diff options
author | Joseph Myers <joseph@codesourcery.com> | 2006-10-22 13:39:40 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2006-10-22 13:39:40 +0100 |
commit | 803b1dc23b31afce95bd5c310ac716f29cf830af (patch) | |
tree | 447c6bd18b9734dd14783a1912e1f2f5ed40ef96 /gcc | |
parent | 52fb98560854235bdf791d6e2c7cfef3d52b1a93 (diff) | |
download | gcc-803b1dc23b31afce95bd5c310ac716f29cf830af.zip gcc-803b1dc23b31afce95bd5c310ac716f29cf830af.tar.gz gcc-803b1dc23b31afce95bd5c310ac716f29cf830af.tar.bz2 |
* gcc.pot: Regenerate.
From-SVN: r117953
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/po/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/po/gcc.pot | 12926 |
2 files changed, 7497 insertions, 5433 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index f89a8c6..3bd2d3b 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,7 @@ +2006-10-22 Joseph S. Myers <joseph@codesourcery.com> + + * gcc.pot: Regenerate. + 2006-10-19 Joseph S. Myers <joseph@codesourcery.com> * sv.po: Update. diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot index 8765b65..dc00117 100644 --- a/gcc/po/gcc.pot +++ b/gcc/po/gcc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" -"POT-Creation-Date: 2005-11-20 18:04+0000\n" +"POT-Creation-Date: 2006-10-22 12:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,326 +16,326 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: c-decl.c:3715 +#: c-decl.c:3777 msgid "<anonymous>" msgstr "" -#: c-format.c:343 c-format.c:367 +#: c-format.c:347 c-format.c:371 msgid "' ' flag" msgstr "" -#: c-format.c:343 c-format.c:367 +#: c-format.c:347 c-format.c:371 msgid "the ' ' printf flag" msgstr "" -#: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414 c-format.c:471 +#: c-format.c:348 c-format.c:372 c-format.c:406 c-format.c:418 c-format.c:475 msgid "'+' flag" msgstr "" -#: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414 +#: c-format.c:348 c-format.c:372 c-format.c:406 c-format.c:418 msgid "the '+' printf flag" msgstr "" -#: c-format.c:345 c-format.c:369 c-format.c:415 c-format.c:447 +#: c-format.c:349 c-format.c:373 c-format.c:419 c-format.c:451 msgid "'#' flag" msgstr "" -#: c-format.c:345 c-format.c:369 c-format.c:415 +#: c-format.c:349 c-format.c:373 c-format.c:419 msgid "the '#' printf flag" msgstr "" -#: c-format.c:346 c-format.c:370 c-format.c:445 +#: c-format.c:350 c-format.c:374 c-format.c:449 msgid "'0' flag" msgstr "" -#: c-format.c:346 c-format.c:370 +#: c-format.c:350 c-format.c:374 msgid "the '0' printf flag" msgstr "" -#: c-format.c:347 c-format.c:371 c-format.c:444 c-format.c:474 +#: c-format.c:351 c-format.c:375 c-format.c:448 c-format.c:478 msgid "'-' flag" msgstr "" -#: c-format.c:347 c-format.c:371 +#: c-format.c:351 c-format.c:375 msgid "the '-' printf flag" msgstr "" -#: c-format.c:348 c-format.c:428 +#: c-format.c:352 c-format.c:432 msgid "''' flag" msgstr "" -#: c-format.c:348 +#: c-format.c:352 msgid "the ''' printf flag" msgstr "" -#: c-format.c:349 c-format.c:429 +#: c-format.c:353 c-format.c:433 msgid "'I' flag" msgstr "" -#: c-format.c:349 +#: c-format.c:353 msgid "the 'I' printf flag" msgstr "" -#: c-format.c:350 c-format.c:372 c-format.c:426 c-format.c:448 c-format.c:475 -#: c-format.c:1601 config/sol2-c.c:46 +#: c-format.c:354 c-format.c:376 c-format.c:430 c-format.c:452 c-format.c:479 +#: c-format.c:1606 config/sol2-c.c:46 msgid "field width" msgstr "" -#: c-format.c:350 c-format.c:372 config/sol2-c.c:46 +#: c-format.c:354 c-format.c:376 config/sol2-c.c:46 msgid "field width in printf format" msgstr "" -#: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417 +#: c-format.c:355 c-format.c:377 c-format.c:408 c-format.c:421 msgid "precision" msgstr "" -#: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417 +#: c-format.c:355 c-format.c:377 c-format.c:408 c-format.c:421 msgid "precision in printf format" msgstr "" -#: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418 c-format.c:427 -#: c-format.c:478 config/sol2-c.c:47 +#: c-format.c:356 c-format.c:378 c-format.c:409 c-format.c:422 c-format.c:431 +#: c-format.c:482 config/sol2-c.c:47 msgid "length modifier" msgstr "" -#: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418 +#: c-format.c:356 c-format.c:378 c-format.c:409 c-format.c:422 #: config/sol2-c.c:47 msgid "length modifier in printf format" msgstr "" -#: c-format.c:403 c-format.c:416 +#: c-format.c:407 c-format.c:420 msgid "'q' flag" msgstr "" -#: c-format.c:403 c-format.c:416 +#: c-format.c:407 c-format.c:420 msgid "the 'q' diagnostic flag" msgstr "" -#: c-format.c:424 +#: c-format.c:428 msgid "assignment suppression" msgstr "" -#: c-format.c:424 +#: c-format.c:428 msgid "the assignment suppression scanf feature" msgstr "" -#: c-format.c:425 +#: c-format.c:429 msgid "'a' flag" msgstr "" -#: c-format.c:425 +#: c-format.c:429 msgid "the 'a' scanf flag" msgstr "" -#: c-format.c:426 +#: c-format.c:430 msgid "field width in scanf format" msgstr "" -#: c-format.c:427 +#: c-format.c:431 msgid "length modifier in scanf format" msgstr "" -#: c-format.c:428 +#: c-format.c:432 msgid "the ''' scanf flag" msgstr "" -#: c-format.c:429 +#: c-format.c:433 msgid "the 'I' scanf flag" msgstr "" -#: c-format.c:443 +#: c-format.c:447 msgid "'_' flag" msgstr "" -#: c-format.c:443 +#: c-format.c:447 msgid "the '_' strftime flag" msgstr "" -#: c-format.c:444 +#: c-format.c:448 msgid "the '-' strftime flag" msgstr "" -#: c-format.c:445 +#: c-format.c:449 msgid "the '0' strftime flag" msgstr "" -#: c-format.c:446 c-format.c:470 +#: c-format.c:450 c-format.c:474 msgid "'^' flag" msgstr "" -#: c-format.c:446 +#: c-format.c:450 msgid "the '^' strftime flag" msgstr "" -#: c-format.c:447 +#: c-format.c:451 msgid "the '#' strftime flag" msgstr "" -#: c-format.c:448 +#: c-format.c:452 msgid "field width in strftime format" msgstr "" -#: c-format.c:449 +#: c-format.c:453 msgid "'E' modifier" msgstr "" -#: c-format.c:449 +#: c-format.c:453 msgid "the 'E' strftime modifier" msgstr "" -#: c-format.c:450 +#: c-format.c:454 msgid "'O' modifier" msgstr "" -#: c-format.c:450 +#: c-format.c:454 msgid "the 'O' strftime modifier" msgstr "" -#: c-format.c:451 +#: c-format.c:455 msgid "the 'O' modifier" msgstr "" -#: c-format.c:469 +#: c-format.c:473 msgid "fill character" msgstr "" -#: c-format.c:469 +#: c-format.c:473 msgid "fill character in strfmon format" msgstr "" -#: c-format.c:470 +#: c-format.c:474 msgid "the '^' strfmon flag" msgstr "" -#: c-format.c:471 +#: c-format.c:475 msgid "the '+' strfmon flag" msgstr "" -#: c-format.c:472 +#: c-format.c:476 msgid "'(' flag" msgstr "" -#: c-format.c:472 +#: c-format.c:476 msgid "the '(' strfmon flag" msgstr "" -#: c-format.c:473 +#: c-format.c:477 msgid "'!' flag" msgstr "" -#: c-format.c:473 +#: c-format.c:477 msgid "the '!' strfmon flag" msgstr "" -#: c-format.c:474 +#: c-format.c:478 msgid "the '-' strfmon flag" msgstr "" -#: c-format.c:475 +#: c-format.c:479 msgid "field width in strfmon format" msgstr "" -#: c-format.c:476 +#: c-format.c:480 msgid "left precision" msgstr "" -#: c-format.c:476 +#: c-format.c:480 msgid "left precision in strfmon format" msgstr "" -#: c-format.c:477 +#: c-format.c:481 msgid "right precision" msgstr "" -#: c-format.c:477 +#: c-format.c:481 msgid "right precision in strfmon format" msgstr "" -#: c-format.c:478 +#: c-format.c:482 msgid "length modifier in strfmon format" msgstr "" -#: c-format.c:1703 +#: c-format.c:1708 msgid "field precision" msgstr "" -#: c-incpath.c:70 +#: c-incpath.c:73 #, c-format msgid "ignoring duplicate directory \"%s\"\n" msgstr "" -#: c-incpath.c:73 +#: c-incpath.c:76 #, c-format msgid " as it is a non-system directory that duplicates a system directory\n" msgstr "" -#: c-incpath.c:77 +#: c-incpath.c:80 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" msgstr "" -#: c-incpath.c:286 +#: c-incpath.c:295 #, c-format msgid "#include \"...\" search starts here:\n" msgstr "" -#: c-incpath.c:290 +#: c-incpath.c:299 #, c-format msgid "#include <...> search starts here:\n" msgstr "" -#: c-incpath.c:295 +#: c-incpath.c:304 #, c-format msgid "End of search list.\n" msgstr "" -#: c-opts.c:1329 +#: c-opts.c:1371 msgid "<built-in>" msgstr "" -#: c-opts.c:1345 -msgid "<command line>" +#: c-opts.c:1389 +msgid "<command-line>" msgstr "" -#: c-typeck.c:2226 c-typeck.c:4613 c-typeck.c:4615 c-typeck.c:4623 -#: c-typeck.c:4653 c-typeck.c:6032 +#: c-typeck.c:2328 c-typeck.c:4754 c-typeck.c:4756 c-typeck.c:4764 +#: c-typeck.c:4794 c-typeck.c:6170 msgid "initializer element is not constant" msgstr "" -#: c-typeck.c:4419 +#: c-typeck.c:4557 msgid "array initialized from parenthesized string constant" msgstr "" -#: c-typeck.c:4479 cp/typeck2.c:672 +#: c-typeck.c:4618 cp/typeck2.c:686 #, gcc-internal-format msgid "char-array initialized from wide string" msgstr "" -#: c-typeck.c:4484 +#: c-typeck.c:4623 msgid "wchar_t-array initialized from non-wide string" msgstr "" -#: c-typeck.c:4502 cp/typeck2.c:692 +#: c-typeck.c:4641 cp/typeck2.c:706 #, gcc-internal-format msgid "initializer-string for array of chars is too long" msgstr "" -#: c-typeck.c:4508 +#: c-typeck.c:4647 msgid "array of inappropriate type initialized from string constant" msgstr "" #. ??? This should not be an error when inlining calls to #. unprototyped functions. -#: c-typeck.c:4572 c-typeck.c:4071 cp/typeck.c:1398 +#: c-typeck.c:4711 c-typeck.c:4206 cp/typeck.c:1503 #, gcc-internal-format msgid "invalid use of non-lvalue array" msgstr "" -#: c-typeck.c:4596 +#: c-typeck.c:4737 msgid "array initialized from non-constant array expression" msgstr "" -#: c-typeck.c:4660 c-typeck.c:6036 +#: c-typeck.c:4801 c-typeck.c:6174 #, gcc-internal-format msgid "initializer element is not computable at load time" msgstr "" @@ -344,140 +344,144 @@ msgstr "" #. of VLAs themselves count as VLAs, it does not make #. sense to permit them to be initialized given that #. ordinary VLAs may not be initialized. -#: c-typeck.c:4671 c-decl.c:3152 c-decl.c:3167 +#: c-typeck.c:4812 c-decl.c:3221 c-decl.c:3236 #, gcc-internal-format msgid "variable-sized object may not be initialized" msgstr "" -#: c-typeck.c:4675 +#: c-typeck.c:4816 msgid "invalid initializer" msgstr "" -#: c-typeck.c:5149 +#: c-typeck.c:5290 msgid "extra brace group at end of initializer" msgstr "" -#: c-typeck.c:5169 +#: c-typeck.c:5310 msgid "missing braces around initializer" msgstr "" -#: c-typeck.c:5230 +#: c-typeck.c:5371 msgid "braces around scalar initializer" msgstr "" -#: c-typeck.c:5287 +#: c-typeck.c:5428 msgid "initialization of flexible array member in a nested context" msgstr "" -#: c-typeck.c:5289 +#: c-typeck.c:5430 msgid "initialization of a flexible array member" msgstr "" -#: c-typeck.c:5316 +#: c-typeck.c:5457 msgid "missing initializer" msgstr "" -#: c-typeck.c:5338 +#: c-typeck.c:5479 msgid "empty scalar initializer" msgstr "" -#: c-typeck.c:5343 +#: c-typeck.c:5484 msgid "extra elements in scalar initializer" msgstr "" -#: c-typeck.c:5447 c-typeck.c:5507 +#: c-typeck.c:5581 c-typeck.c:5641 msgid "array index in non-array initializer" msgstr "" -#: c-typeck.c:5452 c-typeck.c:5560 +#: c-typeck.c:5586 c-typeck.c:5694 msgid "field name not in record or union initializer" msgstr "" -#: c-typeck.c:5498 +#: c-typeck.c:5632 msgid "array index in initializer not of integer type" msgstr "" -#: c-typeck.c:5503 c-typeck.c:5505 +#: c-typeck.c:5637 c-typeck.c:5639 msgid "nonconstant array index in initializer" msgstr "" -#: c-typeck.c:5509 c-typeck.c:5512 +#: c-typeck.c:5643 c-typeck.c:5646 msgid "array index in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5523 +#: c-typeck.c:5657 msgid "empty index range in initializer" msgstr "" -#: c-typeck.c:5532 +#: c-typeck.c:5666 msgid "array index range in initializer exceeds array bounds" msgstr "" -#: c-typeck.c:5607 c-typeck.c:5628 c-typeck.c:6100 +#: c-typeck.c:5741 c-typeck.c:5764 c-typeck.c:6238 msgid "initialized field with side-effects overwritten" msgstr "" -#: c-typeck.c:6308 +#: c-typeck.c:5743 c-typeck.c:5766 c-typeck.c:6240 +msgid "initialized field overwritten" +msgstr "" + +#: c-typeck.c:6448 msgid "excess elements in char array initializer" msgstr "" -#: c-typeck.c:6315 c-typeck.c:6361 +#: c-typeck.c:6455 c-typeck.c:6501 msgid "excess elements in struct initializer" msgstr "" -#: c-typeck.c:6376 +#: c-typeck.c:6516 msgid "non-static initialization of a flexible array member" msgstr "" -#: c-typeck.c:6444 +#: c-typeck.c:6584 msgid "excess elements in union initializer" msgstr "" -#: c-typeck.c:6531 +#: c-typeck.c:6671 msgid "excess elements in array initializer" msgstr "" -#: c-typeck.c:6561 +#: c-typeck.c:6701 msgid "excess elements in vector initializer" msgstr "" -#: c-typeck.c:6585 +#: c-typeck.c:6725 msgid "excess elements in scalar initializer" msgstr "" -#: cfgrtl.c:2129 +#: cfgrtl.c:1958 msgid "flow control insn inside a basic block" msgstr "" -#: cfgrtl.c:2207 +#: cfgrtl.c:2036 msgid "wrong insn in the fallthru edge" msgstr "" -#: cfgrtl.c:2249 +#: cfgrtl.c:2078 msgid "insn outside basic block" msgstr "" -#: cfgrtl.c:2256 +#: cfgrtl.c:2085 msgid "return not followed by barrier" msgstr "" -#: cgraph.c:300 ipa-inline.c:294 +#: cgraph.c:391 ipa-inline.c:313 msgid "function body not available" msgstr "" -#: cgraph.c:302 cgraphunit.c:594 +#: cgraph.c:393 cgraphunit.c:633 msgid "redefined extern inline functions are not considered for inlining" msgstr "" -#: cgraph.c:305 cgraphunit.c:599 +#: cgraph.c:396 cgraphunit.c:638 msgid "function not considered for inlining" msgstr "" -#: cgraph.c:307 cgraphunit.c:597 ipa-inline.c:287 +#: cgraph.c:398 cgraphunit.c:636 ipa-inline.c:306 msgid "function not inlinable" msgstr "" -#: collect2.c:373 gcc.c:6765 +#: collect2.c:373 gcc.c:6830 #, c-format msgid "internal gcc abort in %s, at %s:%d" msgstr "" @@ -532,7 +536,7 @@ msgstr "" msgid "cannot find '%s'" msgstr "" -#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2809 +#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2928 #, c-format msgid "pex_init failed" msgstr "" @@ -616,17 +620,17 @@ msgstr "" msgid "too many input files" msgstr "" -#: diagnostic.c:186 +#: diagnostic.c:189 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "" -#: diagnostic.c:246 +#: diagnostic.c:254 #, c-format msgid "compilation terminated due to -Wfatal-errors.\n" msgstr "" -#: diagnostic.c:255 +#: diagnostic.c:263 #, c-format msgid "" "Please submit a full bug report,\n" @@ -634,54 +638,54 @@ msgid "" "See %s for instructions.\n" msgstr "" -#: diagnostic.c:264 +#: diagnostic.c:272 #, c-format msgid "compilation terminated.\n" msgstr "" -#: diagnostic.c:583 +#: diagnostic.c:623 #, c-format msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "" -#: final.c:1110 +#: final.c:1104 msgid "negative insn length" msgstr "" -#: final.c:2467 +#: final.c:2449 msgid "could not split insn" msgstr "" -#: final.c:2816 +#: final.c:2798 msgid "invalid 'asm': " msgstr "" -#: final.c:2999 +#: final.c:2981 #, c-format msgid "nested assembly dialect alternatives" msgstr "" -#: final.c:3016 final.c:3028 +#: final.c:2998 final.c:3010 #, c-format msgid "unterminated assembly dialect alternative" msgstr "" -#: final.c:3075 +#: final.c:3057 #, c-format msgid "operand number missing after %%-letter" msgstr "" -#: final.c:3078 final.c:3119 +#: final.c:3060 final.c:3101 #, c-format msgid "operand number out of range" msgstr "" -#: final.c:3138 +#: final.c:3120 #, c-format msgid "invalid %%-code" msgstr "" -#: final.c:3168 +#: final.c:3150 #, c-format msgid "'%%l' operand isn't a label" msgstr "" @@ -692,117 +696,117 @@ msgstr "" #. handle them. #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. -#: final.c:3269 vmsdbgout.c:487 config/i386/i386.c:6606 +#: final.c:3251 vmsdbgout.c:487 config/i386/i386.c:7136 #: config/pdp11/pdp11.c:1700 #, c-format msgid "floating constant misused" msgstr "" -#: final.c:3325 vmsdbgout.c:544 config/i386/i386.c:6682 +#: final.c:3307 vmsdbgout.c:544 config/i386/i386.c:7212 #: config/pdp11/pdp11.c:1747 #, c-format msgid "invalid expression as operand" msgstr "" -#: flow.c:1699 +#: flow.c:1735 msgid "Attempt to delete prologue/epilogue insn:" msgstr "" -#: gcc.c:1641 +#: gcc.c:1665 #, c-format msgid "Using built-in specs.\n" msgstr "" -#: gcc.c:1824 +#: gcc.c:1848 #, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "" -#: gcc.c:1939 +#: gcc.c:1963 #, c-format msgid "Reading specs from %s\n" msgstr "" -#: gcc.c:2035 gcc.c:2054 +#: gcc.c:2059 gcc.c:2078 #, c-format msgid "specs %%include syntax malformed after %ld characters" msgstr "" -#: gcc.c:2062 +#: gcc.c:2086 #, c-format msgid "could not find specs file %s\n" msgstr "" -#: gcc.c:2079 gcc.c:2087 gcc.c:2096 gcc.c:2105 +#: gcc.c:2103 gcc.c:2111 gcc.c:2120 gcc.c:2129 #, c-format msgid "specs %%rename syntax malformed after %ld characters" msgstr "" -#: gcc.c:2114 +#: gcc.c:2138 #, c-format msgid "specs %s spec was not found to be renamed" msgstr "" -#: gcc.c:2121 +#: gcc.c:2145 #, c-format msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" msgstr "" -#: gcc.c:2126 +#: gcc.c:2150 #, c-format msgid "rename spec %s to %s\n" msgstr "" -#: gcc.c:2128 +#: gcc.c:2152 #, c-format msgid "" "spec is '%s'\n" "\n" msgstr "" -#: gcc.c:2141 +#: gcc.c:2165 #, c-format msgid "specs unknown %% command after %ld characters" msgstr "" -#: gcc.c:2152 gcc.c:2165 +#: gcc.c:2176 gcc.c:2189 #, c-format msgid "specs file malformed after %ld characters" msgstr "" -#: gcc.c:2218 +#: gcc.c:2242 #, c-format msgid "spec file has no spec for linking" msgstr "" -#: gcc.c:2640 +#: gcc.c:2759 #, c-format msgid "system path '%s' is not absolute" msgstr "" -#: gcc.c:2703 +#: gcc.c:2822 #, c-format msgid "-pipe not supported" msgstr "" -#: gcc.c:2765 +#: gcc.c:2884 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" -#: gcc.c:2848 +#: gcc.c:2967 msgid "failed to get exit status" msgstr "" -#: gcc.c:2854 +#: gcc.c:2973 msgid "failed to get process times" msgstr "" -#: gcc.c:2877 +#: gcc.c:2999 #, c-format msgid "" "Internal error: %s (program %s)\n" @@ -810,196 +814,196 @@ msgid "" "See %s for instructions." msgstr "" -#: gcc.c:2905 +#: gcc.c:3025 #, c-format msgid "# %s %.2f %.2f\n" msgstr "" -#: gcc.c:3041 +#: gcc.c:3161 #, c-format msgid "Usage: %s [options] file...\n" msgstr "" -#: gcc.c:3042 +#: gcc.c:3162 msgid "Options:\n" msgstr "" -#: gcc.c:3044 +#: gcc.c:3164 msgid " -pass-exit-codes Exit with highest error code from a phase\n" msgstr "" -#: gcc.c:3045 +#: gcc.c:3165 msgid " --help Display this information\n" msgstr "" -#: gcc.c:3046 +#: gcc.c:3166 msgid "" " --target-help Display target specific command line options\n" msgstr "" -#: gcc.c:3048 +#: gcc.c:3168 msgid " (Use '-v --help' to display command line options of sub-processes)\n" msgstr "" -#: gcc.c:3049 +#: gcc.c:3169 msgid " -dumpspecs Display all of the built in spec strings\n" msgstr "" -#: gcc.c:3050 +#: gcc.c:3170 msgid " -dumpversion Display the version of the compiler\n" msgstr "" -#: gcc.c:3051 +#: gcc.c:3171 msgid " -dumpmachine Display the compiler's target processor\n" msgstr "" -#: gcc.c:3052 +#: gcc.c:3172 msgid "" " -print-search-dirs Display the directories in the compiler's search " "path\n" msgstr "" -#: gcc.c:3053 +#: gcc.c:3173 msgid "" " -print-libgcc-file-name Display the name of the compiler's companion " "library\n" msgstr "" -#: gcc.c:3054 +#: gcc.c:3174 msgid " -print-file-name=<lib> Display the full path to library <lib>\n" msgstr "" -#: gcc.c:3055 +#: gcc.c:3175 msgid "" " -print-prog-name=<prog> Display the full path to compiler component " "<prog>\n" msgstr "" -#: gcc.c:3056 +#: gcc.c:3176 msgid "" " -print-multi-directory Display the root directory for versions of " "libgcc\n" msgstr "" -#: gcc.c:3057 +#: gcc.c:3177 msgid "" " -print-multi-lib Display the mapping between command line options " "and\n" " multiple library search directories\n" msgstr "" -#: gcc.c:3060 +#: gcc.c:3180 msgid " -print-multi-os-directory Display the relative path to OS libraries\n" msgstr "" -#: gcc.c:3061 +#: gcc.c:3181 msgid "" " -Wa,<options> Pass comma-separated <options> on to the " "assembler\n" msgstr "" -#: gcc.c:3062 +#: gcc.c:3182 msgid "" " -Wp,<options> Pass comma-separated <options> on to the " "preprocessor\n" msgstr "" -#: gcc.c:3063 +#: gcc.c:3183 msgid "" " -Wl,<options> Pass comma-separated <options> on to the linker\n" msgstr "" -#: gcc.c:3064 +#: gcc.c:3184 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n" msgstr "" -#: gcc.c:3065 +#: gcc.c:3185 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n" msgstr "" -#: gcc.c:3066 +#: gcc.c:3186 msgid " -Xlinker <arg> Pass <arg> on to the linker\n" msgstr "" -#: gcc.c:3067 +#: gcc.c:3187 msgid "" " -combine Pass multiple source files to compiler at once\n" msgstr "" -#: gcc.c:3068 +#: gcc.c:3188 msgid " -save-temps Do not delete intermediate files\n" msgstr "" -#: gcc.c:3069 +#: gcc.c:3189 msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#: gcc.c:3070 +#: gcc.c:3190 msgid " -time Time the execution of each subprocess\n" msgstr "" -#: gcc.c:3071 +#: gcc.c:3191 msgid "" " -specs=<file> Override built-in specs with the contents of " "<file>\n" msgstr "" -#: gcc.c:3072 +#: gcc.c:3192 msgid "" " -std=<standard> Assume that the input sources are for <standard>\n" msgstr "" -#: gcc.c:3073 +#: gcc.c:3193 msgid "" " --sysroot=<directory> Use <directory> as the root directory for " "headers\n" -" for headers and libraries\n" +" and libraries\n" msgstr "" -#: gcc.c:3076 +#: gcc.c:3196 msgid "" " -B <directory> Add <directory> to the compiler's search paths\n" msgstr "" -#: gcc.c:3077 +#: gcc.c:3197 msgid " -b <machine> Run gcc for target <machine>, if installed\n" msgstr "" -#: gcc.c:3078 +#: gcc.c:3198 msgid "" " -V <version> Run gcc version number <version>, if installed\n" msgstr "" -#: gcc.c:3079 +#: gcc.c:3199 msgid "" " -v Display the programs invoked by the compiler\n" msgstr "" -#: gcc.c:3080 +#: gcc.c:3200 msgid "" " -### Like -v but options quoted and commands not " "executed\n" msgstr "" -#: gcc.c:3081 +#: gcc.c:3201 msgid "" " -E Preprocess only; do not compile, assemble or " "link\n" msgstr "" -#: gcc.c:3082 +#: gcc.c:3202 msgid " -S Compile only; do not assemble or link\n" msgstr "" -#: gcc.c:3083 +#: gcc.c:3203 msgid " -c Compile and assemble, but do not link\n" msgstr "" -#: gcc.c:3084 +#: gcc.c:3204 msgid " -o <file> Place the output into <file>\n" msgstr "" -#: gcc.c:3085 +#: gcc.c:3205 msgid "" " -x <language> Specify the language of the following input " "files\n" @@ -1010,7 +1014,7 @@ msgid "" "extension\n" msgstr "" -#: gcc.c:3092 +#: gcc.c:3212 #, c-format msgid "" "\n" @@ -1019,28 +1023,28 @@ msgid "" " other options on to these processes the -W<letter> options must be used.\n" msgstr "" -#: gcc.c:3215 +#: gcc.c:3335 #, c-format msgid "'-%c' option must have argument" msgstr "" -#: gcc.c:3237 +#: gcc.c:3357 #, c-format msgid "couldn't run '%s': %s" msgstr "" #. translate_options () has turned --version into -fversion. -#: gcc.c:3422 +#: gcc.c:3550 #, c-format msgid "%s (GCC) %s\n" msgstr "" -#: gcc.c:3424 gcov.c:415 fortran/gfortranspec.c:351 java/gjavah.c:2406 -#: java/jcf-dump.c:931 java/jv-scan.c:129 +#: gcc.c:3552 gcov.c:419 fortran/gfortranspec.c:349 java/gjavah.c:2406 +#: java/jcf-dump.c:936 java/jv-scan.c:129 msgid "(C)" msgstr "" -#: gcc.c:3425 java/gjavah.c:2407 java/jcf-dump.c:932 java/jv-scan.c:130 +#: gcc.c:3553 java/gjavah.c:2407 java/jcf-dump.c:937 java/jv-scan.c:130 #, c-format msgid "" "This is free software; see the source for copying conditions. There is NO\n" @@ -1048,308 +1052,308 @@ msgid "" "\n" msgstr "" -#: gcc.c:3526 +#: gcc.c:3654 #, c-format msgid "argument to '-Xlinker' is missing" msgstr "" -#: gcc.c:3534 +#: gcc.c:3662 #, c-format msgid "argument to '-Xpreprocessor' is missing" msgstr "" -#: gcc.c:3541 +#: gcc.c:3669 #, c-format msgid "argument to '-Xassembler' is missing" msgstr "" -#: gcc.c:3548 +#: gcc.c:3676 #, c-format msgid "argument to '-l' is missing" msgstr "" -#: gcc.c:3569 +#: gcc.c:3697 #, c-format msgid "argument to '-specs' is missing" msgstr "" -#: gcc.c:3583 +#: gcc.c:3711 #, c-format msgid "argument to '-specs=' is missing" msgstr "" -#: gcc.c:3621 +#: gcc.c:3749 #, c-format msgid "'-%c' must come at the start of the command line" msgstr "" -#: gcc.c:3630 +#: gcc.c:3758 #, c-format msgid "argument to '-B' is missing" msgstr "" -#: gcc.c:4016 +#: gcc.c:4144 #, c-format msgid "argument to '-x' is missing" msgstr "" -#: gcc.c:4044 +#: gcc.c:4172 #, c-format msgid "argument to '-%s' is missing" msgstr "" -#: gcc.c:4382 +#: gcc.c:4510 #, c-format msgid "switch '%s' does not start with '-'" msgstr "" -#: gcc.c:4612 +#: gcc.c:4687 #, c-format msgid "spec '%s' invalid" msgstr "" -#: gcc.c:4678 +#: gcc.c:4753 #, c-format msgid "%s\n" msgstr "" -#: gcc.c:4751 +#: gcc.c:4826 #, c-format msgid "spec '%s' has invalid '%%0%c'" msgstr "" -#: gcc.c:4948 +#: gcc.c:5037 #, c-format msgid "spec '%s' has invalid '%%W%c" msgstr "" -#: gcc.c:4979 +#: gcc.c:5068 #, c-format msgid "spec '%s' has invalid '%%x%c'" msgstr "" -#: gcc.c:5201 +#: gcc.c:5290 #, c-format msgid "Processing spec %c%s%c, which is '%s'\n" msgstr "" -#: gcc.c:5343 +#: gcc.c:5423 #, c-format msgid "unknown spec function '%s'" msgstr "" -#: gcc.c:5362 +#: gcc.c:5442 #, c-format msgid "error in args to spec function '%s'" msgstr "" -#: gcc.c:5410 +#: gcc.c:5490 #, c-format msgid "malformed spec function name" msgstr "" #. ) -#: gcc.c:5413 +#: gcc.c:5493 #, c-format msgid "no arguments for spec function" msgstr "" -#: gcc.c:5432 +#: gcc.c:5512 #, c-format msgid "malformed spec function arguments" msgstr "" -#: gcc.c:5671 +#: gcc.c:5751 #, c-format msgid "braced spec '%s' is invalid at '%c'" msgstr "" -#: gcc.c:5759 +#: gcc.c:5839 #, c-format msgid "braced spec body '%s' is invalid" msgstr "" -#: gcc.c:6306 +#: gcc.c:6369 #, c-format msgid "install: %s%s\n" msgstr "" -#: gcc.c:6307 +#: gcc.c:6370 #, c-format msgid "programs: %s\n" msgstr "" -#: gcc.c:6308 +#: gcc.c:6372 #, c-format msgid "libraries: %s\n" msgstr "" -#: gcc.c:6365 +#: gcc.c:6430 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" -#: gcc.c:6381 +#: gcc.c:6446 #, c-format msgid "Target: %s\n" msgstr "" -#: gcc.c:6382 +#: gcc.c:6447 #, c-format msgid "Configured with: %s\n" msgstr "" -#: gcc.c:6396 +#: gcc.c:6461 #, c-format msgid "Thread model: %s\n" msgstr "" -#: gcc.c:6407 +#: gcc.c:6472 #, c-format msgid "gcc version %s\n" msgstr "" -#: gcc.c:6409 +#: gcc.c:6474 #, c-format msgid "gcc driver version %s executing gcc version %s\n" msgstr "" -#: gcc.c:6417 +#: gcc.c:6482 #, c-format msgid "no input files" msgstr "" -#: gcc.c:6466 +#: gcc.c:6531 #, c-format msgid "cannot specify -o with -c or -S with multiple files" msgstr "" -#: gcc.c:6500 +#: gcc.c:6565 #, c-format msgid "spec '%s' is invalid" msgstr "" -#: gcc.c:6965 +#: gcc.c:7045 #, c-format msgid "multilib spec '%s' is invalid" msgstr "" -#: gcc.c:7157 +#: gcc.c:7236 #, c-format msgid "multilib exclusions '%s' is invalid" msgstr "" -#: gcc.c:7215 gcc.c:7356 +#: gcc.c:7294 gcc.c:7435 #, c-format msgid "multilib select '%s' is invalid" msgstr "" -#: gcc.c:7394 +#: gcc.c:7473 #, c-format msgid "multilib exclusion '%s' is invalid" msgstr "" -#: gcc.c:7653 gcc.c:7658 +#: gcc.c:7732 gcc.c:7737 #, c-format msgid "invalid version number `%s'" msgstr "" -#: gcc.c:7701 +#: gcc.c:7780 #, c-format msgid "too few arguments to %%:version-compare" msgstr "" -#: gcc.c:7707 +#: gcc.c:7786 #, c-format msgid "too many arguments to %%:version-compare" msgstr "" -#: gcc.c:7748 +#: gcc.c:7827 #, c-format msgid "unknown operator '%s' in %%:version-compare" msgstr "" -#: gcov.c:388 +#: gcov.c:392 #, c-format msgid "" "Usage: gcov [OPTION]... SOURCEFILE\n" "\n" msgstr "" -#: gcov.c:389 +#: gcov.c:393 #, c-format msgid "" "Print code coverage information.\n" "\n" msgstr "" -#: gcov.c:390 +#: gcov.c:394 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr "" -#: gcov.c:391 +#: gcov.c:395 #, c-format msgid " -v, --version Print version number, then exit\n" msgstr "" -#: gcov.c:392 +#: gcov.c:396 #, c-format msgid "" " -a, --all-blocks Show information for every basic block\n" msgstr "" -#: gcov.c:393 +#: gcov.c:397 #, c-format msgid "" " -b, --branch-probabilities Include branch probabilities in output\n" msgstr "" -#: gcov.c:394 +#: gcov.c:398 #, c-format msgid "" " -c, --branch-counts Given counts of branches taken\n" " rather than percentages\n" msgstr "" -#: gcov.c:396 +#: gcov.c:400 #, c-format msgid " -n, --no-output Do not create an output file\n" msgstr "" -#: gcov.c:397 +#: gcov.c:401 #, c-format msgid "" " -l, --long-file-names Use long output file names for included\n" " source files\n" msgstr "" -#: gcov.c:399 +#: gcov.c:403 #, c-format msgid " -f, --function-summaries Output summaries for each function\n" msgstr "" -#: gcov.c:400 +#: gcov.c:404 #, c-format msgid "" " -o, --object-directory DIR|FILE Search for object files in DIR or called " "FILE\n" msgstr "" -#: gcov.c:401 +#: gcov.c:405 #, c-format msgid " -p, --preserve-paths Preserve all pathname components\n" msgstr "" -#: gcov.c:402 +#: gcov.c:406 #, c-format msgid "" " -u, --unconditional-branches Show unconditional branch counts too\n" msgstr "" -#: gcov.c:403 +#: gcov.c:407 #, c-format msgid "" "\n" @@ -1357,12 +1361,12 @@ msgid "" "%s.\n" msgstr "" -#: gcov.c:413 +#: gcov.c:417 #, c-format msgid "gcov (GCC) %s\n" msgstr "" -#: gcov.c:417 +#: gcov.c:421 #, c-format msgid "" "This is free software; see the source for copying conditions.\n" @@ -1371,248 +1375,246 @@ msgid "" "\n" msgstr "" -#: gcov.c:507 +#: gcov.c:511 #, c-format msgid "%s:no functions found\n" msgstr "" -#: gcov.c:528 gcov.c:556 fortran/dump-parse-tree.c:68 +#: gcov.c:532 gcov.c:560 fortran/dump-parse-tree.c:63 #, c-format msgid "\n" msgstr "" -#: gcov.c:543 +#: gcov.c:547 #, c-format msgid "%s:creating '%s'\n" msgstr "" -#: gcov.c:547 +#: gcov.c:551 #, c-format msgid "%s:error writing output file '%s'\n" msgstr "" -#: gcov.c:552 +#: gcov.c:556 #, c-format msgid "%s:could not open output file '%s'\n" msgstr "" -#: gcov.c:703 +#: gcov.c:708 #, c-format msgid "%s:cannot open graph file\n" msgstr "" -#: gcov.c:709 +#: gcov.c:714 #, c-format msgid "%s:not a gcov graph file\n" msgstr "" -#: gcov.c:722 +#: gcov.c:727 #, c-format msgid "%s:version '%.4s', prefer '%.4s'\n" msgstr "" -#: gcov.c:774 +#: gcov.c:779 #, c-format msgid "%s:already seen blocks for '%s'\n" msgstr "" -#: gcov.c:892 gcov.c:1048 +#: gcov.c:897 #, c-format msgid "%s:corrupted\n" msgstr "" -#: gcov.c:966 +#: gcov.c:971 #, c-format -msgid "%s:cannot open data file\n" +msgid "%s:cannot open data file, assuming not executed\n" msgstr "" -#: gcov.c:971 +#: gcov.c:978 #, c-format msgid "%s:not a gcov data file\n" msgstr "" -#: gcov.c:984 +#: gcov.c:991 #, c-format msgid "%s:version '%.4s', prefer version '%.4s'\n" msgstr "" -#: gcov.c:990 +#: gcov.c:997 #, c-format msgid "%s:stamp mismatch with graph file\n" msgstr "" -#: gcov.c:1016 +#: gcov.c:1023 #, c-format msgid "%s:unknown function '%u'\n" msgstr "" -#: gcov.c:1029 +#: gcov.c:1036 #, c-format msgid "%s:profile mismatch for '%s'\n" msgstr "" -#: gcov.c:1048 +#: gcov.c:1055 #, c-format msgid "%s:overflowed\n" msgstr "" -#: gcov.c:1072 +#: gcov.c:1079 #, c-format msgid "%s:'%s' lacks entry and/or exit blocks\n" msgstr "" -#: gcov.c:1077 +#: gcov.c:1084 #, c-format msgid "%s:'%s' has arcs to entry block\n" msgstr "" -#: gcov.c:1085 +#: gcov.c:1092 #, c-format msgid "%s:'%s' has arcs from exit block\n" msgstr "" -#: gcov.c:1293 +#: gcov.c:1300 #, c-format msgid "%s:graph is unsolvable for '%s'\n" msgstr "" -#: gcov.c:1373 +#: gcov.c:1380 #, c-format msgid "%s '%s'\n" msgstr "" -#: gcov.c:1376 +#: gcov.c:1383 #, c-format msgid "Lines executed:%s of %d\n" msgstr "" -#: gcov.c:1380 +#: gcov.c:1387 #, c-format msgid "No executable lines\n" msgstr "" -#: gcov.c:1386 +#: gcov.c:1393 #, c-format msgid "Branches executed:%s of %d\n" msgstr "" -#: gcov.c:1390 +#: gcov.c:1397 #, c-format msgid "Taken at least once:%s of %d\n" msgstr "" -#: gcov.c:1396 +#: gcov.c:1403 #, c-format msgid "No branches\n" msgstr "" -#: gcov.c:1398 +#: gcov.c:1405 #, c-format msgid "Calls executed:%s of %d\n" msgstr "" -#: gcov.c:1402 +#: gcov.c:1409 #, c-format msgid "No calls\n" msgstr "" -#: gcov.c:1543 +#: gcov.c:1550 #, c-format msgid "%s:no lines for '%s'\n" msgstr "" -#: gcov.c:1738 +#: gcov.c:1745 #, c-format msgid "call %2d returned %s\n" msgstr "" -#: gcov.c:1743 +#: gcov.c:1750 #, c-format msgid "call %2d never executed\n" msgstr "" -#: gcov.c:1748 +#: gcov.c:1755 #, c-format msgid "branch %2d taken %s%s\n" msgstr "" -#: gcov.c:1752 +#: gcov.c:1759 #, c-format msgid "branch %2d never executed\n" msgstr "" -#: gcov.c:1757 +#: gcov.c:1764 #, c-format msgid "unconditional %2d taken %s\n" msgstr "" -#: gcov.c:1760 +#: gcov.c:1767 #, c-format msgid "unconditional %2d never executed\n" msgstr "" -#: gcov.c:1792 +#: gcov.c:1800 #, c-format msgid "%s:cannot open source file\n" msgstr "" -#: gcov.c:1802 +#: gcov.c:1810 #, c-format msgid "%s:source file is newer than graph file '%s'\n" msgstr "" -#. Return if there's nothing to do, or it is too expensive. -#: gcse.c:694 +#: gcse.c:681 msgid "GCSE disabled" msgstr "" -#. Return if there's nothing to do, or it is too expensive. -#: gcse.c:6518 +#: gcse.c:6531 msgid "jump bypassing disabled" msgstr "" -#: gengtype-yacc.c:602 java/parse-scan.c:1988 -#: java/parse-scan.y:1375 java/parse.c:2981 -#: java/parse.y:16475 +#: gengtype-yacc.c:678 java/parse-scan.c:2064 +#: java/parse-scan.y:1375 java/parse.c:3057 +#: java/parse.y:16547 msgid "syntax error: cannot back up" msgstr "" -#. Each stack pointer address is followed by the size of the -#. data in use in that stack, in bytes. This used to be a -#. conditional around just the two extra args, but that might -#. be undefined if yyoverflow is a macro. -#: gengtype-yacc.c:1085 gengtype-yacc.c:1846 java/parse-scan.c:2471 -#: java/parse-scan.c:3359 java/parse.c:3464 java/parse.c:6451 -msgid "memory exhausted" -msgstr "" - #. This is so xgettext sees the translatable formats that are #. constructed on the fly. -#: gengtype-yacc.c:1653 java/parse-scan.c:3166 java/parse.c:6258 +#: gengtype-yacc.c:1046 java/parse-scan.c:2432 java/parse.c:3425 #, c-format msgid "syntax error, unexpected %s" msgstr "" -#: gengtype-yacc.c:1654 java/parse-scan.c:3167 java/parse.c:6259 +#: gengtype-yacc.c:1047 java/parse-scan.c:2433 java/parse.c:3426 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "" -#: gengtype-yacc.c:1655 java/parse-scan.c:3168 java/parse.c:6260 +#: gengtype-yacc.c:1048 java/parse-scan.c:2434 java/parse.c:3427 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "" -#: gengtype-yacc.c:1656 java/parse-scan.c:3169 java/parse.c:6261 +#: gengtype-yacc.c:1049 java/parse-scan.c:2435 java/parse.c:3428 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "" -#: gengtype-yacc.c:1657 java/parse-scan.c:3170 java/parse.c:6262 +#: gengtype-yacc.c:1050 java/parse-scan.c:2436 java/parse.c:3429 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgstr "" +#. Each stack pointer address is followed by the size of the +#. data in use in that stack, in bytes. This used to be a +#. conditional around just the two extra args, but that might +#. be undefined if yyoverflow is a macro. +#: gengtype-yacc.c:1309 gengtype-yacc.c:1995 java/parse-scan.c:2695 +#: java/parse-scan.c:3514 java/parse.c:3688 java/parse.c:6606 +msgid "memory exhausted" +msgstr "" + #. Depending on the version of Bison used to compile this grammar, #. it may issue generic diagnostics spelled "syntax error" or #. "parse error". To prevent this from changing the translation @@ -1621,10 +1623,10 @@ msgstr "" #. between diagnostics with "syntax error" in them, and diagnostics #. with "parse error" in them. It's okay to give them both the same #. translation. -#: gengtype-yacc.c:1732 gengtype-yacc.c:1738 java/parse-scan.c:3245 -#: java/parse-scan.c:3251 java/parse-scan.y:1371 -#: java/parse.c:6337 java/parse.c:6343 -#: java/parse.y:16471 +#: gengtype-yacc.c:1849 gengtype-yacc.c:1877 java/parse-scan.c:3368 +#: java/parse-scan.c:3396 java/parse-scan.y:1371 +#: java/parse.c:6460 java/parse.c:6488 +#: java/parse.y:16543 msgid "syntax error" msgstr "" @@ -1638,84 +1640,84 @@ msgstr "" msgid "'" msgstr "" -#: ipa-inline.c:273 +#: ipa-inline.c:288 msgid "--param large-function-growth limit reached" msgstr "" -#: ipa-inline.c:303 +#: ipa-inline.c:322 msgid "--param max-inline-insns-single limit reached" msgstr "" -#: ipa-inline.c:312 +#: ipa-inline.c:331 msgid "--param max-inline-insns-auto limit reached" msgstr "" -#: ipa-inline.c:338 ipa-inline.c:764 +#: ipa-inline.c:357 ipa-inline.c:803 msgid "recursive inlining" msgstr "" -#: ipa-inline.c:777 +#: ipa-inline.c:816 msgid "call is unlikely" msgstr "" -#: ipa-inline.c:848 +#: ipa-inline.c:887 msgid "--param inline-unit-growth limit reached" msgstr "" -#: langhooks.c:507 +#: langhooks.c:517 msgid "At top level:" msgstr "" -#: langhooks.c:512 +#: langhooks.c:522 #, c-format msgid "In member function %qs:" msgstr "" -#: langhooks.c:516 +#: langhooks.c:526 #, c-format msgid "In function %qs:" msgstr "" -#: loop-iv.c:2709 tree-ssa-loop-niter.c:1026 +#: loop-iv.c:2700 tree-ssa-loop-niter.c:1139 msgid "assuming that the loop is not infinite" msgstr "" -#: loop-iv.c:2710 tree-ssa-loop-niter.c:1027 +#: loop-iv.c:2701 tree-ssa-loop-niter.c:1140 msgid "cannot optimize possibly infinite loops" msgstr "" -#: loop-iv.c:2718 tree-ssa-loop-niter.c:1031 +#: loop-iv.c:2709 tree-ssa-loop-niter.c:1144 msgid "assuming that the loop counter does not overflow" msgstr "" -#: loop-iv.c:2719 tree-ssa-loop-niter.c:1032 +#: loop-iv.c:2710 tree-ssa-loop-niter.c:1145 msgid "cannot optimize loop, the loop counter may overflow" msgstr "" #. What to print when a switch has no documentation. -#: opts.c:90 +#: opts.c:95 msgid "This switch lacks documentation" msgstr "" -#: opts.c:1210 +#: opts.c:1172 #, c-format msgid "" "\n" "Target specific options:\n" msgstr "" -#: opts.c:1231 +#: opts.c:1193 msgid "The following options are language-independent:\n" msgstr "" -#: opts.c:1238 +#: opts.c:1200 #, c-format msgid "" "The %s front end recognizes the following options:\n" "\n" msgstr "" -#: opts.c:1251 +#: opts.c:1213 msgid "The --param option recognizes the following as parameters:\n" msgstr "" @@ -1829,7 +1831,7 @@ msgstr "" msgid "%s: can't delete aux info file '%s': %s\n" msgstr "" -#: protoize.c:2211 protoize.c:4180 +#: protoize.c:2211 protoize.c:4181 #, c-format msgid "%s: can't delete file '%s': %s\n" msgstr "" @@ -1928,119 +1930,119 @@ msgstr "" msgid "%s: global declarations for file '%s' not inserted\n" msgstr "" -#: protoize.c:3518 protoize.c:3548 +#: protoize.c:3519 protoize.c:3549 #, c-format msgid "%s: definition of function '%s' not converted\n" msgstr "" -#: protoize.c:3537 +#: protoize.c:3538 #, c-format msgid "%s: %d: warning: definition of %s not converted\n" msgstr "" -#: protoize.c:3863 +#: protoize.c:3864 #, c-format msgid "%s: found definition of '%s' at %s(%d)\n" msgstr "" #. If we make it here, then we did not know about this #. function definition. -#: protoize.c:3879 +#: protoize.c:3880 #, c-format msgid "%s: %d: warning: '%s' excluded by preprocessing\n" msgstr "" -#: protoize.c:3882 +#: protoize.c:3883 #, c-format msgid "%s: function definition not converted\n" msgstr "" -#: protoize.c:3940 +#: protoize.c:3941 #, c-format msgid "%s: '%s' not converted\n" msgstr "" -#: protoize.c:3948 +#: protoize.c:3949 #, c-format msgid "%s: would convert file '%s'\n" msgstr "" -#: protoize.c:3951 +#: protoize.c:3952 #, c-format msgid "%s: converting file '%s'\n" msgstr "" -#: protoize.c:3961 +#: protoize.c:3962 #, c-format msgid "%s: can't get status for file '%s': %s\n" msgstr "" -#: protoize.c:4003 +#: protoize.c:4004 #, c-format msgid "%s: can't open file '%s' for reading: %s\n" msgstr "" -#: protoize.c:4018 +#: protoize.c:4019 #, c-format msgid "" "\n" "%s: error reading input file '%s': %s\n" msgstr "" -#: protoize.c:4052 +#: protoize.c:4053 #, c-format msgid "%s: can't create/open clean file '%s': %s\n" msgstr "" -#: protoize.c:4157 +#: protoize.c:4158 #, c-format msgid "%s: warning: file '%s' already saved in '%s'\n" msgstr "" -#: protoize.c:4165 +#: protoize.c:4166 #, c-format msgid "%s: can't link file '%s' to '%s': %s\n" msgstr "" -#: protoize.c:4195 +#: protoize.c:4196 #, c-format msgid "%s: can't create/open output file '%s': %s\n" msgstr "" -#: protoize.c:4228 +#: protoize.c:4229 #, c-format msgid "%s: can't change mode of file '%s': %s\n" msgstr "" -#: protoize.c:4404 +#: protoize.c:4405 #, c-format msgid "%s: cannot get working directory: %s\n" msgstr "" -#: protoize.c:4502 +#: protoize.c:4503 #, c-format msgid "%s: input file names must have .c suffixes: %s\n" msgstr "" -#: reload.c:3730 +#: reload.c:3737 msgid "unable to generate reloads for:" msgstr "" -#: reload1.c:1901 +#: reload1.c:1938 msgid "this is the insn:" msgstr "" #. It's the compiler's fault. -#: reload1.c:5088 +#: reload1.c:5186 msgid "could not find a spill register" msgstr "" #. It's the compiler's fault. -#: reload1.c:6722 +#: reload1.c:6842 msgid "VOIDmode on an output" msgstr "" -#: reload1.c:7692 +#: reload1.c:7835 msgid "Failure trying to reload:" msgstr "" @@ -2098,92 +2100,88 @@ msgstr "" msgid "collect: relinking\n" msgstr "" -#: toplev.c:582 +#: toplev.c:601 #, c-format msgid "unrecoverable error" msgstr "" -#: toplev.c:1114 +#: toplev.c:1160 #, c-format msgid "" "%s%s%s version %s (%s)\n" "%s\tcompiled by GNU C version %s.\n" msgstr "" -#: toplev.c:1116 +#: toplev.c:1162 #, c-format msgid "%s%s%s version %s (%s) compiled by CC.\n" msgstr "" -#: toplev.c:1120 +#: toplev.c:1166 #, c-format msgid "" "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" msgstr "" -#: toplev.c:1182 +#: toplev.c:1228 msgid "options passed: " msgstr "" -#: toplev.c:1211 +#: toplev.c:1257 msgid "options enabled: " msgstr "" -#: toplev.c:1330 +#: toplev.c:1376 #, c-format msgid "created and used with differing settings of '%s'" msgstr "" -#: toplev.c:1332 +#: toplev.c:1378 msgid "out of memory" msgstr "" -#: toplev.c:1347 +#: toplev.c:1393 msgid "created and used with different settings of -fpic" msgstr "" -#: toplev.c:1349 +#: toplev.c:1395 msgid "created and used with different settings of -fpie" msgstr "" -#: tree-inline.c:2013 +#: tree-inline.c:1992 msgid "originally indirect function call not considered for inlining" msgstr "" -#. -#. Local variables: -#. mode:c -#. End: -#. -#: diagnostic.def:1 +#. The remainder are real diagnostic types. +#: diagnostic.def:15 msgid "fatal error: " msgstr "" -#: diagnostic.def:2 +#: diagnostic.def:16 msgid "internal compiler error: " msgstr "" -#: diagnostic.def:3 +#: diagnostic.def:17 msgid "error: " msgstr "" -#: diagnostic.def:4 +#: diagnostic.def:18 msgid "sorry, unimplemented: " msgstr "" -#: diagnostic.def:5 +#: diagnostic.def:19 msgid "warning: " msgstr "" -#: diagnostic.def:6 +#: diagnostic.def:20 msgid "anachronism: " msgstr "" -#: diagnostic.def:7 +#: diagnostic.def:21 msgid "note: " msgstr "" -#: diagnostic.def:8 +#: diagnostic.def:22 msgid "debug: " msgstr "" @@ -2193,464 +2191,502 @@ msgid "" "structure accesses that GCC will attempt to track separately" msgstr "" -#: params.def:57 +#: params.def:55 +msgid "" +"The maximum number of elements in an array for wich we track its elements " +"separately" +msgstr "" + +#: params.def:64 msgid "" "The maximum structure size (in bytes) for which GCC will use by-element " "copies" msgstr "" -#: params.def:66 +#: params.def:73 msgid "" "The maximum number of structure fields for which GCC will use by-element " "copies" msgstr "" -#: params.def:78 +#: params.def:85 msgid "" "The threshold ratio between instantiated fields and the total structure size" msgstr "" -#: params.def:95 +#: params.def:102 msgid "" "The maximum number of instructions in a single function eligible for inlining" msgstr "" -#: params.def:107 +#: params.def:114 msgid "The maximum number of instructions when automatically inlining" msgstr "" -#: params.def:112 +#: params.def:119 msgid "" "The maximum number of instructions inline function can grow to via recursive " "inlining" msgstr "" -#: params.def:117 +#: params.def:124 msgid "" "The maximum number of instructions non-inline function can grow to via " "recursive inlining" msgstr "" -#: params.def:122 +#: params.def:129 msgid "The maximum depth of recursive inlining for inline functions" msgstr "" -#: params.def:127 +#: params.def:134 msgid "The maximum depth of recursive inlining for non-inline functions" msgstr "" -#: params.def:132 +#: params.def:139 msgid "" "Inline recursively only when the probability of call being executed exceeds " "the parameter" msgstr "" -#: params.def:139 +#: params.def:146 msgid "" "If -fvariable-expansion-in-unroller is used, the maximum number of times " "that an individual variable will be expanded during loop unrolling" msgstr "" -#: params.def:150 +#: params.def:157 msgid "The maximum number of instructions to consider to fill a delay slot" msgstr "" -#: params.def:161 +#: params.def:168 msgid "" "The maximum number of instructions to consider to find accurate live " "register information" msgstr "" -#: params.def:171 +#: params.def:178 msgid "The maximum length of scheduling's pending operations list" msgstr "" -#: params.def:176 +#: params.def:183 msgid "The size of function body to be considered large" msgstr "" -#: params.def:180 +#: params.def:187 msgid "Maximal growth due to inlining of large function (in percent)" msgstr "" -#: params.def:184 +#: params.def:191 msgid "The size of translation unit to be considered large" msgstr "" -#: params.def:188 +#: params.def:195 msgid "" "how much can given compilation unit grow because of the inlining (in percent)" msgstr "" -#: params.def:192 +#: params.def:199 msgid "expense of call operation relative to ordinary arithmetic operations" msgstr "" -#: params.def:199 +#: params.def:206 msgid "The maximum amount of memory to be allocated by GCSE" msgstr "" -#: params.def:204 +#: params.def:211 msgid "The maximum number of passes to make when doing GCSE" msgstr "" -#: params.def:214 +#: params.def:221 msgid "" "The threshold ratio for performing partial redundancy elimination after " "reload" msgstr "" -#: params.def:221 +#: params.def:228 msgid "" "The threshold ratio of critical edges execution count that permit performing " "redundancy elimination after reload" msgstr "" -#: params.def:232 +#: params.def:239 msgid "The maximum number of instructions to consider to unroll in a loop" msgstr "" -#: params.def:238 +#: params.def:245 msgid "" "The maximum number of instructions to consider to unroll in a loop on average" msgstr "" -#: params.def:243 +#: params.def:250 msgid "The maximum number of unrollings of a single loop" msgstr "" -#: params.def:248 +#: params.def:255 msgid "The maximum number of insns of a peeled loop" msgstr "" -#: params.def:253 +#: params.def:260 msgid "The maximum number of peelings of a single loop" msgstr "" -#: params.def:258 +#: params.def:265 msgid "The maximum number of insns of a completely peeled loop" msgstr "" -#: params.def:263 +#: params.def:270 msgid "" "The maximum number of peelings of a single loop that is peeled completely" msgstr "" -#: params.def:268 +#: params.def:275 msgid "The maximum number of insns of a peeled loop that rolls only once" msgstr "" -#: params.def:274 +#: params.def:281 msgid "The maximum number of insns of an unswitched loop" msgstr "" -#: params.def:279 +#: params.def:286 msgid "The maximum number of unswitchings in a single loop" msgstr "" -#: params.def:286 +#: params.def:293 msgid "" "Bound on the number of iterations the brute force # of iterations analysis " "algorithm evaluates" msgstr "" -#: params.def:291 +#: params.def:299 +msgid "Bound on the cost of an expression to compute the number of iterations" +msgstr "" + +#: params.def:304 msgid "" "Maximum number of loops to perform swing modulo scheduling on (mainly for " "debugging)" msgstr "" -#: params.def:297 +#: params.def:310 msgid "" "A factor for tuning the upper bound that swing modulo scheduler uses for " "scheduling a loop" msgstr "" -#: params.def:301 +#: params.def:314 msgid "" "The number of cycles the swing modulo scheduler considers when checking " "conflicts using DFA" msgstr "" -#: params.def:305 +#: params.def:318 msgid "" "A threshold on the average loop count considered by the swing modulo " "scheduler" msgstr "" -#: params.def:310 +#: params.def:323 msgid "" "Select fraction of the maximal count of repetitions of basic block in " "program given basic block needs to have to be considered hot" msgstr "" -#: params.def:314 +#: params.def:327 msgid "" "Select fraction of the maximal frequency of executions of basic block in " "function given basic block needs to have to be considered hot" msgstr "" -#: params.def:330 +#: params.def:343 msgid "The maximum number of loop iterations we predict statically" msgstr "" -#: params.def:334 +#: params.def:347 msgid "" "The percentage of function, weighted by execution frequency, that must be " "covered by trace formation. Used when profile feedback is available" msgstr "" -#: params.def:338 +#: params.def:351 msgid "" "The percentage of function, weighted by execution frequency, that must be " "covered by trace formation. Used when profile feedback is not available" msgstr "" -#: params.def:342 +#: params.def:355 msgid "Maximal code growth caused by tail duplication (in percent)" msgstr "" -#: params.def:346 +#: params.def:359 msgid "" "Stop reverse growth if the reverse probability of best edge is less than " "this threshold (in percent)" msgstr "" -#: params.def:350 +#: params.def:363 msgid "" "Stop forward growth if the probability of best edge is less than this " "threshold (in percent). Used when profile feedback is available" msgstr "" -#: params.def:354 +#: params.def:367 msgid "" "Stop forward growth if the probability of best edge is less than this " "threshold (in percent). Used when profile feedback is not available" msgstr "" -#: params.def:360 +#: params.def:373 msgid "The maximum number of incoming edges to consider for crossjumping" msgstr "" -#: params.def:366 +#: params.def:379 msgid "" "The minimum number of matching instructions to consider for crossjumping" msgstr "" -#: params.def:372 +#: params.def:385 msgid "The maximum expansion factor when copying basic blocks" msgstr "" -#: params.def:378 +#: params.def:391 msgid "" "The maximum number of insns to duplicate when unfactoring computed gotos" msgstr "" -#: params.def:384 +#: params.def:397 msgid "The maximum length of path considered in cse" msgstr "" -#: params.def:388 +#: params.def:401 msgid "The maximum instructions CSE process before flushing" msgstr "" -#: params.def:395 +#: params.def:408 msgid "" "The minimum cost of an expensive expression in the loop invariant motion" msgstr "" -#: params.def:404 +#: params.def:417 msgid "" "Bound on number of candidates below that all candidates are considered in iv " "optimizations" msgstr "" -#: params.def:412 +#: params.def:425 msgid "Bound on number of iv uses in loop optimized in iv optimizations" msgstr "" -#: params.def:420 +#: params.def:433 msgid "" "If number of candidates in the set is smaller, we always try to remove " "unused ivs during its optimization" msgstr "" -#: params.def:425 +#: params.def:438 msgid "Bound on size of expressions used in the scalar evolutions analyzer" msgstr "" -#: params.def:430 +#: params.def:443 msgid "" "Bound on number of runtime checks inserted by the vectorizer's loop " "versioning" msgstr "" -#: params.def:437 +#: params.def:450 msgid "" "Given N calls and V call-clobbered vars in a function. Use .GLOBAL_VAR if " "NxV is larger than this limit" msgstr "" -#: params.def:442 +#: params.def:455 msgid "The maximum memory locations recorded by cselib" msgstr "" -#: params.def:446 +#: params.def:459 msgid "The maximum memory locations recorded by flow" msgstr "" -#: params.def:459 +#: params.def:472 msgid "" "Minimum heap expansion to trigger garbage collection, as a percentage of the " "total size of the heap" msgstr "" -#: params.def:464 +#: params.def:477 msgid "Minimum heap size before we start collecting garbage, in kilobytes" msgstr "" -#: params.def:472 +#: params.def:485 msgid "" "The maximum number of instructions to search backward when looking for " "equivalent reload" msgstr "" -#: params.def:477 +#: params.def:490 msgid "" "The maximum number of virtual operands allowed to represent aliases before " "triggering alias grouping" msgstr "" -#: params.def:482 +#: params.def:495 msgid "" "The maximum number of blocks in a region to be considered for interblock " "scheduling" msgstr "" -#: params.def:487 +#: params.def:500 msgid "" "The maximum number of insns in a region to be considered for interblock " "scheduling" msgstr "" -#: params.def:492 +#: params.def:505 msgid "" "The minimum probability of reaching a source block for interblock " "speculative scheduling" msgstr "" -#: params.def:497 +#: params.def:510 +msgid "The maximum number of iterations through CFG to extend regions" +msgstr "" + +#: params.def:515 +msgid "" +"The maximum conflict delay for an insn to be considered for speculative " +"motion" +msgstr "" + +#: params.def:520 +msgid "" +"The minimal probability of speculation success (in percents), so that " +"speculative insn will be scheduled." +msgstr "" + +#: params.def:525 msgid "" "The maximum number of RTL nodes that can be recorded as combiner's last value" msgstr "" -#: params.def:505 +#: params.def:533 msgid "The upper bound for sharing integer constants" msgstr "" -#: params.def:524 +#: params.def:552 msgid "" "Minimum number of virtual mappings to consider switching to full virtual " "renames" msgstr "" -#: params.def:529 +#: params.def:557 msgid "" "Ratio between virtual mappings and virtual symbols to do full virtual renames" msgstr "" -#: params.def:534 +#: params.def:562 msgid "" "The lower bound for a buffer to be considered for stack smashing protection" msgstr "" -#: params.def:552 +#: params.def:580 msgid "" "Maximum number of statements allowed in a block that needs to be duplicated " "when threading jumps" msgstr "" -#: config/alpha/alpha.c:5069 +#: params.def:589 +msgid "" +"Maximum number of fields in a structure before pointer analysis treats the " +"structure as a single variable" +msgstr "" + +#: params.def:594 +msgid "" +"The maximum number of instructions ready to be issued to be considered by " +"the scheduler during the first scheduling pass" +msgstr "" + +#: config/alpha/alpha.c:5105 #, c-format msgid "invalid %%H value" msgstr "" -#: config/alpha/alpha.c:5090 config/bfin/bfin.c:1181 +#: config/alpha/alpha.c:5126 config/bfin/bfin.c:1237 #, c-format msgid "invalid %%J value" msgstr "" -#: config/alpha/alpha.c:5120 config/ia64/ia64.c:4597 +#: config/alpha/alpha.c:5156 config/ia64/ia64.c:4662 #, c-format msgid "invalid %%r value" msgstr "" -#: config/alpha/alpha.c:5130 config/rs6000/rs6000.c:10385 -#: config/xtensa/xtensa.c:1691 +#: config/alpha/alpha.c:5166 config/rs6000/rs6000.c:10547 +#: config/xtensa/xtensa.c:1705 #, c-format msgid "invalid %%R value" msgstr "" -#: config/alpha/alpha.c:5136 config/rs6000/rs6000.c:10304 -#: config/xtensa/xtensa.c:1658 +#: config/alpha/alpha.c:5172 config/rs6000/rs6000.c:10466 +#: config/xtensa/xtensa.c:1672 #, c-format msgid "invalid %%N value" msgstr "" -#: config/alpha/alpha.c:5144 config/rs6000/rs6000.c:10332 +#: config/alpha/alpha.c:5180 config/rs6000/rs6000.c:10494 #, c-format msgid "invalid %%P value" msgstr "" -#: config/alpha/alpha.c:5152 +#: config/alpha/alpha.c:5188 #, c-format msgid "invalid %%h value" msgstr "" -#: config/alpha/alpha.c:5160 config/xtensa/xtensa.c:1684 +#: config/alpha/alpha.c:5196 config/xtensa/xtensa.c:1698 #, c-format msgid "invalid %%L value" msgstr "" -#: config/alpha/alpha.c:5199 config/rs6000/rs6000.c:10286 +#: config/alpha/alpha.c:5235 config/rs6000/rs6000.c:10448 #, c-format msgid "invalid %%m value" msgstr "" -#: config/alpha/alpha.c:5207 config/rs6000/rs6000.c:10294 +#: config/alpha/alpha.c:5243 config/rs6000/rs6000.c:10456 #, c-format msgid "invalid %%M value" msgstr "" -#: config/alpha/alpha.c:5251 +#: config/alpha/alpha.c:5287 #, c-format msgid "invalid %%U value" msgstr "" -#: config/alpha/alpha.c:5263 config/alpha/alpha.c:5277 -#: config/rs6000/rs6000.c:10393 +#: config/alpha/alpha.c:5299 config/alpha/alpha.c:5313 +#: config/rs6000/rs6000.c:10555 #, c-format msgid "invalid %%s value" msgstr "" -#: config/alpha/alpha.c:5300 +#: config/alpha/alpha.c:5336 #, c-format msgid "invalid %%C value" msgstr "" -#: config/alpha/alpha.c:5337 config/rs6000/rs6000.c:10125 -#: config/rs6000/rs6000.c:10143 +#: config/alpha/alpha.c:5373 config/rs6000/rs6000.c:10286 +#: config/rs6000/rs6000.c:10305 #, c-format msgid "invalid %%E value" msgstr "" -#: config/alpha/alpha.c:5362 config/alpha/alpha.c:5410 +#: config/alpha/alpha.c:5398 config/alpha/alpha.c:5446 #, c-format msgid "unknown relocation unspec" msgstr "" -#: config/alpha/alpha.c:5371 config/crx/crx.c:1082 -#: config/rs6000/rs6000.c:10706 +#: config/alpha/alpha.c:5407 config/crx/crx.c:1082 +#: config/rs6000/rs6000.c:10870 #, c-format msgid "invalid %%xn code" msgstr "" @@ -2677,84 +2713,89 @@ msgstr "" #. Unknown flag. #. Undocumented flag. -#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6802 +#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6907 #, c-format msgid "invalid operand output code" msgstr "" -#: config/arm/arm.c:10904 config/arm/arm.c:10922 +#: config/arm/arm.c:10953 config/arm/arm.c:10971 #, c-format msgid "predicated Thumb instruction" msgstr "" -#: config/arm/arm.c:10910 +#: config/arm/arm.c:10959 #, c-format msgid "predicated instruction in conditional sequence" msgstr "" -#: config/arm/arm.c:11018 config/arm/arm.c:11028 config/arm/arm.c:11038 -#: config/arm/arm.c:11064 config/arm/arm.c:11082 config/arm/arm.c:11117 -#: config/arm/arm.c:11136 config/arm/arm.c:11151 config/arm/arm.c:11177 -#: config/arm/arm.c:11184 config/arm/arm.c:11191 +#: config/arm/arm.c:11028 +#, c-format +msgid "invalid shift operand" +msgstr "" + +#: config/arm/arm.c:11075 config/arm/arm.c:11085 config/arm/arm.c:11095 +#: config/arm/arm.c:11121 config/arm/arm.c:11139 config/arm/arm.c:11174 +#: config/arm/arm.c:11193 config/arm/arm.c:11208 config/arm/arm.c:11234 +#: config/arm/arm.c:11241 config/arm/arm.c:11248 #, c-format msgid "invalid operand for code '%c'" msgstr "" -#: config/arm/arm.c:11077 +#: config/arm/arm.c:11134 #, c-format msgid "instruction never exectued" msgstr "" -#: config/arm/arm.c:11202 +#: config/arm/arm.c:11259 #, c-format msgid "missing operand" msgstr "" -#: config/avr/avr.c:1116 +#: config/avr/avr.c:1129 msgid "bad address, not (reg+disp):" msgstr "" -#: config/avr/avr.c:1123 +#: config/avr/avr.c:1136 msgid "bad address, not post_inc or pre_dec:" msgstr "" -#: config/avr/avr.c:1134 +#: config/avr/avr.c:1147 msgid "internal compiler error. Bad address:" msgstr "" -#: config/avr/avr.c:1147 +#: config/avr/avr.c:1160 msgid "internal compiler error. Unknown mode:" msgstr "" -#: config/avr/avr.c:1770 config/avr/avr.c:2453 +#: config/avr/avr.c:1783 config/avr/avr.c:2466 msgid "invalid insn:" msgstr "" -#: config/avr/avr.c:1804 config/avr/avr.c:1890 config/avr/avr.c:1939 -#: config/avr/avr.c:1967 config/avr/avr.c:2062 config/avr/avr.c:2231 -#: config/avr/avr.c:2487 config/avr/avr.c:2599 +#: config/avr/avr.c:1817 config/avr/avr.c:1903 config/avr/avr.c:1952 +#: config/avr/avr.c:1980 config/avr/avr.c:2075 config/avr/avr.c:2244 +#: config/avr/avr.c:2500 config/avr/avr.c:2612 msgid "incorrect insn:" msgstr "" -#: config/avr/avr.c:1986 config/avr/avr.c:2147 config/avr/avr.c:2302 -#: config/avr/avr.c:2665 +#: config/avr/avr.c:1999 config/avr/avr.c:2160 config/avr/avr.c:2315 +#: config/avr/avr.c:2678 msgid "unknown move insn:" msgstr "" -#: config/avr/avr.c:2895 +#: config/avr/avr.c:2908 msgid "bad shift insn:" msgstr "" -#: config/avr/avr.c:3011 config/avr/avr.c:3459 config/avr/avr.c:3845 +#: config/avr/avr.c:3024 config/avr/avr.c:3472 config/avr/avr.c:3858 msgid "internal compiler error. Incorrect shift:" msgstr "" -#: config/bfin/bfin.c:1143 +#: config/bfin/bfin.c:1199 #, c-format msgid "invalid %%j value" msgstr "" -#: config/bfin/bfin.c:1262 +#: config/bfin/bfin.c:1367 #, c-format msgid "invalid const_double operand" msgstr "" @@ -2842,12 +2883,13 @@ msgstr "" #. Use `%s' to print the string in case there are any escape #. characters in the message. -#: config/cris/cris.c:492 fortran/dump-parse-tree.c:84 -#: fortran/dump-parse-tree.c:416 fortran/dump-parse-tree.c:744 c-typeck.c:4372 -#: c-typeck.c:4387 c-typeck.c:4402 final.c:2821 final.c:2823 gcc.c:4664 -#: loop-iv.c:2711 loop-iv.c:2720 rtl-error.c:113 toplev.c:586 -#: tree-ssa-loop-niter.c:1037 cp/parser.c:1963 cp/typeck.c:4274 -#: java/expr.c:402 java/parse.y:5005 +#: config/cris/cris.c:492 fortran/dump-parse-tree.c:79 +#: fortran/dump-parse-tree.c:421 fortran/dump-parse-tree.c:754 +#: fortran/dump-parse-tree.c:801 c-typeck.c:4510 c-typeck.c:4525 +#: c-typeck.c:4540 final.c:2803 final.c:2805 gcc.c:4739 loop-iv.c:2702 +#: loop-iv.c:2711 rtl-error.c:113 toplev.c:605 tree-ssa-loop-niter.c:1150 +#: cp/parser.c:2064 cp/typeck.c:4433 java/expr.c:413 +#: java/parse.y:5005 #, gcc-internal-format msgid "%s" msgstr "" @@ -2888,57 +2930,57 @@ msgstr "" msgid "bad register" msgstr "" -#: config/cris/cris.c:880 +#: config/cris/cris.c:887 msgid "invalid operand for 'e' modifier" msgstr "" -#: config/cris/cris.c:897 +#: config/cris/cris.c:904 msgid "invalid operand for 'm' modifier" msgstr "" -#: config/cris/cris.c:922 +#: config/cris/cris.c:929 msgid "invalid operand for 'A' modifier" msgstr "" -#: config/cris/cris.c:945 +#: config/cris/cris.c:952 msgid "invalid operand for 'D' modifier" msgstr "" -#: config/cris/cris.c:959 +#: config/cris/cris.c:966 msgid "invalid operand for 'T' modifier" msgstr "" -#: config/cris/cris.c:968 +#: config/cris/cris.c:975 msgid "invalid operand modifier letter" msgstr "" -#: config/cris/cris.c:1025 +#: config/cris/cris.c:1032 msgid "unexpected multiplicative operand" msgstr "" -#: config/cris/cris.c:1045 +#: config/cris/cris.c:1052 msgid "unexpected operand" msgstr "" -#: config/cris/cris.c:1078 config/cris/cris.c:1088 +#: config/cris/cris.c:1085 config/cris/cris.c:1095 msgid "unrecognized address" msgstr "" -#: config/cris/cris.c:2014 +#: config/cris/cris.c:2021 msgid "unrecognized supposed constant" msgstr "" -#: config/cris/cris.c:2370 config/cris/cris.c:2415 +#: config/cris/cris.c:2396 config/cris/cris.c:2460 msgid "unexpected side-effects in address" msgstr "" #. Can't possibly get a GOT-needing-fixup for a function-call, #. right? -#: config/cris/cris.c:3173 +#: config/cris/cris.c:3254 msgid "Unidentifiable call op" msgstr "" -#: config/cris/cris.c:3208 +#: config/cris/cris.c:3305 #, c-format msgid "PIC register isn't set up" msgstr "" @@ -3081,28 +3123,28 @@ msgstr "" msgid " (frv)" msgstr "" -#: config/i386/i386.c:6676 +#: config/i386/i386.c:7206 #, c-format msgid "invalid UNSPEC as operand" msgstr "" -#: config/i386/i386.c:7258 +#: config/i386/i386.c:7801 #, c-format msgid "" "operand is neither a constant nor a condition code, invalid operand code 'c'" msgstr "" -#: config/i386/i386.c:7311 +#: config/i386/i386.c:7854 #, c-format msgid "invalid operand code '%c'" msgstr "" -#: config/i386/i386.c:7354 +#: config/i386/i386.c:7897 #, c-format msgid "invalid constraints for operand" msgstr "" -#: config/i386/i386.c:12948 +#: config/i386/i386.c:13555 msgid "unknown insn mode" msgstr "" @@ -3123,34 +3165,34 @@ msgstr "" msgid "environment variable DJGPP points to corrupt file '%s'" msgstr "" -#: config/ia64/ia64.c:4647 +#: config/ia64/ia64.c:4714 #, c-format msgid "ia64_print_operand: unknown code" msgstr "" -#: config/ia64/ia64.c:8918 +#: config/ia64/ia64.c:9747 msgid "invalid conversion from %<__fpreg%>" msgstr "" -#: config/ia64/ia64.c:8921 +#: config/ia64/ia64.c:9750 msgid "invalid conversion to %<__fpreg%>" msgstr "" -#: config/ia64/ia64.c:8934 config/ia64/ia64.c:8945 +#: config/ia64/ia64.c:9763 config/ia64/ia64.c:9774 msgid "invalid operation on %<__fpreg%>" msgstr "" -#: config/iq2000/iq2000.c:3125 +#: config/iq2000/iq2000.c:3129 #, c-format msgid "invalid %%P operand" msgstr "" -#: config/iq2000/iq2000.c:3133 config/rs6000/rs6000.c:10322 +#: config/iq2000/iq2000.c:3137 config/rs6000/rs6000.c:10484 #, c-format msgid "invalid %%p value" msgstr "" -#: config/iq2000/iq2000.c:3189 config/mips/mips.c:5532 +#: config/iq2000/iq2000.c:3193 config/mips/mips.c:5643 #, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "" @@ -3192,7 +3234,7 @@ msgid "post-increment address is not a register" msgstr "" #: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044 -#: config/rs6000/rs6000.c:17547 +#: config/rs6000/rs6000.c:17864 msgid "bad address" msgstr "" @@ -3238,41 +3280,41 @@ msgstr "" msgid "invalid Z register replacement for insn" msgstr "" -#: config/mips/mips.c:5200 +#: config/mips/mips.c:5311 msgid "mips_debugger_offset called with non stack/frame/arg pointer" msgstr "" -#: config/mips/mips.c:5410 +#: config/mips/mips.c:5521 #, c-format msgid "PRINT_OPERAND, invalid insn for %%C" msgstr "" -#: config/mips/mips.c:5427 +#: config/mips/mips.c:5538 #, c-format msgid "PRINT_OPERAND, invalid insn for %%N" msgstr "" -#: config/mips/mips.c:5436 +#: config/mips/mips.c:5547 #, c-format msgid "PRINT_OPERAND, invalid insn for %%F" msgstr "" -#: config/mips/mips.c:5445 +#: config/mips/mips.c:5556 #, c-format msgid "PRINT_OPERAND, invalid insn for %%W" msgstr "" -#: config/mips/mips.c:5466 +#: config/mips/mips.c:5577 #, c-format msgid "invalid %%Y value" msgstr "" -#: config/mips/mips.c:5483 config/mips/mips.c:5491 +#: config/mips/mips.c:5594 config/mips/mips.c:5602 #, c-format msgid "PRINT_OPERAND, invalid insn for %%q" msgstr "" -#: config/mips/mips.c:5560 +#: config/mips/mips.c:5671 msgid "PRINT_OPERAND, invalid operand for relocation" msgstr "" @@ -3317,208 +3359,203 @@ msgstr "" msgid "MMIX Internal: This is not a constant:" msgstr "" -#: config/ms1/ms1.c:302 -msgid "ms1_final_prescan_insn, invalid insn #1" +#: config/mt/mt.c:300 +msgid "mt_final_prescan_insn, invalid insn #1" msgstr "" -#: config/ms1/ms1.c:373 +#: config/mt/mt.c:371 msgid "PRINT_OPERAND_ADDRESS, 2 regs" msgstr "" -#: config/ms1/ms1.c:397 +#: config/mt/mt.c:395 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1" msgstr "" -#: config/rs6000/host-darwin.c:83 +#: config/rs6000/host-darwin.c:97 #, c-format msgid "Out of stack space.\n" msgstr "" -#: config/rs6000/host-darwin.c:104 +#: config/rs6000/host-darwin.c:118 #, c-format msgid "Try running '%s' in the shell to raise its limit.\n" msgstr "" -#: config/rs6000/rs6000.c:10152 +#: config/rs6000/rs6000.c:10314 #, c-format msgid "invalid %%f value" msgstr "" -#: config/rs6000/rs6000.c:10161 +#: config/rs6000/rs6000.c:10323 #, c-format msgid "invalid %%F value" msgstr "" -#: config/rs6000/rs6000.c:10170 +#: config/rs6000/rs6000.c:10332 #, c-format msgid "invalid %%G value" msgstr "" -#: config/rs6000/rs6000.c:10205 +#: config/rs6000/rs6000.c:10367 #, c-format msgid "invalid %%j code" msgstr "" -#: config/rs6000/rs6000.c:10215 +#: config/rs6000/rs6000.c:10377 #, c-format msgid "invalid %%J code" msgstr "" -#: config/rs6000/rs6000.c:10225 +#: config/rs6000/rs6000.c:10387 #, c-format msgid "invalid %%k value" msgstr "" -#: config/rs6000/rs6000.c:10245 config/xtensa/xtensa.c:1677 +#: config/rs6000/rs6000.c:10407 config/xtensa/xtensa.c:1691 #, c-format msgid "invalid %%K value" msgstr "" -#: config/rs6000/rs6000.c:10312 +#: config/rs6000/rs6000.c:10474 #, c-format msgid "invalid %%O value" msgstr "" -#: config/rs6000/rs6000.c:10359 +#: config/rs6000/rs6000.c:10521 #, c-format msgid "invalid %%q value" msgstr "" -#: config/rs6000/rs6000.c:10403 +#: config/rs6000/rs6000.c:10565 #, c-format msgid "invalid %%S value" msgstr "" -#: config/rs6000/rs6000.c:10443 +#: config/rs6000/rs6000.c:10605 #, c-format msgid "invalid %%T value" msgstr "" -#: config/rs6000/rs6000.c:10453 +#: config/rs6000/rs6000.c:10615 #, c-format msgid "invalid %%u value" msgstr "" -#: config/rs6000/rs6000.c:10462 config/xtensa/xtensa.c:1647 +#: config/rs6000/rs6000.c:10624 config/xtensa/xtensa.c:1661 #, c-format msgid "invalid %%v value" msgstr "" -#: config/rs6000/rs6000.c:19064 +#: config/rs6000/rs6000.c:19464 msgid "AltiVec argument passed to unprototyped function" msgstr "" -#: config/s390/s390.c:4175 +#: config/s390/s390.c:4517 #, c-format msgid "cannot decompose address" msgstr "" -#: config/s390/s390.c:4385 +#: config/s390/s390.c:4727 msgid "UNKNOWN in print_operand !?" msgstr "" -#: config/sh/sh.c:768 +#: config/score/score.c:1168 +#, c-format +msgid "invalid operand for code: '%c'" +msgstr "" + +#: config/sh/sh.c:759 #, c-format msgid "invalid operand to %%R" msgstr "" -#: config/sh/sh.c:795 +#: config/sh/sh.c:786 #, c-format msgid "invalid operand to %%S" msgstr "" -#: config/sh/sh.c:7661 +#: config/sh/sh.c:7820 msgid "created and used with different architectures / ABIs" msgstr "" -#: config/sh/sh.c:7663 +#: config/sh/sh.c:7822 msgid "created and used with different ABIs" msgstr "" -#: config/sh/sh.c:7665 +#: config/sh/sh.c:7824 msgid "created and used with different endianness" msgstr "" -#: config/sparc/sparc.c:6610 config/sparc/sparc.c:6616 +#: config/sparc/sparc.c:6715 config/sparc/sparc.c:6721 #, c-format msgid "invalid %%Y operand" msgstr "" -#: config/sparc/sparc.c:6686 +#: config/sparc/sparc.c:6791 #, c-format msgid "invalid %%A operand" msgstr "" -#: config/sparc/sparc.c:6696 +#: config/sparc/sparc.c:6801 #, c-format msgid "invalid %%B operand" msgstr "" -#: config/sparc/sparc.c:6735 +#: config/sparc/sparc.c:6840 #, c-format msgid "invalid %%c operand" msgstr "" -#: config/sparc/sparc.c:6736 -#, c-format -msgid "invalid %%C operand" -msgstr "" - -#: config/sparc/sparc.c:6757 +#: config/sparc/sparc.c:6862 #, c-format msgid "invalid %%d operand" msgstr "" -#: config/sparc/sparc.c:6758 -#, c-format -msgid "invalid %%D operand" -msgstr "" - -#: config/sparc/sparc.c:6774 +#: config/sparc/sparc.c:6879 #, c-format msgid "invalid %%f operand" msgstr "" -#: config/sparc/sparc.c:6788 +#: config/sparc/sparc.c:6893 #, c-format msgid "invalid %%s operand" msgstr "" -#: config/sparc/sparc.c:6842 +#: config/sparc/sparc.c:6947 #, c-format msgid "long long constant not a valid immediate operand" msgstr "" -#: config/sparc/sparc.c:6845 +#: config/sparc/sparc.c:6950 #, c-format msgid "floating point constant not a valid immediate operand" msgstr "" -#: config/stormy16/stormy16.c:1764 config/stormy16/stormy16.c:1835 +#: config/stormy16/stormy16.c:1778 config/stormy16/stormy16.c:1849 #, c-format msgid "'B' operand is not constant" msgstr "" -#: config/stormy16/stormy16.c:1791 +#: config/stormy16/stormy16.c:1805 #, c-format msgid "'B' operand has multiple bits set" msgstr "" -#: config/stormy16/stormy16.c:1817 +#: config/stormy16/stormy16.c:1831 #, c-format msgid "'o' operand is not constant" msgstr "" -#: config/stormy16/stormy16.c:1849 +#: config/stormy16/stormy16.c:1863 #, c-format msgid "xstormy16_print_operand: unknown code" msgstr "" -#: config/v850/v850.c:360 +#: config/v850/v850.c:372 msgid "const_double_split got a bad insn:" msgstr "" -#: config/v850/v850.c:924 +#: config/v850/v850.c:936 msgid "output_move_single:" msgstr "" @@ -3527,63 +3564,63 @@ msgstr "" msgid "bad test" msgstr "" -#: config/xtensa/xtensa.c:1635 +#: config/xtensa/xtensa.c:1649 #, c-format msgid "invalid %%D value" msgstr "" -#: config/xtensa/xtensa.c:1672 +#: config/xtensa/xtensa.c:1686 msgid "invalid mask" msgstr "" -#: config/xtensa/xtensa.c:1698 +#: config/xtensa/xtensa.c:1712 #, c-format msgid "invalid %%x value" msgstr "" -#: config/xtensa/xtensa.c:1705 +#: config/xtensa/xtensa.c:1719 #, c-format msgid "invalid %%d value" msgstr "" -#: config/xtensa/xtensa.c:1726 config/xtensa/xtensa.c:1736 +#: config/xtensa/xtensa.c:1740 config/xtensa/xtensa.c:1750 #, c-format msgid "invalid %%t/%%b value" msgstr "" -#: config/xtensa/xtensa.c:1778 +#: config/xtensa/xtensa.c:1792 msgid "invalid address" msgstr "" -#: config/xtensa/xtensa.c:1803 +#: config/xtensa/xtensa.c:1817 msgid "no register in address" msgstr "" -#: config/xtensa/xtensa.c:1811 +#: config/xtensa/xtensa.c:1825 msgid "address offset not a constant" msgstr "" -#: cp/call.c:2444 +#: cp/call.c:2464 msgid "candidates are:" msgstr "" -#: cp/call.c:6216 +#: cp/call.c:6279 msgid "candidate 1:" msgstr "" -#: cp/call.c:6217 +#: cp/call.c:6280 msgid "candidate 2:" msgstr "" -#: cp/decl2.c:695 +#: cp/decl2.c:673 msgid "candidates are: %+#D" msgstr "" -#: cp/decl2.c:697 +#: cp/decl2.c:675 msgid "candidate is: %+#D" msgstr "" -#: cp/g++spec.c:238 java/jvspec.c:417 +#: cp/g++spec.c:238 java/jvspec.c:424 #, c-format msgid "argument to '%s' missing\n" msgstr "" @@ -3616,54 +3653,54 @@ msgstr "" msgid "Integer outside symmetric range implied by Standard Fortran at %L" msgstr "" -#: fortran/arith.c:1384 +#: fortran/arith.c:1430 msgid "Elemental binary operation" msgstr "" -#: fortran/arith.c:1914 +#: fortran/arith.c:1988 #, no-c-format msgid "Arithmetic OK converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1918 +#: fortran/arith.c:1992 #, no-c-format msgid "Arithmetic overflow converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1922 +#: fortran/arith.c:1996 #, no-c-format msgid "Arithmetic underflow converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1926 +#: fortran/arith.c:2000 #, no-c-format msgid "Arithmetic NaN converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1930 +#: fortran/arith.c:2004 #, no-c-format msgid "Division by zero converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1934 +#: fortran/arith.c:2008 #, no-c-format msgid "Array operands are incommensurate converting %s to %s at %L" msgstr "" -#: fortran/arith.c:1938 +#: fortran/arith.c:2012 #, no-c-format msgid "" "Integer outside symmetric range implied by Standard Fortran converting %s to " "%s at %L" msgstr "" -#: fortran/arith.c:2271 fortran/arith.c:2306 fortran/arith.c:2343 -#: fortran/arith.c:2393 +#: fortran/arith.c:2353 fortran/arith.c:2389 fortran/arith.c:2427 +#: fortran/arith.c:2479 #, no-c-format msgid "The Hollerith constant at %L is too long to convert to %s" msgstr "" -#: fortran/arith.c:2439 +#: fortran/arith.c:2526 #, no-c-format msgid "Enumerator exceeds the C integer type at %C" msgstr "" @@ -3773,7 +3810,7 @@ msgstr "" msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type" msgstr "" -#: fortran/check.c:75 fortran/check.c:640 fortran/check.c:650 +#: fortran/check.c:75 fortran/check.c:767 fortran/check.c:777 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL" msgstr "" @@ -3844,174 +3881,231 @@ msgstr "" msgid "'%s' argument of '%s' intrinsic at %L must be a variable" msgstr "" -#: fortran/check.c:311 +#: fortran/check.c:303 #, no-c-format msgid "Missing DIM parameter in intrinsic '%s' at %L" msgstr "" -#: fortran/check.c:348 +#: fortran/check.c:343 #, no-c-format msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index" msgstr "" -#: fortran/check.c:434 +#: fortran/check.c:387 +#, no-c-format +msgid "" +"transformational intrinsic '%s' at %L is not permitted in an initialization " +"expression" +msgstr "" + +#: fortran/check.c:491 fortran/check.c:1834 fortran/check.c:1849 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE" msgstr "" -#: fortran/check.c:473 fortran/check.c:1619 +#: fortran/check.c:512 fortran/check.c:3442 +#, no-c-format +msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type" +msgstr "" + +#: fortran/check.c:521 fortran/check.c:1069 fortran/check.c:1204 +#: fortran/check.c:1277 fortran/check.c:1502 +#, no-c-format +msgid "Extension: Different type kinds at %L" +msgstr "" + +#: fortran/check.c:551 fortran/check.c:1915 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER" msgstr "" -#: fortran/check.c:485 +#: fortran/check.c:571 #, no-c-format msgid "" -"NULL pointer at %L is not permitted as actual argument of '%s' intrinsic " -"function" +"'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE " +"or FUNCTION" msgstr "" -#: fortran/check.c:494 +#: fortran/check.c:579 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET" msgstr "" -#: fortran/check.c:510 +#: fortran/check.c:595 #, no-c-format msgid "" "Array section with a vector subscript at %L shall not be the target of a " "pointer" msgstr "" -#: fortran/check.c:620 fortran/check.c:722 +#: fortran/check.c:606 +#, no-c-format +msgid "" +"NULL pointer at %L is not permitted as actual argument of '%s' intrinsic " +"function" +msgstr "" + +#: fortran/check.c:747 fortran/check.c:855 #, no-c-format msgid "" "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX" msgstr "" -#: fortran/check.c:771 fortran/check.c:1423 fortran/check.c:1431 +#: fortran/check.c:904 fortran/check.c:1582 fortran/check.c:1590 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL" msgstr "" -#: fortran/check.c:920 fortran/check.c:1055 fortran/check.c:1118 -#: fortran/check.c:1343 +#: fortran/check.c:918 #, no-c-format -msgid "Extension: Different type kinds at %L" +msgid "" +"different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'" msgstr "" -#: fortran/check.c:1025 +#: fortran/check.c:1174 #, no-c-format msgid "Argument of %s at %L must be of length one" msgstr "" -#: fortran/check.c:1077 +#: fortran/check.c:1226 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'" msgstr "" -#: fortran/check.c:1192 +#: fortran/check.c:1351 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type" msgstr "" -#: fortran/check.c:1315 +#: fortran/check.c:1474 #, no-c-format msgid "Intrinsic '%s' at %L must have at least two arguments" msgstr "" -#: fortran/check.c:1349 +#: fortran/check.c:1508 #, no-c-format msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)" msgstr "" -#: fortran/check.c:1374 +#: fortran/check.c:1533 #, no-c-format msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL" msgstr "" -#: fortran/check.c:1452 +#: fortran/check.c:1604 +#, no-c-format +msgid "" +"different shape on dimension 1 for arguments '%s' and '%s' at %L for " +"intrinsic matmul" +msgstr "" + +#: fortran/check.c:1624 +#, no-c-format +msgid "" +"different shape on dimension 2 for argument '%s' and dimension 1 for " +"argument '%s' at %L for intrinsic matmul" +msgstr "" + +#: fortran/check.c:1633 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2" msgstr "" -#: fortran/check.c:1640 +#: fortran/check.c:1860 +#, no-c-format +msgid "" +"the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %" +"d/%d" +msgstr "" + +#: fortran/check.c:1869 #, no-c-format msgid "" -"'%s' argument of '%s' intrinsic at %L must be conformable with '%s' argument" +"the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind " +"%d/%d" msgstr "" -#: fortran/check.c:1667 +#: fortran/check.c:1965 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX" msgstr "" -#: fortran/check.c:1688 +#: fortran/check.c:1986 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable" msgstr "" -#: fortran/check.c:1696 +#: fortran/check.c:1994 #, no-c-format msgid "" "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable" msgstr "" -#: fortran/check.c:1812 +#: fortran/check.c:2010 +#, no-c-format +msgid "'%s' argument of '%s' intrinsic at %L must not be a sub-object of '%s'" +msgstr "" + +#: fortran/check.c:2126 #, no-c-format msgid "" "'shape' argument of 'reshape' intrinsic at %L must be an array of constant " "size" msgstr "" -#: fortran/check.c:1822 +#: fortran/check.c:2136 #, no-c-format msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements" msgstr "" -#: fortran/check.c:1910 +#: fortran/check.c:2224 #, no-c-format msgid "Missing arguments to %s intrinsic at %L" msgstr "" -#: fortran/check.c:1951 +#: fortran/check.c:2265 #, no-c-format msgid "" "'source' argument of 'shape' intrinsic at %L must not be an assumed size " "array" msgstr "" -#: fortran/check.c:2013 +#: fortran/check.c:2327 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d" msgstr "" -#: fortran/check.c:2470 fortran/check.c:2490 +#: fortran/check.c:2793 fortran/check.c:2813 #, no-c-format msgid "Too many arguments to %s at %L" msgstr "" -#: fortran/check.c:2618 fortran/check.c:2980 fortran/check.c:3004 +#: fortran/check.c:2941 fortran/check.c:3356 fortran/check.c:3380 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE" msgstr "" -#: fortran/check.c:3051 fortran/check.c:3059 +#: fortran/check.c:3427 fortran/check.c:3435 #, no-c-format msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL" msgstr "" -#: fortran/check.c:3066 +#: fortran/data.c:63 #, no-c-format -msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type" +msgid "non-constant array in DATA statement %L." msgstr "" -#: fortran/data.c:63 +#: fortran/data.c:182 #, no-c-format -msgid "non-constant array in DATA statement %L." +msgid "failure to simplify substring reference in DATAstatement at %L" msgstr "" -#: fortran/data.c:327 +#: fortran/data.c:203 +#, no-c-format +msgid "initialization string truncated to match variable at %L" +msgstr "" + +#: fortran/data.c:354 #, no-c-format msgid "Extension: re-initialization of '%s' at %L" msgstr "" @@ -4033,1414 +4127,1563 @@ msgstr "" msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C" msgstr "" -#: fortran/decl.c:408 +#: fortran/decl.c:411 #, no-c-format msgid "Initialization at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:455 +#: fortran/decl.c:465 #, no-c-format msgid "DATA statement at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:483 +#: fortran/decl.c:493 #, no-c-format msgid "Bad INTENT specification at %C" msgstr "" -#: fortran/decl.c:547 +#: fortran/decl.c:557 #, no-c-format msgid "Syntax error in character length specification at %C" msgstr "" -#: fortran/decl.c:779 +#: fortran/decl.c:640 +#, no-c-format +msgid "Procedure '%s' at %C is already defined at %L" +msgstr "" + +#: fortran/decl.c:652 +#, no-c-format +msgid "" +"Procedure '%s' at %C has an explicit interface and must not have attributes " +"declared at %L" +msgstr "" + +#: fortran/decl.c:829 #, no-c-format msgid "Initializer not allowed for PARAMETER '%s' at %C" msgstr "" -#: fortran/decl.c:788 +#: fortran/decl.c:838 #, no-c-format msgid "Initializer not allowed for COMMON variable '%s' at %C" msgstr "" -#: fortran/decl.c:798 +#: fortran/decl.c:848 #, no-c-format msgid "PARAMETER at %L is missing an initializer" msgstr "" -#: fortran/decl.c:809 +#: fortran/decl.c:859 #, no-c-format msgid "" "Variable '%s' at %C with an initializer already appears in a DATA statement" msgstr "" -#: fortran/decl.c:887 +#: fortran/decl.c:935 #, no-c-format msgid "Component at %C must have the POINTER attribute" msgstr "" -#: fortran/decl.c:896 +#: fortran/decl.c:944 #, no-c-format msgid "Array component of structure at %C must have explicit or deferred shape" msgstr "" -#: fortran/decl.c:925 +#: fortran/decl.c:970 +#, no-c-format +msgid "Allocatable component at %C must be an array" +msgstr "" + +#: fortran/decl.c:981 #, no-c-format msgid "Pointer array component of structure at %C must have a deferred shape" msgstr "" -#: fortran/decl.c:935 +#: fortran/decl.c:990 +#, no-c-format +msgid "Allocatable component of structure at %C must have a deferred shape" +msgstr "" + +#: fortran/decl.c:1000 #, no-c-format msgid "Array component of structure at %C must have an explicit shape" msgstr "" -#: fortran/decl.c:961 +#: fortran/decl.c:1026 #, no-c-format msgid "NULL() initialization at %C is ambiguous" msgstr "" -#: fortran/decl.c:1028 +#: fortran/decl.c:1093 #, no-c-format msgid "Enumerator cannot be array at %C" msgstr "" -#: fortran/decl.c:1089 fortran/decl.c:3297 +#: fortran/decl.c:1154 fortran/decl.c:3466 #, no-c-format msgid "Duplicate array spec for Cray pointee at %C." msgstr "" -#: fortran/decl.c:1141 +#: fortran/decl.c:1205 +#, no-c-format +msgid "the type of '%s' at %C has not been declared within the interface" +msgstr "" + +#: fortran/decl.c:1220 #, no-c-format msgid "Function name '%s' not allowed at %C" msgstr "" -#: fortran/decl.c:1157 +#: fortran/decl.c:1236 #, no-c-format msgid "Extension: Old-style initialization at %C" msgstr "" -#: fortran/decl.c:1173 +#: fortran/decl.c:1252 #, no-c-format msgid "Initialization at %C isn't for a pointer variable" msgstr "" -#: fortran/decl.c:1181 +#: fortran/decl.c:1260 #, no-c-format -msgid "Pointer initialization requires a NULL at %C" +msgid "Pointer initialization requires a NULL() at %C" msgstr "" -#: fortran/decl.c:1188 +#: fortran/decl.c:1267 #, no-c-format msgid "Initialization of pointer at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:1204 +#: fortran/decl.c:1281 #, no-c-format msgid "Pointer initialization at %C requires '=>', not '='" msgstr "" -#: fortran/decl.c:1212 +#: fortran/decl.c:1289 #, no-c-format msgid "Expected an initialization expression at %C" msgstr "" -#: fortran/decl.c:1219 +#: fortran/decl.c:1296 #, no-c-format msgid "Initialization of variable at %C is not allowed in a PURE procedure" msgstr "" -#: fortran/decl.c:1241 +#: fortran/decl.c:1309 +#, no-c-format +msgid "Initialization of allocatable component at %C is not allowed" +msgstr "" + +#: fortran/decl.c:1326 #, no-c-format msgid "ENUMERATOR %L not initialized with integer expression" msgstr "" -#: fortran/decl.c:1298 +#: fortran/decl.c:1385 fortran/decl.c:1394 +#, no-c-format +msgid "Old-style type declaration %s*%d not supported at %C" +msgstr "" + +#: fortran/decl.c:1399 #, no-c-format -msgid "Old-style kind %d not supported for type %s at %C" +msgid "Nonstandard type declaration %s*%d at %C" msgstr "" -#: fortran/decl.c:1334 +#: fortran/decl.c:1433 #, no-c-format msgid "Expected initialization expression at %C" msgstr "" -#: fortran/decl.c:1340 +#: fortran/decl.c:1439 #, no-c-format msgid "Expected scalar initialization expression at %C" msgstr "" -#: fortran/decl.c:1358 +#: fortran/decl.c:1457 #, no-c-format msgid "Kind %d not supported for type %s at %C" msgstr "" -#: fortran/decl.c:1367 +#: fortran/decl.c:1466 #, no-c-format msgid "Missing right paren at %C" msgstr "" -#: fortran/decl.c:1456 fortran/decl.c:1499 +#: fortran/decl.c:1555 fortran/decl.c:1598 #, no-c-format msgid "Kind %d is not a CHARACTER kind at %C" msgstr "" -#: fortran/decl.c:1493 +#: fortran/decl.c:1592 #, no-c-format msgid "Syntax error in CHARACTER declaration at %C" msgstr "" -#: fortran/decl.c:1554 +#: fortran/decl.c:1653 #, no-c-format msgid "Extension: BYTE type at %C" msgstr "" -#: fortran/decl.c:1560 +#: fortran/decl.c:1659 #, no-c-format msgid "BYTE type used at %C is not available on the target machine" msgstr "" -#: fortran/decl.c:1628 +#: fortran/decl.c:1708 +#, no-c-format +msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard" +msgstr "" + +#: fortran/decl.c:1731 #, no-c-format msgid "Type name '%s' at %C is ambiguous" msgstr "" -#: fortran/decl.c:1694 +#: fortran/decl.c:1797 #, no-c-format msgid "Missing character range in IMPLICIT at %C" msgstr "" -#: fortran/decl.c:1740 +#: fortran/decl.c:1843 #, no-c-format msgid "Letters must be in alphabetic order in IMPLICIT statement at %C" msgstr "" -#: fortran/decl.c:1794 +#: fortran/decl.c:1897 #, no-c-format msgid "Empty IMPLICIT statement at %C" msgstr "" -#: fortran/decl.c:1958 +#: fortran/decl.c:2061 #, no-c-format msgid "Enumerator cannot have attributes %C" msgstr "" -#: fortran/decl.c:1971 +#: fortran/decl.c:2074 #, no-c-format msgid "Missing dimension specification at %C" msgstr "" -#: fortran/decl.c:2053 +#: fortran/decl.c:2156 #, no-c-format msgid "Duplicate %s attribute at %L" msgstr "" -#: fortran/decl.c:2070 +#: fortran/decl.c:2175 +#, no-c-format +msgid "" +"In the selected standard, the ALLOCATABLE attribute at %C is not allowed in " +"a TYPE definition" +msgstr "" + +#: fortran/decl.c:2185 #, no-c-format msgid "Attribute at %L is not allowed in a TYPE definition" msgstr "" -#: fortran/decl.c:2084 +#: fortran/decl.c:2200 #, no-c-format msgid "%s attribute at %L is not allowed outside of a MODULE" msgstr "" #. Now we have an error, which we signal, and then fix up #. because the knock-on is plain and simple confusing. -#: fortran/decl.c:2222 +#: fortran/decl.c:2338 #, no-c-format msgid "" "Derived type at %C has not been previously defined and so cannot appear in a " "derived type definition." msgstr "" -#: fortran/decl.c:2252 +#: fortran/decl.c:2368 #, no-c-format msgid "Syntax error in data declaration at %C" msgstr "" -#: fortran/decl.c:2398 +#: fortran/decl.c:2514 #, no-c-format msgid "Name '%s' at %C is the name of the procedure" msgstr "" -#: fortran/decl.c:2410 +#: fortran/decl.c:2526 #, no-c-format msgid "Unexpected junk in formal argument list at %C" msgstr "" -#: fortran/decl.c:2428 +#: fortran/decl.c:2544 #, no-c-format msgid "Duplicate symbol '%s' in formal argument list at %C" msgstr "" -#: fortran/decl.c:2471 +#: fortran/decl.c:2587 #, no-c-format msgid "Unexpected junk following RESULT variable at %C" msgstr "" -#: fortran/decl.c:2478 +#: fortran/decl.c:2594 #, no-c-format msgid "RESULT variable at %C must be different than function name" msgstr "" -#: fortran/decl.c:2533 +#: fortran/decl.c:2650 #, no-c-format msgid "Expected formal argument list in function definition at %C" msgstr "" -#: fortran/decl.c:2544 +#: fortran/decl.c:2665 #, no-c-format msgid "Unexpected junk after function declaration at %C" msgstr "" -#: fortran/decl.c:2565 +#: fortran/decl.c:2688 #, no-c-format msgid "Function '%s' at %C already has a type of %s" msgstr "" -#: fortran/decl.c:2613 +#: fortran/decl.c:2760 #, no-c-format msgid "ENTRY statement at %C cannot appear within a PROGRAM" msgstr "" -#: fortran/decl.c:2616 +#: fortran/decl.c:2763 #, no-c-format msgid "ENTRY statement at %C cannot appear within a MODULE" msgstr "" -#: fortran/decl.c:2620 +#: fortran/decl.c:2767 #, no-c-format msgid "ENTRY statement at %C cannot appear within a BLOCK DATA" msgstr "" -#: fortran/decl.c:2624 +#: fortran/decl.c:2771 #, no-c-format msgid "ENTRY statement at %C cannot appear within an INTERFACE" msgstr "" -#: fortran/decl.c:2628 +#: fortran/decl.c:2775 #, no-c-format msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block" msgstr "" -#: fortran/decl.c:2633 +#: fortran/decl.c:2780 #, no-c-format msgid "ENTRY statement at %C cannot appear within an IF-THEN block" msgstr "" -#: fortran/decl.c:2637 +#: fortran/decl.c:2784 #, no-c-format msgid "ENTRY statement at %C cannot appear within a DO block" msgstr "" -#: fortran/decl.c:2641 +#: fortran/decl.c:2788 #, no-c-format msgid "ENTRY statement at %C cannot appear within a SELECT block" msgstr "" -#: fortran/decl.c:2645 +#: fortran/decl.c:2792 #, no-c-format msgid "ENTRY statement at %C cannot appear within a FORALL block" msgstr "" -#: fortran/decl.c:2649 +#: fortran/decl.c:2796 #, no-c-format msgid "ENTRY statement at %C cannot appear within a WHERE block" msgstr "" -#: fortran/decl.c:2653 +#: fortran/decl.c:2800 #, no-c-format msgid "ENTRY statement at %C cannot appear within a contained subprogram" msgstr "" -#: fortran/decl.c:2666 +#: fortran/decl.c:2817 #, no-c-format msgid "ENTRY statement at %C cannot appear in a contained procedure" msgstr "" -#: fortran/decl.c:2741 +#: fortran/decl.c:2904 #, no-c-format msgid "RESULT attribute required in ENTRY statement at %C" msgstr "" -#: fortran/decl.c:2982 +#: fortran/decl.c:3145 #, no-c-format msgid "Unexpected END statement at %C" msgstr "" #. We would have required END [something] -#: fortran/decl.c:2991 +#: fortran/decl.c:3154 #, no-c-format msgid "%s statement expected at %L" msgstr "" -#: fortran/decl.c:3002 +#: fortran/decl.c:3165 #, no-c-format msgid "Expecting %s statement at %C" msgstr "" -#: fortran/decl.c:3016 +#: fortran/decl.c:3179 #, no-c-format msgid "Expected block name of '%s' in %s statement at %C" msgstr "" -#: fortran/decl.c:3032 +#: fortran/decl.c:3195 #, no-c-format msgid "Expected terminating name at %C" msgstr "" -#: fortran/decl.c:3041 +#: fortran/decl.c:3204 #, no-c-format msgid "Expected label '%s' for %s statement at %C" msgstr "" -#: fortran/decl.c:3096 +#: fortran/decl.c:3259 #, no-c-format msgid "Missing array specification at %L in DIMENSION statement" msgstr "" -#: fortran/decl.c:3105 +#: fortran/decl.c:3268 #, no-c-format msgid "Array specification must be deferred at %L" msgstr "" -#: fortran/decl.c:3176 +#: fortran/decl.c:3345 #, no-c-format msgid "Unexpected character in variable list at %C" msgstr "" -#: fortran/decl.c:3213 +#: fortran/decl.c:3382 #, no-c-format msgid "Expected '(' at %C" msgstr "" -#: fortran/decl.c:3227 fortran/decl.c:3268 +#: fortran/decl.c:3396 fortran/decl.c:3437 #, no-c-format msgid "Expected variable name at %C" msgstr "" -#: fortran/decl.c:3243 +#: fortran/decl.c:3412 #, no-c-format msgid "Cray pointer at %C must be an integer." msgstr "" -#: fortran/decl.c:3247 +#: fortran/decl.c:3416 #, no-c-format msgid "" "Cray pointer at %C has %d bytes of precision; memory addresses require %d " "bytes." msgstr "" -#: fortran/decl.c:3254 +#: fortran/decl.c:3423 #, no-c-format msgid "Expected \",\" at %C" msgstr "" -#: fortran/decl.c:3317 +#: fortran/decl.c:3486 #, no-c-format msgid "Expected \")\" at %C" msgstr "" -#: fortran/decl.c:3329 +#: fortran/decl.c:3498 #, no-c-format msgid "Expected \",\" or end of statement at %C" msgstr "" -#: fortran/decl.c:3394 +#: fortran/decl.c:3563 #, no-c-format msgid "Cray pointer declaration at %C requires -fcray-pointer flag." msgstr "" -#: fortran/decl.c:3492 +#: fortran/decl.c:3661 #, no-c-format msgid "" "Access specification of the %s operator at %C has already been specified" msgstr "" -#: fortran/decl.c:3510 +#: fortran/decl.c:3679 #, no-c-format msgid "" "Access specification of the .%s. operator at %C has already been specified" msgstr "" -#: fortran/decl.c:3597 +#: fortran/decl.c:3766 #, no-c-format msgid "Expected variable name at %C in PARAMETER statement" msgstr "" -#: fortran/decl.c:3604 +#: fortran/decl.c:3773 #, no-c-format msgid "Expected = sign in PARAMETER statement at %C" msgstr "" -#: fortran/decl.c:3610 +#: fortran/decl.c:3779 #, no-c-format msgid "Expected expression at %C in PARAMETER statement" msgstr "" -#: fortran/decl.c:3668 +#: fortran/decl.c:3837 #, no-c-format msgid "Unexpected characters in PARAMETER statement at %C" msgstr "" -#: fortran/decl.c:3693 +#: fortran/decl.c:3862 #, no-c-format msgid "Blanket SAVE statement at %C follows previous SAVE statement" msgstr "" -#: fortran/decl.c:3706 +#: fortran/decl.c:3875 #, no-c-format msgid "SAVE statement at %C follows blanket SAVE statement" msgstr "" -#: fortran/decl.c:3752 +#: fortran/decl.c:3921 #, no-c-format msgid "Syntax error in SAVE statement at %C" msgstr "" -#: fortran/decl.c:3773 +#: fortran/decl.c:3942 #, no-c-format msgid "MODULE PROCEDURE at %C must be in a generic module interface" msgstr "" -#: fortran/decl.c:3833 +#: fortran/decl.c:4002 #, no-c-format msgid "Derived type at %C can only be PRIVATE within a MODULE" msgstr "" -#: fortran/decl.c:3846 +#: fortran/decl.c:4015 #, no-c-format msgid "Derived type at %C can only be PUBLIC within a MODULE" msgstr "" -#: fortran/decl.c:3857 +#: fortran/decl.c:4026 #, no-c-format msgid "Expected :: in TYPE definition at %C" msgstr "" -#: fortran/decl.c:3874 +#: fortran/decl.c:4043 #, no-c-format msgid "Type name '%s' at %C cannot be the same as an intrinsic type" msgstr "" -#: fortran/decl.c:3884 +#: fortran/decl.c:4053 #, no-c-format msgid "Derived type name '%s' at %C already has a basic type of %s" msgstr "" -#: fortran/decl.c:3901 +#: fortran/decl.c:4070 #, no-c-format msgid "Derived type definition of '%s' at %C has already been defined" msgstr "" -#: fortran/decl.c:3935 +#: fortran/decl.c:4104 #, no-c-format msgid "Cray Pointee at %C cannot be assumed shape array" msgstr "" -#: fortran/decl.c:3956 +#: fortran/decl.c:4125 #, no-c-format msgid "New in Fortran 2003: ENUM AND ENUMERATOR at %C" msgstr "" -#: fortran/decl.c:3980 +#: fortran/decl.c:4149 #, no-c-format msgid "ENUM definition statement expected before %C" msgstr "" -#: fortran/decl.c:4013 +#: fortran/decl.c:4182 #, no-c-format msgid "Syntax error in ENUMERATOR definition at %C" msgstr "" -#: fortran/dump-parse-tree.c:53 +#: fortran/dump-parse-tree.c:48 #, c-format msgid "%-5d " msgstr "" -#: fortran/dump-parse-tree.c:55 +#: fortran/dump-parse-tree.c:50 #, c-format msgid " " msgstr "" -#: fortran/dump-parse-tree.c:79 fortran/dump-parse-tree.c:594 +#: fortran/dump-parse-tree.c:74 fortran/dump-parse-tree.c:604 #, c-format msgid "(%s " msgstr "" -#: fortran/dump-parse-tree.c:92 fortran/dump-parse-tree.c:841 -#: fortran/dump-parse-tree.c:878 fortran/dump-parse-tree.c:888 +#: fortran/dump-parse-tree.c:87 fortran/dump-parse-tree.c:1048 +#: fortran/dump-parse-tree.c:1091 fortran/dump-parse-tree.c:1101 #, c-format msgid "%d" msgstr "" -#: fortran/dump-parse-tree.c:96 fortran/dump-parse-tree.c:123 -#: fortran/dump-parse-tree.c:166 fortran/dump-parse-tree.c:403 -#: fortran/dump-parse-tree.c:495 fortran/dump-parse-tree.c:581 -#: fortran/dump-parse-tree.c:602 +#: fortran/dump-parse-tree.c:91 fortran/dump-parse-tree.c:118 +#: fortran/dump-parse-tree.c:161 fortran/dump-parse-tree.c:408 +#: fortran/dump-parse-tree.c:503 fortran/dump-parse-tree.c:591 +#: fortran/dump-parse-tree.c:612 #, c-format msgid ")" msgstr "" -#: fortran/dump-parse-tree.c:106 fortran/dump-parse-tree.c:421 +#: fortran/dump-parse-tree.c:101 fortran/dump-parse-tree.c:426 #, c-format msgid "(" msgstr "" -#: fortran/dump-parse-tree.c:112 +#: fortran/dump-parse-tree.c:107 #, c-format msgid "%s = " msgstr "" -#: fortran/dump-parse-tree.c:116 +#: fortran/dump-parse-tree.c:111 #, c-format msgid "(arg not-present)" msgstr "" -#: fortran/dump-parse-tree.c:120 fortran/dump-parse-tree.c:397 -#: fortran/dump-parse-tree.c:491 +#: fortran/dump-parse-tree.c:115 fortran/dump-parse-tree.c:402 +#: fortran/dump-parse-tree.c:499 #, c-format msgid " " msgstr "" -#: fortran/dump-parse-tree.c:137 fortran/dump-parse-tree.c:312 +#: fortran/dump-parse-tree.c:132 fortran/dump-parse-tree.c:307 #, c-format msgid "()" msgstr "" -#: fortran/dump-parse-tree.c:141 +#: fortran/dump-parse-tree.c:136 #, c-format msgid "(%d" msgstr "" -#: fortran/dump-parse-tree.c:155 +#: fortran/dump-parse-tree.c:150 #, c-format msgid " %s " msgstr "" -#: fortran/dump-parse-tree.c:182 +#: fortran/dump-parse-tree.c:177 #, c-format msgid "FULL" msgstr "" -#: fortran/dump-parse-tree.c:213 fortran/dump-parse-tree.c:222 -#: fortran/dump-parse-tree.c:297 +#: fortran/dump-parse-tree.c:208 fortran/dump-parse-tree.c:217 +#: fortran/dump-parse-tree.c:292 #, c-format msgid " , " msgstr "" -#: fortran/dump-parse-tree.c:227 +#: fortran/dump-parse-tree.c:222 #, c-format msgid "UNKNOWN" msgstr "" -#: fortran/dump-parse-tree.c:252 +#: fortran/dump-parse-tree.c:247 #, c-format msgid " %% %s" msgstr "" -#: fortran/dump-parse-tree.c:324 fortran/dump-parse-tree.c:381 +#: fortran/dump-parse-tree.c:319 fortran/dump-parse-tree.c:386 #, c-format msgid "''" msgstr "" -#: fortran/dump-parse-tree.c:326 +#: fortran/dump-parse-tree.c:321 #, c-format msgid "%c" msgstr "" -#: fortran/dump-parse-tree.c:333 +#: fortran/dump-parse-tree.c:328 #, c-format msgid "%s(" msgstr "" -#: fortran/dump-parse-tree.c:339 +#: fortran/dump-parse-tree.c:334 #, c-format msgid "(/ " msgstr "" -#: fortran/dump-parse-tree.c:341 +#: fortran/dump-parse-tree.c:336 #, c-format msgid " /)" msgstr "" -#: fortran/dump-parse-tree.c:347 +#: fortran/dump-parse-tree.c:342 #, c-format msgid "NULL()" msgstr "" -#: fortran/dump-parse-tree.c:357 fortran/dump-parse-tree.c:370 -#: fortran/dump-parse-tree.c:395 fortran/dump-parse-tree.c:401 +#: fortran/dump-parse-tree.c:348 +#, c-format +msgid "%dH" +msgstr "" + +#: fortran/dump-parse-tree.c:362 fortran/dump-parse-tree.c:375 +#: fortran/dump-parse-tree.c:400 fortran/dump-parse-tree.c:406 #, c-format msgid "_%d" msgstr "" -#: fortran/dump-parse-tree.c:362 +#: fortran/dump-parse-tree.c:367 #, c-format msgid ".true." msgstr "" -#: fortran/dump-parse-tree.c:364 +#: fortran/dump-parse-tree.c:369 #, c-format msgid ".false." msgstr "" -#: fortran/dump-parse-tree.c:391 +#: fortran/dump-parse-tree.c:396 #, c-format msgid "(complex " msgstr "" -#: fortran/dump-parse-tree.c:407 +#: fortran/dump-parse-tree.c:412 #, c-format msgid "???" msgstr "" -#: fortran/dump-parse-tree.c:415 fortran/dump-parse-tree.c:698 +#: fortran/dump-parse-tree.c:420 fortran/dump-parse-tree.c:708 #, c-format msgid "%s:" msgstr "" -#: fortran/dump-parse-tree.c:425 +#: fortran/dump-parse-tree.c:430 #, c-format msgid "U+ " msgstr "" -#: fortran/dump-parse-tree.c:428 +#: fortran/dump-parse-tree.c:433 #, c-format msgid "U- " msgstr "" -#: fortran/dump-parse-tree.c:431 +#: fortran/dump-parse-tree.c:436 #, c-format msgid "+ " msgstr "" -#: fortran/dump-parse-tree.c:434 +#: fortran/dump-parse-tree.c:439 #, c-format msgid "- " msgstr "" -#: fortran/dump-parse-tree.c:437 +#: fortran/dump-parse-tree.c:442 #, c-format msgid "* " msgstr "" -#: fortran/dump-parse-tree.c:440 +#: fortran/dump-parse-tree.c:445 #, c-format msgid "/ " msgstr "" -#: fortran/dump-parse-tree.c:443 +#: fortran/dump-parse-tree.c:448 #, c-format msgid "** " msgstr "" -#: fortran/dump-parse-tree.c:446 +#: fortran/dump-parse-tree.c:451 #, c-format msgid "// " msgstr "" -#: fortran/dump-parse-tree.c:449 +#: fortran/dump-parse-tree.c:454 #, c-format msgid "AND " msgstr "" -#: fortran/dump-parse-tree.c:452 +#: fortran/dump-parse-tree.c:457 #, c-format msgid "OR " msgstr "" -#: fortran/dump-parse-tree.c:455 +#: fortran/dump-parse-tree.c:460 #, c-format msgid "EQV " msgstr "" -#: fortran/dump-parse-tree.c:458 +#: fortran/dump-parse-tree.c:463 #, c-format msgid "NEQV " msgstr "" -#: fortran/dump-parse-tree.c:461 +#: fortran/dump-parse-tree.c:466 #, c-format msgid "= " msgstr "" -#: fortran/dump-parse-tree.c:464 +#: fortran/dump-parse-tree.c:469 #, c-format msgid "<> " msgstr "" -#: fortran/dump-parse-tree.c:467 +#: fortran/dump-parse-tree.c:472 #, c-format msgid "> " msgstr "" -#: fortran/dump-parse-tree.c:470 +#: fortran/dump-parse-tree.c:475 #, c-format msgid ">= " msgstr "" -#: fortran/dump-parse-tree.c:473 +#: fortran/dump-parse-tree.c:478 #, c-format msgid "< " msgstr "" -#: fortran/dump-parse-tree.c:476 +#: fortran/dump-parse-tree.c:481 #, c-format msgid "<= " msgstr "" -#: fortran/dump-parse-tree.c:479 +#: fortran/dump-parse-tree.c:484 #, c-format msgid "NOT " msgstr "" -#: fortran/dump-parse-tree.c:501 +#: fortran/dump-parse-tree.c:487 +#, c-format +msgid "parens" +msgstr "" + +#: fortran/dump-parse-tree.c:509 #, c-format msgid "%s[" msgstr "" -#: fortran/dump-parse-tree.c:507 +#: fortran/dump-parse-tree.c:515 #, c-format msgid "%s[[" msgstr "" -#: fortran/dump-parse-tree.c:528 +#: fortran/dump-parse-tree.c:536 #, c-format msgid "(%s %s %s %s" msgstr "" -#: fortran/dump-parse-tree.c:534 +#: fortran/dump-parse-tree.c:542 #, c-format msgid " ALLOCATABLE" msgstr "" -#: fortran/dump-parse-tree.c:536 fortran/dump-parse-tree.c:599 +#: fortran/dump-parse-tree.c:544 fortran/dump-parse-tree.c:609 #, c-format msgid " DIMENSION" msgstr "" -#: fortran/dump-parse-tree.c:538 +#: fortran/dump-parse-tree.c:546 #, c-format msgid " EXTERNAL" msgstr "" -#: fortran/dump-parse-tree.c:540 +#: fortran/dump-parse-tree.c:548 #, c-format msgid " INTRINSIC" msgstr "" -#: fortran/dump-parse-tree.c:542 +#: fortran/dump-parse-tree.c:550 #, c-format msgid " OPTIONAL" msgstr "" -#: fortran/dump-parse-tree.c:544 fortran/dump-parse-tree.c:597 +#: fortran/dump-parse-tree.c:552 fortran/dump-parse-tree.c:607 #, c-format msgid " POINTER" msgstr "" -#: fortran/dump-parse-tree.c:546 +#: fortran/dump-parse-tree.c:554 #, c-format msgid " SAVE" msgstr "" -#: fortran/dump-parse-tree.c:548 +#: fortran/dump-parse-tree.c:556 +#, c-format +msgid " THREADPRIVATE" +msgstr "" + +#: fortran/dump-parse-tree.c:558 #, c-format msgid " TARGET" msgstr "" -#: fortran/dump-parse-tree.c:550 +#: fortran/dump-parse-tree.c:560 #, c-format msgid " DUMMY" msgstr "" -#: fortran/dump-parse-tree.c:552 +#: fortran/dump-parse-tree.c:562 #, c-format msgid " RESULT" msgstr "" -#: fortran/dump-parse-tree.c:554 +#: fortran/dump-parse-tree.c:564 #, c-format msgid " ENTRY" msgstr "" -#: fortran/dump-parse-tree.c:557 +#: fortran/dump-parse-tree.c:567 #, c-format msgid " DATA" msgstr "" -#: fortran/dump-parse-tree.c:559 +#: fortran/dump-parse-tree.c:569 #, c-format msgid " USE-ASSOC" msgstr "" -#: fortran/dump-parse-tree.c:561 +#: fortran/dump-parse-tree.c:571 #, c-format msgid " IN-NAMELIST" msgstr "" -#: fortran/dump-parse-tree.c:563 +#: fortran/dump-parse-tree.c:573 #, c-format msgid " IN-COMMON" msgstr "" -#: fortran/dump-parse-tree.c:566 +#: fortran/dump-parse-tree.c:576 #, c-format msgid " FUNCTION" msgstr "" -#: fortran/dump-parse-tree.c:568 +#: fortran/dump-parse-tree.c:578 #, c-format msgid " SUBROUTINE" msgstr "" -#: fortran/dump-parse-tree.c:570 +#: fortran/dump-parse-tree.c:580 #, c-format msgid " IMPLICIT-TYPE" msgstr "" -#: fortran/dump-parse-tree.c:573 +#: fortran/dump-parse-tree.c:583 #, c-format msgid " SEQUENCE" msgstr "" -#: fortran/dump-parse-tree.c:575 +#: fortran/dump-parse-tree.c:585 #, c-format msgid " ELEMENTAL" msgstr "" -#: fortran/dump-parse-tree.c:577 +#: fortran/dump-parse-tree.c:587 #, c-format msgid " PURE" msgstr "" -#: fortran/dump-parse-tree.c:579 +#: fortran/dump-parse-tree.c:589 #, c-format msgid " RECURSIVE" msgstr "" -#: fortran/dump-parse-tree.c:625 +#: fortran/dump-parse-tree.c:635 #, c-format msgid "symbol %s " msgstr "" -#: fortran/dump-parse-tree.c:632 +#: fortran/dump-parse-tree.c:642 #, c-format msgid "value: " msgstr "" -#: fortran/dump-parse-tree.c:639 +#: fortran/dump-parse-tree.c:649 #, c-format msgid "Array spec:" msgstr "" -#: fortran/dump-parse-tree.c:646 +#: fortran/dump-parse-tree.c:656 #, c-format msgid "Generic interfaces:" msgstr "" -#: fortran/dump-parse-tree.c:648 fortran/dump-parse-tree.c:672 -#: fortran/dump-parse-tree.c:701 fortran/dump-parse-tree.c:1041 -#: fortran/dump-parse-tree.c:1047 fortran/dump-parse-tree.c:1517 +#: fortran/dump-parse-tree.c:658 fortran/dump-parse-tree.c:682 +#: fortran/dump-parse-tree.c:711 fortran/dump-parse-tree.c:1254 +#: fortran/dump-parse-tree.c:1260 fortran/dump-parse-tree.c:1762 #, c-format msgid " %s" msgstr "" -#: fortran/dump-parse-tree.c:654 +#: fortran/dump-parse-tree.c:664 #, c-format msgid "result: %s" msgstr "" -#: fortran/dump-parse-tree.c:660 +#: fortran/dump-parse-tree.c:670 #, c-format msgid "components: " msgstr "" -#: fortran/dump-parse-tree.c:667 +#: fortran/dump-parse-tree.c:677 #, c-format msgid "Formal arglist:" msgstr "" -#: fortran/dump-parse-tree.c:674 +#: fortran/dump-parse-tree.c:684 #, c-format msgid " [Alt Return]" msgstr "" -#: fortran/dump-parse-tree.c:681 +#: fortran/dump-parse-tree.c:691 #, c-format msgid "Formal namespace" msgstr "" -#: fortran/dump-parse-tree.c:739 +#: fortran/dump-parse-tree.c:749 #, c-format msgid "common: /%s/ " msgstr "" -#: fortran/dump-parse-tree.c:747 fortran/dump-parse-tree.c:1453 +#: fortran/dump-parse-tree.c:757 fortran/dump-parse-tree.c:1698 #, c-format msgid ", " msgstr "" -#: fortran/dump-parse-tree.c:760 +#: fortran/dump-parse-tree.c:770 #, c-format msgid "symtree: %s Ambig %d" msgstr "" -#: fortran/dump-parse-tree.c:763 +#: fortran/dump-parse-tree.c:773 #, c-format msgid " from namespace %s" msgstr "" -#: fortran/dump-parse-tree.c:807 +#: fortran/dump-parse-tree.c:800 +#, c-format +msgid "%s," +msgstr "" + +#: fortran/dump-parse-tree.c:832 +#, c-format +msgid "!$OMP %s" +msgstr "" + +#: fortran/dump-parse-tree.c:847 fortran/dump-parse-tree.c:990 +#, c-format +msgid " (%s)" +msgstr "" + +#: fortran/dump-parse-tree.c:852 +#, c-format +msgid " (" +msgstr "" + +#: fortran/dump-parse-tree.c:868 +#, c-format +msgid " IF(" +msgstr "" + +#: fortran/dump-parse-tree.c:874 +#, c-format +msgid " NUM_THREADS(" +msgstr "" + +#: fortran/dump-parse-tree.c:890 +#, c-format +msgid " SCHEDULE (%s" +msgstr "" + +#: fortran/dump-parse-tree.c:910 +#, c-format +msgid " DEFAULT(%s)" +msgstr "" + +#: fortran/dump-parse-tree.c:913 +#, c-format +msgid " ORDERED" +msgstr "" + +#: fortran/dump-parse-tree.c:938 +#, c-format +msgid " REDUCTION(%s:" +msgstr "" + +#: fortran/dump-parse-tree.c:952 +#, c-format +msgid " %s(" +msgstr "" + +#: fortran/dump-parse-tree.c:968 +#, c-format +msgid "!$OMP SECTION\n" +msgstr "" + +#: fortran/dump-parse-tree.c:977 +#, c-format +msgid "!$OMP END %s" +msgstr "" + +#: fortran/dump-parse-tree.c:982 +#, c-format +msgid " COPYPRIVATE(" +msgstr "" + +#: fortran/dump-parse-tree.c:987 +#, c-format +msgid " NOWAIT" +msgstr "" + +#: fortran/dump-parse-tree.c:1013 #, c-format msgid "NOP" msgstr "" -#: fortran/dump-parse-tree.c:811 +#: fortran/dump-parse-tree.c:1017 #, c-format msgid "CONTINUE" msgstr "" -#: fortran/dump-parse-tree.c:815 +#: fortran/dump-parse-tree.c:1021 #, c-format msgid "ENTRY %s" msgstr "" -#: fortran/dump-parse-tree.c:819 +#: fortran/dump-parse-tree.c:1026 #, c-format msgid "ASSIGN " msgstr "" -#: fortran/dump-parse-tree.c:826 +#: fortran/dump-parse-tree.c:1033 #, c-format msgid "LABEL ASSIGN " msgstr "" -#: fortran/dump-parse-tree.c:828 +#: fortran/dump-parse-tree.c:1035 #, c-format msgid " %d" msgstr "" -#: fortran/dump-parse-tree.c:832 +#: fortran/dump-parse-tree.c:1039 #, c-format msgid "POINTER ASSIGN " msgstr "" -#: fortran/dump-parse-tree.c:839 +#: fortran/dump-parse-tree.c:1046 #, c-format msgid "GOTO " msgstr "" -#: fortran/dump-parse-tree.c:848 +#: fortran/dump-parse-tree.c:1055 #, c-format msgid ", (" msgstr "" -#: fortran/dump-parse-tree.c:862 +#: fortran/dump-parse-tree.c:1070 fortran/dump-parse-tree.c:1072 #, c-format msgid "CALL %s " msgstr "" -#: fortran/dump-parse-tree.c:867 +#: fortran/dump-parse-tree.c:1074 +#, c-format +msgid "CALL ?? " +msgstr "" + +#: fortran/dump-parse-tree.c:1080 #, c-format msgid "RETURN " msgstr "" -#: fortran/dump-parse-tree.c:873 +#: fortran/dump-parse-tree.c:1086 #, c-format msgid "PAUSE " msgstr "" -#: fortran/dump-parse-tree.c:883 +#: fortran/dump-parse-tree.c:1096 #, c-format msgid "STOP " msgstr "" -#: fortran/dump-parse-tree.c:893 fortran/dump-parse-tree.c:901 +#: fortran/dump-parse-tree.c:1106 fortran/dump-parse-tree.c:1114 #, c-format msgid "IF " msgstr "" -#: fortran/dump-parse-tree.c:895 +#: fortran/dump-parse-tree.c:1108 #, c-format msgid " %d, %d, %d" msgstr "" -#: fortran/dump-parse-tree.c:912 +#: fortran/dump-parse-tree.c:1125 #, c-format msgid "ELSE\n" msgstr "" -#: fortran/dump-parse-tree.c:915 +#: fortran/dump-parse-tree.c:1128 #, c-format msgid "ELSE IF " msgstr "" -#: fortran/dump-parse-tree.c:925 +#: fortran/dump-parse-tree.c:1138 #, c-format msgid "ENDIF" msgstr "" -#: fortran/dump-parse-tree.c:930 +#: fortran/dump-parse-tree.c:1143 #, c-format msgid "SELECT CASE " msgstr "" -#: fortran/dump-parse-tree.c:938 +#: fortran/dump-parse-tree.c:1151 #, c-format msgid "CASE " msgstr "" -#: fortran/dump-parse-tree.c:954 +#: fortran/dump-parse-tree.c:1167 #, c-format msgid "END SELECT" msgstr "" -#: fortran/dump-parse-tree.c:958 +#: fortran/dump-parse-tree.c:1171 #, c-format msgid "WHERE " msgstr "" -#: fortran/dump-parse-tree.c:969 +#: fortran/dump-parse-tree.c:1182 #, c-format msgid "ELSE WHERE " msgstr "" -#: fortran/dump-parse-tree.c:976 +#: fortran/dump-parse-tree.c:1189 #, c-format msgid "END WHERE" msgstr "" -#: fortran/dump-parse-tree.c:981 +#: fortran/dump-parse-tree.c:1194 #, c-format msgid "FORALL " msgstr "" -#: fortran/dump-parse-tree.c:1006 +#: fortran/dump-parse-tree.c:1219 #, c-format msgid "END FORALL" msgstr "" -#: fortran/dump-parse-tree.c:1010 +#: fortran/dump-parse-tree.c:1223 #, c-format msgid "DO " msgstr "" -#: fortran/dump-parse-tree.c:1024 fortran/dump-parse-tree.c:1035 +#: fortran/dump-parse-tree.c:1237 fortran/dump-parse-tree.c:1248 #, c-format msgid "END DO" msgstr "" -#: fortran/dump-parse-tree.c:1028 +#: fortran/dump-parse-tree.c:1241 #, c-format msgid "DO WHILE " msgstr "" -#: fortran/dump-parse-tree.c:1039 +#: fortran/dump-parse-tree.c:1252 #, c-format msgid "CYCLE" msgstr "" -#: fortran/dump-parse-tree.c:1045 +#: fortran/dump-parse-tree.c:1258 #, c-format msgid "EXIT" msgstr "" -#: fortran/dump-parse-tree.c:1051 +#: fortran/dump-parse-tree.c:1264 #, c-format msgid "ALLOCATE " msgstr "" -#: fortran/dump-parse-tree.c:1054 fortran/dump-parse-tree.c:1070 +#: fortran/dump-parse-tree.c:1267 fortran/dump-parse-tree.c:1283 #, c-format msgid " STAT=" msgstr "" -#: fortran/dump-parse-tree.c:1067 +#: fortran/dump-parse-tree.c:1280 #, c-format msgid "DEALLOCATE " msgstr "" -#: fortran/dump-parse-tree.c:1083 +#: fortran/dump-parse-tree.c:1296 #, c-format msgid "OPEN" msgstr "" -#: fortran/dump-parse-tree.c:1088 fortran/dump-parse-tree.c:1162 -#: fortran/dump-parse-tree.c:1204 fortran/dump-parse-tree.c:1227 -#: fortran/dump-parse-tree.c:1373 +#: fortran/dump-parse-tree.c:1301 fortran/dump-parse-tree.c:1380 +#: fortran/dump-parse-tree.c:1422 fortran/dump-parse-tree.c:1445 +#: fortran/dump-parse-tree.c:1597 #, c-format msgid " UNIT=" msgstr "" -#: fortran/dump-parse-tree.c:1093 fortran/dump-parse-tree.c:1167 -#: fortran/dump-parse-tree.c:1209 fortran/dump-parse-tree.c:1238 -#: fortran/dump-parse-tree.c:1390 +#: fortran/dump-parse-tree.c:1306 fortran/dump-parse-tree.c:1385 +#: fortran/dump-parse-tree.c:1427 fortran/dump-parse-tree.c:1456 +#: fortran/dump-parse-tree.c:1614 #, c-format msgid " IOMSG=" msgstr "" -#: fortran/dump-parse-tree.c:1098 fortran/dump-parse-tree.c:1172 -#: fortran/dump-parse-tree.c:1214 fortran/dump-parse-tree.c:1243 -#: fortran/dump-parse-tree.c:1395 +#: fortran/dump-parse-tree.c:1311 fortran/dump-parse-tree.c:1390 +#: fortran/dump-parse-tree.c:1432 fortran/dump-parse-tree.c:1461 +#: fortran/dump-parse-tree.c:1619 #, c-format msgid " IOSTAT=" msgstr "" -#: fortran/dump-parse-tree.c:1103 fortran/dump-parse-tree.c:1232 +#: fortran/dump-parse-tree.c:1316 fortran/dump-parse-tree.c:1450 #, c-format msgid " FILE=" msgstr "" -#: fortran/dump-parse-tree.c:1108 fortran/dump-parse-tree.c:1177 +#: fortran/dump-parse-tree.c:1321 fortran/dump-parse-tree.c:1395 #, c-format msgid " STATUS=" msgstr "" -#: fortran/dump-parse-tree.c:1113 fortran/dump-parse-tree.c:1273 +#: fortran/dump-parse-tree.c:1326 fortran/dump-parse-tree.c:1491 #, c-format msgid " ACCESS=" msgstr "" -#: fortran/dump-parse-tree.c:1118 fortran/dump-parse-tree.c:1289 +#: fortran/dump-parse-tree.c:1331 fortran/dump-parse-tree.c:1507 #, c-format msgid " FORM=" msgstr "" -#: fortran/dump-parse-tree.c:1123 fortran/dump-parse-tree.c:1304 +#: fortran/dump-parse-tree.c:1336 fortran/dump-parse-tree.c:1522 #, c-format msgid " RECL=" msgstr "" -#: fortran/dump-parse-tree.c:1128 fortran/dump-parse-tree.c:1314 +#: fortran/dump-parse-tree.c:1341 fortran/dump-parse-tree.c:1532 #, c-format msgid " BLANK=" msgstr "" -#: fortran/dump-parse-tree.c:1133 fortran/dump-parse-tree.c:1319 +#: fortran/dump-parse-tree.c:1346 fortran/dump-parse-tree.c:1537 #, c-format msgid " POSITION=" msgstr "" -#: fortran/dump-parse-tree.c:1138 fortran/dump-parse-tree.c:1324 +#: fortran/dump-parse-tree.c:1351 fortran/dump-parse-tree.c:1542 #, c-format msgid " ACTION=" msgstr "" -#: fortran/dump-parse-tree.c:1143 fortran/dump-parse-tree.c:1344 +#: fortran/dump-parse-tree.c:1356 fortran/dump-parse-tree.c:1562 #, c-format msgid " DELIM=" msgstr "" -#: fortran/dump-parse-tree.c:1148 fortran/dump-parse-tree.c:1349 +#: fortran/dump-parse-tree.c:1361 fortran/dump-parse-tree.c:1567 #, c-format msgid " PAD=" msgstr "" -#: fortran/dump-parse-tree.c:1152 fortran/dump-parse-tree.c:1181 -#: fortran/dump-parse-tree.c:1218 fortran/dump-parse-tree.c:1354 -#: fortran/dump-parse-tree.c:1426 +#: fortran/dump-parse-tree.c:1366 fortran/dump-parse-tree.c:1572 +#, c-format +msgid " CONVERT=" +msgstr "" + +#: fortran/dump-parse-tree.c:1370 fortran/dump-parse-tree.c:1399 +#: fortran/dump-parse-tree.c:1436 fortran/dump-parse-tree.c:1577 +#: fortran/dump-parse-tree.c:1654 #, c-format msgid " ERR=%d" msgstr "" -#: fortran/dump-parse-tree.c:1157 +#: fortran/dump-parse-tree.c:1375 #, c-format msgid "CLOSE" msgstr "" -#: fortran/dump-parse-tree.c:1185 +#: fortran/dump-parse-tree.c:1403 #, c-format msgid "BACKSPACE" msgstr "" -#: fortran/dump-parse-tree.c:1189 +#: fortran/dump-parse-tree.c:1407 #, c-format msgid "ENDFILE" msgstr "" -#: fortran/dump-parse-tree.c:1193 +#: fortran/dump-parse-tree.c:1411 #, c-format msgid "REWIND" msgstr "" -#: fortran/dump-parse-tree.c:1197 +#: fortran/dump-parse-tree.c:1415 #, c-format msgid "FLUSH" msgstr "" -#: fortran/dump-parse-tree.c:1222 +#: fortran/dump-parse-tree.c:1440 #, c-format msgid "INQUIRE" msgstr "" -#: fortran/dump-parse-tree.c:1248 +#: fortran/dump-parse-tree.c:1466 #, c-format msgid " EXIST=" msgstr "" -#: fortran/dump-parse-tree.c:1253 +#: fortran/dump-parse-tree.c:1471 #, c-format msgid " OPENED=" msgstr "" -#: fortran/dump-parse-tree.c:1258 +#: fortran/dump-parse-tree.c:1476 #, c-format msgid " NUMBER=" msgstr "" -#: fortran/dump-parse-tree.c:1263 +#: fortran/dump-parse-tree.c:1481 #, c-format msgid " NAMED=" msgstr "" -#: fortran/dump-parse-tree.c:1268 +#: fortran/dump-parse-tree.c:1486 #, c-format msgid " NAME=" msgstr "" -#: fortran/dump-parse-tree.c:1278 +#: fortran/dump-parse-tree.c:1496 #, c-format msgid " SEQUENTIAL=" msgstr "" -#: fortran/dump-parse-tree.c:1284 +#: fortran/dump-parse-tree.c:1502 #, c-format msgid " DIRECT=" msgstr "" -#: fortran/dump-parse-tree.c:1294 +#: fortran/dump-parse-tree.c:1512 #, c-format msgid " FORMATTED" msgstr "" -#: fortran/dump-parse-tree.c:1299 +#: fortran/dump-parse-tree.c:1517 #, c-format msgid " UNFORMATTED=" msgstr "" -#: fortran/dump-parse-tree.c:1309 +#: fortran/dump-parse-tree.c:1527 #, c-format msgid " NEXTREC=" msgstr "" -#: fortran/dump-parse-tree.c:1329 +#: fortran/dump-parse-tree.c:1547 #, c-format msgid " READ=" msgstr "" -#: fortran/dump-parse-tree.c:1334 +#: fortran/dump-parse-tree.c:1552 #, c-format msgid " WRITE=" msgstr "" -#: fortran/dump-parse-tree.c:1339 +#: fortran/dump-parse-tree.c:1557 #, c-format msgid " READWRITE=" msgstr "" -#: fortran/dump-parse-tree.c:1358 +#: fortran/dump-parse-tree.c:1581 #, c-format msgid "IOLENGTH " msgstr "" -#: fortran/dump-parse-tree.c:1363 +#: fortran/dump-parse-tree.c:1587 #, c-format msgid "READ" msgstr "" -#: fortran/dump-parse-tree.c:1367 +#: fortran/dump-parse-tree.c:1591 #, c-format msgid "WRITE" msgstr "" -#: fortran/dump-parse-tree.c:1379 +#: fortran/dump-parse-tree.c:1603 #, c-format msgid " FMT=" msgstr "" -#: fortran/dump-parse-tree.c:1384 +#: fortran/dump-parse-tree.c:1608 #, c-format msgid " FMT=%d" msgstr "" -#: fortran/dump-parse-tree.c:1386 +#: fortran/dump-parse-tree.c:1610 #, c-format msgid " NML=%s" msgstr "" -#: fortran/dump-parse-tree.c:1400 +#: fortran/dump-parse-tree.c:1624 #, c-format msgid " SIZE=" msgstr "" -#: fortran/dump-parse-tree.c:1405 +#: fortran/dump-parse-tree.c:1629 #, c-format msgid " REC=" msgstr "" -#: fortran/dump-parse-tree.c:1410 +#: fortran/dump-parse-tree.c:1634 #, c-format msgid " ADVANCE=" msgstr "" -#: fortran/dump-parse-tree.c:1417 +#: fortran/dump-parse-tree.c:1645 #, c-format msgid "TRANSFER " msgstr "" -#: fortran/dump-parse-tree.c:1422 +#: fortran/dump-parse-tree.c:1650 #, c-format msgid "DT_END" msgstr "" -#: fortran/dump-parse-tree.c:1428 +#: fortran/dump-parse-tree.c:1656 #, c-format msgid " END=%d" msgstr "" -#: fortran/dump-parse-tree.c:1430 +#: fortran/dump-parse-tree.c:1658 #, c-format msgid " EOR=%d" msgstr "" -#: fortran/dump-parse-tree.c:1447 +#: fortran/dump-parse-tree.c:1692 #, c-format msgid "Equivalence: " msgstr "" -#: fortran/dump-parse-tree.c:1473 +#: fortran/dump-parse-tree.c:1718 #, c-format msgid "Namespace:" msgstr "" -#: fortran/dump-parse-tree.c:1487 +#: fortran/dump-parse-tree.c:1732 #, c-format msgid " %c-%c: " msgstr "" -#: fortran/dump-parse-tree.c:1489 +#: fortran/dump-parse-tree.c:1734 #, c-format msgid " %c: " msgstr "" -#: fortran/dump-parse-tree.c:1498 +#: fortran/dump-parse-tree.c:1743 #, c-format msgid "procedure name = %s" msgstr "" -#: fortran/dump-parse-tree.c:1514 +#: fortran/dump-parse-tree.c:1759 #, c-format msgid "Operator interfaces for %s:" msgstr "" -#: fortran/dump-parse-tree.c:1523 +#: fortran/dump-parse-tree.c:1768 #, c-format msgid "User operators:\n" msgstr "" -#: fortran/dump-parse-tree.c:1539 +#: fortran/dump-parse-tree.c:1784 #, c-format msgid "CONTAINS\n" msgstr "" @@ -5460,19 +5703,19 @@ msgstr "" msgid "<During initialization>\n" msgstr "" -#: fortran/error.c:479 fortran/error.c:519 fortran/error.c:545 +#: fortran/error.c:479 fortran/error.c:535 fortran/error.c:561 msgid "Warning:" msgstr "" -#: fortran/error.c:521 fortran/error.c:595 fortran/error.c:619 +#: fortran/error.c:537 fortran/error.c:611 fortran/error.c:635 msgid "Error:" msgstr "" -#: fortran/error.c:640 +#: fortran/error.c:656 msgid "Fatal Error:" msgstr "" -#: fortran/error.c:659 +#: fortran/error.c:675 #, no-c-format msgid "Internal Error at (1):" msgstr "" @@ -5492,204 +5735,238 @@ msgstr "" msgid "Integer value too large in expression at %C" msgstr "" -#: fortran/expr.c:1273 +#: fortran/expr.c:937 fortran/expr.c:1114 +#, no-c-format +msgid "index in dimension %d is out of bounds at %L" +msgstr "" + +#: fortran/expr.c:1553 #, no-c-format msgid "Numeric or CHARACTER operands are required in expression at %L" msgstr "" -#: fortran/expr.c:1293 +#: fortran/expr.c:1573 #, no-c-format msgid "Exponent at %L must be INTEGER for an initialization expression" msgstr "" -#: fortran/expr.c:1306 +#: fortran/expr.c:1586 #, no-c-format msgid "" "Concatenation operator in expression at %L must have two CHARACTER operands" msgstr "" -#: fortran/expr.c:1313 +#: fortran/expr.c:1593 #, no-c-format msgid "Concat operator at %L must concatenate strings of the same kind" msgstr "" -#: fortran/expr.c:1323 +#: fortran/expr.c:1603 #, no-c-format msgid ".NOT. operator in expression at %L must have a LOGICAL operand" msgstr "" -#: fortran/expr.c:1339 +#: fortran/expr.c:1619 #, no-c-format msgid "LOGICAL operands are required in expression at %L" msgstr "" -#: fortran/expr.c:1347 +#: fortran/expr.c:1630 #, no-c-format msgid "Only intrinsic operators can be used in expression at %L" msgstr "" -#: fortran/expr.c:1355 +#: fortran/expr.c:1638 #, no-c-format msgid "Numeric operands are required in expression at %L" msgstr "" -#: fortran/expr.c:1459 +#: fortran/expr.c:1702 +#, no-c-format +msgid "assumed character length variable '%s' in constant expression at %L" +msgstr "" + +#: fortran/expr.c:1755 #, no-c-format msgid "" "Function '%s' in initialization expression at %L must be an intrinsic " "function" msgstr "" -#: fortran/expr.c:1481 +#: fortran/expr.c:1777 +#, no-c-format +msgid "" +"Parameter '%s' at %L has not been declared or is a variable, which does not " +"reduce to a constant expression" +msgstr "" + +#: fortran/expr.c:1862 #, no-c-format -msgid "Variable '%s' at %L cannot appear in an initialization expression" +msgid "Initialization expression didn't reduce %C" msgstr "" -#: fortran/expr.c:1603 +#: fortran/expr.c:1906 #, no-c-format msgid "Specification function '%s' at %L cannot be a statement function" msgstr "" -#: fortran/expr.c:1610 +#: fortran/expr.c:1913 #, no-c-format msgid "Specification function '%s' at %L cannot be an internal function" msgstr "" -#: fortran/expr.c:1617 +#: fortran/expr.c:1920 #, no-c-format msgid "Specification function '%s' at %L must be PURE" msgstr "" -#: fortran/expr.c:1624 +#: fortran/expr.c:1927 #, no-c-format msgid "Specification function '%s' at %L cannot be RECURSIVE" msgstr "" -#: fortran/expr.c:1681 +#: fortran/expr.c:1984 #, no-c-format msgid "Dummy argument '%s' at %L cannot be OPTIONAL" msgstr "" -#: fortran/expr.c:1688 +#: fortran/expr.c:1991 #, no-c-format msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)" msgstr "" -#: fortran/expr.c:1708 +#: fortran/expr.c:2011 #, no-c-format msgid "Variable '%s' cannot appear in the expression at %L" msgstr "" -#: fortran/expr.c:1754 +#: fortran/expr.c:2059 #, no-c-format msgid "Expression at %L must be of INTEGER type" msgstr "" -#: fortran/expr.c:1760 +#: fortran/expr.c:2065 #, no-c-format msgid "Expression at %L must be scalar" msgstr "" -#: fortran/expr.c:1788 +#: fortran/expr.c:2093 #, no-c-format msgid "Incompatible ranks in %s at %L" msgstr "" -#: fortran/expr.c:1802 +#: fortran/expr.c:2107 #, no-c-format -msgid "%s at %L has different shape on dimension %d (%d/%d)" +msgid "different shape for %s at %L on dimension %d (%d/%d)" msgstr "" -#: fortran/expr.c:1835 +#: fortran/expr.c:2140 #, no-c-format msgid "Can't assign to INTENT(IN) variable '%s' at %L" msgstr "" -#: fortran/expr.c:1842 +#: fortran/expr.c:2184 +#, no-c-format +msgid "'%s' at %L is not a VALUE" +msgstr "" + +#: fortran/expr.c:2191 #, no-c-format msgid "Incompatible ranks %d and %d in assignment at %L" msgstr "" -#: fortran/expr.c:1849 +#: fortran/expr.c:2198 #, no-c-format msgid "Variable type is UNKNOWN in assignment at %L" msgstr "" -#: fortran/expr.c:1856 +#: fortran/expr.c:2205 #, no-c-format msgid "NULL appears on right-hand side in assignment at %L" msgstr "" -#: fortran/expr.c:1866 +#: fortran/expr.c:2215 #, no-c-format msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal." msgstr "" -#: fortran/expr.c:1875 +#: fortran/expr.c:2224 #, no-c-format msgid "POINTER valued function appears on right-hand side of assignment at %L" msgstr "" -#: fortran/expr.c:1880 +#: fortran/expr.c:2229 msgid "Array assignment" msgstr "" -#: fortran/expr.c:1897 +#: fortran/expr.c:2246 #, no-c-format msgid "Incompatible types in assignment at %L, %s to %s" msgstr "" -#: fortran/expr.c:1920 +#: fortran/expr.c:2269 #, no-c-format msgid "Pointer assignment target is not a POINTER at %L" msgstr "" -#: fortran/expr.c:1928 +#: fortran/expr.c:2277 +#, no-c-format +msgid "" +"'%s' in the pointer assignment at %L cannot be an l-value since it is a " +"procedure" +msgstr "" + +#: fortran/expr.c:2286 #, no-c-format msgid "Pointer assignment to non-POINTER at %L" msgstr "" -#: fortran/expr.c:1936 +#: fortran/expr.c:2294 #, no-c-format msgid "Bad pointer object in PURE procedure at %L" msgstr "" -#: fortran/expr.c:1949 +#: fortran/expr.c:2307 #, no-c-format msgid "Different types in pointer assignment at %L" msgstr "" -#: fortran/expr.c:1956 +#: fortran/expr.c:2314 #, no-c-format msgid "Different kind type parameters in pointer assignment at %L" msgstr "" -#: fortran/expr.c:1964 +#: fortran/expr.c:2321 #, no-c-format -msgid "Pointer assignment target is neither TARGET nor POINTER at %L" +msgid "Different ranks in pointer assignment at %L" msgstr "" -#: fortran/expr.c:1971 +#: fortran/expr.c:2335 #, no-c-format -msgid "Bad target in pointer assignment in PURE procedure at %L" +msgid "Different character lengths in pointer assignment at %L" msgstr "" -#: fortran/expr.c:1977 +#: fortran/expr.c:2343 #, no-c-format -msgid "Unequal ranks %d and %d in pointer assignment at %L" +msgid "Pointer assignment target is neither TARGET nor POINTER at %L" msgstr "" -#: fortran/expr.c:1984 +#: fortran/expr.c:2350 +#, no-c-format +msgid "Bad target in pointer assignment in PURE procedure at %L" +msgstr "" + +#: fortran/expr.c:2356 #, no-c-format msgid "Pointer assignment with vector subscript on rhs at %L" msgstr "" -#: fortran/gfortranspec.c:232 +#: fortran/gfortranspec.c:230 #, c-format msgid "overflowed output arg list for '%s'" msgstr "" -#: fortran/gfortranspec.c:352 +#: fortran/gfortranspec.c:350 #, c-format msgid "" "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n" @@ -5699,17 +5976,17 @@ msgid "" "\n" msgstr "" -#: fortran/gfortranspec.c:374 +#: fortran/gfortranspec.c:372 #, c-format msgid "argument to '%s' missing" msgstr "" -#: fortran/gfortranspec.c:378 +#: fortran/gfortranspec.c:376 #, c-format msgid "no input files; unwilling to write output files" msgstr "" -#: fortran/gfortranspec.c:530 +#: fortran/gfortranspec.c:528 #, c-format msgid "Driving:" msgstr "" @@ -5724,909 +6001,999 @@ msgstr "" msgid "Syntax error: Trailing garbage in INTERFACE statement at %C" msgstr "" -#: fortran/interface.c:262 +#: fortran/interface.c:222 +#, no-c-format +msgid "Dummy procedure '%s' at %C cannot have a generic interface" +msgstr "" + +#: fortran/interface.c:269 #, no-c-format msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C" msgstr "" -#: fortran/interface.c:273 +#: fortran/interface.c:280 #, no-c-format msgid "Expected a nameless interface at %C" msgstr "" -#: fortran/interface.c:284 +#: fortran/interface.c:291 #, no-c-format msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C" msgstr "" -#: fortran/interface.c:286 +#: fortran/interface.c:293 #, no-c-format msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C" msgstr "" -#: fortran/interface.c:300 +#: fortran/interface.c:307 #, no-c-format msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C" msgstr "" -#: fortran/interface.c:311 +#: fortran/interface.c:318 #, no-c-format msgid "Expecting 'END INTERFACE %s' at %C" msgstr "" -#: fortran/interface.c:509 +#: fortran/interface.c:511 +#, no-c-format +msgid "Alternate return cannot appear in operator interface at %L" +msgstr "" + +#: fortran/interface.c:538 #, no-c-format msgid "Assignment operator interface at %L must be a SUBROUTINE" msgstr "" -#: fortran/interface.c:518 +#: fortran/interface.c:545 +#, no-c-format +msgid "Assignment operator interface at %L must have two arguments" +msgstr "" + +#: fortran/interface.c:556 +#, no-c-format +msgid "" +"Assignment operator interface at %L must not redefine an INTRINSIC type " +"assignment" +msgstr "" + +#: fortran/interface.c:565 #, no-c-format msgid "Intrinsic operator interface at %L must be a FUNCTION" msgstr "" -#: fortran/interface.c:605 +#: fortran/interface.c:652 #, no-c-format msgid "" "First argument of defined assignment at %L must be INTENT(IN) or INTENT" "(INOUT)" msgstr "" -#: fortran/interface.c:609 +#: fortran/interface.c:656 #, no-c-format msgid "Second argument of defined assignment at %L must be INTENT(IN)" msgstr "" -#: fortran/interface.c:615 +#: fortran/interface.c:662 fortran/resolve.c:6916 #, no-c-format msgid "First argument of operator interface at %L must be INTENT(IN)" msgstr "" -#: fortran/interface.c:619 +#: fortran/interface.c:666 fortran/resolve.c:6928 #, no-c-format msgid "Second argument of operator interface at %L must be INTENT(IN)" msgstr "" -#: fortran/interface.c:626 +#: fortran/interface.c:673 #, no-c-format msgid "Operator interface at %L conflicts with intrinsic interface" msgstr "" -#: fortran/interface.c:631 +#: fortran/interface.c:678 #, no-c-format msgid "Operator interface at %L has the wrong number of arguments" msgstr "" -#: fortran/interface.c:880 +#: fortran/interface.c:927 #, no-c-format msgid "Procedure '%s' in %s at %L is neither function nor subroutine" msgstr "" -#: fortran/interface.c:934 +#: fortran/interface.c:981 #, no-c-format msgid "Ambiguous interfaces '%s' and '%s' in %s at %L" msgstr "" -#: fortran/interface.c:1183 +#: fortran/interface.c:1253 #, no-c-format msgid "Keyword argument '%s' at %L is not in the procedure" msgstr "" -#: fortran/interface.c:1192 +#: fortran/interface.c:1262 #, no-c-format msgid "" "Keyword argument '%s' at %L is already associated with another actual " "argument" msgstr "" -#: fortran/interface.c:1202 +#: fortran/interface.c:1272 #, no-c-format msgid "More actual than formal arguments in procedure call at %L" msgstr "" -#: fortran/interface.c:1215 +#: fortran/interface.c:1285 #, no-c-format msgid "Missing alternate return spec in subroutine call at %L" msgstr "" -#: fortran/interface.c:1224 +#: fortran/interface.c:1294 #, no-c-format msgid "Unexpected alternate return spec in subroutine call at %L" msgstr "" -#: fortran/interface.c:1233 +#: fortran/interface.c:1309 #, no-c-format msgid "Type/rank mismatch in argument '%s' at %L" msgstr "" -#: fortran/interface.c:1248 +#: fortran/interface.c:1326 +#, no-c-format +msgid "Expected a procedure for argument '%s' at %L" +msgstr "" + +#: fortran/interface.c:1338 +#, no-c-format +msgid "Expected a PURE procedure for argument '%s' at %L" +msgstr "" + +#: fortran/interface.c:1353 #, no-c-format msgid "Actual argument for '%s' cannot be an assumed-size array at %L" msgstr "" -#: fortran/interface.c:1257 +#: fortran/interface.c:1362 #, no-c-format msgid "Actual argument for '%s' must be a pointer at %L" msgstr "" -#: fortran/interface.c:1278 +#: fortran/interface.c:1371 +#, no-c-format +msgid "Actual argument for '%s' must be ALLOCATABLE at %L" +msgstr "" + +#: fortran/interface.c:1381 +#, no-c-format +msgid "" +"Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT" +msgstr "" + +#: fortran/interface.c:1402 #, no-c-format msgid "Missing actual argument for argument '%s' at %L" msgstr "" -#: fortran/interface.c:1463 +#: fortran/interface.c:1587 #, no-c-format msgid "" "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) " "argument '%s' at %L" msgstr "" -#: fortran/interface.c:1504 +#: fortran/interface.c:1628 #, no-c-format msgid "" "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)" msgstr "" -#: fortran/interface.c:1515 +#: fortran/interface.c:1639 #, no-c-format msgid "" "Procedure argument at %L is local to a PURE procedure and is passed to an " "INTENT(%s) argument" msgstr "" -#: fortran/interface.c:1524 +#: fortran/interface.c:1648 #, no-c-format msgid "" "Procedure argument at %L is local to a PURE procedure and has the POINTER " "attribute" msgstr "" -#: fortran/interface.c:1545 +#: fortran/interface.c:1670 #, no-c-format msgid "Procedure '%s' called with an implicit interface at %L" msgstr "" -#: fortran/interface.c:1711 +#: fortran/interface.c:1837 #, no-c-format msgid "Function '%s' called in lieu of an operator at %L must be PURE" msgstr "" -#: fortran/interface.c:1776 -#, no-c-format -msgid "Subroutine '%s' called in lieu of assignment at %L must be PURE" -msgstr "" - -#: fortran/interface.c:1798 +#: fortran/interface.c:1917 #, no-c-format msgid "Entity '%s' at %C is already present in the interface" msgstr "" -#: fortran/intrinsic.c:2715 +#: fortran/intrinsic.c:2856 #, no-c-format msgid "Too many arguments in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2729 +#: fortran/intrinsic.c:2870 #, no-c-format msgid "Can't find keyword named '%s' in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2736 +#: fortran/intrinsic.c:2877 #, no-c-format msgid "Argument '%s' is appears twice in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2750 +#: fortran/intrinsic.c:2891 #, no-c-format msgid "Missing actual argument '%s' in call to '%s' at %L" msgstr "" -#: fortran/intrinsic.c:2809 +#: fortran/intrinsic.c:2950 #, no-c-format msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s" msgstr "" -#: fortran/intrinsic.c:3113 +#: fortran/intrinsic.c:3254 #, no-c-format msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L" msgstr "" -#: fortran/intrinsic.c:3159 +#: fortran/intrinsic.c:3300 #, no-c-format msgid "Intrinsic '%s' at %L is not included in the selected standard" msgstr "" -#: fortran/intrinsic.c:3262 +#: fortran/intrinsic.c:3403 #, no-c-format msgid "Extension: Evaluation of nonstandard initialization expression at %L" msgstr "" -#: fortran/intrinsic.c:3322 +#: fortran/intrinsic.c:3463 #, no-c-format msgid "Subroutine call to intrinsic '%s' at %L is not PURE" msgstr "" -#: fortran/intrinsic.c:3397 +#: fortran/intrinsic.c:3538 #, no-c-format msgid "Extension: Conversion from %s to %s at %L" msgstr "" -#: fortran/intrinsic.c:3400 +#: fortran/intrinsic.c:3541 #, no-c-format msgid "Conversion from %s to %s at %L" msgstr "" -#: fortran/intrinsic.c:3437 +#: fortran/intrinsic.c:3589 #, no-c-format msgid "Can't convert %s to %s at %L" msgstr "" -#: fortran/io.c:404 +#: fortran/io.c:417 msgid "Positive width required" msgstr "" -#: fortran/io.c:405 -msgid "Period required" -msgstr "" - -#: fortran/io.c:406 +#: fortran/io.c:418 msgid "Nonnegative width required" msgstr "" -#: fortran/io.c:407 +#: fortran/io.c:419 msgid "Unexpected element" msgstr "" -#: fortran/io.c:408 +#: fortran/io.c:420 msgid "Unexpected end of format string" msgstr "" -#: fortran/io.c:425 +#: fortran/io.c:437 msgid "Missing leading left parenthesis" msgstr "" -#: fortran/io.c:463 +#: fortran/io.c:475 msgid "Expected P edit descriptor" msgstr "" #. P requires a prior number. -#: fortran/io.c:471 +#: fortran/io.c:483 msgid "P descriptor requires leading scale factor" msgstr "" #. X requires a prior number if we're being pedantic. -#: fortran/io.c:476 +#: fortran/io.c:488 #, no-c-format msgid "Extension: X descriptor requires leading space count at %C" msgstr "" -#: fortran/io.c:496 +#: fortran/io.c:508 #, no-c-format msgid "Extension: $ descriptor at %C" msgstr "" -#: fortran/io.c:501 +#: fortran/io.c:513 msgid "$ must be the last specifier" msgstr "" -#: fortran/io.c:546 +#: fortran/io.c:558 msgid "Repeat count cannot follow P descriptor" msgstr "" -#: fortran/io.c:609 +#: fortran/io.c:577 +#, no-c-format +msgid "Extension: Missing positive width after L descriptor at %C" +msgstr "" + +#: fortran/io.c:616 fortran/io.c:618 fortran/io.c:664 fortran/io.c:666 +#, no-c-format +msgid "Period required in format specifier at %C" +msgstr "" + +#: fortran/io.c:644 msgid "Positive exponent width required" msgstr "" -#: fortran/io.c:710 fortran/io.c:762 +#: fortran/io.c:750 fortran/io.c:802 #, no-c-format msgid "Extension: Missing comma at %C" msgstr "" -#: fortran/io.c:777 fortran/io.c:780 +#: fortran/io.c:817 fortran/io.c:820 #, no-c-format msgid "%s in format string at %C" msgstr "" -#: fortran/io.c:820 +#: fortran/io.c:861 +#, no-c-format +msgid "Format statement in module main block at %C." +msgstr "" + +#: fortran/io.c:867 #, no-c-format msgid "Missing format label at %C" msgstr "" -#: fortran/io.c:878 fortran/io.c:902 +#: fortran/io.c:925 fortran/io.c:949 #, no-c-format msgid "Duplicate %s specification at %C" msgstr "" -#: fortran/io.c:909 +#: fortran/io.c:956 #, no-c-format msgid "Variable tag cannot be INTENT(IN) at %C" msgstr "" -#: fortran/io.c:916 +#: fortran/io.c:963 #, no-c-format msgid "Variable tag cannot be assigned in PURE procedure at %C" msgstr "" -#: fortran/io.c:953 +#: fortran/io.c:1000 #, no-c-format msgid "Duplicate %s label specification at %C" msgstr "" -#: fortran/io.c:975 +#: fortran/io.c:1026 #, no-c-format msgid "%s tag at %L must be of type %s" msgstr "" -#: fortran/io.c:986 +#: fortran/io.c:1037 #, no-c-format msgid "" "Constant expression in FORMAT tag at %L must be of type default CHARACTER" msgstr "" -#: fortran/io.c:999 +#: fortran/io.c:1050 #, no-c-format msgid "%s tag at %L must be of type %s or %s" msgstr "" -#: fortran/io.c:1007 +#: fortran/io.c:1058 #, no-c-format msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L" msgstr "" -#: fortran/io.c:1012 +#: fortran/io.c:1063 #, no-c-format msgid "Variable '%s' at %L has not been assigned a format label" msgstr "" -#: fortran/io.c:1027 +#: fortran/io.c:1070 +#, no-c-format +msgid "scalar '%s' FORMAT tag at %L is not an ASSIGNED variable" +msgstr "" + +#: fortran/io.c:1085 #, no-c-format msgid "Extension: Character array in FORMAT tag at %L" msgstr "" -#: fortran/io.c:1034 +#: fortran/io.c:1092 #, no-c-format msgid "Extension: Non-character in FORMAT tag at %L" msgstr "" -#: fortran/io.c:1045 +#: fortran/io.c:1103 #, no-c-format msgid "%s tag at %L must be scalar" msgstr "" -#: fortran/io.c:1050 +#: fortran/io.c:1109 #, no-c-format msgid "Fortran 2003: IOMSG tag at %L" msgstr "" -#: fortran/io.c:1214 +#: fortran/io.c:1116 #, no-c-format -msgid "OPEN statement not allowed in PURE procedure at %C" +msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L" msgstr "" -#: fortran/io.c:1322 +#: fortran/io.c:1124 #, no-c-format -msgid "CLOSE statement not allowed in PURE procedure at %C" +msgid "Fortran 95 requires default INTEGER in SIZE tag at %L" msgstr "" -#: fortran/io.c:1448 fortran/match.c:1441 +#: fortran/io.c:1132 #, no-c-format -msgid "%s statement not allowed in PURE procedure at %C" +msgid "Extension: CONVERT tag at %L" msgstr "" -#: fortran/io.c:1508 +#: fortran/io.c:1291 fortran/io.c:1299 #, no-c-format -msgid "Fortran 2003: FLUSH statement at %C" +msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'" msgstr "" -#: fortran/io.c:1568 +#: fortran/io.c:1317 fortran/io.c:1325 #, no-c-format -msgid "Duplicate UNIT specification at %C" +msgid "Extension: %s specifier in %s statement at %C has value '%s'" msgstr "" -#: fortran/io.c:1624 +#: fortran/io.c:1337 fortran/io.c:1343 #, no-c-format -msgid "Duplicate format specification at %C" +msgid "%s specifier in %s statement at %C has invalid value '%s'" msgstr "" -#: fortran/io.c:1641 +#: fortran/io.c:1396 #, no-c-format -msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C" +msgid "OPEN statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:1677 +#: fortran/io.c:1739 #, no-c-format -msgid "Duplicate NML specification at %C" +msgid "CLOSE statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:1686 +#: fortran/io.c:1878 fortran/match.c:1497 #, no-c-format -msgid "Symbol '%s' at %C must be a NAMELIST group name" +msgid "%s statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:1722 +#: fortran/io.c:1938 #, no-c-format -msgid "END tag at %C not allowed in output statement" +msgid "Fortran 2003: FLUSH statement at %C" msgstr "" -#: fortran/io.c:1782 +#: fortran/io.c:1998 #, no-c-format -msgid "" -"UNIT specification at %L must be an INTEGER expression or a CHARACTER " -"variable" +msgid "Duplicate UNIT specification at %C" msgstr "" -#: fortran/io.c:1792 +#: fortran/io.c:2054 #, no-c-format -msgid "Internal unit with vector subscript at %L" +msgid "Duplicate format specification at %C" msgstr "" -#: fortran/io.c:1799 +#: fortran/io.c:2071 #, no-c-format -msgid "REC tag at %L is incompatible with internal file" +msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C" msgstr "" -#: fortran/io.c:1806 +#: fortran/io.c:2107 #, no-c-format -msgid "Internal file at %L is incompatible with namelist" +msgid "Duplicate NML specification at %C" msgstr "" -#: fortran/io.c:1813 +#: fortran/io.c:2116 #, no-c-format -msgid "ADVANCE tag at %L is incompatible with internal file" +msgid "Symbol '%s' at %C must be a NAMELIST group name" msgstr "" -#: fortran/io.c:1823 +#: fortran/io.c:2157 #, no-c-format -msgid "REC tag at %L is incompatible with END tag" +msgid "END tag at %C not allowed in output statement" msgstr "" -#: fortran/io.c:1831 +#: fortran/io.c:2218 #, no-c-format -msgid "END tag at %L is incompatible with list directed format (*)" +msgid "" +"UNIT specification at %L must be an INTEGER expression or a CHARACTER " +"variable" msgstr "" -#: fortran/io.c:1838 +#: fortran/io.c:2227 #, no-c-format -msgid "REC tag at %L is incompatible with namelist" +msgid "Internal unit with vector subscript at %L" msgstr "" -#: fortran/io.c:1846 +#: fortran/io.c:2235 #, no-c-format -msgid "ADVANCE tag at %L is incompatible with list directed format (*)" +msgid "External IO UNIT cannot be an array at %L" msgstr "" -#: fortran/io.c:1853 +#: fortran/io.c:2245 #, no-c-format -msgid "EOR tag at %L requires an ADVANCE tag" +msgid "ERR tag label %d at %L not defined" msgstr "" -#: fortran/io.c:1859 +#: fortran/io.c:2257 #, no-c-format -msgid "SIZE tag at %L requires an ADVANCE tag" +msgid "END tag label %d at %L not defined" msgstr "" -#: fortran/io.c:1879 +#: fortran/io.c:2269 +#, no-c-format +msgid "EOR tag label %d at %L not defined" +msgstr "" + +#: fortran/io.c:2279 #, no-c-format msgid "FORMAT label %d at %L not defined" msgstr "" -#: fortran/io.c:2000 +#: fortran/io.c:2400 #, no-c-format msgid "Syntax error in I/O iterator at %C" msgstr "" -#: fortran/io.c:2031 +#: fortran/io.c:2431 #, no-c-format msgid "Expected variable in READ statement at %C" msgstr "" -#: fortran/io.c:2037 +#: fortran/io.c:2437 #, no-c-format msgid "Expected expression in %s statement at %C" msgstr "" -#: fortran/io.c:2048 +#: fortran/io.c:2448 #, no-c-format msgid "Variable '%s' in input list at %C cannot be INTENT(IN)" msgstr "" -#: fortran/io.c:2057 +#: fortran/io.c:2457 #, no-c-format msgid "Cannot read to variable '%s' in PURE procedure at %C" msgstr "" -#: fortran/io.c:2074 +#: fortran/io.c:2474 #, no-c-format msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure" msgstr "" #. A general purpose syntax error. -#: fortran/io.c:2134 fortran/io.c:2363 fortran/gfortran.h:1629 +#: fortran/io.c:2534 fortran/io.c:2935 fortran/gfortran.h:1801 #, no-c-format msgid "Syntax error in %s statement at %C" msgstr "" -#: fortran/io.c:2191 +#: fortran/io.c:2762 #, no-c-format msgid "PRINT namelist at %C is an extension" msgstr "" -#: fortran/io.c:2199 -#, no-c-format -msgid "Namelist followed by I/O list at %C" -msgstr "" - -#: fortran/io.c:2305 +#: fortran/io.c:2896 #, no-c-format msgid "Extension: Comma before output item list at %C is an extension" msgstr "" -#: fortran/io.c:2314 +#: fortran/io.c:2905 #, no-c-format msgid "Expected comma in I/O list at %C" msgstr "" -#: fortran/io.c:2332 -#, no-c-format -msgid "Internal file '%s' at %L is INTENT(IN)" -msgstr "" - -#: fortran/io.c:2348 -#, no-c-format -msgid "" -"io-unit in %s statement at %C must be an internal file in a PURE procedure" -msgstr "" - -#: fortran/io.c:2395 +#: fortran/io.c:2967 #, no-c-format msgid "PRINT statement at %C not allowed within PURE procedure" msgstr "" -#: fortran/io.c:2534 fortran/io.c:2582 +#: fortran/io.c:3108 fortran/io.c:3159 #, no-c-format msgid "INQUIRE statement not allowed in PURE procedure at %C" msgstr "" -#: fortran/io.c:2558 +#: fortran/io.c:3135 #, no-c-format msgid "IOLENGTH tag invalid in INQUIRE statement at %C" msgstr "" -#: fortran/io.c:2568 +#: fortran/io.c:3145 #, no-c-format msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers" msgstr "" -#: fortran/io.c:2575 +#: fortran/io.c:3152 #, no-c-format msgid "INQUIRE statement at %L requires either FILE or UNIT specifier" msgstr "" -#: fortran/match.c:175 +#: fortran/match.c:181 #, no-c-format msgid "Integer too large at %C" msgstr "" -#: fortran/match.c:238 +#: fortran/match.c:242 fortran/parse.c:431 +#, no-c-format +msgid "Too many digits in statement label at %C" +msgstr "" + +#: fortran/match.c:248 #, no-c-format -msgid "Statement label at %C is out of range" +msgid "Statement label at %C is zero" msgstr "" -#: fortran/match.c:263 +#: fortran/match.c:281 #, no-c-format msgid "Label name '%s' at %C is ambiguous" msgstr "" -#: fortran/match.c:269 +#: fortran/match.c:287 #, no-c-format msgid "Duplicate construct label '%s' at %C" msgstr "" -#: fortran/match.c:393 +#: fortran/match.c:411 #, no-c-format msgid "Name at %C is too long" msgstr "" -#: fortran/match.c:510 +#: fortran/match.c:528 #, no-c-format msgid "Loop variable at %C cannot be a sub-component" msgstr "" -#: fortran/match.c:516 +#: fortran/match.c:534 #, no-c-format msgid "Loop variable '%s' at %C cannot be INTENT(IN)" msgstr "" -#: fortran/match.c:523 +#: fortran/match.c:541 #, no-c-format msgid "Loop variable at %C cannot have the POINTER attribute" msgstr "" -#: fortran/match.c:553 +#: fortran/match.c:571 #, no-c-format msgid "Expected a step value in iterator at %C" msgstr "" -#: fortran/match.c:565 +#: fortran/match.c:583 #, no-c-format msgid "Syntax error in iterator at %C" msgstr "" -#: fortran/match.c:801 +#: fortran/match.c:819 #, no-c-format msgid "Invalid form of PROGRAM statement at %C" msgstr "" -#: fortran/match.c:835 -#, no-c-format -msgid "Cannot assign to a PARAMETER variable at %C" -msgstr "" - -#: fortran/match.c:924 fortran/match.c:1000 +#: fortran/match.c:939 fortran/match.c:1015 #, no-c-format msgid "Obsolete: arithmetic IF statement at %C" msgstr "" -#: fortran/match.c:971 +#: fortran/match.c:986 #, no-c-format msgid "Syntax error in IF-expression at %C" msgstr "" -#: fortran/match.c:983 +#: fortran/match.c:998 #, no-c-format msgid "Block label not appropriate for arithmetic IF statement at %C" msgstr "" -#: fortran/match.c:1025 +#: fortran/match.c:1040 #, no-c-format msgid "Block label is not appropriate IF statement at %C" msgstr "" -#: fortran/match.c:1096 +#: fortran/match.c:1120 fortran/primary.c:2326 +#, no-c-format +msgid "Cannot assign to a named constant at %C" +msgstr "" + +#: fortran/match.c:1130 #, no-c-format msgid "Unclassifiable statement in IF-clause at %C" msgstr "" -#: fortran/match.c:1103 +#: fortran/match.c:1137 #, no-c-format msgid "Syntax error in IF-clause at %C" msgstr "" -#: fortran/match.c:1147 +#: fortran/match.c:1181 #, no-c-format msgid "Unexpected junk after ELSE statement at %C" msgstr "" -#: fortran/match.c:1153 fortran/match.c:1188 +#: fortran/match.c:1187 fortran/match.c:1222 #, no-c-format msgid "Label '%s' at %C doesn't match IF label '%s'" msgstr "" -#: fortran/match.c:1182 +#: fortran/match.c:1216 #, no-c-format msgid "Unexpected junk after ELSE IF statement at %C" msgstr "" -#: fortran/match.c:1345 +#: fortran/match.c:1379 #, no-c-format msgid "Name '%s' in %s statement at %C is not a loop name" msgstr "" -#: fortran/match.c:1360 +#: fortran/match.c:1396 #, no-c-format msgid "%s statement at %C is not within a loop" msgstr "" -#: fortran/match.c:1363 +#: fortran/match.c:1399 #, no-c-format msgid "%s statement at %C is not within loop '%s'" msgstr "" -#: fortran/match.c:1419 +#: fortran/match.c:1407 +#, no-c-format +msgid "%s statement at %C leaving OpenMP structured block" +msgstr "" + +#: fortran/match.c:1420 +#, no-c-format +msgid "EXIT statement at %C terminating !$OMP DO loop" +msgstr "" + +#: fortran/match.c:1475 #, no-c-format -msgid "STOP code out of range at %C" +msgid "Too many digits in STOP code at %C" msgstr "" -#: fortran/match.c:1472 +#: fortran/match.c:1528 #, no-c-format msgid "Obsolete: PAUSE statement at %C" msgstr "" -#: fortran/match.c:1521 +#: fortran/match.c:1577 #, no-c-format msgid "Obsolete: ASSIGN statement at %C" msgstr "" -#: fortran/match.c:1567 +#: fortran/match.c:1623 #, no-c-format msgid "Obsolete: Assigned GOTO statement at %C" msgstr "" -#: fortran/match.c:1614 fortran/match.c:1666 +#: fortran/match.c:1670 fortran/match.c:1722 #, no-c-format msgid "Statement label list in GOTO at %C cannot be empty" msgstr "" -#: fortran/match.c:1750 +#: fortran/match.c:1806 #, no-c-format msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure" msgstr "" -#: fortran/match.c:1770 +#: fortran/match.c:1829 #, no-c-format msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)" msgstr "" -#: fortran/match.c:1778 +#: fortran/match.c:1837 #, no-c-format msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure" msgstr "" -#: fortran/match.c:1785 fortran/match.c:1951 +#: fortran/match.c:1844 fortran/match.c:2010 #, no-c-format msgid "STAT expression at %C must be a variable" msgstr "" -#: fortran/match.c:1840 +#: fortran/match.c:1899 #, no-c-format msgid "Illegal variable in NULLIFY at %C for a PURE procedure" msgstr "" -#: fortran/match.c:1918 +#: fortran/match.c:1977 #, no-c-format msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure" msgstr "" -#: fortran/match.c:1937 +#: fortran/match.c:1996 #, no-c-format msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)" msgstr "" -#: fortran/match.c:1944 +#: fortran/match.c:2003 #, no-c-format msgid "" "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure" msgstr "" -#: fortran/match.c:1993 +#: fortran/match.c:2052 #, no-c-format msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE" msgstr "" -#: fortran/match.c:2024 +#: fortran/match.c:2083 #, no-c-format msgid "Extension: RETURN statement in main program at %C" msgstr "" -#: fortran/match.c:2219 +#: fortran/match.c:2278 #, no-c-format msgid "Syntax error in common block name at %C" msgstr "" -#: fortran/match.c:2284 +#: fortran/match.c:2314 +#, no-c-format +msgid "Symbol '%s' at %C is already an external symbol that is not COMMON" +msgstr "" + +#: fortran/match.c:2361 #, no-c-format msgid "Symbol '%s' at %C is already in a COMMON block" msgstr "" -#: fortran/match.c:2296 +#: fortran/match.c:2373 #, no-c-format msgid "Previously initialized symbol '%s' in blank COMMON block at %C" msgstr "" -#: fortran/match.c:2299 +#: fortran/match.c:2376 #, no-c-format msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C" msgstr "" -#: fortran/match.c:2311 +#: fortran/match.c:2388 #, no-c-format msgid "" "Derived type variable in COMMON at %C does not have the SEQUENCE attribute" msgstr "" -#: fortran/match.c:2334 +#: fortran/match.c:2411 #, no-c-format msgid "Array specification for symbol '%s' in COMMON at %C must be explicit" msgstr "" -#: fortran/match.c:2345 +#: fortran/match.c:2422 #, no-c-format msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array" msgstr "" -#: fortran/match.c:2377 +#: fortran/match.c:2454 #, no-c-format msgid "" "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to " "another COMMON block '%s'" msgstr "" -#: fortran/match.c:2487 +#: fortran/match.c:2564 #, no-c-format msgid "Namelist group name '%s' at %C already has a basic type of %s" msgstr "" -#: fortran/match.c:2627 +#: fortran/match.c:2571 +#, no-c-format +msgid "" +"Namelist group name '%s' at %C already is USE associated and cannot be " +"respecified." +msgstr "" + +#: fortran/match.c:2598 +#, no-c-format +msgid "Assumed size array '%s' in namelist '%s'at %C is not allowed." +msgstr "" + +#: fortran/match.c:2604 +#, no-c-format +msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension." +msgstr "" + +#: fortran/match.c:2733 #, no-c-format msgid "Derived type component %C is not a permitted EQUIVALENCE member" msgstr "" -#: fortran/match.c:2636 +#: fortran/match.c:2742 #, no-c-format msgid "Array reference in EQUIVALENCE at %C cannot be an array section" msgstr "" -#: fortran/match.c:2672 +#: fortran/match.c:2771 +#, no-c-format +msgid "EQUIVALENCE at %C requires two or more objects" +msgstr "" + +#: fortran/match.c:2785 #, no-c-format msgid "" "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C" msgstr "" -#: fortran/match.c:2824 +#: fortran/match.c:2947 #, no-c-format msgid "Statement function at %L is recursive" msgstr "" -#: fortran/match.c:2914 +#: fortran/match.c:3037 #, no-c-format msgid "Expected initialization expression in CASE at %C" msgstr "" -#: fortran/match.c:2941 +#: fortran/match.c:3060 +#, no-c-format +msgid "Expected the name of the select case construct at %C" +msgstr "" + +#: fortran/match.c:3072 #, no-c-format msgid "Expected case name of '%s' at %C" msgstr "" -#: fortran/match.c:2985 +#: fortran/match.c:3116 #, no-c-format msgid "Unexpected CASE statement at %C" msgstr "" -#: fortran/match.c:3037 +#: fortran/match.c:3168 #, no-c-format msgid "Syntax error in CASE-specification at %C" msgstr "" -#: fortran/match.c:3157 +#: fortran/match.c:3288 #, no-c-format msgid "ELSEWHERE statement at %C not enclosed in WHERE block" msgstr "" -#: fortran/match.c:3188 +#: fortran/match.c:3319 #, no-c-format msgid "Label '%s' at %C doesn't match WHERE label '%s'" msgstr "" -#: fortran/match.c:3283 +#: fortran/match.c:3417 #, no-c-format msgid "Syntax error in FORALL iterator at %C" msgstr "" -#: fortran/matchexp.c:29 +#: fortran/matchexp.c:30 #, c-format msgid "Syntax error in expression at %C" msgstr "" -#: fortran/matchexp.c:73 +#: fortran/matchexp.c:74 #, no-c-format msgid "Bad character '%c' in OPERATOR name at %C" msgstr "" -#: fortran/matchexp.c:81 +#: fortran/matchexp.c:82 #, no-c-format msgid "The name '%s' cannot be used as a defined operator at %C" msgstr "" -#: fortran/matchexp.c:156 +#: fortran/matchexp.c:181 #, no-c-format msgid "Expected a right parenthesis in expression at %C" msgstr "" -#: fortran/matchexp.c:278 +#: fortran/matchexp.c:312 #, no-c-format msgid "Expected exponent in expression at %C" msgstr "" -#: fortran/matchexp.c:314 fortran/matchexp.c:418 +#: fortran/matchexp.c:348 fortran/matchexp.c:452 #, no-c-format msgid "" "Extension: Unary operator following arithmetic operator (use parentheses) at " @@ -6638,188 +7005,415 @@ msgstr "" msgid "Out of memory-- malloc() failed" msgstr "" -#: fortran/module.c:529 +#: fortran/module.c:532 #, no-c-format msgid "Missing generic specification in USE statement at %C" msgstr "" -#: fortran/module.c:837 +#: fortran/module.c:840 #, no-c-format msgid "Reading module %s at line %d column %d: %s" msgstr "" -#: fortran/module.c:841 +#: fortran/module.c:844 #, no-c-format msgid "Writing module %s at line %d column %d: %s" msgstr "" -#: fortran/module.c:845 +#: fortran/module.c:848 #, no-c-format msgid "Module %s at line %d column %d: %s" msgstr "" -#: fortran/module.c:887 +#: fortran/module.c:890 msgid "Unexpected EOF" msgstr "" -#: fortran/module.c:919 +#: fortran/module.c:922 msgid "Unexpected end of module in string constant" msgstr "" -#: fortran/module.c:973 +#: fortran/module.c:976 msgid "Integer overflow" msgstr "" -#: fortran/module.c:1004 +#: fortran/module.c:1007 msgid "Name too long" msgstr "" -#: fortran/module.c:1111 +#: fortran/module.c:1114 msgid "Bad name" msgstr "" -#: fortran/module.c:1155 +#: fortran/module.c:1158 msgid "Expected name" msgstr "" -#: fortran/module.c:1158 +#: fortran/module.c:1161 msgid "Expected left parenthesis" msgstr "" -#: fortran/module.c:1161 +#: fortran/module.c:1164 msgid "Expected right parenthesis" msgstr "" -#: fortran/module.c:1164 +#: fortran/module.c:1167 msgid "Expected integer" msgstr "" -#: fortran/module.c:1167 +#: fortran/module.c:1170 msgid "Expected string" msgstr "" -#: fortran/module.c:1191 +#: fortran/module.c:1194 msgid "find_enum(): Enum not found" msgstr "" -#: fortran/module.c:1206 +#: fortran/module.c:1209 #, no-c-format msgid "Error writing modules file: %s" msgstr "" -#: fortran/module.c:1565 +#: fortran/module.c:1574 msgid "Expected attribute bit name" msgstr "" -#: fortran/module.c:2322 +#: fortran/module.c:2343 msgid "Expected integer string" msgstr "" -#: fortran/module.c:2326 +#: fortran/module.c:2347 msgid "Error converting integer" msgstr "" -#: fortran/module.c:2349 +#: fortran/module.c:2370 msgid "Expected real string" msgstr "" -#: fortran/module.c:2495 +#: fortran/module.c:2517 msgid "Expected expression type" msgstr "" -#: fortran/module.c:2540 +#: fortran/module.c:2563 msgid "Bad operator" msgstr "" -#: fortran/module.c:2626 +#: fortran/module.c:2649 msgid "Bad type in constant expression" msgstr "" -#: fortran/module.c:2663 +#: fortran/module.c:2686 #, no-c-format msgid "Namelist %s cannot be renamed by USE association to %s." msgstr "" -#: fortran/module.c:3331 +#: fortran/module.c:3382 #, no-c-format msgid "Symbol '%s' referenced at %L not found in module '%s'" msgstr "" -#: fortran/module.c:3339 +#: fortran/module.c:3390 #, no-c-format msgid "User operator '%s' referenced at %L not found in module '%s'" msgstr "" -#: fortran/module.c:3345 +#: fortran/module.c:3396 #, no-c-format msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'" msgstr "" -#: fortran/module.c:3700 +#: fortran/module.c:3756 #, no-c-format msgid "Can't open module file '%s' for writing at %C: %s" msgstr "" -#: fortran/module.c:3725 +#: fortran/module.c:3781 #, no-c-format msgid "Error writing module file '%s' for writing: %s" msgstr "" -#: fortran/module.c:3746 +#: fortran/module.c:3802 #, no-c-format msgid "Can't open module file '%s' for reading at %C: %s" msgstr "" -#: fortran/module.c:3760 +#: fortran/module.c:3817 msgid "Unexpected end of module" msgstr "" -#: fortran/module.c:3768 +#: fortran/module.c:3822 +#, no-c-format +msgid "File '%s' opened at %C is not a GFORTRAN module file" +msgstr "" + +#: fortran/module.c:3832 #, no-c-format msgid "Can't USE the same module we're building!" msgstr "" -#: fortran/options.c:212 +#: fortran/openmp.c:135 fortran/openmp.c:502 +#, no-c-format +msgid "COMMON block /%s/ not found at %C" +msgstr "" + +#: fortran/openmp.c:166 +#, no-c-format +msgid "Syntax error in OpenMP variable list at %C" +msgstr "" + +#: fortran/openmp.c:292 +#, no-c-format +msgid "%s is not INTRINSIC procedure name at %C" +msgstr "" + +#: fortran/openmp.c:481 +#, no-c-format +msgid "Threadprivate variable at %C is an element of a COMMON block" +msgstr "" + +#: fortran/openmp.c:521 +#, no-c-format +msgid "Syntax error in !$OMP THREADPRIVATE list at %C" +msgstr "" + +#: fortran/openmp.c:686 fortran/resolve.c:4990 +#, no-c-format +msgid "IF clause at %L requires a scalar LOGICAL expression" +msgstr "" + +#: fortran/openmp.c:694 +#, no-c-format +msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression" +msgstr "" + +#: fortran/openmp.c:702 +#, no-c-format +msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression" +msgstr "" + +#: fortran/openmp.c:716 fortran/openmp.c:726 fortran/openmp.c:733 +#: fortran/openmp.c:743 +#, no-c-format +msgid "Symbol '%s' present on multiple clauses at %L" +msgstr "" + +#: fortran/openmp.c:766 +#, no-c-format +msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L" +msgstr "" + +#: fortran/openmp.c:769 +#, no-c-format +msgid "COPYIN clause object '%s' is ALLOCATABLE at %L" +msgstr "" + +#: fortran/openmp.c:777 +#, no-c-format +msgid "Assumed size array '%s' in COPYPRIVATE clause at %L" +msgstr "" + +#: fortran/openmp.c:780 +#, no-c-format +msgid "COPYPRIVATE clause object '%s' is ALLOCATABLE at %L" +msgstr "" + +#: fortran/openmp.c:788 +#, no-c-format +msgid "THREADPRIVATE object '%s' in SHARED clause at %L" +msgstr "" + +#: fortran/openmp.c:791 +#, no-c-format +msgid "Cray pointee '%s' in SHARED clause at %L" +msgstr "" + +#: fortran/openmp.c:799 +#, no-c-format +msgid "THREADPRIVATE object '%s' in %s clause at %L" +msgstr "" + +#: fortran/openmp.c:802 +#, no-c-format +msgid "Cray pointee '%s' in %s clause at %L" +msgstr "" + +#: fortran/openmp.c:807 +#, no-c-format +msgid "POINTER object '%s' in %s clause at %L" +msgstr "" + +#: fortran/openmp.c:810 +#, no-c-format +msgid "%s clause object '%s' is ALLOCATABLE at %L" +msgstr "" + +#: fortran/openmp.c:813 +#, no-c-format +msgid "Cray pointer '%s' in %s clause at %L" +msgstr "" + +#: fortran/openmp.c:817 +#, no-c-format +msgid "Assumed size array '%s' in %s clause at %L" +msgstr "" + +#: fortran/openmp.c:822 +#, no-c-format +msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L" +msgstr "" + +#: fortran/openmp.c:831 +#, no-c-format +msgid "%c REDUCTION variable '%s' is %s at %L" +msgstr "" + +#: fortran/openmp.c:842 +#, no-c-format +msgid "%s REDUCTION variable '%s' must be LOGICAL at %L" +msgstr "" + +#: fortran/openmp.c:853 +#, no-c-format +msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L" +msgstr "" + +#: fortran/openmp.c:862 +#, no-c-format +msgid "%s REDUCTION variable '%s' must be INTEGER at %L" +msgstr "" + +#: fortran/openmp.c:971 +#, no-c-format +msgid "" +"!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L" +msgstr "" + +#: fortran/openmp.c:1011 +#, no-c-format +msgid "" +"!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or ." +"NEQV. at %L" +msgstr "" + +#: fortran/openmp.c:1059 +#, no-c-format +msgid "" +"!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L" +msgstr "" + +#: fortran/openmp.c:1073 +#, no-c-format +msgid "" +"!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op " +"(expr) at %L" +msgstr "" + +#: fortran/openmp.c:1105 +#, no-c-format +msgid "" +"expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot " +"reference var at %L" +msgstr "" + +#: fortran/openmp.c:1129 +#, no-c-format +msgid "" +"!$OMP ATOMIC assignment intrinsic IAND, IORor IEOR must have two arguments " +"at %L" +msgstr "" + +#: fortran/openmp.c:1136 +#, no-c-format +msgid "" +"!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L" +msgstr "" + +#: fortran/openmp.c:1152 +#, no-c-format +msgid "" +"!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L" +msgstr "" + +#: fortran/openmp.c:1155 +#, no-c-format +msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L" +msgstr "" + +#: fortran/openmp.c:1161 +#, no-c-format +msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L" +msgstr "" + +#: fortran/openmp.c:1179 +#, no-c-format +msgid "" +"!$OMP ATOMIC assignment must have an operator or intrinsic on right hand " +"side at %L" +msgstr "" + +#: fortran/openmp.c:1276 +#, no-c-format +msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L" +msgstr "" + +#: fortran/openmp.c:1282 +#, no-c-format +msgid "!$OMP DO iteration variable must be of type integer at %L" +msgstr "" + +#: fortran/openmp.c:1286 +#, no-c-format +msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L" +msgstr "" + +#: fortran/openmp.c:1294 +#, no-c-format +msgid "" +"!$OMP DO iteration variable present on clause other than PRIVATE or " +"LASTPRIVATE at %L" +msgstr "" + +#: fortran/options.c:242 #, no-c-format msgid "Reading file '%s' as free form." msgstr "" -#: fortran/options.c:222 +#: fortran/options.c:252 #, no-c-format msgid "'-fd-lines-as-comments' has no effect in free form." msgstr "" -#: fortran/options.c:225 +#: fortran/options.c:255 #, no-c-format msgid "'-fd-lines-as-code' has no effect in free form." msgstr "" -#: fortran/options.c:290 +#: fortran/options.c:327 #, c-format msgid "gfortran: Only one -M option allowed\n" msgstr "" -#: fortran/options.c:296 +#: fortran/options.c:333 #, c-format msgid "gfortran: Directory required after -M\n" msgstr "" -#: fortran/options.c:336 +#: fortran/options.c:373 #, no-c-format msgid "Argument to -ffpe-trap is not valid: %s" msgstr "" -#: fortran/options.c:468 +#: fortran/options.c:485 #, no-c-format msgid "Fixed line length must be at least seven." msgstr "" -#: fortran/options.c:474 +#: fortran/options.c:547 #, no-c-format -msgid "Maximum supported idenitifier length is %d" +msgid "Maximum supported identifier length is %d" msgstr "" -#: fortran/options.c:481 +#: fortran/options.c:554 #, no-c-format msgid "Argument to -fqkind isn't a valid real kind" msgstr "" @@ -6829,266 +7423,268 @@ msgstr "" msgid "Unclassifiable statement at %C" msgstr "" -#. Skip the bad statement label. -#: fortran/parse.c:329 +#: fortran/parse.c:318 #, no-c-format -msgid "Ignoring bad statement label at %C" +msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures" msgstr "" -#: fortran/parse.c:340 +#: fortran/parse.c:395 #, no-c-format -msgid "Ignoring statement label of zero at %C" +msgid "Unclassifiable OpenMP directive at %C" msgstr "" -#: fortran/parse.c:350 +#: fortran/parse.c:434 fortran/parse.c:574 #, no-c-format -msgid "Ignoring statement label in empty statement at %C" +msgid "Zero is not a valid statement label at %C" msgstr "" -#: fortran/parse.c:412 +#: fortran/parse.c:441 fortran/parse.c:566 #, no-c-format msgid "Non-numeric character in statement label at %C" msgstr "" -#: fortran/parse.c:420 +#: fortran/parse.c:454 fortran/parse.c:488 fortran/parse.c:614 #, no-c-format -msgid "Zero is not a valid statement label at %C" +msgid "Semicolon at %C needs to be preceded by statement" msgstr "" -#: fortran/parse.c:439 +#: fortran/parse.c:462 fortran/parse.c:626 #, no-c-format -msgid "Bad continuation line at %C" +msgid "Ignoring statement label in empty statement at %C" msgstr "" -#: fortran/parse.c:466 +#: fortran/parse.c:553 fortran/parse.c:593 #, no-c-format -msgid "Statement label in blank line will be ignored at %C" +msgid "Bad continuation line at %C" msgstr "" -#: fortran/parse.c:491 +#: fortran/parse.c:652 #, no-c-format msgid "Line truncated at %C" msgstr "" -#: fortran/parse.c:664 +#: fortran/parse.c:830 #, no-c-format msgid "FORMAT statement at %L does not have a statement label" msgstr "" -#: fortran/parse.c:736 +#: fortran/parse.c:902 msgid "arithmetic IF" msgstr "" -#: fortran/parse.c:742 +#: fortran/parse.c:908 msgid "attribute declaration" msgstr "" -#: fortran/parse.c:772 +#: fortran/parse.c:938 msgid "data declaration" msgstr "" -#: fortran/parse.c:781 +#: fortran/parse.c:947 msgid "derived type declaration" msgstr "" -#: fortran/parse.c:860 +#: fortran/parse.c:1026 msgid "block IF" msgstr "" -#: fortran/parse.c:869 +#: fortran/parse.c:1035 msgid "implied END DO" msgstr "" -#: fortran/parse.c:936 +#: fortran/parse.c:1102 msgid "assignment" msgstr "" -#: fortran/parse.c:939 +#: fortran/parse.c:1105 msgid "pointer assignment" msgstr "" -#: fortran/parse.c:948 +#: fortran/parse.c:1114 msgid "simple IF" msgstr "" -#: fortran/parse.c:1085 +#: fortran/parse.c:1332 #, no-c-format msgid "Unexpected %s statement at %C" msgstr "" -#: fortran/parse.c:1217 +#: fortran/parse.c:1464 #, no-c-format msgid "%s statement at %C cannot follow %s statement at %L" msgstr "" -#: fortran/parse.c:1234 +#: fortran/parse.c:1481 #, no-c-format msgid "Unexpected end of file in '%s'" msgstr "" -#: fortran/parse.c:1287 +#: fortran/parse.c:1535 #, no-c-format msgid "Derived type definition at %C has no components" msgstr "" -#: fortran/parse.c:1298 +#: fortran/parse.c:1546 #, no-c-format msgid "PRIVATE statement in TYPE at %C must be inside a MODULE" msgstr "" -#: fortran/parse.c:1305 +#: fortran/parse.c:1553 #, no-c-format msgid "PRIVATE statement at %C must precede structure components" msgstr "" -#: fortran/parse.c:1313 +#: fortran/parse.c:1561 #, no-c-format msgid "Duplicate PRIVATE statement at %C" msgstr "" -#: fortran/parse.c:1325 +#: fortran/parse.c:1573 #, no-c-format msgid "SEQUENCE statement at %C must precede structure components" msgstr "" -#: fortran/parse.c:1332 +#: fortran/parse.c:1580 #, no-c-format msgid "SEQUENCE attribute at %C already specified in TYPE statement" msgstr "" -#: fortran/parse.c:1337 +#: fortran/parse.c:1585 #, no-c-format msgid "Duplicate SEQUENCE statement at %C" msgstr "" -#: fortran/parse.c:1361 -#, no-c-format -msgid "" -"Component %s of SEQUENCE type declared at %C does not have the SEQUENCE " -"attribute" -msgstr "" - -#: fortran/parse.c:1406 +#: fortran/parse.c:1652 #, no-c-format msgid "ENUM declaration at %C has no ENUMERATORS" msgstr "" -#: fortran/parse.c:1480 +#: fortran/parse.c:1726 #, no-c-format msgid "Unexpected %s statement in INTERFACE block at %C" msgstr "" -#: fortran/parse.c:1507 +#: fortran/parse.c:1753 #, no-c-format msgid "SUBROUTINE at %C does not belong in a generic function interface" msgstr "" -#: fortran/parse.c:1512 +#: fortran/parse.c:1758 #, no-c-format msgid "FUNCTION at %C does not belong in a generic subroutine interface" msgstr "" -#: fortran/parse.c:1529 +#: fortran/parse.c:1775 #, no-c-format msgid "Unexpected %s statement at %C in INTERFACE body" msgstr "" -#: fortran/parse.c:1601 +#: fortran/parse.c:1847 #, no-c-format msgid "%s statement must appear in a MODULE" msgstr "" -#: fortran/parse.c:1608 +#: fortran/parse.c:1854 #, no-c-format msgid "%s statement at %C follows another accessibility specification" msgstr "" -#: fortran/parse.c:1685 +#: fortran/parse.c:1931 #, no-c-format msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE" msgstr "" -#: fortran/parse.c:1706 +#: fortran/parse.c:1952 #, no-c-format msgid "Unexpected %s statement in WHERE block at %C" msgstr "" -#: fortran/parse.c:1766 +#: fortran/parse.c:2012 #, no-c-format msgid "Unexpected %s statement in FORALL block at %C" msgstr "" -#: fortran/parse.c:1818 +#: fortran/parse.c:2064 #, no-c-format msgid "ELSE IF statement at %C cannot follow ELSE statement at %L" msgstr "" -#: fortran/parse.c:1836 +#: fortran/parse.c:2082 #, no-c-format msgid "Duplicate ELSE statements at %L and %C" msgstr "" -#: fortran/parse.c:1898 +#: fortran/parse.c:2144 #, no-c-format msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C" msgstr "" -#: fortran/parse.c:1956 +#: fortran/parse.c:2202 #, no-c-format msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L" msgstr "" -#: fortran/parse.c:1991 +#: fortran/parse.c:2237 #, no-c-format msgid "End of nonblock DO statement at %C is within another block" msgstr "" -#: fortran/parse.c:2000 +#: fortran/parse.c:2246 #, no-c-format msgid "End of nonblock DO statement at %C is interwoven with another DO loop" msgstr "" -#: fortran/parse.c:2050 +#: fortran/parse.c:2296 #, no-c-format msgid "Statement label in ENDDO at %C doesn't match DO label" msgstr "" -#: fortran/parse.c:2107 +#: fortran/parse.c:2312 +#, no-c-format +msgid "named block DO at %L requires matching ENDDO name" +msgstr "" + +#: fortran/parse.c:2568 +#, no-c-format +msgid "Name after !$omp critical and !$omp end critical does not match at %C" +msgstr "" + +#: fortran/parse.c:2625 #, no-c-format msgid "%s statement at %C cannot terminate a non-block DO loop" msgstr "" -#: fortran/parse.c:2246 +#: fortran/parse.c:2789 #, no-c-format msgid "Contained procedure '%s' at %C is already ambiguous" msgstr "" -#: fortran/parse.c:2297 +#: fortran/parse.c:2840 #, no-c-format msgid "Unexpected %s statement in CONTAINS section at %C" msgstr "" -#: fortran/parse.c:2382 +#: fortran/parse.c:2925 #, no-c-format msgid "CONTAINS statement at %C is already in a contained program unit" msgstr "" -#: fortran/parse.c:2431 +#: fortran/parse.c:2974 #, no-c-format msgid "Global name '%s' at %L is already being used as a %s at %L" msgstr "" -#: fortran/parse.c:2452 +#: fortran/parse.c:2995 #, no-c-format msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L" msgstr "" -#: fortran/parse.c:2476 +#: fortran/parse.c:3020 #, no-c-format msgid "Unexpected %s statement in BLOCK DATA at %C" msgstr "" -#: fortran/parse.c:2518 +#: fortran/parse.c:3063 #, no-c-format msgid "Unexpected %s statement in MODULE at %C" msgstr "" @@ -7096,7 +7692,7 @@ msgstr "" #. If we see a duplicate main program, shut down. If the second #. instance is an implied main program, ie data decls or executable #. statements, we're in for lots of errors. -#: fortran/parse.c:2694 +#: fortran/parse.c:3242 #, no-c-format msgid "Two main PROGRAMs at %L and %C" msgstr "" @@ -7128,1253 +7724,1624 @@ msgstr "" #: fortran/primary.c:268 #, no-c-format -msgid "Invalid Hollerith constant: Interger kind at %L should be default" +msgid "Invalid Hollerith constant: Integer kind at %L should be default" msgstr "" -#: fortran/primary.c:340 +#: fortran/primary.c:355 #, no-c-format msgid "Extension: Hexadecimal constant at %C uses non-standard syntax." msgstr "" -#: fortran/primary.c:353 -#, no-c-format -msgid "Empty set of digits in binary constant at %C" -msgstr "" - -#: fortran/primary.c:356 -#, no-c-format -msgid "Empty set of digits in octal constant at %C" -msgstr "" - -#: fortran/primary.c:359 -#, no-c-format -msgid "Empty set of digits in hexadecimal constant at %C" -msgstr "" - -#: fortran/primary.c:372 +#: fortran/primary.c:365 #, no-c-format -msgid "Illegal character in binary constant at %C" +msgid "Empty set of digits in BOZ constant at %C" msgstr "" -#: fortran/primary.c:375 +#: fortran/primary.c:371 #, no-c-format -msgid "Illegal character in octal constant at %C" +msgid "Illegal character in BOZ constant at %C" msgstr "" -#: fortran/primary.c:378 +#: fortran/primary.c:393 #, no-c-format -msgid "Illegal character in hexadecimal constant at %C" +msgid "Extension: BOZ constant at %C uses non-standard postfix syntax." msgstr "" -#: fortran/primary.c:407 +#: fortran/primary.c:419 #, no-c-format msgid "Integer too big for integer kind %i at %C" msgstr "" -#: fortran/primary.c:508 +#: fortran/primary.c:519 #, no-c-format msgid "Missing exponent in real number at %C" msgstr "" -#: fortran/primary.c:565 +#: fortran/primary.c:576 #, no-c-format msgid "Real number at %C has a 'd' exponent and an explicit kind" msgstr "" -#: fortran/primary.c:575 +#: fortran/primary.c:586 #, no-c-format msgid "Real number at %C has a 'q' exponent and an explicit kind" msgstr "" -#: fortran/primary.c:587 +#: fortran/primary.c:598 #, no-c-format msgid "Invalid real kind %d at %C" msgstr "" -#: fortran/primary.c:601 +#: fortran/primary.c:612 #, no-c-format msgid "Real constant overflows its kind at %C" msgstr "" -#: fortran/primary.c:606 +#: fortran/primary.c:617 #, no-c-format msgid "Real constant underflows its kind at %C" msgstr "" -#: fortran/primary.c:698 +#: fortran/primary.c:709 #, no-c-format msgid "Syntax error in SUBSTRING specification at %C" msgstr "" -#: fortran/primary.c:930 +#: fortran/primary.c:941 #, no-c-format msgid "Invalid kind %d for CHARACTER constant at %C" msgstr "" -#: fortran/primary.c:951 +#: fortran/primary.c:962 #, no-c-format msgid "Unterminated character constant beginning at %C" msgstr "" -#: fortran/primary.c:1018 +#: fortran/primary.c:1036 #, no-c-format msgid "Bad kind for logical constant at %C" msgstr "" -#: fortran/primary.c:1053 +#: fortran/primary.c:1071 #, no-c-format msgid "Expected PARAMETER symbol in complex constant at %C" msgstr "" -#: fortran/primary.c:1059 +#: fortran/primary.c:1077 #, no-c-format msgid "Numeric PARAMETER required in complex constant at %C" msgstr "" -#: fortran/primary.c:1065 +#: fortran/primary.c:1083 #, no-c-format msgid "Scalar PARAMETER required in complex constant at %C" msgstr "" -#: fortran/primary.c:1095 +#: fortran/primary.c:1087 +#, no-c-format +msgid "Fortran 2003: PARAMETER symbol in complex constant at %C" +msgstr "" + +#: fortran/primary.c:1117 #, no-c-format msgid "Error converting PARAMETER constant in complex constant at %C" msgstr "" -#: fortran/primary.c:1222 +#: fortran/primary.c:1244 #, no-c-format msgid "Syntax error in COMPLEX constant at %C" msgstr "" -#: fortran/primary.c:1404 +#: fortran/primary.c:1426 #, no-c-format msgid "Keyword '%s' at %C has already appeared in the current argument list" msgstr "" -#: fortran/primary.c:1461 +#: fortran/primary.c:1483 #, no-c-format msgid "Expected alternate return label at %C" msgstr "" -#: fortran/primary.c:1480 +#: fortran/primary.c:1502 #, no-c-format msgid "Missing keyword name in actual argument list at %C" msgstr "" -#: fortran/primary.c:1516 +#: fortran/primary.c:1538 #, no-c-format msgid "Syntax error in argument list at %C" msgstr "" -#: fortran/primary.c:1603 +#: fortran/primary.c:1625 #, no-c-format msgid "Expected structure component name at %C" msgstr "" -#: fortran/primary.c:1841 +#: fortran/primary.c:1866 #, no-c-format msgid "Too many components in structure constructor at %C" msgstr "" -#: fortran/primary.c:1856 +#: fortran/primary.c:1881 #, no-c-format msgid "Too few components in structure constructor at %C" msgstr "" -#: fortran/primary.c:1874 +#: fortran/primary.c:1899 #, no-c-format msgid "Syntax error in structure constructor at %C" msgstr "" -#: fortran/primary.c:1987 +#: fortran/primary.c:1954 +#, no-c-format +msgid "" +"'%s' is array valued and directly recursive at %C , so the keyword RESULT " +"must be specified in the FUNCTION statement" +msgstr "" + +#: fortran/primary.c:2029 #, no-c-format msgid "Unexpected use of subroutine name '%s' at %C" msgstr "" -#: fortran/primary.c:2018 +#: fortran/primary.c:2060 #, no-c-format msgid "Statement function '%s' requires argument list at %C" msgstr "" -#: fortran/primary.c:2021 +#: fortran/primary.c:2063 #, no-c-format msgid "Function '%s' requires an argument list at %C" msgstr "" -#: fortran/primary.c:2175 +#: fortran/primary.c:2229 #, no-c-format msgid "Missing argument list in function '%s' at %C" msgstr "" -#: fortran/primary.c:2203 +#: fortran/primary.c:2257 #, no-c-format msgid "Symbol at %C is not appropriate for an expression" msgstr "" -#: fortran/primary.c:2273 +#: fortran/primary.c:2324 +#, no-c-format +msgid "Named constant at %C in an EQUIVALENCE" +msgstr "" + +#: fortran/primary.c:2346 #, no-c-format msgid "Expected VARIABLE at %C" msgstr "" -#: fortran/resolve.c:101 +#: fortran/resolve.c:114 #, no-c-format msgid "" "Alternate return specifier in elemental subroutine '%s' at %L is not allowed" msgstr "" -#: fortran/resolve.c:105 +#: fortran/resolve.c:118 #, no-c-format msgid "Alternate return specifier in function '%s' at %L is not allowed" msgstr "" -#: fortran/resolve.c:119 +#: fortran/resolve.c:132 #, no-c-format msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE" msgstr "" -#: fortran/resolve.c:127 +#: fortran/resolve.c:140 #, no-c-format msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure" msgstr "" -#: fortran/resolve.c:181 +#: fortran/resolve.c:184 #, no-c-format msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)" msgstr "" -#: fortran/resolve.c:189 +#: fortran/resolve.c:192 #, no-c-format msgid "" "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified" msgstr "" -#: fortran/resolve.c:200 +#: fortran/resolve.c:203 #, no-c-format msgid "Argument '%s' of elemental procedure at %L must be scalar" msgstr "" -#: fortran/resolve.c:208 +#: fortran/resolve.c:211 #, no-c-format msgid "" "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute" msgstr "" -#: fortran/resolve.c:220 +#: fortran/resolve.c:223 #, no-c-format msgid "Argument '%s' of statement function at %L must be scalar" msgstr "" -#: fortran/resolve.c:231 +#: fortran/resolve.c:234 #, no-c-format msgid "" "Character-valued argument '%s' of statement function at %L must has constant " "length" msgstr "" -#: fortran/resolve.c:292 +#: fortran/resolve.c:295 #, no-c-format msgid "Contained function '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/resolve.c:437 +#: fortran/resolve.c:310 +#, no-c-format +msgid "" +"Character-valued internal function '%s' at %L must not be assumed length" +msgstr "" + +#: fortran/resolve.c:446 +#, no-c-format +msgid "Procedure %s at %L has entries with mismatched array specifications" +msgstr "" + +#: fortran/resolve.c:473 #, no-c-format msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:441 +#: fortran/resolve.c:477 #, no-c-format msgid "ENTRY result %s can't be an array in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:448 +#: fortran/resolve.c:484 #, no-c-format msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:452 +#: fortran/resolve.c:488 #, no-c-format msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:490 +#: fortran/resolve.c:526 #, no-c-format msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:495 +#: fortran/resolve.c:531 #, no-c-format msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L" msgstr "" -#: fortran/resolve.c:710 fortran/resolve.c:3347 fortran/resolve.c:3998 +#: fortran/resolve.c:623 +#, no-c-format +msgid "" +"The rank of the element in the derived type constructor at %L does not match " +"that of the component (%d/%d)" +msgstr "" + +#: fortran/resolve.c:636 +#, no-c-format +msgid "" +"The element in the derived type constructor at %L, for pointer component '%" +"s', is %s but should be %s" +msgstr "" + +#: fortran/resolve.c:653 +#, no-c-format +msgid "" +"The element in the derived type constructor at %L, for pointer component '%" +"s' should be a POINTER or a TARGET" +msgstr "" + +#: fortran/resolve.c:775 +#, no-c-format +msgid "" +"The upper bound in the last dimension must appear in the reference to the " +"assumed size array '%s' at %L." +msgstr "" + +#: fortran/resolve.c:840 fortran/resolve.c:4238 fortran/resolve.c:4955 #, no-c-format msgid "Label %d referenced at %L is never defined" msgstr "" -#: fortran/resolve.c:737 +#: fortran/resolve.c:876 #, no-c-format msgid "Statement function '%s' at %L is not allowed as an actual argument" msgstr "" -#: fortran/resolve.c:760 +#: fortran/resolve.c:883 +#, no-c-format +msgid "Intrinsic '%s' at %L is not allowed as an actual argument" +msgstr "" + +#. We need a special case for CHAR, which is the only intrinsic +#. function allowed as actual argument in F2003 and not allowed +#. in F95. +#: fortran/resolve.c:890 +#, no-c-format +msgid "Fortran 2003: CHAR intrinsic allowed as actual argument at %L" +msgstr "" + +#: fortran/resolve.c:896 +#, no-c-format +msgid "Internal procedure '%s' is not allowed as an actual argument at %L" +msgstr "" + +#: fortran/resolve.c:902 +#, no-c-format +msgid "" +"ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument " +"at %L" +msgstr "" + +#: fortran/resolve.c:909 +#, no-c-format +msgid "" +"GENERIC non-INTRINSIC procedure '%s' is not allowed as an actual argument at " +"%L" +msgstr "" + +#: fortran/resolve.c:933 #, no-c-format msgid "Symbol '%s' at %L is ambiguous" msgstr "" -#: fortran/resolve.c:859 +#: fortran/resolve.c:1072 #, no-c-format -msgid "Generic function '%s' at %L is not an intrinsic function" +msgid "" +"'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the " +"actual argument of an ELEMENTAL procedure unless there is a non-" +"optionalargument with the same rank (12.4.1.5)" +msgstr "" + +#: fortran/resolve.c:1097 +msgid "elemental subroutine" msgstr "" -#: fortran/resolve.c:869 +#: fortran/resolve.c:1230 +#, no-c-format +msgid "There is no specific function for the generic '%s' at %L" +msgstr "" + +#: fortran/resolve.c:1240 #, no-c-format msgid "" "Generic function '%s' at %L is not consistent with a specific intrinsic " "interface" msgstr "" -#: fortran/resolve.c:907 +#: fortran/resolve.c:1278 #, no-c-format msgid "" "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic" msgstr "" -#: fortran/resolve.c:953 +#: fortran/resolve.c:1324 #, no-c-format msgid "Unable to resolve the specific function '%s' at %L" msgstr "" -#: fortran/resolve.c:1009 fortran/resolve.c:5363 +#: fortran/resolve.c:1380 fortran/resolve.c:6835 #, no-c-format msgid "Function '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/resolve.c:1128 +#. Internal procedures are taken care of in resolve_contained_fntype. +#: fortran/resolve.c:1466 #, no-c-format -msgid "Function reference to '%s' at %L is inside a FORALL block" +msgid "" +"Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is " +"not a dummy argument" msgstr "" -#: fortran/resolve.c:1134 +#: fortran/resolve.c:1519 +#, no-c-format +msgid "" +"User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE " +"construct" +msgstr "" + +#: fortran/resolve.c:1559 +#, no-c-format +msgid "reference to non-PURE function '%s' at %L inside a FORALL %s" +msgstr "" + +#: fortran/resolve.c:1566 #, no-c-format msgid "" "Function reference to '%s' at %L is to a non-PURE procedure within a PURE " "procedure" msgstr "" -#: fortran/resolve.c:1154 +#: fortran/resolve.c:1581 +#, no-c-format +msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE" +msgstr "" + +#: fortran/resolve.c:1589 +#, no-c-format +msgid "" +"Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as " +"RECURSIVE" +msgstr "" + +#: fortran/resolve.c:1623 #, no-c-format msgid "Subroutine call to '%s' in FORALL block at %L is not PURE" msgstr "" -#: fortran/resolve.c:1157 +#: fortran/resolve.c:1626 #, no-c-format msgid "Subroutine call to '%s' at %L is not PURE" msgstr "" -#: fortran/resolve.c:1219 +#: fortran/resolve.c:1688 #, no-c-format -msgid "Generic subroutine '%s' at %L is not an intrinsic subroutine" +msgid "There is no specific subroutine for the generic '%s' at %L" msgstr "" -#: fortran/resolve.c:1228 +#: fortran/resolve.c:1697 #, no-c-format msgid "" "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine " "interface" msgstr "" -#: fortran/resolve.c:1263 +#: fortran/resolve.c:1732 #, no-c-format msgid "" "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic" msgstr "" -#: fortran/resolve.c:1306 +#: fortran/resolve.c:1776 #, no-c-format msgid "Unable to resolve the specific subroutine '%s' at %L" msgstr "" -#: fortran/resolve.c:1406 +#: fortran/resolve.c:1832 +#, no-c-format +msgid "'%s' at %L has a type, which is not consistent with the CALL at %L" +msgstr "" + +#: fortran/resolve.c:1855 +#, no-c-format +msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE" +msgstr "" + +#: fortran/resolve.c:1863 +#, no-c-format +msgid "" +"Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared " +"as RECURSIVE" +msgstr "" + +#: fortran/resolve.c:1930 #, no-c-format msgid "Shapes for operands at %L and %L are not conformable" msgstr "" -#: fortran/resolve.c:1462 +#: fortran/resolve.c:1987 #, c-format msgid "Operand of unary numeric operator '%s' at %%L is %s" msgstr "" -#: fortran/resolve.c:1478 +#: fortran/resolve.c:2003 #, c-format msgid "Operands of binary numeric operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1492 +#: fortran/resolve.c:2017 #, c-format msgid "Operands of string concatenation operator at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1511 +#: fortran/resolve.c:2036 #, c-format msgid "Operands of logical operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1525 +#: fortran/resolve.c:2050 #, c-format msgid "Operand of .NOT. operator at %%L is %s" msgstr "" -#: fortran/resolve.c:1535 +#: fortran/resolve.c:2060 msgid "COMPLEX quantities cannot be compared at %L" msgstr "" -#: fortran/resolve.c:1561 +#: fortran/resolve.c:2086 #, c-format msgid "Logicals at %%L must be compared with %s instead of %s" msgstr "" -#: fortran/resolve.c:1566 +#: fortran/resolve.c:2091 #, c-format msgid "Operands of comparison operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1574 +#: fortran/resolve.c:2099 #, c-format msgid "Operand of user operator '%s' at %%L is %s" msgstr "" -#: fortran/resolve.c:1577 +#: fortran/resolve.c:2102 #, c-format msgid "Operands of user operator '%s' at %%L are %s/%s" msgstr "" -#: fortran/resolve.c:1645 +#: fortran/resolve.c:2173 #, no-c-format msgid "Inconsistent ranks for operator at %L and %L" msgstr "" -#: fortran/resolve.c:1767 +#: fortran/resolve.c:2370 #, no-c-format msgid "Illegal stride of zero at %L" msgstr "" -#: fortran/resolve.c:1788 +#: fortran/resolve.c:2419 #, no-c-format msgid "Array reference at %L is out of bounds" msgstr "" -#: fortran/resolve.c:1809 +#: fortran/resolve.c:2440 #, no-c-format msgid "Rightmost upper bound of assumed size array section not specified at %L" msgstr "" -#: fortran/resolve.c:1819 +#: fortran/resolve.c:2450 #, no-c-format msgid "Rank mismatch in array reference at %L (%d/%d)" msgstr "" -#: fortran/resolve.c:1847 +#: fortran/resolve.c:2478 #, no-c-format msgid "Array index at %L must be scalar" msgstr "" -#: fortran/resolve.c:1853 +#: fortran/resolve.c:2484 #, no-c-format msgid "Array index at %L must be of INTEGER type" msgstr "" -#: fortran/resolve.c:1859 +#: fortran/resolve.c:2490 #, no-c-format msgid "Extension: REAL array index at %L" msgstr "" -#: fortran/resolve.c:1888 +#: fortran/resolve.c:2520 #, no-c-format msgid "Argument dim at %L must be scalar" msgstr "" -#: fortran/resolve.c:1894 +#: fortran/resolve.c:2526 #, no-c-format msgid "Argument dim at %L must be of INTEGER type" msgstr "" -#: fortran/resolve.c:1996 +#: fortran/resolve.c:2646 #, no-c-format msgid "Array index at %L is an array of rank %d" msgstr "" -#: fortran/resolve.c:2034 +#: fortran/resolve.c:2684 #, no-c-format msgid "Substring start index at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:2041 +#: fortran/resolve.c:2691 #, no-c-format msgid "Substring start index at %L must be scalar" msgstr "" -#: fortran/resolve.c:2048 +#: fortran/resolve.c:2700 #, no-c-format msgid "Substring start index at %L is less than one" msgstr "" -#: fortran/resolve.c:2061 +#: fortran/resolve.c:2713 #, no-c-format msgid "Substring end index at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:2068 +#: fortran/resolve.c:2720 #, no-c-format msgid "Substring end index at %L must be scalar" msgstr "" -#: fortran/resolve.c:2076 +#: fortran/resolve.c:2730 #, no-c-format -msgid "Substring end index at %L is out of bounds" +msgid "Substring end index at %L exceeds the string length" msgstr "" -#: fortran/resolve.c:2150 +#: fortran/resolve.c:2804 #, no-c-format msgid "" "Component to the right of a part reference with nonzero rank must not have " "the POINTER attribute at %L" msgstr "" -#: fortran/resolve.c:2169 +#: fortran/resolve.c:2823 #, no-c-format msgid "" "Two or more part references with nonzero rank must not be specified at %L" msgstr "" -#: fortran/resolve.c:2395 +#: fortran/resolve.c:2998 +#, no-c-format +msgid "" +"Variable '%s',used in a specification expression, is referenced at %L before " +"the ENTRY statement in which it is a parameter" +msgstr "" + +#: fortran/resolve.c:3003 +#, no-c-format +msgid "" +"Variable '%s' is used at %L before the ENTRY statement in which it is a " +"parameter" +msgstr "" + +#: fortran/resolve.c:3126 #, no-c-format msgid "%s at %L must be a scalar" msgstr "" -#: fortran/resolve.c:2403 +#: fortran/resolve.c:3134 #, no-c-format msgid "%s at %L must be INTEGER or REAL" msgstr "" -#: fortran/resolve.c:2406 +#: fortran/resolve.c:3137 #, no-c-format msgid "%s at %L must be INTEGER" msgstr "" -#: fortran/resolve.c:2422 +#: fortran/resolve.c:3153 #, no-c-format msgid "Obsolete: REAL DO loop iterator at %L" msgstr "" -#: fortran/resolve.c:2431 +#: fortran/resolve.c:3162 #, no-c-format msgid "Cannot assign to loop variable in PURE procedure at %L" msgstr "" -#: fortran/resolve.c:2455 +#: fortran/resolve.c:3186 #, no-c-format msgid "Step expression in DO loop at %L cannot be zero" msgstr "" -#: fortran/resolve.c:2488 +#: fortran/resolve.c:3221 #, no-c-format -msgid "FORALL Iteration variable at %L must be INTEGER" +msgid "FORALL index-name at %L must be a scalar INTEGER" msgstr "" -#: fortran/resolve.c:2493 +#: fortran/resolve.c:3226 #, no-c-format -msgid "FORALL start expression at %L must be INTEGER" +msgid "FORALL start expression at %L must be a scalar INTEGER" msgstr "" -#: fortran/resolve.c:2500 +#: fortran/resolve.c:3233 #, no-c-format -msgid "FORALL end expression at %L must be INTEGER" +msgid "FORALL end expression at %L must be a scalar INTEGER" msgstr "" -#: fortran/resolve.c:2507 +#: fortran/resolve.c:3241 #, no-c-format -msgid "FORALL Stride expression at %L must be INTEGER" +msgid "FORALL stride expression at %L must be a scalar %s" msgstr "" -#: fortran/resolve.c:2604 +#: fortran/resolve.c:3246 +#, no-c-format +msgid "FORALL stride expression at %L cannot be zero" +msgstr "" + +#: fortran/resolve.c:3344 #, no-c-format msgid "" "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER" msgstr "" -#: fortran/resolve.c:2704 +#: fortran/resolve.c:3350 +#, no-c-format +msgid "Can't deallocate INTENT(IN) variable '%s' at %L" +msgstr "" + +#: fortran/resolve.c:3511 +#, no-c-format +msgid "" +"The STAT variable '%s' in an ALLOCATE statement must not be allocated in the " +"same statement at %L" +msgstr "" + +#: fortran/resolve.c:3542 #, no-c-format msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER" msgstr "" -#: fortran/resolve.c:2729 +#: fortran/resolve.c:3549 +#, no-c-format +msgid "Can't allocate INTENT(IN) variable '%s' at %L" +msgstr "" + +#: fortran/resolve.c:3573 #, no-c-format msgid "Array specification required in ALLOCATE statement at %L" msgstr "" -#: fortran/resolve.c:2758 +#: fortran/resolve.c:3603 #, no-c-format msgid "Bad array specification in ALLOCATE statement at %L" msgstr "" +#: fortran/resolve.c:3621 +#, no-c-format +msgid "" +"'%s' must not appear an the array specification at %L in the same ALLOCATE " +"statement where it is itself allocated" +msgstr "" + #. The cases overlap, or they are the same #. element in the list. Either way, we must #. issue an error and get the next case from P. #. FIXME: Sort P and Q by line number. -#: fortran/resolve.c:2914 +#: fortran/resolve.c:3780 #, no-c-format msgid "CASE label at %L overlaps with CASE label at %L" msgstr "" -#: fortran/resolve.c:2965 +#: fortran/resolve.c:3831 #, no-c-format msgid "Expression in CASE statement at %L must be of type %s" msgstr "" -#: fortran/resolve.c:2976 +#: fortran/resolve.c:3842 #, no-c-format msgid "Expression in CASE statement at %L must be kind %d" msgstr "" -#: fortran/resolve.c:2988 +#: fortran/resolve.c:3854 #, no-c-format msgid "Expression in CASE statement at %L must be scalar" msgstr "" -#: fortran/resolve.c:3034 +#: fortran/resolve.c:3901 #, no-c-format msgid "" "Selection expression in computed GOTO statement at %L must be a scalar " "integer expression" msgstr "" -#: fortran/resolve.c:3052 +#: fortran/resolve.c:3919 #, no-c-format msgid "Argument of SELECT statement at %L cannot be %s" msgstr "" -#: fortran/resolve.c:3061 +#: fortran/resolve.c:3928 #, no-c-format msgid "Argument of SELECT statement at %L must be a scalar expression" msgstr "" -#: fortran/resolve.c:3125 +#: fortran/resolve.c:3993 #, no-c-format msgid "" "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L" msgstr "" -#: fortran/resolve.c:3152 +#: fortran/resolve.c:4020 #, no-c-format msgid "Logical range in CASE statement at %L is not allowed" msgstr "" -#: fortran/resolve.c:3163 +#: fortran/resolve.c:4032 +#, no-c-format +msgid "constant logical value in CASE statement is repeated at %L" +msgstr "" + +#: fortran/resolve.c:4046 #, no-c-format msgid "Range specification at %L can never be matched" msgstr "" -#: fortran/resolve.c:3266 +#: fortran/resolve.c:4149 #, no-c-format msgid "Logical SELECT CASE block at %L has more that two cases" msgstr "" -#: fortran/resolve.c:3304 +#: fortran/resolve.c:4188 #, no-c-format msgid "Data transfer element at %L cannot have POINTER components" msgstr "" -#: fortran/resolve.c:3311 +#: fortran/resolve.c:4195 +#, no-c-format +msgid "Data transfer element at %L cannot have ALLOCATABLE components" +msgstr "" + +#: fortran/resolve.c:4202 #, no-c-format msgid "Data transfer element at %L cannot have PRIVATE components" msgstr "" -#: fortran/resolve.c:3320 +#: fortran/resolve.c:4211 #, no-c-format msgid "" "Data transfer element at %L cannot be a full reference to an assumed-size " "array" msgstr "" -#: fortran/resolve.c:3354 +#: fortran/resolve.c:4245 #, no-c-format msgid "" "Statement at %L is not a valid branch target statement for the branch " "statement at %L" msgstr "" -#: fortran/resolve.c:3363 +#: fortran/resolve.c:4254 #, no-c-format msgid "Branch at %L causes an infinite loop" msgstr "" -#. still nothing, so illegal. -#: fortran/resolve.c:3393 +#: fortran/resolve.c:4287 #, no-c-format msgid "Label at %L is not in the same block as the GOTO statement at %L" msgstr "" -#: fortran/resolve.c:3409 +#: fortran/resolve.c:4303 #, no-c-format msgid "Obsolete: GOTO at %L jumps to END of construct at %L" msgstr "" -#: fortran/resolve.c:3483 +#: fortran/resolve.c:4377 #, no-c-format msgid "WHERE mask at %L has inconsistent shape" msgstr "" -#: fortran/resolve.c:3499 +#: fortran/resolve.c:4393 #, no-c-format msgid "WHERE assignment target at %L has inconsistent shape" msgstr "" -#: fortran/resolve.c:3509 fortran/resolve.c:3708 +#: fortran/resolve.c:4403 fortran/resolve.c:4602 #, no-c-format msgid "Unsupported statement inside WHERE at %L" msgstr "" -#: fortran/resolve.c:3585 +#: fortran/resolve.c:4479 #, no-c-format -msgid "expresion reference type error at %L" +msgid "expression reference type error at %L" msgstr "" -#: fortran/resolve.c:3617 +#: fortran/resolve.c:4511 #, no-c-format msgid "Unsupported statement while finding forall index in expression" msgstr "" -#: fortran/resolve.c:3664 +#: fortran/resolve.c:4558 #, no-c-format msgid "Assignment to a FORALL index variable at %L" msgstr "" -#: fortran/resolve.c:3672 +#: fortran/resolve.c:4566 #, no-c-format msgid "" "The FORALL with index '%s' cause more than one assignment to this object at %" "L" msgstr "" -#: fortran/resolve.c:3799 +#: fortran/resolve.c:4691 #, no-c-format msgid "An outer FORALL construct already has an index with this name %L" msgstr "" -#: fortran/resolve.c:3811 fortran/resolve.c:3814 fortran/resolve.c:3817 +#: fortran/resolve.c:4703 fortran/resolve.c:4706 fortran/resolve.c:4709 #, no-c-format msgid "" "A FORALL index must not appear in a limit or stride expression in the same " "FORALL at %L" msgstr "" -#: fortran/resolve.c:3860 +#: fortran/resolve.c:4752 #, no-c-format msgid "ELSE IF clause at %L requires a scalar LOGICAL expression" msgstr "" -#: fortran/resolve.c:3870 +#: fortran/resolve.c:4762 #, no-c-format msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array" msgstr "" -#: fortran/resolve.c:3948 +#: fortran/resolve.c:4892 #, no-c-format msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable" msgstr "" -#: fortran/resolve.c:3951 +#: fortran/resolve.c:4895 #, no-c-format msgid "Variable '%s' has not been assigned a target label at %L" msgstr "" -#: fortran/resolve.c:3961 +#: fortran/resolve.c:4906 +#, no-c-format +msgid "" +"Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier" +msgstr "" + +#: fortran/resolve.c:4921 #, no-c-format -msgid "Alternate RETURN statement at %L requires an INTEGER return specifier" +msgid "Subroutine '%s' called instead of assignment at %L must be PURE" msgstr "" -#: fortran/resolve.c:3977 +#: fortran/resolve.c:4934 #, no-c-format msgid "Cannot assign to variable '%s' in PURE procedure at %L" msgstr "" -#: fortran/resolve.c:3986 +#: fortran/resolve.c:4943 #, no-c-format msgid "" "Right side of assignment at %L is a derived type containing a POINTER in a " "PURE procedure" msgstr "" -#: fortran/resolve.c:4006 +#: fortran/resolve.c:4963 #, no-c-format msgid "ASSIGN statement at %L requires a scalar default INTEGER variable" msgstr "" -#: fortran/resolve.c:4021 +#: fortran/resolve.c:4978 #, no-c-format msgid "Arithmetic IF statement at %L requires a numeric expression" msgstr "" -#: fortran/resolve.c:4033 -#, no-c-format -msgid "IF clause at %L requires a scalar LOGICAL expression" -msgstr "" - -#: fortran/resolve.c:4059 +#: fortran/resolve.c:5020 #, no-c-format msgid "" "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression" msgstr "" -#: fortran/resolve.c:4066 +#: fortran/resolve.c:5027 #, no-c-format msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:4078 +#: fortran/resolve.c:5039 #, no-c-format msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER" msgstr "" -#: fortran/resolve.c:4144 +#: fortran/resolve.c:5105 #, no-c-format msgid "FORALL mask clause at %L requires a LOGICAL expression" msgstr "" -#: fortran/resolve.c:4267 +#: fortran/resolve.c:5308 #, no-c-format -msgid "Assumed size array at %L must be a dummy argument" +msgid "Allocatable array '%s' at %L must have a deferred shape" msgstr "" -#: fortran/resolve.c:4270 +#: fortran/resolve.c:5311 #, no-c-format -msgid "Assumed shape array at %L must be a dummy argument" +msgid "Scalar object '%s' at %L may not be ALLOCATABLE" msgstr "" -#: fortran/resolve.c:4280 +#: fortran/resolve.c:5318 #, no-c-format -msgid "Parameter array '%s' at %L cannot be automatic or assumed shape" +msgid "Array pointer '%s' at %L must have a deferred shape" +msgstr "" + +#: fortran/resolve.c:5329 +#, no-c-format +msgid "Array '%s' at %L cannot have a deferred shape" msgstr "" -#: fortran/resolve.c:4296 +#: fortran/resolve.c:5369 #, no-c-format -msgid "Module array '%s' at %L cannot be automatic or assumed shape" +msgid "The module or main program array '%s' at %L must have constant shape" msgstr "" -#: fortran/resolve.c:4308 +#: fortran/resolve.c:5383 #, no-c-format msgid "" "Entity with assumed character length at %L must be a dummy argument or a " "PARAMETER" msgstr "" -#: fortran/resolve.c:4320 +#: fortran/resolve.c:5402 #, no-c-format -msgid "" -"Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type" +msgid "'%s' at %L must have constant character length in this context" msgstr "" -#: fortran/resolve.c:4330 +#: fortran/resolve.c:5440 #, no-c-format -msgid "Incompatible derived type in PARAMETER at %L" +msgid "Allocatable '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4341 +#: fortran/resolve.c:5443 #, no-c-format -msgid "Symbol at %L is not a DUMMY variable" +msgid "External '%s' at %L cannot have an initializer" +msgstr "" + +#: fortran/resolve.c:5446 +#, no-c-format +msgid "Dummy '%s' at %L cannot have an initializer" msgstr "" -#: fortran/resolve.c:4352 +#: fortran/resolve.c:5449 +#, no-c-format +msgid "Intrinsic '%s' at %L cannot have an initializer" +msgstr "" + +#: fortran/resolve.c:5452 +#, no-c-format +msgid "Function result '%s' at %L cannot have an initializer" +msgstr "" + +#: fortran/resolve.c:5455 +#, no-c-format +msgid "Automatic array '%s' at %L cannot have an initializer" +msgstr "" + +#: fortran/resolve.c:5470 +#, no-c-format +msgid "" +"The type %s cannot be host associated at %L because it is blocked by an " +"incompatible object of the same name at %L" +msgstr "" + +#: fortran/resolve.c:5493 +#, no-c-format +msgid "Object '%s' at %L must have the SAVE attribute %s" +msgstr "" + +#: fortran/resolve.c:5526 #, no-c-format msgid "" "Character-valued statement function '%s' at %L must have constant length" msgstr "" -#: fortran/resolve.c:4370 +#: fortran/resolve.c:5549 #, no-c-format msgid "" -"The derived type '%s' at %L is of type '%s', which has not been defined." +"'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is " +"PUBLIC at %L" msgstr "" -#: fortran/resolve.c:4391 +#: fortran/resolve.c:5564 +#, no-c-format +msgid "External object '%s' at %L may not have an initializer" +msgstr "" + +#: fortran/resolve.c:5572 +#, no-c-format +msgid "ELEMENTAL function '%s' at %L must have a scalar result" +msgstr "" + +#: fortran/resolve.c:5593 +#, no-c-format +msgid "CHARACTER(*) function '%s' at %L cannot be array-valued" +msgstr "" + +#: fortran/resolve.c:5597 +#, no-c-format +msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued" +msgstr "" + +#: fortran/resolve.c:5601 +#, no-c-format +msgid "CHARACTER(*) function '%s' at %L cannot be pure" +msgstr "" + +#: fortran/resolve.c:5605 +#, no-c-format +msgid "CHARACTER(*) function '%s' at %L cannot be recursive" +msgstr "" + +#: fortran/resolve.c:5614 +#, no-c-format +msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95" +msgstr "" + +#: fortran/resolve.c:5639 +#, no-c-format +msgid "" +"Character length of component '%s' needs to be a constant specification " +"expression at %L." +msgstr "" + +#: fortran/resolve.c:5654 #, no-c-format msgid "" "The component '%s' is a PRIVATE type and cannot be a component of '%s', " "which is PUBLIC at %L" msgstr "" -#: fortran/resolve.c:4411 +#: fortran/resolve.c:5664 #, no-c-format msgid "" -"The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have " -"a default initializer" +"Component %s of SEQUENCE type declared at %L does not have the SEQUENCE " +"attribute" msgstr "" -#: fortran/resolve.c:4433 +#: fortran/resolve.c:5674 #, no-c-format msgid "" -"'%s' is a PRIVATE type and cannot be a dummy argument of '%s', which is " -"PUBLIC at %L" +"The pointer component '%s' of '%s' at %L is a type that has not been declared" msgstr "" -#: fortran/resolve.c:4453 +#: fortran/resolve.c:5692 #, no-c-format -msgid "Allocatable array '%s' at %L must have a deferred shape" +msgid "Component '%s' of '%s' at %L must have constant array bounds." msgstr "" -#: fortran/resolve.c:4456 +#: fortran/resolve.c:5733 #, no-c-format -msgid "Scalar object '%s' at %L may not be ALLOCATABLE" +msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L" msgstr "" -#: fortran/resolve.c:4463 +#: fortran/resolve.c:5746 #, no-c-format -msgid "Array pointer '%s' at %L must have a deferred shape" +msgid "The array '%s' must have constant shape to be a NAMELIST object at %L" msgstr "" -#: fortran/resolve.c:4474 +#: fortran/resolve.c:5759 #, no-c-format -msgid "Array '%s' at %L cannot have a deferred shape" +msgid "NAMELIST object '%s' at %L cannot have ALLOCATABLE components" msgstr "" -#: fortran/resolve.c:4509 +#: fortran/resolve.c:5778 #, no-c-format -msgid "Allocatable '%s' at %L cannot have an initializer" +msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L" msgstr "" -#: fortran/resolve.c:4512 +#: fortran/resolve.c:5795 #, no-c-format -msgid "External '%s' at %L cannot have an initializer" +msgid "Parameter array '%s' at %L cannot be automatic or assumed shape" msgstr "" -#: fortran/resolve.c:4515 +#: fortran/resolve.c:5807 #, no-c-format -msgid "Dummy '%s' at %L cannot have an initializer" +msgid "" +"Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type" msgstr "" -#: fortran/resolve.c:4518 +#: fortran/resolve.c:5818 #, no-c-format -msgid "Intrinsic '%s' at %L cannot have an initializer" +msgid "Incompatible derived type in PARAMETER at %L" msgstr "" -#: fortran/resolve.c:4521 +#: fortran/resolve.c:5920 #, no-c-format -msgid "Function result '%s' at %L cannot have an initializer" +msgid "Assumed size array at %L must be a dummy argument" msgstr "" -#: fortran/resolve.c:4524 +#: fortran/resolve.c:5923 #, no-c-format -msgid "Automatic array '%s' at %L cannot have an initializer" +msgid "Assumed shape array at %L must be a dummy argument" msgstr "" -#: fortran/resolve.c:4547 +#: fortran/resolve.c:5936 #, no-c-format -msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L" +msgid "Symbol at %L is not a DUMMY variable" msgstr "" -#: fortran/resolve.c:4559 +#: fortran/resolve.c:5951 #, no-c-format -msgid "External object '%s' at %L may not have an initializer" +msgid "" +"The derived type '%s' at %L is of type '%s', which has not been defined." +msgstr "" + +#: fortran/resolve.c:5970 +#, no-c-format +msgid "" +"The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have " +"a default initializer" msgstr "" -#: fortran/resolve.c:4572 +#: fortran/resolve.c:6010 #, no-c-format msgid "Intrinsic at %L does not exist" msgstr "" -#: fortran/resolve.c:4684 +#: fortran/resolve.c:6034 +#, no-c-format +msgid "Threadprivate at %L isn't SAVEd" +msgstr "" + +#: fortran/resolve.c:6109 +#, no-c-format +msgid "BLOCK DATA element '%s' at %L must be in COMMON" +msgstr "" + +#: fortran/resolve.c:6153 #, no-c-format msgid "Nonconstant array section at %L in DATA statement" msgstr "" -#: fortran/resolve.c:4697 +#: fortran/resolve.c:6166 #, no-c-format msgid "DATA statement at %L has more variables than values" msgstr "" -#: fortran/resolve.c:4895 +#: fortran/resolve.c:6364 #, no-c-format msgid "DATA statement at %L has more values than variables" msgstr "" -#: fortran/resolve.c:4977 +#: fortran/resolve.c:6440 #, no-c-format msgid "Label %d at %L defined but not used" msgstr "" -#: fortran/resolve.c:4982 +#: fortran/resolve.c:6445 #, no-c-format msgid "Label %d at %L defined but cannot be used" msgstr "" -#: fortran/resolve.c:5066 +#: fortran/resolve.c:6530 #, no-c-format msgid "" "Derived type variable '%s' at %L must have SEQUENCE attribute to be an " "EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:5081 +#: fortran/resolve.c:6538 +#, no-c-format +msgid "" +"Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an " +"EQUIVALENCE object" +msgstr "" + +#: fortran/resolve.c:6553 #, no-c-format msgid "" "Derived type variable '%s' at %L with pointer component(s) cannot be an " "EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:5088 +#: fortran/resolve.c:6560 #, no-c-format msgid "" "Derived type variable '%s' at %L with default initializer cannot be an " "EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:5189 +#: fortran/resolve.c:6661 #, no-c-format msgid "Syntax error in EQUIVALENCE statement at %L" msgstr "" -#: fortran/resolve.c:5206 +#: fortran/resolve.c:6678 #, no-c-format msgid "" "Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE " "statement at %L" msgstr "" -#: fortran/resolve.c:5220 +#: fortran/resolve.c:6692 #, no-c-format msgid "" "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure " "procedure '%s'" msgstr "" -#: fortran/resolve.c:5229 +#: fortran/resolve.c:6701 #, no-c-format msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:5308 +#: fortran/resolve.c:6780 #, no-c-format msgid "" "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:5319 +#: fortran/resolve.c:6791 #, no-c-format msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object" msgstr "" -#: fortran/resolve.c:5330 +#: fortran/resolve.c:6802 #, no-c-format msgid "Substring at %L has length zero" msgstr "" -#: fortran/resolve.c:5376 +#: fortran/resolve.c:6845 +#, no-c-format +msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'" +msgstr "" + +#: fortran/resolve.c:6872 #, no-c-format msgid "ENTRY '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/resolve.c:5412 +#: fortran/resolve.c:6898 +#, no-c-format +msgid "User operator procedure '%s' at %L must be a FUNCTION" +msgstr "" + +#: fortran/resolve.c:6904 +#, no-c-format +msgid "User operator procedure '%s' at %L cannot be assumed character length" +msgstr "" + +#: fortran/resolve.c:6910 +#, no-c-format +msgid "User operator procedure '%s' at %L must have at least one argument" +msgstr "" + +#: fortran/resolve.c:6920 +#, no-c-format +msgid "First argument of operator interface at %L cannot be optional" +msgstr "" + +#: fortran/resolve.c:6932 +#, no-c-format +msgid "Second argument of operator interface at %L cannot be optional" +msgstr "" + +#: fortran/resolve.c:6936 +#, no-c-format +msgid "Operator interface at %L must have, at most, two arguments" +msgstr "" + +#: fortran/resolve.c:6969 #, no-c-format msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE" msgstr "" -#: fortran/scanner.c:928 +#: fortran/scanner.c:669 fortran/scanner.c:790 +#, no-c-format +msgid "Limit of %d continuations exceeded in statement at %C" +msgstr "" + +#: fortran/scanner.c:714 +#, no-c-format +msgid "Missing '&' in continued character constant at %C" +msgstr "" + +#: fortran/scanner.c:923 +#, no-c-format +msgid "Nonconforming tab character at %C" +msgstr "" + +#: fortran/scanner.c:1014 fortran/scanner.c:1017 +#, no-c-format +msgid "'&' not allowed by itself in line %d" +msgstr "" + +#: fortran/scanner.c:1046 fortran/scanner.c:1049 +#, no-c-format +msgid "'&' not allowed by itself with comment in line %d" +msgstr "" + +#: fortran/scanner.c:1065 +#, no-c-format +msgid "Nonconforming tab character in column 1 of line %d" +msgstr "" + +#: fortran/scanner.c:1262 #, no-c-format msgid "%s:%d: file %s left but not entered" msgstr "" -#: fortran/scanner.c:951 +#: fortran/scanner.c:1289 #, no-c-format msgid "%s:%d: Illegal preprocessor directive" msgstr "" -#: fortran/scanner.c:1026 +#: fortran/scanner.c:1382 #, no-c-format msgid "File '%s' is being included recursively" msgstr "" -#: fortran/scanner.c:1035 +#: fortran/scanner.c:1397 #, no-c-format msgid "Can't open file '%s'" msgstr "" -#: fortran/scanner.c:1044 +#: fortran/scanner.c:1406 #, no-c-format msgid "Can't open included file '%s'" msgstr "" -#: fortran/scanner.c:1133 +#: fortran/scanner.c:1508 #, c-format msgid "%s:%3d %s\n" msgstr "" -#: fortran/simplify.c:101 +#: fortran/simplify.c:105 #, no-c-format msgid "Result of %s overflows its kind at %L" msgstr "" -#: fortran/simplify.c:120 +#: fortran/simplify.c:109 +#, no-c-format +msgid "Result of %s underflows its kind at %L" +msgstr "" + +#: fortran/simplify.c:113 +#, no-c-format +msgid "Result of %s is NaN at %L" +msgstr "" + +#: fortran/simplify.c:117 +#, no-c-format +msgid "Result of %s gives range error for its kind at %L" +msgstr "" + +#: fortran/simplify.c:139 #, no-c-format msgid "KIND parameter of %s at %L must be an initialization expression" msgstr "" -#: fortran/simplify.c:130 +#: fortran/simplify.c:149 #, no-c-format msgid "Invalid KIND parameter of %s at %L" msgstr "" -#: fortran/simplify.c:227 +#: fortran/simplify.c:246 #, no-c-format msgid "" "Extended ASCII not implemented: argument of ACHAR at %L must be between 0 " "and 127" msgstr "" -#: fortran/simplify.c:254 +#: fortran/simplify.c:273 #, no-c-format msgid "Argument of ACOS at %L must be between -1 and 1" msgstr "" -#: fortran/simplify.c:276 +#: fortran/simplify.c:295 #, no-c-format msgid "Argument of ACOSH at %L must not be less than 1" msgstr "" -#: fortran/simplify.c:503 +#: fortran/simplify.c:522 #, no-c-format msgid "Argument of ASIN at %L must be between -1 and 1" msgstr "" -#: fortran/simplify.c:559 +#: fortran/simplify.c:578 #, no-c-format msgid "Argument of ATANH at %L must be inside the range -1 to 1" msgstr "" -#: fortran/simplify.c:585 +#: fortran/simplify.c:604 #, no-c-format msgid "" "If first argument of ATAN2 %L is zero, then the second argument must not be " "zero" msgstr "" -#: fortran/simplify.c:667 +#: fortran/simplify.c:690 #, no-c-format msgid "Bad character in CHAR function at %L" msgstr "" -#: fortran/simplify.c:1193 +#: fortran/simplify.c:1228 #, no-c-format msgid "Argument of IACHAR at %L must be of length one" msgstr "" -#: fortran/simplify.c:1233 +#: fortran/simplify.c:1268 #, no-c-format msgid "Invalid second argument of IBCLR at %L" msgstr "" -#: fortran/simplify.c:1241 +#: fortran/simplify.c:1276 #, no-c-format msgid "Second argument of IBCLR exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1268 +#: fortran/simplify.c:1303 #, no-c-format msgid "Invalid second argument of IBITS at %L" msgstr "" -#: fortran/simplify.c:1274 +#: fortran/simplify.c:1309 #, no-c-format msgid "Invalid third argument of IBITS at %L" msgstr "" -#: fortran/simplify.c:1285 +#: fortran/simplify.c:1320 #, no-c-format msgid "Sum of second and third arguments of IBITS exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1333 +#: fortran/simplify.c:1368 #, no-c-format msgid "Invalid second argument of IBSET at %L" msgstr "" -#: fortran/simplify.c:1341 +#: fortran/simplify.c:1376 #, no-c-format msgid "Second argument of IBSET exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1364 +#: fortran/simplify.c:1402 #, no-c-format msgid "Argument of ICHAR at %L must be of length one" msgstr "" -#: fortran/simplify.c:1372 +#: fortran/simplify.c:1410 #, no-c-format msgid "Argument of ICHAR at %L out of range of this processor" msgstr "" -#: fortran/simplify.c:1580 +#: fortran/simplify.c:1618 #, no-c-format msgid "Argument of INT at %L is not a valid type" msgstr "" -#: fortran/simplify.c:1657 +#: fortran/simplify.c:1660 +#, no-c-format +msgid "Argument of %s at %L is not a valid type" +msgstr "" + +#: fortran/simplify.c:1755 #, no-c-format msgid "Invalid second argument of ISHFT at %L" msgstr "" -#: fortran/simplify.c:1673 +#: fortran/simplify.c:1771 #, no-c-format msgid "Magnitude of second argument of ISHFT exceeds bit size at %L" msgstr "" -#: fortran/simplify.c:1737 +#: fortran/simplify.c:1835 #, no-c-format msgid "Invalid second argument of ISHFTC at %L" msgstr "" -#: fortran/simplify.c:1747 +#: fortran/simplify.c:1845 #, no-c-format msgid "Invalid third argument of ISHFTC at %L" msgstr "" -#: fortran/simplify.c:1762 +#: fortran/simplify.c:1860 #, no-c-format msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L" msgstr "" -#: fortran/simplify.c:1832 +#: fortran/simplify.c:1930 #, no-c-format msgid "Argument of KIND at %L is a DERIVED type" msgstr "" -#: fortran/simplify.c:1903 +#: fortran/simplify.c:2001 #, no-c-format msgid "DIM argument at %L is out of bounds" msgstr "" -#: fortran/simplify.c:2033 +#: fortran/simplify.c:2141 #, no-c-format msgid "Argument of LOG at %L cannot be less than or equal to zero" msgstr "" -#: fortran/simplify.c:2046 +#: fortran/simplify.c:2154 #, no-c-format msgid "Complex argument of LOG at %L cannot be zero" msgstr "" -#: fortran/simplify.c:2090 +#: fortran/simplify.c:2203 #, no-c-format msgid "Argument of LOG10 at %L cannot be less than or equal to zero" msgstr "" #. Result is processor-dependent. -#: fortran/simplify.c:2265 +#: fortran/simplify.c:2380 #, no-c-format msgid "Second argument MOD at %L is zero" msgstr "" #. Result is processor-dependent. -#: fortran/simplify.c:2276 +#: fortran/simplify.c:2391 #, no-c-format msgid "Second argument of MOD at %L is zero" msgstr "" @@ -8382,283 +9349,296 @@ msgstr "" #. Result is processor-dependent. This processor just opts #. to not handle it at all. #. Result is processor-dependent. -#: fortran/simplify.c:2322 fortran/simplify.c:2334 +#: fortran/simplify.c:2439 fortran/simplify.c:2451 #, no-c-format msgid "Second argument of MODULO at %L is zero" msgstr "" -#: fortran/simplify.c:2391 +#: fortran/simplify.c:2506 #, no-c-format -msgid "Second argument of NEAREST at %L may not be zero" +msgid "Second argument of NEAREST at %L shall not be zero" msgstr "" -#: fortran/simplify.c:2699 +#: fortran/simplify.c:2847 #, no-c-format msgid "Invalid second argument of REPEAT at %L" msgstr "" -#: fortran/simplify.c:2773 +#: fortran/simplify.c:2921 #, no-c-format msgid "Integer too large in shape specification at %L" msgstr "" -#: fortran/simplify.c:2783 +#: fortran/simplify.c:2931 #, no-c-format msgid "Too many dimensions in shape specification for RESHAPE at %L" msgstr "" -#: fortran/simplify.c:2791 +#: fortran/simplify.c:2939 #, no-c-format msgid "Shape specification at %L cannot be negative" msgstr "" -#: fortran/simplify.c:2801 +#: fortran/simplify.c:2949 #, no-c-format msgid "Shape specification at %L cannot be the null array" msgstr "" -#: fortran/simplify.c:2825 +#: fortran/simplify.c:2973 #, no-c-format msgid "" "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter" msgstr "" -#: fortran/simplify.c:2832 +#: fortran/simplify.c:2980 #, no-c-format msgid "Error in ORDER parameter of RESHAPE at %L" msgstr "" -#: fortran/simplify.c:2842 +#: fortran/simplify.c:2990 #, no-c-format msgid "ORDER parameter of RESHAPE at %L is out of range" msgstr "" -#: fortran/simplify.c:2851 +#: fortran/simplify.c:2999 #, no-c-format msgid "Invalid permutation in ORDER parameter at %L" msgstr "" -#: fortran/simplify.c:2908 +#: fortran/simplify.c:3056 #, no-c-format msgid "PAD parameter required for short SOURCE parameter at %L" msgstr "" -#: fortran/simplify.c:3042 +#: fortran/simplify.c:3226 #, no-c-format msgid "Result of SCALE overflows its kind at %L" msgstr "" -#: fortran/simplify.c:3623 +#: fortran/simplify.c:3844 #, no-c-format msgid "Argument of SQRT at %L has a negative value" msgstr "" -#: fortran/symbol.c:111 +#: fortran/simplify.c:3906 +#, no-c-format +msgid "TRANSFER intrinsic not implemented for initialization at %L" +msgstr "" + +#: fortran/symbol.c:112 #, no-c-format msgid "Duplicate IMPLICIT NONE statement at %C" msgstr "" -#: fortran/symbol.c:151 +#: fortran/symbol.c:152 #, no-c-format msgid "Letter '%c' already set in IMPLICIT statement at %C" msgstr "" -#: fortran/symbol.c:173 +#: fortran/symbol.c:174 #, no-c-format msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE" msgstr "" -#: fortran/symbol.c:184 +#: fortran/symbol.c:185 #, no-c-format msgid "Letter %c already has an IMPLICIT type at %C" msgstr "" -#: fortran/symbol.c:232 +#: fortran/symbol.c:233 #, no-c-format msgid "Symbol '%s' at %L has no IMPLICIT type" msgstr "" -#: fortran/symbol.c:304 +#: fortran/symbol.c:314 #, no-c-format msgid "%s attribute not allowed in BLOCK DATA program unit at %L" msgstr "" -#: fortran/symbol.c:497 fortran/symbol.c:976 +#: fortran/symbol.c:522 fortran/symbol.c:1046 #, no-c-format msgid "%s attribute conflicts with %s attribute at %L" msgstr "" -#: fortran/symbol.c:500 +#: fortran/symbol.c:525 #, no-c-format msgid "%s attribute conflicts with %s attribute in '%s' at %L" msgstr "" -#: fortran/symbol.c:542 +#: fortran/symbol.c:533 +#, no-c-format +msgid "" +"In the selected standard, %s attribute conflicts with %s attribute at %L" +msgstr "" + +#: fortran/symbol.c:539 +#, no-c-format +msgid "" +"In the selected standard, %s attribute conflicts with %s attribute in '%s' " +"at %L" +msgstr "" + +#: fortran/symbol.c:582 #, no-c-format msgid "Cannot change attributes of USE-associated symbol at %L" msgstr "" -#: fortran/symbol.c:545 +#: fortran/symbol.c:585 #, no-c-format msgid "Cannot change attributes of USE-associated symbol %s at %L" msgstr "" -#: fortran/symbol.c:567 +#: fortran/symbol.c:607 #, no-c-format msgid "Cannot change attributes of symbol at %L after it has been used" msgstr "" -#: fortran/symbol.c:583 +#: fortran/symbol.c:623 #, no-c-format msgid "Duplicate %s attribute specified at %L" msgstr "" -#: fortran/symbol.c:712 +#: fortran/symbol.c:765 #, no-c-format msgid "Cray Pointee at %L appears in multiple pointer() statements." msgstr "" -#: fortran/symbol.c:744 +#: fortran/symbol.c:797 #, no-c-format msgid "SAVE attribute at %L cannot be specified in a PURE procedure" msgstr "" -#: fortran/symbol.c:752 +#: fortran/symbol.c:805 #, no-c-format msgid "Duplicate SAVE attribute specified at %L" msgstr "" -#: fortran/symbol.c:1006 +#: fortran/symbol.c:1076 #, no-c-format msgid "%s procedure at %L is already declared as %s procedure" msgstr "" -#: fortran/symbol.c:1041 +#: fortran/symbol.c:1111 #, no-c-format msgid "INTENT (%s) conflicts with INTENT(%s) at %L" msgstr "" -#: fortran/symbol.c:1064 +#: fortran/symbol.c:1134 #, no-c-format msgid "ACCESS specification at %L was already specified" msgstr "" -#: fortran/symbol.c:1084 +#: fortran/symbol.c:1154 #, no-c-format msgid "Symbol '%s' at %L already has an explicit interface" msgstr "" -#: fortran/symbol.c:1112 -#, no-c-format -msgid "Symbol '%s' at %L already has basic type of %s" -msgstr "" - -#: fortran/symbol.c:1124 +#: fortran/symbol.c:1203 #, no-c-format msgid "Symbol '%s' at %L cannot have a type" msgstr "" -#: fortran/symbol.c:1262 +#: fortran/symbol.c:1343 #, no-c-format msgid "Component '%s' at %C already declared at %L" msgstr "" -#: fortran/symbol.c:1340 +#: fortran/symbol.c:1421 #, no-c-format msgid "Symbol '%s' at %C is ambiguous" msgstr "" -#: fortran/symbol.c:1380 +#: fortran/symbol.c:1453 #, no-c-format msgid "Derived type '%s' at %C is being used before it is defined" msgstr "" -#: fortran/symbol.c:1408 +#: fortran/symbol.c:1481 #, no-c-format msgid "'%s' at %C is not a member of the '%s' structure" msgstr "" -#: fortran/symbol.c:1414 +#: fortran/symbol.c:1487 #, no-c-format msgid "Component '%s' at %C is a PRIVATE component of '%s'" msgstr "" -#: fortran/symbol.c:1554 +#: fortran/symbol.c:1640 #, no-c-format msgid "Duplicate statement label %d at %L and %L" msgstr "" -#: fortran/symbol.c:1564 +#: fortran/symbol.c:1650 #, no-c-format msgid "Label %d at %C already referenced as branch target" msgstr "" -#: fortran/symbol.c:1573 +#: fortran/symbol.c:1659 #, no-c-format msgid "Label %d at %C already referenced as a format label" msgstr "" -#: fortran/symbol.c:1615 +#: fortran/symbol.c:1701 #, no-c-format msgid "Label %d at %C previously used as a FORMAT label" msgstr "" -#: fortran/symbol.c:1623 +#: fortran/symbol.c:1709 #, no-c-format msgid "Label %d at %C previously used as branch target" msgstr "" -#: fortran/symbol.c:1876 +#: fortran/symbol.c:1962 #, no-c-format msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'" msgstr "" -#: fortran/symbol.c:1879 +#: fortran/symbol.c:1965 #, no-c-format msgid "" "Name '%s' at %C is an ambiguous reference to '%s' from current program unit" msgstr "" #. Symbol is from another namespace. -#: fortran/symbol.c:2016 +#: fortran/symbol.c:2102 #, no-c-format msgid "Symbol '%s' at %C has already been host associated" msgstr "" -#: fortran/trans-common.c:331 +#: fortran/trans-common.c:366 #, no-c-format msgid "Named COMMON block '%s' at %L shall be of the same size" msgstr "" -#: fortran/trans-common.c:629 +#: fortran/trans-common.c:669 #, no-c-format msgid "Bad array reference at %L" msgstr "" -#: fortran/trans-common.c:637 +#: fortran/trans-common.c:677 #, no-c-format msgid "Illegal reference type at %L as EQUIVALENCE object" msgstr "" -#: fortran/trans-common.c:677 +#: fortran/trans-common.c:717 #, no-c-format msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L" msgstr "" #. Aligning this field would misalign a previous field. -#: fortran/trans-common.c:799 +#: fortran/trans-common.c:850 #, no-c-format msgid "" "The equivalence set for variable '%s' declared at %L violates alignment " -"requirents" +"requirements" msgstr "" -#: fortran/trans-common.c:864 +#: fortran/trans-common.c:915 #, no-c-format msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L" msgstr "" -#: fortran/trans-common.c:879 +#: fortran/trans-common.c:930 #, no-c-format msgid "" "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L" @@ -8667,61 +9647,71 @@ msgstr "" #. The required offset conflicts with previous alignment #. requirements. Insert padding immediately before this #. segment. -#: fortran/trans-common.c:890 +#: fortran/trans-common.c:941 #, no-c-format msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L" msgstr "" -#: fortran/trans-common.c:916 +#: fortran/trans-common.c:967 #, no-c-format -msgid "COMMON '%s' at %L requires %d bytes of padding at start" -msgstr "" - -#: fortran/trans-const.c:158 -msgid "Array bound mismatch" -msgstr "" - -#: fortran/trans-const.c:161 -msgid "Array reference out of bounds" +msgid "COMMON '%s' at %L does not exist" msgstr "" -#: fortran/trans-const.c:164 -msgid "Incorrect function return value" +#: fortran/trans-common.c:974 +#, no-c-format +msgid "COMMON '%s' at %L requires %d bytes of padding at start" msgstr "" -#: fortran/trans-decl.c:437 +#: fortran/trans-decl.c:450 #, no-c-format msgid "storage size not known" msgstr "" -#: fortran/trans-decl.c:444 +#: fortran/trans-decl.c:457 #, no-c-format msgid "storage size not constant" msgstr "" -#: fortran/trans-io.c:476 -msgid "Assigned label is not a format label" +#: fortran/trans-decl.c:2958 +#, no-c-format +msgid "Unused parameter %s declared at %L" msgstr "" -#: fortran/trans-io.c:876 +#: fortran/trans-decl.c:2964 +#, no-c-format +msgid "Unused variable %s declared at %L" +msgstr "" + +#: fortran/trans-io.c:994 #, no-c-format msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers." msgstr "" -#: fortran/trans-stmt.c:163 +#: fortran/trans-stmt.c:159 msgid "Assigned label is not a target label" msgstr "" -#. Check the label list. -#: fortran/trans-stmt.c:179 +#: fortran/trans-stmt.c:186 msgid "Assigned label is not in the list" msgstr "" -#: fortran/trans-stmt.c:265 +#: fortran/trans-stmt.c:441 #, no-c-format msgid "An alternate return at %L without a * dummy argument" msgstr "" +#: fortran/trans.c:49 +msgid "Array bound mismatch" +msgstr "" + +#: fortran/trans.c:50 +msgid "Array reference out of bounds" +msgstr "" + +#: fortran/trans.c:51 +msgid "Incorrect function return value" +msgstr "" + #. FIXME: i18n bug here. Order of prints should not be #. fixed. #: java/gjavah.c:916 @@ -8739,23 +9729,11 @@ msgstr "" msgid "Try '" msgstr "" -#: java/gjavah.c:2356 -#, c-format -msgid " --help' for more information.\n" -msgstr "" - #: java/gjavah.c:2363 #, c-format msgid "Usage: " msgstr "" -#: java/gjavah.c:2363 -#, c-format -msgid "" -" [OPTION]... CLASS...\n" -"\n" -msgstr "" - #: java/gjavah.c:2364 #, c-format msgid "" @@ -8813,22 +9791,22 @@ msgstr "" msgid " -prepend TEXT Insert TEXT before start of class\n" msgstr "" -#: java/gjavah.c:2377 java/jcf-dump.c:912 +#: java/gjavah.c:2377 java/jcf-dump.c:917 #, c-format msgid " --classpath PATH Set path to find .class files\n" msgstr "" -#: java/gjavah.c:2378 java/jcf-dump.c:913 +#: java/gjavah.c:2378 java/jcf-dump.c:918 #, c-format msgid " -IDIR Append directory to class path\n" msgstr "" -#: java/gjavah.c:2379 java/jcf-dump.c:914 +#: java/gjavah.c:2379 java/jcf-dump.c:919 #, c-format msgid " --bootclasspath PATH Override built-in class path\n" msgstr "" -#: java/gjavah.c:2380 java/jcf-dump.c:915 +#: java/gjavah.c:2380 java/jcf-dump.c:920 #, c-format msgid " --extdirs PATH Set extensions directory path\n" msgstr "" @@ -8838,7 +9816,7 @@ msgstr "" msgid " -d DIRECTORY Set output directory name\n" msgstr "" -#: java/gjavah.c:2382 java/jcf-dump.c:916 java/jv-scan.c:115 +#: java/gjavah.c:2382 java/jcf-dump.c:921 java/jv-scan.c:115 #, c-format msgid " -o FILE Set output file name\n" msgstr "" @@ -8848,17 +9826,17 @@ msgstr "" msgid " -td DIRECTORY Set temporary directory name\n" msgstr "" -#: java/gjavah.c:2385 java/jcf-dump.c:918 java/jv-scan.c:117 +#: java/gjavah.c:2385 java/jcf-dump.c:923 java/jv-scan.c:117 #, c-format msgid " --help Print this help, then exit\n" msgstr "" -#: java/gjavah.c:2386 java/jcf-dump.c:919 java/jv-scan.c:118 +#: java/gjavah.c:2386 java/jcf-dump.c:924 java/jv-scan.c:118 #, c-format msgid " --version Print version number, then exit\n" msgstr "" -#: java/gjavah.c:2387 java/jcf-dump.c:920 +#: java/gjavah.c:2387 java/jcf-dump.c:925 #, c-format msgid " -v, --verbose Print extra information while running\n" msgstr "" @@ -8887,7 +9865,7 @@ msgstr "" msgid " -MMD Print non-system dependencies to stdout\n" msgstr "" -#: java/gjavah.c:2397 java/jcf-dump.c:922 java/jv-scan.c:120 +#: java/gjavah.c:2397 java/jcf-dump.c:927 java/jv-scan.c:120 #, c-format msgid "" "For bug reporting instructions, please see:\n" @@ -8904,81 +9882,81 @@ msgstr "" msgid "Found in %s\n" msgstr "" -#: java/jcf-dump.c:829 +#: java/jcf-dump.c:834 #, c-format msgid "Not a valid Java .class file.\n" msgstr "" -#: java/jcf-dump.c:835 +#: java/jcf-dump.c:840 #, c-format msgid "error while parsing constant pool\n" msgstr "" -#: java/jcf-dump.c:841 java/jcf-parse.c:753 +#: java/jcf-dump.c:846 java/jcf-parse.c:756 #, gcc-internal-format msgid "error in constant pool entry #%d\n" msgstr "" -#: java/jcf-dump.c:851 +#: java/jcf-dump.c:856 #, c-format msgid "error while parsing fields\n" msgstr "" -#: java/jcf-dump.c:857 +#: java/jcf-dump.c:862 #, c-format msgid "error while parsing methods\n" msgstr "" -#: java/jcf-dump.c:863 +#: java/jcf-dump.c:868 #, c-format msgid "error while parsing final attributes\n" msgstr "" -#: java/jcf-dump.c:900 +#: java/jcf-dump.c:905 #, c-format msgid "Try 'jcf-dump --help' for more information.\n" msgstr "" -#: java/jcf-dump.c:907 +#: java/jcf-dump.c:912 #, c-format msgid "" "Usage: jcf-dump [OPTION]... CLASS...\n" "\n" msgstr "" -#: java/jcf-dump.c:908 +#: java/jcf-dump.c:913 #, c-format msgid "" "Display contents of a class file in readable form.\n" "\n" msgstr "" -#: java/jcf-dump.c:909 +#: java/jcf-dump.c:914 #, c-format msgid " -c Disassemble method bodies\n" msgstr "" -#: java/jcf-dump.c:910 +#: java/jcf-dump.c:915 #, c-format msgid " --javap Generate output in 'javap' format\n" msgstr "" -#: java/jcf-dump.c:950 java/jcf-dump.c:1018 +#: java/jcf-dump.c:955 java/jcf-dump.c:1023 #, c-format msgid "jcf-dump: no classes specified\n" msgstr "" -#: java/jcf-dump.c:1038 +#: java/jcf-dump.c:1043 #, c-format msgid "Cannot open '%s' for output.\n" msgstr "" -#: java/jcf-dump.c:1084 +#: java/jcf-dump.c:1089 #, c-format msgid "bad format of .zip/.jar archive\n" msgstr "" -#: java/jcf-dump.c:1202 +#: java/jcf-dump.c:1207 #, c-format msgid "Bad byte codes.\n" msgstr "" @@ -9058,37 +10036,37 @@ msgstr "" msgid "%s: Failed to close output file %s\n" msgstr "" -#: java/jvspec.c:420 +#: java/jvspec.c:427 #, c-format msgid "can't specify '-D' without '--main'\n" msgstr "" -#: java/jvspec.c:423 +#: java/jvspec.c:430 #, c-format msgid "'%s' is not a valid class name" msgstr "" -#: java/jvspec.c:429 +#: java/jvspec.c:436 #, c-format msgid "--resource requires -o" msgstr "" -#: java/jvspec.c:443 +#: java/jvspec.c:450 #, c-format msgid "cannot specify both -C and -o" msgstr "" -#: java/jvspec.c:455 +#: java/jvspec.c:462 #, c-format msgid "cannot create temporary file" msgstr "" -#: java/jvspec.c:483 +#: java/jvspec.c:490 #, c-format msgid "using both @FILE with multiple files not implemented" msgstr "" -#: java/jvspec.c:546 +#: java/jvspec.c:555 #, c-format msgid "cannot specify 'main' class when not linking" msgstr "" @@ -9162,22 +10140,22 @@ msgid "';' expected" msgstr "" #: java/parse-scan.y:1372 -#: java/parse.y:16472 +#: java/parse.y:16544 msgid "parse error" msgstr "" #: java/parse-scan.y:1373 -#: java/parse.y:16473 +#: java/parse.y:16545 msgid "syntax error; also virtual memory exhausted" msgstr "" #: java/parse-scan.y:1374 -#: java/parse.y:16474 +#: java/parse.y:16546 msgid "parse error; also virtual memory exhausted" msgstr "" #: java/parse-scan.y:1376 -#: java/parse.y:16476 +#: java/parse.y:16548 msgid "parse error: cannot back up" msgstr "" @@ -9397,155 +10375,163 @@ msgstr "" msgid "Only constructors can invoke constructors" msgstr "" -#: config/i386/nwld.h:34 -msgid "Static linking is not supported.\n" +#: gcc.c:773 +msgid "GCC does not support -C or -CC without -E" msgstr "" -#: config/mcore/mcore.h:57 -msgid "the m210 does not have little endian support" +#: gcc.c:800 ada/lang-specs.h:34 java/jvspec.c:80 +msgid "-pg and -fomit-frame-pointer are incompatible" msgstr "" -#: config/i386/sco5.h:189 -msgid "-pg not supported on this platform" +#: gcc.c:975 +msgid "-E or -x required when input is from standard input" msgstr "" -#: config/i386/sco5.h:190 -msgid "-p and -pp specified - pick one" +#: config/mips/mips.h:871 config/arc/arc.h:62 +msgid "may not use both -EB and -EL" msgstr "" -#: config/i386/sco5.h:264 -msgid "-G and -static are mutually exclusive" +#: config/mips/r3900.h:35 +msgid "-mhard-float not supported" msgstr "" -#: config/darwin.h:239 -msgid "-current_version only allowed with -dynamiclib" +#: config/mips/r3900.h:37 +msgid "-msingle-float and -msoft-float cannot both be specified" msgstr "" -#: config/darwin.h:241 -msgid "-install_name only allowed with -dynamiclib" +#: config/alpha/linux-elf.h:34 config/alpha/linux-elf.h:36 config/linux.h:106 +#: config/linux.h:108 config/rs6000/linux64.h:344 config/rs6000/linux64.h:346 +#: config/sparc/linux.h:127 config/sparc/linux.h:129 +#: config/sparc/linux64.h:152 config/sparc/linux64.h:154 +#: config/rs6000/sysv4.h:904 config/rs6000/sysv4.h:906 +msgid "-mglibc and -muclibc used together" msgstr "" -#: config/darwin.h:246 -msgid "-bundle not allowed with -dynamiclib" +#: config/lynx.h:71 +msgid "cannot use mthreads and mlegacy-threads together" msgstr "" -#: config/darwin.h:247 -msgid "-bundle_loader not allowed with -dynamiclib" +#: config/lynx.h:96 +msgid "cannot use mshared and static together" msgstr "" -#: config/darwin.h:248 -msgid "-client_name not allowed with -dynamiclib" +#: config/vax/netbsd-elf.h:42 +msgid "the -shared option is not currently supported for VAX ELF" msgstr "" -#: config/darwin.h:253 -msgid "-force_flat_namespace not allowed with -dynamiclib" +#: config/i386/mingw32.h:58 config/i386/cygwin.h:70 +msgid "shared and mdll are not compatible" msgstr "" -#: config/darwin.h:255 -msgid "-keep_private_externs not allowed with -dynamiclib" +#: config/vax/vax.h:50 config/vax/vax.h:51 +msgid "profiling not supported with -mg\n" msgstr "" -#: config/darwin.h:256 -msgid "-private_bundle not allowed with -dynamiclib" +#: config/sparc/linux64.h:211 config/sparc/linux64.h:222 +#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145 +#: config/sparc/sol2-bi.h:207 config/sparc/sol2-bi.h:217 +msgid "may not use both -m32 and -m64" msgstr "" -#: config/rs6000/darwin.h:105 -msgid " conflicting code gen style switches are used" +#: config/sh/sh.h:458 +msgid "SH2a does not support little-endian" msgstr "" -#: config/vxworks.h:66 -msgid "-Xbind-now and -Xbind-lazy are incompatible" +#: java/lang-specs.h:34 +msgid "-fjni and -femit-class-files are incompatible" msgstr "" -#: config/arm/arm.h:141 -msgid "-msoft-float and -mhard_float may not be used together" +#: java/lang-specs.h:35 +msgid "-fjni and -femit-class-file are incompatible" msgstr "" -#: config/arm/arm.h:143 -msgid "-mbig-endian and -mlittle-endian may not be used together" +#: java/lang-specs.h:36 java/lang-specs.h:37 +msgid "-femit-class-file should used along with -fsyntax-only" msgstr "" -#: java/jvspec.c:80 ada/lang-specs.h:34 gcc.c:794 -msgid "-pg and -fomit-frame-pointer are incompatible" +#: config/i386/nwld.h:35 +msgid "Static linking is not supported.\n" msgstr "" -#: ada/lang-specs.h:35 -msgid "-c or -S required for Ada" +#: config/darwin.h:264 +msgid "-current_version only allowed with -dynamiclib" msgstr "" -#: config/sparc/linux64.h:206 config/sparc/linux64.h:217 -#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145 -#: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205 -msgid "may not use both -m32 and -m64" +#: config/darwin.h:266 +msgid "-install_name only allowed with -dynamiclib" msgstr "" -#: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172 -#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22 -msgid "does not support multilib" +#: config/darwin.h:271 +msgid "-bundle not allowed with -dynamiclib" msgstr "" -#: config/s390/tpf.h:125 -msgid "static is not supported on TPF-OS" +#: config/darwin.h:272 +msgid "-bundle_loader not allowed with -dynamiclib" msgstr "" -#: config/mips/mips.h:849 config/arc/arc.h:62 -msgid "may not use both -EB and -EL" +#: config/darwin.h:273 +msgid "-client_name not allowed with -dynamiclib" msgstr "" -#: config/lynx.h:71 -msgid "cannot use mthreads and mlegacy-threads together" +#: config/darwin.h:278 +msgid "-force_flat_namespace not allowed with -dynamiclib" msgstr "" -#: config/lynx.h:96 -msgid "cannot use mshared and static together" +#: config/darwin.h:280 +msgid "-keep_private_externs not allowed with -dynamiclib" msgstr "" -#: config/mips/r3900.h:35 -msgid "-mhard-float not supported" +#: config/darwin.h:281 +msgid "-private_bundle not allowed with -dynamiclib" msgstr "" -#: config/mips/r3900.h:37 -msgid "-msingle-float and -msoft-float cannot both be specified" +#: config/rs6000/darwin.h:126 +msgid " conflicting code gen style switches are used" msgstr "" -#: java/lang-specs.h:34 -msgid "-fjni and -femit-class-files are incompatible" +#: config/mcore/mcore.h:57 +msgid "the m210 does not have little endian support" msgstr "" -#: java/lang-specs.h:35 -msgid "-fjni and -femit-class-file are incompatible" +#: config/vxworks.h:66 +msgid "-Xbind-now and -Xbind-lazy are incompatible" msgstr "" -#: java/lang-specs.h:36 java/lang-specs.h:37 -msgid "-femit-class-file should used along with -fsyntax-only" +#: ada/lang-specs.h:35 +msgid "-c or -S required for Ada" msgstr "" -#: config/sh/sh.h:460 -msgid "SH2a does not support little-endian" +#: config/sparc/sol2-bi.h:179 config/sparc/sol2-bi.h:184 +#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22 +msgid "does not support multilib" msgstr "" -#: config/i386/mingw32.h:58 config/i386/cygwin.h:70 -msgid "shared and mdll are not compatible" +#: config/i386/cygwin.h:29 +msgid "mno-cygwin and mno-win32 are not compatible" msgstr "" -#: gcc.c:767 -msgid "GCC does not support -C or -CC without -E" +#: config/i386/sco5.h:189 +msgid "-pg not supported on this platform" msgstr "" -#: gcc.c:961 -msgid "-E or -x required when input is from standard input" +#: config/i386/sco5.h:190 +msgid "-p and -pp specified - pick one" msgstr "" -#: config/vax/netbsd-elf.h:42 -msgid "the -shared option is not currently supported for VAX ELF" +#: config/i386/sco5.h:259 +msgid "-G and -static are mutually exclusive" msgstr "" -#: config/vax/vax.h:50 config/vax/vax.h:51 -msgid "profiling not supported with -mg\n" +#: config/arm/arm.h:141 +msgid "-msoft-float and -mhard_float may not be used together" msgstr "" -#: config/i386/cygwin.h:29 -msgid "mno-cygwin and mno-win32 are not compatible" +#: config/arm/arm.h:143 +msgid "-mbig-endian and -mlittle-endian may not be used together" +msgstr "" + +#: config/s390/tpf.h:120 +msgid "static is not supported on TPF-OS" msgstr "" #: java/lang.opt:66 @@ -9615,34 +10601,42 @@ msgid "" msgstr "" #: java/lang.opt:151 +msgid "Generate instances of Class at runtime" +msgstr "" + +#: java/lang.opt:155 msgid "Use offset tables for virtual method calls" msgstr "" -#: java/lang.opt:158 +#: java/lang.opt:162 msgid "Assume native functions are implemented using JNI" msgstr "" -#: java/lang.opt:162 +#: java/lang.opt:166 msgid "Enable optimization of static class initialization code" msgstr "" -#: java/lang.opt:169 +#: java/lang.opt:173 +msgid "Reduce the amount of reflection meta-data generated" +msgstr "" + +#: java/lang.opt:177 msgid "Enable assignability checks for stores into object arrays" msgstr "" -#: java/lang.opt:173 +#: java/lang.opt:181 msgid "Generate code for the Boehm GC" msgstr "" -#: java/lang.opt:177 +#: java/lang.opt:185 msgid "Call a library routine to do integer divisions" msgstr "" -#: java/lang.opt:181 +#: java/lang.opt:189 msgid "Generated should be loaded by bootstrap loader" msgstr "" -#: ada/lang.opt:74 +#: ada/lang.opt:86 msgid "Specify options to GNAT" msgstr "" @@ -9659,161 +10653,225 @@ msgid "Warn about possible aliasing of dummy arguments" msgstr "" #: fortran/lang.opt:46 -msgid "Warn about implicit conversion" +msgid "Warn about missing ampersand in continued character constants" msgstr "" #: fortran/lang.opt:50 -msgid "Warn about calls with implicit interface" +msgid "Warn about implicit conversion" msgstr "" #: fortran/lang.opt:54 -msgid "Warn about truncated source lines" +msgid "Warn about calls with implicit interface" msgstr "" #: fortran/lang.opt:58 -msgid "Warn about usage of non-standard intrinsics" +msgid "Warn about truncated source lines" msgstr "" #: fortran/lang.opt:62 -msgid "Warn about \"suspicious\" constructs" +msgid "Warn about usage of non-standard intrinsics" msgstr "" #: fortran/lang.opt:66 -msgid "Warn about underflow of numerical constant expressions" +msgid "Warn about \"suspicious\" constructs" msgstr "" -#: fortran/lang.opt:70 common.opt:162 -msgid "Warn when a label is unused" +#: fortran/lang.opt:70 +msgid "Permit nonconforming uses of the tab character" msgstr "" #: fortran/lang.opt:74 +msgid "Warn about underflow of numerical constant expressions" +msgstr "" + +#: fortran/lang.opt:78 +msgid "All intrinsics procedures are available regardless of selected standard" +msgstr "" + +#: fortran/lang.opt:82 msgid "" "Do not treat local variables and COMMON blocks as if they were named in SAVE " "statements" msgstr "" -#: fortran/lang.opt:78 +#: fortran/lang.opt:86 msgid "Specify that backslash in string introduces an escape character" msgstr "" -#: fortran/lang.opt:82 +#: fortran/lang.opt:90 +msgid "" +"Specify that an external BLAS library should be used for matmul calls on " +"large-size arrays" +msgstr "" + +#: fortran/lang.opt:94 +msgid "" +"-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul " +"will use BLAS" +msgstr "" + +#: fortran/lang.opt:98 msgid "Set the default double precision kind to an 8 byte wide type" msgstr "" -#: fortran/lang.opt:86 +#: fortran/lang.opt:102 msgid "Set the default integer kind to an 8 byte wide type" msgstr "" -#: fortran/lang.opt:90 +#: fortran/lang.opt:106 msgid "Set the default real kind to an 8 byte wide type" msgstr "" -#: fortran/lang.opt:94 +#: fortran/lang.opt:110 msgid "Ignore 'D' in column one in fixed form" msgstr "" -#: fortran/lang.opt:98 +#: fortran/lang.opt:114 msgid "Treat lines with 'D' in column one as comments" msgstr "" -#: fortran/lang.opt:102 +#: fortran/lang.opt:118 msgid "Allow dollar signs in entity names" msgstr "" -#: fortran/lang.opt:106 +#: fortran/lang.opt:122 msgid "Display the code tree after parsing" msgstr "" -#: fortran/lang.opt:110 +#: fortran/lang.opt:126 msgid "Use f2c calling convention" msgstr "" -#: fortran/lang.opt:114 +#: fortran/lang.opt:130 msgid "Assume that the source file is fixed form" msgstr "" -#: fortran/lang.opt:118 +#: fortran/lang.opt:134 msgid "Assume that the source file is free form" msgstr "" -#: fortran/lang.opt:122 +#: fortran/lang.opt:138 c.opt:626 +msgid "Enable OpenMP" +msgstr "" + +#: fortran/lang.opt:142 msgid "Append underscores to externally visible names" msgstr "" -#: fortran/lang.opt:126 +#: fortran/lang.opt:146 msgid "Use the Cray Pointer extension" msgstr "" -#: fortran/lang.opt:130 +#: fortran/lang.opt:150 msgid "Append a second underscore if the name already contains an underscore" msgstr "" -#: fortran/lang.opt:134 +#: fortran/lang.opt:154 msgid "" "Specify that no implicit typing is allowed, unless overridden by explicit " "IMPLICIT statements" msgstr "" -#: fortran/lang.opt:138 +#: fortran/lang.opt:158 msgid "Allow arbitrary character line width in fixed mode" msgstr "" -#: fortran/lang.opt:142 +#: fortran/lang.opt:162 msgid "Use n as character line width in fixed mode" msgstr "" -#: fortran/lang.opt:146 +#: fortran/lang.opt:166 +msgid "Allow arbitrary character line width in free mode" +msgstr "" + +#: fortran/lang.opt:170 +msgid "Use n as character line width in free mode" +msgstr "" + +#: fortran/lang.opt:174 msgid "Maximum identifier length" msgstr "" -#: fortran/lang.opt:150 +#: fortran/lang.opt:178 msgid "Size in bytes of the largest array that will be put on the stack" msgstr "" -#: fortran/lang.opt:154 +#: fortran/lang.opt:182 msgid "Set default accessibility of module entities to PRIVATE" msgstr "" -#: fortran/lang.opt:158 +#: fortran/lang.opt:186 msgid "Don't generate code, just do syntax and semantics checking" msgstr "" -#: fortran/lang.opt:162 +#: fortran/lang.opt:190 +msgid "Enable range checking during compilation" +msgstr "" + +#: fortran/lang.opt:194 msgid "Try to layout derived types as compact as possible" msgstr "" -#: fortran/lang.opt:166 +#: fortran/lang.opt:198 msgid "Copy array sections into a contiguous block on procedure entry" msgstr "" -#: fortran/lang.opt:170 +#: fortran/lang.opt:202 +msgid "Treat the input file as preprocessed" +msgstr "" + +#: fortran/lang.opt:206 msgid "Set the kind for a real with the 'q' exponent to 'n'" msgstr "" -#: fortran/lang.opt:174 +#: fortran/lang.opt:210 msgid "Stop on following floating point exceptions" msgstr "" -#: fortran/lang.opt:178 +#: fortran/lang.opt:214 msgid "Conform to the ISO Fortran 95 standard" msgstr "" -#: fortran/lang.opt:182 +#: fortran/lang.opt:218 msgid "Conform to the ISO Fortran 2003 standard" msgstr "" -#: fortran/lang.opt:186 +#: fortran/lang.opt:222 msgid "Conform nothing in particular" msgstr "" -#: fortran/lang.opt:190 +#: fortran/lang.opt:226 msgid "Accept extensions to support legacy code" msgstr "" -#: fortran/lang.opt:194 c.opt:661 +#: fortran/lang.opt:230 c.opt:669 msgid "Use the narrowest integer type possible for enumeration types" msgstr "" +#: fortran/lang.opt:234 +msgid "Use little-endian format for unformatted files" +msgstr "" + +#: fortran/lang.opt:238 +msgid "Use big-endian format for unformatted files" +msgstr "" + +#: fortran/lang.opt:242 +msgid "Use native format for unformatted files" +msgstr "" + +#: fortran/lang.opt:246 +msgid "Swap endianness for unformatted files" +msgstr "" + +#: fortran/lang.opt:250 +msgid "Use a 4-byte record marker for unformatted files" +msgstr "" + +#: fortran/lang.opt:254 +msgid "Use an 8-byte record marker for unformatted files" +msgstr "" + #: treelang/lang.opt:30 msgid "Trace lexical analysis" msgstr "" @@ -9898,11 +10956,13 @@ msgstr "" msgid "Emit rdval instead of rduniq for thread pointer" msgstr "" -#: config/alpha/alpha.opt:103 config/sparc/long-double-switch.opt:24 +#: config/alpha/alpha.opt:103 config/s390/s390.opt:56 +#: config/sparc/long-double-switch.opt:24 msgid "Use 128-bit long double" msgstr "" -#: config/alpha/alpha.opt:107 config/sparc/long-double-switch.opt:28 +#: config/alpha/alpha.opt:107 config/s390/s390.opt:60 +#: config/sparc/long-double-switch.opt:28 msgid "Use 64-bit long double" msgstr "" @@ -9985,7 +11045,7 @@ msgstr "" msgid "Change the ABI to allow double word insns" msgstr "" -#: config/frv/frv.opt:93 +#: config/frv/frv.opt:93 config/bfin/bfin.opt:53 msgid "Enable Function Descriptor PIC mode" msgstr "" @@ -10013,7 +11073,7 @@ msgstr "" msgid "Enable use of GPREL for read-only data in FDPIC" msgstr "" -#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:93 +#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:101 #: config/pdp11/pdp11.opt:72 msgid "Use hardware floating point" msgstr "" @@ -10154,48 +11214,48 @@ msgstr "" msgid "Use hardware fp" msgstr "" -#: config/s390/s390.opt:56 +#: config/s390/s390.opt:64 msgid "Use packed stack layout" msgstr "" -#: config/s390/s390.opt:60 +#: config/s390/s390.opt:68 msgid "Use bras for executable < 64k" msgstr "" -#: config/s390/s390.opt:64 +#: config/s390/s390.opt:72 msgid "Don't use hardware fp" msgstr "" -#: config/s390/s390.opt:68 +#: config/s390/s390.opt:76 msgid "" "Set the max. number of bytes which has to be left to stack size before a " "trap instruction is triggered" msgstr "" -#: config/s390/s390.opt:72 +#: config/s390/s390.opt:80 msgid "" "Emit extra code in the function prologue in order to trap if the stack size " "exceeds the given limit" msgstr "" -#: config/s390/s390.opt:76 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96 -#: config/i386/i386.opt:222 config/rs6000/rs6000.opt:203 +#: config/s390/s390.opt:84 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96 +#: config/i386/i386.opt:226 config/rs6000/rs6000.opt:211 msgid "Schedule code for given CPU" msgstr "" -#: config/s390/s390.opt:80 +#: config/s390/s390.opt:88 msgid "mvcle use" msgstr "" -#: config/s390/s390.opt:84 +#: config/s390/s390.opt:92 msgid "Warn if a function uses alloca or creates an array with dynamic size" msgstr "" -#: config/s390/s390.opt:88 +#: config/s390/s390.opt:96 msgid "Warn if a single function's framesize exceeds the given framesize" msgstr "" -#: config/s390/s390.opt:92 +#: config/s390/s390.opt:100 msgid "z/Architecture" msgstr "" @@ -10291,7 +11351,60 @@ msgstr "" msgid "Specify range of registers to make fixed" msgstr "" -#: config/m32c/m32c.opt:25 config/ms1/ms1.opt:32 +#: config/ia64/ia64.opt:101 +msgid "Use data speculation before reload" +msgstr "" + +#: config/ia64/ia64.opt:105 +msgid "Use data speculation after reload" +msgstr "" + +#: config/ia64/ia64.opt:109 +msgid "Use control speculation" +msgstr "" + +#: config/ia64/ia64.opt:113 +msgid "Use in block data speculation before reload" +msgstr "" + +#: config/ia64/ia64.opt:117 +msgid "Use in block data speculation after reload" +msgstr "" + +#: config/ia64/ia64.opt:121 +msgid "Use in block control speculation" +msgstr "" + +#: config/ia64/ia64.opt:125 +msgid "Use simple data speculation check" +msgstr "" + +#: config/ia64/ia64.opt:129 +msgid "Use simple data speculation check for control speculation" +msgstr "" + +#: config/ia64/ia64.opt:133 +msgid "Print information about speculative motions." +msgstr "" + +#: config/ia64/ia64.opt:137 +msgid "" +"If set, data speculative instructions will be chosen for schedule only if " +"there are no other choices at the moment " +msgstr "" + +#: config/ia64/ia64.opt:141 +msgid "" +"If set, control speculative instructions will be chosen for schedule only if " +"there are no other choices at the moment " +msgstr "" + +#: config/ia64/ia64.opt:145 +msgid "" +"Count speculative dependencies while calculating priority of instructions" +msgstr "" + +#: config/m32c/m32c.opt:25 config/mt/mt.opt:28 msgid "Use simulator runtime" msgstr "" @@ -10387,7 +11500,7 @@ msgstr "" msgid "Optimize tail call instructions in assembler and linker" msgstr "" -#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:199 +#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:207 msgid "Use features of and schedule code for given CPU" msgstr "" @@ -10395,6 +11508,10 @@ msgstr "" msgid "Use given SPARC-V9 code model" msgstr "" +#: config/sparc/sparc.opt:104 +msgid "Enable strict 32-bit psABI struct return checking." +msgstr "" + #: config/m32r/m32r.opt:24 msgid "Compile for the m32rx" msgstr "" @@ -10475,103 +11592,107 @@ msgstr "" msgid "Generate code for a 5407" msgstr "" -#: config/m68k/m68k.opt:44 config/m68k/m68k.opt:97 -msgid "Generate code for a 68000" +#: config/m68k/m68k.opt:44 +msgid "Generate code for a ColdFire v4e" msgstr "" #: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101 +msgid "Generate code for a 68000" +msgstr "" + +#: config/m68k/m68k.opt:52 config/m68k/m68k.opt:105 msgid "Generate code for a 68020" msgstr "" -#: config/m68k/m68k.opt:52 +#: config/m68k/m68k.opt:56 msgid "Generate code for a 68040, without any new instructions" msgstr "" -#: config/m68k/m68k.opt:56 +#: config/m68k/m68k.opt:60 msgid "Generate code for a 68060, without any new instructions" msgstr "" -#: config/m68k/m68k.opt:60 +#: config/m68k/m68k.opt:64 msgid "Generate code for a 68030" msgstr "" -#: config/m68k/m68k.opt:64 +#: config/m68k/m68k.opt:68 msgid "Generate code for a 68040" msgstr "" -#: config/m68k/m68k.opt:68 +#: config/m68k/m68k.opt:72 msgid "Generate code for a 68060" msgstr "" -#: config/m68k/m68k.opt:72 +#: config/m68k/m68k.opt:76 msgid "Generate code for a 68302" msgstr "" -#: config/m68k/m68k.opt:76 +#: config/m68k/m68k.opt:80 msgid "Generate code for a 68332" msgstr "" -#: config/m68k/m68k.opt:81 +#: config/m68k/m68k.opt:85 msgid "Generate code for a 68851" msgstr "" -#: config/m68k/m68k.opt:85 +#: config/m68k/m68k.opt:89 msgid "Generate code that uses 68881 floating-point instructions" msgstr "" -#: config/m68k/m68k.opt:89 +#: config/m68k/m68k.opt:93 msgid "Align variables on a 32-bit boundary" msgstr "" -#: config/m68k/m68k.opt:93 +#: config/m68k/m68k.opt:97 msgid "Use the bit-field instructions" msgstr "" -#: config/m68k/m68k.opt:105 +#: config/m68k/m68k.opt:109 msgid "Generate code for a cpu32" msgstr "" -#: config/m68k/m68k.opt:109 +#: config/m68k/m68k.opt:113 msgid "Enable ID based shared library" msgstr "" -#: config/m68k/m68k.opt:113 +#: config/m68k/m68k.opt:117 msgid "Do not use the bit-field instructions" msgstr "" -#: config/m68k/m68k.opt:117 +#: config/m68k/m68k.opt:121 msgid "Use normal calling convention" msgstr "" -#: config/m68k/m68k.opt:121 +#: config/m68k/m68k.opt:125 msgid "Consider type 'int' to be 32 bits wide" msgstr "" -#: config/m68k/m68k.opt:125 +#: config/m68k/m68k.opt:129 msgid "Generate pc-relative code" msgstr "" -#: config/m68k/m68k.opt:129 +#: config/m68k/m68k.opt:133 msgid "Use different calling convention using 'rtd'" msgstr "" -#: config/m68k/m68k.opt:133 +#: config/m68k/m68k.opt:137 msgid "Enable separate data segment" msgstr "" -#: config/m68k/m68k.opt:137 config/bfin/bfin.opt:45 +#: config/m68k/m68k.opt:141 config/bfin/bfin.opt:45 msgid "ID of shared library to build" msgstr "" -#: config/m68k/m68k.opt:141 +#: config/m68k/m68k.opt:145 msgid "Consider type 'int' to be 16 bits wide" msgstr "" -#: config/m68k/m68k.opt:145 +#: config/m68k/m68k.opt:149 msgid "Generate code with library calls for floating point" msgstr "" -#: config/m68k/m68k.opt:149 +#: config/m68k/m68k.opt:153 msgid "Do not use unaligned memory references" msgstr "" @@ -10710,18 +11831,22 @@ msgid "Use SSE register passing conventions for SF and DF mode" msgstr "" #: config/i386/i386.opt:206 -msgid "Uninitialized locals in .bss" +msgid "Realign stack in prologue" msgstr "" #: config/i386/i386.opt:210 -msgid "Enable stack probing" +msgid "Uninitialized locals in .bss" msgstr "" #: config/i386/i386.opt:214 -msgid "Use given thread-local storage dialect" +msgid "Enable stack probing" msgstr "" #: config/i386/i386.opt:218 +msgid "Use given thread-local storage dialect" +msgstr "" + +#: config/i386/i386.opt:222 #, c-format msgid "Use direct references against %gs when accessing tls data" msgstr "" @@ -10762,7 +11887,7 @@ msgstr "" msgid "Support message passing with the Parallel Environment" msgstr "" -#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:128 +#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:136 msgid "Conform more closely to IBM XLC semantics" msgstr "" @@ -10827,146 +11952,154 @@ msgid "Use AltiVec instructions" msgstr "" #: config/rs6000/rs6000.opt:73 -msgid "Generate load/store multiple instructions" +msgid "Use 4xx half-word multiply instructions" msgstr "" #: config/rs6000/rs6000.opt:77 -msgid "Generate string instructions for block moves" +msgid "Use 4xx string-search dlmzb instruction" msgstr "" #: config/rs6000/rs6000.opt:81 -msgid "Use new mnemonics for PowerPC architecture" +msgid "Generate load/store multiple instructions" msgstr "" #: config/rs6000/rs6000.opt:85 +msgid "Generate string instructions for block moves" +msgstr "" + +#: config/rs6000/rs6000.opt:89 +msgid "Use new mnemonics for PowerPC architecture" +msgstr "" + +#: config/rs6000/rs6000.opt:93 msgid "Use old mnemonics for PowerPC architecture" msgstr "" -#: config/rs6000/rs6000.opt:89 config/pdp11/pdp11.opt:84 +#: config/rs6000/rs6000.opt:97 config/pdp11/pdp11.opt:84 msgid "Do not use hardware floating point" msgstr "" -#: config/rs6000/rs6000.opt:97 +#: config/rs6000/rs6000.opt:105 msgid "Do not generate load/store with update instructions" msgstr "" -#: config/rs6000/rs6000.opt:101 +#: config/rs6000/rs6000.opt:109 msgid "Generate load/store with update instructions" msgstr "" -#: config/rs6000/rs6000.opt:105 +#: config/rs6000/rs6000.opt:113 msgid "Do not generate fused multiply/add instructions" msgstr "" -#: config/rs6000/rs6000.opt:109 +#: config/rs6000/rs6000.opt:117 msgid "Generate fused multiply/add instructions" msgstr "" -#: config/rs6000/rs6000.opt:113 +#: config/rs6000/rs6000.opt:121 msgid "Schedule the start and end of the procedure" msgstr "" -#: config/rs6000/rs6000.opt:120 +#: config/rs6000/rs6000.opt:128 msgid "Return all structures in memory (AIX default)" msgstr "" -#: config/rs6000/rs6000.opt:124 +#: config/rs6000/rs6000.opt:132 msgid "Return small structures in registers (SVR4 default)" msgstr "" -#: config/rs6000/rs6000.opt:132 +#: config/rs6000/rs6000.opt:140 msgid "Generate software floating point divide for better throughput" msgstr "" -#: config/rs6000/rs6000.opt:136 +#: config/rs6000/rs6000.opt:144 msgid "Do not place floating point constants in TOC" msgstr "" -#: config/rs6000/rs6000.opt:140 +#: config/rs6000/rs6000.opt:148 msgid "Place floating point constants in TOC" msgstr "" -#: config/rs6000/rs6000.opt:144 +#: config/rs6000/rs6000.opt:152 msgid "Do not place symbol+offset constants in TOC" msgstr "" -#: config/rs6000/rs6000.opt:148 +#: config/rs6000/rs6000.opt:156 msgid "Place symbol+offset constants in TOC" msgstr "" -#: config/rs6000/rs6000.opt:159 +#: config/rs6000/rs6000.opt:167 msgid "Use only one TOC entry per procedure" msgstr "" -#: config/rs6000/rs6000.opt:163 +#: config/rs6000/rs6000.opt:171 msgid "Put everything in the regular TOC" msgstr "" -#: config/rs6000/rs6000.opt:167 +#: config/rs6000/rs6000.opt:175 msgid "Generate VRSAVE instructions when generating AltiVec code" msgstr "" -#: config/rs6000/rs6000.opt:171 +#: config/rs6000/rs6000.opt:179 msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead" msgstr "" -#: config/rs6000/rs6000.opt:175 +#: config/rs6000/rs6000.opt:183 msgid "Generate isel instructions" msgstr "" -#: config/rs6000/rs6000.opt:179 +#: config/rs6000/rs6000.opt:187 msgid "Deprecated option. Use -misel/-mno-isel instead" msgstr "" -#: config/rs6000/rs6000.opt:183 +#: config/rs6000/rs6000.opt:191 msgid "Generate SPE SIMD instructions on E500" msgstr "" -#: config/rs6000/rs6000.opt:187 +#: config/rs6000/rs6000.opt:195 msgid "Deprecated option. Use -mspe/-mno-spe instead" msgstr "" -#: config/rs6000/rs6000.opt:191 +#: config/rs6000/rs6000.opt:199 msgid "Enable debug output" msgstr "" -#: config/rs6000/rs6000.opt:195 +#: config/rs6000/rs6000.opt:203 msgid "Specify ABI to use" msgstr "" -#: config/rs6000/rs6000.opt:207 +#: config/rs6000/rs6000.opt:215 msgid "Select full, part, or no traceback table" msgstr "" -#: config/rs6000/rs6000.opt:211 +#: config/rs6000/rs6000.opt:219 msgid "Avoid all range limits on call instructions" msgstr "" -#: config/rs6000/rs6000.opt:215 +#: config/rs6000/rs6000.opt:223 msgid "Warn about deprecated 'vector long ...' AltiVec type usage" msgstr "" -#: config/rs6000/rs6000.opt:219 +#: config/rs6000/rs6000.opt:227 msgid "Select GPR floating point method" msgstr "" -#: config/rs6000/rs6000.opt:223 +#: config/rs6000/rs6000.opt:231 msgid "Specify size of long double (64 or 128 bits)" msgstr "" -#: config/rs6000/rs6000.opt:227 +#: config/rs6000/rs6000.opt:235 msgid "Determine which dependences between insns are considered costly" msgstr "" -#: config/rs6000/rs6000.opt:231 +#: config/rs6000/rs6000.opt:239 msgid "Specify which post scheduling nop insertion scheme to apply" msgstr "" -#: config/rs6000/rs6000.opt:235 +#: config/rs6000/rs6000.opt:243 msgid "Specify alignment of structure fields default/natural" msgstr "" -#: config/rs6000/rs6000.opt:239 +#: config/rs6000/rs6000.opt:247 msgid "Specify scheduling priority for dispatch slot restricted insns" msgstr "" @@ -11060,27 +12193,6 @@ msgstr "" msgid "Generate code for old exec BSS PLT" msgstr "" -#: config/ms1/ms1.opt:24 -msgid "Generate multiply instructions" -msgstr "" - -#: config/ms1/ms1.opt:28 -msgid "Use byte loads and stores when generating code." -msgstr "" - -#: config/ms1/ms1.opt:36 -msgid "Do not include crt0.o in the startup files" -msgstr "" - -#: config/ms1/ms1.opt:40 config/ms1/ms1.opt:44 config/ms1/ms1.opt:48 -#: config/ms1/ms1.opt:52 config/ms1/ms1.opt:56 -msgid "Internal debug switch" -msgstr "" - -#: config/ms1/ms1.opt:60 config/iq2000/iq2000.opt:24 -msgid "Specify CPU for code generation purposes" -msgstr "" - #: config/mcore/mcore.opt:24 msgid "Generate code for the M*Core M210" msgstr "" @@ -11101,7 +12213,7 @@ msgstr "" msgid "Set maximum alignment to 8" msgstr "" -#: config/mcore/mcore.opt:44 +#: config/mcore/mcore.opt:44 config/score/score.opt:24 msgid "Generate big-endian code" msgstr "" @@ -11117,7 +12229,7 @@ msgstr "" msgid "Inline constants if it can be done in 2 insns or less" msgstr "" -#: config/mcore/mcore.opt:60 +#: config/mcore/mcore.opt:60 config/score/score.opt:28 msgid "Generate little-endian code" msgstr "" @@ -11198,155 +12310,199 @@ msgid "Generate SH4 code" msgstr "" #: config/sh/sh.opt:85 -msgid "Generate SH4 FPU-less code" +msgid "Generate SH4-100 code" msgstr "" #: config/sh/sh.opt:89 -msgid "Generate default single-precision SH4 code" +msgid "Generate SH4-200 code" msgstr "" #: config/sh/sh.opt:93 -msgid "Generate only single-precision SH4 code" +msgid "Generate SH4 FPU-less code" msgstr "" #: config/sh/sh.opt:97 +msgid "Generate code for SH4 400 series (MMU/FPU-less)" +msgstr "" + +#: config/sh/sh.opt:102 +msgid "Generate code for SH4 500 series (FPU-less)." +msgstr "" + +#: config/sh/sh.opt:107 +msgid "Generate default single-precision SH4 code" +msgstr "" + +#: config/sh/sh.opt:111 +msgid "Generate default single-precision SH4-100 code" +msgstr "" + +#: config/sh/sh.opt:115 +msgid "Generate default single-precision SH4-200 code" +msgstr "" + +#: config/sh/sh.opt:119 +msgid "Generate only single-precision SH4 code" +msgstr "" + +#: config/sh/sh.opt:123 +msgid "Generate only single-precision SH4-100 code" +msgstr "" + +#: config/sh/sh.opt:127 +msgid "Generate only single-precision SH4-200 code" +msgstr "" + +#: config/sh/sh.opt:131 msgid "Generate SH4a code" msgstr "" -#: config/sh/sh.opt:101 +#: config/sh/sh.opt:135 msgid "Generate SH4a FPU-less code" msgstr "" -#: config/sh/sh.opt:105 +#: config/sh/sh.opt:139 msgid "Generate default single-precision SH4a code" msgstr "" -#: config/sh/sh.opt:109 +#: config/sh/sh.opt:143 msgid "Generate only single-precision SH4a code" msgstr "" -#: config/sh/sh.opt:113 +#: config/sh/sh.opt:147 msgid "Generate SH4al-dsp code" msgstr "" -#: config/sh/sh.opt:117 +#: config/sh/sh.opt:151 msgid "Generate 32-bit SHmedia code" msgstr "" -#: config/sh/sh.opt:121 +#: config/sh/sh.opt:155 msgid "Generate 32-bit FPU-less SHmedia code" msgstr "" -#: config/sh/sh.opt:125 +#: config/sh/sh.opt:159 msgid "Generate 64-bit SHmedia code" msgstr "" -#: config/sh/sh.opt:129 +#: config/sh/sh.opt:163 msgid "Generate 64-bit FPU-less SHmedia code" msgstr "" -#: config/sh/sh.opt:133 +#: config/sh/sh.opt:167 msgid "Generate SHcompact code" msgstr "" -#: config/sh/sh.opt:137 +#: config/sh/sh.opt:171 msgid "Generate FPU-less SHcompact code" msgstr "" -#: config/sh/sh.opt:141 +#: config/sh/sh.opt:175 msgid "" "Throttle unrolling to avoid thrashing target registers unless the unroll " "benefit outweighs this" msgstr "" -#: config/sh/sh.opt:145 +#: config/sh/sh.opt:179 msgid "Generate code in big endian mode" msgstr "" -#: config/sh/sh.opt:149 +#: config/sh/sh.opt:183 msgid "Generate 32-bit offsets in switch tables" msgstr "" -#: config/sh/sh.opt:153 +#: config/sh/sh.opt:187 msgid "Enable SH5 cut2 workaround" msgstr "" -#: config/sh/sh.opt:157 +#: config/sh/sh.opt:191 msgid "Align doubles at 64-bit boundaries" msgstr "" -#: config/sh/sh.opt:161 +#: config/sh/sh.opt:195 msgid "" "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, " -"inv:call, inv:call2, inv:fp" +"inv:call, inv:call2, inv:fp call-div1 call-fp call-table" msgstr "" -#: config/sh/sh.opt:165 +#: config/sh/sh.opt:199 msgid "Specify name for 32 bit signed division function" msgstr "" -#: config/sh/sh.opt:172 +#: config/sh/sh.opt:206 msgid "Cost to assume for gettr insn" msgstr "" -#: config/sh/sh.opt:176 config/sh/sh.opt:222 +#: config/sh/sh.opt:210 config/sh/sh.opt:256 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions" msgstr "" -#: config/sh/sh.opt:180 +#: config/sh/sh.opt:214 msgid "Increase the IEEE compliance for floating-point code" msgstr "" -#: config/sh/sh.opt:184 +#: config/sh/sh.opt:218 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact" msgstr "" -#: config/sh/sh.opt:188 +#: config/sh/sh.opt:222 msgid "Assume symbols might be invalid" msgstr "" -#: config/sh/sh.opt:192 +#: config/sh/sh.opt:226 msgid "Annotate assembler instructions with estimated addresses" msgstr "" -#: config/sh/sh.opt:196 +#: config/sh/sh.opt:230 msgid "Generate code in little endian mode" msgstr "" -#: config/sh/sh.opt:200 +#: config/sh/sh.opt:234 msgid "Mark MAC register as call-clobbered" msgstr "" -#: config/sh/sh.opt:206 +#: config/sh/sh.opt:240 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)" msgstr "" -#: config/sh/sh.opt:210 +#: config/sh/sh.opt:244 msgid "Emit function-calls using global offset table when generating PIC" msgstr "" -#: config/sh/sh.opt:214 +#: config/sh/sh.opt:248 msgid "Assume pt* instructions won't trap" msgstr "" -#: config/sh/sh.opt:218 +#: config/sh/sh.opt:252 msgid "Shorten address references during linking" msgstr "" -#: config/sh/sh.opt:226 +#: config/sh/sh.opt:260 msgid "Deprecated. Use -Os instead" msgstr "" -#: config/sh/sh.opt:230 +#: config/sh/sh.opt:264 msgid "Cost to assume for a multiply insn" msgstr "" -#: config/sh/sh.opt:234 +#: config/sh/sh.opt:268 msgid "" "Generate library function call to invalidate instruction cache entries after " "fixing trampoline" msgstr "" +#: config/sh/sh.opt:274 +msgid "Pretend a branch-around-a-move is a conditional move." +msgstr "" + +#: config/sh/superh.opt:6 +msgid "Board name [and memory region]." +msgstr "" + +#: config/sh/superh.opt:10 +msgid "Runtime name." +msgstr "" + #: config/arm/arm.opt:24 msgid "Specify an ABI" msgstr "" @@ -11811,7 +12967,7 @@ msgid "Generate code that conforms to the given ABI" msgstr "" #: config/mips/mips.opt:28 -msgid "Use SVR4-style PIC" +msgid "Generate code that can be used in SVR4-style dynamic objects" msgstr "" #: config/mips/mips.opt:32 @@ -11970,34 +13126,40 @@ msgstr "" #: config/mips/mips.opt:190 msgid "" -"Restrict the use of hardware floating-point instructions to 32-bit operations" +"When generating -mabicalls code, make the code suitable for use in shared " +"libraries" msgstr "" #: config/mips/mips.opt:194 -msgid "Prevent the use of all hardware floating-point instructions" +msgid "" +"Restrict the use of hardware floating-point instructions to 32-bit operations" msgstr "" #: config/mips/mips.opt:198 -msgid "Optimize lui/addiu address loads" +msgid "Prevent the use of all hardware floating-point instructions" msgstr "" #: config/mips/mips.opt:202 -msgid "Assume all symbols have 32-bit values" +msgid "Optimize lui/addiu address loads" msgstr "" #: config/mips/mips.opt:206 +msgid "Assume all symbols have 32-bit values" +msgstr "" + +#: config/mips/mips.opt:210 msgid "Optimize the output for PROCESSOR" msgstr "" -#: config/mips/mips.opt:210 config/iq2000/iq2000.opt:45 +#: config/mips/mips.opt:214 config/iq2000/iq2000.opt:45 msgid "Put uninitialized constants in ROM (needs -membedded-data)" msgstr "" -#: config/mips/mips.opt:214 +#: config/mips/mips.opt:218 msgid "Perform VR4130-specific alignment optimizations" msgstr "" -#: config/mips/mips.opt:218 +#: config/mips/mips.opt:222 msgid "Lift restrictions on GOT size" msgstr "" @@ -12343,6 +13505,10 @@ msgstr "" msgid "Set start-address of data" msgstr "" +#: config/iq2000/iq2000.opt:24 config/mt/mt.opt:56 +msgid "Specify CPU for code generation purposes" +msgstr "" + #: config/iq2000/iq2000.opt:28 msgid "Specify CPU for scheduling purposes" msgstr "" @@ -12379,6 +13545,19 @@ msgstr "" msgid "Avoid generating pc-relative calls; use indirection" msgstr "" +#: config/mt/mt.opt:24 +msgid "Use byte loads and stores when generating code." +msgstr "" + +#: config/mt/mt.opt:32 +msgid "Do not include crt0.o in the startup files" +msgstr "" + +#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44 +#: config/mt/mt.opt:48 config/mt/mt.opt:52 +msgid "Internal debug switch" +msgstr "" + #: config/vxworks.opt:25 msgid "Assume the VxWorks RTP environment" msgstr "" @@ -12399,6 +13578,14 @@ msgstr "" msgid "Set sizeof(bool) to 1" msgstr "" +#: config/darwin.opt:36 +msgid "Generate code for darwin loadable kernel extentions" +msgstr "" + +#: config/darwin.opt:40 +msgid "Generate code for the kernel or loadable kernel extentions" +msgstr "" + #: config/lynx.opt:24 msgid "Support legacy multi-threading" msgstr "" @@ -12411,6 +13598,26 @@ msgstr "" msgid "Support multi-threading" msgstr "" +#: config/score/score.opt:32 +msgid "Enable mac instruction" +msgstr "" + +#: config/score/score.opt:36 +msgid "Support SCORE 5U ISA" +msgstr "" + +#: config/score/score.opt:40 +msgid "Support SCORE 7 ISA" +msgstr "" + +#: config/linux.opt:25 +msgid "Use uClibc instead of GNU libc" +msgstr "" + +#: config/linux.opt:29 +msgid "Use GNU libc instead of uClibc" +msgstr "" + #: c.opt:42 msgid "" "Assert the <answer> to <question>. Putting '-' before <question> disables " @@ -12439,7 +13646,7 @@ msgstr "" msgid "Print the name of header files as they are used" msgstr "" -#: c.opt:69 c.opt:782 +#: c.opt:69 c.opt:798 msgid "Add <dir> to the end of the main include path" msgstr "" @@ -12685,478 +13892,495 @@ msgid "Warn if an old-style parameter definition is used" msgstr "" #: c.opt:316 -msgid "Warn about overloaded virtual function names" +msgid "" +"Warn if a string is longer than the maximum portable length specified by the " +"standard" msgstr "" #: c.opt:320 -msgid "Warn about possibly missing parentheses" +msgid "Warn about overloaded virtual function names" msgstr "" #: c.opt:324 -msgid "Warn when converting the type of pointers to member functions" +msgid "Warn about overriding initializers without side effects" msgstr "" #: c.opt:328 -msgid "Warn about function pointer arithmetic" +msgid "Warn about possibly missing parentheses" msgstr "" #: c.opt:332 -msgid "Warn when a pointer is cast to an integer of a different size" +msgid "Warn when converting the type of pointers to member functions" msgstr "" #: c.opt:336 -msgid "Warn about misuses of pragmas" +msgid "Warn about function pointer arithmetic" msgstr "" #: c.opt:340 -msgid "Warn if inherited methods are unimplemented" +msgid "Warn when a pointer is cast to an integer of a different size" msgstr "" #: c.opt:344 -msgid "Warn about multiple declarations of the same object" +msgid "Warn about misuses of pragmas" msgstr "" #: c.opt:348 -msgid "Warn when the compiler reorders code" +msgid "Warn if inherited methods are unimplemented" msgstr "" #: c.opt:352 +msgid "Warn about multiple declarations of the same object" +msgstr "" + +#: c.opt:356 +msgid "Warn when the compiler reorders code" +msgstr "" + +#: c.opt:360 msgid "" "Warn whenever a function's return type defaults to \"int\" (C), or about " "inconsistent return types (C++)" msgstr "" -#: c.opt:356 +#: c.opt:364 msgid "Warn if a selector has multiple methods" msgstr "" -#: c.opt:360 +#: c.opt:368 msgid "Warn about possible violations of sequence point rules" msgstr "" -#: c.opt:364 +#: c.opt:372 msgid "Warn about signed-unsigned comparisons" msgstr "" -#: c.opt:368 +#: c.opt:376 msgid "Warn when overload promotes from unsigned to signed" msgstr "" -#: c.opt:372 +#: c.opt:380 msgid "Warn about uncasted NULL used as sentinel" msgstr "" -#: c.opt:376 +#: c.opt:384 msgid "Warn about unprototyped function declarations" msgstr "" -#: c.opt:380 +#: c.opt:388 msgid "Warn if type signatures of candidate methods do not match exactly" msgstr "" -#: c.opt:384 +#: c.opt:392 msgid "Warn when synthesis behavior differs from Cfront" msgstr "" -#: c.opt:388 common.opt:142 +#: c.opt:396 common.opt:158 msgid "Do not suppress warnings from system headers" msgstr "" -#: c.opt:392 +#: c.opt:400 msgid "Warn about features not present in traditional C" msgstr "" -#: c.opt:396 +#: c.opt:404 msgid "" "Warn if trigraphs are encountered that might affect the meaning of the " "program" msgstr "" -#: c.opt:400 +#: c.opt:408 msgid "Warn about @selector()s without previously declared methods" msgstr "" -#: c.opt:404 +#: c.opt:412 msgid "Warn if an undefined macro is used in an #if directive" msgstr "" -#: c.opt:408 +#: c.opt:416 msgid "Warn about unrecognized pragmas" msgstr "" -#: c.opt:412 +#: c.opt:420 msgid "Warn about macros defined in the main file that are not used" msgstr "" -#: c.opt:416 +#: c.opt:424 msgid "Do not warn about using variadic macros when -pedantic" msgstr "" -#: c.opt:420 -msgid "Give strings the type \"array of char\"" +#: c.opt:428 +msgid "" +"In C++, nonzero means warn about deprecated conversion from string literals " +"to `char *'. In C, similar warning, except that the conversion is of course " +"not deprecated by the ISO C standard." msgstr "" -#: c.opt:424 +#: c.opt:432 msgid "Warn when a pointer differs in signedness in an assignment" msgstr "" -#: c.opt:428 +#: c.opt:436 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)" msgstr "" -#: c.opt:436 +#: c.opt:444 msgid "Enforce class member access control semantics" msgstr "" -#: c.opt:443 +#: c.opt:451 msgid "Change when template instances are emitted" msgstr "" -#: c.opt:447 +#: c.opt:455 msgid "Recognize the \"asm\" keyword" msgstr "" -#: c.opt:451 +#: c.opt:459 msgid "Recognize built-in functions" msgstr "" -#: c.opt:458 +#: c.opt:466 msgid "Check the return value of new" msgstr "" -#: c.opt:462 +#: c.opt:470 msgid "Allow the arguments of the '?' operator to have different types" msgstr "" -#: c.opt:466 +#: c.opt:474 msgid "Reduce the size of object files" msgstr "" -#: c.opt:470 -msgid "Make string literals \"const char[]\" not \"char[]\"" -msgstr "" - -#: c.opt:474 +#: c.opt:478 msgid "Use class <name> for constant strings" msgstr "" -#: c.opt:478 +#: c.opt:482 msgid "Inline member functions by default" msgstr "" -#: c.opt:482 +#: c.opt:486 msgid "Permit '$' as an identifier character" msgstr "" -#: c.opt:489 +#: c.opt:493 msgid "Generate code to check exception specifications" msgstr "" -#: c.opt:496 +#: c.opt:500 msgid "Convert all strings and character constants to character set <cset>" msgstr "" -#: c.opt:500 +#: c.opt:504 msgid "Permit universal character names (\\u and \\U) in identifiers" msgstr "" -#: c.opt:504 +#: c.opt:508 msgid "Specify the default character set for source files" msgstr "" -#: c.opt:521 +#: c.opt:525 msgid "Scope of for-init-statement variables is local to the loop" msgstr "" -#: c.opt:525 +#: c.opt:529 msgid "Do not assume that standard C libraries and \"main\" exist" msgstr "" -#: c.opt:529 +#: c.opt:533 msgid "Recognize GNU-defined keywords" msgstr "" -#: c.opt:533 +#: c.opt:537 msgid "Generate code for GNU runtime environment" msgstr "" -#: c.opt:546 +#: c.opt:550 msgid "Assume normal C execution environment" msgstr "" -#: c.opt:550 +#: c.opt:554 msgid "Enable support for huge objects" msgstr "" -#: c.opt:554 +#: c.opt:558 msgid "Export functions even if they can be inlined" msgstr "" -#: c.opt:558 +#: c.opt:562 msgid "Emit implicit instantiations of inline templates" msgstr "" -#: c.opt:562 +#: c.opt:566 msgid "Emit implicit instantiations of templates" msgstr "" -#: c.opt:566 +#: c.opt:570 msgid "Inject friend functions into enclosing namespace" msgstr "" -#: c.opt:573 +#: c.opt:577 msgid "Don't warn about uses of Microsoft extensions" msgstr "" -#: c.opt:583 +#: c.opt:587 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment" msgstr "" -#: c.opt:587 +#: c.opt:591 msgid "Assume that receivers of Objective-C messages may be nil" msgstr "" -#: c.opt:599 +#: c.opt:603 msgid "" "Generate special Objective-C methods to initialize/destroy non-POD C++ " "ivars, if needed" msgstr "" -#: c.opt:603 +#: c.opt:607 msgid "Allow fast jumps to the message dispatcher" msgstr "" -#: c.opt:609 +#: c.opt:613 msgid "Enable Objective-C exception and synchronization syntax" msgstr "" -#: c.opt:613 +#: c.opt:617 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs" msgstr "" -#: c.opt:618 +#: c.opt:622 msgid "Enable Objective-C setjmp exception handling runtime" msgstr "" -#: c.opt:622 +#: c.opt:630 msgid "Recognize C++ kewords like \"compl\" and \"xor\"" msgstr "" -#: c.opt:626 +#: c.opt:634 msgid "Enable optional diagnostics" msgstr "" -#: c.opt:633 +#: c.opt:641 msgid "Look for and use PCH files even when preprocessing" msgstr "" -#: c.opt:637 +#: c.opt:645 msgid "Downgrade conformance errors to warnings" msgstr "" -#: c.opt:641 +#: c.opt:649 msgid "Treat the input file as already preprocessed" msgstr "" -#: c.opt:645 +#: c.opt:653 msgid "" "Used in Fix-and-Continue mode to indicate that object files may be swapped " "in at runtime" msgstr "" -#: c.opt:649 +#: c.opt:657 msgid "Enable automatic template instantiation" msgstr "" -#: c.opt:653 +#: c.opt:661 msgid "Generate run time type descriptor information" msgstr "" -#: c.opt:657 +#: c.opt:665 msgid "Use the same size for double as for float" msgstr "" -#: c.opt:665 +#: c.opt:673 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"" msgstr "" -#: c.opt:669 +#: c.opt:677 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed" msgstr "" -#: c.opt:673 +#: c.opt:681 msgid "Make \"char\" signed by default" msgstr "" -#: c.opt:680 +#: c.opt:688 msgid "Display statistics accumulated during compilation" msgstr "" -#: c.opt:687 +#: c.opt:695 msgid "Distance between tab stops for column reporting" msgstr "" -#: c.opt:691 +#: c.opt:699 msgid "Specify maximum template instantiation depth" msgstr "" -#: c.opt:698 +#: c.opt:706 msgid "Do not generate thread-safe code for initializing local statics" msgstr "" -#: c.opt:702 +#: c.opt:710 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned" msgstr "" -#: c.opt:706 +#: c.opt:714 msgid "Make \"char\" unsigned by default" msgstr "" -#: c.opt:710 +#: c.opt:718 msgid "Use __cxa_atexit to register destructors" msgstr "" -#: c.opt:714 +#: c.opt:722 +msgid "Use __cxa_get_exception_ptr in exception handling" +msgstr "" + +#: c.opt:726 msgid "Marks all inlined methods as having hidden visibility" msgstr "" -#: c.opt:718 +#: c.opt:730 msgid "Discard unused virtual functions" msgstr "" -#: c.opt:722 +#: c.opt:734 msgid "Implement vtables using thunks" msgstr "" -#: c.opt:726 +#: c.opt:738 msgid "Emit common-like symbols as weak symbols" msgstr "" -#: c.opt:730 +#: c.opt:742 msgid "" "Convert all wide strings and character constants to character set <cset>" msgstr "" -#: c.opt:734 +#: c.opt:746 msgid "Generate a #line directive pointing at the current working directory" msgstr "" -#: c.opt:738 +#: c.opt:750 msgid "Emit cross referencing information" msgstr "" -#: c.opt:742 +#: c.opt:754 msgid "" "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode" msgstr "" -#: c.opt:746 +#: c.opt:758 msgid "Dump declarations to a .decl file" msgstr "" -#: c.opt:750 c.opt:778 +#: c.opt:762 c.opt:794 msgid "Add <dir> to the end of the system include path" msgstr "" -#: c.opt:754 +#: c.opt:766 msgid "Accept definition of macros in <file>" msgstr "" -#: c.opt:758 +#: c.opt:770 +msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory" +msgstr "" + +#: c.opt:774 msgid "Include the contents of <file> before other files" msgstr "" -#: c.opt:762 +#: c.opt:778 msgid "Specify <path> as a prefix for next two options" msgstr "" -#: c.opt:766 +#: c.opt:782 msgid "Set <dir> to be the system root directory" msgstr "" -#: c.opt:770 +#: c.opt:786 msgid "Add <dir> to the start of the system include path" msgstr "" -#: c.opt:774 +#: c.opt:790 msgid "Add <dir> to the end of the quote include path" msgstr "" -#: c.opt:795 +#: c.opt:811 msgid "" "Do not search standard system include directories (those specified with -" "isystem will still be used)" msgstr "" -#: c.opt:799 +#: c.opt:815 msgid "Do not search standard system include directories for C++" msgstr "" -#: c.opt:815 +#: c.opt:831 msgid "Generate C header of platform-specific features" msgstr "" -#: c.opt:819 +#: c.opt:835 msgid "Print a checksum of the executable for PCH validity checking, and stop" msgstr "" -#: c.opt:823 +#: c.opt:839 msgid "Remap file names when including files" msgstr "" -#: c.opt:827 +#: c.opt:843 msgid "Conform to the ISO 1998 C++ standard" msgstr "" -#: c.opt:831 c.opt:859 +#: c.opt:847 c.opt:875 msgid "Conform to the ISO 1990 C standard" msgstr "" -#: c.opt:835 c.opt:867 +#: c.opt:851 c.opt:883 msgid "Conform to the ISO 1999 C standard" msgstr "" -#: c.opt:839 +#: c.opt:855 msgid "Deprecated in favor of -std=c99" msgstr "" -#: c.opt:843 +#: c.opt:859 msgid "Conform to the ISO 1998 C++ standard with GNU extensions" msgstr "" -#: c.opt:847 +#: c.opt:863 msgid "Conform to the ISO 1990 C standard with GNU extensions" msgstr "" -#: c.opt:851 +#: c.opt:867 msgid "Conform to the ISO 1999 C standard with GNU extensions" msgstr "" -#: c.opt:855 +#: c.opt:871 msgid "Deprecated in favor of -std=gnu99" msgstr "" -#: c.opt:863 +#: c.opt:879 msgid "Conform to the ISO 1990 C standard as amended in 1994" msgstr "" -#: c.opt:871 +#: c.opt:887 msgid "Deprecated in favor of -std=iso9899:1999" msgstr "" -#: c.opt:875 +#: c.opt:891 msgid "Enable traditional preprocessing" msgstr "" -#: c.opt:879 +#: c.opt:895 msgid "Support ISO C trigraphs" msgstr "" -#: c.opt:883 +#: c.opt:899 msgid "Do not predefine system-specific and GCC-specific macros" msgstr "" -#: c.opt:887 +#: c.opt:903 msgid "Enable verbose output" msgstr "" @@ -13192,945 +14416,981 @@ msgid "Warn about returning structures, unions or arrays" msgstr "" #: common.opt:62 -msgid "Warn about inappropriate attribute usage" +msgid "Warn about comparisons that always evaluate to true" msgstr "" #: common.opt:66 -msgid "Warn about pointer casts which increase alignment" +msgid "Warn about inappropriate attribute usage" msgstr "" #: common.opt:70 -msgid "Warn about uses of __attribute__((deprecated)) declarations" +msgid "Warn about pointer casts which increase alignment" msgstr "" #: common.opt:74 -msgid "Warn when an optimization pass is disabled" +msgid "Warn about uses of __attribute__((deprecated)) declarations" msgstr "" #: common.opt:78 -msgid "Treat all warnings as errors" +msgid "Warn when an optimization pass is disabled" msgstr "" #: common.opt:82 -msgid "Print extra (possibly unwanted) warnings" +msgid "Treat all warnings as errors" msgstr "" #: common.opt:86 -msgid "Exit on the first error occurred" +msgid "Treat specified warning as error" msgstr "" #: common.opt:90 -msgid "Warn when an inlined function cannot be inlined" +msgid "Print extra (possibly unwanted) warnings" msgstr "" #: common.opt:94 -msgid "Warn if an object is larger than <number> bytes" +msgid "Exit on the first error occurred" msgstr "" #: common.opt:98 -msgid "Warn if the loop cannot be optimized due to nontrivial assumptions." +msgid "Warn when an inlined function cannot be inlined" msgstr "" #: common.opt:102 +msgid "Warn if an object is larger than <number> bytes" +msgstr "" + +#: common.opt:106 +msgid "Warn if the loop cannot be optimized due to nontrivial assumptions." +msgstr "" + +#: common.opt:110 msgid "" "Warn about functions which might be candidates for __attribute__((noreturn))" msgstr "" -#: common.opt:106 +#: common.opt:114 +msgid "Warn about overflow in arithmetic expressions" +msgstr "" + +#: common.opt:118 msgid "Warn when the packed attribute has no effect on struct layout" msgstr "" -#: common.opt:110 +#: common.opt:122 msgid "Warn when padding is required to align structure members" msgstr "" -#: common.opt:114 +#: common.opt:126 msgid "Warn when one local variable shadows another" msgstr "" -#: common.opt:118 +#: common.opt:130 msgid "Warn when not issuing stack smashing protection for some reason" msgstr "" -#: common.opt:122 common.opt:126 +#: common.opt:134 common.opt:138 msgid "Warn about code which might break strict aliasing rules" msgstr "" -#: common.opt:130 +#: common.opt:142 +msgid "Warn about comparisons to constant string literals" +msgstr "" + +#: common.opt:146 msgid "Warn about enumerated switches, with no default, missing a case" msgstr "" -#: common.opt:134 +#: common.opt:150 msgid "Warn about enumerated switches missing a \"default:\" statement" msgstr "" -#: common.opt:138 +#: common.opt:154 msgid "Warn about all enumerated switches missing a specific case" msgstr "" -#: common.opt:146 +#: common.opt:162 msgid "Warn about uninitialized automatic variables" msgstr "" -#: common.opt:150 +#: common.opt:166 msgid "Warn about code that will never be executed" msgstr "" -#: common.opt:154 +#: common.opt:170 msgid "Enable all -Wunused- warnings" msgstr "" -#: common.opt:158 +#: common.opt:174 msgid "Warn when a function is unused" msgstr "" -#: common.opt:166 +#: common.opt:178 +msgid "Warn when a label is unused" +msgstr "" + +#: common.opt:182 msgid "Warn when a function parameter is unused" msgstr "" -#: common.opt:170 +#: common.opt:186 msgid "Warn when an expression value is unused" msgstr "" -#: common.opt:174 +#: common.opt:190 msgid "Warn when a variable is unused" msgstr "" -#: common.opt:178 +#: common.opt:194 msgid "Warn when a register variable is declared volatile" msgstr "" -#: common.opt:182 +#: common.opt:198 msgid "Emit declaration information into <file>" msgstr "" -#: common.opt:195 +#: common.opt:211 msgid "Enable dumps from specific passes of the compiler" msgstr "" -#: common.opt:199 +#: common.opt:215 msgid "Set the file basename to be used for dumps" msgstr "" -#: common.opt:217 +#: common.opt:233 msgid "Align the start of functions" msgstr "" -#: common.opt:224 +#: common.opt:240 msgid "Align labels which are only reached by jumping" msgstr "" -#: common.opt:231 +#: common.opt:247 msgid "Align all labels" msgstr "" -#: common.opt:238 +#: common.opt:254 msgid "Align the start of loops" msgstr "" -#: common.opt:251 +#: common.opt:269 msgid "Specify that arguments may alias each other and globals" msgstr "" -#: common.opt:255 +#: common.opt:273 msgid "Assume arguments may alias globals but not each other" msgstr "" -#: common.opt:259 +#: common.opt:277 msgid "Assume arguments alias neither each other nor globals" msgstr "" -#: common.opt:263 +#: common.opt:281 +msgid "Assume arguments alias no other storage" +msgstr "" + +#: common.opt:285 msgid "Generate unwind tables that are exact at each instruction boundary" msgstr "" -#: common.opt:271 +#: common.opt:293 msgid "Generate code to check bounds before indexing arrays" msgstr "" -#: common.opt:275 +#: common.opt:297 msgid "Replace add, compare, branch with branch on count register" msgstr "" -#: common.opt:279 +#: common.opt:301 msgid "Use profiling information for branch probabilities" msgstr "" -#: common.opt:283 +#: common.opt:305 msgid "" "Perform branch target load optimization before prologue / epilogue threading" msgstr "" -#: common.opt:287 +#: common.opt:309 msgid "" "Perform branch target load optimization after prologue / epilogue threading" msgstr "" -#: common.opt:291 +#: common.opt:313 msgid "" "Restrict target load migration not to re-use registers in any basic block" msgstr "" -#: common.opt:295 +#: common.opt:317 msgid "Mark <register> as being preserved across functions" msgstr "" -#: common.opt:299 +#: common.opt:321 msgid "Mark <register> as being corrupted by function calls" msgstr "" -#: common.opt:306 +#: common.opt:328 msgid "Save registers around function calls" msgstr "" -#: common.opt:310 +#: common.opt:332 msgid "Do not put uninitialized globals in the common section" msgstr "" -#: common.opt:314 +#: common.opt:336 msgid "Perform a register copy-propagation optimization pass" msgstr "" -#: common.opt:318 +#: common.opt:340 msgid "Perform cross-jumping optimization" msgstr "" -#: common.opt:322 +#: common.opt:344 msgid "When running CSE, follow jumps to their targets" msgstr "" -#: common.opt:326 +#: common.opt:348 msgid "When running CSE, follow conditional jumps" msgstr "" -#: common.opt:330 +#: common.opt:352 msgid "Omit range reduction step when performing complex division" msgstr "" -#: common.opt:334 +#: common.opt:356 msgid "Place data items into their own section" msgstr "" -#: common.opt:340 +#: common.opt:362 msgid "Defer popping functions args from stack until later" msgstr "" -#: common.opt:344 +#: common.opt:366 msgid "Attempt to fill delay slots of branch instructions" msgstr "" -#: common.opt:348 +#: common.opt:370 msgid "Delete useless null pointer checks" msgstr "" -#: common.opt:352 +#: common.opt:374 msgid "" "How often to emit source location at the beginning of line-wrapped " "diagnostics" msgstr "" -#: common.opt:356 +#: common.opt:378 msgid "" "Amend appropriate diagnostic messages with the command line option that " "controls them" msgstr "" -#: common.opt:360 +#: common.opt:382 msgid "Dump various compiler internals to a file" msgstr "" -#: common.opt:364 +#: common.opt:386 +msgid "Suppress output of addresses in debugging dumps" +msgstr "" + +#: common.opt:390 msgid "" -"Suppress output of instruction numbers and line number notes in debugging " -"dumps" +"Suppress output of instruction numbers, line number notes and addresses in " +"debugging dumps" msgstr "" -#: common.opt:368 +#: common.opt:394 msgid "Perform early inlining" msgstr "" -#: common.opt:372 +#: common.opt:398 msgid "Perform DWARF2 duplicate elimination" msgstr "" -#: common.opt:376 common.opt:380 +#: common.opt:402 common.opt:406 msgid "Perform unused type elimination in debug info" msgstr "" -#: common.opt:384 +#: common.opt:410 +msgid "Do not suppress C++ class debug information." +msgstr "" + +#: common.opt:414 msgid "Enable exception handling" msgstr "" -#: common.opt:388 +#: common.opt:418 msgid "Perform a number of minor, expensive optimizations" msgstr "" -#: common.opt:395 +#: common.opt:425 msgid "Assume no NaNs or infinities are generated" msgstr "" -#: common.opt:399 +#: common.opt:429 msgid "Mark <register> as being unavailable to the compiler" msgstr "" -#: common.opt:403 +#: common.opt:433 msgid "Don't allocate floats and doubles in extended-precision registers" msgstr "" -#: common.opt:409 +#: common.opt:439 msgid "Copy memory address constants into registers before use" msgstr "" -#: common.opt:415 +#: common.opt:445 msgid "Copy memory operands into registers before use" msgstr "" -#: common.opt:422 +#: common.opt:452 msgid "Allow function addresses to be held in registers" msgstr "" -#: common.opt:426 +#: common.opt:456 msgid "Place each function into its own section" msgstr "" -#: common.opt:430 +#: common.opt:460 msgid "Perform global common subexpression elimination" msgstr "" -#: common.opt:434 +#: common.opt:464 msgid "" "Perform enhanced load motion during global common subexpression elimination" msgstr "" -#: common.opt:438 +#: common.opt:468 msgid "Perform store motion after global common subexpression elimination" msgstr "" -#: common.opt:442 +#: common.opt:472 msgid "" "Perform redundant load after store elimination in global common subexpression" msgstr "" -#: common.opt:447 +#: common.opt:477 msgid "" "Perform global common subexpression elimination after register allocation" msgstr "" -#: common.opt:452 +#: common.opt:482 msgid "Enable guessing of branch probabilities" msgstr "" -#: common.opt:460 +#: common.opt:490 msgid "Process #ident directives" msgstr "" -#: common.opt:464 +#: common.opt:494 msgid "Perform conversion of conditional jumps to branchless equivalents" msgstr "" -#: common.opt:468 +#: common.opt:498 msgid "Perform conversion of conditional jumps to conditional execution" msgstr "" -#: common.opt:476 +#: common.opt:506 msgid "Do not generate .size directives" msgstr "" -#: common.opt:485 +#: common.opt:515 msgid "Pay attention to the \"inline\" keyword" msgstr "" -#: common.opt:489 +#: common.opt:519 msgid "Integrate simple functions into their callers" msgstr "" -#: common.opt:493 +#: common.opt:523 msgid "Integrate functions called once into their callers" msgstr "" -#: common.opt:500 +#: common.opt:530 msgid "Limit the size of inlined functions to <number>" msgstr "" -#: common.opt:504 +#: common.opt:534 msgid "Instrument function entry and exit with profiling calls" msgstr "" -#: common.opt:508 +#: common.opt:538 msgid "Perform Interprocedural constant propagation" msgstr "" -#: common.opt:512 +#: common.opt:542 msgid "Discover pure and const functions" msgstr "" -#: common.opt:516 +#: common.opt:546 +msgid "Perform interprocedural points-to analysis" +msgstr "" + +#: common.opt:550 msgid "Discover readonly and non addressable static variables" msgstr "" -#: common.opt:520 +#: common.opt:554 msgid "Type based escape and alias analysis" msgstr "" -#: common.opt:524 +#: common.opt:558 msgid "Optimize induction variables on trees" msgstr "" -#: common.opt:528 +#: common.opt:562 msgid "Use jump tables for sufficiently large switch statements" msgstr "" -#: common.opt:532 +#: common.opt:566 msgid "Generate code for functions even if they are fully inlined" msgstr "" -#: common.opt:536 +#: common.opt:570 msgid "Emit static const variables even if they are not used" msgstr "" -#: common.opt:540 +#: common.opt:574 msgid "Give external symbols a leading underscore" msgstr "" -#: common.opt:544 -msgid "Perform loop optimizations" -msgstr "" - -#: common.opt:548 -msgid "Perform loop optimizations using the new loop optimizer" +#: common.opt:578 common.opt:744 common.opt:867 +msgid "Does nothing. Preserved for backward compatibility." msgstr "" -#: common.opt:552 +#: common.opt:582 msgid "Set errno after built-in math functions" msgstr "" -#: common.opt:556 +#: common.opt:586 msgid "Report on permanent memory allocation" msgstr "" -#: common.opt:563 +#: common.opt:593 msgid "Attempt to merge identical constants and constant variables" msgstr "" -#: common.opt:567 +#: common.opt:597 msgid "Attempt to merge identical constants across compilation units" msgstr "" -#: common.opt:571 +#: common.opt:601 msgid "" "Limit diagnostics to <number> characters per line. 0 suppresses line-" "wrapping" msgstr "" -#: common.opt:575 +#: common.opt:605 msgid "Perform SMS based modulo scheduling before the first scheduling pass" msgstr "" -#: common.opt:579 +#: common.opt:609 msgid "Move loop invariant computations out of loops" msgstr "" -#: common.opt:583 +#: common.opt:613 msgid "Add mudflap bounds-checking instrumentation for single-threaded program" msgstr "" -#: common.opt:587 +#: common.opt:617 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program" msgstr "" -#: common.opt:591 +#: common.opt:621 msgid "Ignore read operations when inserting mudflap instrumentation" msgstr "" -#: common.opt:595 +#: common.opt:625 msgid "" "Enable/Disable the traditional scheduling in loops that already passed " "modulo scheduling" msgstr "" -#: common.opt:599 +#: common.opt:629 msgid "Support synchronous non-call exceptions" msgstr "" -#: common.opt:603 +#: common.opt:633 msgid "When possible do not generate stack frames" msgstr "" -#: common.opt:607 +#: common.opt:637 msgid "Do the full register move optimization pass" msgstr "" -#: common.opt:611 +#: common.opt:641 msgid "Optimize sibling and tail recursive calls" msgstr "" -#: common.opt:615 +#: common.opt:645 msgid "Pack structure members together without holes" msgstr "" -#: common.opt:619 +#: common.opt:649 msgid "Set initial maximum structure member alignment" msgstr "" -#: common.opt:623 +#: common.opt:653 msgid "Return small aggregates in memory, not registers" msgstr "" -#: common.opt:627 +#: common.opt:657 msgid "Perform loop peeling" msgstr "" -#: common.opt:631 +#: common.opt:661 msgid "Enable machine specific peephole optimizations" msgstr "" -#: common.opt:635 +#: common.opt:665 msgid "Enable an RTL peephole pass before sched2" msgstr "" -#: common.opt:639 +#: common.opt:669 msgid "Generate position-independent code if possible (large mode)" msgstr "" -#: common.opt:643 +#: common.opt:673 msgid "" "Generate position-independent code for executables if possible (large mode)" msgstr "" -#: common.opt:647 +#: common.opt:677 msgid "Generate position-independent code if possible (small mode)" msgstr "" -#: common.opt:651 +#: common.opt:681 msgid "" "Generate position-independent code for executables if possible (small mode)" msgstr "" -#: common.opt:655 +#: common.opt:685 msgid "Generate prefetch instructions, if available, for arrays in loops" msgstr "" -#: common.opt:659 +#: common.opt:689 msgid "Enable basic program profiling code" msgstr "" -#: common.opt:663 +#: common.opt:693 msgid "Insert arc-based program profiling code" msgstr "" -#: common.opt:667 +#: common.opt:697 msgid "" "Enable common options for generating profile info for profile feedback " "directed optimizations" msgstr "" -#: common.opt:671 +#: common.opt:701 msgid "" "Enable common options for performing profile feedback directed optimizations" msgstr "" -#: common.opt:675 +#: common.opt:705 msgid "Insert code to profile values of expressions" msgstr "" -#: common.opt:682 +#: common.opt:712 msgid "Make compile reproducible using <string>" msgstr "" -#: common.opt:686 +#: common.opt:716 msgid "Return small aggregates in registers" msgstr "" -#: common.opt:690 +#: common.opt:720 msgid "Enables a register move optimization" msgstr "" -#: common.opt:694 +#: common.opt:724 msgid "Perform a register renaming optimization pass" msgstr "" -#: common.opt:698 +#: common.opt:728 msgid "Reorder basic blocks to improve code placement" msgstr "" -#: common.opt:702 +#: common.opt:732 msgid "Reorder basic blocks and partition into hot and cold sections" msgstr "" -#: common.opt:706 +#: common.opt:736 msgid "Reorder functions to improve code placement" msgstr "" -#: common.opt:710 +#: common.opt:740 msgid "Add a common subexpression elimination pass after loop optimizations" msgstr "" -#: common.opt:714 -msgid "Run the loop optimizer twice" -msgstr "" - -#: common.opt:718 +#: common.opt:748 msgid "Disable optimizations that assume default FP rounding behavior" msgstr "" -#: common.opt:722 +#: common.opt:752 msgid "Enable scheduling across basic blocks" msgstr "" -#: common.opt:726 +#: common.opt:756 msgid "Allow speculative motion of non-loads" msgstr "" -#: common.opt:730 +#: common.opt:760 msgid "Allow speculative motion of some loads" msgstr "" -#: common.opt:734 +#: common.opt:764 msgid "Allow speculative motion of more loads" msgstr "" -#: common.opt:738 +#: common.opt:768 msgid "Set the verbosity level of the scheduler" msgstr "" -#: common.opt:742 +#: common.opt:772 msgid "If scheduling post reload, do superblock scheduling" msgstr "" -#: common.opt:746 +#: common.opt:776 msgid "If scheduling post reload, do trace scheduling" msgstr "" -#: common.opt:750 +#: common.opt:780 msgid "Reschedule instructions before register allocation" msgstr "" -#: common.opt:754 +#: common.opt:784 msgid "Reschedule instructions after register allocation" msgstr "" -#: common.opt:760 +#: common.opt:790 msgid "Allow premature scheduling of queued insns" msgstr "" -#: common.opt:764 +#: common.opt:794 msgid "Set number of queued insns that can be prematurely scheduled" msgstr "" -#: common.opt:772 common.opt:776 +#: common.opt:802 common.opt:806 msgid "" "Set dependence distance checking in premature scheduling of queued insns" msgstr "" -#: common.opt:780 -msgid "Mark data as shared rather than private" +#: common.opt:810 +msgid "Access data in the same section from shared anchor points" msgstr "" -#: common.opt:784 +#: common.opt:814 +msgid "Perform sequence abstraction optimization on RTL" +msgstr "" + +#: common.opt:818 +msgid "Eliminate redundant sign extensions using LCM." +msgstr "" + +#: common.opt:822 msgid "Show column numbers in diagnostics, when available. Default on" msgstr "" -#: common.opt:788 +#: common.opt:826 msgid "Disable optimizations observable by IEEE signaling NaNs" msgstr "" -#: common.opt:792 +#: common.opt:830 msgid "Convert floating point constants to single precision constants" msgstr "" -#: common.opt:796 +#: common.opt:834 msgid "Split lifetimes of induction variables when loops are unrolled" msgstr "" -#: common.opt:800 +#: common.opt:838 msgid "Apply variable expansion when loops are unrolled" msgstr "" -#: common.opt:806 +#: common.opt:844 msgid "Insert stack checking code into the program" msgstr "" -#: common.opt:813 +#: common.opt:851 msgid "Trap if the stack goes past <register>" msgstr "" -#: common.opt:817 +#: common.opt:855 msgid "Trap if the stack goes past symbol <name>" msgstr "" -#: common.opt:821 +#: common.opt:859 msgid "Use propolice as a stack protection method" msgstr "" -#: common.opt:825 +#: common.opt:863 msgid "Use a stack protection method for every function" msgstr "" -#: common.opt:829 -msgid "Perform strength reduction optimizations" -msgstr "" - -#: common.opt:837 +#: common.opt:875 msgid "Assume strict aliasing rules apply" msgstr "" -#: common.opt:841 +#: common.opt:879 msgid "Check for syntax errors, then stop" msgstr "" -#: common.opt:845 +#: common.opt:883 msgid "Create data files needed by \"gcov\"" msgstr "" -#: common.opt:849 +#: common.opt:887 msgid "Perform jump threading optimizations" msgstr "" -#: common.opt:853 +#: common.opt:891 msgid "Report the time taken by each compiler pass" msgstr "" -#: common.opt:857 +#: common.opt:895 msgid "Set the default thread-local storage code generation model" msgstr "" -#: common.opt:861 +#: common.opt:899 +msgid "Reorder top level functions, variables, and asms" +msgstr "" + +#: common.opt:903 msgid "Perform superblock formation via tail duplication" msgstr "" -#: common.opt:868 +#: common.opt:910 msgid "Assume floating-point operations can trap" msgstr "" -#: common.opt:872 +#: common.opt:914 msgid "Trap for signed overflow in addition, subtraction and multiplication" msgstr "" -#: common.opt:876 +#: common.opt:918 msgid "Enable SSA-CCP optimization on trees" msgstr "" -#: common.opt:880 +#: common.opt:922 msgid "Enable SSA-CCP optimization for stores and loads" msgstr "" -#: common.opt:884 +#: common.opt:926 msgid "Enable loop header copying on trees" msgstr "" -#: common.opt:888 +#: common.opt:930 msgid "Coalesce memory temporaries in the SSA->normal pass" msgstr "" -#: common.opt:892 +#: common.opt:934 msgid "Replace SSA temporaries with better names in copies" msgstr "" -#: common.opt:896 +#: common.opt:938 msgid "Enable copy propagation on trees" msgstr "" -#: common.opt:900 +#: common.opt:942 msgid "Enable copy propagation for stores and loads" msgstr "" -#: common.opt:904 +#: common.opt:946 msgid "Enable SSA dead code elimination optimization on trees" msgstr "" -#: common.opt:908 +#: common.opt:950 msgid "Enable dominator optimizations" msgstr "" -#: common.opt:912 +#: common.opt:954 msgid "Enable dead store elimination" msgstr "" -#: common.opt:916 +#: common.opt:958 msgid "Enable Full Redundancy Elimination (FRE) on trees" msgstr "" -#: common.opt:920 +#: common.opt:962 msgid "Enable loop invariant motion on trees" msgstr "" -#: common.opt:924 +#: common.opt:966 msgid "Enable linear loop transforms on trees" msgstr "" -#: common.opt:928 +#: common.opt:970 msgid "Create canonical induction variables in loops" msgstr "" -#: common.opt:932 +#: common.opt:974 msgid "Enable loop optimizations on tree level" msgstr "" -#: common.opt:936 +#: common.opt:978 msgid "Enable SSA-PRE optimization on trees" msgstr "" -#: common.opt:940 +#: common.opt:982 msgid "Perform structural alias analysis" msgstr "" -#: common.opt:944 +#: common.opt:986 msgid "Enable SSA code sinking on trees" msgstr "" -#: common.opt:948 +#: common.opt:990 msgid "Perform scalar replacement of aggregates" msgstr "" -#: common.opt:952 +#: common.opt:994 msgid "Replace temporary expressions in the SSA->normal pass" msgstr "" -#: common.opt:956 +#: common.opt:998 msgid "Perform live range splitting during the SSA->normal pass" msgstr "" -#: common.opt:960 +#: common.opt:1002 msgid "Perform Value Range Propagation on trees" msgstr "" -#: common.opt:964 +#: common.opt:1006 msgid "Compile whole compilation unit at a time" msgstr "" -#: common.opt:968 +#: common.opt:1010 msgid "Perform loop unrolling when iteration count is known" msgstr "" -#: common.opt:972 +#: common.opt:1014 msgid "Perform loop unrolling for all loops" msgstr "" -#: common.opt:979 +#: common.opt:1021 msgid "Allow loop optimizations to assume that the loops behave in normal way" msgstr "" -#: common.opt:987 +#: common.opt:1029 msgid "Allow math optimizations that may violate IEEE or ISO standards" msgstr "" -#: common.opt:991 +#: common.opt:1033 msgid "Perform loop unswitching" msgstr "" -#: common.opt:995 +#: common.opt:1037 msgid "Just generate unwind tables for exception handling" msgstr "" -#: common.opt:999 +#: common.opt:1041 msgid "Perform variable tracking" msgstr "" -#: common.opt:1003 +#: common.opt:1045 msgid "Enable loop vectorization on trees" msgstr "" -#: common.opt:1007 +#: common.opt:1049 msgid "Enable loop versioning when doing loop vectorization on trees" msgstr "" -#: common.opt:1011 +#: common.opt:1053 msgid "Set the verbosity level of the vectorizer" msgstr "" -#: common.opt:1021 +#: common.opt:1063 msgid "Add extra commentary to assembler output" msgstr "" -#: common.opt:1025 +#: common.opt:1067 msgid "Set the default symbol visibility" msgstr "" -#: common.opt:1030 +#: common.opt:1072 msgid "Use expression value profiles in optimizations" msgstr "" -#: common.opt:1034 +#: common.opt:1076 msgid "Construct webs and split unrelated uses of single variable" msgstr "" -#: common.opt:1038 +#: common.opt:1080 msgid "Perform whole program optimizations" msgstr "" -#: common.opt:1042 +#: common.opt:1084 msgid "Assume signed arithmetic overflow wraps around" msgstr "" -#: common.opt:1046 +#: common.opt:1088 msgid "Put zero initialized data in the bss section" msgstr "" -#: common.opt:1050 +#: common.opt:1092 msgid "Generate debug information in default format" msgstr "" -#: common.opt:1054 +#: common.opt:1096 msgid "Generate debug information in COFF format" msgstr "" -#: common.opt:1058 +#: common.opt:1100 msgid "Generate debug information in DWARF v2 format" msgstr "" -#: common.opt:1062 +#: common.opt:1104 msgid "Generate debug information in default extended format" msgstr "" -#: common.opt:1066 +#: common.opt:1108 msgid "Generate debug information in STABS format" msgstr "" -#: common.opt:1070 +#: common.opt:1112 msgid "Generate debug information in extended STABS format" msgstr "" -#: common.opt:1074 +#: common.opt:1116 msgid "Generate debug information in VMS format" msgstr "" -#: common.opt:1078 +#: common.opt:1120 msgid "Generate debug information in XCOFF format" msgstr "" -#: common.opt:1082 +#: common.opt:1124 msgid "Generate debug information in extended XCOFF format" msgstr "" -#: common.opt:1086 +#: common.opt:1128 msgid "Place output into <file>" msgstr "" -#: common.opt:1090 +#: common.opt:1132 msgid "Enable function profiling" msgstr "" -#: common.opt:1094 +#: common.opt:1136 msgid "Issue warnings needed for strict compliance to the standard" msgstr "" -#: common.opt:1098 +#: common.opt:1140 msgid "Like -pedantic but issue them as errors" msgstr "" -#: common.opt:1102 +#: common.opt:1144 msgid "Do not display functions compiled or elapsed time" msgstr "" -#: common.opt:1106 +#: common.opt:1148 msgid "Display the compiler's version" msgstr "" -#: common.opt:1110 +#: common.opt:1152 msgid "Suppress warnings" msgstr "" -#: attribs.c:175 +#: attribs.c:175 cp/name-lookup.c:3081 #, gcc-internal-format msgid "%qs attribute directive ignored" msgstr "" @@ -14150,63 +15410,68 @@ msgstr "" msgid "%qs attribute only applies to function types" msgstr "" +#: attribs.c:257 +#, gcc-internal-format +msgid "type attributes ignored after type is already defined" +msgstr "" + #: bb-reorder.c:1872 #, gcc-internal-format msgid "multiple hot/cold transitions found (bb %i)" msgstr "" -#: bt-load.c:1504 +#: bt-load.c:1515 #, gcc-internal-format msgid "" "branch target register load optimization is not intended to be run twice" msgstr "" -#: builtins.c:366 +#: builtins.c:421 #, gcc-internal-format msgid "offset outside bounds of constant string" msgstr "" -#: builtins.c:966 +#: builtins.c:977 #, gcc-internal-format msgid "second argument to %<__builtin_prefetch%> must be a constant" msgstr "" -#: builtins.c:973 +#: builtins.c:984 #, gcc-internal-format msgid "invalid second argument to %<__builtin_prefetch%>; using zero" msgstr "" -#: builtins.c:981 +#: builtins.c:992 #, gcc-internal-format msgid "third argument to %<__builtin_prefetch%> must be a constant" msgstr "" -#: builtins.c:988 +#: builtins.c:999 #, gcc-internal-format msgid "invalid third argument to %<__builtin_prefetch%>; using zero" msgstr "" -#: builtins.c:4078 +#: builtins.c:4197 #, gcc-internal-format msgid "argument of %<__builtin_args_info%> must be constant" msgstr "" -#: builtins.c:4084 +#: builtins.c:4203 #, gcc-internal-format msgid "argument of %<__builtin_args_info%> out of range" msgstr "" -#: builtins.c:4090 +#: builtins.c:4209 #, gcc-internal-format msgid "missing argument in %<__builtin_args_info%>" msgstr "" -#: builtins.c:4186 gimplify.c:1883 +#: builtins.c:4305 gimplify.c:2067 #, gcc-internal-format msgid "too few arguments to function %<va_start%>" msgstr "" -#: builtins.c:4349 +#: builtins.c:4469 #, gcc-internal-format msgid "first argument to %<va_arg%> not of type %<va_list%>" msgstr "" @@ -14214,86 +15479,86 @@ msgstr "" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:4363 +#: builtins.c:4483 #, gcc-internal-format msgid "%qT is promoted to %qT when passed through %<...%>" msgstr "" -#: builtins.c:4368 +#: builtins.c:4488 #, gcc-internal-format msgid "(so you should pass %qT not %qT to %<va_arg%>)" msgstr "" #. We can, however, treat "undefined" any way we please. #. Call abort to encourage the user to fix the program. -#: builtins.c:4374 c-typeck.c:2186 +#: builtins.c:4494 c-typeck.c:2288 #, gcc-internal-format msgid "if this code is reached, the program will abort" msgstr "" -#: builtins.c:4493 +#: builtins.c:4613 #, gcc-internal-format msgid "invalid argument to %<__builtin_frame_address%>" msgstr "" -#: builtins.c:4495 +#: builtins.c:4615 #, gcc-internal-format msgid "invalid argument to %<__builtin_return_address%>" msgstr "" -#: builtins.c:4508 +#: builtins.c:4628 #, gcc-internal-format msgid "unsupported argument to %<__builtin_frame_address%>" msgstr "" -#: builtins.c:4510 +#: builtins.c:4630 #, gcc-internal-format msgid "unsupported argument to %<__builtin_return_address%>" msgstr "" -#: builtins.c:4613 +#: builtins.c:4733 #, gcc-internal-format msgid "second argument to %<__builtin_expect%> must be a constant" msgstr "" -#: builtins.c:6075 +#: builtins.c:6183 #, gcc-internal-format msgid "%<__builtin_longjmp%> second argument must be 1" msgstr "" -#: builtins.c:6639 +#: builtins.c:6763 #, gcc-internal-format msgid "target format does not support infinity" msgstr "" -#: builtins.c:8481 builtins.c:8575 +#: builtins.c:8786 builtins.c:8880 #, gcc-internal-format msgid "too few arguments to function %qs" msgstr "" -#: builtins.c:8487 builtins.c:8581 +#: builtins.c:8792 builtins.c:8886 #, gcc-internal-format msgid "too many arguments to function %qs" msgstr "" -#: builtins.c:8493 builtins.c:8606 +#: builtins.c:8798 builtins.c:8911 #, gcc-internal-format msgid "non-floating-point argument to function %qs" msgstr "" -#: builtins.c:9700 +#: builtins.c:9939 #, gcc-internal-format msgid "%<va_start%> used in function with fixed args" msgstr "" #. Evidently an out of date version of <stdarg.h>; can't validate #. va_start's second argument, but can still work as intended. -#: builtins.c:9707 +#: builtins.c:9946 #, gcc-internal-format msgid "%<__builtin_next_arg%> called without an argument" msgstr "" -#: builtins.c:9722 +#: builtins.c:9961 #, gcc-internal-format msgid "%<va_start%> used with too many arguments" msgstr "" @@ -14303,22 +15568,22 @@ msgstr "" #. argument. We just warn and set the arg to be the last #. argument so that we will get wrong-code because of #. it. -#: builtins.c:9742 +#: builtins.c:9981 #, gcc-internal-format msgid "second parameter of %<va_start%> not last named argument" msgstr "" -#: builtins.c:9851 +#: builtins.c:10093 #, gcc-internal-format msgid "%Hfirst argument of %D must be a pointer, second integer constant" msgstr "" -#: builtins.c:9864 +#: builtins.c:10106 #, gcc-internal-format msgid "%Hlast argument of %D is not integer constant between 0 and 3" msgstr "" -#: builtins.c:9910 builtins.c:10063 builtins.c:10128 +#: builtins.c:10152 builtins.c:10305 builtins.c:10373 #, gcc-internal-format msgid "%Hcall to %D will always overflow destination buffer" msgstr "" @@ -14328,657 +15593,718 @@ msgstr "" msgid "%qD is not defined outside of function scope" msgstr "" -#: c-common.c:852 +#. Translators: The %d after 'ISO C' will be 90 or 99. Do not +#. separate the %d from the 'C'. 'ISO' should not be +#. translated, but it may be moved after 'C%d' in languages +#. where modifiers follow nouns. +#: c-common.c:863 #, gcc-internal-format msgid "" "string length %qd is greater than the length %qd ISO C%d compilers are " "required to support" msgstr "" -#: c-common.c:893 +#: c-common.c:912 #, gcc-internal-format msgid "overflow in constant expression" msgstr "" -#: c-common.c:913 +#: c-common.c:932 #, gcc-internal-format msgid "integer overflow in expression" msgstr "" -#: c-common.c:922 +#: c-common.c:941 #, gcc-internal-format msgid "floating point overflow in expression" msgstr "" -#: c-common.c:928 +#: c-common.c:947 #, gcc-internal-format msgid "vector overflow in expression" msgstr "" -#. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:950 +#: c-common.c:970 #, gcc-internal-format msgid "large integer implicitly truncated to unsigned type" msgstr "" -#: c-common.c:953 +#: c-common.c:973 #, gcc-internal-format msgid "negative integer implicitly converted to unsigned type" msgstr "" -#: c-common.c:1013 +#: c-common.c:995 +#, gcc-internal-format +msgid "type-punning to incomplete type might break strict-aliasing rules" +msgstr "" + +#: c-common.c:1003 +#, gcc-internal-format +msgid "dereferencing type-punned pointer will break strict-aliasing rules" +msgstr "" + +#: c-common.c:1007 +#, gcc-internal-format +msgid "dereferencing type-punned pointer might break strict-aliasing rules" +msgstr "" + +#: c-common.c:1033 +#, gcc-internal-format +msgid "%Hempty body in an if-statement" +msgstr "" + +#: c-common.c:1037 +#, gcc-internal-format +msgid "%Hempty body in an else-statement" +msgstr "" + +#: c-common.c:1101 #, gcc-internal-format msgid "overflow in implicit constant conversion" msgstr "" -#: c-common.c:1149 +#: c-common.c:1237 #, gcc-internal-format msgid "operation on %qE may be undefined" msgstr "" -#: c-common.c:1435 +#: c-common.c:1523 #, gcc-internal-format msgid "case label does not reduce to an integer constant" msgstr "" -#: c-common.c:1475 +#: c-common.c:1563 #, gcc-internal-format msgid "case label value is less than minimum value for type" msgstr "" -#: c-common.c:1483 +#: c-common.c:1571 #, gcc-internal-format msgid "case label value exceeds maximum value for type" msgstr "" -#: c-common.c:1491 +#: c-common.c:1579 #, gcc-internal-format msgid "lower value in case label range less than minimum value for type" msgstr "" -#: c-common.c:1500 +#: c-common.c:1588 #, gcc-internal-format msgid "upper value in case label range exceeds maximum value for type" msgstr "" -#: c-common.c:1840 -#, gcc-internal-format -msgid "invalid truth-value expression" -msgstr "" - -#: c-common.c:1888 +#: c-common.c:2003 #, gcc-internal-format msgid "invalid operands to binary %s" msgstr "" -#: c-common.c:2123 +#: c-common.c:2238 #, gcc-internal-format msgid "comparison is always false due to limited range of data type" msgstr "" -#: c-common.c:2125 +#: c-common.c:2240 #, gcc-internal-format msgid "comparison is always true due to limited range of data type" msgstr "" -#: c-common.c:2195 +#: c-common.c:2318 #, gcc-internal-format msgid "comparison of unsigned expression >= 0 is always true" msgstr "" -#: c-common.c:2204 +#: c-common.c:2327 #, gcc-internal-format msgid "comparison of unsigned expression < 0 is always false" msgstr "" -#: c-common.c:2246 +#: c-common.c:2369 #, gcc-internal-format msgid "pointer of type %<void *%> used in arithmetic" msgstr "" -#: c-common.c:2252 +#: c-common.c:2375 #, gcc-internal-format msgid "pointer to a function used in arithmetic" msgstr "" -#: c-common.c:2258 +#: c-common.c:2381 #, gcc-internal-format msgid "pointer to member function used in arithmetic" msgstr "" #. Common Ada/Pascal programmer's mistake. We always warn #. about this since it is so bad. -#: c-common.c:2384 +#: c-common.c:2510 #, gcc-internal-format -msgid "the address of %qD, will always evaluate as %<true%>" +msgid "the address of %qD will always evaluate as %<true%>" msgstr "" -#: c-common.c:2481 +#: c-common.c:2575 #, gcc-internal-format msgid "suggest parentheses around assignment used as truth value" msgstr "" -#: c-common.c:2549 c-common.c:2589 +#: c-common.c:2643 c-common.c:2683 #, gcc-internal-format msgid "invalid use of %<restrict%>" msgstr "" -#: c-common.c:2805 +#: c-common.c:2899 #, gcc-internal-format msgid "invalid application of %<sizeof%> to a function type" msgstr "" -#: c-common.c:2815 +#: c-common.c:2909 #, gcc-internal-format msgid "invalid application of %qs to a void type" msgstr "" -#: c-common.c:2821 +#: c-common.c:2915 #, gcc-internal-format msgid "invalid application of %qs to incomplete type %qT " msgstr "" -#: c-common.c:2862 +#: c-common.c:2956 #, gcc-internal-format msgid "%<__alignof%> applied to a bit-field" msgstr "" -#: c-common.c:3393 +#: c-common.c:3447 #, gcc-internal-format msgid "cannot disable built-in function %qs" msgstr "" -#: c-common.c:3581 +#: c-common.c:3641 #, gcc-internal-format msgid "pointers are not permitted as case values" msgstr "" -#: c-common.c:3587 +#: c-common.c:3647 #, gcc-internal-format msgid "range expressions in switch statements are non-standard" msgstr "" -#: c-common.c:3613 +#: c-common.c:3673 #, gcc-internal-format msgid "empty range specified" msgstr "" -#: c-common.c:3673 +#: c-common.c:3733 #, gcc-internal-format msgid "duplicate (or overlapping) case value" msgstr "" -#: c-common.c:3674 +#: c-common.c:3734 #, gcc-internal-format msgid "%Jthis is the first entry overlapping that value" msgstr "" -#: c-common.c:3678 +#: c-common.c:3738 #, gcc-internal-format msgid "duplicate case value" msgstr "" -#: c-common.c:3679 +#: c-common.c:3739 #, gcc-internal-format msgid "%Jpreviously used here" msgstr "" -#: c-common.c:3683 +#: c-common.c:3743 #, gcc-internal-format msgid "multiple default labels in one switch" msgstr "" -#: c-common.c:3684 +#: c-common.c:3744 #, gcc-internal-format msgid "%Jthis is the first default label" msgstr "" -#: c-common.c:3733 +#: c-common.c:3793 #, gcc-internal-format msgid "%Jcase value %qs not in enumerated type" msgstr "" -#: c-common.c:3736 +#: c-common.c:3796 #, gcc-internal-format msgid "%Jcase value %qs not in enumerated type %qT" msgstr "" -#: c-common.c:3793 +#: c-common.c:3854 #, gcc-internal-format msgid "%Hswitch missing default case" msgstr "" -#. Warn if there are enumerators that don't correspond to -#. case expressions. -#: c-common.c:3853 +#: c-common.c:3917 #, gcc-internal-format msgid "%Henumeration value %qE not handled in switch" msgstr "" -#: c-common.c:3880 +#: c-common.c:3941 #, gcc-internal-format msgid "taking the address of a label is non-standard" msgstr "" -#: c-common.c:4049 c-common.c:4068 c-common.c:4086 c-common.c:4113 -#: c-common.c:4132 c-common.c:4155 c-common.c:4176 c-common.c:4201 -#: c-common.c:4227 c-common.c:4275 c-common.c:4302 c-common.c:4353 -#: c-common.c:4378 c-common.c:4406 c-common.c:4425 c-common.c:4757 -#: c-common.c:4822 c-common.c:4918 c-common.c:4984 c-common.c:5002 -#: c-common.c:5048 c-common.c:5118 c-common.c:5142 c-common.c:5429 -#: c-common.c:5452 c-common.c:5491 +#: c-common.c:4091 +#, gcc-internal-format +msgid "%qE attribute ignored for field of type %qT" +msgstr "" + +#: c-common.c:4102 c-common.c:4121 c-common.c:4139 c-common.c:4166 +#: c-common.c:4185 c-common.c:4208 c-common.c:4229 c-common.c:4254 +#: c-common.c:4280 c-common.c:4317 c-common.c:4344 c-common.c:4395 +#: c-common.c:4420 c-common.c:4448 c-common.c:4467 c-common.c:4750 +#: c-common.c:4810 c-common.c:4831 c-common.c:4895 c-common.c:5008 +#: c-common.c:5074 c-common.c:5092 c-common.c:5138 c-common.c:5208 +#: c-common.c:5232 c-common.c:5531 c-common.c:5554 c-common.c:5593 #, gcc-internal-format msgid "%qE attribute ignored" msgstr "" -#: c-common.c:4256 +#: c-common.c:4311 #, gcc-internal-format msgid "%qE attribute have effect only on public objects" msgstr "" -#: c-common.c:4463 +#: c-common.c:4505 #, gcc-internal-format msgid "unknown machine mode %qs" msgstr "" -#: c-common.c:4483 +#: c-common.c:4526 #, gcc-internal-format msgid "specifying vector types with __attribute__ ((mode)) is deprecated" msgstr "" -#: c-common.c:4486 +#: c-common.c:4529 #, gcc-internal-format msgid "use __attribute__ ((vector_size)) instead" msgstr "" -#: c-common.c:4495 +#: c-common.c:4538 #, gcc-internal-format msgid "unable to emulate %qs" msgstr "" -#: c-common.c:4505 +#: c-common.c:4548 #, gcc-internal-format msgid "invalid pointer mode %qs" msgstr "" -#: c-common.c:4520 +#: c-common.c:4563 #, gcc-internal-format msgid "no data type for mode %qs" msgstr "" -#: c-common.c:4530 +#: c-common.c:4573 #, gcc-internal-format msgid "cannot use mode %qs for enumeral types" msgstr "" -#: c-common.c:4557 +#: c-common.c:4600 #, gcc-internal-format msgid "mode %qs applied to inappropriate type" msgstr "" -#: c-common.c:4588 +#: c-common.c:4631 #, gcc-internal-format msgid "%Jsection attribute cannot be specified for local variables" msgstr "" -#: c-common.c:4599 +#: c-common.c:4642 #, gcc-internal-format msgid "section of %q+D conflicts with previous declaration" msgstr "" -#: c-common.c:4608 +#: c-common.c:4651 #, gcc-internal-format msgid "section attribute not allowed for %q+D" msgstr "" -#: c-common.c:4614 +#: c-common.c:4657 #, gcc-internal-format msgid "%Jsection attributes are not supported for this target" msgstr "" -#: c-common.c:4646 +#: c-common.c:4689 #, gcc-internal-format msgid "requested alignment is not a constant" msgstr "" -#: c-common.c:4651 +#: c-common.c:4694 #, gcc-internal-format msgid "requested alignment is not a power of 2" msgstr "" -#: c-common.c:4656 +#: c-common.c:4699 #, gcc-internal-format msgid "requested alignment is too large" msgstr "" -#: c-common.c:4682 +#: c-common.c:4725 #, gcc-internal-format msgid "alignment may not be specified for %q+D" msgstr "" -#: c-common.c:4720 +#: c-common.c:4773 #, gcc-internal-format msgid "%q+D defined both normally and as an alias" msgstr "" -#: c-common.c:4736 +#: c-common.c:4789 #, gcc-internal-format msgid "alias argument not a string" msgstr "" -#: c-common.c:4787 +#: c-common.c:4852 #, gcc-internal-format msgid "%Jweakref attribute must appear before alias attribute" msgstr "" -#: c-common.c:4815 +#: c-common.c:4882 #, gcc-internal-format msgid "%qE attribute ignored on non-class types" msgstr "" -#: c-common.c:4828 +#: c-common.c:4888 +#, gcc-internal-format +msgid "%qE attribute ignored because %qT is already defined" +msgstr "" + +#: c-common.c:4901 #, gcc-internal-format msgid "visibility argument not a string" msgstr "" -#: c-common.c:4840 +#: c-common.c:4913 #, gcc-internal-format msgid "%qE attribute ignored on types" msgstr "" -#: c-common.c:4855 +#: c-common.c:4929 #, gcc-internal-format msgid "" "visibility argument must be one of \"default\", \"hidden\", \"protected\" or " "\"internal\"" msgstr "" -#: c-common.c:4926 +#: c-common.c:4938 +#, gcc-internal-format +msgid "%qD redeclared with different visibility" +msgstr "" + +#: c-common.c:5016 #, gcc-internal-format msgid "tls_model argument not a string" msgstr "" -#: c-common.c:4939 +#: c-common.c:5029 #, gcc-internal-format msgid "" "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-" "dynamic\" or \"global-dynamic\"" msgstr "" -#: c-common.c:4958 c-common.c:5022 +#: c-common.c:5048 c-common.c:5112 #, gcc-internal-format msgid "%J%qE attribute applies only to functions" msgstr "" -#: c-common.c:4963 c-common.c:5027 +#: c-common.c:5053 c-common.c:5117 #, gcc-internal-format msgid "%Jcan%'t set %qE attribute after definition" msgstr "" -#: c-common.c:5116 +#: c-common.c:5206 #, gcc-internal-format msgid "%qE attribute ignored for %qE" msgstr "" -#: c-common.c:5171 +#: c-common.c:5261 #, gcc-internal-format msgid "invalid vector type for attribute %qE" msgstr "" -#: c-common.c:5179 +#: c-common.c:5267 +#, gcc-internal-format +msgid "vector size not an integral multiple of component size" +msgstr "" + +#: c-common.c:5273 +#, gcc-internal-format +msgid "zero vector size" +msgstr "" + +#: c-common.c:5281 #, gcc-internal-format msgid "number of components of the vector not a power of two" msgstr "" -#: c-common.c:5207 +#: c-common.c:5309 #, gcc-internal-format msgid "nonnull attribute without arguments on a non-prototype" msgstr "" -#: c-common.c:5222 +#: c-common.c:5324 #, gcc-internal-format msgid "nonnull argument has invalid operand number (argument %lu)" msgstr "" -#: c-common.c:5241 +#: c-common.c:5343 #, gcc-internal-format msgid "" "nonnull argument with out-of-range operand number (argument %lu, operand %lu)" msgstr "" -#: c-common.c:5249 +#: c-common.c:5351 #, gcc-internal-format msgid "" "nonnull argument references non-pointer operand (argument %lu, operand %lu)" msgstr "" -#: c-common.c:5312 c-common.c:5335 +#: c-common.c:5414 c-common.c:5437 #, gcc-internal-format msgid "not enough variable arguments to fit a sentinel" msgstr "" -#: c-common.c:5356 +#: c-common.c:5458 #, gcc-internal-format msgid "missing sentinel in function call" msgstr "" -#: c-common.c:5398 +#: c-common.c:5500 #, gcc-internal-format msgid "null argument where non-null required (argument %lu)" msgstr "" -#: c-common.c:5463 +#: c-common.c:5565 #, gcc-internal-format msgid "cleanup argument not an identifier" msgstr "" -#: c-common.c:5470 +#: c-common.c:5572 #, gcc-internal-format msgid "cleanup argument not a function" msgstr "" -#: c-common.c:5509 +#: c-common.c:5611 #, gcc-internal-format msgid "%qE attribute requires prototypes with named arguments" msgstr "" -#: c-common.c:5520 +#: c-common.c:5622 #, gcc-internal-format msgid "%qE attribute only applies to variadic functions" msgstr "" -#: c-common.c:5531 +#: c-common.c:5633 #, gcc-internal-format msgid "requested position is not an integer constant" msgstr "" -#: c-common.c:5538 +#: c-common.c:5640 #, gcc-internal-format msgid "requested position is less than zero" msgstr "" -#: c-common.c:5840 +#: c-common.c:5948 #, gcc-internal-format msgid "" "%Hignoring return value of %qD, declared with attribute warn_unused_result" msgstr "" -#: c-common.c:5844 +#: c-common.c:5952 #, gcc-internal-format msgid "" "%Hignoring return value of function declared with attribute " "warn_unused_result" msgstr "" -#: c-common.c:5904 cp/typeck.c:4239 +#: c-common.c:6005 +#, gcc-internal-format +msgid "cannot apply %<offsetof%> to static data member %qD" +msgstr "" + +#: c-common.c:6009 +#, gcc-internal-format +msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded" +msgstr "" + +#: c-common.c:6030 cp/typeck.c:4399 #, gcc-internal-format msgid "attempt to take address of bit-field structure member %qD" msgstr "" -#: c-common.c:5951 +#: c-common.c:6077 #, gcc-internal-format -msgid "invalid lvalue in assignment" +msgid "lvalue required as left operand of assignment" msgstr "" -#: c-common.c:5954 +#: c-common.c:6080 #, gcc-internal-format -msgid "invalid lvalue in increment" +msgid "lvalue required as increment operand" msgstr "" -#: c-common.c:5957 +#: c-common.c:6083 #, gcc-internal-format -msgid "invalid lvalue in decrement" +msgid "lvalue required as decrement operand" msgstr "" -#: c-common.c:5960 +#: c-common.c:6086 #, gcc-internal-format -msgid "invalid lvalue in unary %<&%>" +msgid "lvalue required as unary %<&%> operand" msgstr "" -#: c-common.c:5963 +#: c-common.c:6089 #, gcc-internal-format -msgid "invalid lvalue in asm statement" +msgid "lvalue required in asm statement" msgstr "" -#: c-common.c:6091 c-common.c:6140 c-typeck.c:2444 +#: c-common.c:6217 c-common.c:6266 c-typeck.c:2574 #, gcc-internal-format msgid "too few arguments to function %qE" msgstr "" #. ??? This should not be an error when inlining calls to #. unprototyped functions. -#: c-common.c:6108 c-typeck.c:4117 +#: c-common.c:6234 c-typeck.c:4247 #, gcc-internal-format msgid "incompatible type for argument %d of %qE" msgstr "" +#: c-common.c:6425 +#, gcc-internal-format +msgid "array subscript has type %<char%>" +msgstr "" + #. Except for passing an argument to an unprototyped function, #. this is a constraint violation. When passing an argument to #. an unprototyped function, it is compile-time undefined; #. making it a constraint in that case was rejected in #. DR#252. -#: c-convert.c:96 c-typeck.c:1597 c-typeck.c:3758 cp/typeck.c:1372 -#: cp/typeck.c:5986 fortran/convert.c:89 treelang/tree-convert.c:79 +#: c-convert.c:96 c-typeck.c:1691 c-typeck.c:3897 cp/typeck.c:1477 +#: cp/typeck.c:6167 fortran/convert.c:89 treelang/tree-convert.c:79 #, gcc-internal-format msgid "void value not ignored as it ought to be" msgstr "" -#: c-convert.c:134 fortran/convert.c:122 java/typeck.c:154 +#: c-convert.c:117 fortran/convert.c:122 java/typeck.c:155 #: treelang/tree-convert.c:105 #, gcc-internal-format msgid "conversion to non-scalar type requested" msgstr "" -#: c-decl.c:564 +#: c-decl.c:568 #, gcc-internal-format msgid "array %q+D assumed to have one element" msgstr "" -#: c-decl.c:669 +#: c-decl.c:673 #, gcc-internal-format msgid "GCC supports only %u nested scopes" msgstr "" -#: c-decl.c:755 cp/decl.c:355 java/decl.c:1685 +#: c-decl.c:759 cp/decl.c:360 java/decl.c:1620 #, gcc-internal-format msgid "label %q+D used but not defined" msgstr "" -#: c-decl.c:761 cp/decl.c:366 java/decl.c:1690 +#: c-decl.c:765 cp/decl.c:371 java/decl.c:1625 #, gcc-internal-format msgid "label %q+D defined but not used" msgstr "" -#: c-decl.c:763 +#: c-decl.c:767 #, gcc-internal-format msgid "label %q+D declared but not defined" msgstr "" -#: c-decl.c:798 +#: c-decl.c:802 #, gcc-internal-format msgid "nested function %q+D declared but never defined" msgstr "" -#: c-decl.c:812 cp/decl.c:560 +#: c-decl.c:816 cp/decl.c:610 #, gcc-internal-format msgid "unused variable %q+D" msgstr "" -#: c-decl.c:816 +#: c-decl.c:820 #, gcc-internal-format msgid "type of array %q+D completed incompatibly with implicit initialization" msgstr "" -#: c-decl.c:1050 +#: c-decl.c:1054 #, gcc-internal-format msgid "" "a parameter list with an ellipsis can%'t match an empty parameter name list " "declaration" msgstr "" -#: c-decl.c:1057 +#: c-decl.c:1061 #, gcc-internal-format msgid "" "an argument type that has a default promotion can%'t match an empty " "parameter name list declaration" msgstr "" -#: c-decl.c:1092 +#: c-decl.c:1102 #, gcc-internal-format msgid "" "prototype for %q+D declares more arguments than previous old-style definition" msgstr "" -#: c-decl.c:1098 +#: c-decl.c:1108 #, gcc-internal-format msgid "" "prototype for %q+D declares fewer arguments than previous old-style " "definition" msgstr "" -#: c-decl.c:1107 +#: c-decl.c:1117 #, gcc-internal-format msgid "prototype for %q+D declares argument %d with incompatible type" msgstr "" #. If we get here, no errors were found, but do issue a warning #. for this poor-style construct. -#: c-decl.c:1120 +#: c-decl.c:1130 #, gcc-internal-format msgid "prototype for %q+D follows non-prototype definition" msgstr "" -#: c-decl.c:1135 +#: c-decl.c:1145 #, gcc-internal-format msgid "previous definition of %q+D was here" msgstr "" -#: c-decl.c:1137 +#: c-decl.c:1147 #, gcc-internal-format msgid "previous implicit declaration of %q+D was here" msgstr "" -#: c-decl.c:1139 +#: c-decl.c:1149 #, gcc-internal-format msgid "previous declaration of %q+D was here" msgstr "" -#: c-decl.c:1179 +#: c-decl.c:1189 #, gcc-internal-format msgid "%q+D redeclared as different kind of symbol" msgstr "" -#: c-decl.c:1183 +#: c-decl.c:1193 #, gcc-internal-format msgid "built-in function %q+D declared as non-function" msgstr "" -#: c-decl.c:1186 c-decl.c:1302 c-decl.c:1926 +#: c-decl.c:1196 c-decl.c:1312 c-decl.c:1950 #, gcc-internal-format msgid "declaration of %q+D shadows a built-in function" msgstr "" -#: c-decl.c:1195 +#: c-decl.c:1205 #, gcc-internal-format msgid "redeclaration of enumerator %q+D" msgstr "" @@ -14986,470 +16312,478 @@ msgstr "" #. If types don't match for a built-in, throw away the #. built-in. No point in calling locate_old_decl here, it #. won't print anything. -#: c-decl.c:1216 +#: c-decl.c:1226 #, gcc-internal-format msgid "conflicting types for built-in function %q+D" msgstr "" -#: c-decl.c:1240 c-decl.c:1253 c-decl.c:1263 +#: c-decl.c:1250 c-decl.c:1263 c-decl.c:1273 #, gcc-internal-format msgid "conflicting types for %q+D" msgstr "" -#: c-decl.c:1261 +#: c-decl.c:1271 #, gcc-internal-format msgid "conflicting type qualifiers for %q+D" msgstr "" #. Allow OLDDECL to continue in use. -#: c-decl.c:1278 +#: c-decl.c:1288 #, gcc-internal-format msgid "redefinition of typedef %q+D" msgstr "" -#: c-decl.c:1326 c-decl.c:1404 +#: c-decl.c:1336 c-decl.c:1421 #, gcc-internal-format msgid "redefinition of %q+D" msgstr "" -#: c-decl.c:1361 c-decl.c:1442 +#: c-decl.c:1371 c-decl.c:1459 #, gcc-internal-format msgid "static declaration of %q+D follows non-static declaration" msgstr "" -#: c-decl.c:1371 c-decl.c:1378 c-decl.c:1431 c-decl.c:1439 +#: c-decl.c:1381 c-decl.c:1388 c-decl.c:1448 c-decl.c:1456 #, gcc-internal-format msgid "non-static declaration of %q+D follows static declaration" msgstr "" -#: c-decl.c:1391 +#: c-decl.c:1408 #, gcc-internal-format msgid "thread-local declaration of %q+D follows non-thread-local declaration" msgstr "" -#: c-decl.c:1394 +#: c-decl.c:1411 #, gcc-internal-format msgid "non-thread-local declaration of %q+D follows thread-local declaration" msgstr "" -#: c-decl.c:1424 +#: c-decl.c:1441 #, gcc-internal-format msgid "extern declaration of %q+D follows declaration with no linkage" msgstr "" -#: c-decl.c:1460 +#: c-decl.c:1477 #, gcc-internal-format msgid "declaration of %q+D with no linkage follows extern declaration" msgstr "" -#: c-decl.c:1466 +#: c-decl.c:1483 #, gcc-internal-format msgid "redeclaration of %q+D with no linkage" msgstr "" -#: c-decl.c:1480 +#: c-decl.c:1497 #, gcc-internal-format msgid "" "redeclaration of %q+D with different visibility (old visibility preserved)" msgstr "" -#: c-decl.c:1491 +#: c-decl.c:1508 #, gcc-internal-format msgid "inline declaration of %qD follows declaration with attribute noinline" msgstr "" -#: c-decl.c:1498 +#: c-decl.c:1515 #, gcc-internal-format msgid "declaration of %q+D with attribute noinline follows inline declaration " msgstr "" -#: c-decl.c:1513 +#: c-decl.c:1530 #, gcc-internal-format msgid "%q+D declared inline after being called" msgstr "" -#: c-decl.c:1518 +#: c-decl.c:1535 #, gcc-internal-format msgid "%q+D declared inline after its definition" msgstr "" -#: c-decl.c:1537 +#: c-decl.c:1554 #, gcc-internal-format msgid "redefinition of parameter %q+D" msgstr "" -#: c-decl.c:1564 +#: c-decl.c:1581 #, gcc-internal-format msgid "redundant redeclaration of %q+D" msgstr "" -#: c-decl.c:1913 +#: c-decl.c:1937 #, gcc-internal-format msgid "declaration of %q+D shadows previous non-variable" msgstr "" -#: c-decl.c:1918 +#: c-decl.c:1942 #, gcc-internal-format msgid "declaration of %q+D shadows a parameter" msgstr "" -#: c-decl.c:1921 +#: c-decl.c:1945 #, gcc-internal-format msgid "declaration of %q+D shadows a global declaration" msgstr "" -#: c-decl.c:1931 +#: c-decl.c:1955 #, gcc-internal-format msgid "declaration of %q+D shadows a previous local" msgstr "" -#: c-decl.c:1934 cp/name-lookup.c:953 cp/name-lookup.c:984 -#: cp/name-lookup.c:992 +#: c-decl.c:1958 cp/name-lookup.c:972 cp/name-lookup.c:1003 +#: cp/name-lookup.c:1011 #, gcc-internal-format msgid "%Jshadowed declaration is here" msgstr "" -#: c-decl.c:2134 +#: c-decl.c:2158 #, gcc-internal-format msgid "nested extern declaration of %qD" msgstr "" -#: c-decl.c:2303 +#: c-decl.c:2327 #, gcc-internal-format msgid "implicit declaration of function %qE" msgstr "" -#: c-decl.c:2364 +#: c-decl.c:2388 #, gcc-internal-format msgid "incompatible implicit declaration of built-in function %qD" msgstr "" -#: c-decl.c:2373 +#: c-decl.c:2397 #, gcc-internal-format msgid "incompatible implicit declaration of function %qD" msgstr "" -#: c-decl.c:2426 +#: c-decl.c:2450 #, gcc-internal-format msgid "%H%qE undeclared here (not in a function)" msgstr "" -#: c-decl.c:2431 +#: c-decl.c:2455 #, gcc-internal-format msgid "%H%qE undeclared (first use in this function)" msgstr "" -#: c-decl.c:2435 +#: c-decl.c:2459 #, gcc-internal-format msgid "%H(Each undeclared identifier is reported only once" msgstr "" -#: c-decl.c:2436 +#: c-decl.c:2460 #, gcc-internal-format msgid "%Hfor each function it appears in.)" msgstr "" -#: c-decl.c:2474 cp/decl.c:2131 +#: c-decl.c:2498 cp/decl.c:2252 #, gcc-internal-format msgid "label %qE referenced outside of any function" msgstr "" -#: c-decl.c:2516 +#: c-decl.c:2540 #, gcc-internal-format msgid "duplicate label declaration %qE" msgstr "" -#: c-decl.c:2552 +#: c-decl.c:2576 #, gcc-internal-format msgid "%Hduplicate label %qD" msgstr "" -#: c-decl.c:2562 +#: c-decl.c:2586 #, gcc-internal-format msgid "%Jjump into statement expression" msgstr "" -#: c-decl.c:2564 +#: c-decl.c:2588 #, gcc-internal-format msgid "%Jjump into scope of identifier with variably modified type" msgstr "" -#: c-decl.c:2579 +#: c-decl.c:2603 #, gcc-internal-format msgid "" "%Htraditional C lacks a separate namespace for labels, identifier %qE " "conflicts" msgstr "" -#: c-decl.c:2654 +#: c-decl.c:2678 #, gcc-internal-format msgid "%H%qE defined as wrong kind of tag" msgstr "" -#: c-decl.c:2869 +#: c-decl.c:2902 #, gcc-internal-format msgid "unnamed struct/union that defines no instances" msgstr "" -#: c-decl.c:2877 +#: c-decl.c:2910 #, gcc-internal-format msgid "empty declaration with storage class specifier does not redeclare tag" msgstr "" -#: c-decl.c:2888 +#: c-decl.c:2921 #, gcc-internal-format msgid "empty declaration with type qualifier does not redeclare tag" msgstr "" -#: c-decl.c:2909 c-decl.c:2916 +#: c-decl.c:2942 c-decl.c:2949 #, gcc-internal-format msgid "useless type name in empty declaration" msgstr "" -#: c-decl.c:2924 +#: c-decl.c:2957 #, gcc-internal-format msgid "%<inline%> in empty declaration" msgstr "" -#: c-decl.c:2930 +#: c-decl.c:2963 #, gcc-internal-format msgid "%<auto%> in file-scope empty declaration" msgstr "" -#: c-decl.c:2936 +#: c-decl.c:2969 #, gcc-internal-format msgid "%<register%> in file-scope empty declaration" msgstr "" -#: c-decl.c:2942 +#: c-decl.c:2975 #, gcc-internal-format msgid "useless storage class specifier in empty declaration" msgstr "" -#: c-decl.c:2948 +#: c-decl.c:2981 #, gcc-internal-format msgid "useless %<__thread%> in empty declaration" msgstr "" -#: c-decl.c:2956 +#: c-decl.c:2989 #, gcc-internal-format msgid "useless type qualifier in empty declaration" msgstr "" -#: c-decl.c:2963 c-parser.c:1157 +#: c-decl.c:2996 c-parser.c:1285 #, gcc-internal-format msgid "empty declaration" msgstr "" -#: c-decl.c:3029 +#: c-decl.c:3062 #, gcc-internal-format msgid "" "ISO C90 does not support %<static%> or type qualifiers in parameter array " "declarators" msgstr "" -#: c-decl.c:3032 +#: c-decl.c:3065 #, gcc-internal-format msgid "ISO C90 does not support %<[*]%> array declarators" msgstr "" -#: c-decl.c:3035 +#. C99 6.7.5.2p4 +#. A function definition isn't function prototype scope C99 6.2.1p4. +#. C99 6.7.5.2p4 +#: c-decl.c:3072 c-decl.c:4930 #, gcc-internal-format -msgid "GCC does not yet properly implement %<[*]%> array declarators" +msgid "%<[*]%> not allowed in other than function prototype scope" msgstr "" -#: c-decl.c:3054 +#: c-decl.c:3096 #, gcc-internal-format msgid "static or type qualifiers in abstract declarator" msgstr "" -#: c-decl.c:3113 +#: c-decl.c:3182 #, gcc-internal-format msgid "%q+D is usually a function" msgstr "" -#: c-decl.c:3122 cp/decl.c:3702 cp/decl2.c:838 +#: c-decl.c:3191 cp/decl.c:3852 cp/decl2.c:785 #, gcc-internal-format msgid "typedef %qD is initialized (use __typeof__ instead)" msgstr "" -#: c-decl.c:3127 +#: c-decl.c:3196 #, gcc-internal-format msgid "function %qD is initialized like a variable" msgstr "" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:3133 +#: c-decl.c:3202 #, gcc-internal-format msgid "parameter %qD is initialized" msgstr "" -#: c-decl.c:3158 +#: c-decl.c:3227 #, gcc-internal-format msgid "variable %qD has initializer but incomplete type" msgstr "" -#: c-decl.c:3234 c-decl.c:5858 cp/decl.c:3741 cp/decl.c:10148 +#: c-decl.c:3303 c-decl.c:6017 cp/decl.c:3894 cp/decl.c:10424 #, gcc-internal-format msgid "inline function %q+D given attribute noinline" msgstr "" -#: c-decl.c:3306 +#: c-decl.c:3375 #, gcc-internal-format msgid "initializer fails to determine size of %q+D" msgstr "" -#: c-decl.c:3311 +#: c-decl.c:3380 #, gcc-internal-format msgid "array size missing in %q+D" msgstr "" -#: c-decl.c:3323 +#: c-decl.c:3392 #, gcc-internal-format msgid "zero or negative size array %q+D" msgstr "" -#: c-decl.c:3375 varasm.c:1646 +#: c-decl.c:3447 varasm.c:1772 #, gcc-internal-format msgid "storage size of %q+D isn%'t known" msgstr "" -#: c-decl.c:3385 +#: c-decl.c:3457 #, gcc-internal-format msgid "storage size of %q+D isn%'t constant" msgstr "" -#: c-decl.c:3432 +#: c-decl.c:3502 #, gcc-internal-format msgid "ignoring asm-specifier for non-static local variable %q+D" msgstr "" -#: c-decl.c:3460 fortran/f95-lang.c:667 +#: c-decl.c:3530 fortran/f95-lang.c:684 #, gcc-internal-format msgid "cannot put object with volatile field into register" msgstr "" -#: c-decl.c:3595 +#: c-decl.c:3665 #, gcc-internal-format msgid "ISO C forbids forward parameter declarations" msgstr "" -#: c-decl.c:3722 +#: c-decl.c:3784 #, gcc-internal-format msgid "bit-field %qs width not an integer constant" msgstr "" -#: c-decl.c:3730 +#: c-decl.c:3792 #, gcc-internal-format msgid "negative width in bit-field %qs" msgstr "" -#: c-decl.c:3735 +#: c-decl.c:3797 #, gcc-internal-format msgid "zero width for bit-field %qs" msgstr "" -#: c-decl.c:3745 +#: c-decl.c:3807 #, gcc-internal-format msgid "bit-field %qs has invalid type" msgstr "" -#: c-decl.c:3754 +#: c-decl.c:3817 #, gcc-internal-format msgid "type of bit-field %qs is a GCC extension" msgstr "" -#: c-decl.c:3763 +#: c-decl.c:3826 #, gcc-internal-format msgid "width of %qs exceeds its type" msgstr "" -#: c-decl.c:3776 +#: c-decl.c:3839 #, gcc-internal-format msgid "%qs is narrower than values of its type" msgstr "" -#: c-decl.c:3925 +#: c-decl.c:3956 c-decl.c:4233 +#, gcc-internal-format +msgid "variably modified %qs at file scope" +msgstr "" + +#: c-decl.c:3974 #, gcc-internal-format msgid "type defaults to %<int%> in declaration of %qs" msgstr "" -#: c-decl.c:3953 +#: c-decl.c:4002 #, gcc-internal-format msgid "duplicate %<const%>" msgstr "" -#: c-decl.c:3955 +#: c-decl.c:4004 #, gcc-internal-format msgid "duplicate %<restrict%>" msgstr "" -#: c-decl.c:3957 +#: c-decl.c:4006 #, gcc-internal-format msgid "duplicate %<volatile%>" msgstr "" -#: c-decl.c:3976 +#: c-decl.c:4025 #, gcc-internal-format msgid "function definition declared %<auto%>" msgstr "" -#: c-decl.c:3978 +#: c-decl.c:4027 #, gcc-internal-format msgid "function definition declared %<register%>" msgstr "" -#: c-decl.c:3980 +#: c-decl.c:4029 #, gcc-internal-format msgid "function definition declared %<typedef%>" msgstr "" -#: c-decl.c:3982 +#: c-decl.c:4031 #, gcc-internal-format msgid "function definition declared %<__thread%>" msgstr "" -#: c-decl.c:3998 +#: c-decl.c:4047 #, gcc-internal-format msgid "storage class specified for structure field %qs" msgstr "" -#: c-decl.c:4002 cp/decl.c:7207 +#: c-decl.c:4051 cp/decl.c:7453 #, gcc-internal-format msgid "storage class specified for parameter %qs" msgstr "" -#: c-decl.c:4005 cp/decl.c:7209 +#: c-decl.c:4054 cp/decl.c:7455 #, gcc-internal-format msgid "storage class specified for typename" msgstr "" -#: c-decl.c:4018 cp/decl.c:7226 +#: c-decl.c:4071 cp/decl.c:7472 #, gcc-internal-format msgid "%qs initialized and declared %<extern%>" msgstr "" -#: c-decl.c:4020 cp/decl.c:7229 +#: c-decl.c:4074 cp/decl.c:7475 #, gcc-internal-format msgid "%qs has both %<extern%> and initializer" msgstr "" -#: c-decl.c:4025 +#: c-decl.c:4079 #, gcc-internal-format msgid "file-scope declaration of %qs specifies %<auto%>" msgstr "" -#: c-decl.c:4027 +#: c-decl.c:4081 #, gcc-internal-format msgid "file-scope declaration of %qs specifies %<register%>" msgstr "" -#: c-decl.c:4032 cp/decl.c:7233 +#: c-decl.c:4086 cp/decl.c:7479 #, gcc-internal-format msgid "nested function %qs declared %<extern%>" msgstr "" -#: c-decl.c:4035 cp/decl.c:7243 +#: c-decl.c:4089 cp/decl.c:7489 #, gcc-internal-format msgid "function-scope %qs implicitly auto and declared %<__thread%>" msgstr "" @@ -15457,147 +16791,159 @@ msgstr "" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:4082 c-decl.c:4276 +#: c-decl.c:4136 c-decl.c:4387 #, gcc-internal-format msgid "static or type qualifiers in non-parameter array declarator" msgstr "" -#: c-decl.c:4128 +#: c-decl.c:4183 #, gcc-internal-format msgid "declaration of %qs as array of voids" msgstr "" -#: c-decl.c:4134 +#: c-decl.c:4189 #, gcc-internal-format msgid "declaration of %qs as array of functions" msgstr "" -#: c-decl.c:4139 +#: c-decl.c:4194 #, gcc-internal-format msgid "invalid use of structure with flexible array member" msgstr "" -#: c-decl.c:4159 +#: c-decl.c:4214 #, gcc-internal-format msgid "size of array %qs has non-integer type" msgstr "" -#: c-decl.c:4164 +#: c-decl.c:4219 #, gcc-internal-format msgid "ISO C forbids zero-size array %qs" msgstr "" -#: c-decl.c:4171 +#: c-decl.c:4226 #, gcc-internal-format msgid "size of array %qs is negative" msgstr "" -#: c-decl.c:4185 +#: c-decl.c:4246 #, gcc-internal-format msgid "ISO C90 forbids array %qs whose size can%'t be evaluated" msgstr "" -#: c-decl.c:4189 +#: c-decl.c:4250 #, gcc-internal-format msgid "ISO C90 forbids variable-size array %qs" msgstr "" -#: c-decl.c:4229 c-decl.c:4398 cp/decl.c:7665 +#: c-decl.c:4290 c-decl.c:4545 cp/decl.c:7888 #, gcc-internal-format msgid "size of array %qs is too large" msgstr "" -#: c-decl.c:4240 +#: c-decl.c:4301 #, gcc-internal-format msgid "ISO C90 does not support flexible array members" msgstr "" -#: c-decl.c:4250 +#. C99 6.7.5.2p4 +#: c-decl.c:4314 c-parser.c:4911 +#, gcc-internal-format +msgid "%<[*]%> not allowed in other than a declaration" +msgstr "" + +#: c-decl.c:4337 #, gcc-internal-format msgid "array type has incomplete element type" msgstr "" -#: c-decl.c:4308 cp/decl.c:7334 +#: c-decl.c:4419 cp/decl.c:7573 #, gcc-internal-format msgid "%qs declared as function returning a function" msgstr "" -#: c-decl.c:4313 cp/decl.c:7339 +#: c-decl.c:4424 cp/decl.c:7578 #, gcc-internal-format msgid "%qs declared as function returning an array" msgstr "" -#: c-decl.c:4333 +#: c-decl.c:4446 #, gcc-internal-format msgid "function definition has qualified void return type" msgstr "" -#: c-decl.c:4336 +#: c-decl.c:4449 #, gcc-internal-format msgid "type qualifiers ignored on function return type" msgstr "" -#: c-decl.c:4365 c-decl.c:4411 c-decl.c:4506 c-decl.c:4596 +#: c-decl.c:4478 c-decl.c:4558 c-decl.c:4645 c-decl.c:4735 #, gcc-internal-format msgid "ISO C forbids qualified function types" msgstr "" -#: c-decl.c:4419 +#: c-decl.c:4566 #, gcc-internal-format msgid "typedef %q+D declared %<inline%>" msgstr "" -#: c-decl.c:4449 +#: c-decl.c:4581 #, gcc-internal-format msgid "ISO C forbids const or volatile function types" msgstr "" -#: c-decl.c:4469 +#. C99 6.7.2.1p8 +#: c-decl.c:4592 +#, gcc-internal-format +msgid "a member of a structure or union cannot have a variably modified type" +msgstr "" + +#: c-decl.c:4608 #, gcc-internal-format msgid "variable or field %qs declared void" msgstr "" -#: c-decl.c:4499 +#: c-decl.c:4638 #, gcc-internal-format msgid "attributes in parameter array declarator ignored" msgstr "" -#: c-decl.c:4533 +#: c-decl.c:4672 #, gcc-internal-format msgid "parameter %q+D declared %<inline%>" msgstr "" -#: c-decl.c:4546 +#: c-decl.c:4685 #, gcc-internal-format msgid "field %qs declared as a function" msgstr "" -#: c-decl.c:4552 +#: c-decl.c:4691 #, gcc-internal-format msgid "field %qs has incomplete type" msgstr "" -#: c-decl.c:4566 c-decl.c:4578 c-decl.c:4582 +#: c-decl.c:4705 c-decl.c:4717 c-decl.c:4721 #, gcc-internal-format msgid "invalid storage class for function %qs" msgstr "" -#: c-decl.c:4602 +#: c-decl.c:4741 #, gcc-internal-format msgid "%<noreturn%> function returns non-void value" msgstr "" -#: c-decl.c:4630 +#: c-decl.c:4769 #, gcc-internal-format msgid "cannot inline function %<main%>" msgstr "" -#: c-decl.c:4677 +#: c-decl.c:4816 #, gcc-internal-format msgid "variable previously declared %<static%> redeclared %<extern%>" msgstr "" -#: c-decl.c:4687 +#: c-decl.c:4826 #, gcc-internal-format msgid "variable %q+D declared %<inline%>" msgstr "" @@ -15607,347 +16953,353 @@ msgstr "" #. A mere warning is sure to result in improper #. semantics at runtime. Don't bother to allow this to #. compile. -#: c-decl.c:4717 cp/decl.c:6094 cp/decl.c:8255 +#: c-decl.c:4856 cp/decl.c:6340 cp/decl.c:8480 #, gcc-internal-format msgid "thread-local storage not supported for this target" msgstr "" -#: c-decl.c:4782 c-decl.c:5937 +#. C99 6.7.5.2p2 +#: c-decl.c:4864 +#, gcc-internal-format +msgid "object with variably modified type must have no linkage" +msgstr "" + +#: c-decl.c:4935 c-decl.c:6098 #, gcc-internal-format msgid "function declaration isn%'t a prototype" msgstr "" -#: c-decl.c:4790 +#: c-decl.c:4943 #, gcc-internal-format msgid "parameter names (without types) in function declaration" msgstr "" -#: c-decl.c:4823 +#: c-decl.c:4976 #, gcc-internal-format msgid "parameter %u (%q+D) has incomplete type" msgstr "" -#: c-decl.c:4826 +#: c-decl.c:4979 #, gcc-internal-format msgid "%Jparameter %u has incomplete type" msgstr "" -#: c-decl.c:4835 +#: c-decl.c:4988 #, gcc-internal-format msgid "parameter %u (%q+D) has void type" msgstr "" -#: c-decl.c:4838 +#: c-decl.c:4991 #, gcc-internal-format msgid "%Jparameter %u has void type" msgstr "" -#: c-decl.c:4898 +#: c-decl.c:5053 #, gcc-internal-format msgid "%<void%> as only parameter may not be qualified" msgstr "" -#: c-decl.c:4902 c-decl.c:4936 +#: c-decl.c:5057 c-decl.c:5091 #, gcc-internal-format msgid "%<void%> must be the only parameter" msgstr "" -#: c-decl.c:4930 +#: c-decl.c:5085 #, gcc-internal-format msgid "parameter %q+D has just a forward declaration" msgstr "" #. The %s will be one of 'struct', 'union', or 'enum'. -#: c-decl.c:4975 +#: c-decl.c:5130 #, gcc-internal-format msgid "%<%s %E%> declared inside parameter list" msgstr "" #. The %s will be one of 'struct', 'union', or 'enum'. -#: c-decl.c:4979 +#: c-decl.c:5134 #, gcc-internal-format msgid "anonymous %s declared inside parameter list" msgstr "" -#: c-decl.c:4984 +#: c-decl.c:5139 #, gcc-internal-format msgid "" "its scope is only this definition or declaration, which is probably not what " "you want" msgstr "" -#: c-decl.c:5117 +#: c-decl.c:5273 #, gcc-internal-format msgid "redefinition of %<union %E%>" msgstr "" -#: c-decl.c:5119 +#: c-decl.c:5275 #, gcc-internal-format msgid "redefinition of %<struct %E%>" msgstr "" -#: c-decl.c:5124 +#: c-decl.c:5280 #, gcc-internal-format msgid "nested redefinition of %<union %E%>" msgstr "" -#: c-decl.c:5126 +#: c-decl.c:5282 #, gcc-internal-format msgid "nested redefinition of %<struct %E%>" msgstr "" -#: c-decl.c:5197 cp/decl.c:3502 +#: c-decl.c:5353 cp/decl.c:3658 #, gcc-internal-format msgid "declaration does not declare anything" msgstr "" -#: c-decl.c:5201 +#: c-decl.c:5357 #, gcc-internal-format msgid "ISO C doesn%'t support unnamed structs/unions" msgstr "" -#: c-decl.c:5244 c-decl.c:5260 +#: c-decl.c:5400 c-decl.c:5416 #, gcc-internal-format msgid "duplicate member %q+D" msgstr "" -#: c-decl.c:5299 +#: c-decl.c:5455 #, gcc-internal-format msgid "union has no named members" msgstr "" -#: c-decl.c:5301 +#: c-decl.c:5457 #, gcc-internal-format msgid "union has no members" msgstr "" -#: c-decl.c:5306 +#: c-decl.c:5462 #, gcc-internal-format msgid "struct has no named members" msgstr "" -#: c-decl.c:5308 +#: c-decl.c:5464 #, gcc-internal-format msgid "struct has no members" msgstr "" -#: c-decl.c:5365 +#: c-decl.c:5526 #, gcc-internal-format msgid "%Jflexible array member in union" msgstr "" -#: c-decl.c:5370 +#: c-decl.c:5531 #, gcc-internal-format msgid "%Jflexible array member not at end of struct" msgstr "" -#: c-decl.c:5375 +#: c-decl.c:5536 #, gcc-internal-format msgid "%Jflexible array member in otherwise empty struct" msgstr "" -#: c-decl.c:5382 +#: c-decl.c:5543 #, gcc-internal-format msgid "%Jinvalid use of structure with flexible array member" msgstr "" -#: c-decl.c:5493 +#: c-decl.c:5652 #, gcc-internal-format msgid "union cannot be made transparent" msgstr "" -#: c-decl.c:5564 +#: c-decl.c:5723 #, gcc-internal-format msgid "nested redefinition of %<enum %E%>" msgstr "" #. This enum is a named one that has been declared already. -#: c-decl.c:5571 +#: c-decl.c:5730 #, gcc-internal-format msgid "redeclaration of %<enum %E%>" msgstr "" -#: c-decl.c:5634 +#: c-decl.c:5793 #, gcc-internal-format msgid "enumeration values exceed range of largest integer" msgstr "" -#: c-decl.c:5651 +#: c-decl.c:5810 #, gcc-internal-format msgid "specified mode too small for enumeral values" msgstr "" -#: c-decl.c:5747 +#: c-decl.c:5906 #, gcc-internal-format msgid "enumerator value for %qE is not an integer constant" msgstr "" -#: c-decl.c:5764 +#: c-decl.c:5923 #, gcc-internal-format msgid "overflow in enumeration values" msgstr "" -#: c-decl.c:5769 +#: c-decl.c:5928 #, gcc-internal-format msgid "ISO C restricts enumerator values to range of %<int%>" msgstr "" -#: c-decl.c:5865 +#: c-decl.c:6024 #, gcc-internal-format msgid "return type is an incomplete type" msgstr "" -#: c-decl.c:5873 +#: c-decl.c:6032 #, gcc-internal-format msgid "return type defaults to %<int%>" msgstr "" -#: c-decl.c:5944 +#: c-decl.c:6105 #, gcc-internal-format msgid "no previous prototype for %q+D" msgstr "" -#: c-decl.c:5953 +#: c-decl.c:6114 #, gcc-internal-format msgid "%q+D was used with no prototype before its definition" msgstr "" -#: c-decl.c:5959 +#: c-decl.c:6120 #, gcc-internal-format msgid "no previous declaration for %q+D" msgstr "" -#: c-decl.c:5969 +#: c-decl.c:6130 #, gcc-internal-format msgid "%q+D was used with no declaration before its definition" msgstr "" -#: c-decl.c:6001 c-decl.c:6518 +#: c-decl.c:6162 c-decl.c:6683 #, gcc-internal-format msgid "return type of %q+D is not %<int%>" msgstr "" -#: c-decl.c:6016 +#: c-decl.c:6177 #, gcc-internal-format msgid "first argument of %q+D should be %<int%>" msgstr "" -#: c-decl.c:6024 +#: c-decl.c:6185 #, gcc-internal-format msgid "second argument of %q+D should be %<char **%>" msgstr "" -#: c-decl.c:6033 +#: c-decl.c:6194 #, gcc-internal-format msgid "third argument of %q+D should probably be %<char **%>" msgstr "" -#: c-decl.c:6043 +#: c-decl.c:6204 #, gcc-internal-format msgid "%q+D takes only zero or two arguments" msgstr "" -#: c-decl.c:6046 +#: c-decl.c:6207 #, gcc-internal-format msgid "%q+D is normally a non-static function" msgstr "" -#: c-decl.c:6092 +#: c-decl.c:6253 #, gcc-internal-format msgid "%Jold-style parameter declarations in prototyped function definition" msgstr "" -#: c-decl.c:6106 +#: c-decl.c:6267 #, gcc-internal-format msgid "%Jtraditional C rejects ISO C style function definitions" msgstr "" -#: c-decl.c:6122 +#: c-decl.c:6283 #, gcc-internal-format msgid "%Jparameter name omitted" msgstr "" -#: c-decl.c:6156 +#: c-decl.c:6317 #, gcc-internal-format msgid "%Jold-style function definition" msgstr "" -#: c-decl.c:6165 +#: c-decl.c:6326 #, gcc-internal-format msgid "%Jparameter name missing from parameter list" msgstr "" -#: c-decl.c:6176 +#: c-decl.c:6337 #, gcc-internal-format msgid "%q+D declared as a non-parameter" msgstr "" -#: c-decl.c:6181 +#: c-decl.c:6342 #, gcc-internal-format msgid "multiple parameters named %q+D" msgstr "" -#: c-decl.c:6189 +#: c-decl.c:6350 #, gcc-internal-format msgid "parameter %q+D declared with void type" msgstr "" -#: c-decl.c:6206 c-decl.c:6208 +#: c-decl.c:6367 c-decl.c:6369 #, gcc-internal-format msgid "type of %q+D defaults to %<int%>" msgstr "" -#: c-decl.c:6227 +#: c-decl.c:6388 #, gcc-internal-format msgid "parameter %q+D has incomplete type" msgstr "" -#: c-decl.c:6233 +#: c-decl.c:6394 #, gcc-internal-format msgid "declaration for parameter %q+D but no such parameter" msgstr "" -#: c-decl.c:6283 +#: c-decl.c:6444 #, gcc-internal-format msgid "number of arguments doesn%'t match built-in prototype" msgstr "" -#: c-decl.c:6287 +#: c-decl.c:6448 #, gcc-internal-format msgid "number of arguments doesn%'t match prototype" msgstr "" -#: c-decl.c:6288 c-decl.c:6328 c-decl.c:6341 +#: c-decl.c:6449 c-decl.c:6489 c-decl.c:6502 #, gcc-internal-format msgid "%Hprototype declaration" msgstr "" -#: c-decl.c:6322 +#: c-decl.c:6483 #, gcc-internal-format msgid "promoted argument %qD doesn%'t match built-in prototype" msgstr "" -#: c-decl.c:6326 +#: c-decl.c:6487 #, gcc-internal-format msgid "promoted argument %qD doesn%'t match prototype" msgstr "" -#: c-decl.c:6336 +#: c-decl.c:6497 #, gcc-internal-format msgid "argument %qD doesn%'t match built-in prototype" msgstr "" -#: c-decl.c:6340 +#: c-decl.c:6501 #, gcc-internal-format msgid "argument %qD doesn%'t match prototype" msgstr "" -#: c-decl.c:6563 cp/decl.c:10942 +#: c-decl.c:6728 cp/decl.c:11212 #, gcc-internal-format msgid "no return statement in function returning non-void" msgstr "" -#: c-decl.c:6572 +#: c-decl.c:6737 #, gcc-internal-format msgid "this function may return with or without a value" msgstr "" @@ -15955,233 +17307,348 @@ msgstr "" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6665 +#: c-decl.c:6834 #, gcc-internal-format msgid "%<for%> loop initial declaration used outside C99 mode" msgstr "" -#: c-decl.c:6694 +#: c-decl.c:6863 #, gcc-internal-format msgid "declaration of static variable %q+D in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6697 +#: c-decl.c:6866 #, gcc-internal-format msgid "" "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6702 +#: c-decl.c:6871 #, gcc-internal-format msgid "%<struct %E%> declared in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6706 +#: c-decl.c:6875 #, gcc-internal-format msgid "%<union %E%> declared in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6710 +#: c-decl.c:6879 #, gcc-internal-format msgid "%<enum %E%> declared in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6714 +#: c-decl.c:6883 #, gcc-internal-format msgid "declaration of non-variable %q+D in %<for%> loop initial declaration" msgstr "" -#: c-decl.c:6998 c-decl.c:7149 c-decl.c:7359 +#: c-decl.c:7172 c-decl.c:7368 c-decl.c:7619 #, gcc-internal-format msgid "duplicate %qE" msgstr "" -#: c-decl.c:7021 c-decl.c:7158 c-decl.c:7261 +#: c-decl.c:7195 c-decl.c:7377 c-decl.c:7521 #, gcc-internal-format msgid "two or more data types in declaration specifiers" msgstr "" -#: c-decl.c:7033 cp/decl.c:6897 +#: c-decl.c:7207 cp/parser.c:2025 #, gcc-internal-format msgid "%<long long long%> is too long for GCC" msgstr "" -#: c-decl.c:7040 c-decl.c:7232 +#: c-decl.c:7214 c-decl.c:7451 #, gcc-internal-format msgid "both %<long long%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7046 +#: c-decl.c:7220 #, gcc-internal-format msgid "ISO C90 does not support %<long long%>" msgstr "" -#: c-decl.c:7051 c-decl.c:7071 +#: c-decl.c:7225 c-decl.c:7254 #, gcc-internal-format msgid "both %<long%> and %<short%> in declaration specifiers" msgstr "" -#: c-decl.c:7054 c-decl.c:7165 +#: c-decl.c:7228 c-decl.c:7384 #, gcc-internal-format msgid "both %<long%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7057 c-decl.c:7184 +#: c-decl.c:7231 c-decl.c:7403 #, gcc-internal-format msgid "both %<long%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7060 c-decl.c:7203 +#: c-decl.c:7234 c-decl.c:7422 #, gcc-internal-format msgid "both %<long%> and %<char%> in declaration specifiers" msgstr "" -#: c-decl.c:7063 c-decl.c:7216 +#: c-decl.c:7237 c-decl.c:7435 #, gcc-internal-format msgid "both %<long%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7074 c-decl.c:7168 +#: c-decl.c:7240 +#, gcc-internal-format +msgid "both %<long%> and %<_Decimal32%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7243 +#, gcc-internal-format +msgid "both %<long%> and %<_Decimal64%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7246 +#, gcc-internal-format +msgid "both %<long%> and %<_Decimal128%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7257 c-decl.c:7387 #, gcc-internal-format msgid "both %<short%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7077 c-decl.c:7187 +#: c-decl.c:7260 c-decl.c:7406 #, gcc-internal-format msgid "both %<short%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7080 c-decl.c:7206 +#: c-decl.c:7263 c-decl.c:7425 #, gcc-internal-format msgid "both %<short%> and %<char%> in declaration specifiers" msgstr "" -#: c-decl.c:7083 c-decl.c:7219 +#: c-decl.c:7266 c-decl.c:7438 #, gcc-internal-format msgid "both %<short%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7086 c-decl.c:7235 +#: c-decl.c:7269 c-decl.c:7454 #, gcc-internal-format msgid "both %<short%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7094 c-decl.c:7114 +#: c-decl.c:7272 +#, gcc-internal-format +msgid "both %<short%> and %<_Decimal32%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7275 +#, gcc-internal-format +msgid "both %<short%> and %<_Decimal64%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7278 +#, gcc-internal-format +msgid "both %<short%> and %<_Decimal128%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7286 c-decl.c:7315 #, gcc-internal-format msgid "both %<signed%> and %<unsigned%> in declaration specifiers" msgstr "" -#: c-decl.c:7097 c-decl.c:7171 +#: c-decl.c:7289 c-decl.c:7390 #, gcc-internal-format msgid "both %<signed%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7100 c-decl.c:7190 +#: c-decl.c:7292 c-decl.c:7409 #, gcc-internal-format msgid "both %<signed%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7103 c-decl.c:7222 +#: c-decl.c:7295 c-decl.c:7441 #, gcc-internal-format msgid "both %<signed%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7106 c-decl.c:7238 +#: c-decl.c:7298 c-decl.c:7457 #, gcc-internal-format msgid "both %<signed%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7117 c-decl.c:7174 +#: c-decl.c:7301 +#, gcc-internal-format +msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7304 +#, gcc-internal-format +msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7307 +#, gcc-internal-format +msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7318 c-decl.c:7393 #, gcc-internal-format msgid "both %<unsigned%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7120 c-decl.c:7193 +#: c-decl.c:7321 c-decl.c:7412 #, gcc-internal-format msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7123 c-decl.c:7225 +#: c-decl.c:7324 c-decl.c:7444 #, gcc-internal-format msgid "both %<unsigned%> and %<float%> in declaration specifiers" msgstr "" -#: c-decl.c:7126 c-decl.c:7241 +#: c-decl.c:7327 c-decl.c:7460 #, gcc-internal-format msgid "both %<unsigned%> and %<double%> in declaration specifiers" msgstr "" -#: c-decl.c:7134 +#: c-decl.c:7330 +#, gcc-internal-format +msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7333 +#, gcc-internal-format +msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7336 +#, gcc-internal-format +msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7344 #, gcc-internal-format msgid "ISO C90 does not support complex types" msgstr "" -#: c-decl.c:7136 c-decl.c:7177 +#: c-decl.c:7346 c-decl.c:7396 #, gcc-internal-format msgid "both %<complex%> and %<void%> in declaration specifiers" msgstr "" -#: c-decl.c:7139 c-decl.c:7196 +#: c-decl.c:7349 c-decl.c:7415 #, gcc-internal-format msgid "both %<complex%> and %<_Bool%> in declaration specifiers" msgstr "" -#: c-decl.c:7278 +#: c-decl.c:7352 +#, gcc-internal-format +msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7355 +#, gcc-internal-format +msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7358 +#, gcc-internal-format +msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7477 +#, gcc-internal-format +msgid "both %<long long%> and %<%s%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7480 +#, gcc-internal-format +msgid "both %<long%> and %<%s%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7483 +#, gcc-internal-format +msgid "both %<short%> and %<%s%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7486 +#, gcc-internal-format +msgid "both %<signed%> and %<%s%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7489 +#, gcc-internal-format +msgid "both %<unsigned%> and %<%s%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7492 +#, gcc-internal-format +msgid "both %<complex%> and %<%s%> in declaration specifiers" +msgstr "" + +#: c-decl.c:7502 +#, gcc-internal-format +msgid "decimal floating point not supported for this target" +msgstr "" + +#: c-decl.c:7504 +#, gcc-internal-format +msgid "ISO C does not support decimal floating point" +msgstr "" + +#: c-decl.c:7538 #, gcc-internal-format msgid "%qE fails to be a typedef or built in type" msgstr "" -#: c-decl.c:7310 +#: c-decl.c:7570 #, gcc-internal-format msgid "%qE is not at beginning of declaration" msgstr "" -#: c-decl.c:7324 +#: c-decl.c:7584 #, gcc-internal-format msgid "%<__thread%> used with %<auto%>" msgstr "" -#: c-decl.c:7326 +#: c-decl.c:7586 #, gcc-internal-format msgid "%<__thread%> used with %<register%>" msgstr "" -#: c-decl.c:7328 +#: c-decl.c:7588 #, gcc-internal-format msgid "%<__thread%> used with %<typedef%>" msgstr "" -#: c-decl.c:7339 cp/parser.c:7361 +#: c-decl.c:7599 #, gcc-internal-format msgid "%<__thread%> before %<extern%>" msgstr "" -#: c-decl.c:7348 cp/parser.c:7351 +#: c-decl.c:7608 #, gcc-internal-format msgid "%<__thread%> before %<static%>" msgstr "" -#: c-decl.c:7364 +#: c-decl.c:7624 #, gcc-internal-format msgid "multiple storage classes in declaration specifiers" msgstr "" -#: c-decl.c:7371 +#: c-decl.c:7631 #, gcc-internal-format msgid "%<__thread%> used with %qE" msgstr "" -#: c-decl.c:7425 +#: c-decl.c:7685 #, gcc-internal-format msgid "ISO C does not support plain %<complex%> meaning %<double complex%>" msgstr "" -#: c-decl.c:7470 c-decl.c:7496 +#: c-decl.c:7730 c-decl.c:7756 #, gcc-internal-format msgid "ISO C does not support complex integer types" msgstr "" -#: c-decl.c:7570 toplev.c:821 +#: c-decl.c:7842 toplev.c:840 #, gcc-internal-format msgid "%q+F used but never defined" msgstr "" @@ -16221,293 +17688,293 @@ msgstr "" msgid "format string argument follows the args to be formatted" msgstr "" -#: c-format.c:899 +#: c-format.c:904 #, gcc-internal-format msgid "function might be possible candidate for %qs format attribute" msgstr "" -#: c-format.c:991 c-format.c:1012 c-format.c:2026 +#: c-format.c:996 c-format.c:1017 c-format.c:2031 #, gcc-internal-format msgid "missing $ operand number in format" msgstr "" -#: c-format.c:1021 +#: c-format.c:1026 #, gcc-internal-format msgid "%s does not support %%n$ operand number formats" msgstr "" -#: c-format.c:1028 +#: c-format.c:1033 #, gcc-internal-format msgid "operand number out of range in format" msgstr "" -#: c-format.c:1051 +#: c-format.c:1056 #, gcc-internal-format msgid "format argument %d used more than once in %s format" msgstr "" -#: c-format.c:1083 +#: c-format.c:1088 #, gcc-internal-format msgid "$ operand number used after format without operand number" msgstr "" -#: c-format.c:1114 +#: c-format.c:1119 #, gcc-internal-format msgid "format argument %d unused before used argument %d in $-style format" msgstr "" -#: c-format.c:1209 +#: c-format.c:1214 #, gcc-internal-format msgid "format not a string literal, format string not checked" msgstr "" -#: c-format.c:1224 c-format.c:1227 +#: c-format.c:1229 c-format.c:1232 #, gcc-internal-format msgid "format not a string literal and no format arguments" msgstr "" -#: c-format.c:1230 +#: c-format.c:1235 #, gcc-internal-format msgid "format not a string literal, argument types not checked" msgstr "" -#: c-format.c:1243 +#: c-format.c:1248 #, gcc-internal-format msgid "too many arguments for format" msgstr "" -#: c-format.c:1246 +#: c-format.c:1251 #, gcc-internal-format msgid "unused arguments in $-style format" msgstr "" -#: c-format.c:1249 +#: c-format.c:1254 #, gcc-internal-format msgid "zero-length %s format string" msgstr "" -#: c-format.c:1253 +#: c-format.c:1258 #, gcc-internal-format msgid "format is a wide character string" msgstr "" -#: c-format.c:1256 +#: c-format.c:1261 #, gcc-internal-format msgid "unterminated format string" msgstr "" -#: c-format.c:1470 +#: c-format.c:1475 #, gcc-internal-format msgid "embedded %<\\0%> in format" msgstr "" -#: c-format.c:1485 +#: c-format.c:1490 #, gcc-internal-format msgid "spurious trailing %<%%%> in format" msgstr "" -#: c-format.c:1529 c-format.c:1774 +#: c-format.c:1534 c-format.c:1779 #, gcc-internal-format msgid "repeated %s in format" msgstr "" -#: c-format.c:1542 +#: c-format.c:1547 #, gcc-internal-format msgid "missing fill character at end of strfmon format" msgstr "" -#: c-format.c:1586 c-format.c:1688 c-format.c:1973 c-format.c:2038 +#: c-format.c:1591 c-format.c:1693 c-format.c:1978 c-format.c:2043 #, gcc-internal-format msgid "too few arguments for format" msgstr "" -#: c-format.c:1627 +#: c-format.c:1632 #, gcc-internal-format msgid "zero width in %s format" msgstr "" -#: c-format.c:1645 +#: c-format.c:1650 #, gcc-internal-format msgid "empty left precision in %s format" msgstr "" -#: c-format.c:1718 +#: c-format.c:1723 #, gcc-internal-format msgid "empty precision in %s format" msgstr "" -#: c-format.c:1758 +#: c-format.c:1763 #, gcc-internal-format msgid "%s does not support the %qs %s length modifier" msgstr "" -#: c-format.c:1808 +#: c-format.c:1813 #, gcc-internal-format msgid "conversion lacks type at end of format" msgstr "" -#: c-format.c:1819 +#: c-format.c:1824 #, gcc-internal-format msgid "unknown conversion type character %qc in format" msgstr "" -#: c-format.c:1822 +#: c-format.c:1827 #, gcc-internal-format msgid "unknown conversion type character 0x%x in format" msgstr "" -#: c-format.c:1829 +#: c-format.c:1834 #, gcc-internal-format msgid "%s does not support the %<%%%c%> %s format" msgstr "" -#: c-format.c:1845 +#: c-format.c:1850 #, gcc-internal-format msgid "%s used with %<%%%c%> %s format" msgstr "" -#: c-format.c:1854 +#: c-format.c:1859 #, gcc-internal-format msgid "%s does not support %s" msgstr "" -#: c-format.c:1864 +#: c-format.c:1869 #, gcc-internal-format msgid "%s does not support %s with the %<%%%c%> %s format" msgstr "" -#: c-format.c:1898 +#: c-format.c:1903 #, gcc-internal-format msgid "%s ignored with %s and %<%%%c%> %s format" msgstr "" -#: c-format.c:1902 +#: c-format.c:1907 #, gcc-internal-format msgid "%s ignored with %s in %s format" msgstr "" -#: c-format.c:1909 +#: c-format.c:1914 #, gcc-internal-format msgid "use of %s and %s together with %<%%%c%> %s format" msgstr "" -#: c-format.c:1913 +#: c-format.c:1918 #, gcc-internal-format msgid "use of %s and %s together in %s format" msgstr "" -#: c-format.c:1932 +#: c-format.c:1937 #, gcc-internal-format msgid "%<%%%c%> yields only last 2 digits of year in some locales" msgstr "" -#: c-format.c:1935 +#: c-format.c:1940 #, gcc-internal-format msgid "%<%%%c%> yields only last 2 digits of year" msgstr "" #. The end of the format string was reached. -#: c-format.c:1952 +#: c-format.c:1957 #, gcc-internal-format msgid "no closing %<]%> for %<%%[%> format" msgstr "" -#: c-format.c:1966 +#: c-format.c:1971 #, gcc-internal-format msgid "use of %qs length modifier with %qc type character" msgstr "" -#: c-format.c:1988 +#: c-format.c:1993 #, gcc-internal-format msgid "%s does not support the %<%%%s%c%> %s format" msgstr "" -#: c-format.c:2005 +#: c-format.c:2010 #, gcc-internal-format msgid "operand number specified with suppressed assignment" msgstr "" -#: c-format.c:2008 +#: c-format.c:2013 #, gcc-internal-format msgid "operand number specified for format taking no argument" msgstr "" -#: c-format.c:2151 +#: c-format.c:2156 #, gcc-internal-format msgid "writing through null pointer (argument %d)" msgstr "" -#: c-format.c:2159 +#: c-format.c:2164 #, gcc-internal-format msgid "reading through null pointer (argument %d)" msgstr "" -#: c-format.c:2179 +#: c-format.c:2184 #, gcc-internal-format msgid "writing into constant object (argument %d)" msgstr "" -#: c-format.c:2190 +#: c-format.c:2195 #, gcc-internal-format msgid "extra type qualifiers in format argument (argument %d)" msgstr "" -#: c-format.c:2301 +#: c-format.c:2306 #, gcc-internal-format msgid "%s should have type %<%s%s%>, but argument %d has type %qT" msgstr "" -#: c-format.c:2305 +#: c-format.c:2310 #, gcc-internal-format msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT" msgstr "" -#: c-format.c:2313 +#: c-format.c:2318 #, gcc-internal-format msgid "%s should have type %<%T%s%>, but argument %d has type %qT" msgstr "" -#: c-format.c:2317 +#: c-format.c:2322 #, gcc-internal-format msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT" msgstr "" -#: c-format.c:2376 c-format.c:2382 c-format.c:2532 +#: c-format.c:2381 c-format.c:2387 c-format.c:2537 #, gcc-internal-format msgid "%<__gcc_host_wide_int__%> is not defined as a type" msgstr "" -#: c-format.c:2389 c-format.c:2542 +#: c-format.c:2394 c-format.c:2547 #, gcc-internal-format msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>" msgstr "" -#: c-format.c:2438 +#: c-format.c:2443 #, gcc-internal-format msgid "%<locus%> is not defined as a type" msgstr "" -#: c-format.c:2491 +#: c-format.c:2496 #, gcc-internal-format msgid "%<location_t%> is not defined as a type" msgstr "" -#: c-format.c:2508 +#: c-format.c:2513 #, gcc-internal-format msgid "%<tree%> is not defined as a type" msgstr "" -#: c-format.c:2513 +#: c-format.c:2518 #, gcc-internal-format msgid "%<tree%> is not defined as a pointer type" msgstr "" -#: c-format.c:2724 +#: c-format.c:2729 #, gcc-internal-format msgid "args to be formatted is not %<...%>" msgstr "" -#: c-format.c:2733 +#: c-format.c:2738 #, gcc-internal-format msgid "strftime formats cannot format arguments" msgstr "" @@ -16523,52 +17990,52 @@ msgid "%Hignoring #pragma %s %s" msgstr "" #. ... or not. -#: c-lex.c:412 +#: c-lex.c:418 #, gcc-internal-format msgid "%Hstray %<@%> in program" msgstr "" -#: c-lex.c:426 +#: c-lex.c:432 #, gcc-internal-format msgid "stray %qs in program" msgstr "" -#: c-lex.c:436 +#: c-lex.c:442 #, gcc-internal-format msgid "missing terminating %c character" msgstr "" -#: c-lex.c:438 +#: c-lex.c:444 #, gcc-internal-format msgid "stray %qc in program" msgstr "" -#: c-lex.c:440 +#: c-lex.c:446 #, gcc-internal-format msgid "stray %<\\%o%> in program" msgstr "" -#: c-lex.c:601 +#: c-lex.c:600 #, gcc-internal-format msgid "this decimal constant is unsigned only in ISO C90" msgstr "" -#: c-lex.c:605 +#: c-lex.c:604 #, gcc-internal-format msgid "this decimal constant would be unsigned in ISO C90" msgstr "" -#: c-lex.c:621 +#: c-lex.c:620 #, gcc-internal-format msgid "integer constant is too large for %qs type" msgstr "" -#: c-lex.c:687 +#: c-lex.c:688 #, gcc-internal-format -msgid "floating constant exceeds range of %<%s%>" +msgid "floating constant exceeds range of %qT" msgstr "" -#: c-lex.c:770 +#: c-lex.c:771 #, gcc-internal-format msgid "traditional C rejects string constant concatenation" msgstr "" @@ -16593,153 +18060,193 @@ msgid "" "with inlining" msgstr "" -#: c-opts.c:147 +#: c-omp.c:107 +#, gcc-internal-format +msgid "invalid expression type for %<#pragma omp atomic%>" +msgstr "" + +#: c-omp.c:219 +#, gcc-internal-format +msgid "%Hinvalid type for iteration variable %qE" +msgstr "" + +#: c-omp.c:223 +#, gcc-internal-format +msgid "%Hiteration variable %qE is unsigned" +msgstr "" + +#: c-omp.c:234 +#, gcc-internal-format +msgid "%H%qE is not initialized" +msgstr "" + +#: c-omp.c:247 cp/semantics.c:3788 +#, gcc-internal-format +msgid "%Hmissing controlling predicate" +msgstr "" + +#: c-omp.c:305 +#, gcc-internal-format +msgid "%Hinvalid controlling predicate" +msgstr "" + +#: c-omp.c:312 cp/semantics.c:3794 +#, gcc-internal-format +msgid "%Hmissing increment expression" +msgstr "" + +#: c-omp.c:362 +#, gcc-internal-format +msgid "%Hinvalid increment expression" +msgstr "" + +#: c-opts.c:150 #, gcc-internal-format msgid "no class name specified with %qs" msgstr "" -#: c-opts.c:151 +#: c-opts.c:154 #, gcc-internal-format msgid "assertion missing after %qs" msgstr "" -#: c-opts.c:156 +#: c-opts.c:159 #, gcc-internal-format msgid "macro name missing after %qs" msgstr "" -#: c-opts.c:165 +#: c-opts.c:168 #, gcc-internal-format msgid "missing path after %qs" msgstr "" -#: c-opts.c:174 +#: c-opts.c:177 #, gcc-internal-format msgid "missing filename after %qs" msgstr "" -#: c-opts.c:179 +#: c-opts.c:182 #, gcc-internal-format msgid "missing makefile target after %qs" msgstr "" -#: c-opts.c:319 +#: c-opts.c:326 #, gcc-internal-format msgid "-I- specified twice" msgstr "" -#: c-opts.c:322 +#: c-opts.c:329 #, gcc-internal-format msgid "obsolete option -I- used, please use -iquote instead" msgstr "" -#: c-opts.c:489 +#: c-opts.c:496 #, gcc-internal-format msgid "argument %qs to %<-Wnormalized%> not recognized" msgstr "" -#: c-opts.c:573 +#: c-opts.c:583 #, gcc-internal-format msgid "switch %qs is no longer supported" msgstr "" -#: c-opts.c:683 +#: c-opts.c:689 #, gcc-internal-format msgid "" "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)" msgstr "" -#: c-opts.c:865 +#: c-opts.c:879 #, gcc-internal-format msgid "output filename specified twice" msgstr "" -#: c-opts.c:1002 +#: c-opts.c:1044 #, gcc-internal-format msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:1004 +#: c-opts.c:1046 #, gcc-internal-format msgid "-Wformat-extra-args ignored without -Wformat" msgstr "" -#: c-opts.c:1006 +#: c-opts.c:1048 #, gcc-internal-format msgid "-Wformat-zero-length ignored without -Wformat" msgstr "" -#: c-opts.c:1008 +#: c-opts.c:1050 #, gcc-internal-format msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:1010 +#: c-opts.c:1052 #, gcc-internal-format msgid "-Wformat-security ignored without -Wformat" msgstr "" -#: c-opts.c:1030 +#: c-opts.c:1072 #, gcc-internal-format msgid "opening output file %s: %m" msgstr "" -#: c-opts.c:1035 +#: c-opts.c:1077 #, gcc-internal-format msgid "too many filenames given. Type %s --help for usage" msgstr "" -#: c-opts.c:1121 +#: c-opts.c:1163 #, gcc-internal-format msgid "YYDEBUG was not defined at build time, -dy ignored" msgstr "" -#: c-opts.c:1167 +#: c-opts.c:1209 #, gcc-internal-format msgid "opening dependency file %s: %m" msgstr "" -#: c-opts.c:1177 +#: c-opts.c:1219 #, gcc-internal-format msgid "closing dependency file %s: %m" msgstr "" -#: c-opts.c:1180 +#: c-opts.c:1222 #, gcc-internal-format msgid "when writing output to %s: %m" msgstr "" -#: c-opts.c:1260 +#: c-opts.c:1302 #, gcc-internal-format msgid "to generate dependencies you must specify either -M or -MM" msgstr "" -#: c-opts.c:1428 +#: c-opts.c:1473 #, gcc-internal-format msgid "too late for # directive to set debug directory" msgstr "" -#: c-parser.c:969 +#: c-parser.c:1087 #, gcc-internal-format msgid "ISO C forbids an empty source file" msgstr "" -#: c-parser.c:1054 c-parser.c:5762 +#: c-parser.c:1172 c-parser.c:6018 #, gcc-internal-format msgid "ISO C does not allow extra %<;%> outside of a function" msgstr "" -#: c-parser.c:1145 +#: c-parser.c:1273 c-parser.c:6564 #, gcc-internal-format msgid "expected declaration specifiers" msgstr "" -#: c-parser.c:1193 +#: c-parser.c:1321 #, gcc-internal-format msgid "data definition has no type or storage class" msgstr "" -#: c-parser.c:1247 +#: c-parser.c:1375 #, gcc-internal-format msgid "expected %<,%> or %<;%>" msgstr "" @@ -16747,172 +18254,172 @@ msgstr "" #. This can appear in many cases looking nothing like a #. function definition, so we don't give a more specific #. error suggesting there was one. -#: c-parser.c:1254 c-parser.c:1271 +#: c-parser.c:1382 c-parser.c:1399 #, gcc-internal-format msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>" msgstr "" -#: c-parser.c:1263 +#: c-parser.c:1391 #, gcc-internal-format msgid "ISO C forbids nested functions" msgstr "" -#: c-parser.c:1609 c-parser.c:2372 c-parser.c:2981 c-parser.c:3222 -#: c-parser.c:4009 c-parser.c:4590 c-parser.c:4980 c-parser.c:5000 -#: c-parser.c:5115 c-parser.c:5261 c-parser.c:5278 c-parser.c:5410 -#: c-parser.c:5422 c-parser.c:5447 c-parser.c:5575 c-parser.c:5604 -#: c-parser.c:5612 c-parser.c:5640 c-parser.c:5654 c-parser.c:5867 -#: c-parser.c:5966 +#: c-parser.c:1739 c-parser.c:2529 c-parser.c:3151 c-parser.c:3401 +#: c-parser.c:4249 c-parser.c:4834 c-parser.c:5230 c-parser.c:5250 +#: c-parser.c:5365 c-parser.c:5511 c-parser.c:5528 c-parser.c:5660 +#: c-parser.c:5672 c-parser.c:5697 c-parser.c:5831 c-parser.c:5860 +#: c-parser.c:5868 c-parser.c:5896 c-parser.c:5910 c-parser.c:6126 +#: c-parser.c:6225 c-parser.c:6727 c-parser.c:7346 #, gcc-internal-format msgid "expected identifier" msgstr "" -#: c-parser.c:1635 cp/parser.c:10194 +#: c-parser.c:1765 cp/parser.c:10452 #, gcc-internal-format msgid "comma at end of enumerator list" msgstr "" -#: c-parser.c:1641 +#: c-parser.c:1771 #, gcc-internal-format msgid "expected %<,%> or %<}%>" msgstr "" -#: c-parser.c:1655 c-parser.c:1825 c-parser.c:5729 +#: c-parser.c:1785 c-parser.c:1961 c-parser.c:5985 #, gcc-internal-format msgid "expected %<{%>" msgstr "" -#: c-parser.c:1664 +#: c-parser.c:1794 #, gcc-internal-format msgid "ISO C forbids forward references to %<enum%> types" msgstr "" -#: c-parser.c:1767 +#: c-parser.c:1897 #, gcc-internal-format msgid "expected class name" msgstr "" -#: c-parser.c:1786 c-parser.c:5514 +#: c-parser.c:1916 c-parser.c:5764 #, gcc-internal-format msgid "extra semicolon in struct or union specified" msgstr "" -#: c-parser.c:1808 +#: c-parser.c:1944 #, gcc-internal-format msgid "no semicolon at end of struct or union" msgstr "" -#: c-parser.c:1811 +#: c-parser.c:1947 #, gcc-internal-format msgid "expected %<;%>" msgstr "" -#: c-parser.c:1888 c-parser.c:2815 +#: c-parser.c:2024 c-parser.c:2985 #, gcc-internal-format msgid "expected specifier-qualifier-list" msgstr "" -#: c-parser.c:1898 +#: c-parser.c:2034 #, gcc-internal-format msgid "ISO C forbids member declarations with no members" msgstr "" -#: c-parser.c:1967 +#: c-parser.c:2103 #, gcc-internal-format msgid "expected %<,%>, %<;%> or %<}%>" msgstr "" -#: c-parser.c:1974 +#: c-parser.c:2110 #, gcc-internal-format msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>" msgstr "" -#: c-parser.c:2023 +#: c-parser.c:2160 #, gcc-internal-format msgid "%<typeof%> applied to a bit-field" msgstr "" -#: c-parser.c:2242 +#: c-parser.c:2397 #, gcc-internal-format msgid "expected identifier or %<(%>" msgstr "" -#: c-parser.c:2435 +#: c-parser.c:2598 #, gcc-internal-format msgid "ISO C requires a named argument before %<...%>" msgstr "" -#: c-parser.c:2537 +#: c-parser.c:2704 #, gcc-internal-format msgid "expected declaration specifiers or %<...%>" msgstr "" -#: c-parser.c:2587 +#: c-parser.c:2754 #, gcc-internal-format msgid "wide string literal in %<asm%>" msgstr "" -#: c-parser.c:2593 +#: c-parser.c:2760 c-parser.c:6619 cp/parser.c:19132 #, gcc-internal-format msgid "expected string literal" msgstr "" -#: c-parser.c:2907 +#: c-parser.c:3077 #, gcc-internal-format msgid "ISO C forbids empty initializer braces" msgstr "" -#: c-parser.c:2952 +#: c-parser.c:3122 #, gcc-internal-format msgid "obsolete use of designated initializer with %<:%>" msgstr "" -#: c-parser.c:3075 +#: c-parser.c:3245 #, gcc-internal-format msgid "ISO C forbids specifying range of elements to initialize" msgstr "" -#: c-parser.c:3088 +#: c-parser.c:3258 #, gcc-internal-format msgid "ISO C90 forbids specifying subobject to initialize" msgstr "" -#: c-parser.c:3096 +#: c-parser.c:3266 #, gcc-internal-format msgid "obsolete use of designated initializer without %<=%>" msgstr "" -#: c-parser.c:3104 +#: c-parser.c:3274 #, gcc-internal-format msgid "expected %<=%>" msgstr "" -#: c-parser.c:3241 +#: c-parser.c:3420 #, gcc-internal-format msgid "ISO C forbids label declarations" msgstr "" -#: c-parser.c:3246 c-parser.c:3255 +#: c-parser.c:3425 c-parser.c:3496 #, gcc-internal-format msgid "expected declaration or statement" msgstr "" -#: c-parser.c:3275 c-parser.c:3303 +#: c-parser.c:3449 c-parser.c:3477 #, gcc-internal-format msgid "%HISO C90 forbids mixed declarations and code" msgstr "" -#: c-parser.c:3319 +#: c-parser.c:3510 #, gcc-internal-format msgid "label at end of compound statement" msgstr "" -#: c-parser.c:3362 +#: c-parser.c:3553 #, gcc-internal-format msgid "expected %<:%> or %<...%>" msgstr "" -#: c-parser.c:3498 +#: c-parser.c:3735 #, gcc-internal-format msgid "expected identifier or %<*%>" msgstr "" @@ -16921,66 +18428,183 @@ msgstr "" #. c_parser_skip_until_found stops at a closing nesting #. delimiter without consuming it, but here we need to consume #. it to proceed further. -#: c-parser.c:3560 +#: c-parser.c:3797 #, gcc-internal-format msgid "expected statement" msgstr "" -#: c-parser.c:3894 +#: c-parser.c:4134 #, gcc-internal-format msgid "%E qualifier ignored on asm" msgstr "" -#: c-parser.c:4174 +#: c-parser.c:4414 #, gcc-internal-format msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "" -#: c-parser.c:4560 +#: c-parser.c:4804 #, gcc-internal-format msgid "traditional C rejects the unary plus operator" msgstr "" -#: c-parser.c:4673 +#: c-parser.c:4923 #, gcc-internal-format msgid "%<sizeof%> applied to a bit-field" msgstr "" -#: c-parser.c:4816 c-parser.c:5157 c-parser.c:5179 +#: c-parser.c:5066 c-parser.c:5407 c-parser.c:5429 #, gcc-internal-format msgid "expected expression" msgstr "" -#: c-parser.c:4842 +#: c-parser.c:5092 #, gcc-internal-format msgid "braced-group within expression allowed only inside a function" msgstr "" -#: c-parser.c:4856 +#: c-parser.c:5106 #, gcc-internal-format msgid "ISO C forbids braced-groups within expressions" msgstr "" -#: c-parser.c:5039 +#: c-parser.c:5289 #, gcc-internal-format msgid "first argument to %<__builtin_choose_expr%> not a constant" msgstr "" -#: c-parser.c:5206 +#: c-parser.c:5456 #, gcc-internal-format msgid "compound literal has variable size" msgstr "" -#: c-parser.c:5214 +#: c-parser.c:5464 #, gcc-internal-format msgid "ISO C90 forbids compound literals" msgstr "" -#: c-parser.c:5725 +#: c-parser.c:5981 #, gcc-internal-format msgid "extra semicolon in method definition specified" msgstr "" +#: c-parser.c:6525 cp/parser.c:19175 +#, gcc-internal-format +msgid "%<#pragma omp barrier%> may only be used in compound statements" +msgstr "" + +#: c-parser.c:6536 cp/parser.c:19190 +#, gcc-internal-format +msgid "%<#pragma omp flush%> may only be used in compound statements" +msgstr "" + +#: c-parser.c:6548 cp/parser.c:19216 +#, gcc-internal-format +msgid "" +"%<#pragma omp section%> may only be used in %<#pragma omp sections%> " +"construct" +msgstr "" + +#: c-parser.c:6554 cp/parser.c:19165 +#, gcc-internal-format +msgid "%<#pragma GCC pch_preprocess%> must be first" +msgstr "" + +#: c-parser.c:6705 cp/parser.c:18013 +#, gcc-internal-format +msgid "too many %qs clauses" +msgstr "" + +#: c-parser.c:6830 +#, gcc-internal-format +msgid "expected %<none%> or %<shared%>" +msgstr "" + +#: c-parser.c:6873 +#, gcc-internal-format +msgid "expected %<(%>" +msgstr "" + +#: c-parser.c:6916 c-parser.c:7091 +#, gcc-internal-format +msgid "expected integer expression" +msgstr "" + +#: c-parser.c:6925 +#, gcc-internal-format +msgid "%<num_threads%> value must be positive" +msgstr "" + +#: c-parser.c:7005 +#, gcc-internal-format +msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>" +msgstr "" + +#: c-parser.c:7086 cp/parser.c:18362 +#, gcc-internal-format +msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter" +msgstr "" + +#: c-parser.c:7104 +#, gcc-internal-format +msgid "invalid schedule kind" +msgstr "" + +#: c-parser.c:7189 +#, gcc-internal-format +msgid "expected %<#pragma omp%> clause" +msgstr "" + +#: c-parser.c:7198 cp/parser.c:18471 +#, gcc-internal-format +msgid "%qs is not valid for %qs" +msgstr "" + +#: c-parser.c:7298 +#, gcc-internal-format +msgid "invalid operator for %<#pragma omp atomic%>" +msgstr "" + +#: c-parser.c:7349 c-parser.c:7369 +#, gcc-internal-format +msgid "expected %<(%> or end of line" +msgstr "" + +#: c-parser.c:7387 +#, gcc-internal-format +msgid "for statement expected" +msgstr "" + +#: c-parser.c:7460 cp/semantics.c:3774 cp/semantics.c:3818 +#, gcc-internal-format +msgid "expected iteration declaration or initialization" +msgstr "" + +#: c-parser.c:7586 +#, gcc-internal-format +msgid "expected %<#pragma omp section%> or %<}%>" +msgstr "" + +#: c-parser.c:7805 cp/parser.c:19053 fortran/openmp.c:470 +#, gcc-internal-format +msgid "threadprivate variables not supported in this target" +msgstr "" + +#: c-parser.c:7815 cp/semantics.c:3668 +#, gcc-internal-format +msgid "%qE declared %<threadprivate%> after first use" +msgstr "" + +#: c-parser.c:7817 cp/semantics.c:3670 +#, gcc-internal-format +msgid "automatic variable %qE cannot be %<threadprivate%>" +msgstr "" + +#: c-parser.c:7819 cp/semantics.c:3672 +#, gcc-internal-format +msgid "%<threadprivate%> %qE has incomplete type" +msgstr "" + #: c-pch.c:132 #, gcc-internal-format msgid "can%'t create precompiled header %s: %m" @@ -17011,305 +18635,340 @@ msgstr "" msgid "can%'t read %s: %m" msgstr "" -#: c-pch.c:452 -#, gcc-internal-format -msgid "malformed #pragma GCC pch_preprocess, ignored" -msgstr "" - -#: c-pch.c:458 +#: c-pch.c:450 #, gcc-internal-format msgid "pch_preprocess pragma should only be used with -fpreprocessed" msgstr "" -#: c-pch.c:459 +#: c-pch.c:451 #, gcc-internal-format msgid "use #include instead" msgstr "" -#: c-pch.c:467 +#: c-pch.c:457 #, gcc-internal-format msgid "%s: couldn%'t open PCH file: %m" msgstr "" -#: c-pch.c:472 +#: c-pch.c:462 #, gcc-internal-format msgid "use -Winvalid-pch for more information" msgstr "" -#: c-pch.c:473 +#: c-pch.c:463 #, gcc-internal-format msgid "%s: PCH file was invalid" msgstr "" -#: c-pragma.c:101 +#: c-pragma.c:103 #, gcc-internal-format msgid "#pragma pack (pop) encountered without matching #pragma pack (push)" msgstr "" -#: c-pragma.c:114 +#: c-pragma.c:116 #, gcc-internal-format msgid "" "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)" msgstr "" -#: c-pragma.c:128 +#: c-pragma.c:130 #, gcc-internal-format msgid "#pragma pack(push[, id], <n>) is not supported on this target" msgstr "" -#: c-pragma.c:130 +#: c-pragma.c:132 #, gcc-internal-format msgid "#pragma pack(pop[, id], <n>) is not supported on this target" msgstr "" -#: c-pragma.c:151 +#: c-pragma.c:153 #, gcc-internal-format msgid "missing %<(%> after %<#pragma pack%> - ignored" msgstr "" -#: c-pragma.c:164 c-pragma.c:204 +#: c-pragma.c:164 c-pragma.c:196 +#, gcc-internal-format +msgid "invalid constant in %<#pragma pack%> - ignored" +msgstr "" + +#: c-pragma.c:168 c-pragma.c:210 #, gcc-internal-format msgid "malformed %<#pragma pack%> - ignored" msgstr "" -#: c-pragma.c:169 +#: c-pragma.c:173 #, gcc-internal-format msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored" msgstr "" -#: c-pragma.c:171 +#: c-pragma.c:175 #, gcc-internal-format msgid "malformed %<#pragma pack(pop[, id])%> - ignored" msgstr "" -#: c-pragma.c:180 +#: c-pragma.c:184 #, gcc-internal-format msgid "unknown action %qs for %<#pragma pack%> - ignored" msgstr "" -#: c-pragma.c:207 +#: c-pragma.c:213 #, gcc-internal-format msgid "junk at end of %<#pragma pack%>" msgstr "" -#: c-pragma.c:210 +#: c-pragma.c:216 #, gcc-internal-format msgid "#pragma pack has no effect with -fpack-struct - ignored" msgstr "" -#: c-pragma.c:230 +#: c-pragma.c:236 #, gcc-internal-format msgid "alignment must be a small power of two, not %d" msgstr "" -#: c-pragma.c:263 +#: c-pragma.c:269 #, gcc-internal-format msgid "" "applying #pragma weak %q+D after first use results in unspecified behavior" msgstr "" -#: c-pragma.c:337 c-pragma.c:342 +#: c-pragma.c:343 c-pragma.c:348 #, gcc-internal-format msgid "malformed #pragma weak, ignored" msgstr "" -#: c-pragma.c:346 +#: c-pragma.c:352 #, gcc-internal-format -msgid "junk at end of #pragma weak" +msgid "junk at end of %<#pragma weak%>" msgstr "" -#: c-pragma.c:414 c-pragma.c:416 +#: c-pragma.c:420 c-pragma.c:422 #, gcc-internal-format msgid "malformed #pragma redefine_extname, ignored" msgstr "" -#: c-pragma.c:419 +#: c-pragma.c:425 #, gcc-internal-format -msgid "junk at end of #pragma redefine_extname" +msgid "junk at end of %<#pragma redefine_extname%>" msgstr "" -#: c-pragma.c:425 +#: c-pragma.c:431 #, gcc-internal-format msgid "#pragma redefine_extname not supported on this target" msgstr "" -#: c-pragma.c:442 c-pragma.c:529 +#: c-pragma.c:448 c-pragma.c:535 #, gcc-internal-format msgid "#pragma redefine_extname ignored due to conflict with previous rename" msgstr "" -#: c-pragma.c:465 +#: c-pragma.c:471 #, gcc-internal-format msgid "" "#pragma redefine_extname ignored due to conflict with previous #pragma " "redefine_extname" msgstr "" -#: c-pragma.c:484 +#: c-pragma.c:490 #, gcc-internal-format msgid "malformed #pragma extern_prefix, ignored" msgstr "" -#: c-pragma.c:487 +#: c-pragma.c:493 #, gcc-internal-format -msgid "junk at end of #pragma extern_prefix" +msgid "junk at end of %<#pragma extern_prefix%>" msgstr "" -#: c-pragma.c:494 +#: c-pragma.c:500 #, gcc-internal-format msgid "#pragma extern_prefix not supported on this target" msgstr "" -#: c-pragma.c:520 +#: c-pragma.c:526 #, gcc-internal-format msgid "asm declaration ignored due to conflict with previous rename" msgstr "" -#: c-pragma.c:551 +#: c-pragma.c:557 #, gcc-internal-format msgid "" "#pragma redefine_extname ignored due to conflict with __asm__ declaration" msgstr "" -#: c-pragma.c:616 +#: c-pragma.c:619 +#, gcc-internal-format +msgid "" +"#pragma GCC visibility push() must specify default, internal, hidden or " +"protected" +msgstr "" + +#: c-pragma.c:654 #, gcc-internal-format msgid "#pragma GCC visibility must be followed by push or pop" msgstr "" -#: c-pragma.c:623 +#: c-pragma.c:660 #, gcc-internal-format msgid "no matching push for %<#pragma GCC visibility pop%>" msgstr "" -#: c-pragma.c:635 c-pragma.c:661 +#: c-pragma.c:667 c-pragma.c:674 #, gcc-internal-format msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored" msgstr "" -#: c-pragma.c:639 +#: c-pragma.c:670 #, gcc-internal-format msgid "malformed #pragma GCC visibility push" msgstr "" -#: c-pragma.c:656 +#: c-pragma.c:678 #, gcc-internal-format -msgid "" -"#pragma GCC visibility push() must specify default, internal, hidden or " -"protected" +msgid "junk at end of %<#pragma GCC visibility%>" msgstr "" -#: c-pragma.c:665 +#: c-pragma.c:694 #, gcc-internal-format -msgid "junk at end of %<#pragma GCC visibility%>" +msgid "#pragma GCC diagnostic not allowed inside functions" +msgstr "" + +#: c-pragma.c:700 +#, gcc-internal-format +msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>" +msgstr "" + +#: c-pragma.c:709 +#, gcc-internal-format +msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>" +msgstr "" + +#: c-pragma.c:713 +#, gcc-internal-format +msgid "missing option after %<#pragma GCC diagnostic%> kind" msgstr "" -#: c-typeck.c:157 +#: c-pragma.c:727 +#, gcc-internal-format +msgid "unknown option after %<#pragma GCC diagnostic%> kind" +msgstr "" + +#: c-typeck.c:175 #, gcc-internal-format msgid "%qD has an incomplete type" msgstr "" -#: c-typeck.c:178 cp/call.c:2696 +#: c-typeck.c:196 cp/call.c:2716 #, gcc-internal-format msgid "invalid use of void expression" msgstr "" -#: c-typeck.c:186 +#: c-typeck.c:204 #, gcc-internal-format msgid "invalid use of flexible array member" msgstr "" -#: c-typeck.c:192 +#: c-typeck.c:210 #, gcc-internal-format msgid "invalid use of array with unspecified bounds" msgstr "" -#: c-typeck.c:200 +#: c-typeck.c:218 #, gcc-internal-format msgid "invalid use of undefined type %<%s %E%>" msgstr "" #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. -#: c-typeck.c:204 +#: c-typeck.c:222 #, gcc-internal-format msgid "invalid use of incomplete typedef %qD" msgstr "" -#: c-typeck.c:431 c-typeck.c:456 +#: c-typeck.c:475 c-typeck.c:500 #, gcc-internal-format msgid "function types not truly compatible in ISO C" msgstr "" -#: c-typeck.c:858 +#: c-typeck.c:620 +#, gcc-internal-format +msgid "can%'t mix operands of decimal float and vector types" +msgstr "" + +#: c-typeck.c:625 +#, gcc-internal-format +msgid "can%'t mix operands of decimal float and complex types" +msgstr "" + +#: c-typeck.c:630 +#, gcc-internal-format +msgid "can%'t mix operands of decimal float and other float types" +msgstr "" + +#: c-typeck.c:951 #, gcc-internal-format msgid "types are not quite compatible" msgstr "" -#: c-typeck.c:1176 +#: c-typeck.c:1269 #, gcc-internal-format msgid "function return types not compatible due to %<volatile%>" msgstr "" -#: c-typeck.c:1335 c-typeck.c:2629 +#: c-typeck.c:1428 c-typeck.c:2781 #, gcc-internal-format msgid "arithmetic on pointer to an incomplete type" msgstr "" -#: c-typeck.c:1726 +#: c-typeck.c:1820 #, gcc-internal-format msgid "%qT has no member named %qE" msgstr "" -#: c-typeck.c:1761 +#: c-typeck.c:1861 #, gcc-internal-format msgid "request for member %qE in something not a structure or union" msgstr "" -#: c-typeck.c:1792 +#: c-typeck.c:1892 #, gcc-internal-format msgid "dereferencing pointer to incomplete type" msgstr "" -#: c-typeck.c:1796 +#: c-typeck.c:1896 #, gcc-internal-format msgid "dereferencing %<void *%> pointer" msgstr "" -#: c-typeck.c:1813 cp/typeck.c:2198 +#: c-typeck.c:1913 cp/typeck.c:2340 #, gcc-internal-format msgid "invalid type argument of %qs" msgstr "" -#: c-typeck.c:1841 cp/typeck.c:2349 +#: c-typeck.c:1941 cp/typeck.c:2483 #, gcc-internal-format msgid "subscripted value is neither array nor pointer" msgstr "" -#: c-typeck.c:1852 cp/typeck.c:2268 cp/typeck.c:2354 +#: c-typeck.c:1952 cp/typeck.c:2402 cp/typeck.c:2488 #, gcc-internal-format msgid "array subscript is not an integer" msgstr "" -#: c-typeck.c:1858 +#: c-typeck.c:1958 #, gcc-internal-format msgid "subscripted value is pointer to function" msgstr "" -#: c-typeck.c:1871 cp/typeck.c:2264 -#, gcc-internal-format -msgid "array subscript has type %<char%>" -msgstr "" - -#: c-typeck.c:1911 +#: c-typeck.c:2005 #, gcc-internal-format msgid "ISO C forbids subscripting %<register%> array" msgstr "" -#: c-typeck.c:1913 +#: c-typeck.c:2007 #, gcc-internal-format msgid "ISO C90 forbids subscripting non-lvalue array" msgstr "" -#: c-typeck.c:2155 +#: c-typeck.c:2256 #, gcc-internal-format msgid "called object %qE is not a function" msgstr "" @@ -17317,838 +18976,874 @@ msgstr "" #. This situation leads to run-time undefined behavior. We can't, #. therefore, simply error unless we can prove that all possible #. executions of the program must execute the code. -#: c-typeck.c:2182 +#: c-typeck.c:2284 #, gcc-internal-format msgid "function called through a non-compatible type" msgstr "" -#: c-typeck.c:2289 +#: c-typeck.c:2391 #, gcc-internal-format msgid "too many arguments to function %qE" msgstr "" -#: c-typeck.c:2310 +#: c-typeck.c:2412 #, gcc-internal-format msgid "type of formal parameter %d is incomplete" msgstr "" -#: c-typeck.c:2323 +#: c-typeck.c:2425 #, gcc-internal-format msgid "" "passing argument %d of %qE as integer rather than floating due to prototype" msgstr "" -#: c-typeck.c:2328 +#: c-typeck.c:2430 #, gcc-internal-format msgid "" "passing argument %d of %qE as integer rather than complex due to prototype" msgstr "" -#: c-typeck.c:2333 +#: c-typeck.c:2435 #, gcc-internal-format msgid "" "passing argument %d of %qE as complex rather than floating due to prototype" msgstr "" -#: c-typeck.c:2338 +#: c-typeck.c:2440 #, gcc-internal-format msgid "" "passing argument %d of %qE as floating rather than integer due to prototype" msgstr "" -#: c-typeck.c:2343 +#: c-typeck.c:2445 #, gcc-internal-format msgid "" "passing argument %d of %qE as complex rather than integer due to prototype" msgstr "" -#: c-typeck.c:2348 +#: c-typeck.c:2450 #, gcc-internal-format msgid "" "passing argument %d of %qE as floating rather than complex due to prototype" msgstr "" -#: c-typeck.c:2360 +#: c-typeck.c:2463 #, gcc-internal-format msgid "" "passing argument %d of %qE as %<float%> rather than %<double%> due to " "prototype" msgstr "" -#: c-typeck.c:2380 +#: c-typeck.c:2488 +#, gcc-internal-format +msgid "passing argument %d of %qE as %qT rather than %qT due to prototype" +msgstr "" + +#: c-typeck.c:2509 #, gcc-internal-format msgid "passing argument %d of %qE with different width due to prototype" msgstr "" -#: c-typeck.c:2403 +#: c-typeck.c:2532 #, gcc-internal-format msgid "passing argument %d of %qE as unsigned due to prototype" msgstr "" -#: c-typeck.c:2407 +#: c-typeck.c:2536 #, gcc-internal-format msgid "passing argument %d of %qE as signed due to prototype" msgstr "" -#: c-typeck.c:2497 +#: c-typeck.c:2627 #, gcc-internal-format msgid "suggest parentheses around + or - inside shift" msgstr "" -#: c-typeck.c:2505 +#: c-typeck.c:2635 #, gcc-internal-format msgid "suggest parentheses around && within ||" msgstr "" -#: c-typeck.c:2515 +#: c-typeck.c:2645 #, gcc-internal-format msgid "suggest parentheses around arithmetic in operand of |" msgstr "" -#: c-typeck.c:2520 +#: c-typeck.c:2650 #, gcc-internal-format msgid "suggest parentheses around comparison in operand of |" msgstr "" -#: c-typeck.c:2530 +#: c-typeck.c:2660 #, gcc-internal-format msgid "suggest parentheses around arithmetic in operand of ^" msgstr "" -#: c-typeck.c:2535 +#: c-typeck.c:2665 #, gcc-internal-format msgid "suggest parentheses around comparison in operand of ^" msgstr "" -#: c-typeck.c:2543 +#: c-typeck.c:2673 #, gcc-internal-format msgid "suggest parentheses around + or - in operand of &" msgstr "" -#: c-typeck.c:2548 +#: c-typeck.c:2678 #, gcc-internal-format msgid "suggest parentheses around comparison in operand of &" msgstr "" -#: c-typeck.c:2554 +#: c-typeck.c:2684 #, gcc-internal-format msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "" -#: c-typeck.c:2581 +#: c-typeck.c:2696 c-typeck.c:2701 cp/typeck.c:3250 cp/typeck.c:3359 +#, gcc-internal-format +msgid "comparison with string literal" +msgstr "" + +#: c-typeck.c:2723 #, gcc-internal-format msgid "pointer of type %<void *%> used in subtraction" msgstr "" -#: c-typeck.c:2583 +#: c-typeck.c:2725 #, gcc-internal-format msgid "pointer to a function used in subtraction" msgstr "" -#: c-typeck.c:2680 +#: c-typeck.c:2832 #, gcc-internal-format msgid "wrong type argument to unary plus" msgstr "" -#: c-typeck.c:2693 +#: c-typeck.c:2845 #, gcc-internal-format msgid "wrong type argument to unary minus" msgstr "" -#: c-typeck.c:2710 +#: c-typeck.c:2862 #, gcc-internal-format msgid "ISO C does not support %<~%> for complex conjugation" msgstr "" -#: c-typeck.c:2716 +#: c-typeck.c:2868 #, gcc-internal-format msgid "wrong type argument to bit-complement" msgstr "" -#: c-typeck.c:2724 +#: c-typeck.c:2876 #, gcc-internal-format msgid "wrong type argument to abs" msgstr "" -#: c-typeck.c:2736 +#: c-typeck.c:2888 #, gcc-internal-format msgid "wrong type argument to conjugation" msgstr "" -#: c-typeck.c:2748 +#: c-typeck.c:2900 #, gcc-internal-format msgid "wrong type argument to unary exclamation mark" msgstr "" -#: c-typeck.c:2785 +#: c-typeck.c:2934 #, gcc-internal-format msgid "ISO C does not support %<++%> and %<--%> on complex types" msgstr "" -#: c-typeck.c:2801 c-typeck.c:2833 +#: c-typeck.c:2950 c-typeck.c:2982 #, gcc-internal-format msgid "wrong type argument to increment" msgstr "" -#: c-typeck.c:2803 c-typeck.c:2835 +#: c-typeck.c:2952 c-typeck.c:2984 #, gcc-internal-format msgid "wrong type argument to decrement" msgstr "" -#: c-typeck.c:2824 +#: c-typeck.c:2973 #, gcc-internal-format msgid "increment of pointer to unknown structure" msgstr "" -#: c-typeck.c:2826 +#: c-typeck.c:2975 #, gcc-internal-format msgid "decrement of pointer to unknown structure" msgstr "" -#: c-typeck.c:2998 +#: c-typeck.c:3155 #, gcc-internal-format msgid "assignment of read-only member %qD" msgstr "" -#: c-typeck.c:2999 +#: c-typeck.c:3156 #, gcc-internal-format msgid "increment of read-only member %qD" msgstr "" -#: c-typeck.c:3000 +#: c-typeck.c:3157 #, gcc-internal-format msgid "decrement of read-only member %qD" msgstr "" -#: c-typeck.c:3001 +#: c-typeck.c:3158 #, gcc-internal-format msgid "read-only member %qD used as %<asm%> output" msgstr "" -#: c-typeck.c:3005 +#: c-typeck.c:3162 #, gcc-internal-format msgid "assignment of read-only variable %qD" msgstr "" -#: c-typeck.c:3006 +#: c-typeck.c:3163 #, gcc-internal-format msgid "increment of read-only variable %qD" msgstr "" -#: c-typeck.c:3007 +#: c-typeck.c:3164 #, gcc-internal-format msgid "decrement of read-only variable %qD" msgstr "" -#: c-typeck.c:3008 +#: c-typeck.c:3165 #, gcc-internal-format msgid "read-only variable %qD used as %<asm%> output" msgstr "" -#: c-typeck.c:3011 +#: c-typeck.c:3168 #, gcc-internal-format msgid "assignment of read-only location" msgstr "" -#: c-typeck.c:3012 +#: c-typeck.c:3169 #, gcc-internal-format msgid "increment of read-only location" msgstr "" -#: c-typeck.c:3013 +#: c-typeck.c:3170 #, gcc-internal-format msgid "decrement of read-only location" msgstr "" -#: c-typeck.c:3014 +#: c-typeck.c:3171 #, gcc-internal-format msgid "read-only location used as %<asm%> output" msgstr "" -#: c-typeck.c:3049 +#: c-typeck.c:3206 #, gcc-internal-format msgid "cannot take address of bit-field %qD" msgstr "" -#: c-typeck.c:3077 +#: c-typeck.c:3234 #, gcc-internal-format msgid "global register variable %qD used in nested function" msgstr "" -#: c-typeck.c:3080 +#: c-typeck.c:3237 #, gcc-internal-format msgid "register variable %qD used in nested function" msgstr "" -#: c-typeck.c:3085 +#: c-typeck.c:3242 #, gcc-internal-format msgid "address of global register variable %qD requested" msgstr "" -#: c-typeck.c:3087 +#: c-typeck.c:3244 #, gcc-internal-format msgid "address of register variable %qD requested" msgstr "" -#: c-typeck.c:3133 +#: c-typeck.c:3290 #, gcc-internal-format msgid "non-lvalue array in conditional expression" msgstr "" -#: c-typeck.c:3177 +#: c-typeck.c:3334 #, gcc-internal-format msgid "signed and unsigned type in conditional expression" msgstr "" -#: c-typeck.c:3184 +#: c-typeck.c:3341 #, gcc-internal-format msgid "ISO C forbids conditional expr with only one void side" msgstr "" -#: c-typeck.c:3200 c-typeck.c:3208 +#: c-typeck.c:3355 c-typeck.c:3363 #, gcc-internal-format msgid "ISO C forbids conditional expr between %<void *%> and function pointer" msgstr "" -#: c-typeck.c:3215 +#: c-typeck.c:3370 #, gcc-internal-format msgid "pointer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3222 c-typeck.c:3232 +#: c-typeck.c:3377 c-typeck.c:3387 #, gcc-internal-format msgid "pointer/integer type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3246 +#: c-typeck.c:3401 #, gcc-internal-format msgid "type mismatch in conditional expression" msgstr "" -#: c-typeck.c:3286 +#: c-typeck.c:3443 #, gcc-internal-format msgid "left-hand operand of comma expression has no effect" msgstr "" -#: c-typeck.c:3320 +#: c-typeck.c:3480 #, gcc-internal-format msgid "cast specifies array type" msgstr "" -#: c-typeck.c:3326 +#: c-typeck.c:3486 #, gcc-internal-format msgid "cast specifies function type" msgstr "" -#: c-typeck.c:3336 +#: c-typeck.c:3496 #, gcc-internal-format msgid "ISO C forbids casting nonscalar to the same type" msgstr "" -#: c-typeck.c:3353 +#: c-typeck.c:3513 #, gcc-internal-format msgid "ISO C forbids casts to union type" msgstr "" -#: c-typeck.c:3361 +#: c-typeck.c:3521 #, gcc-internal-format msgid "cast to union type from type not present in union" msgstr "" -#: c-typeck.c:3407 +#: c-typeck.c:3567 #, gcc-internal-format msgid "cast adds new qualifiers to function type" msgstr "" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3412 +#: c-typeck.c:3572 #, gcc-internal-format msgid "cast discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3428 +#: c-typeck.c:3588 #, gcc-internal-format msgid "cast increases required alignment of target type" msgstr "" -#: c-typeck.c:3435 +#: c-typeck.c:3599 #, gcc-internal-format msgid "cast from pointer to integer of different size" msgstr "" -#: c-typeck.c:3439 +#: c-typeck.c:3603 #, gcc-internal-format msgid "cast from function call of type %qT to non-matching type %qT" msgstr "" -#: c-typeck.c:3447 +#: c-typeck.c:3611 #, gcc-internal-format msgid "cast to pointer from integer of different size" msgstr "" -#: c-typeck.c:3461 -#, gcc-internal-format -msgid "type-punning to incomplete type might break strict-aliasing rules" -msgstr "" - -#: c-typeck.c:3469 -#, gcc-internal-format -msgid "dereferencing type-punned pointer will break strict-aliasing rules" -msgstr "" - -#: c-typeck.c:3473 -#, gcc-internal-format -msgid "dereferencing type-punned pointer might break strict-aliasing rules" -msgstr "" - -#: c-typeck.c:3486 +#: c-typeck.c:3624 #, gcc-internal-format msgid "ISO C forbids conversion of function pointer to object pointer type" msgstr "" -#: c-typeck.c:3495 +#: c-typeck.c:3632 #, gcc-internal-format msgid "ISO C forbids conversion of object pointer to function pointer type" msgstr "" -#: c-typeck.c:3769 +#: c-typeck.c:3908 #, gcc-internal-format msgid "cannot pass rvalue to reference parameter" msgstr "" -#: c-typeck.c:3876 c-typeck.c:4044 +#: c-typeck.c:4013 c-typeck.c:4179 #, gcc-internal-format msgid "" "passing argument %d of %qE makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3879 c-typeck.c:4047 +#: c-typeck.c:4016 c-typeck.c:4182 #, gcc-internal-format msgid "assignment makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3882 c-typeck.c:4049 +#: c-typeck.c:4019 c-typeck.c:4184 #, gcc-internal-format msgid "initialization makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3885 c-typeck.c:4051 +#: c-typeck.c:4022 c-typeck.c:4186 #, gcc-internal-format msgid "return makes qualified function pointer from unqualified" msgstr "" -#: c-typeck.c:3889 c-typeck.c:4011 +#: c-typeck.c:4026 c-typeck.c:4146 #, gcc-internal-format msgid "passing argument %d of %qE discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3891 c-typeck.c:4013 +#: c-typeck.c:4028 c-typeck.c:4148 #, gcc-internal-format msgid "assignment discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3893 c-typeck.c:4015 +#: c-typeck.c:4030 c-typeck.c:4150 #, gcc-internal-format msgid "initialization discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3895 c-typeck.c:4017 +#: c-typeck.c:4032 c-typeck.c:4152 #, gcc-internal-format msgid "return discards qualifiers from pointer target type" msgstr "" -#: c-typeck.c:3902 +#: c-typeck.c:4039 #, gcc-internal-format msgid "ISO C prohibits argument conversion to union type" msgstr "" -#: c-typeck.c:3937 +#: c-typeck.c:4074 #, gcc-internal-format msgid "request for implicit conversion from %qT to %qT not permitted in C++" msgstr "" -#: c-typeck.c:3950 +#: c-typeck.c:4087 #, gcc-internal-format msgid "argument %d of %qE might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3956 +#: c-typeck.c:4093 #, gcc-internal-format msgid "assignment left-hand side might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3961 +#: c-typeck.c:4098 #, gcc-internal-format msgid "" "initialization left-hand side might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3966 +#: c-typeck.c:4103 #, gcc-internal-format msgid "return type might be a candidate for a format attribute" msgstr "" -#: c-typeck.c:3991 +#: c-typeck.c:4126 #, gcc-internal-format msgid "" "ISO C forbids passing argument %d of %qE between function pointer and %<void " "*%>" msgstr "" -#: c-typeck.c:3994 +#: c-typeck.c:4129 #, gcc-internal-format msgid "ISO C forbids assignment between function pointer and %<void *%>" msgstr "" -#: c-typeck.c:3996 +#: c-typeck.c:4131 #, gcc-internal-format msgid "ISO C forbids initialization between function pointer and %<void *%>" msgstr "" -#: c-typeck.c:3998 +#: c-typeck.c:4133 #, gcc-internal-format msgid "ISO C forbids return between function pointer and %<void *%>" msgstr "" -#: c-typeck.c:4027 +#: c-typeck.c:4162 #, gcc-internal-format msgid "pointer targets in passing argument %d of %qE differ in signedness" msgstr "" -#: c-typeck.c:4029 +#: c-typeck.c:4164 #, gcc-internal-format msgid "pointer targets in assignment differ in signedness" msgstr "" -#: c-typeck.c:4031 +#: c-typeck.c:4166 #, gcc-internal-format msgid "pointer targets in initialization differ in signedness" msgstr "" -#: c-typeck.c:4033 +#: c-typeck.c:4168 #, gcc-internal-format msgid "pointer targets in return differ in signedness" msgstr "" -#: c-typeck.c:4058 +#: c-typeck.c:4193 #, gcc-internal-format msgid "passing argument %d of %qE from incompatible pointer type" msgstr "" -#: c-typeck.c:4060 +#: c-typeck.c:4195 #, gcc-internal-format msgid "assignment from incompatible pointer type" msgstr "" -#: c-typeck.c:4061 +#: c-typeck.c:4196 #, gcc-internal-format msgid "initialization from incompatible pointer type" msgstr "" -#: c-typeck.c:4063 +#: c-typeck.c:4198 #, gcc-internal-format msgid "return from incompatible pointer type" msgstr "" -#: c-typeck.c:4085 +#: c-typeck.c:4215 #, gcc-internal-format msgid "passing argument %d of %qE makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4087 +#: c-typeck.c:4217 #, gcc-internal-format msgid "assignment makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4089 +#: c-typeck.c:4219 #, gcc-internal-format msgid "initialization makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4091 +#: c-typeck.c:4221 #, gcc-internal-format msgid "return makes pointer from integer without a cast" msgstr "" -#: c-typeck.c:4098 +#: c-typeck.c:4228 #, gcc-internal-format msgid "passing argument %d of %qE makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4100 +#: c-typeck.c:4230 #, gcc-internal-format msgid "assignment makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4102 +#: c-typeck.c:4232 #, gcc-internal-format msgid "initialization makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4104 +#: c-typeck.c:4234 #, gcc-internal-format msgid "return makes integer from pointer without a cast" msgstr "" -#: c-typeck.c:4120 +#: c-typeck.c:4250 #, gcc-internal-format msgid "incompatible types in assignment" msgstr "" -#: c-typeck.c:4123 +#: c-typeck.c:4253 #, gcc-internal-format msgid "incompatible types in initialization" msgstr "" -#: c-typeck.c:4126 +#: c-typeck.c:4256 #, gcc-internal-format msgid "incompatible types in return" msgstr "" -#: c-typeck.c:4207 +#: c-typeck.c:4343 #, gcc-internal-format msgid "traditional C rejects automatic aggregate initialization" msgstr "" -#: c-typeck.c:4375 c-typeck.c:4390 c-typeck.c:4405 +#: c-typeck.c:4513 c-typeck.c:4528 c-typeck.c:4543 #, gcc-internal-format msgid "(near initialization for %qs)" msgstr "" -#: c-typeck.c:4942 cp/decl.c:4597 +#: c-typeck.c:5083 cp/decl.c:4767 #, gcc-internal-format msgid "opaque vector types cannot be initialized" msgstr "" -#: c-typeck.c:5572 +#: c-typeck.c:5706 #, gcc-internal-format msgid "unknown field %qE specified in initializer" msgstr "" -#: c-typeck.c:6466 +#: c-typeck.c:6606 #, gcc-internal-format msgid "traditional C rejects initialization of unions" msgstr "" -#: c-typeck.c:6774 +#: c-typeck.c:6914 #, gcc-internal-format msgid "jump into statement expression" msgstr "" -#: c-typeck.c:6780 +#: c-typeck.c:6920 #, gcc-internal-format msgid "jump into scope of identifier with variably modified type" msgstr "" -#: c-typeck.c:6817 +#: c-typeck.c:6957 #, gcc-internal-format msgid "ISO C forbids %<goto *expr;%>" msgstr "" -#: c-typeck.c:6832 cp/typeck.c:6234 +#: c-typeck.c:6972 cp/typeck.c:6420 #, gcc-internal-format msgid "function declared %<noreturn%> has a %<return%> statement" msgstr "" -#: c-typeck.c:6840 +#: c-typeck.c:6980 #, gcc-internal-format msgid "%<return%> with no value, in function returning non-void" msgstr "" -#: c-typeck.c:6849 +#: c-typeck.c:6989 #, gcc-internal-format msgid "%<return%> with a value, in function returning void" msgstr "" -#: c-typeck.c:6906 +#: c-typeck.c:7046 #, gcc-internal-format msgid "function returns address of local variable" msgstr "" -#: c-typeck.c:6979 cp/semantics.c:908 +#: c-typeck.c:7118 cp/semantics.c:916 #, gcc-internal-format msgid "switch quantity not an integer" msgstr "" -#: c-typeck.c:6990 +#: c-typeck.c:7130 #, gcc-internal-format msgid "%<long%> switch expression not converted to %<int%> in ISO C" msgstr "" -#: c-typeck.c:7031 +#: c-typeck.c:7170 #, gcc-internal-format msgid "" "case label in statement expression not containing enclosing switch statement" msgstr "" -#: c-typeck.c:7034 +#: c-typeck.c:7173 #, gcc-internal-format msgid "" "%<default%> label in statement expression not containing enclosing switch " "statement" msgstr "" -#: c-typeck.c:7040 +#: c-typeck.c:7179 #, gcc-internal-format msgid "" "case label in scope of identifier with variably modified type not containing " "enclosing switch statement" msgstr "" -#: c-typeck.c:7043 +#: c-typeck.c:7182 #, gcc-internal-format msgid "" "%<default%> label in scope of identifier with variably modified type not " "containing enclosing switch statement" msgstr "" -#: c-typeck.c:7047 cp/parser.c:6185 +#: c-typeck.c:7186 cp/parser.c:6373 #, gcc-internal-format msgid "case label not within a switch statement" msgstr "" -#: c-typeck.c:7049 +#: c-typeck.c:7188 #, gcc-internal-format msgid "%<default%> label not within a switch statement" msgstr "" -#: c-typeck.c:7126 +#: c-typeck.c:7265 #, gcc-internal-format msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>" msgstr "" -#: c-typeck.c:7145 +#: c-typeck.c:7376 cp/cp-gimplify.c:97 cp/parser.c:6869 #, gcc-internal-format -msgid "%Hempty body in an if-statement" -msgstr "" - -#: c-typeck.c:7154 -#, gcc-internal-format -msgid "%Hempty body in an else-statement" +msgid "break statement not within loop or switch" msgstr "" -#: c-typeck.c:7263 cp/cp-gimplify.c:118 cp/parser.c:6677 +#: c-typeck.c:7378 cp/parser.c:6890 #, gcc-internal-format -msgid "break statement not within loop or switch" +msgid "continue statement not within a loop" msgstr "" -#: c-typeck.c:7265 cp/parser.c:6688 +#: c-typeck.c:7383 cp/parser.c:6880 #, gcc-internal-format -msgid "continue statement not within a loop" +msgid "break statement used with OpenMP for loop" msgstr "" -#: c-typeck.c:7285 +#: c-typeck.c:7406 #, gcc-internal-format msgid "%Hstatement with no effect" msgstr "" -#: c-typeck.c:7307 +#: c-typeck.c:7428 #, gcc-internal-format msgid "expression statement has incomplete type" msgstr "" -#: c-typeck.c:7765 c-typeck.c:7806 +#: c-typeck.c:7891 c-typeck.c:7932 #, gcc-internal-format msgid "division by zero" msgstr "" -#: c-typeck.c:7851 cp/typeck.c:3037 +#: c-typeck.c:7977 cp/typeck.c:3183 #, gcc-internal-format msgid "right shift count is negative" msgstr "" -#: c-typeck.c:7858 cp/typeck.c:3043 +#: c-typeck.c:7984 cp/typeck.c:3189 #, gcc-internal-format msgid "right shift count >= width of type" msgstr "" -#: c-typeck.c:7879 cp/typeck.c:3062 +#: c-typeck.c:8005 cp/typeck.c:3208 #, gcc-internal-format msgid "left shift count is negative" msgstr "" -#: c-typeck.c:7882 cp/typeck.c:3064 +#: c-typeck.c:8008 cp/typeck.c:3210 #, gcc-internal-format msgid "left shift count >= width of type" msgstr "" -#: c-typeck.c:7900 cp/typeck.c:3099 +#: c-typeck.c:8026 cp/typeck.c:3246 #, gcc-internal-format msgid "comparing floating point with == or != is unsafe" msgstr "" -#: c-typeck.c:7924 c-typeck.c:7931 +#: c-typeck.c:8050 c-typeck.c:8057 #, gcc-internal-format msgid "ISO C forbids comparison of %<void *%> with function pointer" msgstr "" -#: c-typeck.c:7937 c-typeck.c:7983 +#: c-typeck.c:8063 c-typeck.c:8125 #, gcc-internal-format msgid "comparison of distinct pointer types lacks a cast" msgstr "" -#: c-typeck.c:7951 c-typeck.c:7956 c-typeck.c:8003 c-typeck.c:8008 +#: c-typeck.c:8075 c-typeck.c:8086 +#, gcc-internal-format +msgid "the address of %qD will never be NULL" +msgstr "" + +#: c-typeck.c:8093 c-typeck.c:8098 c-typeck.c:8143 c-typeck.c:8148 #, gcc-internal-format msgid "comparison between pointer and integer" msgstr "" -#: c-typeck.c:7975 +#: c-typeck.c:8117 #, gcc-internal-format msgid "comparison of complete and incomplete pointers" msgstr "" -#: c-typeck.c:7978 +#: c-typeck.c:8120 #, gcc-internal-format msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "" -#: c-typeck.c:7991 c-typeck.c:7998 +#: c-typeck.c:8132 c-typeck.c:8138 #, gcc-internal-format msgid "ordered comparison of pointer with integer zero" msgstr "" -#: c-typeck.c:8228 +#: c-typeck.c:8391 #, gcc-internal-format msgid "comparison between signed and unsigned" msgstr "" -#: c-typeck.c:8274 cp/typeck.c:3522 +#: c-typeck.c:8437 cp/typeck.c:3678 #, gcc-internal-format msgid "comparison of promoted ~unsigned with constant" msgstr "" -#: c-typeck.c:8282 cp/typeck.c:3530 +#: c-typeck.c:8445 cp/typeck.c:3686 #, gcc-internal-format msgid "comparison of promoted ~unsigned with unsigned" msgstr "" -#: c-typeck.c:8340 +#: c-typeck.c:8503 #, gcc-internal-format msgid "used array that cannot be converted to pointer where scalar is required" msgstr "" -#: c-typeck.c:8344 +#: c-typeck.c:8507 #, gcc-internal-format msgid "used struct type value where scalar is required" msgstr "" -#: c-typeck.c:8348 +#: c-typeck.c:8511 #, gcc-internal-format msgid "used union type value where scalar is required" msgstr "" -#: calls.c:1929 +#: c-typeck.c:8616 cp/semantics.c:3496 +#, gcc-internal-format +msgid "%qE has invalid type for %<reduction%>" +msgstr "" + +#: c-typeck.c:8650 cp/semantics.c:3509 +#, gcc-internal-format +msgid "%qE has invalid type for %<reduction(%s)%>" +msgstr "" + +#: c-typeck.c:8666 cp/semantics.c:3519 +#, gcc-internal-format +msgid "%qE must be %<threadprivate%> for %<copyin%>" +msgstr "" + +#: c-typeck.c:8675 cp/semantics.c:3324 +#, gcc-internal-format +msgid "%qE is not a variable in clause %qs" +msgstr "" + +#: c-typeck.c:8682 c-typeck.c:8702 c-typeck.c:8722 cp/semantics.c:3331 +#: cp/semantics.c:3350 cp/semantics.c:3369 +#, gcc-internal-format +msgid "%qE appears more than once in data clauses" +msgstr "" + +#: c-typeck.c:8696 cp/semantics.c:3344 +#, gcc-internal-format +msgid "%qE is not a variable in clause %<firstprivate%>" +msgstr "" + +#: c-typeck.c:8716 cp/semantics.c:3363 +#, gcc-internal-format +msgid "%qE is not a variable in clause %<lastprivate%>" +msgstr "" + +#: c-typeck.c:8774 cp/semantics.c:3560 +#, gcc-internal-format +msgid "%qE is predetermined %qs for %qs" +msgstr "" + +#: calls.c:1928 #, gcc-internal-format msgid "function call has aggregate value" msgstr "" -#: cfgexpand.c:1558 +#: cfgexpand.c:1617 #, gcc-internal-format msgid "not protecting local variables: variable length buffer" msgstr "" -#: cfgexpand.c:1560 +#: cfgexpand.c:1619 #, gcc-internal-format msgid "not protecting function: no buffer at least %d bytes long" msgstr "" @@ -18193,7 +19888,7 @@ msgstr "" msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "" -#: cfghooks.c:165 cfgrtl.c:2045 +#: cfghooks.c:165 cfgrtl.c:1873 #, gcc-internal-format msgid "wrong amount of branch edges after unconditional jump %i" msgstr "" @@ -18303,282 +19998,287 @@ msgstr "" msgid "%s does not support flow_call_edges_add" msgstr "" -#: cfgloop.c:1088 +#: cfgloop.c:1079 #, gcc-internal-format msgid "size of loop %d should be %d, not %d" msgstr "" -#: cfgloop.c:1105 +#: cfgloop.c:1096 #, gcc-internal-format msgid "bb %d do not belong to loop %d" msgstr "" -#: cfgloop.c:1122 +#: cfgloop.c:1113 #, gcc-internal-format msgid "loop %d's header does not have exactly 2 entries" msgstr "" -#: cfgloop.c:1129 +#: cfgloop.c:1120 #, gcc-internal-format msgid "loop %d's latch does not have exactly 1 successor" msgstr "" -#: cfgloop.c:1134 +#: cfgloop.c:1125 #, gcc-internal-format msgid "loop %d's latch does not have header as successor" msgstr "" -#: cfgloop.c:1139 +#: cfgloop.c:1130 #, gcc-internal-format msgid "loop %d's latch does not belong directly to it" msgstr "" -#: cfgloop.c:1145 +#: cfgloop.c:1136 #, gcc-internal-format msgid "loop %d's header does not belong directly to it" msgstr "" -#: cfgloop.c:1151 +#: cfgloop.c:1142 #, gcc-internal-format msgid "loop %d's latch is marked as part of irreducible region" msgstr "" -#: cfgloop.c:1184 +#: cfgloop.c:1175 #, gcc-internal-format msgid "basic block %d should be marked irreducible" msgstr "" -#: cfgloop.c:1190 +#: cfgloop.c:1181 #, gcc-internal-format msgid "basic block %d should not be marked irreducible" msgstr "" -#: cfgloop.c:1198 +#: cfgloop.c:1189 #, gcc-internal-format msgid "edge from %d to %d should be marked irreducible" msgstr "" -#: cfgloop.c:1205 +#: cfgloop.c:1196 #, gcc-internal-format msgid "edge from %d to %d should not be marked irreducible" msgstr "" -#: cfgloop.c:1240 +#: cfgloop.c:1231 #, gcc-internal-format msgid "wrong single exit %d->%d recorded for loop %d" msgstr "" -#: cfgloop.c:1244 +#: cfgloop.c:1235 #, gcc-internal-format msgid "right exit is %d->%d" msgstr "" -#: cfgloop.c:1261 +#: cfgloop.c:1252 #, gcc-internal-format msgid "single exit not recorded for loop %d" msgstr "" -#: cfgloop.c:1268 +#: cfgloop.c:1259 #, gcc-internal-format msgid "loop %d should not have single exit (%d -> %d)" msgstr "" -#: cfgrtl.c:1931 +#: cfgrtl.c:1759 #, gcc-internal-format msgid "BB_RTL flag not set for block %d" msgstr "" -#: cfgrtl.c:1937 +#: cfgrtl.c:1765 #, gcc-internal-format msgid "end insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1951 +#: cfgrtl.c:1779 #, gcc-internal-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "" -#: cfgrtl.c:1963 +#: cfgrtl.c:1791 #, gcc-internal-format msgid "head insn %d for block %d not found in the insn stream" msgstr "" -#: cfgrtl.c:1987 +#: cfgrtl.c:1815 #, gcc-internal-format msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i" msgstr "" -#: cfgrtl.c:2002 +#: cfgrtl.c:1830 #, gcc-internal-format msgid "fallthru edge crosses section boundary (bb %i)" msgstr "" -#: cfgrtl.c:2027 +#: cfgrtl.c:1855 #, gcc-internal-format msgid "missing REG_EH_REGION note in the end of bb %i" msgstr "" -#: cfgrtl.c:2035 +#: cfgrtl.c:1863 #, gcc-internal-format msgid "too many outgoing branch edges from bb %i" msgstr "" -#: cfgrtl.c:2040 +#: cfgrtl.c:1868 #, gcc-internal-format msgid "fallthru edge after unconditional jump %i" msgstr "" -#: cfgrtl.c:2051 +#: cfgrtl.c:1879 #, gcc-internal-format msgid "wrong amount of branch edges after conditional jump %i" msgstr "" -#: cfgrtl.c:2056 +#: cfgrtl.c:1885 #, gcc-internal-format msgid "call edges for non-call insn in bb %i" msgstr "" -#: cfgrtl.c:2065 +#: cfgrtl.c:1894 #, gcc-internal-format msgid "abnormal edges for no purpose in bb %i" msgstr "" -#: cfgrtl.c:2077 +#: cfgrtl.c:1906 #, gcc-internal-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" -#: cfgrtl.c:2081 +#: cfgrtl.c:1910 #, gcc-internal-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" -#: cfgrtl.c:2095 cfgrtl.c:2105 +#: cfgrtl.c:1924 cfgrtl.c:1934 #, gcc-internal-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "" -#: cfgrtl.c:2118 +#: cfgrtl.c:1947 #, gcc-internal-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "" -#: cfgrtl.c:2128 +#: cfgrtl.c:1957 #, gcc-internal-format msgid "in basic block %d:" msgstr "" -#: cfgrtl.c:2165 +#: cfgrtl.c:1994 #, gcc-internal-format msgid "bb prediction set for block %i, but it is not used in RTL land" msgstr "" -#: cfgrtl.c:2183 +#: cfgrtl.c:2012 #, gcc-internal-format msgid "missing barrier after block %i" msgstr "" -#: cfgrtl.c:2196 +#: cfgrtl.c:2025 #, gcc-internal-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" -#: cfgrtl.c:2205 +#: cfgrtl.c:2034 #, gcc-internal-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" -#: cfgrtl.c:2224 +#: cfgrtl.c:2053 #, gcc-internal-format msgid "basic blocks not laid down consecutively" msgstr "" -#: cfgrtl.c:2263 +#: cfgrtl.c:2092 #, gcc-internal-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "" -#: cgraph.c:763 +#: cgraph.c:892 #, gcc-internal-format msgid "%D renamed after being referenced in assembly" msgstr "" -#: cgraphunit.c:664 +#: cgraphunit.c:707 #, gcc-internal-format msgid "aux field set for edge %s->%s" msgstr "" -#: cgraphunit.c:670 +#: cgraphunit.c:713 #, gcc-internal-format msgid "Execution count is negative" msgstr "" -#: cgraphunit.c:677 +#: cgraphunit.c:720 #, gcc-internal-format msgid "caller edge count is negative" msgstr "" -#: cgraphunit.c:686 +#: cgraphunit.c:729 #, gcc-internal-format msgid "inlined_to pointer is wrong" msgstr "" -#: cgraphunit.c:691 +#: cgraphunit.c:734 #, gcc-internal-format msgid "multiple inline callers" msgstr "" -#: cgraphunit.c:698 +#: cgraphunit.c:741 #, gcc-internal-format msgid "inlined_to pointer set for noninline callers" msgstr "" -#: cgraphunit.c:704 +#: cgraphunit.c:747 #, gcc-internal-format -msgid "inlined_to pointer is set but no predecesors found" +msgid "inlined_to pointer is set but no predecessors found" msgstr "" -#: cgraphunit.c:709 +#: cgraphunit.c:752 #, gcc-internal-format msgid "inlined_to pointer refers to itself" msgstr "" -#: cgraphunit.c:719 +#: cgraphunit.c:762 #, gcc-internal-format -msgid "node not found in DECL_ASSEMBLER_NAME hash" +msgid "node not found in cgraph_hash" msgstr "" -#: cgraphunit.c:747 +#: cgraphunit.c:790 #, gcc-internal-format msgid "shared call_stmt:" msgstr "" -#: cgraphunit.c:753 +#: cgraphunit.c:797 #, gcc-internal-format msgid "edge points to wrong declaration:" msgstr "" -#: cgraphunit.c:762 +#: cgraphunit.c:806 #, gcc-internal-format msgid "missing callgraph edge for call stmt:" msgstr "" -#: cgraphunit.c:779 +#: cgraphunit.c:823 #, gcc-internal-format msgid "edge %s->%s has no corresponding call_stmt" msgstr "" -#: cgraphunit.c:791 +#: cgraphunit.c:835 #, gcc-internal-format msgid "verify_cgraph_node failed" msgstr "" -#: cgraphunit.c:1028 +#: cgraphunit.c:1014 cgraphunit.c:1037 +#, gcc-internal-format +msgid "%J%<externally_visible%> attribute have effect only on public objects" +msgstr "" + +#: cgraphunit.c:1214 #, gcc-internal-format msgid "failed to reclaim unneeded function" msgstr "" -#: cgraphunit.c:1308 +#: cgraphunit.c:1616 #, gcc-internal-format msgid "nodes with no released memory found" msgstr "" @@ -18603,47 +20303,47 @@ msgstr "" msgid "cannot find 'ldd'" msgstr "" -#: convert.c:65 +#: convert.c:73 #, gcc-internal-format msgid "cannot convert to a pointer type" msgstr "" -#: convert.c:304 +#: convert.c:337 #, gcc-internal-format msgid "pointer value used where a floating point value was expected" msgstr "" -#: convert.c:308 +#: convert.c:341 #, gcc-internal-format msgid "aggregate value used where a float was expected" msgstr "" -#: convert.c:333 +#: convert.c:366 #, gcc-internal-format msgid "conversion to incomplete type" msgstr "" -#: convert.c:678 convert.c:754 +#: convert.c:737 convert.c:812 #, gcc-internal-format msgid "can't convert between vector values of different size" msgstr "" -#: convert.c:684 +#: convert.c:743 #, gcc-internal-format msgid "aggregate value used where an integer was expected" msgstr "" -#: convert.c:734 +#: convert.c:792 #, gcc-internal-format msgid "pointer value used where a complex was expected" msgstr "" -#: convert.c:738 +#: convert.c:796 #, gcc-internal-format msgid "aggregate value used where a complex was expected" msgstr "" -#: convert.c:760 +#: convert.c:818 #, gcc-internal-format msgid "can't convert value to a vector" msgstr "" @@ -18683,11 +20383,6 @@ msgstr "" msgid "%qs has overflowed" msgstr "" -#: coverage.c:311 -#, gcc-internal-format -msgid "%qs is corrupted" -msgstr "" - #: coverage.c:348 #, gcc-internal-format msgid "no coverage for function %qs found" @@ -18698,57 +20393,57 @@ msgstr "" msgid "coverage mismatch for function %qs while reading counter %qs" msgstr "" -#: coverage.c:529 +#: coverage.c:523 #, gcc-internal-format msgid "cannot open %s" msgstr "" -#: coverage.c:564 +#: coverage.c:558 #, gcc-internal-format msgid "error writing %qs" msgstr "" -#: diagnostic.c:602 +#: diagnostic.c:642 #, gcc-internal-format msgid "in %s, at %s:%d" msgstr "" -#: dominance.c:855 +#: dominance.c:953 #, gcc-internal-format msgid "dominator of %d status unknown" msgstr "" -#: dominance.c:857 +#: dominance.c:955 #, gcc-internal-format msgid "dominator of %d should be %d, not %d" msgstr "" -#: dominance.c:869 +#: dominance.c:967 #, gcc-internal-format msgid "ENTRY does not dominate bb %d" msgstr "" -#: dwarf2out.c:3526 +#: dwarf2out.c:3598 #, gcc-internal-format msgid "DW_LOC_OP %s not implemented" msgstr "" -#: emit-rtl.c:2266 +#: emit-rtl.c:2235 #, gcc-internal-format msgid "invalid rtl sharing found in the insn" msgstr "" -#: emit-rtl.c:2268 +#: emit-rtl.c:2237 #, gcc-internal-format msgid "shared rtx" msgstr "" -#: emit-rtl.c:2270 flow.c:492 flow.c:517 flow.c:539 +#: emit-rtl.c:2239 flow.c:493 flow.c:518 flow.c:540 #, gcc-internal-format msgid "internal consistency failure" msgstr "" -#: emit-rtl.c:3334 +#: emit-rtl.c:3299 #, gcc-internal-format msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" @@ -18758,107 +20453,107 @@ msgstr "" msgid "abort in %s, at %s:%d" msgstr "" -#: except.c:338 +#: except.c:337 #, gcc-internal-format msgid "exception handling disabled, use -fexceptions to enable" msgstr "" -#: except.c:2786 +#: except.c:2876 #, gcc-internal-format msgid "argument of %<__builtin_eh_return_regno%> must be constant" msgstr "" -#: except.c:2917 +#: except.c:3007 #, gcc-internal-format msgid "__builtin_eh_return not supported on this target" msgstr "" -#: except.c:3771 except.c:3780 +#: except.c:3868 except.c:3877 #, gcc-internal-format msgid "region_array is corrupted for region %i" msgstr "" -#: except.c:3785 +#: except.c:3882 #, gcc-internal-format msgid "outer block of region %i is wrong" msgstr "" -#: except.c:3790 +#: except.c:3887 #, gcc-internal-format msgid "region %i may contain throw and is contained in region that may not" msgstr "" -#: except.c:3796 +#: except.c:3893 #, gcc-internal-format msgid "negative nesting depth of region %i" msgstr "" -#: except.c:3816 +#: except.c:3913 #, gcc-internal-format msgid "tree list ends on depth %i" msgstr "" -#: except.c:3821 +#: except.c:3918 #, gcc-internal-format msgid "array does not match the region tree" msgstr "" -#: except.c:3827 +#: except.c:3924 #, gcc-internal-format msgid "verify_eh_tree failed" msgstr "" -#: explow.c:1212 +#: explow.c:1272 #, gcc-internal-format msgid "stack limits not supported on this target" msgstr "" -#: fold-const.c:3328 fold-const.c:3339 +#: fold-const.c:3443 fold-const.c:3454 #, gcc-internal-format msgid "comparison is always %d due to width of bit-field" msgstr "" -#: fold-const.c:4940 fold-const.c:4955 +#: fold-const.c:5087 fold-const.c:5102 #, gcc-internal-format msgid "comparison is always %d" msgstr "" -#: fold-const.c:5084 +#: fold-const.c:5231 #, gcc-internal-format msgid "%<or%> of unmatched not-equal tests is always 1" msgstr "" -#: fold-const.c:5089 +#: fold-const.c:5236 #, gcc-internal-format msgid "%<and%> of mutually exclusive equal-tests is always 0" msgstr "" -#: fold-const.c:10285 +#: fold-const.c:11471 #, gcc-internal-format msgid "fold check: original tree changed by fold" msgstr "" -#: function.c:491 +#: function.c:376 #, gcc-internal-format msgid "%Jtotal size of local objects too large" msgstr "" -#: function.c:838 varasm.c:1674 +#: function.c:843 varasm.c:1800 #, gcc-internal-format msgid "size of variable %q+D is too large" msgstr "" -#: function.c:1548 +#: function.c:1553 #, gcc-internal-format msgid "impossible constraint in %<asm%>" msgstr "" -#: function.c:3478 +#: function.c:3532 #, gcc-internal-format msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>" msgstr "" -#: function.c:3499 +#: function.c:3553 #, gcc-internal-format msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>" msgstr "" @@ -18868,37 +20563,37 @@ msgstr "" msgid "function returns an aggregate" msgstr "" -#: function.c:4286 +#: function.c:4287 #, gcc-internal-format msgid "unused parameter %q+D" msgstr "" -#: gcc.c:1243 +#: gcc.c:1257 #, gcc-internal-format msgid "ambiguous abbreviation %s" msgstr "" -#: gcc.c:1270 +#: gcc.c:1284 #, gcc-internal-format msgid "incomplete '%s' option" msgstr "" -#: gcc.c:1281 +#: gcc.c:1295 #, gcc-internal-format msgid "missing argument to '%s' option" msgstr "" -#: gcc.c:1294 +#: gcc.c:1308 #, gcc-internal-format msgid "extraneous argument to '%s' option" msgstr "" -#: gcc.c:3804 +#: gcc.c:3932 #, gcc-internal-format msgid "warning: -pipe ignored because -save-temps specified" msgstr "" -#: gcc.c:4105 +#: gcc.c:4233 #, gcc-internal-format msgid "warning: '-x %s' after last input file has no effect" msgstr "" @@ -18906,68 +20601,68 @@ msgstr "" #. Catch the case where a spec string contains something like #. '%{foo:%*}'. i.e. there is no * in the pattern on the left #. hand side of the :. -#: gcc.c:5174 +#: gcc.c:5263 #, gcc-internal-format msgid "spec failure: '%%*' has not been initialized by pattern match" msgstr "" -#: gcc.c:5183 +#: gcc.c:5272 #, gcc-internal-format msgid "warning: use of obsolete %%[ operator in specs" msgstr "" -#: gcc.c:5264 +#: gcc.c:5353 #, gcc-internal-format msgid "spec failure: unrecognized spec option '%c'" msgstr "" -#: gcc.c:6188 +#: gcc.c:6251 #, gcc-internal-format msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC" msgstr "" -#: gcc.c:6211 +#: gcc.c:6274 #, gcc-internal-format msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC" msgstr "" -#: gcc.c:6300 +#: gcc.c:6363 #, gcc-internal-format msgid "unrecognized option '-%s'" msgstr "" -#: gcc.c:6491 gcc.c:6554 +#: gcc.c:6556 gcc.c:6619 #, gcc-internal-format msgid "%s: %s compiler not installed on this system" msgstr "" -#: gcc.c:6646 +#: gcc.c:6711 #, gcc-internal-format msgid "%s: linker input file unused because linking not done" msgstr "" -#: gcc.c:6686 +#: gcc.c:6751 #, gcc-internal-format msgid "language %s not recognized" msgstr "" -#: gcc.c:6757 +#: gcc.c:6822 #, gcc-internal-format msgid "%s: %s" msgstr "" -#: gcse.c:6579 +#: gcse.c:6592 #, gcc-internal-format msgid "%s: %d basic blocks and %d edges/basic block" msgstr "" -#: gcse.c:6592 +#: gcse.c:6605 #, gcc-internal-format msgid "%s: %d basic blocks and %d registers" msgstr "" #: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499 -#: ggc-page.c:2110 ggc-page.c:2141 ggc-page.c:2148 ggc-zone.c:2291 +#: ggc-page.c:2136 ggc-page.c:2167 ggc-page.c:2174 ggc-zone.c:2291 #: ggc-zone.c:2306 #, gcc-internal-format msgid "can't write PCH file: %m" @@ -18984,7 +20679,7 @@ msgid "can't write padding to PCH file: %m" msgstr "" #: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575 -#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2235 ggc-zone.c:2325 +#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2261 ggc-zone.c:2325 #, gcc-internal-format msgid "can't read PCH file: %m" msgstr "" @@ -18994,12 +20689,12 @@ msgstr "" msgid "had to relocate PCH" msgstr "" -#: ggc-page.c:1448 +#: ggc-page.c:1471 #, gcc-internal-format msgid "open /dev/zero: %m" msgstr "" -#: ggc-page.c:2126 ggc-page.c:2132 +#: ggc-page.c:2152 ggc-page.c:2158 #, gcc-internal-format msgid "can't write PCH file" msgstr "" @@ -19014,134 +20709,204 @@ msgstr "" msgid "can't write PCH fle: %m" msgstr "" -#: gimple-low.c:202 +#: gimplify.c:3932 #, gcc-internal-format -msgid "unexpected node" +msgid "invalid lvalue in asm output %d" msgstr "" -#: gimplify.c:3662 +#: gimplify.c:4044 #, gcc-internal-format -msgid "invalid lvalue in asm output %d" +msgid "memory input %d is not directly addressable" msgstr "" -#: gimplify.c:3774 +#: gimplify.c:4510 #, gcc-internal-format -msgid "memory input %d is not directly addressable" +msgid "%qs not specified in enclosing parallel" msgstr "" -#: gimplify.c:4646 +#: gimplify.c:4512 +#, gcc-internal-format +msgid "%Henclosing parallel" +msgstr "" + +#: gimplify.c:4566 +#, gcc-internal-format +msgid "iteration variable %qs should be private" +msgstr "" + +#: gimplify.c:4580 +#, gcc-internal-format +msgid "iteration variable %qs should not be firstprivate" +msgstr "" + +#: gimplify.c:4583 +#, gcc-internal-format +msgid "iteration variable %qs should not be reduction" +msgstr "" + +#: gimplify.c:5966 #, gcc-internal-format msgid "gimplification failed" msgstr "" -#: global.c:376 global.c:389 global.c:403 +#: global.c:375 global.c:388 global.c:402 #, gcc-internal-format msgid "%s cannot be used in asm here" msgstr "" -#: graph.c:403 java/jcf-parse.c:1080 java/jcf-parse.c:1215 java/lex.c:1855 -#: objc/objc-act.c:501 +#: graph.c:403 java/jcf-parse.c:1083 java/jcf-parse.c:1218 java/lex.c:1855 +#: objc/objc-act.c:500 #, gcc-internal-format msgid "can't open %s: %m" msgstr "" -#: haifa-sched.c:182 +#: haifa-sched.c:184 #, gcc-internal-format msgid "fix_sched_param: unknown param: %s" msgstr "" +#: omp-low.c:1265 +#, gcc-internal-format +msgid "" +"work-sharing region may not be closely nested inside of work-sharing, " +"critical, ordered or master region" +msgstr "" + +#: omp-low.c:1281 +#, gcc-internal-format +msgid "master region may not be closely nested inside of work-sharing region" +msgstr "" + +#: omp-low.c:1295 +#, gcc-internal-format +msgid "ordered region may not be closely nested inside of critical region" +msgstr "" + +#: omp-low.c:1301 +#, gcc-internal-format +msgid "" +"ordered region must be closely nested inside a loop region with an ordered " +"clause" +msgstr "" + +#: omp-low.c:1315 +#, gcc-internal-format +msgid "" +"critical region may not be nested inside a critical region with the same name" +msgstr "" + +#: omp-low.c:4332 cp/decl.c:2515 cp/parser.c:6877 cp/parser.c:6897 +#, gcc-internal-format +msgid "invalid exit from OpenMP structured block" +msgstr "" + +#: omp-low.c:4334 +#, gcc-internal-format +msgid "invalid entry to OpenMP structured block" +msgstr "" + #. Eventually this should become a hard error IMO. -#: opts.c:261 +#: opts.c:181 #, gcc-internal-format msgid "command line option \"%s\" is valid for %s but not for %s" msgstr "" -#: opts.c:315 +#: opts.c:235 #, gcc-internal-format msgid "command line option %qs is not supported by this configuration" msgstr "" -#: opts.c:359 +#: opts.c:279 #, gcc-internal-format msgid "missing argument to \"%s\"" msgstr "" -#: opts.c:369 +#: opts.c:289 #, gcc-internal-format msgid "argument to \"%s\" should be a non-negative integer" msgstr "" -#: opts.c:457 +#: opts.c:377 #, gcc-internal-format msgid "unrecognized command line option \"%s\"" msgstr "" -#: opts.c:670 +#: opts.c:588 #, gcc-internal-format msgid "-Wuninitialized is not supported without -O" msgstr "" -#: opts.c:684 +#: opts.c:603 #, gcc-internal-format msgid "-freorder-blocks-and-partition does not work with exceptions" msgstr "" -#: opts.c:693 +#: opts.c:614 +#, gcc-internal-format +msgid "-freorder-blocks-and-partition does not support unwind info" +msgstr "" + +#: opts.c:628 #, gcc-internal-format msgid "-freorder-blocks-and-partition does not work on this architecture" msgstr "" -#: opts.c:861 +#: opts.c:691 +#, gcc-internal-format +msgid "-Werror-%s: No option -%s" +msgstr "" + +#: opts.c:820 #, gcc-internal-format msgid "structure alignment must be a small power of two, not %d" msgstr "" -#: opts.c:919 +#: opts.c:875 #, gcc-internal-format msgid "unrecognized visibility value \"%s\"" msgstr "" -#: opts.c:967 +#: opts.c:923 #, gcc-internal-format msgid "unrecognized register name \"%s\"" msgstr "" -#: opts.c:991 +#: opts.c:947 #, gcc-internal-format msgid "unknown tls-model \"%s\"" msgstr "" -#: opts.c:1041 +#: opts.c:997 #, gcc-internal-format msgid "-f[no-]force-mem is nop and option will be removed in 4.2" msgstr "" -#: opts.c:1064 +#: opts.c:1026 #, gcc-internal-format msgid "%s: --param arguments should be of the form NAME=VALUE" msgstr "" -#: opts.c:1069 +#: opts.c:1031 #, gcc-internal-format msgid "invalid --param value %qs" msgstr "" -#: opts.c:1166 +#: opts.c:1128 #, gcc-internal-format msgid "target system does not support debug output" msgstr "" -#: opts.c:1173 +#: opts.c:1135 #, gcc-internal-format msgid "debug format \"%s\" conflicts with prior selection" msgstr "" -#: opts.c:1189 +#: opts.c:1151 #, gcc-internal-format msgid "unrecognised debug output level \"%s\"" msgstr "" -#: opts.c:1191 +#: opts.c:1153 #, gcc-internal-format msgid "debug output level %s is too high" msgstr "" @@ -19162,386 +20927,398 @@ msgstr "" msgid "invalid parameter %qs" msgstr "" -#: profile.c:287 +#: profile.c:280 #, gcc-internal-format msgid "corrupted profile info: run_max * runs < sum_max" msgstr "" -#: profile.c:293 +#: profile.c:286 #, gcc-internal-format msgid "corrupted profile info: sum_all is smaller than sum_max" msgstr "" -#: profile.c:338 +#: profile.c:331 #, gcc-internal-format msgid "corrupted profile info: edge from %i to %i exceeds maximal count" msgstr "" -#: profile.c:503 +#: profile.c:495 #, gcc-internal-format msgid "" "corrupted profile info: number of iterations for basic block %d thought to " "be %i" msgstr "" -#: profile.c:524 +#: profile.c:516 #, gcc-internal-format msgid "" "corrupted profile info: number of executions for edge %d-%d thought to be %i" msgstr "" -#: reg-stack.c:526 +#: reg-stack.c:535 #, gcc-internal-format msgid "output constraint %d must specify a single register" msgstr "" -#: reg-stack.c:536 +#: reg-stack.c:545 #, gcc-internal-format msgid "output constraint %d cannot be specified together with \"%s\" clobber" msgstr "" -#: reg-stack.c:559 +#: reg-stack.c:568 #, gcc-internal-format msgid "output regs must be grouped at top of stack" msgstr "" -#: reg-stack.c:596 +#: reg-stack.c:605 #, gcc-internal-format msgid "implicitly popped regs must be grouped at top of stack" msgstr "" -#: reg-stack.c:615 +#: reg-stack.c:624 #, gcc-internal-format msgid "output operand %d must use %<&%> constraint" msgstr "" -#: regclass.c:766 +#: regclass.c:740 #, gcc-internal-format msgid "can't use '%s' as a %s register" msgstr "" -#: regclass.c:781 config/ia64/ia64.c:5035 config/ia64/ia64.c:5042 -#: config/pa/pa.c:339 config/pa/pa.c:346 +#: regclass.c:755 config/ia64/ia64.c:5102 config/ia64/ia64.c:5109 +#: config/pa/pa.c:351 config/pa/pa.c:358 #, gcc-internal-format msgid "unknown register name: %s" msgstr "" -#: regclass.c:791 +#: regclass.c:765 #, gcc-internal-format msgid "global register variable follows a function definition" msgstr "" -#: regclass.c:795 +#: regclass.c:769 #, gcc-internal-format msgid "register used for two global register variables" msgstr "" -#: regclass.c:800 +#: regclass.c:774 #, gcc-internal-format msgid "call-clobbered register used for global register variable" msgstr "" -#: regrename.c:1893 +#: regrename.c:1937 #, gcc-internal-format msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)" msgstr "" -#: regrename.c:1905 +#: regrename.c:1949 #, gcc-internal-format msgid "validate_value_data: Loop in regno chain (%u)" msgstr "" -#: regrename.c:1908 +#: regrename.c:1952 #, gcc-internal-format msgid "validate_value_data: [%u] Bad oldest_regno (%u)" msgstr "" -#: regrename.c:1920 +#: regrename.c:1964 #, gcc-internal-format msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" msgstr "" -#: reload.c:1270 +#: reload.c:1249 #, gcc-internal-format msgid "cannot reload integer constant operand in %<asm%>" msgstr "" -#: reload.c:1293 +#: reload.c:1272 #, gcc-internal-format msgid "impossible register constraint in %<asm%>" msgstr "" -#: reload.c:3560 +#: reload.c:3567 #, gcc-internal-format msgid "%<&%> constraint used with no register class" msgstr "" -#: reload.c:3731 reload.c:3963 +#: reload.c:3738 reload.c:3978 #, gcc-internal-format msgid "inconsistent operand constraints in an %<asm%>" msgstr "" -#: reload1.c:1235 +#: reload1.c:1178 +#, gcc-internal-format +msgid "%<asm%> operand has impossible constraints" +msgstr "" + +#: reload1.c:1259 #, gcc-internal-format msgid "frame size too large for reliable stack checking" msgstr "" -#: reload1.c:1238 +#: reload1.c:1262 #, gcc-internal-format msgid "try reducing the number of local variables" msgstr "" -#: reload1.c:1894 +#: reload1.c:1925 #, gcc-internal-format msgid "can't find a register in class %qs while reloading %<asm%>" msgstr "" -#: reload1.c:1899 +#: reload1.c:1930 #, gcc-internal-format msgid "unable to find a register to spill in class %qs" msgstr "" -#: reload1.c:3969 +#: reload1.c:4028 #, gcc-internal-format msgid "%<asm%> operand requires impossible reload" msgstr "" -#: reload1.c:5093 +#: reload1.c:5191 #, gcc-internal-format msgid "%<asm%> operand constraint incompatible with operand size" msgstr "" -#: reload1.c:6723 +#: reload1.c:6843 #, gcc-internal-format msgid "output operand is constant in %<asm%>" msgstr "" -#: rtl.c:474 +#: rtl.c:481 #, gcc-internal-format msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:484 +#: rtl.c:491 #, gcc-internal-format msgid "" "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" msgstr "" -#: rtl.c:494 +#: rtl.c:501 #, gcc-internal-format msgid "" "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %" "s:%d" msgstr "" -#: rtl.c:503 +#: rtl.c:510 #, gcc-internal-format msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d" msgstr "" -#: rtl.c:513 +#: rtl.c:520 #, gcc-internal-format msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d" msgstr "" -#: rtl.c:539 +#: rtl.c:547 +#, gcc-internal-format +msgid "" +"RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%" +"d" +msgstr "" + +#: rtl.c:557 #, gcc-internal-format msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" msgstr "" -#: rtl.c:550 +#: rtl.c:568 #, gcc-internal-format msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d" msgstr "" -#: stmt.c:317 +#: stmt.c:316 #, gcc-internal-format msgid "output operand constraint lacks %<=%>" msgstr "" -#: stmt.c:332 +#: stmt.c:331 #, gcc-internal-format msgid "output constraint %qc for operand %d is not at the beginning" msgstr "" -#: stmt.c:355 +#: stmt.c:354 #, gcc-internal-format msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>" msgstr "" -#: stmt.c:362 stmt.c:461 +#: stmt.c:361 stmt.c:460 #, gcc-internal-format msgid "%<%%%> constraint used with last operand" msgstr "" -#: stmt.c:381 +#: stmt.c:380 #, gcc-internal-format msgid "matching constraint not valid in output operand" msgstr "" -#: stmt.c:452 +#: stmt.c:451 #, gcc-internal-format msgid "input operand constraint contains %qc" msgstr "" -#: stmt.c:494 +#: stmt.c:493 #, gcc-internal-format msgid "matching constraint references invalid operand number" msgstr "" -#: stmt.c:532 +#: stmt.c:531 #, gcc-internal-format msgid "invalid punctuation %qc in constraint" msgstr "" -#: stmt.c:556 +#: stmt.c:555 #, gcc-internal-format msgid "matching constraint does not allow a register" msgstr "" -#: stmt.c:598 +#: stmt.c:614 #, gcc-internal-format msgid "asm-specifier for variable %qs conflicts with asm clobber list" msgstr "" -#: stmt.c:686 +#: stmt.c:706 #, gcc-internal-format msgid "unknown register name %qs in %<asm%>" msgstr "" -#: stmt.c:694 +#: stmt.c:714 #, gcc-internal-format msgid "PIC register %qs clobbered in %<asm%>" msgstr "" -#: stmt.c:741 +#: stmt.c:761 #, gcc-internal-format msgid "more than %d operands in %<asm%>" msgstr "" -#: stmt.c:804 +#: stmt.c:824 #, gcc-internal-format msgid "output number %d not directly addressable" msgstr "" -#: stmt.c:883 +#: stmt.c:903 #, gcc-internal-format msgid "asm operand %d probably doesn%'t match constraints" msgstr "" -#: stmt.c:893 +#: stmt.c:913 #, gcc-internal-format msgid "use of memory input without lvalue in asm operand %d is deprecated" msgstr "" -#: stmt.c:1040 +#: stmt.c:1060 #, gcc-internal-format msgid "asm clobber conflict with output operand" msgstr "" -#: stmt.c:1045 +#: stmt.c:1065 #, gcc-internal-format msgid "asm clobber conflict with input operand" msgstr "" -#: stmt.c:1122 +#: stmt.c:1142 #, gcc-internal-format msgid "too many alternatives in %<asm%>" msgstr "" -#: stmt.c:1134 +#: stmt.c:1154 #, gcc-internal-format msgid "operand constraints for %<asm%> differ in number of alternatives" msgstr "" -#: stmt.c:1187 +#: stmt.c:1207 #, gcc-internal-format msgid "duplicate asm operand name %qs" msgstr "" -#: stmt.c:1285 +#: stmt.c:1305 #, gcc-internal-format msgid "missing close brace for named operand" msgstr "" -#: stmt.c:1313 +#: stmt.c:1333 #, gcc-internal-format msgid "undefined named operand %qs" msgstr "" -#: stmt.c:1457 +#: stmt.c:1476 #, gcc-internal-format msgid "%Hvalue computed is not used" msgstr "" -#: stor-layout.c:149 +#: stor-layout.c:150 #, gcc-internal-format msgid "type size can%'t be explicitly evaluated" msgstr "" -#: stor-layout.c:151 +#: stor-layout.c:152 #, gcc-internal-format msgid "variable-size type declared outside of any function" msgstr "" -#: stor-layout.c:455 +#: stor-layout.c:467 #, gcc-internal-format msgid "size of %q+D is %d bytes" msgstr "" -#: stor-layout.c:457 +#: stor-layout.c:469 #, gcc-internal-format msgid "size of %q+D is larger than %wd bytes" msgstr "" -#: stor-layout.c:865 +#: stor-layout.c:891 #, gcc-internal-format msgid "packed attribute causes inefficient alignment for %q+D" msgstr "" -#: stor-layout.c:868 +#: stor-layout.c:894 #, gcc-internal-format msgid "packed attribute is unnecessary for %q+D" msgstr "" #. No, we need to skip space before this field. #. Bump the cumulative size to multiple of field alignment. -#: stor-layout.c:883 +#: stor-layout.c:911 #, gcc-internal-format msgid "padding struct to align %q+D" msgstr "" -#: stor-layout.c:1282 +#: stor-layout.c:1262 #, gcc-internal-format msgid "padding struct size to alignment boundary" msgstr "" -#: stor-layout.c:1312 +#: stor-layout.c:1292 #, gcc-internal-format msgid "packed attribute causes inefficient alignment for %qs" msgstr "" -#: stor-layout.c:1316 +#: stor-layout.c:1296 #, gcc-internal-format msgid "packed attribute is unnecessary for %qs" msgstr "" -#: stor-layout.c:1322 +#: stor-layout.c:1302 #, gcc-internal-format msgid "packed attribute causes inefficient alignment" msgstr "" -#: stor-layout.c:1324 +#: stor-layout.c:1304 #, gcc-internal-format msgid "packed attribute is unnecessary" msgstr "" -#: stor-layout.c:1835 +#: stor-layout.c:1816 #, gcc-internal-format msgid "alignment of array elements is greater than element size" msgstr "" -#: targhooks.c:98 +#: targhooks.c:101 #, gcc-internal-format msgid "__builtin_saveregs not supported by this target" msgstr "" @@ -19563,477 +21340,482 @@ msgstr "" msgid "ld returned %d exit status" msgstr "" -#: toplev.c:512 +#: toplev.c:523 #, gcc-internal-format msgid "invalid option argument %qs" msgstr "" -#: toplev.c:602 +#: toplev.c:621 #, gcc-internal-format msgid "getting core file size maximum limit: %m" msgstr "" -#: toplev.c:605 +#: toplev.c:624 #, gcc-internal-format msgid "setting core file size limit to maximum: %m" msgstr "" -#: toplev.c:823 +#: toplev.c:842 #, gcc-internal-format msgid "%q+F declared %<static%> but never defined" msgstr "" -#: toplev.c:848 +#: toplev.c:867 #, gcc-internal-format msgid "%q+D defined but not used" msgstr "" -#: toplev.c:891 toplev.c:915 +#: toplev.c:910 toplev.c:934 #, gcc-internal-format msgid "%qs is deprecated (declared at %s:%d)" msgstr "" -#: toplev.c:919 +#: toplev.c:938 #, gcc-internal-format msgid "type is deprecated (declared at %s:%d)" msgstr "" -#: toplev.c:925 +#: toplev.c:944 #, gcc-internal-format msgid "%qs is deprecated" msgstr "" -#: toplev.c:927 +#: toplev.c:946 #, gcc-internal-format msgid "type is deprecated" msgstr "" -#: toplev.c:1094 +#: toplev.c:966 toplev.c:993 +#, gcc-internal-format +msgid "GCC supports only %d input file changes" +msgstr "" + +#: toplev.c:1140 #, gcc-internal-format msgid "unrecognized gcc debugging option: %c" msgstr "" -#: toplev.c:1247 +#: toplev.c:1293 #, gcc-internal-format msgid "can%'t open %s for writing: %m" msgstr "" -#: toplev.c:1591 +#: toplev.c:1577 +#, gcc-internal-format +msgid "this target does not support %qs" +msgstr "" + +#: toplev.c:1648 #, gcc-internal-format msgid "instruction scheduling not supported on this target machine" msgstr "" -#: toplev.c:1595 +#: toplev.c:1652 #, gcc-internal-format msgid "this target machine does not have delayed branches" msgstr "" -#: toplev.c:1609 +#: toplev.c:1666 #, gcc-internal-format msgid "-f%sleading-underscore not supported on this target machine" msgstr "" -#: toplev.c:1682 +#: toplev.c:1739 #, gcc-internal-format msgid "target system does not support the \"%s\" debug format" msgstr "" -#: toplev.c:1694 +#: toplev.c:1751 #, gcc-internal-format msgid "variable tracking requested, but useless unless producing debug info" msgstr "" -#: toplev.c:1697 +#: toplev.c:1754 #, gcc-internal-format msgid "variable tracking requested, but not supported by this debug format" msgstr "" -#: toplev.c:1717 +#: toplev.c:1774 #, gcc-internal-format msgid "can%'t open %s: %m" msgstr "" -#: toplev.c:1724 +#: toplev.c:1781 #, gcc-internal-format msgid "-ffunction-sections not supported for this target" msgstr "" -#: toplev.c:1729 +#: toplev.c:1786 #, gcc-internal-format msgid "-fdata-sections not supported for this target" msgstr "" -#: toplev.c:1736 +#: toplev.c:1793 #, gcc-internal-format msgid "-ffunction-sections disabled; it makes profiling impossible" msgstr "" -#: toplev.c:1743 +#: toplev.c:1800 #, gcc-internal-format msgid "-fprefetch-loop-arrays not supported for this target" msgstr "" -#: toplev.c:1749 +#: toplev.c:1806 #, gcc-internal-format msgid "" "-fprefetch-loop-arrays not supported for this target (try -march switches)" msgstr "" -#: toplev.c:1758 +#: toplev.c:1815 #, gcc-internal-format msgid "-fprefetch-loop-arrays is not supported with -Os" msgstr "" -#: toplev.c:1764 +#: toplev.c:1822 #, gcc-internal-format msgid "-ffunction-sections may affect debugging on some targets" msgstr "" -#: toplev.c:1779 +#: toplev.c:1838 #, gcc-internal-format msgid "-fstack-protector not supported for this target" msgstr "" -#: toplev.c:1792 +#: toplev.c:1851 #, gcc-internal-format msgid "unwind tables currently requires a frame pointer for correctness" msgstr "" -#: toplev.c:1897 +#: toplev.c:1955 #, gcc-internal-format msgid "error writing to %s: %m" msgstr "" -#: toplev.c:1899 java/jcf-parse.c:1099 java/jcf-write.c:3539 +#: toplev.c:1957 java/jcf-parse.c:1102 java/jcf-write.c:3541 #, gcc-internal-format msgid "error closing %s: %m" msgstr "" -#: tree-cfg.c:1422 tree-cfg.c:2060 tree-cfg.c:2063 +#: tree-cfg.c:1442 tree-cfg.c:2081 tree-cfg.c:2084 #, gcc-internal-format msgid "%Hwill never be executed" msgstr "" -#: tree-cfg.c:3149 +#: tree-cfg.c:3228 #, gcc-internal-format msgid "SSA name in freelist but still referenced" msgstr "" -#: tree-cfg.c:3158 +#: tree-cfg.c:3237 #, gcc-internal-format msgid "ASSERT_EXPR with an always-false condition" msgstr "" -#: tree-cfg.c:3168 +#: tree-cfg.c:3247 #, gcc-internal-format msgid "GIMPLE register modified with BIT_FIELD_REF" msgstr "" -#: tree-cfg.c:3203 +#: tree-cfg.c:3282 #, gcc-internal-format msgid "invariant not recomputed when ADDR_EXPR changed" msgstr "" -#: tree-cfg.c:3209 +#: tree-cfg.c:3288 #, gcc-internal-format msgid "constant not recomputed when ADDR_EXPR changed" msgstr "" -#: tree-cfg.c:3214 +#: tree-cfg.c:3293 #, gcc-internal-format msgid "side effects not recomputed when ADDR_EXPR changed" msgstr "" -#: tree-cfg.c:3230 +#: tree-cfg.c:3309 #, gcc-internal-format msgid "address taken, but ADDRESSABLE bit not set" msgstr "" -#: tree-cfg.c:3240 +#: tree-cfg.c:3319 #, gcc-internal-format msgid "non-boolean used in condition" msgstr "" -#: tree-cfg.c:3245 +#: tree-cfg.c:3324 #, gcc-internal-format msgid "invalid conditional operand" msgstr "" -#: tree-cfg.c:3300 +#: tree-cfg.c:3379 #, gcc-internal-format msgid "invalid reference prefix" msgstr "" -#: tree-cfg.c:3365 +#: tree-cfg.c:3455 #, gcc-internal-format msgid "is not a valid GIMPLE statement" msgstr "" -#: tree-cfg.c:3385 +#: tree-cfg.c:3475 #, gcc-internal-format msgid "statement marked for throw, but doesn%'t" msgstr "" -#: tree-cfg.c:3390 +#: tree-cfg.c:3480 #, gcc-internal-format msgid "statement marked for throw in middle of block" msgstr "" -#: tree-cfg.c:3485 +#: tree-cfg.c:3570 #, gcc-internal-format msgid "bb_for_stmt (phi) is set to a wrong basic block" msgstr "" -#: tree-cfg.c:3500 +#: tree-cfg.c:3585 #, gcc-internal-format msgid "PHI def is not a GIMPLE value" msgstr "" -#: tree-cfg.c:3516 tree-cfg.c:3539 +#: tree-cfg.c:3601 tree-cfg.c:3624 #, gcc-internal-format msgid "incorrect sharing of tree nodes" msgstr "" -#: tree-cfg.c:3530 +#: tree-cfg.c:3615 #, gcc-internal-format msgid "bb_for_stmt (stmt) is set to a wrong basic block" msgstr "" -#: tree-cfg.c:3548 +#: tree-cfg.c:3633 #, gcc-internal-format msgid "verify_stmts failed" msgstr "" -#: tree-cfg.c:3569 +#: tree-cfg.c:3654 #, gcc-internal-format msgid "ENTRY_BLOCK has a statement list associated with it" msgstr "" -#: tree-cfg.c:3575 +#: tree-cfg.c:3660 #, gcc-internal-format msgid "EXIT_BLOCK has a statement list associated with it" msgstr "" -#: tree-cfg.c:3582 +#: tree-cfg.c:3667 #, gcc-internal-format msgid "fallthru to exit from bb %d" msgstr "" -#: tree-cfg.c:3604 +#: tree-cfg.c:3689 #, gcc-internal-format -msgid "nonlocal label %s is not first in a sequence of labels in bb %d" +msgid "nonlocal label " msgstr "" -#: tree-cfg.c:3613 +#: tree-cfg.c:3698 tree-cfg.c:3708 tree-cfg.c:3733 #, gcc-internal-format -msgid "label %s to block does not match in bb %d" +msgid "label " msgstr "" -#: tree-cfg.c:3622 -#, gcc-internal-format -msgid "label %s has incorrect context in bb %d" -msgstr "" - -#: tree-cfg.c:3636 +#: tree-cfg.c:3723 #, gcc-internal-format msgid "control flow in the middle of basic block %d" msgstr "" -#: tree-cfg.c:3646 +#: tree-cfg.c:3753 #, gcc-internal-format -msgid "label %s in the middle of basic block %d" +msgid "fallthru edge after a control statement in bb %d" msgstr "" -#: tree-cfg.c:3665 +#: tree-cfg.c:3766 #, gcc-internal-format -msgid "fallthru edge after a control statement in bb %d" +msgid "true/false edge after a non-COND_EXPR in bb %d" msgstr "" -#: tree-cfg.c:3680 +#: tree-cfg.c:3781 #, gcc-internal-format msgid "structured COND_EXPR at the end of bb %d" msgstr "" -#: tree-cfg.c:3693 tree-cfg.c:3731 tree-cfg.c:3744 tree-cfg.c:3815 +#: tree-cfg.c:3794 tree-cfg.c:3832 tree-cfg.c:3845 tree-cfg.c:3916 #, gcc-internal-format msgid "wrong outgoing edge flags at end of bb %d" msgstr "" -#: tree-cfg.c:3701 +#: tree-cfg.c:3802 #, gcc-internal-format msgid "%<then%> label does not match edge at end of bb %d" msgstr "" -#: tree-cfg.c:3709 +#: tree-cfg.c:3810 #, gcc-internal-format msgid "%<else%> label does not match edge at end of bb %d" msgstr "" -#: tree-cfg.c:3719 +#: tree-cfg.c:3820 #, gcc-internal-format msgid "explicit goto at end of bb %d" msgstr "" -#: tree-cfg.c:3749 +#: tree-cfg.c:3850 #, gcc-internal-format msgid "return edge does not point to exit in bb %d" msgstr "" -#: tree-cfg.c:3782 +#: tree-cfg.c:3883 #, gcc-internal-format msgid "found default case not at end of case vector" msgstr "" -#: tree-cfg.c:3788 +#: tree-cfg.c:3889 #, gcc-internal-format -msgid "case labels not sorted:" +msgid "case labels not sorted: " msgstr "" -#: tree-cfg.c:3799 +#: tree-cfg.c:3900 #, gcc-internal-format msgid "no default case found at end of case vector" msgstr "" -#: tree-cfg.c:3807 +#: tree-cfg.c:3908 #, gcc-internal-format msgid "extra outgoing edge %d->%d" msgstr "" -#: tree-cfg.c:3829 +#: tree-cfg.c:3930 #, gcc-internal-format msgid "missing edge %i->%i" msgstr "" -#: tree-cfg.c:5123 tree-cfg.c:5127 +#: tree-cfg.c:5744 tree-cfg.c:5748 #, gcc-internal-format msgid "%H%<noreturn%> function does return" msgstr "" -#: tree-cfg.c:5149 tree-cfg.c:5154 +#: tree-cfg.c:5770 tree-cfg.c:5775 #, gcc-internal-format msgid "%Hcontrol reaches end of non-void function" msgstr "" -#: tree-cfg.c:5214 +#: tree-cfg.c:5836 #, gcc-internal-format msgid "%Jfunction might be possible candidate for attribute %<noreturn%>" msgstr "" -#: tree-dump.c:856 +#: tree-dump.c:892 #, gcc-internal-format msgid "could not open dump file %qs: %s" msgstr "" -#: tree-dump.c:987 +#: tree-dump.c:1024 #, gcc-internal-format msgid "ignoring unknown option %q.*s in %<-fdump-%s%>" msgstr "" -#: tree-eh.c:1767 +#: tree-eh.c:1770 #, gcc-internal-format msgid "EH edge %i->%i is missing" msgstr "" -#: tree-eh.c:1772 +#: tree-eh.c:1775 #, gcc-internal-format msgid "EH edge %i->%i miss EH flag" msgstr "" #. ??? might not be mistake. -#: tree-eh.c:1778 +#: tree-eh.c:1781 #, gcc-internal-format msgid "EH edge %i->%i has duplicated regions" msgstr "" -#: tree-eh.c:1812 +#: tree-eh.c:1815 #, gcc-internal-format msgid "BB %i can not throw but has EH edges" msgstr "" -#: tree-eh.c:1819 +#: tree-eh.c:1822 #, gcc-internal-format msgid "BB %i last statement has incorrectly set region" msgstr "" -#: tree-eh.c:1830 +#: tree-eh.c:1833 #, gcc-internal-format msgid "unnecessary EH edge %i->%i" msgstr "" -#: tree-inline.c:1373 +#: tree-inline.c:1332 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses alloca (override using " "the always_inline attribute)" msgstr "" -#: tree-inline.c:1385 +#: tree-inline.c:1344 #, gcc-internal-format msgid "function %q+F can never be inlined because it uses setjmp" msgstr "" -#: tree-inline.c:1399 +#: tree-inline.c:1358 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses variable argument lists" msgstr "" -#: tree-inline.c:1410 +#: tree-inline.c:1369 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses setjmp-longjmp exception " "handling" msgstr "" -#: tree-inline.c:1417 +#: tree-inline.c:1376 #, gcc-internal-format msgid "function %q+F can never be inlined because it uses non-local goto" msgstr "" -#: tree-inline.c:1428 +#: tree-inline.c:1387 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses __builtin_return or " "__builtin_apply_args" msgstr "" -#: tree-inline.c:1447 +#: tree-inline.c:1406 #, gcc-internal-format msgid "function %q+F can never be inlined because it contains a computed goto" msgstr "" -#: tree-inline.c:1461 +#: tree-inline.c:1420 #, gcc-internal-format msgid "function %q+F can never be inlined because it receives a non-local goto" msgstr "" -#: tree-inline.c:1486 +#: tree-inline.c:1445 #, gcc-internal-format msgid "" "function %q+F can never be inlined because it uses variable sized variables" msgstr "" -#: tree-inline.c:2025 tree-inline.c:2035 +#: tree-inline.c:2004 tree-inline.c:2014 #, gcc-internal-format msgid "inlining failed in call to %q+F: %s" msgstr "" -#: tree-inline.c:2026 tree-inline.c:2037 +#: tree-inline.c:2005 tree-inline.c:2016 #, gcc-internal-format msgid "called from here" msgstr "" -#: tree-mudflap.c:847 +#: tree-mudflap.c:856 #, gcc-internal-format msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF" msgstr "" -#: tree-mudflap.c:1038 +#: tree-mudflap.c:1048 #, gcc-internal-format msgid "mudflap cannot track %qs in stub function" msgstr "" -#: tree-mudflap.c:1265 +#: tree-mudflap.c:1279 #, gcc-internal-format msgid "mudflap cannot track unknown size extern %qs" msgstr "" @@ -20043,39 +21825,39 @@ msgstr "" msgid "mudflap: this language is not supported" msgstr "" -#: tree-optimize.c:478 +#: tree-optimize.c:489 #, gcc-internal-format msgid "size of return value of %q+D is %u bytes" msgstr "" -#: tree-optimize.c:481 +#: tree-optimize.c:492 #, gcc-internal-format msgid "size of return value of %q+D is larger than %wd bytes" msgstr "" -#: tree-outof-ssa.c:614 tree-outof-ssa.c:629 tree-outof-ssa.c:643 -#: tree-outof-ssa.c:665 tree-outof-ssa.c:1120 tree-outof-ssa.c:1872 -#: tree-ssa-live.c:429 tree-ssa-live.c:1835 +#: tree-outof-ssa.c:612 tree-outof-ssa.c:627 tree-outof-ssa.c:641 +#: tree-outof-ssa.c:663 tree-outof-ssa.c:1118 tree-outof-ssa.c:1891 +#: tree-ssa-live.c:500 tree-ssa-live.c:1905 #, gcc-internal-format msgid "SSA corruption" msgstr "" -#: tree-outof-ssa.c:2287 +#: tree-outof-ssa.c:2304 #, gcc-internal-format msgid " Pending stmts not issued on PRED edge (%d, %d)\n" msgstr "" -#: tree-outof-ssa.c:2293 +#: tree-outof-ssa.c:2310 #, gcc-internal-format msgid " Pending stmts not issued on SUCC edge (%d, %d)\n" msgstr "" -#: tree-outof-ssa.c:2300 +#: tree-outof-ssa.c:2317 #, gcc-internal-format msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n" msgstr "" -#: tree-outof-ssa.c:2306 +#: tree-outof-ssa.c:2323 #, gcc-internal-format msgid " Pending stmts not issued on EXIT edge (%d, %d)\n" msgstr "" @@ -20085,16 +21867,11 @@ msgstr "" msgid "unimplemented functionality" msgstr "" -#: tree-ssa-loop-niter.c:1035 +#: tree-ssa-loop-niter.c:1148 #, gcc-internal-format msgid "%H%s" msgstr "" -#: tree-ssa-operands.c:1328 -#, gcc-internal-format -msgid "internal error" -msgstr "" - #: tree-ssa.c:111 #, gcc-internal-format msgid "expected an SSA_NAME object" @@ -20185,360 +21962,394 @@ msgstr "" msgid "wrong edge %d->%d for PHI argument" msgstr "" -#: tree-ssa.c:397 +#: tree-ssa.c:396 #, gcc-internal-format msgid "non-addressable variable inside an alias set" msgstr "" -#: tree-ssa.c:413 +#: tree-ssa.c:412 #, gcc-internal-format -msgid "addressable variable that is an alias tag but is not in any alias set" +msgid "addressable variable that is aliased but is not in any alias set" msgstr "" -#: tree-ssa.c:423 +#: tree-ssa.c:422 #, gcc-internal-format msgid "verify_flow_insensitive_alias_info failed" msgstr "" -#: tree-ssa.c:465 +#: tree-ssa.c:464 #, gcc-internal-format -msgid "dereferenced pointers should have a name or a type tag" +msgid "dereferenced pointers should have a name or a symbol tag" msgstr "" -#: tree-ssa.c:472 +#: tree-ssa.c:471 #, gcc-internal-format msgid "pointers with a memory tag, should have points-to sets" msgstr "" -#: tree-ssa.c:480 +#: tree-ssa.c:479 #, gcc-internal-format msgid "pointer escapes but its name tag is not call-clobbered" msgstr "" -#: tree-ssa.c:489 +#: tree-ssa.c:488 #, gcc-internal-format msgid "verify_flow_sensitive_alias_info failed" msgstr "" -#: tree-ssa.c:566 +#: tree-ssa.c:564 #, gcc-internal-format msgid "" -"alias set of a pointer's type tag should be a superset of the corresponding " -"name tag" +"alias set of a pointer's symbol tag should be a superset of the " +"corresponding name tag" msgstr "" -#: tree-ssa.c:582 +#: tree-ssa.c:580 #, gcc-internal-format msgid "" "two different pointers with identical points-to sets but different name tags" msgstr "" -#: tree-ssa.c:614 +#: tree-ssa.c:612 #, gcc-internal-format msgid "verify_name_tags failed" msgstr "" -#: tree-ssa.c:685 +#: tree-ssa.c:635 +#, gcc-internal-format +msgid "variable in call_clobbered_vars but not marked DECL_CALL_CLOBBERED" +msgstr "" + +#: tree-ssa.c:645 +#, gcc-internal-format +msgid "" +"variable marked DECL_CALL_CLOBBERED but not in call_clobbered_vars bitmap." +msgstr "" + +#: tree-ssa.c:653 +#, gcc-internal-format +msgid "verify_call_clobbering failed" +msgstr "" + +#: tree-ssa.c:724 #, gcc-internal-format msgid "AUX pointer initialized for edge %d->%d" msgstr "" -#: tree-ssa.c:708 +#: tree-ssa.c:747 #, gcc-internal-format msgid "stmt (%p) marked modified after optimization pass : " msgstr "" -#: tree-ssa.c:726 +#: tree-ssa.c:765 #, gcc-internal-format msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS" msgstr "" -#: tree-ssa.c:737 +#: tree-ssa.c:806 #, gcc-internal-format -msgid "statement makes aliased stores, but has no V_MAY_DEFS" +msgid "verify_ssa failed" msgstr "" -#: tree-ssa.c:776 +#: tree-ssa.c:1185 #, gcc-internal-format -msgid "verify_ssa failed" +msgid "%J%qD was declared here" msgstr "" #. We only do data flow with SSA_NAMEs, so that's all we #. can warn about. -#: tree-ssa.c:1163 +#: tree-ssa.c:1203 #, gcc-internal-format msgid "%H%qD is used uninitialized in this function" msgstr "" -#: tree-ssa.c:1201 +#: tree-ssa.c:1241 #, gcc-internal-format msgid "%H%qD may be used uninitialized in this function" msgstr "" -#: tree-vect-transform.c:561 +#: tree-vect-transform.c:562 #, gcc-internal-format msgid "no support for induction" msgstr "" -#: tree.c:3495 +#: tree.c:3642 #, gcc-internal-format msgid "%q+D already declared with dllexport attribute: dllimport ignored" msgstr "" -#: tree.c:3507 +#: tree.c:3654 #, gcc-internal-format msgid "" "%q+D redeclared without dllimport attribute after being referenced with dll " "linkage" msgstr "" -#: tree.c:3523 config/i386/winnt-cxx.c:70 +#: tree.c:3670 config/i386/winnt-cxx.c:70 #, gcc-internal-format msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored" msgstr "" -#: tree.c:3575 config/darwin.c:1209 config/arm/arm.c:2888 -#: config/arm/arm.c:2916 config/avr/avr.c:4656 config/h8300/h8300.c:5282 -#: config/h8300/h8300.c:5306 config/i386/i386.c:2057 config/i386/i386.c:16691 -#: config/ia64/ia64.c:533 config/m68hc11/m68hc11.c:1118 -#: config/sh/symbian.c:409 config/sh/symbian.c:416 +#: tree.c:3722 tree.c:3734 config/darwin.c:1353 config/arm/arm.c:2906 +#: config/arm/arm.c:2934 config/avr/avr.c:4669 config/h8300/h8300.c:5282 +#: config/h8300/h8300.c:5306 config/i386/i386.c:2382 config/i386/i386.c:17359 +#: config/ia64/ia64.c:570 config/m68hc11/m68hc11.c:1118 +#: config/rs6000/rs6000.c:17632 config/sh/symbian.c:409 +#: config/sh/symbian.c:416 #, gcc-internal-format msgid "%qs attribute ignored" msgstr "" -#: tree.c:3594 +#: tree.c:3750 #, gcc-internal-format msgid "inline function %q+D declared as dllimport: attribute ignored" msgstr "" -#: tree.c:3602 +#: tree.c:3758 #, gcc-internal-format msgid "function %q+D definition is marked dllimport" msgstr "" -#: tree.c:3610 config/sh/symbian.c:431 +#: tree.c:3766 config/sh/symbian.c:431 #, gcc-internal-format msgid "variable %q+D definition is marked dllimport" msgstr "" -#: tree.c:3633 config/sh/symbian.c:506 +#: tree.c:3789 config/sh/symbian.c:506 #, gcc-internal-format msgid "external linkage required for symbol %q+D because of %qs attribute" msgstr "" -#: tree.c:5045 +#: tree.c:5186 #, gcc-internal-format msgid "arrays of functions are not meaningful" msgstr "" -#: tree.c:5097 +#: tree.c:5242 #, gcc-internal-format msgid "function return type cannot be function" msgstr "" -#: tree.c:5997 +#: tree.c:6161 tree.c:6246 tree.c:6307 #, gcc-internal-format msgid "tree check: %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:6034 +#: tree.c:6198 #, gcc-internal-format msgid "tree check: expected none of %s, have %s in %s, at %s:%d" msgstr "" -#: tree.c:6047 +#: tree.c:6211 #, gcc-internal-format msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d" msgstr "" -#: tree.c:6072 +#: tree.c:6260 +#, gcc-internal-format +msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d" +msgstr "" + +#: tree.c:6273 +#, gcc-internal-format +msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d" +msgstr "" + +#: tree.c:6333 #, gcc-internal-format msgid "" "tree check: expected tree that contains %qs structure, have %qs in %s, at %" "s:%d" msgstr "" -#: tree.c:6086 +#: tree.c:6347 #, gcc-internal-format msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" msgstr "" -#: tree.c:6098 +#: tree.c:6359 #, gcc-internal-format msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d" msgstr "" -#: tree.c:6110 +#: tree.c:6371 #, gcc-internal-format msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d" msgstr "" -#: value-prof.c:101 +#: tree.c:6384 +#, gcc-internal-format +msgid "" +"tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %" +"s:%d" +msgstr "" + +#: value-prof.c:95 #, gcc-internal-format msgid "" "%HCorrupted value profile: %s profiler overall count (%d) does not match BB " "count (%d)" msgstr "" -#: varasm.c:470 +#: varasm.c:311 #, gcc-internal-format msgid "%+D causes a section type conflict" msgstr "" -#: varasm.c:930 varasm.c:938 +#: varasm.c:853 +#, gcc-internal-format +msgid "" +"alignment of %q+D is greater than maximum object file alignment. Using %d" +msgstr "" + +#: varasm.c:1059 varasm.c:1067 #, gcc-internal-format msgid "register name not specified for %q+D" msgstr "" -#: varasm.c:940 +#: varasm.c:1069 #, gcc-internal-format msgid "invalid register name for %q+D" msgstr "" -#: varasm.c:942 +#: varasm.c:1071 #, gcc-internal-format msgid "data type of %q+D isn%'t suitable for a register" msgstr "" -#: varasm.c:945 +#: varasm.c:1074 #, gcc-internal-format msgid "register specified for %q+D isn%'t suitable for data type" msgstr "" -#: varasm.c:955 +#: varasm.c:1084 #, gcc-internal-format msgid "global register variable has initial value" msgstr "" -#: varasm.c:959 +#: varasm.c:1088 #, gcc-internal-format msgid "optimization may eliminate reads and/or writes to register variables" msgstr "" -#: varasm.c:997 +#: varasm.c:1126 #, gcc-internal-format msgid "register name given for non-register variable %q+D" msgstr "" -#: varasm.c:1074 +#: varasm.c:1206 #, gcc-internal-format msgid "global destructors not supported on this target" msgstr "" -#: varasm.c:1135 +#: varasm.c:1256 #, gcc-internal-format msgid "global constructors not supported on this target" msgstr "" -#: varasm.c:1697 -#, gcc-internal-format -msgid "" -"alignment of %q+D is greater than maximum object file alignment. Using %d" -msgstr "" - -#: varasm.c:1736 +#: varasm.c:1653 #, gcc-internal-format msgid "thread-local COMMON data not implemented" msgstr "" -#: varasm.c:1761 +#: varasm.c:1682 #, gcc-internal-format msgid "" "requested alignment for %q+D is greater than implemented alignment of %wu" msgstr "" -#: varasm.c:3919 -#, gcc-internal-format -msgid "no-op convert from %wd to %wd bytes in initializer" -msgstr "" - -#: varasm.c:3963 +#: varasm.c:4088 #, gcc-internal-format msgid "initializer for integer value is too complicated" msgstr "" -#: varasm.c:3968 +#: varasm.c:4093 #, gcc-internal-format msgid "initializer for floating value is not a floating constant" msgstr "" -#: varasm.c:4237 +#: varasm.c:4366 #, gcc-internal-format msgid "invalid initial value for member %qs" msgstr "" -#: varasm.c:4437 varasm.c:4481 +#: varasm.c:4566 varasm.c:4610 #, gcc-internal-format msgid "weak declaration of %q+D must precede definition" msgstr "" -#: varasm.c:4445 +#: varasm.c:4574 #, gcc-internal-format msgid "" "weak declaration of %q+D after first use results in unspecified behavior" msgstr "" -#: varasm.c:4479 +#: varasm.c:4608 #, gcc-internal-format msgid "weak declaration of %q+D must be public" msgstr "" -#: varasm.c:4488 +#: varasm.c:4617 #, gcc-internal-format msgid "weak declaration of %q+D not supported" msgstr "" -#: varasm.c:4518 +#: varasm.c:4643 #, gcc-internal-format msgid "only weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4748 +#: varasm.c:4873 #, gcc-internal-format msgid "%Jweakref is not supported in this configuration" msgstr "" -#: varasm.c:4821 +#: varasm.c:4946 #, gcc-internal-format msgid "%q+D aliased to undefined symbol %qs" msgstr "" -#: varasm.c:4826 +#: varasm.c:4951 #, gcc-internal-format msgid "%q+D aliased to external symbol %qs" msgstr "" -#: varasm.c:4865 +#: varasm.c:4990 #, gcc-internal-format msgid "weakref %q+D ultimately targets itself" msgstr "" -#: varasm.c:4878 +#: varasm.c:4999 +#, gcc-internal-format +msgid "weakref %q+D must have static linkage" +msgstr "" + +#: varasm.c:5005 #, gcc-internal-format msgid "%Jalias definitions not supported in this configuration" msgstr "" -#: varasm.c:4883 +#: varasm.c:5010 #, gcc-internal-format msgid "%Jonly weak aliases are supported in this configuration" msgstr "" -#: varasm.c:4940 +#: varasm.c:5067 #, gcc-internal-format msgid "visibility attribute not supported in this configuration; ignored" msgstr "" -#: varray.c:207 +#: varray.c:196 #, gcc-internal-format msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d" msgstr "" -#: varray.c:217 +#: varray.c:206 #, gcc-internal-format msgid "underflowed virtual array %s in %s, at %s:%d" msgstr "" -#: vec.c:153 +#: vec.c:160 #, gcc-internal-format msgid "vector %s %s domain error, in %s at %s:%u" msgstr "" @@ -20549,59 +22360,90 @@ msgstr "" msgid "no sclass for %s stab (0x%x)" msgstr "" -#: config/darwin-c.c:86 +#: config/darwin-c.c:87 #, gcc-internal-format msgid "too many #pragma options align=reset" msgstr "" -#: config/darwin-c.c:106 config/darwin-c.c:109 config/darwin-c.c:111 -#: config/darwin-c.c:113 +#: config/darwin-c.c:107 config/darwin-c.c:110 config/darwin-c.c:112 +#: config/darwin-c.c:114 #, gcc-internal-format msgid "malformed '#pragma options', ignoring" msgstr "" -#: config/darwin-c.c:116 +#: config/darwin-c.c:117 #, gcc-internal-format msgid "junk at end of '#pragma options'" msgstr "" -#: config/darwin-c.c:126 +#: config/darwin-c.c:127 #, gcc-internal-format msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring" msgstr "" -#: config/darwin-c.c:138 +#: config/darwin-c.c:139 #, gcc-internal-format msgid "missing '(' after '#pragma unused', ignoring" msgstr "" -#: config/darwin-c.c:156 +#: config/darwin-c.c:157 #, gcc-internal-format msgid "missing ')' after '#pragma unused', ignoring" msgstr "" -#: config/darwin-c.c:159 +#: config/darwin-c.c:160 #, gcc-internal-format msgid "junk at end of '#pragma unused'" msgstr "" -#: config/darwin-c.c:385 +#: config/darwin-c.c:171 +#, gcc-internal-format +msgid "malformed '#pragma ms_struct', ignoring" +msgstr "" + +#: config/darwin-c.c:179 +#, gcc-internal-format +msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring" +msgstr "" + +#: config/darwin-c.c:182 +#, gcc-internal-format +msgid "junk at end of '#pragma ms_struct'" +msgstr "" + +#: config/darwin-c.c:408 #, gcc-internal-format msgid "subframework include %s conflicts with framework include" msgstr "" -#: config/darwin-c.c:577 +#: config/darwin-c.c:600 #, gcc-internal-format msgid "Unknown value %qs of -mmacosx-version-min" msgstr "" -#: config/darwin.c:1323 +#: config/darwin.c:1326 +#, gcc-internal-format +msgid "" +"%<%s%> 2.95 vtable-compatability attribute applies only when compiling a kext" +msgstr "" + +#: config/darwin.c:1333 +#, gcc-internal-format +msgid "%<%s%> 2.95 vtable-compatability attribute applies only to C++ classes" +msgstr "" + +#: config/darwin.c:1466 #, gcc-internal-format msgid "" "internal and protected visibility attributes not supported in this " "configuration; ignored" msgstr "" +#: config/darwin.c:1620 +#, gcc-internal-format +msgid "command line option %<-fapple-kext%> is only valid for C++" +msgstr "" + #: config/host-darwin.c:63 #, gcc-internal-format msgid "couldn't unmap pch_address_space: %m" @@ -20672,7 +22514,7 @@ msgstr "" #. coalesced sections. Weak aliases (or any other kind of aliases) are #. not supported. Weak symbols that aren't visible outside the .s file #. are not supported. -#: config/darwin.h:395 +#: config/darwin.h:430 #, gcc-internal-format msgid "alias definitions not supported in Mach-O; ignored" msgstr "" @@ -20688,83 +22530,83 @@ msgstr "" msgid "profiler support for WindISS" msgstr "" -#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1570 +#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1619 #, gcc-internal-format msgid "bad value %qs for -mtls-size switch" msgstr "" -#: config/alpha/alpha.c:270 +#: config/alpha/alpha.c:285 #, gcc-internal-format msgid "-f%s ignored for Unicos/Mk (not supported)" msgstr "" -#: config/alpha/alpha.c:294 +#: config/alpha/alpha.c:309 #, gcc-internal-format msgid "-mieee not supported on Unicos/Mk" msgstr "" -#: config/alpha/alpha.c:305 +#: config/alpha/alpha.c:320 #, gcc-internal-format msgid "-mieee-with-inexact not supported on Unicos/Mk" msgstr "" -#: config/alpha/alpha.c:322 +#: config/alpha/alpha.c:337 #, gcc-internal-format msgid "bad value %qs for -mtrap-precision switch" msgstr "" -#: config/alpha/alpha.c:336 +#: config/alpha/alpha.c:351 #, gcc-internal-format msgid "bad value %qs for -mfp-rounding-mode switch" msgstr "" -#: config/alpha/alpha.c:351 +#: config/alpha/alpha.c:366 #, gcc-internal-format msgid "bad value %qs for -mfp-trap-mode switch" msgstr "" -#: config/alpha/alpha.c:365 config/alpha/alpha.c:377 +#: config/alpha/alpha.c:380 config/alpha/alpha.c:392 #, gcc-internal-format msgid "bad value %qs for -mcpu switch" msgstr "" -#: config/alpha/alpha.c:384 +#: config/alpha/alpha.c:399 #, gcc-internal-format msgid "trap mode not supported on Unicos/Mk" msgstr "" -#: config/alpha/alpha.c:391 +#: config/alpha/alpha.c:406 #, gcc-internal-format msgid "fp software completion requires -mtrap-precision=i" msgstr "" -#: config/alpha/alpha.c:407 +#: config/alpha/alpha.c:422 #, gcc-internal-format msgid "rounding mode not supported for VAX floats" msgstr "" -#: config/alpha/alpha.c:412 +#: config/alpha/alpha.c:427 #, gcc-internal-format msgid "trap mode not supported for VAX floats" msgstr "" -#: config/alpha/alpha.c:416 +#: config/alpha/alpha.c:431 #, gcc-internal-format msgid "128-bit long double not supported for VAX floats" msgstr "" -#: config/alpha/alpha.c:444 +#: config/alpha/alpha.c:459 #, gcc-internal-format msgid "L%d cache latency unknown for %s" msgstr "" -#: config/alpha/alpha.c:459 +#: config/alpha/alpha.c:474 #, gcc-internal-format msgid "bad value %qs for -mmemory-latency" msgstr "" -#: config/alpha/alpha.c:6551 config/alpha/alpha.c:6554 config/s390/s390.c:7796 -#: config/s390/s390.c:7799 +#: config/alpha/alpha.c:6587 config/alpha/alpha.c:6590 config/s390/s390.c:8207 +#: config/s390/s390.c:8210 #, gcc-internal-format msgid "bad builtin fcode" msgstr "" @@ -20779,164 +22621,169 @@ msgstr "" msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\"" msgstr "" -#: config/arm/arm.c:912 +#: config/arm/arm.c:921 #, gcc-internal-format msgid "switch -mcpu=%s conflicts with -march= switch" msgstr "" -#: config/arm/arm.c:922 config/rs6000/rs6000.c:1226 config/sparc/sparc.c:698 +#: config/arm/arm.c:931 config/rs6000/rs6000.c:1269 config/sparc/sparc.c:734 #, gcc-internal-format msgid "bad value (%s) for %s switch" msgstr "" -#: config/arm/arm.c:1032 +#: config/arm/arm.c:1041 #, gcc-internal-format msgid "target CPU does not support interworking" msgstr "" -#: config/arm/arm.c:1038 +#: config/arm/arm.c:1047 #, gcc-internal-format msgid "target CPU does not support THUMB instructions" msgstr "" -#: config/arm/arm.c:1056 +#: config/arm/arm.c:1065 #, gcc-internal-format msgid "" "enabling backtrace support is only meaningful when compiling for the Thumb" msgstr "" -#: config/arm/arm.c:1059 +#: config/arm/arm.c:1068 #, gcc-internal-format msgid "" "enabling callee interworking support is only meaningful when compiling for " "the Thumb" msgstr "" -#: config/arm/arm.c:1062 +#: config/arm/arm.c:1071 #, gcc-internal-format msgid "" "enabling caller interworking support is only meaningful when compiling for " "the Thumb" msgstr "" -#: config/arm/arm.c:1066 +#: config/arm/arm.c:1075 #, gcc-internal-format msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" msgstr "" -#: config/arm/arm.c:1074 +#: config/arm/arm.c:1083 #, gcc-internal-format msgid "-fpic and -mapcs-reent are incompatible" msgstr "" -#: config/arm/arm.c:1077 +#: config/arm/arm.c:1086 #, gcc-internal-format msgid "APCS reentrant code not supported. Ignored" msgstr "" -#: config/arm/arm.c:1085 +#: config/arm/arm.c:1094 #, gcc-internal-format msgid "-g with -mno-apcs-frame may not give sensible debugging" msgstr "" -#: config/arm/arm.c:1093 +#: config/arm/arm.c:1102 #, gcc-internal-format msgid "passing floating point arguments in fp regs not yet supported" msgstr "" -#: config/arm/arm.c:1135 +#: config/arm/arm.c:1144 #, gcc-internal-format msgid "invalid ABI option: -mabi=%s" msgstr "" -#: config/arm/arm.c:1141 +#: config/arm/arm.c:1150 #, gcc-internal-format msgid "iwmmxt requires an AAPCS compatible ABI for proper operation" msgstr "" -#: config/arm/arm.c:1144 +#: config/arm/arm.c:1153 #, gcc-internal-format msgid "iwmmxt abi requires an iwmmxt capable cpu" msgstr "" -#: config/arm/arm.c:1154 +#: config/arm/arm.c:1163 #, gcc-internal-format msgid "invalid floating point emulation option: -mfpe=%s" msgstr "" -#: config/arm/arm.c:1171 +#: config/arm/arm.c:1180 #, gcc-internal-format msgid "invalid floating point option: -mfpu=%s" msgstr "" -#: config/arm/arm.c:1211 +#: config/arm/arm.c:1220 #, gcc-internal-format msgid "invalid floating point abi: -mfloat-abi=%s" msgstr "" -#: config/arm/arm.c:1218 +#: config/arm/arm.c:1227 #, gcc-internal-format msgid "-mfloat-abi=hard and VFP" msgstr "" -#: config/arm/arm.c:1241 +#: config/arm/arm.c:1233 +#, gcc-internal-format +msgid "iWMMXt and hardware floating point" +msgstr "" + +#: config/arm/arm.c:1256 #, gcc-internal-format msgid "invalid thread pointer option: -mtp=%s" msgstr "" -#: config/arm/arm.c:1254 +#: config/arm/arm.c:1269 #, gcc-internal-format msgid "can not use -mtp=cp15 with -mthumb" msgstr "" -#: config/arm/arm.c:1268 +#: config/arm/arm.c:1283 #, gcc-internal-format msgid "structure size boundary can only be set to %s" msgstr "" -#: config/arm/arm.c:1277 +#: config/arm/arm.c:1292 #, gcc-internal-format msgid "-mpic-register= is useless without -fpic" msgstr "" -#: config/arm/arm.c:1284 +#: config/arm/arm.c:1299 #, gcc-internal-format msgid "unable to use '%s' for PIC register" msgstr "" -#: config/arm/arm.c:2856 config/arm/arm.c:2874 config/avr/avr.c:4676 -#: config/bfin/bfin.c:2723 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258 -#: config/i386/i386.c:2021 config/m68hc11/m68hc11.c:1155 -#: config/m68k/m68k.c:376 config/mcore/mcore.c:3032 config/ms1/ms1.c:1285 -#: config/rs6000/rs6000.c:17343 config/sh/sh.c:7529 config/sh/sh.c:7550 -#: config/sh/sh.c:7585 config/stormy16/stormy16.c:2241 config/v850/v850.c:2111 +#: config/arm/arm.c:2874 config/arm/arm.c:2892 config/avr/avr.c:4689 +#: config/bfin/bfin.c:3666 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258 +#: config/i386/i386.c:2337 config/m68hc11/m68hc11.c:1155 +#: config/m68k/m68k.c:381 config/mcore/mcore.c:3032 config/mt/mt.c:1276 +#: config/rs6000/rs6000.c:17558 config/sh/sh.c:7709 config/sh/sh.c:7730 +#: config/sh/sh.c:7753 config/stormy16/stormy16.c:2255 config/v850/v850.c:2123 #, gcc-internal-format msgid "%qs attribute only applies to functions" msgstr "" -#: config/arm/arm.c:11995 +#: config/arm/arm.c:12052 #, gcc-internal-format msgid "unable to compute real location of stacked parameter" msgstr "" #. @@@ better error message -#: config/arm/arm.c:12640 config/arm/arm.c:12677 +#: config/arm/arm.c:12697 config/arm/arm.c:12734 #, gcc-internal-format msgid "selector must be an immediate" msgstr "" #. @@@ better error message -#: config/arm/arm.c:12720 config/i386/i386.c:15465 config/i386/i386.c:15499 +#: config/arm/arm.c:12777 config/i386/i386.c:16074 config/i386/i386.c:16108 #, gcc-internal-format msgid "mask must be an immediate" msgstr "" -#: config/arm/arm.c:13379 +#: config/arm/arm.c:13436 #, gcc-internal-format msgid "no low registers available for popping high registers" msgstr "" -#: config/arm/arm.c:13603 +#: config/arm/arm.c:13660 #, gcc-internal-format msgid "interrupt Service Routines cannot be coded in Thumb mode" msgstr "" @@ -20951,62 +22798,67 @@ msgstr "" msgid "static variable %q+D is marked dllimport" msgstr "" -#: config/avr/avr.c:531 +#: config/avr/avr.c:544 #, gcc-internal-format msgid "large frame pointer change (%d) with -mtiny-stack" msgstr "" -#: config/avr/avr.c:4649 +#: config/avr/avr.c:4662 #, gcc-internal-format msgid "only initialized variables can be placed into program memory area" msgstr "" -#: config/avr/avr.c:4693 +#: config/avr/avr.c:4706 #, gcc-internal-format msgid "%qs appears to be a misspelled interrupt handler" msgstr "" -#: config/avr/avr.c:4701 +#: config/avr/avr.c:4714 #, gcc-internal-format msgid "%qs appears to be a misspelled signal handler" msgstr "" -#: config/avr/avr.c:4770 +#: config/avr/avr.c:4806 #, gcc-internal-format msgid "only uninitialized variables can be placed in the .noinit section" msgstr "" -#: config/avr/avr.c:4784 +#: config/avr/avr.c:4820 #, gcc-internal-format msgid "MCU %qs supported for assembler only" msgstr "" -#: config/avr/avr.h:713 +#: config/avr/avr.h:685 #, gcc-internal-format msgid "trampolines not supported" msgstr "" -#: config/bfin/bfin.c:1805 config/m68k/m68k.c:294 +#: config/bfin/bfin.c:1958 config/m68k/m68k.c:299 #, gcc-internal-format msgid "-mshared-library-id=%s is not between 0 and %d" msgstr "" -#: config/bfin/bfin.c:1825 +#: config/bfin/bfin.c:1988 #, gcc-internal-format msgid "-mshared-library-id= specified without -mid-shared-library" msgstr "" -#: config/bfin/bfin.c:2728 +#: config/bfin/bfin.c:1994 +#, gcc-internal-format +msgid "ID shared libraries and FD-PIC mode can't be used together." +msgstr "" + +#: config/bfin/bfin.c:3671 #, gcc-internal-format msgid "multiple function type attributes specified" msgstr "" -#: config/bfin/bfin.c:2784 +#: config/bfin/bfin.c:3727 #, gcc-internal-format msgid "`%s' attribute only applies to functions" msgstr "" -#: config/bfin/bfin.c:2795 +#: config/bfin/bfin.c:3738 #, gcc-internal-format msgid "can't apply both longcall and shortcall attributes to the same function" msgstr "" @@ -21060,73 +22912,73 @@ msgstr "" msgid "invalid use of ':' modifier" msgstr "" -#: config/cris/cris.c:979 +#: config/cris/cris.c:986 #, gcc-internal-format msgid "internal error: bad register: %d" msgstr "" -#: config/cris/cris.c:1521 +#: config/cris/cris.c:1528 #, gcc-internal-format msgid "internal error: sideeffect-insn affecting main effect" msgstr "" -#: config/cris/cris.c:1545 +#: config/cris/cris.c:1552 #, gcc-internal-format msgid "unknown cc_attr value" msgstr "" #. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:1896 +#: config/cris/cris.c:1903 #, gcc-internal-format msgid "internal error: cris_side_effect_mode_ok with bad operands" msgstr "" -#: config/cris/cris.c:2099 +#: config/cris/cris.c:2106 #, gcc-internal-format msgid "-max-stackframe=%d is not usable, not between 0 and %d" msgstr "" -#: config/cris/cris.c:2127 +#: config/cris/cris.c:2134 #, gcc-internal-format msgid "unknown CRIS version specification in -march= or -mcpu= : %s" msgstr "" -#: config/cris/cris.c:2163 +#: config/cris/cris.c:2170 #, gcc-internal-format msgid "unknown CRIS cpu version specification in -mtune= : %s" msgstr "" -#: config/cris/cris.c:2181 +#: config/cris/cris.c:2188 #, gcc-internal-format msgid "-fPIC and -fpic are not supported in this configuration" msgstr "" -#: config/cris/cris.c:2196 +#: config/cris/cris.c:2203 #, gcc-internal-format msgid "that particular -g option is invalid with -maout and -melinux" msgstr "" -#: config/cris/cris.c:2390 +#: config/cris/cris.c:2416 #, gcc-internal-format msgid "Unknown src" msgstr "" -#: config/cris/cris.c:2432 +#: config/cris/cris.c:2477 #, gcc-internal-format msgid "Unknown dest" msgstr "" -#: config/cris/cris.c:2717 +#: config/cris/cris.c:2762 #, gcc-internal-format msgid "stackframe too big: %d bytes" msgstr "" -#: config/cris/cris.c:3133 config/cris/cris.c:3160 +#: config/cris/cris.c:3214 config/cris/cris.c:3241 #, gcc-internal-format msgid "expand_binop failed in movsi got" msgstr "" -#: config/cris/cris.c:3225 +#: config/cris/cris.c:3322 #, gcc-internal-format msgid "emitting PIC operand, but PIC register isn't set up" msgstr "" @@ -21276,229 +23128,261 @@ msgstr "" msgid "can't set position in PCH file: %m" msgstr "" -#: config/i386/i386.c:1322 +#: config/i386/i386.c:1586 config/i386/i386.c:1727 +#, gcc-internal-format +msgid "bad value (%s) for -mtune= switch" +msgstr "" + +#: config/i386/i386.c:1611 +#, gcc-internal-format +msgid "" +"-mtune=x86-64 is deprecated. Use -mtune=k8 or -mtune=generic instead as " +"appropriate." +msgstr "" + +#: config/i386/i386.c:1617 +#, gcc-internal-format +msgid "generic CPU can be used only for -mtune= switch" +msgstr "" + +#: config/i386/i386.c:1619 config/i386/i386.c:1696 config/mt/mt.c:805 +#, gcc-internal-format +msgid "bad value (%s) for -march= switch" +msgstr "" + +#: config/i386/i386.c:1628 #, gcc-internal-format msgid "code model %s not supported in PIC mode" msgstr "" -#: config/i386/i386.c:1330 config/sparc/sparc.c:662 +#: config/i386/i386.c:1636 config/sparc/sparc.c:698 #, gcc-internal-format msgid "bad value (%s) for -mcmodel= switch" msgstr "" -#: config/i386/i386.c:1346 +#: config/i386/i386.c:1652 #, gcc-internal-format msgid "bad value (%s) for -masm= switch" msgstr "" -#: config/i386/i386.c:1349 +#: config/i386/i386.c:1655 #, gcc-internal-format msgid "code model %qs not supported in the %s bit mode" msgstr "" -#: config/i386/i386.c:1352 +#: config/i386/i386.c:1658 #, gcc-internal-format msgid "code model %<large%> not supported yet" msgstr "" -#: config/i386/i386.c:1354 +#: config/i386/i386.c:1660 #, gcc-internal-format msgid "%i-bit mode not compiled in" msgstr "" -#: config/i386/i386.c:1384 config/i386/i386.c:1408 +#: config/i386/i386.c:1690 config/i386/i386.c:1714 #, gcc-internal-format msgid "CPU you selected does not support x86-64 instruction set" msgstr "" -#: config/i386/i386.c:1390 config/ms1/ms1.c:811 -#, gcc-internal-format -msgid "bad value (%s) for -march= switch" -msgstr "" - -#: config/i386/i386.c:1421 -#, gcc-internal-format -msgid "bad value (%s) for -mtune= switch" -msgstr "" - -#: config/i386/i386.c:1438 +#: config/i386/i386.c:1744 #, gcc-internal-format msgid "-mregparm=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1451 +#: config/i386/i386.c:1757 #, gcc-internal-format msgid "-malign-loops is obsolete, use -falign-loops" msgstr "" -#: config/i386/i386.c:1456 config/i386/i386.c:1469 config/i386/i386.c:1482 +#: config/i386/i386.c:1762 config/i386/i386.c:1775 config/i386/i386.c:1788 #, gcc-internal-format msgid "-malign-loops=%d is not between 0 and %d" msgstr "" -#: config/i386/i386.c:1464 +#: config/i386/i386.c:1770 #, gcc-internal-format msgid "-malign-jumps is obsolete, use -falign-jumps" msgstr "" -#: config/i386/i386.c:1477 +#: config/i386/i386.c:1783 #, gcc-internal-format msgid "-malign-functions is obsolete, use -falign-functions" msgstr "" -#: config/i386/i386.c:1515 -#, gcc-internal-format -msgid "-mpreferred-stack-boundary=%d is not between %d and 12" -msgstr "" - -#: config/i386/i386.c:1527 +#: config/i386/i386.c:1816 #, gcc-internal-format msgid "-mbranch-cost=%d is not between 0 and 5" msgstr "" -#: config/i386/i386.c:1535 +#: config/i386/i386.c:1824 #, gcc-internal-format msgid "-mlarge-data-threshold=%d is negative" msgstr "" -#: config/i386/i386.c:1547 +#: config/i386/i386.c:1838 #, gcc-internal-format msgid "bad value (%s) for -mtls-dialect= switch" msgstr "" -#: config/i386/i386.c:1594 +#: config/i386/i386.c:1885 #, gcc-internal-format msgid "-malign-double makes no sense in the 64bit mode" msgstr "" -#: config/i386/i386.c:1596 +#: config/i386/i386.c:1887 #, gcc-internal-format msgid "-mrtd calling convention not supported in the 64bit mode" msgstr "" -#: config/i386/i386.c:1616 +#: config/i386/i386.c:1913 +#, gcc-internal-format +msgid "-mpreferred-stack-boundary=%d is not between %d and 12" +msgstr "" + +#: config/i386/i386.c:1922 #, gcc-internal-format msgid "-msseregparm used without SSE enabled" msgstr "" -#: config/i386/i386.c:1628 config/i386/i386.c:1639 +#: config/i386/i386.c:1934 config/i386/i386.c:1945 #, gcc-internal-format msgid "SSE instruction set disabled, using 387 arithmetics" msgstr "" -#: config/i386/i386.c:1644 +#: config/i386/i386.c:1950 #, gcc-internal-format msgid "387 instruction set disabled, using SSE arithmetics" msgstr "" -#: config/i386/i386.c:1651 +#: config/i386/i386.c:1957 #, gcc-internal-format msgid "bad value (%s) for -mfpmath= switch" msgstr "" -#: config/i386/i386.c:1673 +#: config/i386/i386.c:1979 #, gcc-internal-format msgid "" "unwind tables currently require either a frame pointer or -maccumulate-" "outgoing-args for correctness" msgstr "" -#: config/i386/i386.c:2034 config/i386/i386.c:2076 +#: config/i386/i386.c:2350 config/i386/i386.c:2401 #, gcc-internal-format msgid "fastcall and regparm attributes are not compatible" msgstr "" -#: config/i386/i386.c:2041 +#: config/i386/i386.c:2357 #, gcc-internal-format msgid "%qs attribute requires an integer constant argument" msgstr "" -#: config/i386/i386.c:2047 +#: config/i386/i386.c:2363 #, gcc-internal-format msgid "argument to %qs attribute larger than %d" msgstr "" -#: config/i386/i386.c:2068 config/i386/i386.c:2103 +#: config/i386/i386.c:2373 +#, gcc-internal-format +msgid "%s functions limited to %d register parameters" +msgstr "" + +#: config/i386/i386.c:2393 config/i386/i386.c:2428 #, gcc-internal-format msgid "fastcall and cdecl attributes are not compatible" msgstr "" -#: config/i386/i386.c:2072 +#: config/i386/i386.c:2397 #, gcc-internal-format msgid "fastcall and stdcall attributes are not compatible" msgstr "" -#: config/i386/i386.c:2086 config/i386/i386.c:2099 +#: config/i386/i386.c:2411 config/i386/i386.c:2424 #, gcc-internal-format msgid "stdcall and cdecl attributes are not compatible" msgstr "" -#: config/i386/i386.c:2090 +#: config/i386/i386.c:2415 #, gcc-internal-format msgid "stdcall and fastcall attributes are not compatible" msgstr "" -#: config/i386/i386.c:2225 +#: config/i386/i386.c:2562 #, gcc-internal-format msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled" msgstr "" -#: config/i386/i386.c:2228 +#: config/i386/i386.c:2565 #, gcc-internal-format msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled" msgstr "" -#: config/i386/i386.c:2953 +#: config/i386/i386.c:3279 #, gcc-internal-format msgid "SSE register return with SSE disabled" msgstr "" -#: config/i386/i386.c:2955 +#: config/i386/i386.c:3285 #, gcc-internal-format msgid "SSE register argument with SSE disabled" msgstr "" -#: config/i386/i386.c:3270 +#: config/i386/i386.c:3301 +#, gcc-internal-format +msgid "x87 register return with x87 disabled" +msgstr "" + +#: config/i386/i386.c:3617 #, gcc-internal-format msgid "SSE vector argument without SSE enabled changes the ABI" msgstr "" -#: config/i386/i386.c:3287 +#: config/i386/i386.c:3634 #, gcc-internal-format msgid "MMX vector argument without MMX enabled changes the ABI" msgstr "" -#: config/i386/i386.c:3553 +#: config/i386/i386.c:3892 #, gcc-internal-format msgid "SSE vector return without SSE enabled changes the ABI" msgstr "" -#: config/i386/i386.c:3563 +#: config/i386/i386.c:3902 #, gcc-internal-format msgid "MMX vector return without MMX enabled changes the ABI" msgstr "" -#: config/i386/i386.c:6923 +#: config/i386/i386.c:5257 +#, gcc-internal-format +msgid "-mstackrealign ignored for nested functions" +msgstr "" + +#: config/i386/i386.c:5259 +#, gcc-internal-format +msgid "%s not supported for nested functions" +msgstr "" + +#: config/i386/i386.c:7466 #, gcc-internal-format msgid "extended registers have no high halves" msgstr "" -#: config/i386/i386.c:6938 +#: config/i386/i386.c:7481 #, gcc-internal-format msgid "unsupported operand size for extended register" msgstr "" -#: config/i386/i386.c:15193 config/rs6000/rs6000.c:7128 +#: config/i386/i386.c:15802 config/rs6000/rs6000.c:7283 #, gcc-internal-format msgid "selector must be an integer constant in the range 0..%wi" msgstr "" -#: config/i386/i386.c:15531 +#: config/i386/i386.c:16140 #, gcc-internal-format msgid "shift must be an immediate" msgstr "" -#: config/i386/i386.c:16701 +#: config/i386/i386.c:17369 config/rs6000/rs6000.c:17641 #, gcc-internal-format msgid "%qs incompatible attribute ignored" msgstr "" @@ -21518,28 +23402,38 @@ msgstr "" msgid "%qs attribute only applies to variables" msgstr "" -#: config/i386/winnt.c:103 +#: config/i386/winnt.c:96 #, gcc-internal-format msgid "" "%qs attribute applies only to initialized variables with external linkage" msgstr "" -#: config/i386/winnt.c:214 +#: config/i386/winnt.c:153 +#, gcc-internal-format +msgid "%q+D: definition is marked as dllimport" +msgstr "" + +#: config/i386/winnt.c:217 #, gcc-internal-format msgid "inconsistent dll linkage for %q+D, dllexport assumed" msgstr "" -#: config/i386/winnt.c:254 config/sh/symbian.c:273 +#: config/i386/winnt.c:257 config/sh/symbian.c:273 #, gcc-internal-format msgid "%qs declared as both exported to and imported from a DLL" msgstr "" -#: config/i386/winnt.c:549 +#: config/i386/winnt.c:380 +#, gcc-internal-format +msgid "%q+D:'selectany' attribute applies only to initialized objects" +msgstr "" + +#: config/i386/winnt.c:568 #, gcc-internal-format msgid "%q+D causes a section type conflict" msgstr "" -#: config/i386/cygming.h:166 +#: config/i386/cygming.h:127 #, gcc-internal-format msgid "-f%s ignored for target (all code is position independent)" msgstr "" @@ -21559,74 +23453,73 @@ msgstr "" msgid "malformed #pragma builtin" msgstr "" -#: config/ia64/ia64.c:501 config/m32r/m32r.c:373 +#: config/ia64/ia64.c:538 config/m32r/m32r.c:373 #, gcc-internal-format msgid "invalid argument of %qs attribute" msgstr "" -#: config/ia64/ia64.c:513 +#: config/ia64/ia64.c:550 #, gcc-internal-format msgid "%Jan address area attribute cannot be specified for local variables" msgstr "" -#: config/ia64/ia64.c:520 +#: config/ia64/ia64.c:557 #, gcc-internal-format msgid "address area of %q+D conflicts with previous declaration" msgstr "" -#: config/ia64/ia64.c:527 +#: config/ia64/ia64.c:564 #, gcc-internal-format msgid "%Jaddress area attribute cannot be specified for functions" msgstr "" -#: config/ia64/ia64.c:5023 config/pa/pa.c:327 +#: config/ia64/ia64.c:5090 config/pa/pa.c:339 #, gcc-internal-format msgid "value of -mfixed-range must have form REG1-REG2" msgstr "" -#: config/ia64/ia64.c:5050 config/pa/pa.c:354 +#: config/ia64/ia64.c:5117 config/pa/pa.c:366 #, gcc-internal-format msgid "%s-%s is an empty range" msgstr "" -#: config/ia64/ia64.c:5078 +#: config/ia64/ia64.c:5145 #, gcc-internal-format msgid "bad value %<%s%> for -mtls-size= switch" msgstr "" -#: config/ia64/ia64.c:5106 +#: config/ia64/ia64.c:5173 #, gcc-internal-format msgid "bad value %<%s%> for -mtune= switch" msgstr "" -#: config/ia64/ia64.c:5125 +#: config/ia64/ia64.c:5192 #, gcc-internal-format msgid "not yet implemented: latency-optimized inline square root" msgstr "" -#: config/iq2000/iq2000.c:1808 +#: config/iq2000/iq2000.c:1814 #, gcc-internal-format msgid "gp_offset (%ld) or end_offset (%ld) is less than zero" msgstr "" -#: config/iq2000/iq2000.c:2589 +#: config/iq2000/iq2000.c:2593 #, gcc-internal-format msgid "argument %qd is not a constant" msgstr "" -#: config/iq2000/iq2000.c:2892 config/ms1/ms1.c:352 -#: config/xtensa/xtensa.c:1773 +#: config/iq2000/iq2000.c:2896 config/mt/mt.c:350 config/xtensa/xtensa.c:1787 #, gcc-internal-format msgid "PRINT_OPERAND_ADDRESS, null pointer" msgstr "" -#: config/iq2000/iq2000.c:3047 +#: config/iq2000/iq2000.c:3051 #, gcc-internal-format msgid "PRINT_OPERAND: Unknown punctuation '%c'" msgstr "" -#: config/iq2000/iq2000.c:3056 config/mips/mips.c:5390 -#: config/xtensa/xtensa.c:1627 +#: config/iq2000/iq2000.c:3060 config/mips/mips.c:5501 +#: config/xtensa/xtensa.c:1641 #, gcc-internal-format msgid "PRINT_OPERAND null pointer" msgstr "" @@ -21666,129 +23559,129 @@ msgstr "" msgid "%<trap%> attribute is already used" msgstr "" -#: config/m68k/m68k.c:321 +#: config/m68k/m68k.c:326 #, gcc-internal-format msgid "cannot specify both -msep-data and -mid-shared-library" msgstr "" -#: config/m68k/m68k.c:333 +#: config/m68k/m68k.c:338 #, gcc-internal-format msgid "-fPIC is not currently supported on the 68000 or 68010" msgstr "" -#: config/m68k/m68k.c:640 config/rs6000/rs6000.c:13614 +#: config/m68k/m68k.c:680 config/rs6000/rs6000.c:13849 #, gcc-internal-format msgid "stack limit expression is not supported" msgstr "" -#: config/mips/mips.c:4584 +#: config/mips/mips.c:4708 #, gcc-internal-format msgid "" "-%s conflicts with the other architecture options, which specify a %s " "processor" msgstr "" -#: config/mips/mips.c:4600 +#: config/mips/mips.c:4724 #, gcc-internal-format msgid "-march=%s is not compatible with the selected ABI" msgstr "" -#: config/mips/mips.c:4618 +#: config/mips/mips.c:4742 #, gcc-internal-format msgid "-mgp64 used with a 32-bit processor" msgstr "" -#: config/mips/mips.c:4620 +#: config/mips/mips.c:4744 #, gcc-internal-format msgid "-mgp32 used with a 64-bit ABI" msgstr "" -#: config/mips/mips.c:4622 +#: config/mips/mips.c:4746 #, gcc-internal-format msgid "-mgp64 used with a 32-bit ABI" msgstr "" -#: config/mips/mips.c:4640 config/mips/mips.c:4642 config/mips/mips.c:4644 -#: config/mips/mips.c:4720 +#: config/mips/mips.c:4764 config/mips/mips.c:4766 config/mips/mips.c:4768 +#: config/mips/mips.c:4844 #, gcc-internal-format msgid "unsupported combination: %s" msgstr "" -#: config/mips/mips.c:4715 +#: config/mips/mips.c:4839 #, gcc-internal-format msgid "" "generation of Branch Likely instructions enabled, but not supported by " "architecture" msgstr "" -#: config/mips/mips.c:4732 +#: config/mips/mips.c:4859 #, gcc-internal-format -msgid "-G is incompatible with PIC code which is the default" +msgid "%<-G%> is incompatible with %<-mabicalls%>" msgstr "" -#: config/mips/mips.c:4799 +#: config/mips/mips.c:4926 #, gcc-internal-format msgid "-mips3d requires -mpaired-single" msgstr "" -#: config/mips/mips.c:4808 +#: config/mips/mips.c:4935 #, gcc-internal-format msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float" msgstr "" -#: config/mips/mips.c:4813 +#: config/mips/mips.c:4940 #, gcc-internal-format msgid "-mips3d/-mpaired-single must be used with -mips64" msgstr "" -#: config/mips/mips.c:4816 +#: config/mips/mips.c:4943 #, gcc-internal-format msgid "-mips16 and -mdsp cannot be used together" msgstr "" -#: config/mips/mips.c:5327 +#: config/mips/mips.c:5438 #, gcc-internal-format msgid "internal error: %%) found without a %%( in assembler pattern" msgstr "" -#: config/mips/mips.c:5341 +#: config/mips/mips.c:5452 #, gcc-internal-format msgid "internal error: %%] found without a %%[ in assembler pattern" msgstr "" -#: config/mips/mips.c:5354 +#: config/mips/mips.c:5465 #, gcc-internal-format msgid "internal error: %%> found without a %%< in assembler pattern" msgstr "" -#: config/mips/mips.c:5367 +#: config/mips/mips.c:5478 #, gcc-internal-format msgid "internal error: %%} found without a %%{ in assembler pattern" msgstr "" -#: config/mips/mips.c:5381 +#: config/mips/mips.c:5492 #, gcc-internal-format msgid "PRINT_OPERAND: unknown punctuation '%c'" msgstr "" -#: config/mips/mips.c:8144 +#: config/mips/mips.c:8307 #, gcc-internal-format msgid "cannot handle inconsistent calls to %qs" msgstr "" -#: config/mips/mips.c:9543 +#: config/mips/mips.c:9615 #, gcc-internal-format msgid "the cpu name must be lower case" msgstr "" -#: config/mips/mips.c:10209 +#: config/mips/mips.c:10293 #, gcc-internal-format msgid "invalid argument to builtin function" msgstr "" #. Output assembler code to FILE to increment profiler label # LABELNO #. for profiling a function entry. -#: config/mips/mips.h:2106 +#: config/mips/mips.h:1989 #, gcc-internal-format msgid "mips16 function profiling" msgstr "" @@ -21846,32 +23739,32 @@ msgstr "" msgid "MMIX Internal: %s is not a shiftable int" msgstr "" -#: config/ms1/ms1.c:315 +#: config/mt/mt.c:313 #, gcc-internal-format msgid "info pointer NULL" msgstr "" -#: config/pa/pa.c:459 +#: config/pa/pa.c:471 #, gcc-internal-format msgid "PIC code generation is not supported in the portable runtime model" msgstr "" -#: config/pa/pa.c:464 +#: config/pa/pa.c:476 #, gcc-internal-format msgid "PIC code generation is not compatible with fast indirect calls" msgstr "" -#: config/pa/pa.c:469 +#: config/pa/pa.c:481 #, gcc-internal-format msgid "-g is only supported when using GAS on this processor," msgstr "" -#: config/pa/pa.c:470 +#: config/pa/pa.c:482 #, gcc-internal-format msgid "-g option disabled" msgstr "" -#: config/pa/pa.c:7996 +#: config/pa/pa.c:8222 #, gcc-internal-format msgid "" "alignment (%u) for %s exceeds maximum alignment for global common data. " @@ -21883,22 +23776,22 @@ msgstr "" msgid "-munix=98 option required for C89 Amendment 1 features.\n" msgstr "" -#: config/rs6000/host-darwin.c:52 +#: config/rs6000/host-darwin.c:62 #, gcc-internal-format msgid "Segmentation Fault (code)" msgstr "" -#: config/rs6000/host-darwin.c:117 +#: config/rs6000/host-darwin.c:132 #, gcc-internal-format msgid "Segmentation Fault" msgstr "" -#: config/rs6000/host-darwin.c:131 +#: config/rs6000/host-darwin.c:146 #, gcc-internal-format msgid "While setting up signal stack: %m" msgstr "" -#: config/rs6000/host-darwin.c:137 +#: config/rs6000/host-darwin.c:152 #, gcc-internal-format msgid "While setting up signal handler: %m" msgstr "" @@ -21952,202 +23845,217 @@ msgstr "" msgid "invalid parameter combination for AltiVec intrinsic" msgstr "" -#: config/rs6000/rs6000.c:1250 +#: config/rs6000/rs6000.c:1293 #, gcc-internal-format msgid "-mmultiple is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:1257 +#: config/rs6000/rs6000.c:1300 #, gcc-internal-format msgid "-mstring is not supported on little endian systems" msgstr "" -#: config/rs6000/rs6000.c:1271 +#: config/rs6000/rs6000.c:1314 #, gcc-internal-format msgid "unknown -mdebug-%s switch" msgstr "" -#: config/rs6000/rs6000.c:1283 +#: config/rs6000/rs6000.c:1326 #, gcc-internal-format msgid "" "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>" msgstr "" -#: config/rs6000/rs6000.c:1324 +#: config/rs6000/rs6000.c:1377 #, gcc-internal-format msgid "AltiVec and E500 instructions cannot coexist" msgstr "" -#: config/rs6000/rs6000.c:1553 +#: config/rs6000/rs6000.c:1602 #, gcc-internal-format msgid "unknown -m%s= option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1758 +#: config/rs6000/rs6000.c:1818 #, gcc-internal-format msgid "not configured for ABI: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1768 +#: config/rs6000/rs6000.c:1831 #, gcc-internal-format msgid "Using darwin64 ABI" msgstr "" -#: config/rs6000/rs6000.c:1773 +#: config/rs6000/rs6000.c:1836 #, gcc-internal-format msgid "Using old darwin ABI" msgstr "" -#: config/rs6000/rs6000.c:1778 +#: config/rs6000/rs6000.c:1843 +#, gcc-internal-format +msgid "Using IBM extended precision long double" +msgstr "" + +#: config/rs6000/rs6000.c:1849 +#, gcc-internal-format +msgid "Using IEEE extended precision long double" +msgstr "" + +#: config/rs6000/rs6000.c:1854 #, gcc-internal-format msgid "unknown ABI specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1805 +#: config/rs6000/rs6000.c:1881 #, gcc-internal-format msgid "invalid option for -mfloat-gprs: '%s'" msgstr "" -#: config/rs6000/rs6000.c:1815 +#: config/rs6000/rs6000.c:1891 #, gcc-internal-format msgid "Unknown switch -mlong-double-%s" msgstr "" -#: config/rs6000/rs6000.c:1836 +#: config/rs6000/rs6000.c:1912 #, gcc-internal-format msgid "" "-malign-power is not supported for 64-bit Darwin; it is incompatible with " "the installed C and C++ libraries" msgstr "" -#: config/rs6000/rs6000.c:1844 +#: config/rs6000/rs6000.c:1920 #, gcc-internal-format msgid "unknown -malign-XXXXX option specified: '%s'" msgstr "" -#: config/rs6000/rs6000.c:4201 +#: config/rs6000/rs6000.c:4338 #, gcc-internal-format msgid "" "GCC vector returned by reference: non-standard ABI extension with no " "compatibility guarantee" msgstr "" -#: config/rs6000/rs6000.c:4274 +#: config/rs6000/rs6000.c:4411 #, gcc-internal-format msgid "" "cannot return value in vector register because altivec instructions are " "disabled, use -maltivec to enable them" msgstr "" -#: config/rs6000/rs6000.c:4520 +#: config/rs6000/rs6000.c:4669 #, gcc-internal-format msgid "" "cannot pass argument in vector register because altivec instructions are " "disabled, use -maltivec to enable them" msgstr "" -#: config/rs6000/rs6000.c:5373 +#: config/rs6000/rs6000.c:5526 #, gcc-internal-format msgid "" "GCC vector passed by reference: non-standard ABI extension with no " "compatibility guarantee" msgstr "" -#: config/rs6000/rs6000.c:6542 +#: config/rs6000/rs6000.c:6697 #, gcc-internal-format msgid "argument 1 must be a 5-bit signed literal" msgstr "" -#: config/rs6000/rs6000.c:6645 config/rs6000/rs6000.c:7439 +#: config/rs6000/rs6000.c:6800 config/rs6000/rs6000.c:7594 #, gcc-internal-format msgid "argument 2 must be a 5-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:6685 +#: config/rs6000/rs6000.c:6840 #, gcc-internal-format msgid "argument 1 of __builtin_altivec_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:6738 +#: config/rs6000/rs6000.c:6893 #, gcc-internal-format msgid "argument 1 of __builtin_altivec_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:6900 +#: config/rs6000/rs6000.c:7055 #, gcc-internal-format msgid "argument 3 must be a 4-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:7072 +#: config/rs6000/rs6000.c:7227 #, gcc-internal-format msgid "argument to %qs must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:7216 +#: config/rs6000/rs6000.c:7371 #, gcc-internal-format msgid "unresolved overload for Altivec builtin %qF" msgstr "" -#: config/rs6000/rs6000.c:7298 +#: config/rs6000/rs6000.c:7453 #, gcc-internal-format msgid "argument to dss must be a 2-bit unsigned literal" msgstr "" -#: config/rs6000/rs6000.c:7559 +#: config/rs6000/rs6000.c:7714 #, gcc-internal-format msgid "argument 1 of __builtin_spe_predicate must be a constant" msgstr "" -#: config/rs6000/rs6000.c:7631 +#: config/rs6000/rs6000.c:7786 #, gcc-internal-format msgid "argument 1 of __builtin_spe_predicate is out of range" msgstr "" -#: config/rs6000/rs6000.c:13577 +#: config/rs6000/rs6000.c:13812 #, gcc-internal-format msgid "stack frame too large" msgstr "" -#: config/rs6000/rs6000.c:16137 +#: config/rs6000/rs6000.c:16341 #, gcc-internal-format msgid "no profiling of 64-bit code for this ABI" msgstr "" -#: config/rs6000/rs6000.c:17246 +#: config/rs6000/rs6000.c:17451 #, gcc-internal-format msgid "use of %<long%> in AltiVec types is invalid for 64-bit code" msgstr "" -#: config/rs6000/rs6000.c:17248 +#: config/rs6000/rs6000.c:17453 #, gcc-internal-format msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>" msgstr "" -#: config/rs6000/rs6000.c:17252 +#: config/rs6000/rs6000.c:17457 #, gcc-internal-format msgid "use of %<long long%> in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17254 +#: config/rs6000/rs6000.c:17459 #, gcc-internal-format msgid "use of %<double%> in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17256 +#: config/rs6000/rs6000.c:17461 #, gcc-internal-format msgid "use of %<long double%> in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17258 +#: config/rs6000/rs6000.c:17463 #, gcc-internal-format msgid "use of boolean types in AltiVec types is invalid" msgstr "" -#: config/rs6000/rs6000.c:17260 +#: config/rs6000/rs6000.c:17465 #, gcc-internal-format msgid "use of %<complex%> in AltiVec types is invalid" msgstr "" +#: config/rs6000/rs6000.c:17467 +#, gcc-internal-format +msgid "use of decimal floating point types in AltiVec types is invalid" +msgstr "" + #: config/rs6000/aix43.h:39 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38 #, gcc-internal-format msgid "-maix64 and POWER architecture are incompatible" @@ -22158,26 +24066,24 @@ msgstr "" msgid "-maix64 requires PowerPC64 architecture remain enabled" msgstr "" -#: config/rs6000/aix43.h:48 config/rs6000/aix51.h:47 config/rs6000/aix52.h:47 +#: config/rs6000/aix43.h:50 config/rs6000/aix52.h:49 #, gcc-internal-format -msgid "" -"-maix64 required: 64-bit computation with 32-bit addressing not yet supported" +msgid "soft-float and long-double-128 are incompatible" msgstr "" -#. The Darwin ABI always includes AltiVec, can't be (validly) turned -#. off. -#: config/rs6000/darwin.h:75 +#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53 #, gcc-internal-format -msgid "-mdynamic-no-pic overrides -fpic or -fPIC" +msgid "" +"-maix64 required: 64-bit computation with 32-bit addressing not yet supported" msgstr "" -#. Darwin doesn't support -fpic. +#. The Darwin ABI always includes AltiVec, can't be (validly) turned off. #: config/rs6000/darwin.h:81 #, gcc-internal-format -msgid "-fpic is not supported; -fPIC assumed" +msgid "-mdynamic-no-pic overrides -fpic or -fPIC" msgstr "" -#: config/rs6000/darwin.h:88 +#: config/rs6000/darwin.h:92 #, gcc-internal-format msgid "-m64 requires PowerPC64 architecture, enabling" msgstr "" @@ -22207,7 +24113,7 @@ msgstr "" #. Number of bytes into the frame return addresses can be found. See #. rs6000_stack_info in rs6000.c for more information on how the different #. abi's store the return address. -#: config/rs6000/rs6000.h:1590 +#: config/rs6000/rs6000.h:1506 #, gcc-internal-format msgid "RETURN_ADDRESS_OFFSET not supported" msgstr "" @@ -22270,117 +24176,120 @@ msgstr "" msgid "-msecure-plt not supported by your assembler" msgstr "" -#: config/rs6000/sysv4.h:230 +#: config/rs6000/sysv4.h:220 +#, gcc-internal-format +msgid "-msoft-float and -mlong-double-128 not supported" +msgstr "" + +#: config/rs6000/sysv4.h:237 #, gcc-internal-format msgid "-m%s not supported in this configuration" msgstr "" -#: config/s390/s390.c:1319 +#: config/s390/s390.c:1352 #, gcc-internal-format msgid "stack guard value must be an exact power of 2" msgstr "" -#: config/s390/s390.c:1326 +#: config/s390/s390.c:1359 #, gcc-internal-format msgid "stack size must be an exact power of 2" msgstr "" -#: config/s390/s390.c:1371 +#: config/s390/s390.c:1404 #, gcc-internal-format msgid "z/Architecture mode not supported on %s" msgstr "" -#: config/s390/s390.c:1373 +#: config/s390/s390.c:1406 #, gcc-internal-format msgid "64-bit ABI not supported in ESA/390 mode" msgstr "" -#: config/s390/s390.c:1384 +#: config/s390/s390.c:1417 #, gcc-internal-format msgid "" "-mbackchain -mpacked-stack -mhard-float are not supported in combination" msgstr "" -#: config/s390/s390.c:1390 +#: config/s390/s390.c:1423 #, gcc-internal-format msgid "-mstack-size implies use of -mstack-guard" msgstr "" -#: config/s390/s390.c:1392 +#: config/s390/s390.c:1425 #, gcc-internal-format msgid "stack size must be greater than the stack guard value" msgstr "" -#: config/s390/s390.c:1394 +#: config/s390/s390.c:1427 #, gcc-internal-format msgid "stack size must not be greater than 64k" msgstr "" -#: config/s390/s390.c:1397 +#: config/s390/s390.c:1430 #, gcc-internal-format msgid "-mstack-guard implies use of -mstack-size" msgstr "" -#: config/s390/s390.c:6253 +#: config/s390/s390.c:6596 #, gcc-internal-format msgid "total size of local variables exceeds architecture limit" msgstr "" -#: config/s390/s390.c:6840 +#: config/s390/s390.c:7252 #, gcc-internal-format msgid "frame size of %qs is " msgstr "" -#: config/s390/s390.c:6840 +#: config/s390/s390.c:7256 #, gcc-internal-format -msgid " bytes" +msgid "%qs uses dynamic stack allocation" msgstr "" -#: config/s390/s390.c:6844 +#: config/score/score.c:508 #, gcc-internal-format -msgid "%qs uses dynamic stack allocation" +msgid "-fPIC and -G are incompatible" msgstr "" -#: config/sh/sh.c:6486 +#: config/sh/sh.c:6624 #, gcc-internal-format msgid "__builtin_saveregs not supported by this subtarget" msgstr "" -#: config/sh/sh.c:7535 +#: config/sh/sh.c:7629 #, gcc-internal-format -msgid "attribute interrupt_handler is not compatible with -m5-compact" +msgid "%qs attribute only applies to interrupt functions" msgstr "" -#. The sp_switch attribute only has meaning for interrupt functions. -#. The trap_exit attribute only has meaning for interrupt functions. -#: config/sh/sh.c:7557 config/sh/sh.c:7592 +#: config/sh/sh.c:7715 #, gcc-internal-format -msgid "%qs attribute only applies to interrupt functions" +msgid "attribute interrupt_handler is not compatible with -m5-compact" msgstr "" #. The argument must be a constant string. -#: config/sh/sh.c:7564 +#: config/sh/sh.c:7737 #, gcc-internal-format msgid "%qs attribute argument not a string constant" msgstr "" #. The argument must be a constant integer. -#: config/sh/sh.c:7599 +#: config/sh/sh.c:7762 #, gcc-internal-format msgid "%qs attribute argument not an integer constant" msgstr "" -#: config/sh/sh.c:9655 +#: config/sh/sh.c:9814 #, gcc-internal-format msgid "r0 needs to be available as a call-clobbered register" msgstr "" -#: config/sh/sh.c:9676 +#: config/sh/sh.c:9835 #, gcc-internal-format msgid "Need a second call-clobbered general purpose register" msgstr "" -#: config/sh/sh.c:9684 +#: config/sh/sh.c:9843 #, gcc-internal-format msgid "Need a call-clobbered target register" msgstr "" @@ -22408,7 +24317,7 @@ msgstr "" msgid "%s %q+D %s after being referenced with dllimport linkage" msgstr "" -#: config/sh/symbian.c:892 cp/tree.c:2334 +#: config/sh/symbian.c:892 cp/tree.c:2411 #, gcc-internal-format msgid "lang_* check: failed in %s, at %s:%d" msgstr "" @@ -22423,73 +24332,79 @@ msgstr "" #. Relaxation isn't yet supported for SHmedia #. After reload, if conversion does little good but can cause ICEs: - find_if_block doesn't do anything for SH because we don't have conditional execution patterns. (We use conditional move patterns, which are handled differently, and only before reload). - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps. - find_if_case_1 uses redirect_edge_and_branch_force in the only path that does an optimization, and this causes an ICE when branch targets are in registers. - find_if_case_2 doesn't do anything for the SHmedia after reload except when it can redirect a tablejump - and that's rather rare. #. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have. -#: config/sh/sh.h:611 +#: config/sh/sh.h:617 #, gcc-internal-format msgid "profiling is still experimental for this target" msgstr "" #. Only the sh64-elf assembler fully supports .quad properly. +#. Pick one that makes most sense for the target in general. It is not much good to use different functions depending on -Os, since then we'll end up with two different functions when some of the code is compiled for size, and some for speed. +#. SH4 tends to emphasize speed. +#. These have their own way of doing things. +#. ??? Should we use the integer SHmedia function instead? +#. SH1 .. SH3 cores often go into small-footprint systems, so default to the smallest implementation available. +#. ??? EXPERIMENTAL #. User supplied - leave it alone. #. The debugging information is sufficient, but gdb doesn't implement this yet #. Never run scheduling before reload, since that can break global alloc, and generates slower code anyway due to the pressure on R0. #. Enable sched1 for SH4; ready queue will be reordered by the target hooks when pressure is high. We can not do this for SH3 and lower as they give spill failures for R0. #. ??? Current exception handling places basic block boundaries after call_insns. It causes the high pressure on R0 and gives spill failures for R0 in reload. See PR 22553 and the thread on gcc-patches <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>. -#: config/sh/sh.h:676 +#: config/sh/sh.h:715 #, gcc-internal-format msgid "ignoring -fschedule-insns because of exception handling bug" msgstr "" -#: config/sparc/sparc.c:635 +#: config/sparc/sparc.c:671 #, gcc-internal-format msgid "%s is not supported by this configuration" msgstr "" -#: config/sparc/sparc.c:642 +#: config/sparc/sparc.c:678 #, gcc-internal-format msgid "-mlong-double-64 not allowed with -m64" msgstr "" -#: config/sparc/sparc.c:667 +#: config/sparc/sparc.c:703 #, gcc-internal-format msgid "-mcmodel= is not supported on 32 bit systems" msgstr "" -#: config/stormy16/stormy16.c:497 +#: config/stormy16/stormy16.c:500 #, gcc-internal-format msgid "constant halfword load operand out of range" msgstr "" -#: config/stormy16/stormy16.c:507 +#: config/stormy16/stormy16.c:510 #, gcc-internal-format msgid "constant arithmetic operand out of range" msgstr "" -#: config/stormy16/stormy16.c:1108 +#: config/stormy16/stormy16.c:1111 #, gcc-internal-format msgid "local variable memory requirements exceed capacity" msgstr "" -#: config/stormy16/stormy16.c:1274 +#: config/stormy16/stormy16.c:1277 #, gcc-internal-format msgid "function_profiler support" msgstr "" -#: config/stormy16/stormy16.c:1363 +#: config/stormy16/stormy16.c:1366 #, gcc-internal-format msgid "cannot use va_start in interrupt function" msgstr "" -#: config/stormy16/stormy16.c:1895 +#: config/stormy16/stormy16.c:1909 #, gcc-internal-format msgid "switch statement of size %lu entries too large" msgstr "" -#: config/stormy16/stormy16.c:2263 +#: config/stormy16/stormy16.c:2277 #, gcc-internal-format msgid "%<__BELOW100__%> attribute only applies to variables" msgstr "" -#: config/stormy16/stormy16.c:2270 +#: config/stormy16/stormy16.c:2284 #, gcc-internal-format msgid "__BELOW100__ attribute not allowed with auto storage class" msgstr "" @@ -22564,291 +24479,286 @@ msgstr "" msgid "junk at end of #pragma ghs endzda" msgstr "" -#: config/v850/v850.c:172 +#: config/v850/v850.c:184 #, gcc-internal-format msgid "value passed to %<-m%s%> is too large" msgstr "" -#: config/v850/v850.c:2147 +#: config/v850/v850.c:2159 #, gcc-internal-format msgid "%Jdata area attributes cannot be specified for local variables" msgstr "" -#: config/v850/v850.c:2158 +#: config/v850/v850.c:2170 #, gcc-internal-format msgid "data area of %q+D conflicts with previous declaration" msgstr "" -#: config/v850/v850.c:2288 +#: config/v850/v850.c:2300 #, gcc-internal-format msgid "bogus JR construction: %d" msgstr "" -#: config/v850/v850.c:2306 config/v850/v850.c:2415 +#: config/v850/v850.c:2318 config/v850/v850.c:2427 #, gcc-internal-format msgid "bad amount of stack space removal: %d" msgstr "" -#: config/v850/v850.c:2395 +#: config/v850/v850.c:2407 #, gcc-internal-format msgid "bogus JARL construction: %d\n" msgstr "" -#: config/v850/v850.c:2694 +#: config/v850/v850.c:2706 #, gcc-internal-format msgid "bogus DISPOSE construction: %d" msgstr "" -#: config/v850/v850.c:2713 +#: config/v850/v850.c:2725 #, gcc-internal-format msgid "too much stack space to dispose of: %d" msgstr "" -#: config/v850/v850.c:2815 +#: config/v850/v850.c:2827 #, gcc-internal-format msgid "bogus PREPEARE construction: %d" msgstr "" -#: config/v850/v850.c:2834 +#: config/v850/v850.c:2846 #, gcc-internal-format msgid "too much stack space to prepare: %d" msgstr "" -#: config/xtensa/xtensa.c:1505 +#: config/xtensa/xtensa.c:1519 #, gcc-internal-format msgid "boolean registers required for the floating-point option" msgstr "" -#: config/xtensa/xtensa.c:1551 +#: config/xtensa/xtensa.c:1565 #, gcc-internal-format msgid "-f%s is not supported with CONST16 instructions" msgstr "" -#: config/xtensa/xtensa.c:1556 +#: config/xtensa/xtensa.c:1570 #, gcc-internal-format msgid "PIC is required but not supported with CONST16 instructions" msgstr "" -#: config/xtensa/xtensa.c:2414 +#: config/xtensa/xtensa.c:2428 #, gcc-internal-format msgid "only uninitialized variables can be placed in a .bss section" msgstr "" -#: ada/misc.c:262 +#: ada/misc.c:267 #, gcc-internal-format msgid "missing argument to \"-%s\"" msgstr "" -#: ada/misc.c:303 +#: ada/misc.c:312 #, gcc-internal-format msgid "%<-gnat%> misspelled as %<-gant%>" msgstr "" -#: cp/call.c:289 -#, gcc-internal-format -msgid "unable to call pointer to member function here" -msgstr "" - -#: cp/call.c:2392 +#: cp/call.c:2412 #, gcc-internal-format msgid "%s %D(%T, %T, %T) <built-in>" msgstr "" -#: cp/call.c:2397 +#: cp/call.c:2417 #, gcc-internal-format msgid "%s %D(%T, %T) <built-in>" msgstr "" -#: cp/call.c:2401 +#: cp/call.c:2421 #, gcc-internal-format msgid "%s %D(%T) <built-in>" msgstr "" -#: cp/call.c:2405 +#: cp/call.c:2425 #, gcc-internal-format msgid "%s %T <conversion>" msgstr "" -#: cp/call.c:2407 +#: cp/call.c:2427 #, gcc-internal-format msgid "%s %+#D <near match>" msgstr "" -#: cp/call.c:2409 cp/pt.c:1324 +#: cp/call.c:2429 cp/pt.c:1333 #, gcc-internal-format msgid "%s %+#D" msgstr "" -#: cp/call.c:2631 +#: cp/call.c:2651 #, gcc-internal-format msgid "conversion from %qT to %qT is ambiguous" msgstr "" -#: cp/call.c:2782 cp/call.c:2800 cp/call.c:2858 +#: cp/call.c:2804 cp/call.c:2822 cp/call.c:2885 #, gcc-internal-format msgid "no matching function for call to %<%D(%A)%>" msgstr "" -#: cp/call.c:2803 cp/call.c:2861 +#: cp/call.c:2825 cp/call.c:2888 #, gcc-internal-format msgid "call of overloaded %<%D(%A)%> is ambiguous" msgstr "" #. It's no good looking for an overloaded operator() on a #. pointer-to-member-function. -#: cp/call.c:2929 +#: cp/call.c:2960 #, gcc-internal-format msgid "" "pointer-to-member function %E cannot be called without an object; consider " "using .* or ->*" msgstr "" -#: cp/call.c:3003 +#: cp/call.c:3034 #, gcc-internal-format msgid "no match for call to %<(%T) (%A)%>" msgstr "" -#: cp/call.c:3012 +#: cp/call.c:3043 #, gcc-internal-format msgid "call of %<(%T) (%A)%> is ambiguous" msgstr "" -#: cp/call.c:3050 +#: cp/call.c:3081 #, gcc-internal-format msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>" msgstr "" -#: cp/call.c:3056 +#: cp/call.c:3087 #, gcc-internal-format msgid "%s for %<operator%s%> in %<%E%s%>" msgstr "" -#: cp/call.c:3060 +#: cp/call.c:3091 #, gcc-internal-format msgid "%s for %<operator[]%> in %<%E[%E]%>" msgstr "" -#: cp/call.c:3065 +#: cp/call.c:3096 #, gcc-internal-format msgid "%s for %qs in %<%s %E%>" msgstr "" -#: cp/call.c:3070 +#: cp/call.c:3101 #, gcc-internal-format msgid "%s for %<operator%s%> in %<%E %s %E%>" msgstr "" -#: cp/call.c:3073 +#: cp/call.c:3104 #, gcc-internal-format msgid "%s for %<operator%s%> in %<%s%E%>" msgstr "" -#: cp/call.c:3165 +#: cp/call.c:3196 #, gcc-internal-format msgid "ISO C++ forbids omitting the middle term of a ?: expression" msgstr "" -#: cp/call.c:3242 +#: cp/call.c:3277 #, gcc-internal-format msgid "%qE has type %<void%> and is not a throw-expression" msgstr "" -#: cp/call.c:3281 cp/call.c:3491 +#: cp/call.c:3316 cp/call.c:3536 #, gcc-internal-format -msgid "operands to ?: have different types" +msgid "operands to ?: have different types %qT and %qT" msgstr "" -#: cp/call.c:3445 +#: cp/call.c:3490 #, gcc-internal-format msgid "enumeral mismatch in conditional expression: %qT vs %qT" msgstr "" -#: cp/call.c:3452 +#: cp/call.c:3497 #, gcc-internal-format msgid "enumeral and non-enumeral type in conditional expression" msgstr "" -#: cp/call.c:3746 +#: cp/call.c:3794 #, gcc-internal-format msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead" msgstr "" -#: cp/call.c:3819 +#: cp/call.c:3867 #, gcc-internal-format msgid "comparison between %q#T and %q#T" msgstr "" -#: cp/call.c:4078 +#: cp/call.c:4123 #, gcc-internal-format msgid "no suitable %<operator %s%> for %qT" msgstr "" -#: cp/call.c:4095 +#: cp/call.c:4140 #, gcc-internal-format msgid "%q+#D is private" msgstr "" -#: cp/call.c:4097 +#: cp/call.c:4142 #, gcc-internal-format msgid "%q+#D is protected" msgstr "" -#: cp/call.c:4099 +#: cp/call.c:4144 #, gcc-internal-format msgid "%q+#D is inaccessible" msgstr "" -#: cp/call.c:4100 +#: cp/call.c:4145 #, gcc-internal-format msgid "within this context" msgstr "" -#: cp/call.c:4189 cp/cvt.c:264 +#: cp/call.c:4234 cp/cvt.c:265 #, gcc-internal-format msgid "invalid conversion from %qT to %qT" msgstr "" -#: cp/call.c:4191 +#: cp/call.c:4236 #, gcc-internal-format msgid " initializing argument %P of %qD" msgstr "" -#: cp/call.c:4203 +#: cp/call.c:4248 #, gcc-internal-format msgid "passing NULL to non-pointer argument %P of %qD" msgstr "" -#: cp/call.c:4206 +#: cp/call.c:4251 #, gcc-internal-format msgid "converting to non-pointer type %qT from NULL" msgstr "" -#: cp/call.c:4214 +#: cp/call.c:4259 #, gcc-internal-format msgid "passing %qT for argument %P to %qD" msgstr "" -#: cp/call.c:4217 +#: cp/call.c:4262 #, gcc-internal-format msgid "converting to %qT from %qT" msgstr "" -#: cp/call.c:4356 +#: cp/call.c:4402 #, gcc-internal-format msgid "cannot bind bitfield %qE to %qT" msgstr "" -#: cp/call.c:4359 cp/call.c:4375 +#: cp/call.c:4405 cp/call.c:4421 #, gcc-internal-format msgid "cannot bind packed field %qE to %qT" msgstr "" -#: cp/call.c:4362 +#: cp/call.c:4408 #, gcc-internal-format msgid "cannot bind rvalue %qE to %qT" msgstr "" -#: cp/call.c:4476 +#: cp/call.c:4522 #, gcc-internal-format msgid "" "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at " @@ -22856,708 +24766,696 @@ msgid "" msgstr "" #. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4502 +#: cp/call.c:4550 #, gcc-internal-format msgid "" "cannot receive objects of non-POD type %q#T through %<...%>; call will abort " "at runtime" msgstr "" -#: cp/call.c:4545 +#: cp/call.c:4593 #, gcc-internal-format msgid "the default argument for parameter %d of %qD has not yet been parsed" msgstr "" -#: cp/call.c:4624 +#: cp/call.c:4672 #, gcc-internal-format msgid "argument of function call might be a candidate for a format attribute" msgstr "" -#: cp/call.c:4761 +#: cp/call.c:4809 #, gcc-internal-format msgid "passing %qT as %<this%> argument of %q#D discards qualifiers" msgstr "" -#: cp/call.c:4780 +#: cp/call.c:4828 #, gcc-internal-format msgid "%qT is not an accessible base of %qT" msgstr "" -#: cp/call.c:5030 +#: cp/call.c:5084 #, gcc-internal-format msgid "could not find class$ field in java interface type %qT" msgstr "" -#: cp/call.c:5267 +#: cp/call.c:5327 #, gcc-internal-format msgid "call to non-function %qD" msgstr "" -#: cp/call.c:5389 +#: cp/call.c:5449 #, gcc-internal-format msgid "no matching function for call to %<%T::%s(%A)%#V%>" msgstr "" -#: cp/call.c:5407 +#: cp/call.c:5467 #, gcc-internal-format msgid "call of overloaded %<%s(%A)%> is ambiguous" msgstr "" -#: cp/call.c:5431 +#: cp/call.c:5493 #, gcc-internal-format msgid "cannot call member function %qD without object" msgstr "" -#: cp/call.c:6036 +#: cp/call.c:6099 #, gcc-internal-format msgid "passing %qT chooses %qT over %qT" msgstr "" -#: cp/call.c:6038 cp/name-lookup.c:4228 +#: cp/call.c:6101 cp/name-lookup.c:4259 cp/name-lookup.c:4680 #, gcc-internal-format msgid " in call to %qD" msgstr "" -#: cp/call.c:6095 +#: cp/call.c:6158 #, gcc-internal-format msgid "choosing %qD over %qD" msgstr "" -#: cp/call.c:6096 +#: cp/call.c:6159 #, gcc-internal-format msgid " for conversion from %qT to %qT" msgstr "" -#: cp/call.c:6098 +#: cp/call.c:6161 #, gcc-internal-format msgid " because conversion sequence for the argument is better" msgstr "" -#: cp/call.c:6212 +#: cp/call.c:6275 #, gcc-internal-format msgid "" "ISO C++ says that these are ambiguous, even though the worst conversion for " "the first is better than the worst conversion for the second:" msgstr "" -#: cp/call.c:6356 +#: cp/call.c:6419 #, gcc-internal-format msgid "could not convert %qE to %qT" msgstr "" -#: cp/call.c:6488 +#: cp/call.c:6552 #, gcc-internal-format msgid "" "invalid initialization of non-const reference of type %qT from a temporary " "of type %qT" msgstr "" -#: cp/call.c:6492 +#: cp/call.c:6556 #, gcc-internal-format msgid "" "invalid initialization of reference of type %qT from expression of type %qT" msgstr "" -#: cp/class.c:277 +#: cp/class.c:280 #, gcc-internal-format msgid "cannot convert from base %qT to derived type %qT via virtual base %qT" msgstr "" -#: cp/class.c:933 +#: cp/class.c:938 #, gcc-internal-format msgid "Java class %qT cannot have a destructor" msgstr "" -#: cp/class.c:935 +#: cp/class.c:940 #, gcc-internal-format msgid "Java class %qT cannot have an implicit non-trivial destructor" msgstr "" -#: cp/class.c:1036 +#: cp/class.c:1047 #, gcc-internal-format msgid "repeated using declaration %q+D" msgstr "" -#: cp/class.c:1038 +#: cp/class.c:1049 #, gcc-internal-format msgid "using declaration %q+D conflicts with a previous using declaration" msgstr "" -#: cp/class.c:1043 +#: cp/class.c:1054 #, gcc-internal-format msgid "%q+#D cannot be overloaded" msgstr "" -#: cp/class.c:1044 +#: cp/class.c:1055 #, gcc-internal-format msgid "with %q+#D" msgstr "" -#: cp/class.c:1100 +#: cp/class.c:1117 #, gcc-internal-format msgid "conflicting access specifications for method %q+D, ignored" msgstr "" -#: cp/class.c:1103 +#: cp/class.c:1120 #, gcc-internal-format msgid "conflicting access specifications for field %qE, ignored" msgstr "" -#: cp/class.c:1164 cp/class.c:1172 +#: cp/class.c:1181 cp/class.c:1189 #, gcc-internal-format msgid "%q+D invalid in %q#T" msgstr "" -#: cp/class.c:1165 +#: cp/class.c:1182 #, gcc-internal-format msgid " because of local method %q+#D with same name" msgstr "" -#: cp/class.c:1173 +#: cp/class.c:1190 #, gcc-internal-format msgid " because of local member %q+#D with same name" msgstr "" -#: cp/class.c:1215 +#: cp/class.c:1233 #, gcc-internal-format msgid "base class %q#T has a non-virtual destructor" msgstr "" -#: cp/class.c:1529 +#: cp/class.c:1546 #, gcc-internal-format msgid "all member functions in class %qT are private" msgstr "" -#: cp/class.c:1540 +#: cp/class.c:1558 #, gcc-internal-format msgid "%q#T only defines a private destructor and has no friends" msgstr "" -#: cp/class.c:1583 +#: cp/class.c:1602 #, gcc-internal-format msgid "%q#T only defines private constructors and has no friends" msgstr "" -#: cp/class.c:1976 +#: cp/class.c:1995 #, gcc-internal-format msgid "no unique final overrider for %qD in %qT" msgstr "" #. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2395 +#: cp/class.c:2424 #, gcc-internal-format msgid "%q+D was hidden" msgstr "" -#: cp/class.c:2396 +#: cp/class.c:2425 #, gcc-internal-format msgid " by %q+D" msgstr "" -#: cp/class.c:2437 cp/decl2.c:1083 +#: cp/class.c:2466 cp/decl2.c:1042 #, gcc-internal-format msgid "%q+#D invalid; an anonymous union can only have non-static data members" msgstr "" -#: cp/class.c:2443 cp/decl2.c:1089 +#: cp/class.c:2472 cp/decl2.c:1048 #, gcc-internal-format msgid "private member %q+#D in anonymous union" msgstr "" -#: cp/class.c:2445 cp/decl2.c:1091 +#: cp/class.c:2474 cp/decl2.c:1050 #, gcc-internal-format msgid "protected member %q+#D in anonymous union" msgstr "" -#: cp/class.c:2611 +#: cp/class.c:2647 #, gcc-internal-format msgid "bit-field %q+#D with non-integral type" msgstr "" -#: cp/class.c:2628 +#: cp/class.c:2661 #, gcc-internal-format msgid "bit-field %q+D width not an integer constant" msgstr "" -#: cp/class.c:2633 +#: cp/class.c:2666 #, gcc-internal-format msgid "negative width in bit-field %q+D" msgstr "" -#: cp/class.c:2638 +#: cp/class.c:2671 #, gcc-internal-format msgid "zero width for bit-field %q+D" msgstr "" -#: cp/class.c:2644 +#: cp/class.c:2677 #, gcc-internal-format msgid "width of %q+D exceeds its type" msgstr "" -#: cp/class.c:2653 +#: cp/class.c:2686 #, gcc-internal-format msgid "%q+D is too small to hold all values of %q#T" msgstr "" -#: cp/class.c:2712 +#: cp/class.c:2741 #, gcc-internal-format msgid "member %q+#D with constructor not allowed in union" msgstr "" -#: cp/class.c:2715 +#: cp/class.c:2744 #, gcc-internal-format msgid "member %q+#D with destructor not allowed in union" msgstr "" -#: cp/class.c:2717 +#: cp/class.c:2746 #, gcc-internal-format msgid "member %q+#D with copy assignment operator not allowed in union" msgstr "" -#: cp/class.c:2740 +#: cp/class.c:2769 #, gcc-internal-format msgid "multiple fields in union %qT initialized" msgstr "" -#: cp/class.c:2802 -#, gcc-internal-format -msgid "ignoring packed attribute on unpacked non-POD field %q+#D" -msgstr "" - -#: cp/class.c:2862 +#: cp/class.c:2858 #, gcc-internal-format msgid "%q+D may not be static because it is a member of a union" msgstr "" -#: cp/class.c:2867 +#: cp/class.c:2863 #, gcc-internal-format msgid "%q+D may not have reference type %qT because it is a member of a union" msgstr "" -#: cp/class.c:2876 -#, gcc-internal-format -msgid "field %q+D in local class cannot be static" -msgstr "" - -#: cp/class.c:2882 +#: cp/class.c:2874 #, gcc-internal-format msgid "field %q+D invalidly declared function type" msgstr "" -#: cp/class.c:2888 +#: cp/class.c:2880 #, gcc-internal-format msgid "field %q+D invalidly declared method type" msgstr "" -#: cp/class.c:2920 +#: cp/class.c:2912 #, gcc-internal-format msgid "non-static reference %q+#D in class without a constructor" msgstr "" -#: cp/class.c:2967 +#: cp/class.c:2923 +#, gcc-internal-format +msgid "ignoring packed attribute because of unpacked non-POD field %q+#D" +msgstr "" + +#: cp/class.c:2990 #, gcc-internal-format msgid "non-static const member %q+#D in class without a constructor" msgstr "" -#: cp/class.c:2982 +#: cp/class.c:3005 #, gcc-internal-format msgid "field %q+#D with same name as class" msgstr "" -#: cp/class.c:3015 +#: cp/class.c:3038 #, gcc-internal-format msgid "%q#T has pointer data members" msgstr "" -#: cp/class.c:3019 +#: cp/class.c:3043 #, gcc-internal-format msgid " but does not override %<%T(const %T&)%>" msgstr "" -#: cp/class.c:3021 +#: cp/class.c:3045 #, gcc-internal-format msgid " or %<operator=(const %T&)%>" msgstr "" -#: cp/class.c:3024 +#: cp/class.c:3049 #, gcc-internal-format msgid " but does not override %<operator=(const %T&)%>" msgstr "" -#: cp/class.c:3480 +#: cp/class.c:3509 #, gcc-internal-format msgid "" "offset of empty base %qT may not be ABI-compliant and maychange in a future " "version of GCC" msgstr "" -#: cp/class.c:3592 +#: cp/class.c:3622 #, gcc-internal-format msgid "class %qT will be considered nearly empty in a future version of GCC" msgstr "" -#: cp/class.c:3674 +#: cp/class.c:3704 #, gcc-internal-format msgid "initializer specified for non-virtual method %q+D" msgstr "" -#: cp/class.c:4336 +#: cp/class.c:4367 #, gcc-internal-format msgid "" "offset of virtual base %qT is not ABI-compliant and may change in a future " "version of GCC" msgstr "" -#: cp/class.c:4435 +#: cp/class.c:4466 #, gcc-internal-format msgid "direct base %qT inaccessible in %qT due to ambiguity" msgstr "" -#: cp/class.c:4447 +#: cp/class.c:4478 #, gcc-internal-format msgid "virtual base %qT inaccessible in %qT due to ambiguity" msgstr "" -#: cp/class.c:4624 +#: cp/class.c:4657 #, gcc-internal-format msgid "" "size assigned to %qT may not be ABI-compliant and may change in a future " "version of GCC" msgstr "" -#. Versions of G++ before G++ 3.4 did not reset the -#. DECL_MODE. -#: cp/class.c:4663 +#: cp/class.c:4697 #, gcc-internal-format msgid "" "the offset of %qD may not be ABI-compliant and may change in a future " "version of GCC" msgstr "" -#: cp/class.c:4691 +#: cp/class.c:4725 #, gcc-internal-format msgid "" "offset of %q+D is not ABI-compliant and may change in a future version of GCC" msgstr "" -#: cp/class.c:4700 +#: cp/class.c:4734 #, gcc-internal-format msgid "" "%q+D contains empty classes which may cause base classes to be placed at " "different locations in a future version of GCC" msgstr "" -#: cp/class.c:4759 +#: cp/class.c:4817 #, gcc-internal-format msgid "" "layout of classes derived from empty class %qT may change in a future " "version of GCC" msgstr "" -#: cp/class.c:4905 cp/parser.c:13111 +#: cp/class.c:4963 cp/parser.c:13482 #, gcc-internal-format msgid "redefinition of %q#T" msgstr "" -#: cp/class.c:5055 +#: cp/class.c:5117 #, gcc-internal-format msgid "%q#T has virtual functions but non-virtual destructor" msgstr "" -#: cp/class.c:5157 +#: cp/class.c:5219 #, gcc-internal-format msgid "trying to finish struct, but kicked out due to previous parse errors" msgstr "" -#: cp/class.c:5574 +#: cp/class.c:5673 #, gcc-internal-format msgid "language string %<\"%E\"%> not recognized" msgstr "" -#: cp/class.c:5660 +#: cp/class.c:5762 #, gcc-internal-format msgid "cannot resolve overloaded function %qD based on conversion to type %qT" msgstr "" -#: cp/class.c:5787 +#: cp/class.c:5891 #, gcc-internal-format msgid "no matches converting function %qD to type %q#T" msgstr "" -#: cp/class.c:5810 +#: cp/class.c:5914 #, gcc-internal-format msgid "converting overloaded function %qD to type %q#T is ambiguous" msgstr "" -#: cp/class.c:5836 +#: cp/class.c:5940 #, gcc-internal-format msgid "assuming pointer to member %qD" msgstr "" -#: cp/class.c:5839 +#: cp/class.c:5943 #, gcc-internal-format msgid "(a pointer to member can only be formed with %<&%E%>)" msgstr "" -#: cp/class.c:5884 cp/class.c:5915 cp/class.c:6067 cp/class.c:6074 +#: cp/class.c:5999 cp/class.c:6033 #, gcc-internal-format msgid "not enough type information" msgstr "" -#: cp/class.c:5901 +#: cp/class.c:6016 #, gcc-internal-format msgid "argument of type %qT does not match %qT" msgstr "" -#: cp/class.c:6051 -#, gcc-internal-format -msgid "invalid operation on uninstantiated type" -msgstr "" - #. [basic.scope.class] #. #. A name N used in a class S shall refer to the same declaration #. in its context and when re-evaluated in the completed scope of #. S. -#: cp/class.c:6288 cp/decl.c:1136 cp/name-lookup.c:508 +#: cp/class.c:6303 cp/decl.c:1192 cp/name-lookup.c:509 #, gcc-internal-format msgid "declaration of %q#D" msgstr "" -#: cp/class.c:6289 +#: cp/class.c:6304 #, gcc-internal-format msgid "changes meaning of %qD from %q+#D" msgstr "" -#: cp/cp-gimplify.c:120 +#: cp/cp-gimplify.c:99 #, gcc-internal-format msgid "continue statement not within loop or switch" msgstr "" -#: cp/cp-gimplify.c:365 +#: cp/cp-gimplify.c:373 #, gcc-internal-format msgid "statement with no effect" msgstr "" -#: cp/cvt.c:91 +#: cp/cvt.c:92 #, gcc-internal-format msgid "can't convert from incomplete type %qT to %qT" msgstr "" -#: cp/cvt.c:100 +#: cp/cvt.c:101 #, gcc-internal-format msgid "conversion of %qE from %qT to %qT is ambiguous" msgstr "" -#: cp/cvt.c:169 cp/cvt.c:238 cp/cvt.c:285 +#: cp/cvt.c:170 cp/cvt.c:239 cp/cvt.c:286 #, gcc-internal-format msgid "cannot convert %qE from type %qT to type %qT" msgstr "" -#: cp/cvt.c:198 cp/cvt.c:202 +#: cp/cvt.c:199 cp/cvt.c:203 #, gcc-internal-format msgid "pointer to member cast from %qT to %qT is via virtual base" msgstr "" -#: cp/cvt.c:498 +#: cp/cvt.c:500 #, gcc-internal-format msgid "conversion from %qT to %qT discards qualifiers" msgstr "" -#: cp/cvt.c:516 cp/typeck.c:4960 +#: cp/cvt.c:518 cp/typeck.c:5125 #, gcc-internal-format msgid "casting %qT to %qT does not dereference pointer" msgstr "" -#: cp/cvt.c:543 +#: cp/cvt.c:545 #, gcc-internal-format msgid "cannot convert type %qT to type %qT" msgstr "" -#: cp/cvt.c:679 +#: cp/cvt.c:681 #, gcc-internal-format msgid "conversion from %q#T to %q#T" msgstr "" -#: cp/cvt.c:691 cp/cvt.c:711 +#: cp/cvt.c:693 cp/cvt.c:713 #, gcc-internal-format msgid "%q#T used where a %qT was expected" msgstr "" -#: cp/cvt.c:726 +#: cp/cvt.c:728 #, gcc-internal-format msgid "%q#T used where a floating point value was expected" msgstr "" -#: cp/cvt.c:773 +#: cp/cvt.c:775 #, gcc-internal-format msgid "conversion from %qT to non-scalar type %qT requested" msgstr "" -#: cp/cvt.c:807 +#: cp/cvt.c:809 #, gcc-internal-format msgid "pseudo-destructor is not called" msgstr "" -#: cp/cvt.c:866 +#: cp/cvt.c:869 #, gcc-internal-format msgid "object of incomplete type %qT will not be accessed in %s" msgstr "" -#: cp/cvt.c:869 +#: cp/cvt.c:874 #, gcc-internal-format msgid "object of type %qT will not be accessed in %s" msgstr "" -#: cp/cvt.c:885 +#: cp/cvt.c:890 #, gcc-internal-format msgid "object %qE of incomplete type %qT will not be accessed in %s" msgstr "" #. [over.over] enumerates the places where we can take the address #. of an overloaded function, and this is not one of them. -#: cp/cvt.c:901 +#: cp/cvt.c:925 #, gcc-internal-format msgid "%s cannot resolve address of overloaded function" msgstr "" #. Only warn when there is no &. -#: cp/cvt.c:907 +#: cp/cvt.c:932 #, gcc-internal-format msgid "%s is a reference, not call, to function %qE" msgstr "" -#: cp/cvt.c:921 +#: cp/cvt.c:949 #, gcc-internal-format msgid "%s has no effect" msgstr "" -#: cp/cvt.c:953 +#: cp/cvt.c:981 #, gcc-internal-format msgid "value computed is not used" msgstr "" -#: cp/cvt.c:1061 +#: cp/cvt.c:1091 #, gcc-internal-format msgid "converting NULL to non-pointer type" msgstr "" -#: cp/cvt.c:1134 +#: cp/cvt.c:1164 #, gcc-internal-format msgid "ambiguous default type conversion from %qT" msgstr "" -#: cp/cvt.c:1136 +#: cp/cvt.c:1166 #, gcc-internal-format msgid " candidate conversions include %qD and %qD" msgstr "" -#: cp/decl.c:1003 +#: cp/decl.c:1059 #, gcc-internal-format msgid "%qD was declared %<extern%> and later %<static%>" msgstr "" -#: cp/decl.c:1004 cp/decl.c:1508 objc/objc-act.c:2920 objc/objc-act.c:7487 +#: cp/decl.c:1060 cp/decl.c:1593 objc/objc-act.c:2920 objc/objc-act.c:7489 #, gcc-internal-format msgid "previous declaration of %q+D" msgstr "" -#: cp/decl.c:1037 +#: cp/decl.c:1093 #, gcc-internal-format msgid "declaration of %qF throws different exceptions" msgstr "" -#: cp/decl.c:1038 +#: cp/decl.c:1094 #, gcc-internal-format msgid "from previous declaration %q+F" msgstr "" -#: cp/decl.c:1089 +#: cp/decl.c:1146 #, gcc-internal-format msgid "function %q+D redeclared as inline" msgstr "" -#: cp/decl.c:1091 +#: cp/decl.c:1148 #, gcc-internal-format msgid "previous declaration of %q+D with attribute noinline" msgstr "" -#: cp/decl.c:1098 +#: cp/decl.c:1155 #, gcc-internal-format msgid "function %q+D redeclared with attribute noinline" msgstr "" -#: cp/decl.c:1100 +#: cp/decl.c:1157 #, gcc-internal-format msgid "previous declaration of %q+D was inline" msgstr "" -#: cp/decl.c:1123 cp/decl.c:1196 +#: cp/decl.c:1179 cp/decl.c:1252 #, gcc-internal-format msgid "shadowing %s function %q#D" msgstr "" -#: cp/decl.c:1132 +#: cp/decl.c:1188 #, gcc-internal-format msgid "library function %q#D redeclared as non-function %q#D" msgstr "" -#: cp/decl.c:1137 +#: cp/decl.c:1193 #, gcc-internal-format msgid "conflicts with built-in declaration %q#D" msgstr "" -#: cp/decl.c:1191 cp/decl.c:1300 cp/decl.c:1316 +#: cp/decl.c:1247 cp/decl.c:1356 cp/decl.c:1372 #, gcc-internal-format msgid "new declaration %q#D" msgstr "" -#: cp/decl.c:1192 +#: cp/decl.c:1248 #, gcc-internal-format msgid "ambiguates built-in declaration %q#D" msgstr "" -#: cp/decl.c:1264 +#: cp/decl.c:1320 #, gcc-internal-format msgid "%q#D redeclared as different kind of symbol" msgstr "" -#: cp/decl.c:1267 +#: cp/decl.c:1323 #, gcc-internal-format msgid "previous declaration of %q+#D" msgstr "" -#: cp/decl.c:1286 +#: cp/decl.c:1342 #, gcc-internal-format msgid "declaration of template %q#D" msgstr "" -#: cp/decl.c:1287 cp/name-lookup.c:509 +#: cp/decl.c:1343 cp/name-lookup.c:510 #, gcc-internal-format msgid "conflicts with previous declaration %q+#D" msgstr "" -#: cp/decl.c:1301 cp/decl.c:1317 +#: cp/decl.c:1357 cp/decl.c:1373 #, gcc-internal-format msgid "ambiguates old declaration %q+#D" msgstr "" -#: cp/decl.c:1309 +#: cp/decl.c:1365 #, gcc-internal-format msgid "declaration of C function %q#D conflicts with" msgstr "" -#: cp/decl.c:1311 +#: cp/decl.c:1367 #, gcc-internal-format msgid "previous declaration %q+#D here" msgstr "" -#: cp/decl.c:1324 +#: cp/decl.c:1381 #, gcc-internal-format msgid "conflicting declaration %q#D" msgstr "" -#: cp/decl.c:1325 +#: cp/decl.c:1382 #, gcc-internal-format msgid "%q+D has a previous declaration as %q#D" msgstr "" @@ -23569,68 +25467,63 @@ msgstr "" #. A namespace-name defined at global scope shall not be #. declared as the name of any other entity in any global scope #. of the program. -#: cp/decl.c:1377 +#: cp/decl.c:1434 #, gcc-internal-format msgid "declaration of namespace %qD conflicts with" msgstr "" -#: cp/decl.c:1378 +#: cp/decl.c:1435 #, gcc-internal-format msgid "previous declaration of namespace %q+D here" msgstr "" -#: cp/decl.c:1389 +#: cp/decl.c:1446 #, gcc-internal-format msgid "%q+#D previously defined here" msgstr "" -#: cp/decl.c:1390 -#, gcc-internal-format -msgid "%q+#D previously declared here" -msgstr "" - #. Prototype decl follows defn w/o prototype. -#: cp/decl.c:1399 +#: cp/decl.c:1456 #, gcc-internal-format msgid "prototype for %q+#D" msgstr "" -#: cp/decl.c:1400 +#: cp/decl.c:1457 #, gcc-internal-format msgid "%Jfollows non-prototype definition here" msgstr "" -#: cp/decl.c:1412 +#: cp/decl.c:1497 #, gcc-internal-format msgid "previous declaration of %q+#D with %qL linkage" msgstr "" -#: cp/decl.c:1414 +#: cp/decl.c:1499 #, gcc-internal-format msgid "conflicts with new declaration with %qL linkage" msgstr "" -#: cp/decl.c:1437 cp/decl.c:1443 +#: cp/decl.c:1522 cp/decl.c:1528 #, gcc-internal-format msgid "default argument given for parameter %d of %q#D" msgstr "" -#: cp/decl.c:1439 cp/decl.c:1445 +#: cp/decl.c:1524 cp/decl.c:1530 #, gcc-internal-format msgid "after previous specification in %q+#D" msgstr "" -#: cp/decl.c:1454 +#: cp/decl.c:1539 #, gcc-internal-format msgid "%q#D was used before it was declared inline" msgstr "" -#: cp/decl.c:1455 +#: cp/decl.c:1540 #, gcc-internal-format msgid "%Jprevious non-inline declaration here" msgstr "" -#: cp/decl.c:1507 +#: cp/decl.c:1592 #, gcc-internal-format msgid "redundant redeclaration of %qD in same scope" msgstr "" @@ -23643,266 +25536,291 @@ msgstr "" #. that specialization that would cause an implicit #. instantiation to take place, in every translation unit in #. which such a use occurs. -#: cp/decl.c:1756 +#: cp/decl.c:1859 #, gcc-internal-format msgid "explicit specialization of %qD after first use" msgstr "" -#: cp/decl.c:1835 +#: cp/decl.c:1943 #, gcc-internal-format msgid "%q+D: visibility attribute ignored because it" msgstr "" -#: cp/decl.c:1837 +#: cp/decl.c:1945 #, gcc-internal-format msgid "%Jconflicts with previous declaration here" msgstr "" -#: cp/decl.c:2227 cp/decl.c:2249 +#: cp/decl.c:2312 #, gcc-internal-format msgid "jump to label %qD" msgstr "" -#: cp/decl.c:2229 cp/decl.c:2251 +#: cp/decl.c:2314 #, gcc-internal-format msgid "jump to case label" msgstr "" -#: cp/decl.c:2232 cp/decl.c:2254 +#: cp/decl.c:2316 #, gcc-internal-format msgid "%H from here" msgstr "" -#: cp/decl.c:2237 +#: cp/decl.c:2335 cp/decl.c:2498 +#, gcc-internal-format +msgid " exits OpenMP structured block" +msgstr "" + +#: cp/decl.c:2356 #, gcc-internal-format msgid " crosses initialization of %q+#D" msgstr "" -#: cp/decl.c:2239 cp/decl.c:2353 +#: cp/decl.c:2358 cp/decl.c:2473 #, gcc-internal-format msgid " enters scope of non-POD %q+#D" msgstr "" -#: cp/decl.c:2258 cp/decl.c:2357 +#: cp/decl.c:2371 cp/decl.c:2477 #, gcc-internal-format msgid " enters try block" msgstr "" -#: cp/decl.c:2260 cp/decl.c:2359 +#: cp/decl.c:2373 cp/decl.c:2479 #, gcc-internal-format msgid " enters catch block" msgstr "" -#: cp/decl.c:2337 +#: cp/decl.c:2383 cp/decl.c:2482 +#, gcc-internal-format +msgid " enters OpenMP structured block" +msgstr "" + +#: cp/decl.c:2454 cp/decl.c:2494 #, gcc-internal-format msgid "jump to label %q+D" msgstr "" -#: cp/decl.c:2338 +#: cp/decl.c:2455 cp/decl.c:2495 #, gcc-internal-format msgid " from here" msgstr "" #. Can't skip init of __exception_info. -#: cp/decl.c:2349 +#: cp/decl.c:2467 #, gcc-internal-format msgid "%J enters catch block" msgstr "" -#: cp/decl.c:2351 +#: cp/decl.c:2471 #, gcc-internal-format msgid " skips initialization of %q+#D" msgstr "" -#: cp/decl.c:2385 +#: cp/decl.c:2547 #, gcc-internal-format msgid "label named wchar_t" msgstr "" -#: cp/decl.c:2388 +#: cp/decl.c:2551 #, gcc-internal-format msgid "duplicate label %qD" msgstr "" -#: cp/decl.c:2644 cp/parser.c:3636 +#: cp/decl.c:2815 cp/parser.c:3814 #, gcc-internal-format msgid "%qD used without template parameters" msgstr "" -#: cp/decl.c:2661 cp/decl.c:2752 +#: cp/decl.c:2830 +#, gcc-internal-format +msgid "%q#T is not a class" +msgstr "" + +#: cp/decl.c:2842 cp/decl.c:2910 #, gcc-internal-format msgid "no class template named %q#T in %q#T" msgstr "" -#: cp/decl.c:2682 cp/decl.c:2692 cp/decl.c:2712 +#: cp/decl.c:2850 #, gcc-internal-format -msgid "no type named %q#T in %q#T" +msgid "%<typename %T::%D%> names %q#T, which is not a class template" msgstr "" -#: cp/decl.c:2761 +#: cp/decl.c:2857 +#, gcc-internal-format +msgid "%<typename %T::%D%> names %q#T, which is not a type" +msgstr "" + +#: cp/decl.c:2919 #, gcc-internal-format msgid "template parameters do not match template" msgstr "" -#: cp/decl.c:2762 cp/friend.c:317 cp/friend.c:325 +#: cp/decl.c:2920 cp/friend.c:322 cp/friend.c:330 #, gcc-internal-format msgid "%q+D declared here" msgstr "" -#: cp/decl.c:3435 +#: cp/decl.c:3591 #, gcc-internal-format msgid "%Jan anonymous union cannot have function members" msgstr "" -#: cp/decl.c:3453 +#: cp/decl.c:3609 #, gcc-internal-format msgid "member %q+#D with constructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:3456 +#: cp/decl.c:3612 #, gcc-internal-format msgid "member %q+#D with destructor not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:3459 +#: cp/decl.c:3615 #, gcc-internal-format msgid "" "member %q+#D with copy assignment operator not allowed in anonymous aggregate" msgstr "" -#: cp/decl.c:3484 +#: cp/decl.c:3640 #, gcc-internal-format msgid "multiple types in one declaration" msgstr "" -#: cp/decl.c:3488 +#: cp/decl.c:3644 #, gcc-internal-format msgid "redeclaration of C++ built-in type %qT" msgstr "" -#: cp/decl.c:3525 +#: cp/decl.c:3681 #, gcc-internal-format msgid "missing type-name in typedef-declaration" msgstr "" -#: cp/decl.c:3533 +#: cp/decl.c:3689 #, gcc-internal-format msgid "ISO C++ prohibits anonymous structs" msgstr "" -#: cp/decl.c:3540 +#: cp/decl.c:3696 #, gcc-internal-format msgid "%qs can only be specified for functions" msgstr "" -#: cp/decl.c:3546 +#: cp/decl.c:3702 #, gcc-internal-format msgid "%<friend%> can only be specified inside a class" msgstr "" -#: cp/decl.c:3548 +#: cp/decl.c:3704 #, gcc-internal-format msgid "%<explicit%> can only be specified for constructors" msgstr "" -#: cp/decl.c:3550 +#: cp/decl.c:3706 #, gcc-internal-format msgid "a storage class can only be specified for objects and functions" msgstr "" -#: cp/decl.c:3556 +#: cp/decl.c:3712 #, gcc-internal-format msgid "qualifiers can only be specified for objects and functions" msgstr "" -#: cp/decl.c:3586 +#: cp/decl.c:3742 #, gcc-internal-format msgid "attribute ignored in declaration of %q+#T" msgstr "" -#: cp/decl.c:3587 +#: cp/decl.c:3743 #, gcc-internal-format msgid "attribute for %q+#T must follow the %qs keyword" msgstr "" -#: cp/decl.c:3707 +#: cp/decl.c:3856 #, gcc-internal-format msgid "function %q#D is initialized like a variable" msgstr "" -#: cp/decl.c:3719 +#: cp/decl.c:3867 #, gcc-internal-format msgid "declaration of %q#D has %<extern%> and is initialized" msgstr "" -#: cp/decl.c:3749 +#: cp/decl.c:3883 +#, gcc-internal-format +msgid "definition of %q#D is marked %<dllimport%>" +msgstr "" + +#: cp/decl.c:3902 #, gcc-internal-format msgid "%q#D is not a static member of %q#T" msgstr "" -#: cp/decl.c:3755 +#: cp/decl.c:3908 #, gcc-internal-format msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>" msgstr "" -#: cp/decl.c:3764 +#: cp/decl.c:3917 #, gcc-internal-format msgid "" "template header not allowed in member definition of explicitly specialized " "class" msgstr "" -#: cp/decl.c:3773 +#: cp/decl.c:3925 #, gcc-internal-format msgid "duplicate initialization of %qD" msgstr "" -#: cp/decl.c:3812 +#: cp/decl.c:3963 #, gcc-internal-format msgid "declaration of %q#D outside of class is not definition" msgstr "" -#: cp/decl.c:3861 +#: cp/decl.c:4017 #, gcc-internal-format msgid "variable %q#D has initializer but incomplete type" msgstr "" -#: cp/decl.c:3868 cp/decl.c:4564 +#: cp/decl.c:4024 cp/decl.c:4713 #, gcc-internal-format msgid "elements of array %q#D have incomplete type" msgstr "" -#: cp/decl.c:3884 +#: cp/decl.c:4034 #, gcc-internal-format msgid "aggregate %q#D has incomplete type and cannot be defined" msgstr "" -#: cp/decl.c:3934 +#: cp/decl.c:4081 #, gcc-internal-format msgid "%qD declared as reference but not initialized" msgstr "" -#: cp/decl.c:3940 +#: cp/decl.c:4087 #, gcc-internal-format msgid "ISO C++ forbids use of initializer list to initialize reference %qD" msgstr "" -#: cp/decl.c:3966 +#: cp/decl.c:4113 #, gcc-internal-format msgid "cannot initialize %qT from %qT" msgstr "" -#: cp/decl.c:3999 +#: cp/decl.c:4147 #, gcc-internal-format msgid "initializer fails to determine size of %qD" msgstr "" -#: cp/decl.c:4004 +#: cp/decl.c:4154 #, gcc-internal-format msgid "array size missing in %qD" msgstr "" -#: cp/decl.c:4014 +#: cp/decl.c:4166 #, gcc-internal-format msgid "zero-size array %qD" msgstr "" @@ -23910,248 +25828,243 @@ msgstr "" #. An automatic variable with an incomplete type: that is an error. #. Don't talk about array types here, since we took care of that #. message in grokdeclarator. -#: cp/decl.c:4050 +#: cp/decl.c:4208 #, gcc-internal-format msgid "storage size of %qD isn't known" msgstr "" -#: cp/decl.c:4072 +#: cp/decl.c:4230 #, gcc-internal-format msgid "storage size of %qD isn't constant" msgstr "" -#: cp/decl.c:4127 +#: cp/decl.c:4279 #, gcc-internal-format msgid "" "sorry: semantics of inline function static data %q+#D are wrong (you'll wind " "up with multiple copies)" msgstr "" -#: cp/decl.c:4130 +#: cp/decl.c:4282 #, gcc-internal-format msgid "%J you can work around this by removing the initializer" msgstr "" -#: cp/decl.c:4157 +#: cp/decl.c:4309 #, gcc-internal-format msgid "uninitialized const %qD" msgstr "" -#: cp/decl.c:4228 +#: cp/decl.c:4384 #, gcc-internal-format msgid "name %qD used in a GNU-style designated initializer for an array" msgstr "" -#: cp/decl.c:4275 +#: cp/decl.c:4432 #, gcc-internal-format msgid "invalid type %qT as initializer for a vector of type %qT" msgstr "" -#: cp/decl.c:4317 +#: cp/decl.c:4474 #, gcc-internal-format msgid "initializer for %qT must be brace-enclosed" msgstr "" -#: cp/decl.c:4332 -#, gcc-internal-format -msgid "ISO C++ does not allow designated initializers" -msgstr "" - -#: cp/decl.c:4337 +#: cp/decl.c:4492 #, gcc-internal-format msgid "%qT has no non-static data member named %qD" msgstr "" -#: cp/decl.c:4386 +#: cp/decl.c:4543 #, gcc-internal-format msgid "braces around scalar initializer for type %qT" msgstr "" -#: cp/decl.c:4464 +#: cp/decl.c:4621 #, gcc-internal-format msgid "missing braces around initializer for %qT" msgstr "" -#: cp/decl.c:4520 +#: cp/decl.c:4678 #, gcc-internal-format msgid "too many initializers for %qT" msgstr "" -#: cp/decl.c:4558 +#: cp/decl.c:4721 #, gcc-internal-format msgid "variable-sized object %qD may not be initialized" msgstr "" -#: cp/decl.c:4569 +#: cp/decl.c:4727 #, gcc-internal-format msgid "%qD has incomplete type" msgstr "" -#: cp/decl.c:4616 +#: cp/decl.c:4739 +#, gcc-internal-format +msgid "scalar object %qD requires one element in initializer" +msgstr "" + +#: cp/decl.c:4787 #, gcc-internal-format msgid "%qD must be initialized by constructor, not by %<{...}%>" msgstr "" -#: cp/decl.c:4652 +#: cp/decl.c:4823 #, gcc-internal-format msgid "array %qD initialized by parenthesized string literal %qE" msgstr "" -#: cp/decl.c:4667 +#: cp/decl.c:4838 #, gcc-internal-format msgid "structure %qD with uninitialized const members" msgstr "" -#: cp/decl.c:4669 +#: cp/decl.c:4840 #, gcc-internal-format msgid "structure %qD with uninitialized reference members" msgstr "" -#: cp/decl.c:4871 +#: cp/decl.c:5049 #, gcc-internal-format msgid "assignment (not initialization) in declaration" msgstr "" -#: cp/decl.c:4888 -#, gcc-internal-format -msgid "cannot initialize %qD to namespace %qD" -msgstr "" - -#: cp/decl.c:4929 +#: cp/decl.c:5120 #, gcc-internal-format msgid "shadowing previous type declaration of %q#D" msgstr "" -#: cp/decl.c:4959 +#: cp/decl.c:5150 #, gcc-internal-format msgid "%qD cannot be thread-local because it has non-POD type %qT" msgstr "" -#: cp/decl.c:4976 +#: cp/decl.c:5186 #, gcc-internal-format msgid "%qD is thread-local and so cannot be dynamically initialized" msgstr "" -#: cp/decl.c:4994 +#: cp/decl.c:5204 #, gcc-internal-format msgid "" "%qD cannot be initialized by a non-constant expression when being declared" msgstr "" -#: cp/decl.c:5584 +#: cp/decl.c:5801 #, gcc-internal-format msgid "destructor for alien class %qT cannot be a member" msgstr "" -#: cp/decl.c:5586 +#: cp/decl.c:5803 #, gcc-internal-format msgid "constructor for alien class %qT cannot be a member" msgstr "" -#: cp/decl.c:5607 +#: cp/decl.c:5824 #, gcc-internal-format msgid "%qD declared as a %<virtual%> %s" msgstr "" -#: cp/decl.c:5609 +#: cp/decl.c:5826 #, gcc-internal-format msgid "%qD declared as an %<inline%> %s" msgstr "" -#: cp/decl.c:5611 +#: cp/decl.c:5828 #, gcc-internal-format msgid "" "%<const%> and %<volatile%> function specifiers on %qD invalid in %s " "declaration" msgstr "" -#: cp/decl.c:5615 +#: cp/decl.c:5832 #, gcc-internal-format msgid "%q+D declared as a friend" msgstr "" -#: cp/decl.c:5621 +#: cp/decl.c:5838 #, gcc-internal-format msgid "%q+D declared with an exception specification" msgstr "" -#: cp/decl.c:5655 +#: cp/decl.c:5872 #, gcc-internal-format msgid "definition of %qD is not in namespace enclosing %qT" msgstr "" -#: cp/decl.c:5715 +#: cp/decl.c:5961 #, gcc-internal-format msgid "defining explicit specialization %qD in friend declaration" msgstr "" #. Something like `template <class T> friend void f<T>()'. -#: cp/decl.c:5725 +#: cp/decl.c:5971 #, gcc-internal-format msgid "invalid use of template-id %qD in declaration of primary template" msgstr "" -#: cp/decl.c:5755 +#: cp/decl.c:6001 #, gcc-internal-format msgid "" "default arguments are not allowed in declaration of friend template " "specialization %qD" msgstr "" -#: cp/decl.c:5763 +#: cp/decl.c:6009 #, gcc-internal-format msgid "" "%<inline%> is not allowed in declaration of friend template specialization %" "qD" msgstr "" -#: cp/decl.c:5806 +#: cp/decl.c:6052 #, gcc-internal-format msgid "cannot declare %<::main%> to be a template" msgstr "" -#: cp/decl.c:5808 +#: cp/decl.c:6054 #, gcc-internal-format msgid "cannot declare %<::main%> to be inline" msgstr "" -#: cp/decl.c:5810 +#: cp/decl.c:6056 #, gcc-internal-format msgid "cannot declare %<::main%> to be static" msgstr "" -#: cp/decl.c:5816 +#: cp/decl.c:6062 #, gcc-internal-format msgid "%<::main%> must return %<int%>" msgstr "" -#: cp/decl.c:5848 +#: cp/decl.c:6094 #, gcc-internal-format msgid "non-local function %q#D uses anonymous type" msgstr "" -#: cp/decl.c:5851 cp/decl.c:6121 +#: cp/decl.c:6097 cp/decl.c:6367 #, gcc-internal-format msgid "" "%q+#D does not refer to the unqualified type, so it is not used for linkage" msgstr "" -#: cp/decl.c:5857 +#: cp/decl.c:6103 #, gcc-internal-format msgid "non-local function %q#D uses local type %qT" msgstr "" -#: cp/decl.c:5880 +#: cp/decl.c:6126 #, gcc-internal-format msgid "%smember function %qD cannot have cv-qualifier" msgstr "" -#: cp/decl.c:5949 +#: cp/decl.c:6200 #, gcc-internal-format msgid "definition of implicitly-declared %qD" msgstr "" -#: cp/decl.c:5969 cp/decl2.c:704 +#: cp/decl.c:6215 cp/decl2.c:682 #, gcc-internal-format msgid "no %q#D member function declared in class %qT" msgstr "" @@ -24160,532 +26073,537 @@ msgstr "" #. no linkage can only be used to declare extern "C" #. entities. Since it's not always an error in the #. ISO C++ 90 Standard, we only issue a warning. -#: cp/decl.c:6118 +#: cp/decl.c:6364 #, gcc-internal-format msgid "non-local variable %q#D uses anonymous type" msgstr "" -#: cp/decl.c:6127 +#: cp/decl.c:6373 #, gcc-internal-format msgid "non-local variable %q#D uses local type %qT" msgstr "" -#: cp/decl.c:6244 +#: cp/decl.c:6490 #, gcc-internal-format msgid "" "invalid in-class initialization of static data member of non-integral type %" "qT" msgstr "" -#: cp/decl.c:6254 +#: cp/decl.c:6500 #, gcc-internal-format msgid "ISO C++ forbids in-class initialization of non-const static member %qD" msgstr "" -#: cp/decl.c:6258 +#: cp/decl.c:6504 #, gcc-internal-format msgid "" "ISO C++ forbids initialization of member constant %qD of non-integral type %" "qT" msgstr "" -#: cp/decl.c:6278 +#: cp/decl.c:6528 #, gcc-internal-format msgid "size of array %qD has non-integral type %qT" msgstr "" -#: cp/decl.c:6280 +#: cp/decl.c:6530 #, gcc-internal-format msgid "size of array has non-integral type %qT" msgstr "" -#: cp/decl.c:6316 +#: cp/decl.c:6566 #, gcc-internal-format msgid "size of array %qD is negative" msgstr "" -#: cp/decl.c:6318 +#: cp/decl.c:6568 #, gcc-internal-format msgid "size of array is negative" msgstr "" -#: cp/decl.c:6326 +#: cp/decl.c:6576 #, gcc-internal-format msgid "ISO C++ forbids zero-size array %qD" msgstr "" -#: cp/decl.c:6328 +#: cp/decl.c:6578 #, gcc-internal-format msgid "ISO C++ forbids zero-size array" msgstr "" -#: cp/decl.c:6335 +#: cp/decl.c:6585 #, gcc-internal-format msgid "size of array %qD is not an integral constant-expression" msgstr "" -#: cp/decl.c:6338 +#: cp/decl.c:6588 #, gcc-internal-format msgid "size of array is not an integral constant-expression" msgstr "" -#: cp/decl.c:6343 +#: cp/decl.c:6594 #, gcc-internal-format msgid "ISO C++ forbids variable-size array %qD" msgstr "" -#: cp/decl.c:6345 +#: cp/decl.c:6596 #, gcc-internal-format msgid "ISO C++ forbids variable-size array" msgstr "" -#: cp/decl.c:6375 +#: cp/decl.c:6627 #, gcc-internal-format msgid "overflow in array dimension" msgstr "" -#: cp/decl.c:6449 +#: cp/decl.c:6701 #, gcc-internal-format msgid "declaration of %qD as %s" msgstr "" -#: cp/decl.c:6451 +#: cp/decl.c:6703 #, gcc-internal-format msgid "creating %s" msgstr "" -#: cp/decl.c:6463 +#: cp/decl.c:6715 #, gcc-internal-format msgid "" "declaration of %qD as multidimensional array must have bounds for all " "dimensions except the first" msgstr "" -#: cp/decl.c:6467 +#: cp/decl.c:6719 #, gcc-internal-format msgid "" "multidimensional array must have bounds for all dimensions except the first" msgstr "" -#: cp/decl.c:6502 +#: cp/decl.c:6754 #, gcc-internal-format msgid "return type specification for constructor invalid" msgstr "" -#: cp/decl.c:6512 +#: cp/decl.c:6764 #, gcc-internal-format msgid "return type specification for destructor invalid" msgstr "" -#: cp/decl.c:6525 +#: cp/decl.c:6777 #, gcc-internal-format msgid "operator %qT declared to return %qT" msgstr "" -#: cp/decl.c:6527 +#: cp/decl.c:6779 #, gcc-internal-format msgid "return type specified for %<operator %T%>" msgstr "" -#: cp/decl.c:6549 +#: cp/decl.c:6801 #, gcc-internal-format msgid "unnamed variable or field declared void" msgstr "" -#: cp/decl.c:6553 +#: cp/decl.c:6805 #, gcc-internal-format msgid "variable or field %qE declared void" msgstr "" -#: cp/decl.c:6556 +#: cp/decl.c:6808 #, gcc-internal-format msgid "variable or field declared void" msgstr "" -#: cp/decl.c:6711 +#: cp/decl.c:6973 +#, gcc-internal-format +msgid "invalid use of qualified-name %<::%D%>" +msgstr "" + +#: cp/decl.c:6976 +#, gcc-internal-format +msgid "invalid use of qualified-name %<%T::%D%>" +msgstr "" + +#: cp/decl.c:6979 +#, gcc-internal-format +msgid "invalid use of qualified-name %<%D::%D%>" +msgstr "" + +#: cp/decl.c:6991 #, gcc-internal-format msgid "type %qT is not derived from type %qT" msgstr "" -#: cp/decl.c:6731 cp/decl.c:6823 cp/decl.c:7948 +#: cp/decl.c:7007 cp/decl.c:7097 cp/decl.c:8170 #, gcc-internal-format msgid "declaration of %qD as non-function" msgstr "" -#: cp/decl.c:6737 +#: cp/decl.c:7013 #, gcc-internal-format msgid "declaration of %qD as non-member" msgstr "" -#: cp/decl.c:6767 +#: cp/decl.c:7042 #, gcc-internal-format msgid "declarator-id missing; using reserved word %qD" msgstr "" -#: cp/decl.c:6856 +#: cp/decl.c:7089 +#, gcc-internal-format +msgid "function definition does not declare parameters" +msgstr "" + +#: cp/decl.c:7131 #, gcc-internal-format msgid "two or more data types in declaration of %qs" msgstr "" -#: cp/decl.c:6899 +#: cp/decl.c:7198 cp/decl.c:7200 #, gcc-internal-format -msgid "ISO C++ does not support %<long long%>" +msgid "ISO C++ forbids declaration of %qs with no type" msgstr "" -#: cp/decl.c:6921 +#: cp/decl.c:7225 #, gcc-internal-format -msgid "duplicate %qs" +msgid "%<signed%> or %<unsigned%> invalid for %qs" msgstr "" -#: cp/decl.c:6959 cp/decl.c:6961 +#: cp/decl.c:7227 #, gcc-internal-format -msgid "ISO C++ forbids declaration of %qs with no type" +msgid "%<signed%> and %<unsigned%> specified together for %qs" msgstr "" -#: cp/decl.c:6986 +#: cp/decl.c:7229 #, gcc-internal-format -msgid "short, signed or unsigned invalid for %qs" +msgid "%<long long%> invalid for %qs" msgstr "" -#: cp/decl.c:6988 +#: cp/decl.c:7231 #, gcc-internal-format -msgid "long, short, signed or unsigned invalid for %qs" +msgid "%<long%> invalid for %qs" msgstr "" -#: cp/decl.c:6990 +#: cp/decl.c:7233 #, gcc-internal-format -msgid "long and short specified together for %qs" +msgid "%<short%> invalid for %qs" msgstr "" -#: cp/decl.c:6992 +#: cp/decl.c:7235 #, gcc-internal-format -msgid "long or short specified with char for %qs" +msgid "%<long%> or %<short%> invalid for %qs" msgstr "" -#: cp/decl.c:6994 +#: cp/decl.c:7237 #, gcc-internal-format -msgid "long or short specified with floating type for %qs" +msgid "%<long%> or %<short%> specified with char for %qs" msgstr "" -#: cp/decl.c:6996 +#: cp/decl.c:7239 #, gcc-internal-format -msgid "signed and unsigned given together for %qs" +msgid "%<long%> and %<short%> specified together for %qs" msgstr "" -#: cp/decl.c:7002 +#: cp/decl.c:7245 #, gcc-internal-format msgid "long, short, signed or unsigned used invalidly for %qs" msgstr "" -#: cp/decl.c:7067 +#: cp/decl.c:7309 #, gcc-internal-format msgid "complex invalid for %qs" msgstr "" -#: cp/decl.c:7096 +#: cp/decl.c:7338 #, gcc-internal-format msgid "qualifiers are not allowed on declaration of %<operator %T%>" msgstr "" -#: cp/decl.c:7108 cp/typeck.c:6605 +#: cp/decl.c:7350 cp/typeck.c:6791 #, gcc-internal-format msgid "ignoring %qV qualifiers added to function type %qT" msgstr "" -#: cp/decl.c:7131 +#: cp/decl.c:7373 #, gcc-internal-format msgid "member %qD cannot be declared both virtual and static" msgstr "" -#: cp/decl.c:7138 +#: cp/decl.c:7381 #, gcc-internal-format msgid "%<%T::%D%> is not a valid declarator" msgstr "" -#: cp/decl.c:7146 +#: cp/decl.c:7390 #, gcc-internal-format msgid "typedef declaration invalid in parameter declaration" msgstr "" -#: cp/decl.c:7150 +#: cp/decl.c:7396 #, gcc-internal-format msgid "storage class specifiers invalid in parameter declarations" msgstr "" -#: cp/decl.c:7157 +#: cp/decl.c:7403 #, gcc-internal-format msgid "virtual outside class declaration" msgstr "" -#: cp/decl.c:7171 cp/decl.c:7180 +#: cp/decl.c:7417 +#, gcc-internal-format +msgid "conflicting specifiers in declaration of %qs" +msgstr "" + +#: cp/decl.c:7426 #, gcc-internal-format msgid "multiple storage classes in declaration of %qs" msgstr "" -#: cp/decl.c:7203 +#: cp/decl.c:7449 #, gcc-internal-format msgid "storage class specified for %qs" msgstr "" -#: cp/decl.c:7237 +#: cp/decl.c:7483 #, gcc-internal-format msgid "top-level declaration of %qs specifies %<auto%>" msgstr "" -#: cp/decl.c:7249 +#: cp/decl.c:7495 #, gcc-internal-format msgid "storage class specifiers invalid in friend function declarations" msgstr "" -#: cp/decl.c:7375 +#: cp/decl.c:7615 #, gcc-internal-format msgid "destructor cannot be static member function" msgstr "" -#: cp/decl.c:7378 +#: cp/decl.c:7620 #, gcc-internal-format msgid "destructors may not be cv-qualified" msgstr "" -#: cp/decl.c:7398 -#, gcc-internal-format -msgid "constructor cannot be static member function" -msgstr "" - -#: cp/decl.c:7401 +#: cp/decl.c:7638 #, gcc-internal-format msgid "constructors cannot be declared virtual" msgstr "" -#: cp/decl.c:7406 -#, gcc-internal-format -msgid "constructors may not be cv-qualified" -msgstr "" - -#: cp/decl.c:7426 +#: cp/decl.c:7651 #, gcc-internal-format msgid "can't initialize friend function %qs" msgstr "" #. Cannot be both friend and virtual. -#: cp/decl.c:7430 +#: cp/decl.c:7655 #, gcc-internal-format msgid "virtual functions cannot be friends" msgstr "" -#: cp/decl.c:7434 +#: cp/decl.c:7659 #, gcc-internal-format msgid "friend declaration not in class definition" msgstr "" -#: cp/decl.c:7436 +#: cp/decl.c:7661 #, gcc-internal-format msgid "can't define friend function %qs in a local class definition" msgstr "" -#: cp/decl.c:7449 +#: cp/decl.c:7674 #, gcc-internal-format msgid "destructors may not have parameters" msgstr "" -#: cp/decl.c:7468 cp/decl.c:7475 +#: cp/decl.c:7692 cp/decl.c:7699 #, gcc-internal-format msgid "cannot declare reference to %q#T" msgstr "" -#: cp/decl.c:7469 -#, gcc-internal-format -msgid "cannot declare pointer to %q#T" -msgstr "" - -#: cp/decl.c:7477 +#: cp/decl.c:7701 #, gcc-internal-format msgid "cannot declare pointer to %q#T member" msgstr "" -#: cp/decl.c:7516 +#: cp/decl.c:7764 #, gcc-internal-format -msgid "%qD is a namespace" +msgid "template-id %qD used as a declarator" msgstr "" -#: cp/decl.c:7555 +#: cp/decl.c:7814 #, gcc-internal-format -msgid "template-id %qD used as a declarator" +msgid "member functions are implicitly friends of their class" msgstr "" -#: cp/decl.c:7603 +#: cp/decl.c:7816 #, gcc-internal-format msgid "extra qualification %<%T::%> on member %qs" msgstr "" -#: cp/decl.c:7621 +#: cp/decl.c:7848 #, gcc-internal-format -msgid "cannot declare member function %<%T::%s%> within %<%T%>" +msgid "cannot define member function %<%T::%s%> within %<%T%>" msgstr "" -#: cp/decl.c:7636 +#: cp/decl.c:7865 #, gcc-internal-format msgid "cannot declare member %<%T::%s%> within %qT" msgstr "" -#: cp/decl.c:7676 +#: cp/decl.c:7899 #, gcc-internal-format msgid "data member may not have variably modified type %qT" msgstr "" -#: cp/decl.c:7678 +#: cp/decl.c:7901 #, gcc-internal-format msgid "parameter may not have variably modified type %qT" msgstr "" #. [dcl.fct.spec] The explicit specifier shall only be used in #. declarations of constructors within a class definition. -#: cp/decl.c:7686 +#: cp/decl.c:7909 #, gcc-internal-format msgid "only declarations of constructors can be %<explicit%>" msgstr "" -#: cp/decl.c:7694 +#: cp/decl.c:7917 #, gcc-internal-format msgid "non-member %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7699 +#: cp/decl.c:7922 #, gcc-internal-format msgid "non-object member %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7705 +#: cp/decl.c:7928 #, gcc-internal-format msgid "function %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7710 +#: cp/decl.c:7933 #, gcc-internal-format msgid "static %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7715 +#: cp/decl.c:7938 #, gcc-internal-format msgid "const %qs cannot be declared %<mutable%>" msgstr "" -#: cp/decl.c:7735 +#: cp/decl.c:7970 #, gcc-internal-format msgid "%Jtypedef name may not be a nested-name-specifier" msgstr "" -#: cp/decl.c:7751 +#: cp/decl.c:7986 #, gcc-internal-format msgid "ISO C++ forbids nested type %qD with same name as enclosing class" msgstr "" -#: cp/decl.c:7850 +#: cp/decl.c:8076 #, gcc-internal-format msgid "qualified function types cannot be used to declare %s functions" msgstr "" -#: cp/decl.c:7876 +#: cp/decl.c:8102 #, gcc-internal-format msgid "type qualifiers specified for friend class declaration" msgstr "" -#: cp/decl.c:7881 +#: cp/decl.c:8107 #, gcc-internal-format msgid "%<inline%> specified for friend class declaration" msgstr "" -#: cp/decl.c:7889 +#: cp/decl.c:8115 #, gcc-internal-format msgid "template parameters cannot be friends" msgstr "" -#: cp/decl.c:7891 +#: cp/decl.c:8117 #, gcc-internal-format msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>" msgstr "" -#: cp/decl.c:7895 +#: cp/decl.c:8121 #, gcc-internal-format msgid "friend declaration requires class-key, i.e. %<friend %#T%>" msgstr "" -#: cp/decl.c:7908 +#: cp/decl.c:8134 #, gcc-internal-format msgid "trying to make class %qT a friend of global scope" msgstr "" -#: cp/decl.c:7919 +#: cp/decl.c:8145 #, gcc-internal-format msgid "invalid qualifiers on non-member function type" msgstr "" -#: cp/decl.c:7938 +#: cp/decl.c:8160 #, gcc-internal-format msgid "abstract declarator %qT used as declaration" msgstr "" -#: cp/decl.c:7963 +#: cp/decl.c:8189 #, gcc-internal-format msgid "cannot use %<::%> in parameter declaration" msgstr "" #. Something like struct S { int N::j; }; -#: cp/decl.c:8008 +#: cp/decl.c:8235 #, gcc-internal-format msgid "invalid use of %<::%>" msgstr "" -#: cp/decl.c:8023 +#: cp/decl.c:8250 #, gcc-internal-format msgid "can't make %qD into a method -- not in a class" msgstr "" -#: cp/decl.c:8032 +#: cp/decl.c:8259 #, gcc-internal-format msgid "function %qD declared virtual inside a union" msgstr "" -#: cp/decl.c:8041 +#: cp/decl.c:8268 #, gcc-internal-format msgid "%qD cannot be declared virtual, since it is always static" msgstr "" -#: cp/decl.c:8059 +#: cp/decl.c:8284 #, gcc-internal-format msgid "expected qualified name in friend declaration for destructor %qD" msgstr "" -#: cp/decl.c:8069 +#: cp/decl.c:8294 #, gcc-internal-format msgid "declaration of %qD as member of %qT" msgstr "" -#: cp/decl.c:8145 +#: cp/decl.c:8370 #, gcc-internal-format msgid "field %qD has incomplete type" msgstr "" -#: cp/decl.c:8147 +#: cp/decl.c:8372 #, gcc-internal-format msgid "name %qT has incomplete type" msgstr "" -#: cp/decl.c:8156 +#: cp/decl.c:8381 #, gcc-internal-format msgid " in instantiation of template %qT" msgstr "" -#: cp/decl.c:8166 +#: cp/decl.c:8390 #, gcc-internal-format msgid "%qE is neither function nor member function; cannot be declared friend" msgstr "" -#: cp/decl.c:8177 -#, gcc-internal-format -msgid "member functions are implicitly friends of their class" -msgstr "" - #. An attempt is being made to initialize a non-static #. member. But, from [class.mem]: #. @@ -24698,97 +26616,97 @@ msgstr "" #. the rest of the compiler does not correctly #. handle the initialization unless the member is #. static so we make it static below. -#: cp/decl.c:8217 +#: cp/decl.c:8442 #, gcc-internal-format msgid "ISO C++ forbids initialization of member %qD" msgstr "" -#: cp/decl.c:8219 +#: cp/decl.c:8444 #, gcc-internal-format msgid "making %qD static" msgstr "" -#: cp/decl.c:8288 +#: cp/decl.c:8514 #, gcc-internal-format msgid "storage class %<auto%> invalid for function %qs" msgstr "" -#: cp/decl.c:8290 +#: cp/decl.c:8516 #, gcc-internal-format msgid "storage class %<register%> invalid for function %qs" msgstr "" -#: cp/decl.c:8292 +#: cp/decl.c:8518 #, gcc-internal-format msgid "storage class %<__thread%> invalid for function %qs" msgstr "" -#: cp/decl.c:8303 +#: cp/decl.c:8529 #, gcc-internal-format msgid "" "%<static%> specified invalid for function %qs declared out of global scope" msgstr "" -#: cp/decl.c:8306 +#: cp/decl.c:8532 #, gcc-internal-format msgid "" "%<inline%> specifier invalid for function %qs declared out of global scope" msgstr "" -#: cp/decl.c:8314 +#: cp/decl.c:8540 #, gcc-internal-format msgid "virtual non-class function %qs" msgstr "" -#: cp/decl.c:8345 +#: cp/decl.c:8571 #, gcc-internal-format msgid "cannot declare member function %qD to have static linkage" msgstr "" #. FIXME need arm citation -#: cp/decl.c:8352 +#: cp/decl.c:8578 #, gcc-internal-format msgid "cannot declare static function inside another function" msgstr "" -#: cp/decl.c:8381 +#: cp/decl.c:8608 #, gcc-internal-format msgid "" "%<static%> may not be used when defining (as opposed to declaring) a static " "data member" msgstr "" -#: cp/decl.c:8388 +#: cp/decl.c:8615 #, gcc-internal-format msgid "static member %qD declared %<register%>" msgstr "" -#: cp/decl.c:8393 +#: cp/decl.c:8620 #, gcc-internal-format msgid "cannot explicitly declare member %q#D to have extern linkage" msgstr "" -#: cp/decl.c:8531 +#: cp/decl.c:8758 #, gcc-internal-format msgid "default argument for %q#D has type %qT" msgstr "" -#: cp/decl.c:8534 +#: cp/decl.c:8761 #, gcc-internal-format msgid "default argument for parameter of type %qT has type %qT" msgstr "" -#: cp/decl.c:8551 +#: cp/decl.c:8778 #, gcc-internal-format msgid "default argument %qE uses local variable %qD" msgstr "" -#: cp/decl.c:8619 +#: cp/decl.c:8847 #, gcc-internal-format msgid "parameter %qD invalidly declared method type" msgstr "" -#: cp/decl.c:8643 +#: cp/decl.c:8871 #, gcc-internal-format msgid "parameter %qD includes %s to array of unknown bound %qT" msgstr "" @@ -24808,134 +26726,139 @@ msgstr "" #. or implicitly defined), there's no need to worry about their #. existence. Theoretically, they should never even be #. instantiated, but that's hard to forestall. -#: cp/decl.c:8802 +#: cp/decl.c:9039 #, gcc-internal-format msgid "invalid constructor; you probably meant %<%T (const %T&)%>" msgstr "" -#: cp/decl.c:8921 +#: cp/decl.c:9161 #, gcc-internal-format msgid "%qD may not be declared within a namespace" msgstr "" -#: cp/decl.c:8923 +#: cp/decl.c:9166 #, gcc-internal-format msgid "%qD may not be declared as static" msgstr "" -#: cp/decl.c:8944 +#: cp/decl.c:9189 #, gcc-internal-format msgid "%qD must be a nonstatic member function" msgstr "" -#: cp/decl.c:8953 +#: cp/decl.c:9198 #, gcc-internal-format msgid "" "%qD must be either a non-static member function or a non-member function" msgstr "" -#: cp/decl.c:8973 +#: cp/decl.c:9219 #, gcc-internal-format msgid "%qD must have an argument of class or enumerated type" msgstr "" -#: cp/decl.c:9014 +#: cp/decl.c:9260 #, gcc-internal-format msgid "conversion to %s%s will never use a type conversion operator" msgstr "" #. 13.4.0.3 -#: cp/decl.c:9021 +#: cp/decl.c:9268 #, gcc-internal-format msgid "ISO C++ prohibits overloading operator ?:" msgstr "" -#: cp/decl.c:9071 +#: cp/decl.c:9273 +#, gcc-internal-format +msgid "%qD must not have variable number of arguments" +msgstr "" + +#: cp/decl.c:9324 #, gcc-internal-format msgid "postfix %qD must take %<int%> as its argument" msgstr "" -#: cp/decl.c:9075 +#: cp/decl.c:9327 #, gcc-internal-format msgid "postfix %qD must take %<int%> as its second argument" msgstr "" -#: cp/decl.c:9082 +#: cp/decl.c:9335 #, gcc-internal-format msgid "%qD must take either zero or one argument" msgstr "" -#: cp/decl.c:9084 +#: cp/decl.c:9337 #, gcc-internal-format msgid "%qD must take either one or two arguments" msgstr "" -#: cp/decl.c:9105 +#: cp/decl.c:9359 #, gcc-internal-format msgid "prefix %qD should return %qT" msgstr "" -#: cp/decl.c:9111 +#: cp/decl.c:9365 #, gcc-internal-format msgid "postfix %qD should return %qT" msgstr "" -#: cp/decl.c:9120 +#: cp/decl.c:9374 #, gcc-internal-format msgid "%qD must take %<void%>" msgstr "" -#: cp/decl.c:9122 cp/decl.c:9130 +#: cp/decl.c:9376 cp/decl.c:9385 #, gcc-internal-format msgid "%qD must take exactly one argument" msgstr "" -#: cp/decl.c:9132 +#: cp/decl.c:9387 #, gcc-internal-format msgid "%qD must take exactly two arguments" msgstr "" -#: cp/decl.c:9140 +#: cp/decl.c:9396 #, gcc-internal-format msgid "user-defined %qD always evaluates both arguments" msgstr "" -#: cp/decl.c:9154 +#: cp/decl.c:9410 #, gcc-internal-format msgid "%qD should return by value" msgstr "" -#: cp/decl.c:9166 cp/decl.c:9169 +#: cp/decl.c:9422 cp/decl.c:9426 #, gcc-internal-format msgid "%qD cannot have default arguments" msgstr "" -#: cp/decl.c:9226 +#: cp/decl.c:9484 #, gcc-internal-format msgid "using template type parameter %qT after %qs" msgstr "" -#: cp/decl.c:9241 +#: cp/decl.c:9499 #, gcc-internal-format msgid "using typedef-name %qD after %qs" msgstr "" -#: cp/decl.c:9242 +#: cp/decl.c:9500 #, gcc-internal-format msgid "%q+D has a previous declaration here" msgstr "" -#: cp/decl.c:9250 +#: cp/decl.c:9508 #, gcc-internal-format msgid "%qT referred to as %qs" msgstr "" -#: cp/decl.c:9251 cp/decl.c:9258 +#: cp/decl.c:9509 cp/decl.c:9516 #, gcc-internal-format msgid "%q+T has a previous declaration here" msgstr "" -#: cp/decl.c:9257 +#: cp/decl.c:9515 #, gcc-internal-format msgid "%qT referred to as enum" msgstr "" @@ -24947,62 +26870,67 @@ msgstr "" #. void f(class C); // No template header here #. #. then the required template argument is missing. -#: cp/decl.c:9272 +#: cp/decl.c:9530 #, gcc-internal-format msgid "template argument required for %<%s %T%>" msgstr "" -#: cp/decl.c:9320 cp/name-lookup.c:2629 +#: cp/decl.c:9578 cp/name-lookup.c:2658 #, gcc-internal-format msgid "%qD has the same name as the class in which it is declared" msgstr "" -#: cp/decl.c:9458 +#: cp/decl.c:9716 #, gcc-internal-format msgid "use of enum %q#D without previous declaration" msgstr "" -#: cp/decl.c:9476 +#: cp/decl.c:9737 #, gcc-internal-format msgid "redeclaration of %qT as a non-template" msgstr "" -#: cp/decl.c:9583 +#: cp/decl.c:9738 cp/pt.c:3359 +#, gcc-internal-format +msgid "previous declaration %q+D" +msgstr "" + +#: cp/decl.c:9849 #, gcc-internal-format msgid "derived union %qT invalid" msgstr "" -#: cp/decl.c:9589 +#: cp/decl.c:9858 #, gcc-internal-format msgid "Java class %qT cannot have multiple bases" msgstr "" -#: cp/decl.c:9597 +#: cp/decl.c:9869 #, gcc-internal-format msgid "Java class %qT cannot have virtual bases" msgstr "" -#: cp/decl.c:9616 +#: cp/decl.c:9890 #, gcc-internal-format msgid "base type %qT fails to be a struct or class type" msgstr "" -#: cp/decl.c:9649 +#: cp/decl.c:9923 #, gcc-internal-format msgid "recursive type %qT undefined" msgstr "" -#: cp/decl.c:9651 +#: cp/decl.c:9925 #, gcc-internal-format msgid "duplicate base type %qT invalid" msgstr "" -#: cp/decl.c:9721 +#: cp/decl.c:9997 #, gcc-internal-format msgid "multiple definition of %q#T" msgstr "" -#: cp/decl.c:9722 +#: cp/decl.c:9998 #, gcc-internal-format msgid "%Jprevious definition here" msgstr "" @@ -25011,84 +26939,84 @@ msgstr "" #. #. IF no integral type can represent all the enumerator values, the #. enumeration is ill-formed. -#: cp/decl.c:9861 +#: cp/decl.c:10137 #, gcc-internal-format msgid "no integral type can represent all of the enumerator values for %qT" msgstr "" -#: cp/decl.c:9972 +#: cp/decl.c:10248 #, gcc-internal-format msgid "enumerator value for %qD not integer constant" msgstr "" -#: cp/decl.c:10000 +#: cp/decl.c:10276 #, gcc-internal-format msgid "overflow in enumeration values at %qD" msgstr "" -#: cp/decl.c:10075 +#: cp/decl.c:10351 #, gcc-internal-format msgid "return type %q#T is incomplete" msgstr "" -#: cp/decl.c:10185 cp/typeck.c:6352 +#: cp/decl.c:10461 cp/typeck.c:6538 #, gcc-internal-format msgid "%<operator=%> should return a reference to %<*this%>" msgstr "" -#: cp/decl.c:10520 +#: cp/decl.c:10819 #, gcc-internal-format msgid "parameter %qD declared void" msgstr "" -#: cp/decl.c:11030 +#: cp/decl.c:11300 #, gcc-internal-format msgid "invalid member function declaration" msgstr "" -#: cp/decl.c:11045 +#: cp/decl.c:11315 #, gcc-internal-format msgid "%qD is already defined in class %qT" msgstr "" -#: cp/decl.c:11255 +#: cp/decl.c:11524 #, gcc-internal-format msgid "static member function %q#D declared with type qualifiers" msgstr "" -#: cp/decl2.c:271 +#: cp/decl2.c:268 #, gcc-internal-format msgid "name missing for member function" msgstr "" -#: cp/decl2.c:364 cp/decl2.c:378 +#: cp/decl2.c:339 cp/decl2.c:353 #, gcc-internal-format msgid "ambiguous conversion for array subscript" msgstr "" -#: cp/decl2.c:372 +#: cp/decl2.c:347 #, gcc-internal-format msgid "invalid types %<%T[%T]%> for array subscript" msgstr "" -#: cp/decl2.c:415 +#: cp/decl2.c:390 #, gcc-internal-format msgid "deleting array %q#D" msgstr "" -#: cp/decl2.c:421 +#: cp/decl2.c:396 #, gcc-internal-format msgid "type %q#T argument given to %<delete%>, expected pointer" msgstr "" -#: cp/decl2.c:433 +#: cp/decl2.c:408 #, gcc-internal-format msgid "" "cannot delete a function. Only pointer-to-objects are valid arguments to %" "<delete%>" msgstr "" -#: cp/decl2.c:441 +#: cp/decl2.c:416 #, gcc-internal-format msgid "deleting %qT is undefined" msgstr "" @@ -25096,142 +27024,162 @@ msgstr "" #. 14.5.2.2 [temp.mem] #. #. A local class shall not have member templates. -#: cp/decl2.c:477 +#: cp/decl2.c:452 #, gcc-internal-format msgid "invalid declaration of member template %q#D in local class" msgstr "" -#: cp/decl2.c:486 -#, gcc-internal-format -msgid "invalid use of %<virtual%> in template declaration of %q#D" -msgstr "" - -#: cp/decl2.c:496 cp/pt.c:3020 +#: cp/decl2.c:464 cp/pt.c:3102 #, gcc-internal-format msgid "template declaration of %q#D" msgstr "" -#: cp/decl2.c:545 +#: cp/decl2.c:516 #, gcc-internal-format msgid "Java method %qD has non-Java return type %qT" msgstr "" -#: cp/decl2.c:561 +#: cp/decl2.c:533 #, gcc-internal-format msgid "Java method %qD has non-Java parameter type %qT" msgstr "" -#: cp/decl2.c:666 +#: cp/decl2.c:644 #, gcc-internal-format msgid "prototype for %q#D does not match any in class %qT" msgstr "" -#: cp/decl2.c:763 +#: cp/decl2.c:731 #, gcc-internal-format msgid "local class %q#T shall not have static data member %q#D" msgstr "" -#: cp/decl2.c:771 +#: cp/decl2.c:739 #, gcc-internal-format msgid "initializer invalid for static member with constructor" msgstr "" -#: cp/decl2.c:774 +#: cp/decl2.c:742 #, gcc-internal-format msgid "(an out of class initialization is required)" msgstr "" -#: cp/decl2.c:855 +#: cp/decl2.c:802 #, gcc-internal-format msgid "member %qD conflicts with virtual function table field name" msgstr "" -#: cp/decl2.c:874 +#: cp/decl2.c:821 #, gcc-internal-format msgid "applying attributes to template parameters is not implemented" msgstr "" -#: cp/decl2.c:884 +#: cp/decl2.c:831 #, gcc-internal-format msgid "%qD is already defined in %qT" msgstr "" -#: cp/decl2.c:905 +#: cp/decl2.c:852 #, gcc-internal-format msgid "initializer specified for static member function %qD" msgstr "" -#: cp/decl2.c:928 +#: cp/decl2.c:875 #, gcc-internal-format msgid "field initializer is not constant" msgstr "" -#: cp/decl2.c:955 +#: cp/decl2.c:902 #, gcc-internal-format msgid "%<asm%> specifiers are not permitted on non-static data members" msgstr "" -#: cp/decl2.c:1001 +#: cp/decl2.c:953 +#, gcc-internal-format +msgid "bit-field %qD with non-integral type" +msgstr "" + +#: cp/decl2.c:959 #, gcc-internal-format msgid "cannot declare %qD to be a bit-field type" msgstr "" -#: cp/decl2.c:1011 +#: cp/decl2.c:969 #, gcc-internal-format msgid "cannot declare bit-field %qD with function type" msgstr "" -#: cp/decl2.c:1018 +#: cp/decl2.c:976 #, gcc-internal-format msgid "%qD is already defined in the class %qT" msgstr "" -#: cp/decl2.c:1025 +#: cp/decl2.c:983 #, gcc-internal-format msgid "static member %qD cannot be a bit-field" msgstr "" -#: cp/decl2.c:1070 +#: cp/decl2.c:1029 #, gcc-internal-format msgid "anonymous struct not inside named type" msgstr "" -#: cp/decl2.c:1153 +#: cp/decl2.c:1112 #, gcc-internal-format msgid "namespace-scope anonymous aggregates must be static" msgstr "" -#: cp/decl2.c:1160 +#: cp/decl2.c:1121 #, gcc-internal-format msgid "anonymous union with no members" msgstr "" -#: cp/decl2.c:1196 +#: cp/decl2.c:1157 #, gcc-internal-format msgid "%<operator new%> must return type %qT" msgstr "" -#: cp/decl2.c:1205 +#: cp/decl2.c:1166 #, gcc-internal-format msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter" msgstr "" -#: cp/decl2.c:1234 +#: cp/decl2.c:1195 #, gcc-internal-format msgid "%<operator delete%> must return type %qT" msgstr "" -#: cp/decl2.c:1243 +#: cp/decl2.c:1204 #, gcc-internal-format msgid "%<operator delete%> takes type %qT as first parameter" msgstr "" -#: cp/decl2.c:3076 +#: cp/decl2.c:1867 +#, gcc-internal-format +msgid "%qT has a field %qD whose type uses the anonymous namespace" +msgstr "" + +#: cp/decl2.c:1873 +#, gcc-internal-format +msgid "%qT declared with greater visibility than the type of its field %qD" +msgstr "" + +#: cp/decl2.c:1884 +#, gcc-internal-format +msgid "%qT has a base %qT whose type uses the anonymous namespace" +msgstr "" + +#: cp/decl2.c:1889 +#, gcc-internal-format +msgid "%qT declared with greater visibility than its base %qT" +msgstr "" + +#: cp/decl2.c:3313 #, gcc-internal-format msgid "inline function %q+D used but never defined" msgstr "" -#: cp/decl2.c:3230 +#: cp/decl2.c:3467 #, gcc-internal-format msgid "default argument missing for parameter %P of %q+#D" msgstr "" @@ -25258,48 +27206,48 @@ msgstr "" msgid "mixing C++ and Java catches in a single translation unit" msgstr "" -#: cp/except.c:607 +#: cp/except.c:614 #, gcc-internal-format msgid "throwing NULL, which has integral, not pointer type" msgstr "" -#: cp/except.c:630 cp/init.c:1923 +#: cp/except.c:637 cp/init.c:1723 #, gcc-internal-format msgid "%qD should never be overloaded" msgstr "" -#: cp/except.c:697 +#: cp/except.c:720 #, gcc-internal-format msgid " in thrown expression" msgstr "" -#: cp/except.c:844 +#: cp/except.c:876 #, gcc-internal-format msgid "" "expression %qE of abstract class type %qT cannot be used in throw-expression" msgstr "" -#: cp/except.c:929 +#: cp/except.c:961 #, gcc-internal-format msgid "%Hexception of type %qT will be caught" msgstr "" -#: cp/except.c:931 +#: cp/except.c:963 #, gcc-internal-format msgid "%H by earlier handler for %qT" msgstr "" -#: cp/except.c:961 +#: cp/except.c:993 #, gcc-internal-format msgid "%H%<...%> handler must be the last handler for its try block" msgstr "" -#: cp/friend.c:152 +#: cp/friend.c:157 #, gcc-internal-format msgid "%qD is already a friend of class %qT" msgstr "" -#: cp/friend.c:228 +#: cp/friend.c:233 #, gcc-internal-format msgid "invalid type %qT declared %<friend%>" msgstr "" @@ -25311,64 +27259,64 @@ msgstr "" #. [temp.friend] #. Friend declarations shall not declare partial #. specializations. -#: cp/friend.c:244 cp/friend.c:274 +#: cp/friend.c:249 cp/friend.c:279 #, gcc-internal-format msgid "partial specialization %qT declared %<friend%>" msgstr "" -#: cp/friend.c:252 +#: cp/friend.c:257 #, gcc-internal-format msgid "class %qT is implicitly friends with itself" msgstr "" -#: cp/friend.c:310 +#: cp/friend.c:315 #, gcc-internal-format msgid "%qT is not a member of %qT" msgstr "" -#: cp/friend.c:315 +#: cp/friend.c:320 #, gcc-internal-format msgid "%qT is not a member class template of %qT" msgstr "" -#: cp/friend.c:323 +#: cp/friend.c:328 #, gcc-internal-format msgid "%qT is not a nested class of %qT" msgstr "" #. template <class T> friend class T; -#: cp/friend.c:336 +#: cp/friend.c:341 #, gcc-internal-format msgid "template parameter type %qT declared %<friend%>" msgstr "" #. template <class T> friend class A; where A is not a template -#: cp/friend.c:342 +#: cp/friend.c:347 #, gcc-internal-format msgid "%q#T is not a template" msgstr "" -#: cp/friend.c:364 +#: cp/friend.c:369 #, gcc-internal-format msgid "%qD is already a friend of %qT" msgstr "" -#: cp/friend.c:373 +#: cp/friend.c:378 #, gcc-internal-format msgid "%qT is already a friend of %qT" msgstr "" -#: cp/friend.c:497 +#: cp/friend.c:495 #, gcc-internal-format msgid "member %qD declared as friend before type %qT defined" msgstr "" -#: cp/friend.c:553 +#: cp/friend.c:551 #, gcc-internal-format msgid "friend declaration %q#D declares a non-template function" msgstr "" -#: cp/friend.c:557 +#: cp/friend.c:555 #, gcc-internal-format msgid "" "(if this is not what you intended, make sure the function template has " @@ -25376,276 +27324,266 @@ msgid "" "template-friend disables this warning" msgstr "" -#: cp/init.c:327 +#: cp/init.c:334 #, gcc-internal-format msgid "%J%qD should be initialized in the member initialization list" msgstr "" -#: cp/init.c:375 +#: cp/init.c:382 #, gcc-internal-format msgid "%Jdefault-initialization of %q#D, which has reference type" msgstr "" -#: cp/init.c:381 +#: cp/init.c:388 #, gcc-internal-format msgid "%Juninitialized reference member %qD" msgstr "" -#: cp/init.c:384 +#: cp/init.c:391 #, gcc-internal-format msgid "%Juninitialized member %qD with %<const%> type %qT" msgstr "" -#: cp/init.c:527 +#: cp/init.c:534 #, gcc-internal-format msgid "%q+D will be initialized after" msgstr "" -#: cp/init.c:530 +#: cp/init.c:537 #, gcc-internal-format msgid "base %qT will be initialized after" msgstr "" -#: cp/init.c:533 +#: cp/init.c:540 #, gcc-internal-format msgid " %q+#D" msgstr "" -#: cp/init.c:535 +#: cp/init.c:542 #, gcc-internal-format msgid " base %qT" msgstr "" -#: cp/init.c:536 +#: cp/init.c:543 #, gcc-internal-format msgid "%J when initialized here" msgstr "" -#: cp/init.c:552 +#: cp/init.c:559 #, gcc-internal-format msgid "%Jmultiple initializations given for %qD" msgstr "" -#: cp/init.c:555 +#: cp/init.c:562 #, gcc-internal-format msgid "%Jmultiple initializations given for base %qT" msgstr "" -#: cp/init.c:622 +#: cp/init.c:629 #, gcc-internal-format msgid "%Jinitializations for multiple members of %qT" msgstr "" -#: cp/init.c:684 +#: cp/init.c:691 #, gcc-internal-format msgid "" "%Jbase class %q#T should be explicitly initialized in the copy constructor" msgstr "" -#: cp/init.c:908 cp/init.c:927 +#: cp/init.c:915 cp/init.c:934 #, gcc-internal-format msgid "class %qT does not have any field named %qD" msgstr "" -#: cp/init.c:914 +#: cp/init.c:921 #, gcc-internal-format msgid "" "%q#D is a static data member; it can only be initialized at its definition" msgstr "" -#: cp/init.c:921 +#: cp/init.c:928 #, gcc-internal-format msgid "%q#D is not a non-static data member of %qT" msgstr "" -#: cp/init.c:960 +#: cp/init.c:967 #, gcc-internal-format msgid "unnamed initializer for %qT, which has no base classes" msgstr "" -#: cp/init.c:968 +#: cp/init.c:975 #, gcc-internal-format msgid "unnamed initializer for %qT, which uses multiple inheritance" msgstr "" -#: cp/init.c:1014 +#: cp/init.c:1021 #, gcc-internal-format msgid "%qD is both a direct base and an indirect virtual base" msgstr "" -#: cp/init.c:1022 +#: cp/init.c:1029 #, gcc-internal-format -msgid "type %qD is not a direct or virtual base of %qT" +msgid "type %qT is not a direct or virtual base of %qT" msgstr "" -#: cp/init.c:1025 +#: cp/init.c:1032 #, gcc-internal-format -msgid "type %qD is not a direct base of %qT" +msgid "type %qT is not a direct base of %qT" msgstr "" -#: cp/init.c:1105 +#: cp/init.c:1112 #, gcc-internal-format msgid "bad array initializer" msgstr "" -#: cp/init.c:1305 +#: cp/init.c:1291 #, gcc-internal-format msgid "%qT is not an aggregate type" msgstr "" -#: cp/init.c:1398 -#, gcc-internal-format -msgid "qualified type %qT does not match destructor name %<~%T%>" -msgstr "" - -#: cp/init.c:1406 +#: cp/init.c:1345 #, gcc-internal-format msgid "incomplete type %qT does not have member %qD" msgstr "" -#: cp/init.c:1425 -#, gcc-internal-format -msgid "%qD is not a member of type %qT" -msgstr "" - -#: cp/init.c:1444 +#: cp/init.c:1358 #, gcc-internal-format msgid "invalid pointer to bit-field %qD" msgstr "" -#: cp/init.c:1546 +#: cp/init.c:1435 #, gcc-internal-format msgid "invalid use of non-static member function %qD" msgstr "" -#: cp/init.c:1552 +#: cp/init.c:1441 #, gcc-internal-format msgid "invalid use of non-static data member %qD" msgstr "" -#: cp/init.c:1681 +#: cp/init.c:1670 #, gcc-internal-format -msgid "size in array new must have integral type" +msgid "invalid type %<void%> for new" msgstr "" -#: cp/init.c:1684 +#: cp/init.c:1680 #, gcc-internal-format -msgid "zero size array reserves no space" +msgid "uninitialized const in %<new%> of %q#T" msgstr "" -#: cp/init.c:1692 +#: cp/init.c:1718 #, gcc-internal-format -msgid "new cannot be applied to a reference type" +msgid "call to Java constructor with %qs undefined" msgstr "" -#: cp/init.c:1698 +#: cp/init.c:1758 #, gcc-internal-format -msgid "new cannot be applied to a function type" +msgid "no suitable %qD found in class %qT" msgstr "" -#: cp/init.c:1730 +#: cp/init.c:1763 #, gcc-internal-format -msgid "call to Java constructor, while %<jclass%> undefined" +msgid "request for member %qD is ambiguous" msgstr "" -#: cp/init.c:1746 +#: cp/init.c:1905 #, gcc-internal-format -msgid "can't find class$" +msgid "ISO C++ forbids initialization in array new" msgstr "" -#: cp/init.c:1874 +#: cp/init.c:2105 #, gcc-internal-format -msgid "invalid type %<void%> for new" +msgid "size in array new must have integral type" msgstr "" -#: cp/init.c:1884 +#: cp/init.c:2121 #, gcc-internal-format -msgid "uninitialized const in %<new%> of %q#T" +msgid "allocating zero-element array" msgstr "" -#: cp/init.c:1918 +#: cp/init.c:2129 #, gcc-internal-format -msgid "call to Java constructor with %qs undefined" +msgid "new cannot be applied to a reference type" msgstr "" -#: cp/init.c:1958 +#: cp/init.c:2135 #, gcc-internal-format -msgid "no suitable %qD found in class %qT" +msgid "new cannot be applied to a function type" msgstr "" -#: cp/init.c:1963 +#: cp/init.c:2168 #, gcc-internal-format -msgid "request for member %qD is ambiguous" +msgid "call to Java constructor, while %<jclass%> undefined" msgstr "" -#: cp/init.c:2103 +#: cp/init.c:2186 #, gcc-internal-format -msgid "ISO C++ forbids initialization in array new" +msgid "can't find %<class$%> in %qT" msgstr "" -#: cp/init.c:2591 +#: cp/init.c:2545 #, gcc-internal-format msgid "initializer ends prematurely" msgstr "" -#: cp/init.c:2646 +#: cp/init.c:2600 #, gcc-internal-format msgid "cannot initialize multi-dimensional array with initializer" msgstr "" -#: cp/init.c:2807 +#: cp/init.c:2737 #, gcc-internal-format msgid "possible problem detected in invocation of delete operator:" msgstr "" -#: cp/init.c:2810 +#: cp/init.c:2740 #, gcc-internal-format msgid "" "neither the destructor nor the class-specific operator delete will be " "called, even if they are declared when the class is defined." msgstr "" -#: cp/init.c:2831 +#: cp/init.c:2761 #, gcc-internal-format msgid "unknown array size in delete" msgstr "" -#: cp/init.c:3064 +#: cp/init.c:3001 #, gcc-internal-format msgid "type to vector delete is neither pointer or array type" msgstr "" -#: cp/lex.c:468 +#: cp/lex.c:467 #, gcc-internal-format msgid "junk at end of #pragma %s" msgstr "" -#: cp/lex.c:475 +#: cp/lex.c:474 #, gcc-internal-format msgid "invalid #pragma %s" msgstr "" -#: cp/lex.c:483 +#: cp/lex.c:482 #, gcc-internal-format msgid "#pragma vtable no longer supported" msgstr "" -#: cp/lex.c:562 +#: cp/lex.c:561 #, gcc-internal-format msgid "#pragma implementation for %qs appears after file is included" msgstr "" -#: cp/lex.c:587 +#: cp/lex.c:586 #, gcc-internal-format msgid "junk at end of #pragma GCC java_exceptions" msgstr "" -#: cp/lex.c:601 +#: cp/lex.c:600 #, gcc-internal-format msgid "%qD not defined" msgstr "" -#: cp/lex.c:605 +#: cp/lex.c:604 #, gcc-internal-format msgid "%qD was not declared in this scope" msgstr "" @@ -25660,68 +27598,68 @@ msgstr "" #. Note that we have the exact wording of the following message in #. the manual (trouble.texi, node "Name lookup"), so they need to #. be kept in synch. -#: cp/lex.c:642 +#: cp/lex.c:641 #, gcc-internal-format msgid "" "there are no arguments to %qD that depend on a template parameter, so a " "declaration of %qD must be available" msgstr "" -#: cp/lex.c:651 +#: cp/lex.c:650 #, gcc-internal-format msgid "" "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the " "use of an undeclared name is deprecated)" msgstr "" -#: cp/mangle.c:2139 +#: cp/mangle.c:2165 #, gcc-internal-format msgid "call_expr cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2147 +#: cp/mangle.c:2173 #, gcc-internal-format msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI" msgstr "" -#: cp/mangle.c:2197 +#: cp/mangle.c:2223 #, gcc-internal-format msgid "omitted middle operand to %<?:%> operand cannot be mangled" msgstr "" -#: cp/mangle.c:2507 +#: cp/mangle.c:2533 #, gcc-internal-format msgid "the mangled name of %qD will change in a future version of GCC" msgstr "" -#: cp/method.c:457 +#: cp/method.c:459 #, gcc-internal-format msgid "generic thunk code fails for method %q#D which uses %<...%>" msgstr "" -#: cp/method.c:693 +#: cp/method.c:695 #, gcc-internal-format msgid "non-static const member %q#D, can't use default assignment operator" msgstr "" -#: cp/method.c:699 +#: cp/method.c:701 #, gcc-internal-format msgid "non-static reference member %q#D, can't use default assignment operator" msgstr "" -#: cp/method.c:811 +#: cp/method.c:813 #, gcc-internal-format msgid "%Hsynthesized method %qD first required here " msgstr "" -#: cp/method.c:1140 +#: cp/method.c:1148 #, gcc-internal-format msgid "" "vtable layout for class %qT may not be ABI-compliantand may change in a " "future version of GCC due to implicit virtual destructor" msgstr "" -#: cp/name-lookup.c:694 +#: cp/name-lookup.c:712 #, gcc-internal-format msgid "redeclaration of %<wchar_t%> as %qT" msgstr "" @@ -25732,475 +27670,504 @@ msgstr "" #. [basic.start.main] #. #. This function shall not be overloaded. -#: cp/name-lookup.c:726 +#: cp/name-lookup.c:742 #, gcc-internal-format msgid "invalid redeclaration of %q+D" msgstr "" -#: cp/name-lookup.c:727 +#: cp/name-lookup.c:743 #, gcc-internal-format msgid "as %qD" msgstr "" -#: cp/name-lookup.c:815 +#: cp/name-lookup.c:834 #, gcc-internal-format msgid "type mismatch with previous external decl of %q#D" msgstr "" -#: cp/name-lookup.c:816 +#: cp/name-lookup.c:835 #, gcc-internal-format msgid "previous external decl of %q+#D" msgstr "" -#: cp/name-lookup.c:907 +#: cp/name-lookup.c:926 #, gcc-internal-format msgid "extern declaration of %q#D doesn't match" msgstr "" -#: cp/name-lookup.c:908 +#: cp/name-lookup.c:927 #, gcc-internal-format msgid "global declaration %q+#D" msgstr "" -#: cp/name-lookup.c:945 cp/name-lookup.c:952 +#: cp/name-lookup.c:964 cp/name-lookup.c:971 #, gcc-internal-format msgid "declaration of %q#D shadows a parameter" msgstr "" #. Location of previous decl is not useful in this case. -#: cp/name-lookup.c:977 +#: cp/name-lookup.c:996 #, gcc-internal-format msgid "declaration of %qD shadows a member of 'this'" msgstr "" -#: cp/name-lookup.c:983 +#: cp/name-lookup.c:1002 #, gcc-internal-format msgid "declaration of %qD shadows a previous local" msgstr "" -#: cp/name-lookup.c:990 +#: cp/name-lookup.c:1009 #, gcc-internal-format msgid "declaration of %qD shadows a global declaration" msgstr "" -#: cp/name-lookup.c:1116 +#: cp/name-lookup.c:1132 #, gcc-internal-format msgid "name lookup of %qD changed" msgstr "" -#: cp/name-lookup.c:1117 +#: cp/name-lookup.c:1133 #, gcc-internal-format msgid " matches this %q+D under ISO standard rules" msgstr "" -#: cp/name-lookup.c:1119 +#: cp/name-lookup.c:1135 #, gcc-internal-format msgid " matches this %q+D under old rules" msgstr "" -#: cp/name-lookup.c:1137 cp/name-lookup.c:1145 +#: cp/name-lookup.c:1153 cp/name-lookup.c:1161 #, gcc-internal-format msgid "name lookup of %qD changed for new ISO %<for%> scoping" msgstr "" -#: cp/name-lookup.c:1139 +#: cp/name-lookup.c:1155 #, gcc-internal-format msgid " cannot use obsolete binding at %q+D because it has a destructor" msgstr "" -#: cp/name-lookup.c:1147 +#: cp/name-lookup.c:1163 #, gcc-internal-format msgid " using obsolete binding at %q+D" msgstr "" -#: cp/name-lookup.c:1200 +#: cp/name-lookup.c:1216 #, gcc-internal-format msgid "%s %s(%E) %p %d\n" msgstr "" -#: cp/name-lookup.c:1203 +#: cp/name-lookup.c:1219 #, gcc-internal-format msgid "%s %s %p %d\n" msgstr "" -#: cp/name-lookup.c:1329 +#: cp/name-lookup.c:1346 #, gcc-internal-format msgid "XXX is_class_level != (current_scope == class_scope)\n" msgstr "" -#: cp/name-lookup.c:1887 +#: cp/name-lookup.c:1909 #, gcc-internal-format msgid "%q#D hides constructor for %q#T" msgstr "" -#: cp/name-lookup.c:1903 +#: cp/name-lookup.c:1926 #, gcc-internal-format msgid "%q#D conflicts with previous using declaration %q#D" msgstr "" -#: cp/name-lookup.c:1923 +#: cp/name-lookup.c:1949 #, gcc-internal-format msgid "previous non-function declaration %q+#D" msgstr "" -#: cp/name-lookup.c:1924 +#: cp/name-lookup.c:1950 #, gcc-internal-format msgid "conflicts with function declaration %q#D" msgstr "" #. It's a nested name with template parameter dependent scope. #. This can only be using-declaration for class member. -#: cp/name-lookup.c:2002 cp/name-lookup.c:2027 +#: cp/name-lookup.c:2028 cp/name-lookup.c:2053 #, gcc-internal-format msgid "%qT is not a namespace" msgstr "" #. 7.3.3/5 #. A using-declaration shall not name a template-id. -#: cp/name-lookup.c:2012 +#: cp/name-lookup.c:2038 #, gcc-internal-format msgid "a using-declaration cannot specify a template-id. Try %<using %D%>" msgstr "" -#: cp/name-lookup.c:2019 +#: cp/name-lookup.c:2045 #, gcc-internal-format msgid "namespace %qD not allowed in using-declaration" msgstr "" -#: cp/name-lookup.c:2055 +#: cp/name-lookup.c:2081 #, gcc-internal-format msgid "%qD not declared" msgstr "" -#: cp/name-lookup.c:2076 cp/name-lookup.c:2113 cp/name-lookup.c:2147 +#: cp/name-lookup.c:2102 cp/name-lookup.c:2139 cp/name-lookup.c:2173 #, gcc-internal-format msgid "%qD is already declared in this scope" msgstr "" -#: cp/name-lookup.c:2153 +#: cp/name-lookup.c:2179 #, gcc-internal-format msgid "using declaration %qD introduced ambiguous type %qT" msgstr "" -#: cp/name-lookup.c:2727 +#: cp/name-lookup.c:2777 #, gcc-internal-format msgid "using-declaration for non-member at class scope" msgstr "" -#: cp/name-lookup.c:2753 +#: cp/name-lookup.c:2784 #, gcc-internal-format msgid "%<%T::%D%> names destructor" msgstr "" -#: cp/name-lookup.c:2758 +#: cp/name-lookup.c:2789 #, gcc-internal-format msgid "%<%T::%D%> names constructor" msgstr "" -#: cp/name-lookup.c:2763 +#: cp/name-lookup.c:2794 #, gcc-internal-format msgid "%<%T::%D%> names constructor in %qT" msgstr "" -#: cp/name-lookup.c:2779 +#: cp/name-lookup.c:2844 #, gcc-internal-format msgid "no members matching %<%T::%D%> in %q#T" msgstr "" -#: cp/name-lookup.c:2848 +#: cp/name-lookup.c:2912 #, gcc-internal-format msgid "declaration of %qD not in a namespace surrounding %qD" msgstr "" -#: cp/name-lookup.c:2856 +#: cp/name-lookup.c:2920 #, gcc-internal-format msgid "explicit qualification in declaration of %qD" msgstr "" -#: cp/name-lookup.c:2896 +#: cp/name-lookup.c:2963 #, gcc-internal-format msgid "%qD should have been declared inside %qD" msgstr "" -#: cp/name-lookup.c:2958 +#: cp/name-lookup.c:3034 #, gcc-internal-format msgid "namespace alias %qD not allowed here, assuming %qD" msgstr "" -#: cp/name-lookup.c:3265 +#: cp/name-lookup.c:3089 #, gcc-internal-format -msgid "strong using only meaningful at namespace scope" -msgstr "" - -#: cp/name-lookup.c:3272 -#, gcc-internal-format -msgid "%qD attribute directive ignored" +msgid "%qs attribute requires a single NTBS argument" msgstr "" -#: cp/name-lookup.c:3422 +#: cp/name-lookup.c:3378 #, gcc-internal-format -msgid "%qD denotes an ambiguous type" +msgid "strong using only meaningful at namespace scope" msgstr "" -#: cp/name-lookup.c:3423 +#: cp/name-lookup.c:3382 #, gcc-internal-format -msgid "%J first type here" +msgid "current namespace %qD does not enclose strongly used namespace %qD" msgstr "" -#: cp/name-lookup.c:3424 +#: cp/name-lookup.c:3390 #, gcc-internal-format -msgid "%J other type here" +msgid "%qD attribute directive ignored" msgstr "" -#. This happens for A::B where B is a template, and there are no -#. template arguments. -#: cp/name-lookup.c:3534 cp/parser.c:4475 cp/typeck.c:1807 +#: cp/name-lookup.c:3540 #, gcc-internal-format -msgid "invalid use of %qD" +msgid "%qD denotes an ambiguous type" msgstr "" -#: cp/name-lookup.c:3574 +#: cp/name-lookup.c:3541 #, gcc-internal-format -msgid "%<%D::%D%> is not a template" +msgid "%J first type here" msgstr "" -#: cp/name-lookup.c:3589 +#: cp/name-lookup.c:3542 #, gcc-internal-format -msgid "%qD undeclared in namespace %qD" +msgid "%J other type here" msgstr "" -#: cp/name-lookup.c:4226 +#: cp/name-lookup.c:4257 #, gcc-internal-format msgid "%q+D is not a function," msgstr "" -#: cp/name-lookup.c:4227 +#: cp/name-lookup.c:4258 #, gcc-internal-format msgid " conflict with %q+D" msgstr "" -#: cp/name-lookup.c:5059 +#: cp/name-lookup.c:4679 #, gcc-internal-format -msgid "XXX entering pop_everything ()\n" +msgid "argument dependent lookup finds %q+D" msgstr "" -#: cp/name-lookup.c:5068 +#: cp/name-lookup.c:5111 #, gcc-internal-format -msgid "XXX leaving pop_everything ()\n" +msgid "XXX entering pop_everything ()\n" msgstr "" -#: cp/parser.c:1866 +#: cp/name-lookup.c:5120 #, gcc-internal-format -msgid "minimum/maximum operators are deprecated" +msgid "XXX leaving pop_everything ()\n" msgstr "" -#: cp/parser.c:1886 +#: cp/parser.c:1942 #, gcc-internal-format msgid "%<#pragma%> is not allowed here" msgstr "" -#: cp/parser.c:1915 +#: cp/parser.c:1972 #, gcc-internal-format msgid "%<%D::%D%> has not been declared" msgstr "" -#: cp/parser.c:1918 cp/semantics.c:2387 +#: cp/parser.c:1975 cp/semantics.c:2388 #, gcc-internal-format msgid "%<::%D%> has not been declared" msgstr "" -#: cp/parser.c:1921 +#: cp/parser.c:1978 #, gcc-internal-format msgid "request for member %qD in non-class type %qT" msgstr "" -#: cp/parser.c:1924 +#: cp/parser.c:1981 #, gcc-internal-format msgid "%<%T::%D%> has not been declared" msgstr "" -#: cp/parser.c:1927 +#: cp/parser.c:1984 #, gcc-internal-format msgid "%qD has not been declared" msgstr "" -#: cp/parser.c:1930 +#: cp/parser.c:1987 #, gcc-internal-format msgid "%<%D::%D%> %s" msgstr "" -#: cp/parser.c:1932 +#: cp/parser.c:1989 #, gcc-internal-format msgid "%<::%D%> %s" msgstr "" -#: cp/parser.c:1934 +#: cp/parser.c:1991 #, gcc-internal-format msgid "%qD %s" msgstr "" -#: cp/parser.c:1986 +#: cp/parser.c:2027 +#, gcc-internal-format +msgid "ISO C++ does not support %<long long%>" +msgstr "" + +#: cp/parser.c:2047 +#, gcc-internal-format +msgid "duplicate %qs" +msgstr "" + +#: cp/parser.c:2090 #, gcc-internal-format msgid "new types may not be defined in a return type" msgstr "" -#: cp/parser.c:1987 +#: cp/parser.c:2091 #, gcc-internal-format msgid "(perhaps a semicolon is missing after the definition of %qT)" msgstr "" -#: cp/parser.c:2006 cp/parser.c:3680 cp/pt.c:4396 +#: cp/parser.c:2110 cp/parser.c:3858 cp/pt.c:4537 #, gcc-internal-format msgid "%qT is not a template" msgstr "" -#: cp/parser.c:2008 +#: cp/parser.c:2112 #, gcc-internal-format msgid "%qE is not a template" msgstr "" -#: cp/parser.c:2010 +#: cp/parser.c:2114 #, gcc-internal-format msgid "invalid template-id" msgstr "" -#: cp/parser.c:2039 +#: cp/parser.c:2143 #, gcc-internal-format msgid "%s cannot appear in a constant-expression" msgstr "" -#: cp/parser.c:2064 +#: cp/parser.c:2168 #, gcc-internal-format msgid "invalid use of template-name %qE without an argument list" msgstr "" +#: cp/parser.c:2170 +#, gcc-internal-format +msgid "invalid use of destructor %qD as a type" +msgstr "" + +#. Something like 'unsigned A a;' +#: cp/parser.c:2173 +#, gcc-internal-format +msgid "invalid combination of multiple type-specifiers" +msgstr "" + #. Issue an error message. -#: cp/parser.c:2069 +#: cp/parser.c:2177 #, gcc-internal-format msgid "%qE does not name a type" msgstr "" -#: cp/parser.c:2101 +#: cp/parser.c:2209 #, gcc-internal-format msgid "(perhaps %<typename %T::%E%> was intended)" msgstr "" -#: cp/parser.c:2116 +#: cp/parser.c:2224 #, gcc-internal-format msgid "%qE in namespace %qE does not name a type" msgstr "" -#: cp/parser.c:2119 +#: cp/parser.c:2227 #, gcc-internal-format msgid "%qE in class %qT does not name a type" msgstr "" -#: cp/parser.c:2839 +#: cp/parser.c:2983 #, gcc-internal-format msgid "ISO C++ forbids braced-groups within expressions" msgstr "" -#: cp/parser.c:2848 +#: cp/parser.c:2992 #, gcc-internal-format msgid "statement-expressions are allowed only inside functions" msgstr "" -#: cp/parser.c:2899 +#: cp/parser.c:3043 #, gcc-internal-format msgid "%<this%> may not be used in this context" msgstr "" -#: cp/parser.c:3050 +#: cp/parser.c:3195 #, gcc-internal-format msgid "local variable %qD may not appear in this context" msgstr "" -#: cp/parser.c:3430 +#: cp/parser.c:3492 #, gcc-internal-format -msgid "typedef-name %qD used as destructor declarator" +msgid "scope %qT before %<~%> is not a class-name" msgstr "" -#: cp/parser.c:3639 cp/parser.c:12562 cp/parser.c:14693 +#: cp/parser.c:3593 #, gcc-internal-format -msgid "reference to %qD is ambiguous" +msgid "declaration of %<~%T%> as member of %qT" msgstr "" -#: cp/parser.c:3681 cp/typeck.c:1878 cp/typeck.c:1898 +#: cp/parser.c:3607 #, gcc-internal-format -msgid "%qD is not a template" +msgid "typedef-name %qD used as destructor declarator" +msgstr "" + +#: cp/parser.c:3817 cp/parser.c:12932 cp/parser.c:15066 +#, gcc-internal-format +msgid "reference to %qD is ambiguous" msgstr "" -#: cp/parser.c:4068 +#: cp/parser.c:4248 #, gcc-internal-format msgid "ISO C++ forbids compound-literals" msgstr "" -#: cp/parser.c:4400 +#: cp/parser.c:4581 #, gcc-internal-format msgid "%qE does not have class type" msgstr "" -#: cp/parser.c:4999 +#: cp/parser.c:4657 cp/typeck.c:1950 +#, gcc-internal-format +msgid "invalid use of %qD" +msgstr "" + +#: cp/parser.c:5181 #, gcc-internal-format msgid "array bound forbidden after parenthesized type-id" msgstr "" -#: cp/parser.c:5000 +#: cp/parser.c:5182 #, gcc-internal-format msgid "try removing the parentheses around the type-id" msgstr "" -#: cp/parser.c:5202 +#: cp/parser.c:5384 #, gcc-internal-format msgid "expression in new-declarator must have integral or enumeration type" msgstr "" -#: cp/parser.c:5391 +#: cp/parser.c:5573 #, gcc-internal-format msgid "use of old-style cast" msgstr "" -#: cp/parser.c:6175 +#: cp/parser.c:6362 #, gcc-internal-format msgid "case label %qE not within a switch statement" msgstr "" -#: cp/parser.c:6719 +#: cp/parser.c:6928 #, gcc-internal-format msgid "ISO C++ forbids computed gotos" msgstr "" -#: cp/parser.c:6844 +#: cp/parser.c:7060 #, gcc-internal-format msgid "extra %<;%>" msgstr "" -#: cp/parser.c:7168 +#: cp/parser.c:7399 #, gcc-internal-format msgid "mixing declarations and function-definitions is forbidden" msgstr "" -#: cp/parser.c:7299 +#: cp/parser.c:7531 #, gcc-internal-format -msgid "duplicate %<friend%>" +msgid "%<friend%> used outside of class" msgstr "" -#: cp/parser.c:7468 +#: cp/parser.c:7685 #, gcc-internal-format msgid "class definition may not be declared a friend" msgstr "" -#: cp/parser.c:7782 +#: cp/parser.c:7749 cp/parser.c:14020 +#, gcc-internal-format +msgid "templates may not be %<virtual%>" +msgstr "" + +#: cp/parser.c:8002 #, gcc-internal-format msgid "only constructors take base initializers" msgstr "" -#: cp/parser.c:7833 +#: cp/parser.c:8054 #, gcc-internal-format msgid "anachronistic old-style base class initializer" msgstr "" -#: cp/parser.c:7875 +#: cp/parser.c:8098 #, gcc-internal-format msgid "" "keyword %<typename%> not allowed in this context (a qualified member " @@ -26208,67 +28175,74 @@ msgid "" msgstr "" #. Warn that we do not support `export'. -#: cp/parser.c:8241 +#: cp/parser.c:8443 #, gcc-internal-format msgid "keyword %<export%> not implemented, and will be ignored" msgstr "" #. Otherwise, emit an error about the invalid digraph, but continue #. parsing because we got our argument list. -#: cp/parser.c:8614 +#: cp/parser.c:8826 #, gcc-internal-format msgid "%<<::%> cannot begin a template-argument list" msgstr "" -#: cp/parser.c:8615 +#: cp/parser.c:8827 #, gcc-internal-format msgid "" "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> " "and %<::%>" msgstr "" -#: cp/parser.c:8622 +#: cp/parser.c:8834 #, gcc-internal-format msgid "(if you use -fpermissive G++ will accept your code)" msgstr "" -#: cp/parser.c:8686 +#: cp/parser.c:8907 #, gcc-internal-format msgid "parse error in template argument list" msgstr "" #. Explain what went wrong. -#: cp/parser.c:8799 +#: cp/parser.c:9020 #, gcc-internal-format msgid "non-template %qD used as template" msgstr "" -#: cp/parser.c:8800 +#: cp/parser.c:9021 #, gcc-internal-format msgid "use %<%T::template %D%> to indicate that it is a template" msgstr "" -#: cp/parser.c:9313 +#: cp/parser.c:9531 #, gcc-internal-format msgid "template specialization with C linkage" msgstr "" -#: cp/parser.c:9419 cp/parser.c:15322 +#: cp/parser.c:10106 #, gcc-internal-format -msgid "template declaration of %qs" +msgid "using %<typename%> outside of template" msgstr "" -#: cp/parser.c:9892 +#: cp/parser.c:10321 #, gcc-internal-format -msgid "using %<typename%> outside of template" +msgid "attributes ignored on uninstantiated type" msgstr "" -#: cp/parser.c:10089 +#: cp/parser.c:10325 #, gcc-internal-format -msgid "type attributes are honored only at type definition" +msgid "attributes ignored on template instantiation" msgstr "" -#: cp/parser.c:10286 +#: cp/parser.c:10330 +#, gcc-internal-format +msgid "" +"attributes ignored on elaborated-type-specifier that is not a forward " +"declaration" +msgstr "" + +#: cp/parser.c:10544 #, gcc-internal-format msgid "%qD is not a namespace-name" msgstr "" @@ -26276,131 +28250,136 @@ msgstr "" #. [namespace.udecl] #. #. A using declaration shall not name a template-id. -#: cp/parser.c:10476 +#: cp/parser.c:10764 #, gcc-internal-format msgid "a template-id may not appear in a using-declaration" msgstr "" -#: cp/parser.c:10806 +#: cp/parser.c:11105 #, gcc-internal-format msgid "an asm-specification is not allowed on a function-definition" msgstr "" -#: cp/parser.c:10808 +#: cp/parser.c:11107 #, gcc-internal-format msgid "attributes are not allowed on a function-definition" msgstr "" -#: cp/parser.c:10940 +#: cp/parser.c:11250 #, gcc-internal-format msgid "attributes after parenthesized initializer ignored" msgstr "" -#: cp/parser.c:11325 +#: cp/parser.c:11630 cp/pt.c:7272 #, gcc-internal-format msgid "array bound is not an integer constant" msgstr "" -#: cp/parser.c:11395 +#: cp/parser.c:11707 #, gcc-internal-format msgid "%<%T::%D%> is not a type" msgstr "" -#: cp/parser.c:11438 +#: cp/parser.c:11732 #, gcc-internal-format msgid "invalid use of constructor as a template" msgstr "" -#: cp/parser.c:11439 +#: cp/parser.c:11733 #, gcc-internal-format msgid "" -"use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified " +"use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified " "name" msgstr "" -#: cp/parser.c:11627 +#: cp/parser.c:11892 +#, gcc-internal-format +msgid "%qD is a namespace" +msgstr "" + +#: cp/parser.c:11967 #, gcc-internal-format msgid "duplicate cv-qualifier" msgstr "" -#: cp/parser.c:12159 +#: cp/parser.c:12515 #, gcc-internal-format msgid "file ends in default argument" msgstr "" -#: cp/parser.c:12221 +#: cp/parser.c:12588 #, gcc-internal-format msgid "deprecated use of default argument for parameter of non-function" msgstr "" -#: cp/parser.c:12224 +#: cp/parser.c:12591 #, gcc-internal-format msgid "default arguments are only permitted for function parameters" msgstr "" -#: cp/parser.c:12984 +#: cp/parser.c:12791 +#, gcc-internal-format +msgid "ISO C++ does not allow designated initializers" +msgstr "" + +#: cp/parser.c:13355 #, gcc-internal-format msgid "invalid class name in declaration of %qD" msgstr "" -#: cp/parser.c:12995 +#: cp/parser.c:13366 #, gcc-internal-format msgid "declaration of %qD in %qD which does not enclose %qD" msgstr "" -#: cp/parser.c:13008 +#: cp/parser.c:13379 #, gcc-internal-format msgid "extra qualification ignored" msgstr "" -#: cp/parser.c:13019 +#: cp/parser.c:13390 #, gcc-internal-format msgid "an explicit specialization must be preceded by %<template <>%>" msgstr "" -#: cp/parser.c:13112 +#: cp/parser.c:13483 #, gcc-internal-format msgid "previous definition of %q+#T" msgstr "" -#: cp/parser.c:13343 +#: cp/parser.c:13720 #, gcc-internal-format msgid "%Hextra %<;%>" msgstr "" -#: cp/parser.c:13361 +#: cp/parser.c:13738 #, gcc-internal-format msgid "a class-key must be used when declaring a friend" msgstr "" -#: cp/parser.c:13375 +#: cp/parser.c:13752 #, gcc-internal-format msgid "friend declaration does not name a class or function" msgstr "" -#: cp/parser.c:13551 +#: cp/parser.c:13929 #, gcc-internal-format msgid "pure-specifier on function-definition" msgstr "" -#: cp/parser.c:13829 +#: cp/parser.c:14205 #, gcc-internal-format msgid "keyword %<typename%> not allowed outside of templates" msgstr "" -#: cp/parser.c:13831 +#: cp/parser.c:14207 #, gcc-internal-format msgid "" "keyword %<typename%> not allowed in this context (the base class is " "implicitly a type)" msgstr "" -#: cp/parser.c:14106 -#, gcc-internal-format -msgid "invalid catch parameter" -msgstr "" - -#: cp/parser.c:14862 +#: cp/parser.c:15235 #, gcc-internal-format msgid "too few template-parameter-lists" msgstr "" @@ -26409,202 +28388,226 @@ msgstr "" #. something like: #. #. template <class T> template <class U> void S::f(); -#: cp/parser.c:14877 +#: cp/parser.c:15250 #, gcc-internal-format msgid "too many template-parameter-lists" msgstr "" -#. Skip the entire function. -#: cp/parser.c:15101 -#, gcc-internal-format -msgid "invalid function declaration" -msgstr "" - #. Issue an error message. -#: cp/parser.c:15138 +#: cp/parser.c:15509 #, gcc-internal-format msgid "named return values are no longer supported" msgstr "" -#: cp/parser.c:15202 +#: cp/parser.c:15580 #, gcc-internal-format msgid "template with C linkage" msgstr "" -#: cp/parser.c:15535 +#: cp/parser.c:15722 +#, gcc-internal-format +msgid "template declaration of %qs" +msgstr "" + +#: cp/parser.c:15937 #, gcc-internal-format msgid "%H%<>>%> should be %<> >%> within a nested template argument list" msgstr "" -#: cp/parser.c:15550 +#: cp/parser.c:15952 #, gcc-internal-format msgid "spurious %<>>%>, use %<>%> to terminate a template argument list" msgstr "" -#: cp/parser.c:16107 +#: cp/parser.c:16268 +#, gcc-internal-format +msgid "invalid use of %qD in linkage specification" +msgstr "" + +#: cp/parser.c:16281 +#, gcc-internal-format +msgid "%<__thread%> before %qD" +msgstr "" + +#: cp/parser.c:16576 #, gcc-internal-format msgid "%qs tag used in naming %q#T" msgstr "" -#: cp/parser.c:16128 +#: cp/parser.c:16597 #, gcc-internal-format msgid "%qD redeclared with different access" msgstr "" -#: cp/parser.c:16145 +#: cp/parser.c:16614 #, gcc-internal-format msgid "%<template%> (as a disambiguator) is only allowed within templates" msgstr "" -#: cp/parser.c:16382 cp/parser.c:17303 cp/parser.c:17434 +#: cp/parser.c:16855 cp/parser.c:17778 cp/parser.c:17909 #, gcc-internal-format msgid "misplaced %<@%D%> Objective-C++ construct" msgstr "" -#: cp/parser.c:16523 +#: cp/parser.c:16996 #, gcc-internal-format msgid "%<@encode%> must specify a type as an argument" msgstr "" -#: cp/parser.c:16838 +#: cp/parser.c:17311 #, gcc-internal-format msgid "invalid Objective-C++ selector name" msgstr "" -#: cp/parser.c:17167 +#: cp/parser.c:17642 #, gcc-internal-format msgid "identifier expected after %<@protocol%>" msgstr "" -#: cp/parser.c:17457 +#: cp/parser.c:19129 +#, gcc-internal-format +msgid "junk at end of %<#pragma GCC pch_preprocess%>" +msgstr "" + +#: cp/parser.c:19274 #, gcc-internal-format msgid "inter-module optimizations not implemented for C++" msgstr "" -#: cp/pt.c:240 +#: cp/pt.c:238 #, gcc-internal-format msgid "data member %qD cannot be a member template" msgstr "" -#: cp/pt.c:252 +#: cp/pt.c:250 #, gcc-internal-format msgid "invalid member template declaration %qD" msgstr "" -#: cp/pt.c:574 +#: cp/pt.c:557 #, gcc-internal-format msgid "explicit specialization in non-namespace scope %qD" msgstr "" -#: cp/pt.c:585 +#: cp/pt.c:571 #, gcc-internal-format msgid "enclosing class templates are not explicitly specialized" msgstr "" -#: cp/pt.c:669 +#: cp/pt.c:659 #, gcc-internal-format msgid "specialization of %qD in different namespace" msgstr "" -#: cp/pt.c:670 cp/pt.c:756 +#: cp/pt.c:660 cp/pt.c:757 #, gcc-internal-format msgid " from definition of %q+#D" msgstr "" -#: cp/pt.c:687 +#: cp/pt.c:677 #, gcc-internal-format msgid "" "explicit instantiation of %qD in namespace %qD (which does not enclose " "namespace %qD)" msgstr "" -#: cp/pt.c:723 +#: cp/pt.c:695 +#, gcc-internal-format +msgid "name of class shadows template template parameter %qD" +msgstr "" + +#: cp/pt.c:724 #, gcc-internal-format msgid "specialization of %qT after instantiation" msgstr "" -#: cp/pt.c:755 +#: cp/pt.c:756 #, gcc-internal-format msgid "specializing %q#T in different namespace" msgstr "" -#: cp/pt.c:770 +#: cp/pt.c:771 #, gcc-internal-format msgid "specialization %qT after instantiation %qT" msgstr "" -#: cp/pt.c:782 +#: cp/pt.c:784 #, gcc-internal-format msgid "explicit specialization of non-template %qT" msgstr "" -#: cp/pt.c:1176 +#: cp/pt.c:1185 #, gcc-internal-format msgid "specialization of %qD after instantiation" msgstr "" -#: cp/pt.c:1380 +#: cp/pt.c:1400 #, gcc-internal-format msgid "%qD is not a function template" msgstr "" -#: cp/pt.c:1573 +#: cp/pt.c:1606 #, gcc-internal-format msgid "template-id %qD for %q+D does not match any template declaration" msgstr "" -#: cp/pt.c:1581 +#: cp/pt.c:1614 #, gcc-internal-format msgid "ambiguous template specialization %qD for %q+D" msgstr "" #. This case handles bogus declarations like template <> #. template <class T> void f<int>(); -#: cp/pt.c:1812 cp/pt.c:1866 +#: cp/pt.c:1849 cp/pt.c:1903 #, gcc-internal-format msgid "template-id %qD in declaration of primary template" msgstr "" -#: cp/pt.c:1825 +#: cp/pt.c:1862 #, gcc-internal-format msgid "template parameter list used in explicit instantiation" msgstr "" -#: cp/pt.c:1831 +#: cp/pt.c:1868 #, gcc-internal-format msgid "definition provided for explicit instantiation" msgstr "" -#: cp/pt.c:1839 +#: cp/pt.c:1876 #, gcc-internal-format msgid "too many template parameter lists in declaration of %qD" msgstr "" -#: cp/pt.c:1842 +#: cp/pt.c:1879 #, gcc-internal-format msgid "too few template parameter lists in declaration of %qD" msgstr "" -#: cp/pt.c:1844 +#: cp/pt.c:1881 #, gcc-internal-format msgid "explicit specialization of %qD must be introduced by %<template <>%>" msgstr "" -#: cp/pt.c:1863 +#: cp/pt.c:1900 #, gcc-internal-format msgid "function template partial specialization %qD is not allowed" msgstr "" -#: cp/pt.c:1895 +#: cp/pt.c:1932 #, gcc-internal-format msgid "default argument specified in explicit specialization" msgstr "" -#: cp/pt.c:1924 +#: cp/pt.c:1962 #, gcc-internal-format msgid "%qD is not a template function" msgstr "" +#: cp/pt.c:1970 +#, gcc-internal-format +msgid "%qD is not declared in %qD" +msgstr "" + #. From [temp.expl.spec]: #. #. If such an explicit specialization for the member @@ -26613,57 +28616,57 @@ msgstr "" #. program is ill-formed. #. #. Similar language is found in [temp.explicit]. -#: cp/pt.c:1986 +#: cp/pt.c:2032 #, gcc-internal-format msgid "specialization of implicitly-declared special member function" msgstr "" -#: cp/pt.c:2030 +#: cp/pt.c:2076 #, gcc-internal-format msgid "no member function %qD declared in %qT" msgstr "" -#: cp/pt.c:2254 +#: cp/pt.c:2300 #, gcc-internal-format msgid "declaration of %q+#D" msgstr "" -#: cp/pt.c:2255 +#: cp/pt.c:2301 #, gcc-internal-format msgid " shadows template parm %q+#D" msgstr "" -#: cp/pt.c:2658 +#: cp/pt.c:2725 #, gcc-internal-format msgid "template parameters not used in partial specialization:" msgstr "" -#: cp/pt.c:2662 +#: cp/pt.c:2729 #, gcc-internal-format msgid " %qD" msgstr "" -#: cp/pt.c:2673 +#: cp/pt.c:2740 #, gcc-internal-format msgid "partial specialization %qT does not specialize any template arguments" msgstr "" -#: cp/pt.c:2698 +#: cp/pt.c:2765 #, gcc-internal-format msgid "template argument %qE involves template parameter(s)" msgstr "" -#: cp/pt.c:2742 +#: cp/pt.c:2809 #, gcc-internal-format msgid "type %qT of template argument %qE depends on template parameter(s)" msgstr "" -#: cp/pt.c:2829 +#: cp/pt.c:2900 #, gcc-internal-format msgid "no default argument for %qD" msgstr "" -#: cp/pt.c:2988 +#: cp/pt.c:3070 #, gcc-internal-format msgid "template class without a name" msgstr "" @@ -26671,7 +28674,7 @@ msgstr "" #. [temp.mem] #. #. A destructor shall not be a member template. -#: cp/pt.c:2996 +#: cp/pt.c:3078 #, gcc-internal-format msgid "destructor %qD declared as member template" msgstr "" @@ -26681,67 +28684,62 @@ msgstr "" #. An allocation function can be a function #. template. ... Template allocation functions shall #. have two or more parameters. -#: cp/pt.c:3011 +#: cp/pt.c:3093 #, gcc-internal-format msgid "invalid template declaration of %qD" msgstr "" -#: cp/pt.c:3091 +#: cp/pt.c:3173 #, gcc-internal-format msgid "%qD does not declare a template type" msgstr "" -#: cp/pt.c:3097 +#: cp/pt.c:3179 #, gcc-internal-format msgid "template definition of non-template %q#D" msgstr "" -#: cp/pt.c:3140 +#: cp/pt.c:3222 #, gcc-internal-format msgid "expected %d levels of template parms for %q#D, got %d" msgstr "" -#: cp/pt.c:3152 +#: cp/pt.c:3234 #, gcc-internal-format msgid "got %d template parameters for %q#D" msgstr "" -#: cp/pt.c:3155 +#: cp/pt.c:3237 #, gcc-internal-format msgid "got %d template parameters for %q#T" msgstr "" -#: cp/pt.c:3157 +#: cp/pt.c:3239 #, gcc-internal-format msgid " but %d required" msgstr "" -#: cp/pt.c:3254 +#: cp/pt.c:3336 #, gcc-internal-format msgid "%qT is not a template type" msgstr "" -#: cp/pt.c:3267 +#: cp/pt.c:3349 #, gcc-internal-format msgid "template specifiers not specified in declaration of %qD" msgstr "" -#: cp/pt.c:3277 -#, gcc-internal-format -msgid "previous declaration %q+D" -msgstr "" - -#: cp/pt.c:3278 +#: cp/pt.c:3360 #, gcc-internal-format msgid "used %d template parameter(s) instead of %d" msgstr "" -#: cp/pt.c:3297 +#: cp/pt.c:3389 #, gcc-internal-format msgid "template parameter %q+#D" msgstr "" -#: cp/pt.c:3298 +#: cp/pt.c:3390 #, gcc-internal-format msgid "redeclared here as %q#D" msgstr "" @@ -26750,370 +28748,391 @@ msgstr "" #. #. A template-parameter may not be given default arguments #. by two different declarations in the same scope. -#: cp/pt.c:3308 +#: cp/pt.c:3400 #, gcc-internal-format msgid "redefinition of default argument for %q#D" msgstr "" -#: cp/pt.c:3309 +#: cp/pt.c:3401 #, gcc-internal-format msgid "%J original definition appeared here" msgstr "" -#: cp/pt.c:3405 +#: cp/pt.c:3505 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because function %qD has " "not external linkage" msgstr "" -#: cp/pt.c:3446 +#: cp/pt.c:3546 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because string literals " "can never be used in this context" msgstr "" -#: cp/pt.c:3521 +#: cp/pt.c:3623 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is a non-" "constant expression" msgstr "" -#: cp/pt.c:3571 +#: cp/pt.c:3667 #, gcc-internal-format msgid "" -"%qE is not a valid template argument for type %qT because it is not a " -"constant pointer" +"%qD is not a valid template argument because %qD is a variable, not the " +"address of a variable" msgstr "" -#: cp/pt.c:3591 +#: cp/pt.c:3685 +#, gcc-internal-format +msgid "" +"%qE is not a valid template argument of type %qT because %qE is not a " +"variable" +msgstr "" + +#: cp/pt.c:3692 +#, gcc-internal-format +msgid "" +"%qE is not a valid template argument of type %qT because %qD does not have " +"external linkage" +msgstr "" + +#: cp/pt.c:3722 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because of conflicts in cv-" "qualification" msgstr "" -#: cp/pt.c:3598 +#: cp/pt.c:3729 #, gcc-internal-format msgid "" -"%qE is not a valid template argument for type %qT because it is not a lvalue" +"%qE is not a valid template argument for type %qT because it is not an lvalue" msgstr "" -#: cp/pt.c:3611 +#: cp/pt.c:3742 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because object %qD has not " "external linkage" msgstr "" -#: cp/pt.c:3651 +#: cp/pt.c:3782 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is a pointer" msgstr "" -#: cp/pt.c:3653 +#: cp/pt.c:3784 #, gcc-internal-format msgid "try using %qE instead" msgstr "" -#: cp/pt.c:3688 +#: cp/pt.c:3819 #, gcc-internal-format msgid "" "%qE is not a valid template argument for type %qT because it is of type %qT" msgstr "" -#: cp/pt.c:3691 +#: cp/pt.c:3822 #, gcc-internal-format msgid "standard conversions are not allowed in this context" msgstr "" -#: cp/pt.c:3860 +#: cp/pt.c:3984 #, gcc-internal-format msgid "to refer to a type member of a template parameter, use %<typename %E%>" msgstr "" -#: cp/pt.c:3875 cp/pt.c:3894 cp/pt.c:3934 +#: cp/pt.c:3999 cp/pt.c:4018 cp/pt.c:4058 #, gcc-internal-format msgid "type/value mismatch at argument %d in template parameter list for %qD" msgstr "" -#: cp/pt.c:3879 +#: cp/pt.c:4003 #, gcc-internal-format msgid " expected a constant of type %qT, got %qT" msgstr "" -#: cp/pt.c:3883 +#: cp/pt.c:4007 #, gcc-internal-format msgid " expected a class template, got %qE" msgstr "" -#: cp/pt.c:3885 +#: cp/pt.c:4009 #, gcc-internal-format msgid " expected a type, got %qE" msgstr "" -#: cp/pt.c:3898 +#: cp/pt.c:4022 #, gcc-internal-format msgid " expected a type, got %qT" msgstr "" -#: cp/pt.c:3900 +#: cp/pt.c:4024 #, gcc-internal-format msgid " expected a class template, got %qT" msgstr "" -#: cp/pt.c:3937 +#: cp/pt.c:4061 #, gcc-internal-format msgid " expected a template of type %qD, got %qD" msgstr "" -#: cp/pt.c:3980 +#: cp/pt.c:4104 #, gcc-internal-format msgid "could not convert template argument %qE to %qT" msgstr "" -#: cp/pt.c:4019 +#: cp/pt.c:4148 #, gcc-internal-format msgid "wrong number of template arguments (%d, should be %d)" msgstr "" -#: cp/pt.c:4023 +#: cp/pt.c:4152 #, gcc-internal-format msgid "provided for %q+D" msgstr "" -#: cp/pt.c:4053 +#: cp/pt.c:4188 #, gcc-internal-format msgid "template argument %d is invalid" msgstr "" -#: cp/pt.c:4408 +#: cp/pt.c:4549 #, gcc-internal-format msgid "non-template type %qT used as a template" msgstr "" -#: cp/pt.c:4410 +#: cp/pt.c:4551 #, gcc-internal-format msgid "for template declaration %q+D" msgstr "" -#: cp/pt.c:5060 +#: cp/pt.c:5211 #, gcc-internal-format msgid "" "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN " "to increase the maximum) instantiating %qD" msgstr "" -#: cp/pt.c:5506 -#, gcc-internal-format -msgid "ambiguous class template instantiation for %q#T" -msgstr "" - -#: cp/pt.c:5512 -#, gcc-internal-format -msgid "%s %+#T" -msgstr "" - -#: cp/pt.c:6635 +#: cp/pt.c:6816 #, gcc-internal-format msgid "instantiation of %q+D as type %qT" msgstr "" -#: cp/pt.c:6814 +#: cp/pt.c:7032 #, gcc-internal-format msgid "invalid parameter type %qT" msgstr "" -#: cp/pt.c:6816 +#: cp/pt.c:7034 #, gcc-internal-format msgid "in declaration %q+D" msgstr "" -#: cp/pt.c:6889 +#: cp/pt.c:7107 #, gcc-internal-format msgid "function returning an array" msgstr "" -#: cp/pt.c:6891 +#: cp/pt.c:7109 #, gcc-internal-format msgid "function returning a function" msgstr "" -#: cp/pt.c:6918 +#: cp/pt.c:7136 #, gcc-internal-format msgid "creating pointer to member function of non-class type %qT" msgstr "" -#: cp/pt.c:7099 +#: cp/pt.c:7292 #, gcc-internal-format msgid "creating array with negative size (%qE)" msgstr "" -#: cp/pt.c:7316 +#: cp/pt.c:7519 #, gcc-internal-format msgid "forming reference to void" msgstr "" -#: cp/pt.c:7318 +#: cp/pt.c:7521 #, gcc-internal-format msgid "forming %s to reference type %qT" msgstr "" -#: cp/pt.c:7355 +#: cp/pt.c:7558 #, gcc-internal-format msgid "creating pointer to member of non-class type %qT" msgstr "" -#: cp/pt.c:7361 +#: cp/pt.c:7564 #, gcc-internal-format msgid "creating pointer to member reference type %qT" msgstr "" -#: cp/pt.c:7367 +#: cp/pt.c:7570 #, gcc-internal-format msgid "creating pointer to member of type void" msgstr "" -#: cp/pt.c:7434 +#: cp/pt.c:7637 #, gcc-internal-format msgid "creating array of %qT" msgstr "" -#: cp/pt.c:7440 +#: cp/pt.c:7643 #, gcc-internal-format msgid "creating array of %qT, which is an abstract class type" msgstr "" -#: cp/pt.c:7484 +#: cp/pt.c:7687 #, gcc-internal-format msgid "%qT is not a class, struct, or union type" msgstr "" -#: cp/pt.c:7519 +#: cp/pt.c:7722 #, gcc-internal-format msgid "%qT resolves to %qT, which is not an enumeration type" msgstr "" -#: cp/pt.c:7522 +#: cp/pt.c:7725 #, gcc-internal-format msgid "%qT resolves to %qT, which is is not a class type" msgstr "" -#: cp/pt.c:7584 +#: cp/pt.c:7790 #, gcc-internal-format msgid "use of %qs in template" msgstr "" -#: cp/pt.c:7716 +#: cp/pt.c:7927 #, gcc-internal-format msgid "" "dependent-name %qE is parsed as a non-type, but instantiation yields a type" msgstr "" -#: cp/pt.c:7718 +#: cp/pt.c:7929 #, gcc-internal-format msgid "say %<typename %E%> if a type is meant" msgstr "" -#: cp/pt.c:7841 +#: cp/pt.c:8056 #, gcc-internal-format msgid "using invalid field %qD" msgstr "" -#: cp/pt.c:8942 +#: cp/pt.c:8945 +#, gcc-internal-format +msgid "" +"a cast to a type other than an integral or enumeration type cannot appear in " +"a constant-expression" +msgstr "" + +#: cp/pt.c:9302 #, gcc-internal-format msgid "%qT is not a class or namespace" msgstr "" -#: cp/pt.c:8945 +#: cp/pt.c:9305 #, gcc-internal-format msgid "%qD is not a class or namespace" msgstr "" -#: cp/pt.c:9094 +#: cp/pt.c:9458 #, gcc-internal-format msgid "%qT is/uses anonymous type" msgstr "" -#: cp/pt.c:9096 +#: cp/pt.c:9460 #, gcc-internal-format -msgid "%qT uses local type %qT" +msgid "template argument for %qD uses local type %qT" msgstr "" -#: cp/pt.c:9105 +#: cp/pt.c:9470 #, gcc-internal-format msgid "%qT is a variably modified type" msgstr "" -#: cp/pt.c:9116 +#: cp/pt.c:9481 #, gcc-internal-format msgid "integral expression %qE is not constant" msgstr "" -#: cp/pt.c:9121 +#: cp/pt.c:9486 #, gcc-internal-format msgid " trying to instantiate %qD" msgstr "" -#: cp/pt.c:11076 cp/pt.c:11147 +#: cp/pt.c:11534 +#, gcc-internal-format +msgid "ambiguous class template instantiation for %q#T" +msgstr "" + +#: cp/pt.c:11537 +#, gcc-internal-format +msgid "%s %+#T" +msgstr "" + +#: cp/pt.c:11560 cp/pt.c:11631 #, gcc-internal-format msgid "explicit instantiation of non-template %q#D" msgstr "" -#: cp/pt.c:11092 cp/pt.c:11142 +#: cp/pt.c:11576 cp/pt.c:11626 #, gcc-internal-format msgid "no matching template for %qD found" msgstr "" -#: cp/pt.c:11098 +#: cp/pt.c:11582 #, gcc-internal-format msgid "explicit instantiation of %q#D" msgstr "" -#: cp/pt.c:11134 +#: cp/pt.c:11618 #, gcc-internal-format msgid "duplicate explicit instantiation of %q#D" msgstr "" -#: cp/pt.c:11156 +#: cp/pt.c:11640 #, gcc-internal-format msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations" msgstr "" -#: cp/pt.c:11161 cp/pt.c:11254 +#: cp/pt.c:11645 cp/pt.c:11738 #, gcc-internal-format msgid "storage class %qD applied to template instantiation" msgstr "" -#: cp/pt.c:11226 +#: cp/pt.c:11710 #, gcc-internal-format msgid "explicit instantiation of non-template type %qT" msgstr "" -#: cp/pt.c:11235 +#: cp/pt.c:11719 #, gcc-internal-format msgid "explicit instantiation of %q#T before definition of template" msgstr "" -#: cp/pt.c:11243 +#: cp/pt.c:11727 #, gcc-internal-format msgid "ISO C++ forbids the use of %qE on explicit instantiations" msgstr "" -#: cp/pt.c:11288 +#: cp/pt.c:11772 #, gcc-internal-format msgid "duplicate explicit instantiation of %q#T" msgstr "" -#: cp/pt.c:11700 +#: cp/pt.c:12186 #, gcc-internal-format msgid "explicit instantiation of %qD but no definition available" msgstr "" -#: cp/pt.c:11847 +#: cp/pt.c:12343 #, gcc-internal-format msgid "" "template instantiation depth exceeds maximum of %d instantiating %q+D, " @@ -27121,12 +29140,12 @@ msgid "" "the maximum)" msgstr "" -#: cp/pt.c:12120 +#: cp/pt.c:12617 #, gcc-internal-format msgid "%q#T is not a valid type for a template constant parameter" msgstr "" -#: cp/repo.c:113 +#: cp/repo.c:112 #, gcc-internal-format msgid "-frepo must be used with -c" msgstr "" @@ -27151,18 +29170,24 @@ msgstr "" msgid "must #include <typeinfo> before using typeid" msgstr "" -#: cp/rtti.c:348 +#: cp/rtti.c:347 #, gcc-internal-format msgid "" -"cannot create type information for type %qT because its size is variable" +"cannot create type information for type %qT because it involves types of " +"variable size" msgstr "" -#: cp/rtti.c:598 cp/rtti.c:612 +#: cp/rtti.c:600 cp/rtti.c:614 #, gcc-internal-format msgid "dynamic_cast of %q#D to %q#T can never succeed" msgstr "" -#: cp/rtti.c:691 +#: cp/rtti.c:624 +#, gcc-internal-format +msgid "%<dynamic_cast%> not permitted with -fno-rtti" +msgstr "" + +#: cp/rtti.c:702 #, gcc-internal-format msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)" msgstr "" @@ -27177,493 +29202,534 @@ msgstr "" msgid "%qT is an inaccessible base of %qT" msgstr "" -#: cp/search.c:1846 +#: cp/search.c:1865 #, gcc-internal-format msgid "deprecated covariant return type for %q+#D" msgstr "" -#: cp/search.c:1848 cp/search.c:1863 cp/search.c:1868 +#: cp/search.c:1867 cp/search.c:1882 cp/search.c:1887 #, gcc-internal-format msgid " overriding %q+#D" msgstr "" -#: cp/search.c:1862 +#: cp/search.c:1881 #, gcc-internal-format msgid "invalid covariant return type for %q+#D" msgstr "" -#: cp/search.c:1867 +#: cp/search.c:1886 #, gcc-internal-format msgid "conflicting return type specified for %q+#D" msgstr "" -#: cp/search.c:1877 +#: cp/search.c:1896 #, gcc-internal-format msgid "looser throw specifier for %q+#F" msgstr "" -#: cp/search.c:1878 +#: cp/search.c:1897 #, gcc-internal-format msgid " overriding %q+#F" msgstr "" #. A static member function cannot match an inherited #. virtual member function. -#: cp/search.c:1971 +#: cp/search.c:1990 #, gcc-internal-format msgid "%q+#D cannot be declared" msgstr "" -#: cp/search.c:1972 +#: cp/search.c:1991 #, gcc-internal-format msgid " since %q+#D declared in base class" msgstr "" -#: cp/semantics.c:1240 +#: cp/semantics.c:1256 #, gcc-internal-format msgid "type of asm operand %qE could not be determined" msgstr "" -#: cp/semantics.c:1359 +#: cp/semantics.c:1379 #, gcc-internal-format msgid "invalid use of member %q+D in static member function" msgstr "" -#: cp/semantics.c:1361 +#: cp/semantics.c:1381 #, gcc-internal-format msgid "invalid use of non-static data member %q+D" msgstr "" -#: cp/semantics.c:1362 cp/semantics.c:1401 +#: cp/semantics.c:1382 cp/semantics.c:1421 #, gcc-internal-format msgid "from this location" msgstr "" -#: cp/semantics.c:1400 +#: cp/semantics.c:1420 #, gcc-internal-format msgid "object missing in reference to %q+D" msgstr "" -#: cp/semantics.c:1859 +#: cp/semantics.c:1848 #, gcc-internal-format msgid "arguments to destructor are not allowed" msgstr "" -#: cp/semantics.c:1910 +#: cp/semantics.c:1899 #, gcc-internal-format msgid "%<this%> is unavailable for static member functions" msgstr "" -#: cp/semantics.c:1916 +#: cp/semantics.c:1905 #, gcc-internal-format msgid "invalid use of %<this%> in non-member function" msgstr "" -#: cp/semantics.c:1918 +#: cp/semantics.c:1907 #, gcc-internal-format msgid "invalid use of %<this%> at top level" msgstr "" -#: cp/semantics.c:1942 +#: cp/semantics.c:1931 #, gcc-internal-format msgid "invalid qualifying scope in pseudo-destructor name" msgstr "" -#: cp/semantics.c:1962 +#: cp/semantics.c:1951 #, gcc-internal-format msgid "%qE is not of type %qT" msgstr "" -#: cp/semantics.c:2062 +#: cp/semantics.c:1993 #, gcc-internal-format -msgid "template type parameters must use the keyword %<class%> or %<typename%>" +msgid "compound literal of non-object type %qT" msgstr "" -#: cp/semantics.c:2106 +#: cp/semantics.c:2070 #, gcc-internal-format -msgid "" -"invalid use of type %qT as a default value for a template template-parameter" +msgid "template type parameters must use the keyword %<class%> or %<typename%>" msgstr "" -#: cp/semantics.c:2109 +#: cp/semantics.c:2107 #, gcc-internal-format -msgid "invalid use of %qD as a default value for a template template-parameter" +msgid "" +"invalid use of type %qT as a default value for a template template-parameter" msgstr "" -#: cp/semantics.c:2113 +#: cp/semantics.c:2110 #, gcc-internal-format msgid "invalid default argument for a template template parameter" msgstr "" -#: cp/semantics.c:2130 +#: cp/semantics.c:2127 #, gcc-internal-format msgid "definition of %q#T inside template parameter list" msgstr "" -#: cp/semantics.c:2141 +#: cp/semantics.c:2138 #, gcc-internal-format msgid "invalid definition of qualified type %qT" msgstr "" -#: cp/semantics.c:2344 +#: cp/semantics.c:2345 #, gcc-internal-format msgid "invalid base-class specification" msgstr "" -#: cp/semantics.c:2353 +#: cp/semantics.c:2354 #, gcc-internal-format msgid "base class %qT has cv qualifiers" msgstr "" -#: cp/semantics.c:2375 +#: cp/semantics.c:2376 #, gcc-internal-format msgid "incomplete type %qT used in nested name specifier" msgstr "" -#: cp/semantics.c:2378 +#: cp/semantics.c:2379 #, gcc-internal-format msgid "reference to %<%T::%D%> is ambiguous" msgstr "" -#: cp/semantics.c:2382 cp/typeck.c:1642 +#: cp/semantics.c:2383 cp/typeck.c:1785 #, gcc-internal-format msgid "%qD is not a member of %qT" msgstr "" -#: cp/semantics.c:2385 +#: cp/semantics.c:2386 #, gcc-internal-format msgid "%qD is not a member of %qD" msgstr "" -#: cp/semantics.c:2499 +#: cp/semantics.c:2529 #, gcc-internal-format msgid "use of %<auto%> variable from containing function" msgstr "" -#: cp/semantics.c:2500 -#, gcc-internal-format -msgid "use of parameter from containing function" -msgstr "" - -#: cp/semantics.c:2501 +#: cp/semantics.c:2531 #, gcc-internal-format msgid " %q+#D declared here" msgstr "" -#: cp/semantics.c:2539 +#: cp/semantics.c:2569 #, gcc-internal-format msgid "" "template parameter %qD of type %qT is not allowed in an integral constant " "expression because it is not of integral or enumeration type" msgstr "" -#: cp/semantics.c:2705 +#: cp/semantics.c:2738 #, gcc-internal-format msgid "%qD cannot appear in a constant-expression" msgstr "" -#: cp/semantics.c:2713 +#: cp/semantics.c:2746 #, gcc-internal-format msgid "use of namespace %qD as expression" msgstr "" -#: cp/semantics.c:2718 +#: cp/semantics.c:2751 #, gcc-internal-format msgid "use of class template %qT as expression" msgstr "" #. Ambiguous reference to base members. -#: cp/semantics.c:2724 +#: cp/semantics.c:2757 #, gcc-internal-format msgid "request for member %qD is ambiguous in multiple inheritance lattice" msgstr "" -#: cp/semantics.c:2836 +#: cp/semantics.c:2875 #, gcc-internal-format msgid "type of %qE is unknown" msgstr "" -#: cp/tree.c:563 +#: cp/semantics.c:2890 +#, gcc-internal-format +msgid "cannot apply %<offsetof%> to destructor %<~%T%>" +msgstr "" + +#: cp/semantics.c:2900 +#, gcc-internal-format +msgid "cannot apply %<offsetof%> to member function %qD" +msgstr "" + +#: cp/semantics.c:3391 +#, gcc-internal-format +msgid "num_threads expression must be integral" +msgstr "" + +#: cp/semantics.c:3405 +#, gcc-internal-format +msgid "schedule chunk size expression must be integral" +msgstr "" + +#: cp/semantics.c:3535 +#, gcc-internal-format +msgid "%qE has reference type for %qs" +msgstr "" + +#: cp/semantics.c:3674 +#, gcc-internal-format +msgid "%<threadprivate%> %qE is not file, namespace or block scope variable" +msgstr "" + +#: cp/tree.c:580 #, gcc-internal-format msgid "%qV qualifiers cannot be applied to %qT" msgstr "" -#: cp/tree.c:1782 +#: cp/tree.c:1807 #, gcc-internal-format msgid "%qE attribute can only be applied to Java class definitions" msgstr "" -#: cp/tree.c:1811 +#: cp/tree.c:1836 #, gcc-internal-format msgid "%qE attribute can only be applied to class definitions" msgstr "" -#: cp/tree.c:1817 +#: cp/tree.c:1842 #, gcc-internal-format msgid "%qE is obsolete; g++ vtables are now COM-compatible by default" msgstr "" -#: cp/tree.c:1841 +#: cp/tree.c:1866 #, gcc-internal-format msgid "requested init_priority is not an integer constant" msgstr "" -#: cp/tree.c:1862 +#: cp/tree.c:1887 #, gcc-internal-format msgid "" "can only use %qE attribute on file-scope definitions of objects of class type" msgstr "" -#: cp/tree.c:1870 +#: cp/tree.c:1895 #, gcc-internal-format msgid "requested init_priority is out of range" msgstr "" -#: cp/tree.c:1880 +#: cp/tree.c:1905 #, gcc-internal-format msgid "requested init_priority is reserved for internal use" msgstr "" -#: cp/tree.c:1891 +#: cp/tree.c:1916 #, gcc-internal-format msgid "%qE attribute is not supported on this platform" msgstr "" -#: cp/typeck.c:435 cp/typeck.c:449 cp/typeck.c:549 +#: cp/typeck.c:438 cp/typeck.c:452 cp/typeck.c:552 #, gcc-internal-format msgid "%s between distinct pointer types %qT and %qT lacks a cast" msgstr "" -#: cp/typeck.c:511 +#: cp/typeck.c:514 #, gcc-internal-format msgid "" "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function" msgstr "" -#: cp/typeck.c:569 +#: cp/typeck.c:572 #, gcc-internal-format msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast" msgstr "" -#: cp/typeck.c:1258 +#: cp/typeck.c:1255 #, gcc-internal-format msgid "invalid application of %qs to a member function" msgstr "" -#: cp/typeck.c:1293 +#: cp/typeck.c:1305 +#, gcc-internal-format +msgid "invalid application of %<sizeof%> to a bit-field" +msgstr "" + +#: cp/typeck.c:1310 #, gcc-internal-format -msgid "invalid application of %qs to a bit-field" +msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type" msgstr "" -#: cp/typeck.c:1298 +#: cp/typeck.c:1353 #, gcc-internal-format -msgid "ISO C++ forbids applying %qs to an expression of function type" +msgid "invalid application of %<__alignof%> to a bit-field" msgstr "" -#: cp/typeck.c:1335 +#: cp/typeck.c:1361 +#, gcc-internal-format +msgid "" +"ISO C++ forbids applying %<__alignof%> to an expression of function type" +msgstr "" + +#: cp/typeck.c:1409 #, gcc-internal-format msgid "invalid use of non-static member function" msgstr "" -#: cp/typeck.c:1502 +#: cp/typeck.c:1644 #, gcc-internal-format -msgid "deprecated conversion from string constant to %qT'" +msgid "deprecated conversion from string constant to %qT" msgstr "" -#: cp/typeck.c:1613 cp/typeck.c:1961 +#: cp/typeck.c:1756 cp/typeck.c:2104 #, gcc-internal-format msgid "request for member %qD in %qE, which is of non-class type %qT" msgstr "" -#: cp/typeck.c:1640 +#: cp/typeck.c:1783 #, gcc-internal-format msgid "invalid use of nonstatic data member %qE" msgstr "" -#: cp/typeck.c:1692 cp/typeck.c:1720 +#: cp/typeck.c:1835 cp/typeck.c:1863 #, gcc-internal-format msgid "invalid access to non-static data member %qD of NULL object" msgstr "" -#: cp/typeck.c:1695 cp/typeck.c:1722 +#: cp/typeck.c:1838 cp/typeck.c:1865 #, gcc-internal-format msgid "(perhaps the %<offsetof%> macro was used incorrectly)" msgstr "" -#: cp/typeck.c:1833 +#: cp/typeck.c:1976 #, gcc-internal-format msgid "qualified type %qT does not match destructor name ~%qT" msgstr "" -#: cp/typeck.c:1839 +#: cp/typeck.c:1982 #, gcc-internal-format msgid "the type being destroyed is %qT, but the destructor refers to %qT" msgstr "" -#: cp/typeck.c:2004 +#: cp/typeck.c:2021 cp/typeck.c:2041 +#, gcc-internal-format +msgid "%qD is not a template" +msgstr "" + +#: cp/typeck.c:2142 #, gcc-internal-format msgid "%<%D::%D%> is not a member of %qT" msgstr "" -#: cp/typeck.c:2015 +#: cp/typeck.c:2157 #, gcc-internal-format msgid "%qT is not a base of %qT" msgstr "" -#: cp/typeck.c:2034 +#: cp/typeck.c:2176 #, gcc-internal-format msgid "%qD has no member named %qE" msgstr "" -#: cp/typeck.c:2049 +#: cp/typeck.c:2191 #, gcc-internal-format msgid "%qD is not a member template function" msgstr "" #. A pointer to incomplete type (other than cv void) can be #. dereferenced [expr.unary.op]/1 -#: cp/typeck.c:2169 +#: cp/typeck.c:2311 #, gcc-internal-format msgid "%qT is not a pointer-to-object type" msgstr "" -#: cp/typeck.c:2194 +#: cp/typeck.c:2336 #, gcc-internal-format msgid "invalid use of %qs on pointer to member" msgstr "" -#: cp/typeck.c:2200 +#: cp/typeck.c:2342 #, gcc-internal-format msgid "invalid type argument" msgstr "" -#: cp/typeck.c:2223 +#: cp/typeck.c:2365 #, gcc-internal-format msgid "subscript missing in array reference" msgstr "" -#: cp/typeck.c:2305 +#: cp/typeck.c:2439 #, gcc-internal-format msgid "ISO C++ forbids subscripting non-lvalue array" msgstr "" -#: cp/typeck.c:2316 +#: cp/typeck.c:2450 #, gcc-internal-format msgid "subscripting array declared %<register%>" msgstr "" -#: cp/typeck.c:2399 +#: cp/typeck.c:2533 #, gcc-internal-format msgid "object missing in use of %qE" msgstr "" -#: cp/typeck.c:2513 +#: cp/typeck.c:2647 #, gcc-internal-format msgid "ISO C++ forbids calling %<::main%> from within program" msgstr "" -#: cp/typeck.c:2538 +#: cp/typeck.c:2672 #, gcc-internal-format msgid "" "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>" msgstr "" -#: cp/typeck.c:2552 +#: cp/typeck.c:2686 #, gcc-internal-format msgid "%qE cannot be used as a function" msgstr "" -#: cp/typeck.c:2632 +#: cp/typeck.c:2766 #, gcc-internal-format msgid "too many arguments to %s %q+#D" msgstr "" -#: cp/typeck.c:2633 cp/typeck.c:2735 +#: cp/typeck.c:2767 cp/typeck.c:2869 #, gcc-internal-format msgid "at this point in file" msgstr "" -#: cp/typeck.c:2636 +#: cp/typeck.c:2770 #, gcc-internal-format msgid "too many arguments to function" msgstr "" -#: cp/typeck.c:2670 +#: cp/typeck.c:2804 #, gcc-internal-format msgid "parameter %P of %qD has incomplete type %qT" msgstr "" -#: cp/typeck.c:2673 +#: cp/typeck.c:2807 #, gcc-internal-format msgid "parameter %P has incomplete type %qT" msgstr "" -#: cp/typeck.c:2734 +#: cp/typeck.c:2868 #, gcc-internal-format msgid "too few arguments to %s %q+#D" msgstr "" -#: cp/typeck.c:2738 +#: cp/typeck.c:2872 #, gcc-internal-format msgid "too few arguments to function" msgstr "" -#: cp/typeck.c:2886 cp/typeck.c:2896 +#: cp/typeck.c:3020 cp/typeck.c:3030 #, gcc-internal-format msgid "assuming cast to type %qT from overloaded function" msgstr "" -#: cp/typeck.c:2964 +#: cp/typeck.c:3110 #, gcc-internal-format msgid "division by zero in %<%E / 0%>" msgstr "" -#: cp/typeck.c:2966 +#: cp/typeck.c:3112 #, gcc-internal-format msgid "division by zero in %<%E / 0.%>" msgstr "" -#: cp/typeck.c:3001 +#: cp/typeck.c:3147 #, gcc-internal-format msgid "division by zero in %<%E %% 0%>" msgstr "" -#: cp/typeck.c:3003 +#: cp/typeck.c:3149 #, gcc-internal-format msgid "division by zero in %<%E %% 0.%>" msgstr "" -#: cp/typeck.c:3083 +#: cp/typeck.c:3229 #, gcc-internal-format msgid "%s rotate count is negative" msgstr "" -#: cp/typeck.c:3086 +#: cp/typeck.c:3232 #, gcc-internal-format msgid "%s rotate count >= width of type" msgstr "" -#: cp/typeck.c:3120 cp/typeck.c:3125 cp/typeck.c:3221 cp/typeck.c:3226 +#: cp/typeck.c:3271 cp/typeck.c:3276 cp/typeck.c:3377 cp/typeck.c:3382 #, gcc-internal-format msgid "ISO C++ forbids comparison between pointer and integer" msgstr "" -#: cp/typeck.c:3240 +#: cp/typeck.c:3396 #, gcc-internal-format msgid "unordered comparison on non-floating point argument" msgstr "" -#: cp/typeck.c:3278 +#: cp/typeck.c:3434 #, gcc-internal-format msgid "invalid operands of types %qT and %qT to binary %qO" msgstr "" -#: cp/typeck.c:3442 +#: cp/typeck.c:3598 #, gcc-internal-format msgid "comparison between types %q#T and %q#T" msgstr "" -#: cp/typeck.c:3478 +#: cp/typeck.c:3634 #, gcc-internal-format msgid "comparison between signed and unsigned integer expressions" msgstr "" @@ -27672,149 +29738,149 @@ msgstr "" #. performed. Note that pointer-difference and pointer-addition #. have already been handled above, and so we don't end up here in #. that case. -#: cp/typeck.c:3557 +#: cp/typeck.c:3713 #, gcc-internal-format msgid "NULL used in arithmetic" msgstr "" -#: cp/typeck.c:3615 +#: cp/typeck.c:3771 #, gcc-internal-format msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction" msgstr "" -#: cp/typeck.c:3617 +#: cp/typeck.c:3773 #, gcc-internal-format msgid "ISO C++ forbids using pointer to a function in subtraction" msgstr "" -#: cp/typeck.c:3619 +#: cp/typeck.c:3775 #, gcc-internal-format msgid "ISO C++ forbids using pointer to a method in subtraction" msgstr "" -#: cp/typeck.c:3631 +#: cp/typeck.c:3787 #, gcc-internal-format msgid "invalid use of a pointer to an incomplete type in pointer arithmetic" msgstr "" -#: cp/typeck.c:3691 +#: cp/typeck.c:3847 #, gcc-internal-format msgid "invalid use of %qE to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3694 +#: cp/typeck.c:3850 #, gcc-internal-format msgid " a qualified-id is required" msgstr "" -#: cp/typeck.c:3699 +#: cp/typeck.c:3855 #, gcc-internal-format msgid "" -"parenthesis around %qE cannot be used to form a pointer-to-member-function" +"parentheses around %qE cannot be used to form a pointer-to-member-function" msgstr "" -#: cp/typeck.c:3722 +#: cp/typeck.c:3878 #, gcc-internal-format msgid "taking address of temporary" msgstr "" -#: cp/typeck.c:3966 +#: cp/typeck.c:4122 #, gcc-internal-format msgid "ISO C++ forbids %sing an enum" msgstr "" -#: cp/typeck.c:3977 +#: cp/typeck.c:4133 #, gcc-internal-format msgid "cannot %s a pointer to incomplete type %qT" msgstr "" -#: cp/typeck.c:3983 +#: cp/typeck.c:4139 #, gcc-internal-format msgid "ISO C++ forbids %sing a pointer of type %qT" msgstr "" -#: cp/typeck.c:4008 +#: cp/typeck.c:4164 #, gcc-internal-format msgid "cast to non-reference type used as lvalue" msgstr "" -#: cp/typeck.c:4043 +#: cp/typeck.c:4199 #, gcc-internal-format msgid "invalid use of %<--%> on bool variable %qD" msgstr "" #. ARM $3.4 -#: cp/typeck.c:4072 +#: cp/typeck.c:4228 #, gcc-internal-format msgid "ISO C++ forbids taking address of function %<::main%>" msgstr "" #. An expression like &memfn. -#: cp/typeck.c:4126 +#: cp/typeck.c:4284 #, gcc-internal-format msgid "" "ISO C++ forbids taking the address of an unqualified or parenthesized non-" "static member function to form a pointer to member function. Say %<&%T::%D%>" msgstr "" -#: cp/typeck.c:4131 +#: cp/typeck.c:4289 #, gcc-internal-format msgid "" "ISO C++ forbids taking the address of a bound member function to form a " "pointer to member function. Say %<&%T::%D%>" msgstr "" -#: cp/typeck.c:4159 +#: cp/typeck.c:4317 #, gcc-internal-format msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression" msgstr "" -#: cp/typeck.c:4179 +#: cp/typeck.c:4341 #, gcc-internal-format msgid "cannot create pointer to reference member %qD" msgstr "" -#: cp/typeck.c:4393 +#: cp/typeck.c:4552 #, gcc-internal-format msgid "cannot take the address of %<this%>, which is an rvalue expression" msgstr "" -#: cp/typeck.c:4416 +#: cp/typeck.c:4575 #, gcc-internal-format msgid "address of explicit register variable %qD requested" msgstr "" -#: cp/typeck.c:4421 +#: cp/typeck.c:4580 #, gcc-internal-format msgid "address requested for %qD, which is declared %<register%>" msgstr "" -#: cp/typeck.c:4487 +#: cp/typeck.c:4646 #, gcc-internal-format msgid "%s expression list treated as compound expression" msgstr "" -#: cp/typeck.c:4881 +#: cp/typeck.c:5043 #, gcc-internal-format msgid "invalid static_cast from type %qT to type %qT" msgstr "" -#: cp/typeck.c:4903 +#: cp/typeck.c:5065 #, gcc-internal-format msgid "converting from %qT to %qT" msgstr "" -#: cp/typeck.c:4948 +#: cp/typeck.c:5113 #, gcc-internal-format msgid "invalid cast of an rvalue expression of type %qT to type %qT" msgstr "" -#: cp/typeck.c:5007 +#: cp/typeck.c:5172 #, gcc-internal-format msgid "cast from %qT to %qT loses precision" msgstr "" -#: cp/typeck.c:5032 +#: cp/typeck.c:5199 #, gcc-internal-format msgid "cast from %qT to %qT increases required alignment of target type" msgstr "" @@ -27823,160 +29889,165 @@ msgstr "" #. where possible, and it is necessary in some cases. DR 195 #. addresses this issue, but as of 2004/10/26 is still in #. drafting. -#: cp/typeck.c:5046 +#: cp/typeck.c:5218 #, gcc-internal-format msgid "" "ISO C++ forbids casting between pointer-to-function and pointer-to-object" msgstr "" -#: cp/typeck.c:5057 +#: cp/typeck.c:5229 #, gcc-internal-format msgid "invalid cast from type %qT to type %qT" msgstr "" -#: cp/typeck.c:5113 +#: cp/typeck.c:5285 #, gcc-internal-format msgid "" "invalid use of const_cast with type %qT, which is not a pointer, reference, " "nor a pointer-to-data-member type" msgstr "" -#: cp/typeck.c:5122 +#: cp/typeck.c:5294 #, gcc-internal-format msgid "" "invalid use of const_cast with type %qT, which is a pointer or reference to " "a function type" msgstr "" -#: cp/typeck.c:5144 +#: cp/typeck.c:5319 #, gcc-internal-format msgid "invalid const_cast of an rvalue of type %qT to type %qT" msgstr "" -#: cp/typeck.c:5195 +#: cp/typeck.c:5370 #, gcc-internal-format msgid "invalid const_cast from type %qT to type %qT" msgstr "" -#: cp/typeck.c:5263 cp/typeck.c:5268 +#: cp/typeck.c:5438 cp/typeck.c:5443 #, gcc-internal-format msgid "ISO C++ forbids casting to an array type %qT" msgstr "" -#: cp/typeck.c:5276 +#: cp/typeck.c:5451 #, gcc-internal-format msgid "invalid cast to function type %qT" msgstr "" -#: cp/typeck.c:5492 +#: cp/typeck.c:5665 #, gcc-internal-format msgid " in evaluation of %<%Q(%#T, %#T)%>" msgstr "" -#: cp/typeck.c:5561 +#: cp/typeck.c:5734 #, gcc-internal-format msgid "incompatible types in assignment of %qT to %qT" msgstr "" -#: cp/typeck.c:5568 +#: cp/typeck.c:5745 #, gcc-internal-format -msgid "ISO C++ forbids assignment of arrays" +msgid "array used as initializer" msgstr "" -#: cp/typeck.c:5688 +#: cp/typeck.c:5747 +#, gcc-internal-format +msgid "invalid array assignment" +msgstr "" + +#: cp/typeck.c:5869 #, gcc-internal-format msgid " in pointer to member function conversion" msgstr "" -#: cp/typeck.c:5699 cp/typeck.c:5725 +#: cp/typeck.c:5880 cp/typeck.c:5906 #, gcc-internal-format msgid "pointer to member cast via virtual base %qT" msgstr "" -#: cp/typeck.c:5702 +#: cp/typeck.c:5883 #, gcc-internal-format msgid "pointer to member conversion via virtual base %qT" msgstr "" -#: cp/typeck.c:5711 +#: cp/typeck.c:5892 #, gcc-internal-format msgid " in pointer to member conversion" msgstr "" -#: cp/typeck.c:5801 +#: cp/typeck.c:5982 #, gcc-internal-format msgid "invalid conversion to type %qT from type %qT" msgstr "" -#: cp/typeck.c:6045 +#: cp/typeck.c:6226 #, gcc-internal-format msgid "cannot convert %qT to %qT for argument %qP to %qD" msgstr "" -#: cp/typeck.c:6048 +#: cp/typeck.c:6229 #, gcc-internal-format msgid "cannot convert %qT to %qT in %s" msgstr "" -#: cp/typeck.c:6059 +#: cp/typeck.c:6240 #, gcc-internal-format msgid "%s might be a candidate for a format attribute" msgstr "" -#: cp/typeck.c:6132 cp/typeck.c:6134 +#: cp/typeck.c:6314 cp/typeck.c:6316 #, gcc-internal-format msgid "in passing argument %P of %q+D" msgstr "" -#: cp/typeck.c:6184 +#: cp/typeck.c:6366 #, gcc-internal-format msgid "returning reference to temporary" msgstr "" -#: cp/typeck.c:6191 +#: cp/typeck.c:6373 #, gcc-internal-format msgid "reference to non-lvalue returned" msgstr "" -#: cp/typeck.c:6203 +#: cp/typeck.c:6389 #, gcc-internal-format msgid "reference to local variable %q+D returned" msgstr "" -#: cp/typeck.c:6206 +#: cp/typeck.c:6392 #, gcc-internal-format msgid "address of local variable %q+D returned" msgstr "" -#: cp/typeck.c:6240 +#: cp/typeck.c:6426 #, gcc-internal-format msgid "returning a value from a destructor" msgstr "" #. If a return statement appears in a handler of the #. function-try-block of a constructor, the program is ill-formed. -#: cp/typeck.c:6248 +#: cp/typeck.c:6434 #, gcc-internal-format msgid "cannot return from a handler of a function-try-block of a constructor" msgstr "" #. You can't return a value from a constructor. -#: cp/typeck.c:6251 +#: cp/typeck.c:6437 #, gcc-internal-format msgid "returning a value from a constructor" msgstr "" -#: cp/typeck.c:6274 +#: cp/typeck.c:6460 #, gcc-internal-format msgid "return-statement with no value, in function returning %qT" msgstr "" -#: cp/typeck.c:6295 +#: cp/typeck.c:6481 #, gcc-internal-format msgid "return-statement with a value, in function returning 'void'" msgstr "" -#: cp/typeck.c:6326 +#: cp/typeck.c:6512 #, gcc-internal-format msgid "" "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -" @@ -27988,299 +30059,288 @@ msgstr "" msgid "type %qT is not a base type for type %qT" msgstr "" -#: cp/typeck2.c:294 +#: cp/typeck2.c:296 #, gcc-internal-format msgid "cannot declare variable %q+D to be of abstract type %qT" msgstr "" -#: cp/typeck2.c:297 +#: cp/typeck2.c:299 #, gcc-internal-format msgid "cannot declare parameter %q+D to be of abstract type %qT" msgstr "" -#: cp/typeck2.c:300 +#: cp/typeck2.c:302 #, gcc-internal-format msgid "cannot declare field %q+D to be of abstract type %qT" msgstr "" -#: cp/typeck2.c:304 +#: cp/typeck2.c:306 #, gcc-internal-format msgid "invalid abstract return type for member function %q+#D" msgstr "" -#: cp/typeck2.c:306 +#: cp/typeck2.c:308 #, gcc-internal-format msgid "invalid abstract return type for function %q+#D" msgstr "" #. Here we do not have location information. -#: cp/typeck2.c:309 +#: cp/typeck2.c:311 #, gcc-internal-format msgid "invalid abstract type %qT for %qE" msgstr "" -#: cp/typeck2.c:311 +#: cp/typeck2.c:313 #, gcc-internal-format msgid "invalid abstract type for %q+D" msgstr "" -#: cp/typeck2.c:314 +#: cp/typeck2.c:316 #, gcc-internal-format msgid "cannot allocate an object of abstract type %qT" msgstr "" -#: cp/typeck2.c:322 +#: cp/typeck2.c:324 #, gcc-internal-format msgid "%J because the following virtual functions are pure within %qT:" msgstr "" -#: cp/typeck2.c:326 +#: cp/typeck2.c:328 #, gcc-internal-format msgid "\t%+#D" msgstr "" -#: cp/typeck2.c:333 +#: cp/typeck2.c:335 #, gcc-internal-format msgid "%J since type %qT has pure virtual functions" msgstr "" -#: cp/typeck2.c:588 +#: cp/typeck2.c:602 #, gcc-internal-format msgid "constructor syntax used, but no constructor declared for type %qT" msgstr "" -#: cp/typeck2.c:602 +#: cp/typeck2.c:616 #, gcc-internal-format msgid "cannot initialize arrays using this syntax" msgstr "" -#: cp/typeck2.c:678 +#: cp/typeck2.c:692 #, gcc-internal-format msgid "int-array initialized from non-wide string" msgstr "" -#: cp/typeck2.c:718 +#: cp/typeck2.c:731 #, gcc-internal-format msgid "cannot initialize aggregate of type %qT with a compound literal" msgstr "" -#: cp/typeck2.c:792 cp/typeck2.c:890 +#: cp/typeck2.c:740 +#, gcc-internal-format +msgid "array must be initialized with a brace-enclosed initializer" +msgstr "" + +#: cp/typeck2.c:816 cp/typeck2.c:917 #, gcc-internal-format msgid "non-trivial designated initializers not supported" msgstr "" -#: cp/typeck2.c:912 cp/typeck2.c:926 +#: cp/typeck2.c:940 cp/typeck2.c:954 #, gcc-internal-format msgid "missing initializer for member %qD" msgstr "" -#: cp/typeck2.c:917 +#: cp/typeck2.c:945 #, gcc-internal-format msgid "uninitialized const member %qD" msgstr "" -#: cp/typeck2.c:919 +#: cp/typeck2.c:947 #, gcc-internal-format msgid "member %qD with uninitialized const fields" msgstr "" -#: cp/typeck2.c:921 +#: cp/typeck2.c:949 #, gcc-internal-format msgid "member %qD is uninitialized reference" msgstr "" -#: cp/typeck2.c:976 +#: cp/typeck2.c:1004 #, gcc-internal-format msgid "no field %qD found in union being initialized" msgstr "" -#: cp/typeck2.c:985 +#: cp/typeck2.c:1013 #, gcc-internal-format msgid "index value instead of field name in union initializer" msgstr "" -#: cp/typeck2.c:998 -#, gcc-internal-format -msgid "union %qT with no named members cannot be initialized" -msgstr "" - -#: cp/typeck2.c:1145 +#: cp/typeck2.c:1168 #, gcc-internal-format msgid "circular pointer delegation detected" msgstr "" -#: cp/typeck2.c:1158 +#: cp/typeck2.c:1181 #, gcc-internal-format msgid "base operand of %<->%> has non-pointer type %qT" msgstr "" -#: cp/typeck2.c:1182 +#: cp/typeck2.c:1205 #, gcc-internal-format msgid "result of %<operator->()%> yields non-pointer result" msgstr "" -#: cp/typeck2.c:1184 +#: cp/typeck2.c:1207 #, gcc-internal-format msgid "base operand of %<->%> is not a pointer" msgstr "" -#: cp/typeck2.c:1208 +#: cp/typeck2.c:1229 #, gcc-internal-format msgid "%qE cannot be used as a member pointer, since it is of type %qT" msgstr "" -#: cp/typeck2.c:1217 +#: cp/typeck2.c:1238 #, gcc-internal-format -msgid "" -"cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT" +msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT" msgstr "" -#: cp/typeck2.c:1239 +#: cp/typeck2.c:1260 #, gcc-internal-format msgid "pointer to member type %qT incompatible with object type %qT" msgstr "" -#: cp/typeck2.c:1462 +#: cp/typeck2.c:1482 #, gcc-internal-format msgid "call to function %qD which throws incomplete type %q#T" msgstr "" -#: cp/typeck2.c:1465 +#: cp/typeck2.c:1485 #, gcc-internal-format msgid "call to function which throws incomplete type %q#T" msgstr "" -#: fortran/f95-lang.c:263 +#: fortran/f95-lang.c:280 #, gcc-internal-format msgid "Unexpected type in truthvalue_conversion" msgstr "" -#: fortran/f95-lang.c:316 +#: fortran/f95-lang.c:333 #, gcc-internal-format msgid "can't open input file: %s" msgstr "" -#: fortran/f95-lang.c:643 +#: fortran/f95-lang.c:660 #, gcc-internal-format msgid "global register variable %qs used in nested function" msgstr "" -#: fortran/f95-lang.c:647 +#: fortran/f95-lang.c:664 #, gcc-internal-format msgid "register variable %qs used in nested function" msgstr "" -#: fortran/f95-lang.c:654 +#: fortran/f95-lang.c:671 #, gcc-internal-format msgid "address of global register variable %qs requested" msgstr "" -#: fortran/f95-lang.c:672 +#: fortran/f95-lang.c:689 #, gcc-internal-format msgid "address of register variable %qs requested" msgstr "" -#: fortran/trans-array.c:3052 +#: fortran/trans-array.c:3411 #, gcc-internal-format msgid "Possible frontend bug: array constructor not expanded" msgstr "" -#: fortran/trans-array.c:4172 +#: fortran/trans-array.c:4951 #, gcc-internal-format msgid "" -"Possible frontend bug: Deferred array size without pointer or allocatable " -"attribute." +"Possible frontend bug: Deferred array size without pointer, allocatable " +"attribute or derived type without allocatable components." msgstr "" -#: fortran/trans-array.c:4621 +#: fortran/trans-array.c:5424 #, gcc-internal-format msgid "bad expression type during walk (%d)" msgstr "" -#: fortran/trans-const.c:334 +#: fortran/trans-const.c:336 #, gcc-internal-format msgid "gfc_conv_constant_to_tree(): invalid type: %s" msgstr "" -#: fortran/trans-decl.c:879 +#: fortran/trans-decl.c:943 #, gcc-internal-format msgid "intrinsic variable which isn't a procedure" msgstr "" -#: fortran/trans-decl.c:2250 +#: fortran/trans-decl.c:2601 #, gcc-internal-format msgid "Function does not return a value" msgstr "" #. I don't think this should ever happen. -#: fortran/trans-decl.c:2355 +#: fortran/trans-decl.c:2743 #, gcc-internal-format msgid "module symbol %s in wrong namespace" msgstr "" -#: fortran/trans-decl.c:2373 +#: fortran/trans-decl.c:2762 #, gcc-internal-format msgid "backend decl for module variable %s already exists" msgstr "" -#: fortran/trans-decl.c:2455 -#, gcc-internal-format -msgid "unused parameter %qs" -msgstr "" - -#: fortran/trans-decl.c:2460 -#, gcc-internal-format -msgid "unused variable %qs" -msgstr "" - -#: fortran/trans-decl.c:2647 +#: fortran/trans-decl.c:3225 #, gcc-internal-format msgid "Function return value not set" msgstr "" -#: fortran/trans-expr.c:1027 +#: fortran/trans-expr.c:1072 #, gcc-internal-format msgid "Unknown intrinsic op" msgstr "" -#: fortran/trans-intrinsic.c:637 +#: fortran/trans-intrinsic.c:659 #, gcc-internal-format msgid "Intrinsic function %s(%d) not recognized" msgstr "" -#: fortran/trans-io.c:1584 +#: fortran/trans-io.c:1755 #, gcc-internal-format msgid "Bad IO basetype (%d)" msgstr "" -#: fortran/trans-types.c:213 +#: fortran/trans-types.c:229 #, gcc-internal-format msgid "integer kind=8 not available for -fdefault-integer-8 option" msgstr "" -#: fortran/trans-types.c:225 +#: fortran/trans-types.c:241 #, gcc-internal-format msgid "real kind=8 not available for -fdefault-real-8 option" msgstr "" -#: fortran/trans-types.c:238 +#: fortran/trans-types.c:254 #, gcc-internal-format msgid "Use of -fdefault-double-8 requires -fdefault-real-8" msgstr "" -#: fortran/trans-types.c:950 +#: fortran/trans-types.c:966 #, gcc-internal-format msgid "Array element size too big" msgstr "" -#: fortran/trans.c:625 +#: fortran/trans.c:626 #, gcc-internal-format msgid "gfc_trans_code(): Bad statement code" msgstr "" #. I changed this from sorry(...) because it should not return. #. TODO: Remove gfc_todo_error before releasing version 1.0. -#: fortran/trans.h:576 +#: fortran/trans.h:604 #, gcc-internal-format msgid "gfc_todo: Not Implemented: " msgstr "" @@ -28305,163 +30365,153 @@ msgstr "" msgid "%Jfinal field %qD may not have been initialized" msgstr "" -#: java/class.c:757 +#: java/class.c:766 #, gcc-internal-format msgid "bad method signature" msgstr "" -#: java/class.c:802 +#: java/class.c:815 #, gcc-internal-format msgid "misplaced ConstantValue attribute (not in any field)" msgstr "" -#: java/class.c:805 +#: java/class.c:818 #, gcc-internal-format msgid "duplicate ConstantValue attribute for field '%s'" msgstr "" -#: java/class.c:816 +#: java/class.c:829 #, gcc-internal-format msgid "ConstantValue attribute of field '%s' has wrong type" msgstr "" -#: java/class.c:1444 +#: java/class.c:1511 #, gcc-internal-format msgid "%Jabstract method in non-abstract class" msgstr "" -#: java/class.c:2374 +#: java/class.c:2499 #, gcc-internal-format msgid "non-static method %q+D overrides static method" msgstr "" -#: java/decl.c:1313 +#: java/decl.c:1248 #, gcc-internal-format msgid "%q+D used prior to declaration" msgstr "" -#: java/decl.c:1354 +#: java/decl.c:1289 #, gcc-internal-format msgid "declaration of %qs shadows a parameter" msgstr "" -#: java/decl.c:1357 +#: java/decl.c:1292 #, gcc-internal-format msgid "declaration of %qs shadows a symbol from the parameter list" msgstr "" -#: java/decl.c:1818 +#: java/decl.c:1762 #, gcc-internal-format msgid "In %+D: overlapped variable and exception ranges at %d" msgstr "" -#: java/decl.c:1881 +#: java/decl.c:1825 #, gcc-internal-format msgid "bad type in parameter debug info" msgstr "" -#: java/decl.c:1890 +#: java/decl.c:1834 #, gcc-internal-format msgid "bad PC range for debug info for local %q+D" msgstr "" -#: java/expr.c:369 +#: java/expr.c:380 #, gcc-internal-format msgid "need to insert runtime check for %s" msgstr "" -#: java/expr.c:498 java/expr.c:545 +#: java/expr.c:509 java/expr.c:556 #, gcc-internal-format msgid "assert: %s is assign compatible with %s" msgstr "" -#: java/expr.c:665 +#: java/expr.c:675 #, gcc-internal-format msgid "stack underflow - dup* operation" msgstr "" -#: java/expr.c:1651 +#: java/expr.c:1654 #, gcc-internal-format msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs" msgstr "" -#: java/expr.c:1679 +#: java/expr.c:1682 #, gcc-internal-format msgid "field %qs not found" msgstr "" -#: java/expr.c:2058 +#: java/expr.c:2178 #, gcc-internal-format msgid "method '%s' not found in class" msgstr "" -#: java/expr.c:2263 +#: java/expr.c:2385 #, gcc-internal-format msgid "failed to find class '%s'" msgstr "" -#: java/expr.c:2292 +#: java/expr.c:2426 #, gcc-internal-format msgid "class '%s' has no method named '%s' matching signature '%s'" msgstr "" -#: java/expr.c:2323 +#: java/expr.c:2457 #, gcc-internal-format msgid "invokestatic on non static method" msgstr "" -#: java/expr.c:2328 +#: java/expr.c:2462 #, gcc-internal-format msgid "invokestatic on abstract method" msgstr "" -#: java/expr.c:2336 +#: java/expr.c:2470 #, gcc-internal-format msgid "invoke[non-static] on static method" msgstr "" -#: java/expr.c:2653 +#: java/expr.c:2824 #, gcc-internal-format msgid "missing field '%s' in '%s'" msgstr "" -#: java/expr.c:2660 +#: java/expr.c:2831 #, gcc-internal-format msgid "mismatching signature for field '%s' in '%s'" msgstr "" -#: java/expr.c:2683 +#: java/expr.c:2859 #, gcc-internal-format msgid "assignment to final field %q+D not in field's class" msgstr "" -#: java/expr.c:2688 -#, gcc-internal-format -msgid "assignment to final static field %q+D not in class initializer" -msgstr "" - -#: java/expr.c:2697 -#, gcc-internal-format -msgid "assignment to final field %q+D not in constructor" -msgstr "" - -#: java/expr.c:2887 +#: java/expr.c:3085 #, gcc-internal-format msgid "invalid PC in line number table" msgstr "" -#: java/expr.c:2935 +#: java/expr.c:3133 #, gcc-internal-format msgid "unreachable bytecode from %d to before %d" msgstr "" -#: java/expr.c:2977 +#: java/expr.c:3175 #, gcc-internal-format msgid "unreachable bytecode from %d to the end of the method" msgstr "" #. duplicate code from LOAD macro -#: java/expr.c:3277 +#: java/expr.c:3480 #, gcc-internal-format msgid "unrecogized wide sub-instruction" msgstr "" @@ -28491,7 +30541,7 @@ msgstr "" msgid "Not a valid Java .class file." msgstr "" -#: java/gjavah.c:2074 java/jcf-parse.c:750 +#: java/gjavah.c:2074 java/jcf-parse.c:753 #, gcc-internal-format msgid "error while parsing constant pool" msgstr "" @@ -28531,65 +30581,65 @@ msgstr "" msgid "%s: no such class" msgstr "" -#: java/jcf-io.c:550 +#: java/jcf-io.c:549 #, gcc-internal-format msgid "" "source file for class %qs is newer than its matching class file. Source " "file %qs used instead" msgstr "" -#: java/jcf-parse.c:366 +#: java/jcf-parse.c:372 #, gcc-internal-format msgid "bad string constant" msgstr "" -#: java/jcf-parse.c:384 +#: java/jcf-parse.c:390 #, gcc-internal-format msgid "bad value constant type %d, index %d" msgstr "" -#: java/jcf-parse.c:576 +#: java/jcf-parse.c:579 #, gcc-internal-format msgid "can't reopen %s: %m" msgstr "" -#: java/jcf-parse.c:583 +#: java/jcf-parse.c:586 #, gcc-internal-format msgid "can't close %s: %m" msgstr "" -#: java/jcf-parse.c:718 java/jcf-parse.c:724 +#: java/jcf-parse.c:721 java/jcf-parse.c:727 #, gcc-internal-format msgid "cannot find file for class %s" msgstr "" -#: java/jcf-parse.c:747 +#: java/jcf-parse.c:750 #, gcc-internal-format msgid "not a valid Java .class file" msgstr "" #. FIXME - where was first time -#: java/jcf-parse.c:765 +#: java/jcf-parse.c:768 #, gcc-internal-format msgid "reading class %s for the second time from %s" msgstr "" -#: java/jcf-parse.c:783 +#: java/jcf-parse.c:786 #, gcc-internal-format msgid "error while parsing fields" msgstr "" -#: java/jcf-parse.c:786 +#: java/jcf-parse.c:789 #, gcc-internal-format msgid "error while parsing methods" msgstr "" -#: java/jcf-parse.c:789 +#: java/jcf-parse.c:792 #, gcc-internal-format msgid "error while parsing final attributes" msgstr "" -#: java/jcf-parse.c:806 +#: java/jcf-parse.c:809 #, gcc-internal-format msgid "" "the %<java.lang.Object%> that was found in %qs didn't have the special zero-" @@ -28598,27 +30648,27 @@ msgid "" "info page describing how to set the classpath" msgstr "" -#: java/jcf-parse.c:840 +#: java/jcf-parse.c:843 #, gcc-internal-format msgid "%Hduplicate class will only be compiled once" msgstr "" -#: java/jcf-parse.c:894 +#: java/jcf-parse.c:897 #, gcc-internal-format msgid "missing Code attribute" msgstr "" -#: java/jcf-parse.c:1176 +#: java/jcf-parse.c:1179 #, gcc-internal-format msgid "no input file specified" msgstr "" -#: java/jcf-parse.c:1211 +#: java/jcf-parse.c:1214 #, gcc-internal-format msgid "can't close input file %s: %m" msgstr "" -#: java/jcf-parse.c:1258 +#: java/jcf-parse.c:1261 #, gcc-internal-format msgid "bad zip/jar file %s" msgstr "" @@ -28634,22 +30684,22 @@ msgid "" "internal error in generate_bytecode_insn - tree code not implemented: %s" msgstr "" -#: java/jcf-write.c:3042 +#: java/jcf-write.c:3041 #, gcc-internal-format msgid "field initializer type mismatch" msgstr "" -#: java/jcf-write.c:3499 +#: java/jcf-write.c:3497 #, gcc-internal-format msgid "can't create directory %s: %m" msgstr "" -#: java/jcf-write.c:3532 +#: java/jcf-write.c:3534 #, gcc-internal-format msgid "can't open %s for writing: %m" msgstr "" -#: java/jcf-write.c:3552 +#: java/jcf-write.c:3556 #, gcc-internal-format msgid "can't create %s: %m" msgstr "" @@ -28669,18 +30719,28 @@ msgstr "" msgid "file not found '%s'" msgstr "" -#: java/jvspec.c:436 +#: java/jvspec.c:443 #, gcc-internal-format msgid "warning: already-compiled .class files ignored with -C" msgstr "" -#: java/lang.c:615 +#: java/lang.c:628 #, gcc-internal-format -msgid "can't do dependency tracking with input from stdin" +msgid "-findirect-dispatch is incompatible with -freduced-reflection" msgstr "" #: java/lang.c:631 #, gcc-internal-format +msgid "-fjni is incompatible with -freduced-reflection" +msgstr "" + +#: java/lang.c:642 +#, gcc-internal-format +msgid "can't do dependency tracking with input from stdin" +msgstr "" + +#: java/lang.c:658 +#, gcc-internal-format msgid "couldn't determine target name for dependency tracking" msgstr "" @@ -28750,8 +30810,8 @@ msgid "Missing return statement" msgstr "" #: java/parse.y:3299 -#: java/parse.y:11992 -#: java/parse.y:11996 +#: java/parse.y:12046 +#: java/parse.y:12050 #, gcc-internal-format msgid "Unreachable statement" msgstr "" @@ -29064,473 +31124,473 @@ msgstr "" msgid "Only %<final%> is allowed as a local variables modifier" msgstr "" -#: java/parse.y:9077 +#: java/parse.y:9090 #, gcc-internal-format msgid "No constructor matching %qs found in class %qs" msgstr "" -#: java/parse.y:9581 +#: java/parse.y:9594 #, gcc-internal-format msgid "Can't reference %qs before the superclass constructor has been called" msgstr "" -#: java/parse.y:9635 +#: java/parse.y:9655 #, gcc-internal-format msgid "" "Local variable %qs can't be accessed from within the inner class %qs unless " "it is declared final" msgstr "" -#: java/parse.y:9640 -#: java/parse.y:10098 +#: java/parse.y:9660 +#: java/parse.y:10118 #, gcc-internal-format msgid "Undefined variable %qs" msgstr "" -#: java/parse.y:9651 +#: java/parse.y:9671 #, gcc-internal-format msgid "Can't make a static reference to nonstatic variable %qs in class %qs" msgstr "" -#: java/parse.y:9852 -#: java/parse.y:10706 +#: java/parse.y:9872 +#: java/parse.y:10726 #, gcc-internal-format msgid "No enclosing instance for inner class %qs is in scope%s" msgstr "" -#: java/parse.y:9971 -#: java/parse.y:12415 +#: java/parse.y:9991 +#: java/parse.y:12480 #, gcc-internal-format msgid "Keyword %<this%> used outside allowed context" msgstr "" -#: java/parse.y:9977 -#: java/parse.y:10862 +#: java/parse.y:9997 +#: java/parse.y:10882 #, gcc-internal-format msgid "" "Can't reference %<this%> before the superclass constructor has been called" msgstr "" -#: java/parse.y:9993 +#: java/parse.y:10013 #, gcc-internal-format msgid "" "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs" msgstr "" -#: java/parse.y:10026 +#: java/parse.y:10046 #, gcc-internal-format msgid "Keyword %<super%> used outside allowed context" msgstr "" -#: java/parse.y:10075 +#: java/parse.y:10095 #, gcc-internal-format msgid "No variable %qs defined in class %qs" msgstr "" -#: java/parse.y:10080 +#: java/parse.y:10100 #, gcc-internal-format msgid "Undefined variable or class name: %qs" msgstr "" -#: java/parse.y:10162 +#: java/parse.y:10182 #, gcc-internal-format msgid "Can't use type %qs as a qualifier" msgstr "" -#: java/parse.y:10181 +#: java/parse.y:10201 #, gcc-internal-format msgid "Attempt to reference field %qs in %<%s %s%>" msgstr "" -#: java/parse.y:10212 +#: java/parse.y:10232 #, gcc-internal-format msgid "No variable %qs defined in type %qs" msgstr "" -#: java/parse.y:10304 +#: java/parse.y:10324 #, gcc-internal-format msgid "Attempt to reference field %<new%> in a %qs" msgstr "" -#: java/parse.y:10441 +#: java/parse.y:10461 #, gcc-internal-format msgid "The class %qs has been deprecated" msgstr "" -#: java/parse.y:10451 +#: java/parse.y:10471 #, gcc-internal-format msgid "The %s %qs in class %qs has been deprecated" msgstr "" -#: java/parse.y:10542 +#: java/parse.y:10562 #, gcc-internal-format msgid "Can't invoke a method on primitive type %qs" msgstr "" -#: java/parse.y:10557 +#: java/parse.y:10577 #, gcc-internal-format msgid "Can't make static reference to method %qs in interface %qs" msgstr "" -#: java/parse.y:10571 -#: java/parse.y:10909 +#: java/parse.y:10591 +#: java/parse.y:10929 #, gcc-internal-format msgid "Can't make static reference to method %<%s %s%> in class %qs" msgstr "" -#: java/parse.y:10613 +#: java/parse.y:10633 #, gcc-internal-format msgid "Can't invoke super constructor on java.lang.Object" msgstr "" -#: java/parse.y:10626 -#: java/parse.y:14478 +#: java/parse.y:10646 +#: java/parse.y:14550 #, gcc-internal-format msgid "Class %qs not found in type declaration" msgstr "" -#: java/parse.y:10638 +#: java/parse.y:10658 #, gcc-internal-format msgid "Class %qs is an abstract class. It can't be instantiated" msgstr "" -#: java/parse.y:10668 +#: java/parse.y:10688 #, gcc-internal-format msgid "No method named %qs in scope" msgstr "" -#: java/parse.y:10781 +#: java/parse.y:10801 #, gcc-internal-format msgid "Can't access %s %s %<%s.%s%> from %qs" msgstr "" -#: java/parse.y:11258 +#: java/parse.y:11297 #, gcc-internal-format msgid "Can't find %s %<%s(%s)%> in type %qs%s" msgstr "" -#: java/parse.y:11838 +#: java/parse.y:11892 #, gcc-internal-format msgid "Constant expression required" msgstr "" -#: java/parse.y:11851 +#: java/parse.y:11905 #, gcc-internal-format msgid "Incompatible type for case. Can't convert %qs to %<int%>" msgstr "" -#: java/parse.y:11885 +#: java/parse.y:11939 #, gcc-internal-format msgid "Duplicate case label: %<default%>" msgstr "" -#: java/parse.y:12225 +#: java/parse.y:12279 #, gcc-internal-format msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>" msgstr "" -#: java/parse.y:12397 +#: java/parse.y:12462 #, gcc-internal-format msgid "missing static field %qs" msgstr "" -#: java/parse.y:12402 +#: java/parse.y:12467 #, gcc-internal-format msgid "not a static field %qs" msgstr "" -#: java/parse.y:12423 +#: java/parse.y:12488 #, gcc-internal-format msgid "" "Can't reference %<this%> or %<super%> before the superclass constructor has " "been called" msgstr "" -#: java/parse.y:12443 +#: java/parse.y:12508 #, gcc-internal-format msgid "No case for %s" msgstr "" -#: java/parse.y:12873 +#: java/parse.y:12938 #, gcc-internal-format msgid "Invalid left hand side of assignment" msgstr "" -#: java/parse.y:12924 +#: java/parse.y:12989 #, gcc-internal-format msgid "Incompatible type for %s. Can't convert %qs to %qs" msgstr "" -#: java/parse.y:12927 +#: java/parse.y:12992 #, gcc-internal-format msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs" msgstr "" -#: java/parse.y:13099 +#: java/parse.y:13164 #, gcc-internal-format msgid "" "Constant expression %qs too wide for narrowing primitive conversion to %qs" msgstr "" -#: java/parse.y:13390 +#: java/parse.y:13454 #, gcc-internal-format msgid "unregistered operator %s" msgstr "" -#: java/parse.y:13539 +#: java/parse.y:13603 #, gcc-internal-format msgid "" "Evaluating this expression will result in an arithmetic exception being " "thrown" msgstr "" -#: java/parse.y:13621 +#: java/parse.y:13685 #, gcc-internal-format msgid "" "Incompatible type for %qs. Explicit cast needed to convert shift distance " "from %qs to integral" msgstr "" -#: java/parse.y:13626 +#: java/parse.y:13690 #, gcc-internal-format msgid "" "Incompatible type for %qs. Can't convert shift distance from %qs to integral" msgstr "" -#: java/parse.y:13700 +#: java/parse.y:13764 #, gcc-internal-format msgid "Invalid argument %qs for %<instanceof%>" msgstr "" -#: java/parse.y:13727 +#: java/parse.y:13791 #, gcc-internal-format msgid "Impossible for %qs to be instance of %qs" msgstr "" -#: java/parse.y:13858 +#: java/parse.y:13922 #, gcc-internal-format msgid "Incompatible type for %qs. Can't convert %qs to %qs" msgstr "" -#: java/parse.y:14333 +#: java/parse.y:14240 +#, gcc-internal-format +msgid "%qs cannot be used with a constant" +msgstr "" + +#: java/parse.y:14405 #, gcc-internal-format msgid "Invalid argument type %qs to %qs" msgstr "" -#: java/parse.y:14569 +#: java/parse.y:14641 #, gcc-internal-format msgid "Invalid cast from %qs to %qs" msgstr "" -#: java/parse.y:14616 +#: java/parse.y:14688 #, gcc-internal-format msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs" msgstr "" -#: java/parse.y:14629 +#: java/parse.y:14701 #, gcc-internal-format msgid "" "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>" msgstr "" -#: java/parse.y:14633 +#: java/parse.y:14705 #, gcc-internal-format msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>" msgstr "" -#: java/parse.y:14704 +#: java/parse.y:14776 #, gcc-internal-format msgid "" "Incompatible type for dimension in array creation expression. %s convert %qs " "to %<int%>" msgstr "" -#: java/parse.y:14822 +#: java/parse.y:14894 #, gcc-internal-format msgid "Invalid array initializer for non-array type %qs" msgstr "" -#: java/parse.y:14909 +#: java/parse.y:14981 #, gcc-internal-format msgid "Incompatible type for array. %s convert %qs to %qs" msgstr "" -#: java/parse.y:14978 +#: java/parse.y:15050 #, gcc-internal-format msgid "%<return%> inside instance initializer" msgstr "" -#: java/parse.y:14982 +#: java/parse.y:15054 #, gcc-internal-format msgid "%<return%> inside static initializer" msgstr "" -#: java/parse.y:14988 +#: java/parse.y:15060 #, gcc-internal-format msgid "%<return%> with%s value from %<%s %s%>" msgstr "" -#: java/parse.y:14995 +#: java/parse.y:15067 #, gcc-internal-format msgid "%<return%> with value from constructor %qs" msgstr "" -#: java/parse.y:15060 +#: java/parse.y:15132 #, gcc-internal-format msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>" msgstr "" -#: java/parse.y:15093 +#: java/parse.y:15165 #, gcc-internal-format msgid "Declaration of %qs shadows a previous label declaration" msgstr "" -#: java/parse.y:15098 +#: java/parse.y:15170 #, gcc-internal-format msgid "This is the location of the previous declaration of label %qs" msgstr "" -#: java/parse.y:15345 +#: java/parse.y:15417 #, gcc-internal-format msgid "No label definition found for %qs" msgstr "" -#: java/parse.y:15358 +#: java/parse.y:15430 #, gcc-internal-format msgid "%<continue%> must be in loop" msgstr "" -#: java/parse.y:15361 +#: java/parse.y:15433 #, gcc-internal-format msgid "continue label %qs does not name a loop" msgstr "" -#: java/parse.y:15382 +#: java/parse.y:15454 #, gcc-internal-format msgid "%<break%> must be in loop or switch" msgstr "" -#: java/parse.y:15423 +#: java/parse.y:15495 #, gcc-internal-format msgid "" "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>" msgstr "" -#: java/parse.y:15461 +#: java/parse.y:15533 #, gcc-internal-format msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>" msgstr "" #. The case_label_list is in reverse order, so print the #. outer label first. -#: java/parse.y:15492 +#: java/parse.y:15564 #, gcc-internal-format msgid "duplicate case label: %<" msgstr "" -#: java/parse.y:15493 -#, gcc-internal-format -msgid "%>" -msgstr "" - -#: java/parse.y:15496 +#: java/parse.y:15568 #, gcc-internal-format msgid "original label is here" msgstr "" -#: java/parse.y:15713 +#: java/parse.y:15785 #, gcc-internal-format msgid "" "Can't catch class %qs. Catch clause parameter type must be a subclass of " "class %<java.lang.Throwable%>" msgstr "" -#: java/parse.y:15737 +#: java/parse.y:15809 #, gcc-internal-format msgid "%<catch%> not reached because of the catch clause at line %d" msgstr "" -#: java/parse.y:15804 +#: java/parse.y:15876 #, gcc-internal-format msgid "" "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang." "Object%>" msgstr "" -#: java/parse.y:15855 +#: java/parse.y:15927 #, gcc-internal-format msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>" msgstr "" -#: java/parse.y:15884 +#: java/parse.y:15956 #, gcc-internal-format msgid "" "Checked exception %qs can't be thrown in instance initializer (not all " "declared constructor are declaring it in their %<throws%> clause)" msgstr "" -#: java/parse.y:15905 +#: java/parse.y:15977 #, gcc-internal-format msgid "" "Checked exception %qs can't be caught by any of the catch clause(s) of the " "surrounding %<try%> block" msgstr "" -#: java/parse.y:15918 +#: java/parse.y:15990 #, gcc-internal-format msgid "Checked exception %qs can't be thrown in initializer" msgstr "" -#: java/parse.y:15922 +#: java/parse.y:15994 #, gcc-internal-format msgid "Checked exception %qs isn't thrown from a %<try%> block" msgstr "" -#: java/parse.y:15928 +#: java/parse.y:16000 #, gcc-internal-format msgid "" "Checked exception %qs doesn't match any of current method's %<throws%> " "declaration(s)" msgstr "" -#: java/parse.y:16018 +#: java/parse.y:16090 #, gcc-internal-format msgid "Exception %qs can't be thrown in initializer" msgstr "" -#: java/parse.y:16024 +#: java/parse.y:16096 #, gcc-internal-format msgid "" "Exception %qs must be caught, or it must be declared in the %<throws%> " "clause of %qs" msgstr "" -#: java/parse.y:16117 +#: java/parse.y:16189 #, gcc-internal-format msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>" msgstr "" -#: java/parse.y:16185 +#: java/parse.y:16257 #, gcc-internal-format msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs" msgstr "" -#: java/typeck.c:531 +#: java/typeck.c:529 #, gcc-internal-format msgid "junk at end of signature string" msgstr "" -#: java/verify-glue.c:387 +#: java/verify-glue.c:391 #, gcc-internal-format msgid "verification failed: %s" msgstr "" -#: java/verify-glue.c:389 +#: java/verify-glue.c:393 #, gcc-internal-format msgid "verification failed at PC=%d: %s" msgstr "" -#: java/verify-glue.c:473 +#: java/verify-glue.c:477 #, gcc-internal-format msgid "bad pc in exception_table" msgstr "" @@ -29558,99 +31618,99 @@ msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs" msgstr "" #. Standard error messages -#: java/parse.h:356 +#: java/parse.h:355 #, gcc-internal-format msgid "Incompatible type for %qs. Can't convert %qs to boolean" msgstr "" -#: java/parse.h:361 +#: java/parse.h:360 #, gcc-internal-format msgid "Incompatible type for %qs. Can't convert %qs to numeric type" msgstr "" -#: java/parse.h:369 +#: java/parse.h:368 #, gcc-internal-format msgid "" "Incompatible type for %qs. Explicit cast needed to convert %qs to integral" msgstr "" -#: java/parse.h:374 +#: java/parse.h:373 #, gcc-internal-format msgid "Incompatible type for %qs. Can't convert %qs to integral" msgstr "" -#: java/parse.h:381 +#: java/parse.h:380 #, gcc-internal-format msgid "Variable %qs may not have been initialized" msgstr "" -#: objc/objc-act.c:710 +#: objc/objc-act.c:709 #, gcc-internal-format msgid "%<@end%> must appear in an @implementation context" msgstr "" -#: objc/objc-act.c:739 +#: objc/objc-act.c:738 #, gcc-internal-format msgid "method declaration not in @interface context" msgstr "" -#: objc/objc-act.c:750 +#: objc/objc-act.c:749 #, gcc-internal-format msgid "method definition not in @implementation context" msgstr "" -#: objc/objc-act.c:1174 +#: objc/objc-act.c:1173 #, gcc-internal-format msgid "comparison of distinct Objective-C types lacks a cast" msgstr "" -#: objc/objc-act.c:1178 +#: objc/objc-act.c:1177 #, gcc-internal-format msgid "initialization from distinct Objective-C type" msgstr "" -#: objc/objc-act.c:1182 +#: objc/objc-act.c:1181 #, gcc-internal-format msgid "assignment from distinct Objective-C type" msgstr "" -#: objc/objc-act.c:1186 +#: objc/objc-act.c:1185 #, gcc-internal-format msgid "distinct Objective-C type in return" msgstr "" -#: objc/objc-act.c:1190 +#: objc/objc-act.c:1189 #, gcc-internal-format msgid "passing argument %d of %qE from distinct Objective-C type" msgstr "" -#: objc/objc-act.c:1345 +#: objc/objc-act.c:1344 #, gcc-internal-format msgid "statically allocated instance of Objective-C class %qs" msgstr "" -#: objc/objc-act.c:1416 +#: objc/objc-act.c:1415 #, gcc-internal-format msgid "protocol %qs has circular dependency" msgstr "" -#: objc/objc-act.c:1438 objc/objc-act.c:6571 +#: objc/objc-act.c:1440 objc/objc-act.c:6569 #, gcc-internal-format msgid "cannot find protocol declaration for %qs" msgstr "" -#: objc/objc-act.c:1905 objc/objc-act.c:3339 objc/objc-act.c:7180 -#: objc/objc-act.c:7516 objc/objc-act.c:7570 objc/objc-act.c:7595 +#: objc/objc-act.c:1904 objc/objc-act.c:3339 objc/objc-act.c:7182 +#: objc/objc-act.c:7518 objc/objc-act.c:7572 objc/objc-act.c:7597 #, gcc-internal-format msgid "cannot find interface declaration for %qs" msgstr "" -#: objc/objc-act.c:1909 +#: objc/objc-act.c:1908 #, gcc-internal-format msgid "interface %qs does not have valid constant string layout" msgstr "" -#: objc/objc-act.c:1914 +#: objc/objc-act.c:1913 #, gcc-internal-format msgid "cannot find reference tag for class %qs" msgstr "" @@ -29665,8 +31725,8 @@ msgstr "" msgid "%qs is not an Objective-C class name or alias" msgstr "" -#: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7444 -#: objc/objc-act.c:7745 objc/objc-act.c:7775 +#: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7446 +#: objc/objc-act.c:7747 objc/objc-act.c:7777 #, gcc-internal-format msgid "Objective-C declarations may only appear in global scope" msgstr "" @@ -29681,7 +31741,7 @@ msgstr "" msgid "class %qs already exists" msgstr "" -#: objc/objc-act.c:2918 objc/objc-act.c:7485 +#: objc/objc-act.c:2918 objc/objc-act.c:7487 #, gcc-internal-format msgid "%qs redeclared as different kind of symbol" msgstr "" @@ -29741,77 +31801,77 @@ msgstr "" msgid "%<@throw%> (rethrow) used outside of a @catch block" msgstr "" -#: objc/objc-act.c:4311 +#: objc/objc-act.c:4308 #, gcc-internal-format msgid "type %q+D does not have a known size" msgstr "" -#: objc/objc-act.c:4944 +#: objc/objc-act.c:4941 #, gcc-internal-format msgid "%J%s %qs" msgstr "" -#: objc/objc-act.c:4967 objc/objc-act.c:4986 +#: objc/objc-act.c:4964 objc/objc-act.c:4983 #, gcc-internal-format msgid "inconsistent instance variable specification" msgstr "" -#: objc/objc-act.c:5843 +#: objc/objc-act.c:5841 #, gcc-internal-format msgid "can not use an object as parameter to a method" msgstr "" -#: objc/objc-act.c:6066 +#: objc/objc-act.c:6064 #, gcc-internal-format msgid "multiple %s named %<%c%s%> found" msgstr "" -#: objc/objc-act.c:6295 +#: objc/objc-act.c:6293 #, gcc-internal-format msgid "no super class declared in @interface for %qs" msgstr "" -#: objc/objc-act.c:6333 +#: objc/objc-act.c:6331 #, gcc-internal-format msgid "found %<-%s%> instead of %<+%s%> in protocol(s)" msgstr "" -#: objc/objc-act.c:6392 +#: objc/objc-act.c:6390 #, gcc-internal-format msgid "invalid receiver type %qs" msgstr "" -#: objc/objc-act.c:6407 +#: objc/objc-act.c:6405 #, gcc-internal-format msgid "%<%c%s%> not found in protocol(s)" msgstr "" -#: objc/objc-act.c:6421 +#: objc/objc-act.c:6419 #, gcc-internal-format msgid "%qs may not respond to %<%c%s%>" msgstr "" -#: objc/objc-act.c:6429 +#: objc/objc-act.c:6427 #, gcc-internal-format msgid "no %<%c%s%> method found" msgstr "" -#: objc/objc-act.c:6435 +#: objc/objc-act.c:6433 #, gcc-internal-format msgid "(Messages without a matching method signature" msgstr "" -#: objc/objc-act.c:6436 +#: objc/objc-act.c:6434 #, gcc-internal-format msgid "will be assumed to return %<id%> and accept" msgstr "" -#: objc/objc-act.c:6437 +#: objc/objc-act.c:6435 #, gcc-internal-format msgid "%<...%> as arguments.)" msgstr "" -#: objc/objc-act.c:6670 +#: objc/objc-act.c:6668 #, gcc-internal-format msgid "undeclared selector %qs" msgstr "" @@ -29825,161 +31885,161 @@ msgstr "" #. to an instance variable. It's better to catch the cases #. where this is done unknowingly than to support the above #. paradigm. -#: objc/objc-act.c:6712 +#: objc/objc-act.c:6710 #, gcc-internal-format msgid "instance variable %qs accessed in class method" msgstr "" -#: objc/objc-act.c:6944 +#: objc/objc-act.c:6943 #, gcc-internal-format msgid "duplicate declaration of method %<%c%s%>" msgstr "" -#: objc/objc-act.c:7005 +#: objc/objc-act.c:7004 #, gcc-internal-format msgid "duplicate interface declaration for category %<%s(%s)%>" msgstr "" -#: objc/objc-act.c:7032 +#: objc/objc-act.c:7031 #, gcc-internal-format msgid "illegal reference type specified for instance variable %qs" msgstr "" -#: objc/objc-act.c:7043 +#: objc/objc-act.c:7042 #, gcc-internal-format msgid "instance variable %qs has unknown size" msgstr "" -#: objc/objc-act.c:7068 +#: objc/objc-act.c:7067 #, gcc-internal-format msgid "type %qs has no default constructor to call" msgstr "" -#: objc/objc-act.c:7074 +#: objc/objc-act.c:7073 #, gcc-internal-format msgid "destructor for %qs shall not be run either" msgstr "" #. Vtable pointers are Real Bad(tm), since Obj-C cannot #. initialize them. -#: objc/objc-act.c:7086 +#: objc/objc-act.c:7085 #, gcc-internal-format msgid "type %qs has virtual member functions" msgstr "" -#: objc/objc-act.c:7087 +#: objc/objc-act.c:7086 #, gcc-internal-format msgid "illegal aggregate type %qs specified for instance variable %qs" msgstr "" -#: objc/objc-act.c:7097 +#: objc/objc-act.c:7096 #, gcc-internal-format msgid "type %qs has a user-defined constructor" msgstr "" -#: objc/objc-act.c:7099 +#: objc/objc-act.c:7098 #, gcc-internal-format msgid "type %qs has a user-defined destructor" msgstr "" -#: objc/objc-act.c:7103 +#: objc/objc-act.c:7102 #, gcc-internal-format msgid "" "C++ constructors and destructors will not be invoked for Objective-C fields" msgstr "" -#: objc/objc-act.c:7209 +#: objc/objc-act.c:7211 #, gcc-internal-format msgid "instance variable %qs is declared private" msgstr "" -#: objc/objc-act.c:7220 +#: objc/objc-act.c:7222 #, gcc-internal-format msgid "instance variable %qs is %s; this will be a hard error in the future" msgstr "" -#: objc/objc-act.c:7227 +#: objc/objc-act.c:7229 #, gcc-internal-format msgid "instance variable %qs is declared %s" msgstr "" -#: objc/objc-act.c:7253 objc/objc-act.c:7341 +#: objc/objc-act.c:7255 objc/objc-act.c:7343 #, gcc-internal-format msgid "incomplete implementation of class %qs" msgstr "" -#: objc/objc-act.c:7257 objc/objc-act.c:7346 +#: objc/objc-act.c:7259 objc/objc-act.c:7348 #, gcc-internal-format msgid "incomplete implementation of category %qs" msgstr "" -#: objc/objc-act.c:7262 objc/objc-act.c:7351 +#: objc/objc-act.c:7264 objc/objc-act.c:7353 #, gcc-internal-format msgid "method definition for %<%c%s%> not found" msgstr "" -#: objc/objc-act.c:7392 +#: objc/objc-act.c:7394 #, gcc-internal-format msgid "%s %qs does not fully implement the %qs protocol" msgstr "" -#: objc/objc-act.c:7450 objc/objc-act.c:9118 +#: objc/objc-act.c:7452 objc/objc-act.c:9142 #, gcc-internal-format msgid "%<@end%> missing in implementation context" msgstr "" -#: objc/objc-act.c:7469 +#: objc/objc-act.c:7471 #, gcc-internal-format msgid "cannot find interface declaration for %qs, superclass of %qs" msgstr "" -#: objc/objc-act.c:7499 +#: objc/objc-act.c:7501 #, gcc-internal-format msgid "reimplementation of class %qs" msgstr "" -#: objc/objc-act.c:7531 +#: objc/objc-act.c:7533 #, gcc-internal-format msgid "conflicting super class name %qs" msgstr "" -#: objc/objc-act.c:7533 +#: objc/objc-act.c:7535 #, gcc-internal-format msgid "previous declaration of %qs" msgstr "" -#: objc/objc-act.c:7547 objc/objc-act.c:7549 +#: objc/objc-act.c:7551 objc/objc-act.c:7549 #, gcc-internal-format msgid "duplicate interface declaration for class %qs" msgstr "" -#: objc/objc-act.c:7803 +#: objc/objc-act.c:7805 #, gcc-internal-format msgid "duplicate declaration for protocol %qs" msgstr "" #. Add a readable method name to the warning. -#: objc/objc-act.c:8361 +#: objc/objc-act.c:8383 #, gcc-internal-format msgid "%J%s %<%c%s%>" msgstr "" -#: objc/objc-act.c:8691 +#: objc/objc-act.c:8713 #, gcc-internal-format msgid "no super class declared in interface for %qs" msgstr "" -#: objc/objc-act.c:8740 +#: objc/objc-act.c:8762 #, gcc-internal-format msgid "[super ...] must appear in a method context" msgstr "" -#: objc/objc-act.c:8780 +#: objc/objc-act.c:8802 #, gcc-internal-format msgid "method possibly missing a [super dealloc] call" msgstr "" -#: objc/objc-act.c:9408 +#: objc/objc-act.c:9432 #, gcc-internal-format msgid "local declaration of %qs hides instance variable" msgstr "" @@ -29989,27 +32049,27 @@ msgstr "" msgid "%HDuplicate name %q.*s." msgstr "" -#: treelang/treetree.c:814 +#: treelang/treetree.c:813 #, gcc-internal-format msgid "Global register variable %qD used in nested function." msgstr "" -#: treelang/treetree.c:818 +#: treelang/treetree.c:817 #, gcc-internal-format msgid "Register variable %qD used in nested function." msgstr "" -#: treelang/treetree.c:824 +#: treelang/treetree.c:823 #, gcc-internal-format msgid "Address of global register variable %qD requested." msgstr "" -#: treelang/treetree.c:829 +#: treelang/treetree.c:828 #, gcc-internal-format msgid "Address of register variable %qD requested." msgstr "" -#: treelang/treetree.c:1214 +#: treelang/treetree.c:1213 #, gcc-internal-format msgid "%qD attribute ignored" msgstr "" |