aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2009-05-10 11:36:44 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2009-05-10 11:36:44 +0100
commit51e61d333a020e331fdd9a690815045a3600ab62 (patch)
treef8f44a50ef9702c3f84085e6ec5531f6b047c8a1 /gcc
parent29d08eba748c3bd6ee06f2310d4fa198b1560d04 (diff)
downloadgcc-51e61d333a020e331fdd9a690815045a3600ab62.zip
gcc-51e61d333a020e331fdd9a690815045a3600ab62.tar.gz
gcc-51e61d333a020e331fdd9a690815045a3600ab62.tar.bz2
* gcc.pot: Regenerate.
From-SVN: r147335
Diffstat (limited to 'gcc')
-rw-r--r--gcc/po/ChangeLog4
-rw-r--r--gcc/po/gcc.pot8489
2 files changed, 4473 insertions, 4020 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog
index c0690b8..ac565e5 100644
--- a/gcc/po/ChangeLog
+++ b/gcc/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-10 Joseph Myers <joseph@codesourcery.com>
+
+ * gcc.pot: Regenerate.
+
2009-04-22 Joseph Myers <joseph@codesourcery.com>
* gcc.pot: Regenerate.
diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot
index a876a6c..c3f8532 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: 2009-04-22 16:20+0000\n"
+"POT-Creation-Date: 2009-05-10 10:32+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,7 +16,8 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: c-decl.c:3830
+#: c-decl.c:3944 c-pretty-print.c:393 c-typeck.c:5151 toplev.c:1597
+#: cp/error.c:585 cp/error.c:848
msgid "<anonymous>"
msgstr ""
@@ -277,66 +278,106 @@ msgstr ""
msgid "field precision"
msgstr ""
-#: c-opts.c:1497 fortran/cpp.c:552
+#: c-objc-common.c:164
+msgid "({anonymous})"
+msgstr ""
+
+#: c-opts.c:1490 cp/error.c:990 fortran/cpp.c:552
msgid "<built-in>"
msgstr ""
#. Handle deferred options from command-line.
-#: c-opts.c:1515 fortran/cpp.c:557
+#: c-opts.c:1508 fortran/cpp.c:557
msgid "<command-line>"
msgstr ""
-#: c-typeck.c:5258
+#: c-pretty-print.c:314
+msgid "<type-error>"
+msgstr ""
+
+#: c-pretty-print.c:353
+msgid "<unnamed-unsigned:"
+msgstr ""
+
+#: c-pretty-print.c:354
+msgid "<unnamed-signed:"
+msgstr ""
+
+#: c-pretty-print.c:357
+msgid "<unnamed-float:"
+msgstr ""
+
+#: c-pretty-print.c:360
+msgid "<unnamed-fixed:"
+msgstr ""
+
+#: c-pretty-print.c:375
+msgid "<typedef-error>"
+msgstr ""
+
+#: c-pretty-print.c:388
+msgid "<tag-error>"
+msgstr ""
+
+#: c-pretty-print.c:1126
+msgid "<erroneous-expression>"
+msgstr ""
+
+#: c-pretty-print.c:1130 cp/cxx-pretty-print.c:154
+msgid "<return-value>"
+msgstr ""
+
+#: c-typeck.c:5268
msgid "array initialized from parenthesized string constant"
msgstr ""
-#: c-typeck.c:5328 c-typeck.c:6187
+#: c-typeck.c:5338 c-typeck.c:6197
msgid "initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:5338 cp/typeck2.c:757
+#: c-typeck.c:5348 cp/typeck2.c:756
#, gcc-internal-format
msgid "char-array initialized from wide string"
msgstr ""
-#: c-typeck.c:5346
+#: c-typeck.c:5356
msgid "wide character array initialized from non-wide string"
msgstr ""
-#: c-typeck.c:5352
+#: c-typeck.c:5362
msgid "wide character array initialized from incompatible wide string"
msgstr ""
-#: c-typeck.c:5370 cp/typeck2.c:785
+#: c-typeck.c:5380 cp/typeck2.c:784
#, gcc-internal-format
msgid "initializer-string for array of chars is too long"
msgstr ""
-#: c-typeck.c:5376
+#: c-typeck.c:5386
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:5443 c-typeck.c:4917 cp/typeck.c:1645
+#: c-typeck.c:5453 c-typeck.c:4925 cp/typeck.c:1645
#, gcc-internal-format
msgid "invalid use of non-lvalue array"
msgstr ""
-#: c-typeck.c:5469
+#: c-typeck.c:5479
msgid "array initialized from non-constant array expression"
msgstr ""
-#: c-typeck.c:5483 c-typeck.c:5486 c-typeck.c:5494 c-typeck.c:5532
-#: c-typeck.c:6968
+#: c-typeck.c:5493 c-typeck.c:5496 c-typeck.c:5504 c-typeck.c:5542
+#: c-typeck.c:6996
msgid "initializer element is not constant"
msgstr ""
-#: c-typeck.c:5499 c-typeck.c:5544 c-typeck.c:6978
+#: c-typeck.c:5509 c-typeck.c:5554 c-typeck.c:7006
msgid "initializer element is not a constant expression"
msgstr ""
-#: c-typeck.c:5539 c-typeck.c:6973
+#: c-typeck.c:5549 c-typeck.c:7001
#, gcc-internal-format
msgid "initializer element is not computable at load time"
msgstr ""
@@ -345,124 +386,137 @@ 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:5553 c-decl.c:3224 c-decl.c:3239
+#: c-typeck.c:5563 c-decl.c:3337 c-decl.c:3352
#, gcc-internal-format
msgid "variable-sized object may not be initialized"
msgstr ""
-#: c-typeck.c:5557
+#: c-typeck.c:5567
msgid "invalid initializer"
msgstr ""
-#: c-typeck.c:6044
+#: c-typeck.c:5776
+msgid "(anonymous)"
+msgstr ""
+
+#: c-typeck.c:6054
msgid "extra brace group at end of initializer"
msgstr ""
-#: c-typeck.c:6065
+#: c-typeck.c:6075
msgid "missing braces around initializer"
msgstr ""
-#: c-typeck.c:6126
+#: c-typeck.c:6136
msgid "braces around scalar initializer"
msgstr ""
-#: c-typeck.c:6184
+#: c-typeck.c:6194
msgid "initialization of flexible array member in a nested context"
msgstr ""
-#: c-typeck.c:6215
+#: c-typeck.c:6225
msgid "missing initializer"
msgstr ""
-#: c-typeck.c:6237
+#: c-typeck.c:6247
msgid "empty scalar initializer"
msgstr ""
-#: c-typeck.c:6242
+#: c-typeck.c:6252
msgid "extra elements in scalar initializer"
msgstr ""
-#: c-typeck.c:6350 c-typeck.c:6410
+#: c-typeck.c:6360 c-typeck.c:6438
msgid "array index in non-array initializer"
msgstr ""
-#: c-typeck.c:6355 c-typeck.c:6466
+#: c-typeck.c:6365 c-typeck.c:6494
msgid "field name not in record or union initializer"
msgstr ""
-#: c-typeck.c:6401
+#: c-typeck.c:6411
msgid "array index in initializer not of integer type"
msgstr ""
-#: c-typeck.c:6406 c-typeck.c:6408
+#: c-typeck.c:6420 c-typeck.c:6429
+msgid "array index in initializer is not an integer constant expression"
+msgstr ""
+
+#: c-typeck.c:6434 c-typeck.c:6436
msgid "nonconstant array index in initializer"
msgstr ""
-#: c-typeck.c:6412 c-typeck.c:6415
+#: c-typeck.c:6440 c-typeck.c:6443
msgid "array index in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:6429
+#: c-typeck.c:6457
msgid "empty index range in initializer"
msgstr ""
-#: c-typeck.c:6438
+#: c-typeck.c:6466
msgid "array index range in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:6521 c-typeck.c:6548 c-typeck.c:7049
+#: c-typeck.c:6549 c-typeck.c:6576 c-typeck.c:7095
msgid "initialized field with side-effects overwritten"
msgstr ""
-#: c-typeck.c:6523 c-typeck.c:6550 c-typeck.c:7051
+#: c-typeck.c:6551 c-typeck.c:6578 c-typeck.c:7097
msgid "initialized field overwritten"
msgstr ""
-#: c-typeck.c:7266
+#: c-typeck.c:7023 c-typeck.c:4574
+#, gcc-internal-format
+msgid "enum conversion in initialization is invalid in C++"
+msgstr ""
+
+#: c-typeck.c:7312
msgid "excess elements in char array initializer"
msgstr ""
-#: c-typeck.c:7273 c-typeck.c:7331
+#: c-typeck.c:7319 c-typeck.c:7378
msgid "excess elements in struct initializer"
msgstr ""
-#: c-typeck.c:7346
+#: c-typeck.c:7393
msgid "non-static initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:7416
+#: c-typeck.c:7463
msgid "excess elements in union initializer"
msgstr ""
-#: c-typeck.c:7505
+#: c-typeck.c:7552
msgid "excess elements in array initializer"
msgstr ""
-#: c-typeck.c:7537
+#: c-typeck.c:7584
msgid "excess elements in vector initializer"
msgstr ""
-#: c-typeck.c:7563
+#: c-typeck.c:7614
msgid "excess elements in scalar initializer"
msgstr ""
-#: cfgrtl.c:1898
+#: cfgrtl.c:1941
msgid "flow control insn inside a basic block"
msgstr ""
-#: cfgrtl.c:2027
+#: cfgrtl.c:2070
msgid "wrong insn in the fallthru edge"
msgstr ""
-#: cfgrtl.c:2083
+#: cfgrtl.c:2126
msgid "insn outside basic block"
msgstr ""
-#: cfgrtl.c:2090
+#: cfgrtl.c:2133
msgid "return not followed by barrier"
msgstr ""
-#: collect2.c:396 gcc.c:7139
+#: collect2.c:396 gcc.c:7153
#, c-format
msgid "internal gcc abort in %s, at %s:%d"
msgstr ""
@@ -532,7 +586,7 @@ msgstr ""
msgid "cannot find '%s'"
msgstr ""
-#: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:3007
+#: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:3021
#, c-format
msgid "pex_init failed"
msgstr ""
@@ -699,118 +753,118 @@ msgstr ""
#. handle them.
#. We can't handle floating point constants;
#. PRINT_OPERAND must handle them.
-#: final.c:3503 vmsdbgout.c:488 config/i386/i386.c:10283
+#: final.c:3503 vmsdbgout.c:488 config/i386/i386.c:10285
#: config/pdp11/pdp11.c:1677
#, c-format
msgid "floating constant misused"
msgstr ""
-#: final.c:3565 vmsdbgout.c:545 config/i386/i386.c:10370
+#: final.c:3565 vmsdbgout.c:545 config/i386/i386.c:10372
#: config/pdp11/pdp11.c:1724
#, c-format
msgid "invalid expression as operand"
msgstr ""
-#: gcc.c:1729
+#: gcc.c:1736
#, c-format
msgid "Using built-in specs.\n"
msgstr ""
-#: gcc.c:1907
+#: gcc.c:1921
#, c-format
msgid ""
"Setting spec %s to '%s'\n"
"\n"
msgstr ""
-#: gcc.c:2022
+#: gcc.c:2036
#, c-format
msgid "Reading specs from %s\n"
msgstr ""
-#: gcc.c:2118 gcc.c:2137
+#: gcc.c:2132 gcc.c:2151
#, c-format
msgid "specs %%include syntax malformed after %ld characters"
msgstr ""
-#: gcc.c:2145
+#: gcc.c:2159
#, c-format
msgid "could not find specs file %s\n"
msgstr ""
-#: gcc.c:2162 gcc.c:2170 gcc.c:2179 gcc.c:2188
+#: gcc.c:2176 gcc.c:2184 gcc.c:2193 gcc.c:2202
#, c-format
msgid "specs %%rename syntax malformed after %ld characters"
msgstr ""
-#: gcc.c:2197
+#: gcc.c:2211
#, c-format
msgid "specs %s spec was not found to be renamed"
msgstr ""
-#: gcc.c:2204
+#: gcc.c:2218
#, c-format
msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
msgstr ""
-#: gcc.c:2209
+#: gcc.c:2223
#, c-format
msgid "rename spec %s to %s\n"
msgstr ""
-#: gcc.c:2211
+#: gcc.c:2225
#, c-format
msgid ""
"spec is '%s'\n"
"\n"
msgstr ""
-#: gcc.c:2224
+#: gcc.c:2238
#, c-format
msgid "specs unknown %% command after %ld characters"
msgstr ""
-#: gcc.c:2235 gcc.c:2248
+#: gcc.c:2249 gcc.c:2262
#, c-format
msgid "specs file malformed after %ld characters"
msgstr ""
-#: gcc.c:2300
+#: gcc.c:2314
#, c-format
msgid "spec file has no spec for linking"
msgstr ""
-#: gcc.c:2628 gcc.c:4940
+#: gcc.c:2642 gcc.c:4954
#, c-format
msgid "%s\n"
msgstr ""
-#: gcc.c:2829
+#: gcc.c:2843
#, c-format
msgid "system path '%s' is not absolute"
msgstr ""
-#: gcc.c:2901
+#: gcc.c:2915
#, c-format
msgid "-pipe not supported"
msgstr ""
-#: gcc.c:2963
+#: gcc.c:2977
#, c-format
msgid ""
"\n"
"Go ahead? (y or n) "
msgstr ""
-#: gcc.c:3046
+#: gcc.c:3060
msgid "failed to get exit status"
msgstr ""
-#: gcc.c:3052
+#: gcc.c:3066
msgid "failed to get process times"
msgstr ""
-#: gcc.c:3078
+#: gcc.c:3092
#, c-format
msgid ""
"Internal error: %s (program %s)\n"
@@ -818,225 +872,225 @@ msgid ""
"See %s for instructions."
msgstr ""
-#: gcc.c:3104
+#: gcc.c:3118
#, c-format
msgid "# %s %.2f %.2f\n"
msgstr ""
-#: gcc.c:3238
+#: gcc.c:3252
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: gcc.c:3239
+#: gcc.c:3253
msgid "Options:\n"
msgstr ""
-#: gcc.c:3241
+#: gcc.c:3255
msgid " -pass-exit-codes Exit with highest error code from a phase\n"
msgstr ""
-#: gcc.c:3242
+#: gcc.c:3256
msgid " --help Display this information\n"
msgstr ""
-#: gcc.c:3243
+#: gcc.c:3257
msgid ""
" --target-help Display target specific command line options\n"
msgstr ""
-#: gcc.c:3244
+#: gcc.c:3258
msgid ""
" --help={target|optimizers|warnings|params|[^]{joined|separate|"
"undocumented}}[,...]\n"
msgstr ""
-#: gcc.c:3245
+#: gcc.c:3259
msgid ""
" Display specific types of command line options\n"
msgstr ""
-#: gcc.c:3247
+#: gcc.c:3261
msgid " (Use '-v --help' to display command line options of sub-processes)\n"
msgstr ""
-#: gcc.c:3248
+#: gcc.c:3262
msgid " --version Display compiler version information\n"
msgstr ""
-#: gcc.c:3249
+#: gcc.c:3263
msgid " -dumpspecs Display all of the built in spec strings\n"
msgstr ""
-#: gcc.c:3250
+#: gcc.c:3264
msgid " -dumpversion Display the version of the compiler\n"
msgstr ""
-#: gcc.c:3251
+#: gcc.c:3265
msgid " -dumpmachine Display the compiler's target processor\n"
msgstr ""
-#: gcc.c:3252
+#: gcc.c:3266
msgid ""
" -print-search-dirs Display the directories in the compiler's search "
"path\n"
msgstr ""
-#: gcc.c:3253
+#: gcc.c:3267
msgid ""
" -print-libgcc-file-name Display the name of the compiler's companion "
"library\n"
msgstr ""
-#: gcc.c:3254
+#: gcc.c:3268
msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
msgstr ""
-#: gcc.c:3255
+#: gcc.c:3269
msgid ""
" -print-prog-name=<prog> Display the full path to compiler component "
"<prog>\n"
msgstr ""
-#: gcc.c:3256
+#: gcc.c:3270
msgid ""
" -print-multi-directory Display the root directory for versions of "
"libgcc\n"
msgstr ""
-#: gcc.c:3257
+#: gcc.c:3271
msgid ""
" -print-multi-lib Display the mapping between command line options "
"and\n"
" multiple library search directories\n"
msgstr ""
-#: gcc.c:3260
+#: gcc.c:3274
msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
msgstr ""
-#: gcc.c:3261
+#: gcc.c:3275
msgid " -print-sysroot Display the target libraries directory\n"
msgstr ""
-#: gcc.c:3262
+#: gcc.c:3276
msgid ""
" -print-sysroot-headers-suffix Display the sysroot suffix used to find "
"headers\n"
msgstr ""
-#: gcc.c:3263
+#: gcc.c:3277
msgid ""
" -Wa,<options> Pass comma-separated <options> on to the "
"assembler\n"
msgstr ""
-#: gcc.c:3264
+#: gcc.c:3278
msgid ""
" -Wp,<options> Pass comma-separated <options> on to the "
"preprocessor\n"
msgstr ""
-#: gcc.c:3265
+#: gcc.c:3279
msgid ""
" -Wl,<options> Pass comma-separated <options> on to the linker\n"
msgstr ""
-#: gcc.c:3266
+#: gcc.c:3280
msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
msgstr ""
-#: gcc.c:3267
+#: gcc.c:3281
msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
msgstr ""
-#: gcc.c:3268
+#: gcc.c:3282
msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
msgstr ""
-#: gcc.c:3269
+#: gcc.c:3283
msgid ""
" -combine Pass multiple source files to compiler at once\n"
msgstr ""
-#: gcc.c:3270
+#: gcc.c:3284
msgid " -save-temps Do not delete intermediate files\n"
msgstr ""
-#: gcc.c:3271
+#: gcc.c:3285
msgid " -save-temps=<arg> Do not delete intermediate files\n"
msgstr ""
-#: gcc.c:3272
+#: gcc.c:3286
msgid " -pipe Use pipes rather than intermediate files\n"
msgstr ""
-#: gcc.c:3273
+#: gcc.c:3287
msgid " -time Time the execution of each subprocess\n"
msgstr ""
-#: gcc.c:3274
+#: gcc.c:3288
msgid ""
" -specs=<file> Override built-in specs with the contents of "
"<file>\n"
msgstr ""
-#: gcc.c:3275
+#: gcc.c:3289
msgid ""
" -std=<standard> Assume that the input sources are for <standard>\n"
msgstr ""
-#: gcc.c:3276
+#: gcc.c:3290
msgid ""
" --sysroot=<directory> Use <directory> as the root directory for "
"headers\n"
" and libraries\n"
msgstr ""
-#: gcc.c:3279
+#: gcc.c:3293
msgid ""
" -B <directory> Add <directory> to the compiler's search paths\n"
msgstr ""
-#: gcc.c:3280
+#: gcc.c:3294
msgid " -b <machine> Run gcc for target <machine>, if installed\n"
msgstr ""
-#: gcc.c:3281
+#: gcc.c:3295
msgid ""
" -V <version> Run gcc version number <version>, if installed\n"
msgstr ""
-#: gcc.c:3282
+#: gcc.c:3296
msgid ""
" -v Display the programs invoked by the compiler\n"
msgstr ""
-#: gcc.c:3283
+#: gcc.c:3297
msgid ""
" -### Like -v but options quoted and commands not "
"executed\n"
msgstr ""
-#: gcc.c:3284
+#: gcc.c:3298
msgid ""
" -E Preprocess only; do not compile, assemble or "
"link\n"
msgstr ""
-#: gcc.c:3285
+#: gcc.c:3299
msgid " -S Compile only; do not assemble or link\n"
msgstr ""
-#: gcc.c:3286
+#: gcc.c:3300
msgid " -c Compile and assemble, but do not link\n"
msgstr ""
-#: gcc.c:3287
+#: gcc.c:3301
msgid " -o <file> Place the output into <file>\n"
msgstr ""
-#: gcc.c:3288
+#: gcc.c:3302
msgid ""
" -x <language> Specify the language of the following input "
"files\n"
@@ -1047,7 +1101,7 @@ msgid ""
"extension\n"
msgstr ""
-#: gcc.c:3295
+#: gcc.c:3309
#, c-format
msgid ""
"\n"
@@ -1056,201 +1110,201 @@ msgid ""
" other options on to these processes the -W<letter> options must be used.\n"
msgstr ""
-#: gcc.c:3425
+#: gcc.c:3439
#, c-format
msgid "'-%c' option must have argument"
msgstr ""
-#: gcc.c:3451
+#: gcc.c:3465
#, c-format
msgid "couldn't run '%s': %s"
msgstr ""
-#: gcc.c:3453
+#: gcc.c:3467
#, c-format
msgid "couldn't run '%s': %s: %s"
msgstr ""
-#: gcc.c:3778
+#: gcc.c:3792
#, c-format
msgid "argument to '-Xlinker' is missing"
msgstr ""
-#: gcc.c:3786
+#: gcc.c:3800
#, c-format
msgid "argument to '-Xpreprocessor' is missing"
msgstr ""
-#: gcc.c:3793
+#: gcc.c:3807
#, c-format
msgid "argument to '-Xassembler' is missing"
msgstr ""
-#: gcc.c:3800
+#: gcc.c:3814
#, c-format
msgid "argument to '-l' is missing"
msgstr ""
-#: gcc.c:3821
+#: gcc.c:3835
#, c-format
msgid "'%s' is an unknown -save-temps option"
msgstr ""
-#: gcc.c:3832
+#: gcc.c:3846
#, c-format
msgid "argument to '-specs' is missing"
msgstr ""
-#: gcc.c:3846
+#: gcc.c:3860
#, c-format
msgid "argument to '-specs=' is missing"
msgstr ""
-#: gcc.c:3868
+#: gcc.c:3882
#, c-format
msgid "argument to '-wrapper' is missing"
msgstr ""
-#: gcc.c:3896
+#: gcc.c:3910
#, c-format
msgid "'-%c' must come at the start of the command line"
msgstr ""
-#: gcc.c:3905
+#: gcc.c:3919
#, c-format
msgid "argument to '-B' is missing"
msgstr ""
-#: gcc.c:4280
+#: gcc.c:4294
#, c-format
msgid "argument to '-x' is missing"
msgstr ""
-#: gcc.c:4308
+#: gcc.c:4322
#, c-format
msgid "argument to '-%s' is missing"
msgstr ""
-#: gcc.c:4681
+#: gcc.c:4695
#, c-format
msgid "switch '%s' does not start with '-'"
msgstr ""
-#: gcc.c:4756
+#: gcc.c:4770
#, c-format
msgid "could not open temporary response file %s"
msgstr ""
-#: gcc.c:4762
+#: gcc.c:4776
#, c-format
msgid "could not write to temporary response file %s"
msgstr ""
-#: gcc.c:4768
+#: gcc.c:4782
#, c-format
msgid "could not close temporary response file %s"
msgstr ""
-#: gcc.c:4868
+#: gcc.c:4882
#, c-format
msgid "spec '%s' invalid"
msgstr ""
-#: gcc.c:5013
+#: gcc.c:5027
#, c-format
msgid "spec '%s' has invalid '%%0%c'"
msgstr ""
-#: gcc.c:5312
+#: gcc.c:5326
#, c-format
msgid "spec '%s' has invalid '%%W%c"
msgstr ""
-#: gcc.c:5332
+#: gcc.c:5346
#, c-format
msgid "spec '%s' has invalid '%%x%c'"
msgstr ""
-#: gcc.c:5554
+#: gcc.c:5568
#, c-format
msgid "Processing spec %c%s%c, which is '%s'\n"
msgstr ""
-#: gcc.c:5678
+#: gcc.c:5692
#, c-format
msgid "unknown spec function '%s'"
msgstr ""
-#: gcc.c:5697
+#: gcc.c:5711
#, c-format
msgid "error in args to spec function '%s'"
msgstr ""
-#: gcc.c:5745
+#: gcc.c:5759
#, c-format
msgid "malformed spec function name"
msgstr ""
#. )
-#: gcc.c:5748
+#: gcc.c:5762
#, c-format
msgid "no arguments for spec function"
msgstr ""
-#: gcc.c:5767
+#: gcc.c:5781
#, c-format
msgid "malformed spec function arguments"
msgstr ""
-#: gcc.c:6013
+#: gcc.c:6027
#, c-format
msgid "braced spec '%s' is invalid at '%c'"
msgstr ""
-#: gcc.c:6101
+#: gcc.c:6115
#, c-format
msgid "braced spec body '%s' is invalid"
msgstr ""
-#: gcc.c:6630
+#: gcc.c:6644
#, c-format
msgid "install: %s%s\n"
msgstr ""
-#: gcc.c:6633
+#: gcc.c:6647
#, c-format
msgid "programs: %s\n"
msgstr ""
-#: gcc.c:6635
+#: gcc.c:6649
#, c-format
msgid "libraries: %s\n"
msgstr ""
#. The error status indicates that only one set of fixed
#. headers should be built.
-#: gcc.c:6701
+#: gcc.c:6715
#, c-format
msgid "not configured with sysroot headers suffix"
msgstr ""
-#: gcc.c:6710
+#: gcc.c:6724
#, c-format
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
msgstr ""
-#: gcc.c:6726
+#: gcc.c:6740
#, c-format
msgid "%s %s%s\n"
msgstr ""
-#: gcc.c:6729 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
+#: gcc.c:6743 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
msgid "(C)"
msgstr ""
-#: gcc.c:6730 java/jcf-dump.c:1171
+#: gcc.c:6744 java/jcf-dump.c:1171
#, c-format
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
@@ -1258,47 +1312,47 @@ msgid ""
"\n"
msgstr ""
-#: gcc.c:6747
+#: gcc.c:6761
#, c-format
msgid "Target: %s\n"
msgstr ""
-#: gcc.c:6748
+#: gcc.c:6762
#, c-format
msgid "Configured with: %s\n"
msgstr ""
-#: gcc.c:6762
+#: gcc.c:6776
#, c-format
msgid "Thread model: %s\n"
msgstr ""
-#: gcc.c:6773
+#: gcc.c:6787
#, c-format
msgid "gcc version %s %s\n"
msgstr ""
-#: gcc.c:6775
+#: gcc.c:6789
#, c-format
msgid "gcc driver version %s %sexecuting gcc version %s\n"
msgstr ""
-#: gcc.c:6783
+#: gcc.c:6797
#, c-format
msgid "no input files"
msgstr ""
-#: gcc.c:6832
+#: gcc.c:6846
#, c-format
msgid "cannot specify -o with -c or -S with multiple files"
msgstr ""
-#: gcc.c:6866
+#: gcc.c:6880
#, c-format
msgid "spec '%s' is invalid"
msgstr ""
-#: gcc.c:7002
+#: gcc.c:7016
#, c-format
msgid ""
"\n"
@@ -1307,59 +1361,59 @@ msgid ""
"\n"
msgstr ""
-#: gcc.c:7003
+#: gcc.c:7017
#, c-format
msgid ""
"Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
"\n"
msgstr ""
-#: gcc.c:7355
+#: gcc.c:7369
#, c-format
msgid "multilib spec '%s' is invalid"
msgstr ""
-#: gcc.c:7546
+#: gcc.c:7560
#, c-format
msgid "multilib exclusions '%s' is invalid"
msgstr ""
-#: gcc.c:7604 gcc.c:7745
+#: gcc.c:7618 gcc.c:7759
#, c-format
msgid "multilib select '%s' is invalid"
msgstr ""
-#: gcc.c:7783
+#: gcc.c:7797
#, c-format
msgid "multilib exclusion '%s' is invalid"
msgstr ""
-#: gcc.c:7989
+#: gcc.c:8003
#, c-format
msgid "environment variable \"%s\" not defined"
msgstr ""
-#: gcc.c:8080 gcc.c:8085
+#: gcc.c:8094 gcc.c:8099
#, c-format
msgid "invalid version number `%s'"
msgstr ""
-#: gcc.c:8128
+#: gcc.c:8142
#, c-format
msgid "too few arguments to %%:version-compare"
msgstr ""
-#: gcc.c:8134
+#: gcc.c:8148
#, c-format
msgid "too many arguments to %%:version-compare"
msgstr ""
-#: gcc.c:8175
+#: gcc.c:8189
#, c-format
msgid "unknown operator '%s' in %%:version-compare"
msgstr ""
-#: gcc.c:8209
+#: gcc.c:8223
#, c-format
msgid ""
"Assembler options\n"
@@ -1367,7 +1421,7 @@ msgid ""
"\n"
msgstr ""
-#: gcc.c:8210
+#: gcc.c:8224
#, c-format
msgid ""
"Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
@@ -1669,12 +1723,16 @@ msgstr ""
msgid "%s:cannot open source file\n"
msgstr ""
-#: gcse.c:699
+#: gcse.c:3944
+msgid "PRE disabled"
+msgstr ""
+
+#: gcse.c:4425
msgid "GCSE disabled"
msgstr ""
-#: gcse.c:6506
-msgid "jump bypassing disabled"
+#: gcse.c:4942
+msgid "const/copy propagation disabled"
msgstr ""
#: incpath.c:76
@@ -1708,12 +1766,12 @@ msgid "End of search list.\n"
msgstr ""
#. Opening quotation mark.
-#: intl.c:58
+#: intl.c:64
msgid "`"
msgstr ""
#. Closing quotation mark.
-#: intl.c:61
+#: intl.c:67
msgid "'"
msgstr ""
@@ -1721,127 +1779,128 @@ msgstr ""
msgid "At top level:"
msgstr ""
-#: langhooks.c:382
+#: langhooks.c:382 cp/error.c:2661
#, c-format
msgid "In member function %qs"
msgstr ""
-#: langhooks.c:386
+#: langhooks.c:386 cp/error.c:2664
#, c-format
msgid "In function %qs"
msgstr ""
-#: langhooks.c:437
+#: langhooks.c:437 cp/error.c:2620
#, c-format
msgid " inlined from %qs at %s:%d:%d"
msgstr ""
-#: langhooks.c:442
+#: langhooks.c:442 cp/error.c:2625
#, c-format
msgid " inlined from %qs at %s:%d"
msgstr ""
-#: langhooks.c:448
+#: langhooks.c:448 cp/error.c:2631
#, c-format
msgid " inlined from %qs"
msgstr ""
-#: loop-iv.c:2942 tree-ssa-loop-niter.c:1871
+#: loop-iv.c:2965 tree-ssa-loop-niter.c:1871
msgid "assuming that the loop is not infinite"
msgstr ""
-#: loop-iv.c:2943 tree-ssa-loop-niter.c:1872
+#: loop-iv.c:2966 tree-ssa-loop-niter.c:1872
msgid "cannot optimize possibly infinite loops"
msgstr ""
-#: loop-iv.c:2951 tree-ssa-loop-niter.c:1876
+#: loop-iv.c:2974 tree-ssa-loop-niter.c:1876
msgid "assuming that the loop counter does not overflow"
msgstr ""
-#: loop-iv.c:2952 tree-ssa-loop-niter.c:1877
+#: loop-iv.c:2975 tree-ssa-loop-niter.c:1877
msgid "cannot optimize loop, the loop counter may overflow"
msgstr ""
-#: opts.c:343
+#. What to print when a switch has no documentation.
+#: opts.c:339
msgid "This switch lacks documentation"
msgstr ""
-#: opts.c:1252
+#: opts.c:1265
msgid "[enabled]"
msgstr ""
-#: opts.c:1252
+#: opts.c:1265
msgid "[disabled]"
msgstr ""
-#: opts.c:1267
+#: opts.c:1280
#, c-format
msgid " No options with the desired characteristics were found\n"
msgstr ""
-#: opts.c:1276
+#: opts.c:1289
#, c-format
msgid ""
" None found. Use --help=%s to show *all* the options supported by the %s "
"front-end\n"
msgstr ""
-#: opts.c:1282
+#: opts.c:1295
#, c-format
msgid ""
" All options with the desired characteristics have already been displayed\n"
msgstr ""
-#: opts.c:1336
+#: opts.c:1349
msgid "The following options are target specific"
msgstr ""
-#: opts.c:1339
+#: opts.c:1352
msgid "The following options control compiler warning messages"
msgstr ""
-#: opts.c:1342
+#: opts.c:1355
msgid "The following options control optimizations"
msgstr ""
-#: opts.c:1345 opts.c:1384
+#: opts.c:1358 opts.c:1397
msgid "The following options are language-independent"
msgstr ""
-#: opts.c:1348
+#: opts.c:1361
msgid "The --param option recognizes the following as parameters"
msgstr ""
-#: opts.c:1354
+#: opts.c:1367
msgid "The following options are specific to just the language "
msgstr ""
-#: opts.c:1356
+#: opts.c:1369
msgid "The following options are supported by the language "
msgstr ""
-#: opts.c:1367
+#: opts.c:1380
msgid "The following options are not documented"
msgstr ""
-#: opts.c:1369
+#: opts.c:1382
msgid "The following options take separate arguments"
msgstr ""
-#: opts.c:1371
+#: opts.c:1384
msgid "The following options take joined arguments"
msgstr ""
-#: opts.c:1382
+#: opts.c:1395
msgid "The following options are language-related"
msgstr ""
-#: opts.c:1542
+#: opts.c:1555
#, c-format
msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
msgstr ""
-#: opts.c:1550
+#: opts.c:1563
#, c-format
msgid "warning: unrecognized argument to --help= option: %.*s\n"
msgstr ""
@@ -1860,11 +1919,11 @@ msgid "could not find a spill register"
msgstr ""
#. It's the compiler's fault.
-#: reload1.c:7576
+#: reload1.c:7597
msgid "VOIDmode on an output"
msgstr ""
-#: reload1.c:8331
+#: reload1.c:8352
msgid "Failure trying to reload:"
msgstr ""
@@ -1922,70 +1981,70 @@ msgstr ""
msgid "collect: relinking\n"
msgstr ""
-#: toplev.c:604
+#: toplev.c:606
#, c-format
msgid "unrecoverable error"
msgstr ""
-#: toplev.c:1112
+#: toplev.c:1168
#, c-format
msgid ""
"%s%s%s %sversion %s (%s)\n"
"%s\tcompiled by GNU C version %s, "
msgstr ""
-#: toplev.c:1114
+#: toplev.c:1170
#, c-format
msgid "%s%s%s %sversion %s (%s) compiled by CC, "
msgstr ""
-#: toplev.c:1118
+#: toplev.c:1174
#, c-format
msgid "GMP version %s, MPFR version %s.\n"
msgstr ""
-#: toplev.c:1120
+#: toplev.c:1176
#, c-format
msgid "%s%swarning: %s header version %s differs from library version %s.\n"
msgstr ""
-#: toplev.c:1122
+#: toplev.c:1178
#, c-format
msgid ""
"%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
msgstr ""
-#: toplev.c:1276
+#: toplev.c:1336
msgid "options passed: "
msgstr ""
-#: toplev.c:1310
+#: toplev.c:1370
msgid "options enabled: "
msgstr ""
-#: toplev.c:1445
+#: toplev.c:1505
#, c-format
msgid "created and used with differing settings of '%s'"
msgstr ""
-#: toplev.c:1447
+#: toplev.c:1507
msgid "out of memory"
msgstr ""
-#: toplev.c:1462
+#: toplev.c:1522
msgid "created and used with different settings of -fpic"
msgstr ""
-#: toplev.c:1464
+#: toplev.c:1524
msgid "created and used with different settings of -fpie"
msgstr ""
-#: tree-vrp.c:6501
+#: tree-vrp.c:6517
msgid ""
"assuming signed overflow does not occur when simplifying && or || to & or |"
msgstr ""
-#: tree-vrp.c:6505
+#: tree-vrp.c:6521
msgid ""
"assuming signed overflow does not occur when simplifying ==, != or ! to "
"identity or ^"
@@ -2635,102 +2694,102 @@ msgstr ""
msgid "max basic blocks number in loop for loop invariant motion"
msgstr ""
-#: config/alpha/alpha.c:5039
+#: config/alpha/alpha.c:5054
#, c-format
msgid "invalid %%H value"
msgstr ""
-#: config/alpha/alpha.c:5060 config/bfin/bfin.c:1646
+#: config/alpha/alpha.c:5075 config/bfin/bfin.c:1631
#, c-format
msgid "invalid %%J value"
msgstr ""
-#: config/alpha/alpha.c:5090 config/ia64/ia64.c:4744
+#: config/alpha/alpha.c:5105 config/ia64/ia64.c:4765
#, c-format
msgid "invalid %%r value"
msgstr ""
-#: config/alpha/alpha.c:5100 config/ia64/ia64.c:4698
-#: config/rs6000/rs6000.c:12243 config/xtensa/xtensa.c:2238
+#: config/alpha/alpha.c:5115 config/ia64/ia64.c:4719
+#: config/rs6000/rs6000.c:12250 config/xtensa/xtensa.c:2242
#, c-format
msgid "invalid %%R value"
msgstr ""
-#: config/alpha/alpha.c:5106 config/rs6000/rs6000.c:12162
-#: config/xtensa/xtensa.c:2205
+#: config/alpha/alpha.c:5121 config/rs6000/rs6000.c:12169
+#: config/xtensa/xtensa.c:2209
#, c-format
msgid "invalid %%N value"
msgstr ""
-#: config/alpha/alpha.c:5114 config/rs6000/rs6000.c:12190
+#: config/alpha/alpha.c:5129 config/rs6000/rs6000.c:12197
#, c-format
msgid "invalid %%P value"
msgstr ""
-#: config/alpha/alpha.c:5122
+#: config/alpha/alpha.c:5137
#, c-format
msgid "invalid %%h value"
msgstr ""
-#: config/alpha/alpha.c:5130 config/xtensa/xtensa.c:2231
+#: config/alpha/alpha.c:5145 config/xtensa/xtensa.c:2235
#, c-format
msgid "invalid %%L value"
msgstr ""
-#: config/alpha/alpha.c:5169 config/rs6000/rs6000.c:12144
+#: config/alpha/alpha.c:5184 config/rs6000/rs6000.c:12151
#, c-format
msgid "invalid %%m value"
msgstr ""
-#: config/alpha/alpha.c:5177 config/rs6000/rs6000.c:12152
+#: config/alpha/alpha.c:5192 config/rs6000/rs6000.c:12159
#, c-format
msgid "invalid %%M value"
msgstr ""
-#: config/alpha/alpha.c:5221
+#: config/alpha/alpha.c:5236
#, c-format
msgid "invalid %%U value"
msgstr ""
-#: config/alpha/alpha.c:5233 config/alpha/alpha.c:5247
-#: config/rs6000/rs6000.c:12251
+#: config/alpha/alpha.c:5248 config/alpha/alpha.c:5262
+#: config/rs6000/rs6000.c:12258
#, c-format
msgid "invalid %%s value"
msgstr ""
-#: config/alpha/alpha.c:5270
+#: config/alpha/alpha.c:5285
#, c-format
msgid "invalid %%C value"
msgstr ""
-#: config/alpha/alpha.c:5307 config/rs6000/rs6000.c:11979
-#: config/rs6000/rs6000.c:11998
+#: config/alpha/alpha.c:5322 config/rs6000/rs6000.c:11986
+#: config/rs6000/rs6000.c:12005
#, c-format
msgid "invalid %%E value"
msgstr ""
-#: config/alpha/alpha.c:5332 config/alpha/alpha.c:5380
+#: config/alpha/alpha.c:5347 config/alpha/alpha.c:5395
#, c-format
msgid "unknown relocation unspec"
msgstr ""
-#: config/alpha/alpha.c:5341 config/crx/crx.c:1081
-#: config/rs6000/rs6000.c:12582 config/spu/spu.c:1540
+#: config/alpha/alpha.c:5356 config/crx/crx.c:1081
+#: config/rs6000/rs6000.c:12589 config/spu/spu.c:1614
#, c-format
msgid "invalid %%xn code"
msgstr ""
-#: config/arc/arc.c:1729 config/m32r/m32r.c:1806
+#: config/arc/arc.c:1729 config/m32r/m32r.c:1820
#, c-format
msgid "invalid operand to %%R code"
msgstr ""
-#: config/arc/arc.c:1761 config/m32r/m32r.c:1829
+#: config/arc/arc.c:1761 config/m32r/m32r.c:1843
#, c-format
msgid "invalid operand to %%H/%%L code"
msgstr ""
-#: config/arc/arc.c:1783 config/m32r/m32r.c:1900
+#: config/arc/arc.c:1783 config/m32r/m32r.c:1914
#, c-format
msgid "invalid operand to %%U code"
msgstr ""
@@ -2742,105 +2801,105 @@ msgstr ""
#. Unknown flag.
#. Undocumented flag.
-#: config/arc/arc.c:1801 config/m32r/m32r.c:1927 config/sparc/sparc.c:7044
+#: config/arc/arc.c:1801 config/m32r/m32r.c:1941 config/sparc/sparc.c:7048
#, c-format
msgid "invalid operand output code"
msgstr ""
-#: config/arm/arm.c:13318 config/arm/arm.c:13336
+#: config/arm/arm.c:13323 config/arm/arm.c:13341
#, c-format
msgid "predicated Thumb instruction"
msgstr ""
-#: config/arm/arm.c:13324
+#: config/arm/arm.c:13329
#, c-format
msgid "predicated instruction in conditional sequence"
msgstr ""
-#: config/arm/arm.c:13494
+#: config/arm/arm.c:13499
#, c-format
msgid "invalid shift operand"
msgstr ""
-#: config/arm/arm.c:13541 config/arm/arm.c:13551 config/arm/arm.c:13561
-#: config/arm/arm.c:13571 config/arm/arm.c:13581 config/arm/arm.c:13620
-#: config/arm/arm.c:13638 config/arm/arm.c:13673 config/arm/arm.c:13692
-#: config/arm/arm.c:13707 config/arm/arm.c:13735 config/arm/arm.c:13742
-#: config/arm/arm.c:13750 config/arm/arm.c:13771 config/arm/arm.c:13778
-#: config/bfin/bfin.c:1659 config/bfin/bfin.c:1666 config/bfin/bfin.c:1673
-#: config/bfin/bfin.c:1680 config/bfin/bfin.c:1689 config/bfin/bfin.c:1696
-#: config/bfin/bfin.c:1703 config/bfin/bfin.c:1710
+#: config/arm/arm.c:13546 config/arm/arm.c:13556 config/arm/arm.c:13566
+#: config/arm/arm.c:13576 config/arm/arm.c:13586 config/arm/arm.c:13625
+#: config/arm/arm.c:13643 config/arm/arm.c:13678 config/arm/arm.c:13697
+#: config/arm/arm.c:13712 config/arm/arm.c:13740 config/arm/arm.c:13747
+#: config/arm/arm.c:13755 config/arm/arm.c:13776 config/arm/arm.c:13783
+#: config/bfin/bfin.c:1644 config/bfin/bfin.c:1651 config/bfin/bfin.c:1658
+#: config/bfin/bfin.c:1665 config/bfin/bfin.c:1674 config/bfin/bfin.c:1681
+#: config/bfin/bfin.c:1688 config/bfin/bfin.c:1695
#, c-format
msgid "invalid operand for code '%c'"
msgstr ""
-#: config/arm/arm.c:13633
+#: config/arm/arm.c:13638
#, c-format
msgid "instruction never executed"
msgstr ""
-#: config/arm/arm.c:13845
+#: config/arm/arm.c:13850
#, c-format
msgid "missing operand"
msgstr ""
-#: config/avr/avr.c:1194
+#: config/avr/avr.c:1212
#, c-format
msgid "address operand requires constraint for X, Y, or Z register"
msgstr ""
-#: config/avr/avr.c:1306
+#: config/avr/avr.c:1324
msgid "bad address, not (reg+disp):"
msgstr ""
-#: config/avr/avr.c:1313
+#: config/avr/avr.c:1331
msgid "bad address, not post_inc or pre_dec:"
msgstr ""
-#: config/avr/avr.c:1324
+#: config/avr/avr.c:1342
msgid "internal compiler error. Bad address:"
msgstr ""
-#: config/avr/avr.c:1337
+#: config/avr/avr.c:1355
msgid "internal compiler error. Unknown mode:"
msgstr ""
-#: config/avr/avr.c:1932 config/avr/avr.c:2620
+#: config/avr/avr.c:1950 config/avr/avr.c:2638
msgid "invalid insn:"
msgstr ""
-#: config/avr/avr.c:1971 config/avr/avr.c:2057 config/avr/avr.c:2106
-#: config/avr/avr.c:2134 config/avr/avr.c:2229 config/avr/avr.c:2398
-#: config/avr/avr.c:2659 config/avr/avr.c:2771
+#: config/avr/avr.c:1989 config/avr/avr.c:2075 config/avr/avr.c:2124
+#: config/avr/avr.c:2152 config/avr/avr.c:2247 config/avr/avr.c:2416
+#: config/avr/avr.c:2677 config/avr/avr.c:2789
msgid "incorrect insn:"
msgstr ""
-#: config/avr/avr.c:2153 config/avr/avr.c:2314 config/avr/avr.c:2469
-#: config/avr/avr.c:2837
+#: config/avr/avr.c:2171 config/avr/avr.c:2332 config/avr/avr.c:2487
+#: config/avr/avr.c:2855
msgid "unknown move insn:"
msgstr ""
-#: config/avr/avr.c:3067
+#: config/avr/avr.c:3085
msgid "bad shift insn:"
msgstr ""
-#: config/avr/avr.c:3183 config/avr/avr.c:3603 config/avr/avr.c:3961
+#: config/avr/avr.c:3201 config/avr/avr.c:3621 config/avr/avr.c:3979
msgid "internal compiler error. Incorrect shift:"
msgstr ""
-#: config/bfin/bfin.c:1608
+#: config/bfin/bfin.c:1593
#, c-format
msgid "invalid %%j value"
msgstr ""
-#: config/bfin/bfin.c:1801
+#: config/bfin/bfin.c:1786
#, c-format
msgid "invalid const_double operand"
msgstr ""
-#: config/cris/cris.c:504 c-typeck.c:5207 c-typeck.c:5223 c-typeck.c:5240
-#: final.c:3010 final.c:3012 gcc.c:4926 loop-iv.c:2944 loop-iv.c:2953
-#: rtl-error.c:105 toplev.c:608 tree-ssa-loop-niter.c:1882 cp/typeck.c:4743
+#: config/cris/cris.c:504 c-typeck.c:5217 c-typeck.c:5233 c-typeck.c:5250
+#: final.c:3010 final.c:3012 gcc.c:4940 loop-iv.c:2967 loop-iv.c:2976
+#: rtl-error.c:105 toplev.c:610 tree-ssa-loop-niter.c:1882 cp/typeck.c:4743
#: java/expr.c:411
#, gcc-internal-format
msgid "%s"
@@ -2983,81 +3042,81 @@ msgstr ""
msgid "fr30_print_operand: unhandled MEM"
msgstr ""
-#: config/frv/frv.c:2552
+#: config/frv/frv.c:2589
msgid "bad insn to frv_print_operand_address:"
msgstr ""
-#: config/frv/frv.c:2563
+#: config/frv/frv.c:2600
msgid "bad register to frv_print_operand_memory_reference_reg:"
msgstr ""
-#: config/frv/frv.c:2602 config/frv/frv.c:2612 config/frv/frv.c:2621
-#: config/frv/frv.c:2642 config/frv/frv.c:2647
+#: config/frv/frv.c:2639 config/frv/frv.c:2649 config/frv/frv.c:2658
+#: config/frv/frv.c:2679 config/frv/frv.c:2684
msgid "bad insn to frv_print_operand_memory_reference:"
msgstr ""
-#: config/frv/frv.c:2733
+#: config/frv/frv.c:2770
#, c-format
msgid "bad condition code"
msgstr ""
-#: config/frv/frv.c:2808
+#: config/frv/frv.c:2845
msgid "bad insn in frv_print_operand, bad const_double"
msgstr ""
-#: config/frv/frv.c:2869
+#: config/frv/frv.c:2906
msgid "bad insn to frv_print_operand, 'e' modifier:"
msgstr ""
-#: config/frv/frv.c:2877
+#: config/frv/frv.c:2914
msgid "bad insn to frv_print_operand, 'F' modifier:"
msgstr ""
-#: config/frv/frv.c:2893
+#: config/frv/frv.c:2930
msgid "bad insn to frv_print_operand, 'f' modifier:"
msgstr ""
-#: config/frv/frv.c:2907
+#: config/frv/frv.c:2944
msgid "bad insn to frv_print_operand, 'g' modifier:"
msgstr ""
-#: config/frv/frv.c:2955
+#: config/frv/frv.c:2992
msgid "bad insn to frv_print_operand, 'L' modifier:"
msgstr ""
-#: config/frv/frv.c:2968
+#: config/frv/frv.c:3005
msgid "bad insn to frv_print_operand, 'M/N' modifier:"
msgstr ""
-#: config/frv/frv.c:2989
+#: config/frv/frv.c:3026
msgid "bad insn to frv_print_operand, 'O' modifier:"
msgstr ""
-#: config/frv/frv.c:3007
+#: config/frv/frv.c:3044
msgid "bad insn to frv_print_operand, P modifier:"
msgstr ""
-#: config/frv/frv.c:3027
+#: config/frv/frv.c:3064
msgid "bad insn in frv_print_operand, z case"
msgstr ""
-#: config/frv/frv.c:3058
+#: config/frv/frv.c:3095
msgid "bad insn in frv_print_operand, 0 case"
msgstr ""
-#: config/frv/frv.c:3063
+#: config/frv/frv.c:3100
msgid "frv_print_operand: unknown code"
msgstr ""
-#: config/frv/frv.c:4432
+#: config/frv/frv.c:4469
msgid "bad output_move_single operand"
msgstr ""
-#: config/frv/frv.c:4559
+#: config/frv/frv.c:4596
msgid "bad output_move_double operand"
msgstr ""
-#: config/frv/frv.c:4701
+#: config/frv/frv.c:4738
msgid "bad output_condmove_single operand"
msgstr ""
@@ -3075,51 +3134,61 @@ msgstr ""
msgid " (frv)"
msgstr ""
-#: config/i386/i386.c:10364
+#: config/i386/i386.c:10366
#, c-format
msgid "invalid UNSPEC as operand"
msgstr ""
-#: config/i386/i386.c:11089 config/i386/i386.c:11128 config/i386/i386.c:11302
+#: config/i386/i386.c:10980 config/i386/i386.c:11055
+#, c-format
+msgid "invalid operand size for operand code '%c'"
+msgstr ""
+
+#: config/i386/i386.c:11050
+#, c-format
+msgid "invalid operand type used with operand code '%c'"
+msgstr ""
+
+#: config/i386/i386.c:11130 config/i386/i386.c:11169 config/i386/i386.c:11343
#, c-format
msgid "operand is not a condition code, invalid operand code 'D'"
msgstr ""
-#: config/i386/i386.c:11153
+#: config/i386/i386.c:11194
#, c-format
msgid ""
"operand is neither a constant nor a condition code, invalid operand code 'C'"
msgstr ""
-#: config/i386/i386.c:11163
+#: config/i386/i386.c:11204
#, c-format
msgid ""
"operand is neither a constant nor a condition code, invalid operand code 'F'"
msgstr ""
-#: config/i386/i386.c:11181
+#: config/i386/i386.c:11222
#, c-format
msgid ""
"operand is neither a constant nor a condition code, invalid operand code 'c'"
msgstr ""
-#: config/i386/i386.c:11191
+#: config/i386/i386.c:11232
#, c-format
msgid ""
"operand is neither a constant nor a condition code, invalid operand code 'f'"
msgstr ""
-#: config/i386/i386.c:11316
+#: config/i386/i386.c:11357
#, c-format
msgid "invalid operand code '%c'"
msgstr ""
-#: config/i386/i386.c:11365
+#: config/i386/i386.c:11406
#, c-format
msgid "invalid constraints for operand"
msgstr ""
-#: config/i386/i386.c:19347
+#: config/i386/i386.c:19388
msgid "unknown insn mode"
msgstr ""
@@ -3140,133 +3209,138 @@ msgstr ""
msgid "environment variable DJGPP points to corrupt file '%s'"
msgstr ""
-#: config/ia64/ia64.c:4796
+#: config/ia64/ia64.c:4647
+#, c-format
+msgid "invalid %%G mode"
+msgstr ""
+
+#: config/ia64/ia64.c:4817
#, c-format
msgid "ia64_print_operand: unknown code"
msgstr ""
-#: config/ia64/ia64.c:10474
+#: config/ia64/ia64.c:10495
msgid "invalid conversion from %<__fpreg%>"
msgstr ""
-#: config/ia64/ia64.c:10477
+#: config/ia64/ia64.c:10498
msgid "invalid conversion to %<__fpreg%>"
msgstr ""
-#: config/ia64/ia64.c:10490 config/ia64/ia64.c:10501
+#: config/ia64/ia64.c:10511 config/ia64/ia64.c:10522
msgid "invalid operation on %<__fpreg%>"
msgstr ""
-#: config/iq2000/iq2000.c:3122
+#: config/iq2000/iq2000.c:3137
#, c-format
msgid "invalid %%P operand"
msgstr ""
-#: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:12180
+#: config/iq2000/iq2000.c:3145 config/rs6000/rs6000.c:12187
#, c-format
msgid "invalid %%p value"
msgstr ""
-#: config/iq2000/iq2000.c:3186
+#: config/iq2000/iq2000.c:3201
#, c-format
msgid "invalid use of %%d, %%x, or %%X"
msgstr ""
-#: config/m32r/m32r.c:1776
+#: config/m32r/m32r.c:1790
#, c-format
msgid "invalid operand to %%s code"
msgstr ""
-#: config/m32r/m32r.c:1783
+#: config/m32r/m32r.c:1797
#, c-format
msgid "invalid operand to %%p code"
msgstr ""
-#: config/m32r/m32r.c:1838
+#: config/m32r/m32r.c:1852
msgid "bad insn for 'A'"
msgstr ""
-#: config/m32r/m32r.c:1885
+#: config/m32r/m32r.c:1899
#, c-format
msgid "invalid operand to %%T/%%B code"
msgstr ""
-#: config/m32r/m32r.c:1908
+#: config/m32r/m32r.c:1922
#, c-format
msgid "invalid operand to %%N code"
msgstr ""
-#: config/m32r/m32r.c:1941
+#: config/m32r/m32r.c:1955
msgid "pre-increment address is not a register"
msgstr ""
-#: config/m32r/m32r.c:1948
+#: config/m32r/m32r.c:1962
msgid "pre-decrement address is not a register"
msgstr ""
-#: config/m32r/m32r.c:1955
+#: config/m32r/m32r.c:1969
msgid "post-increment address is not a register"
msgstr ""
-#: config/m32r/m32r.c:2031 config/m32r/m32r.c:2045
-#: config/rs6000/rs6000.c:20950
+#: config/m32r/m32r.c:2045 config/m32r/m32r.c:2059
+#: config/rs6000/rs6000.c:20957
msgid "bad address"
msgstr ""
-#: config/m32r/m32r.c:2050
+#: config/m32r/m32r.c:2064
msgid "lo_sum not of register"
msgstr ""
#. !!!! SCz wrong here.
-#: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
+#: config/m68hc11/m68hc11.c:3181 config/m68hc11/m68hc11.c:3559
msgid "move insn not handled"
msgstr ""
-#: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
-#: config/m68hc11/m68hc11.c:3770
+#: config/m68hc11/m68hc11.c:3405 config/m68hc11/m68hc11.c:3489
+#: config/m68hc11/m68hc11.c:3762
msgid "invalid register in the move instruction"
msgstr ""
-#: config/m68hc11/m68hc11.c:3447
+#: config/m68hc11/m68hc11.c:3439
msgid "invalid operand in the instruction"
msgstr ""
-#: config/m68hc11/m68hc11.c:3744
+#: config/m68hc11/m68hc11.c:3736
msgid "invalid register in the instruction"
msgstr ""
-#: config/m68hc11/m68hc11.c:3777
+#: config/m68hc11/m68hc11.c:3769
msgid "operand 1 must be a hard register"
msgstr ""
-#: config/m68hc11/m68hc11.c:3791
+#: config/m68hc11/m68hc11.c:3783
msgid "invalid rotate insn"
msgstr ""
-#: config/m68hc11/m68hc11.c:4215
+#: config/m68hc11/m68hc11.c:4207
msgid "registers IX, IY and Z used in the same INSN"
msgstr ""
-#: config/m68hc11/m68hc11.c:4548 config/m68hc11/m68hc11.c:4848
+#: config/m68hc11/m68hc11.c:4540 config/m68hc11/m68hc11.c:4840
msgid "cannot do z-register replacement"
msgstr ""
-#: config/m68hc11/m68hc11.c:4911
+#: config/m68hc11/m68hc11.c:4903
msgid "invalid Z register replacement for insn"
msgstr ""
-#: config/mips/mips.c:7134 config/mips/mips.c:7155 config/mips/mips.c:7267
+#: config/mips/mips.c:7131 config/mips/mips.c:7152 config/mips/mips.c:7264
#, c-format
msgid "'%%%c' is not a valid operand prefix"
msgstr ""
-#: config/mips/mips.c:7204 config/mips/mips.c:7211 config/mips/mips.c:7218
-#: config/mips/mips.c:7225 config/mips/mips.c:7285
+#: config/mips/mips.c:7201 config/mips/mips.c:7208 config/mips/mips.c:7215
+#: config/mips/mips.c:7222 config/mips/mips.c:7282
#, c-format
msgid "invalid use of '%%%c'"
msgstr ""
-#: config/mips/mips.c:7537
+#: config/mips/mips.c:7534
msgid "mips_debugger_offset called with non stack/frame/arg pointer"
msgstr ""
@@ -3337,77 +3411,77 @@ msgstr ""
msgid "Try running '%s' in the shell to raise its limit.\n"
msgstr ""
-#: config/rs6000/rs6000.c:12007
+#: config/rs6000/rs6000.c:12014
#, c-format
msgid "invalid %%f value"
msgstr ""
-#: config/rs6000/rs6000.c:12016
+#: config/rs6000/rs6000.c:12023
#, c-format
msgid "invalid %%F value"
msgstr ""
-#: config/rs6000/rs6000.c:12025
+#: config/rs6000/rs6000.c:12032
#, c-format
msgid "invalid %%G value"
msgstr ""
-#: config/rs6000/rs6000.c:12060
+#: config/rs6000/rs6000.c:12067
#, c-format
msgid "invalid %%j code"
msgstr ""
-#: config/rs6000/rs6000.c:12070
+#: config/rs6000/rs6000.c:12077
#, c-format
msgid "invalid %%J code"
msgstr ""
-#: config/rs6000/rs6000.c:12080
+#: config/rs6000/rs6000.c:12087
#, c-format
msgid "invalid %%k value"
msgstr ""
-#: config/rs6000/rs6000.c:12100 config/xtensa/xtensa.c:2224
+#: config/rs6000/rs6000.c:12107 config/xtensa/xtensa.c:2228
#, c-format
msgid "invalid %%K value"
msgstr ""
-#: config/rs6000/rs6000.c:12170
+#: config/rs6000/rs6000.c:12177
#, c-format
msgid "invalid %%O value"
msgstr ""
-#: config/rs6000/rs6000.c:12217
+#: config/rs6000/rs6000.c:12224
#, c-format
msgid "invalid %%q value"
msgstr ""
-#: config/rs6000/rs6000.c:12261
+#: config/rs6000/rs6000.c:12268
#, c-format
msgid "invalid %%S value"
msgstr ""
-#: config/rs6000/rs6000.c:12301
+#: config/rs6000/rs6000.c:12308
#, c-format
msgid "invalid %%T value"
msgstr ""
-#: config/rs6000/rs6000.c:12311
+#: config/rs6000/rs6000.c:12318
#, c-format
msgid "invalid %%u value"
msgstr ""
-#: config/rs6000/rs6000.c:12320 config/xtensa/xtensa.c:2194
+#: config/rs6000/rs6000.c:12327 config/xtensa/xtensa.c:2198
#, c-format
msgid "invalid %%v value"
msgstr ""
-#: config/rs6000/rs6000.c:12541
+#: config/rs6000/rs6000.c:12548
#, c-format
msgid "invalid %%y value, try using the 'Z' constraint"
msgstr ""
-#: config/rs6000/rs6000.c:22818
+#: config/rs6000/rs6000.c:22826
msgid "AltiVec argument passed to unprototyped function"
msgstr ""
@@ -3420,75 +3494,75 @@ msgstr ""
msgid "UNKNOWN in print_operand !?"
msgstr ""
-#: config/score/score3.c:1265 config/score/score3.c:1285
-#: config/score/score7.c:1256
+#: config/score/score3.c:1262 config/score/score3.c:1282
+#: config/score/score7.c:1253
#, c-format
msgid "invalid operand for code: '%c'"
msgstr ""
-#: config/sh/sh.c:782
+#: config/sh/sh.c:785
#, c-format
msgid "invalid operand to %%R"
msgstr ""
-#: config/sh/sh.c:809
+#: config/sh/sh.c:812
#, c-format
msgid "invalid operand to %%S"
msgstr ""
-#: config/sh/sh.c:8394
+#: config/sh/sh.c:8384
msgid "created and used with different architectures / ABIs"
msgstr ""
-#: config/sh/sh.c:8396
+#: config/sh/sh.c:8386
msgid "created and used with different ABIs"
msgstr ""
-#: config/sh/sh.c:8398
+#: config/sh/sh.c:8388
msgid "created and used with different endianness"
msgstr ""
-#: config/sparc/sparc.c:6852 config/sparc/sparc.c:6858
+#: config/sparc/sparc.c:6856 config/sparc/sparc.c:6862
#, c-format
msgid "invalid %%Y operand"
msgstr ""
-#: config/sparc/sparc.c:6928
+#: config/sparc/sparc.c:6932
#, c-format
msgid "invalid %%A operand"
msgstr ""
-#: config/sparc/sparc.c:6938
+#: config/sparc/sparc.c:6942
#, c-format
msgid "invalid %%B operand"
msgstr ""
-#: config/sparc/sparc.c:6977
+#: config/sparc/sparc.c:6981
#, c-format
msgid "invalid %%c operand"
msgstr ""
-#: config/sparc/sparc.c:6999
+#: config/sparc/sparc.c:7003
#, c-format
msgid "invalid %%d operand"
msgstr ""
-#: config/sparc/sparc.c:7016
+#: config/sparc/sparc.c:7020
#, c-format
msgid "invalid %%f operand"
msgstr ""
-#: config/sparc/sparc.c:7030
+#: config/sparc/sparc.c:7034
#, c-format
msgid "invalid %%s operand"
msgstr ""
-#: config/sparc/sparc.c:7084
+#: config/sparc/sparc.c:7088
#, c-format
msgid "long long constant not a valid immediate operand"
msgstr ""
-#: config/sparc/sparc.c:7087
+#: config/sparc/sparc.c:7091
#, c-format
msgid "floating point constant not a valid immediate operand"
msgstr ""
@@ -3540,44 +3614,44 @@ msgstr ""
msgid "illegal operand detected"
msgstr ""
-#: config/xtensa/xtensa.c:692 config/xtensa/xtensa.c:724
-#: config/xtensa/xtensa.c:733
+#: config/xtensa/xtensa.c:696 config/xtensa/xtensa.c:728
+#: config/xtensa/xtensa.c:737
msgid "bad test"
msgstr ""
-#: config/xtensa/xtensa.c:2182
+#: config/xtensa/xtensa.c:2186
#, c-format
msgid "invalid %%D value"
msgstr ""
-#: config/xtensa/xtensa.c:2219
+#: config/xtensa/xtensa.c:2223
msgid "invalid mask"
msgstr ""
-#: config/xtensa/xtensa.c:2245
+#: config/xtensa/xtensa.c:2249
#, c-format
msgid "invalid %%x value"
msgstr ""
-#: config/xtensa/xtensa.c:2252
+#: config/xtensa/xtensa.c:2256
#, c-format
msgid "invalid %%d value"
msgstr ""
-#: config/xtensa/xtensa.c:2273 config/xtensa/xtensa.c:2283
+#: config/xtensa/xtensa.c:2277 config/xtensa/xtensa.c:2287
#, c-format
msgid "invalid %%t/%%b value"
msgstr ""
-#: config/xtensa/xtensa.c:2325
+#: config/xtensa/xtensa.c:2329
msgid "invalid address"
msgstr ""
-#: config/xtensa/xtensa.c:2350
+#: config/xtensa/xtensa.c:2354
msgid "no register in address"
msgstr ""
-#: config/xtensa/xtensa.c:2358
+#: config/xtensa/xtensa.c:2362
msgid "address offset not a constant"
msgstr ""
@@ -3585,14 +3659,22 @@ msgstr ""
msgid "candidates are:"
msgstr ""
-#: cp/call.c:6892
+#: cp/call.c:6904
msgid "candidate 1:"
msgstr ""
-#: cp/call.c:6893
+#: cp/call.c:6905
msgid "candidate 2:"
msgstr ""
+#: cp/cxx-pretty-print.c:173 cp/error.c:916 objc/objc-act.c:7078
+msgid "<unnamed>"
+msgstr ""
+
+#: cp/cxx-pretty-print.c:2055
+msgid "template-parameter-"
+msgstr ""
+
#: cp/decl2.c:676
msgid "candidates are: %+#D"
msgstr ""
@@ -3601,6 +3683,134 @@ msgstr ""
msgid "candidate is: %+#D"
msgstr ""
+#: cp/error.c:305
+msgid "<missing>"
+msgstr ""
+
+#: cp/error.c:346
+msgid "<brace-enclosed initializer list>"
+msgstr ""
+
+#: cp/error.c:348
+msgid "<unresolved overloaded function type>"
+msgstr ""
+
+#: cp/error.c:488
+msgid "<type error>"
+msgstr ""
+
+#: cp/error.c:587
+#, c-format
+msgid "<anonymous %s>"
+msgstr ""
+
+#: cp/error.c:709
+msgid "<typeprefixerror>"
+msgstr ""
+
+#: cp/error.c:819
+#, c-format
+msgid "(static initializers for %s)"
+msgstr ""
+
+#: cp/error.c:821
+#, c-format
+msgid "(static destructors for %s)"
+msgstr ""
+
+#: cp/error.c:891
+msgid "vtable for "
+msgstr ""
+
+#: cp/error.c:903
+msgid "<return value> "
+msgstr ""
+
+#: cp/error.c:1029
+msgid "<enumerator>"
+msgstr ""
+
+#: cp/error.c:1069
+msgid "<declaration error>"
+msgstr ""
+
+#: cp/error.c:1299
+msgid "with"
+msgstr ""
+
+#: cp/error.c:1464 cp/error.c:1484
+msgid "<template parameter error>"
+msgstr ""
+
+#: cp/error.c:1610
+msgid "<statement>"
+msgstr ""
+
+#. While waiting for caret diagnostics, avoid printing
+#. __cxa_allocate_exception, __cxa_throw, and the like.
+#: cp/error.c:1639
+msgid "<throw-expression>"
+msgstr ""
+
+#: cp/error.c:2085
+msgid "<unparsed>"
+msgstr ""
+
+#: cp/error.c:2231
+msgid "<expression error>"
+msgstr ""
+
+#: cp/error.c:2245
+msgid "<unknown operator>"
+msgstr ""
+
+#: cp/error.c:2449
+msgid "<unknown>"
+msgstr ""
+
+#: cp/error.c:2469
+msgid "{unknown}"
+msgstr ""
+
+#: cp/error.c:2551
+msgid "At global scope:"
+msgstr ""
+
+#: cp/error.c:2653
+#, c-format
+msgid "In static member function %qs"
+msgstr ""
+
+#: cp/error.c:2655
+#, c-format
+msgid "In copy constructor %qs"
+msgstr ""
+
+#: cp/error.c:2657
+#, c-format
+msgid "In constructor %qs"
+msgstr ""
+
+#: cp/error.c:2659
+#, c-format
+msgid "In destructor %qs"
+msgstr ""
+
+#: cp/error.c:2689
+#, c-format
+msgid "%s: In instantiation of %qs:\n"
+msgstr ""
+
+#: cp/error.c:2713
+#, c-format
+msgid "%s:%d: instantiated from %qs\n"
+msgstr ""
+
+#: cp/error.c:2719
+#, c-format
+msgid "%s:%d: instantiated from here"
+msgstr ""
+
#: cp/g++spec.c:254 java/jvspec.c:406
#, c-format
msgid "argument to '%s' missing\n"
@@ -4180,7 +4390,7 @@ msgstr ""
msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
msgstr ""
-#: fortran/cpp.c:381 c-opts.c:906
+#: fortran/cpp.c:381 c-opts.c:902
#, gcc-internal-format
msgid "output filename specified twice"
msgstr ""
@@ -4225,7 +4435,7 @@ msgstr ""
msgid "Data element above array upper bound at %L"
msgstr ""
-#: fortran/data.c:432
+#: fortran/data.c:436
#, no-c-format
msgid "Extension: re-initialization of '%s' at %L"
msgstr ""
@@ -4426,7 +4636,7 @@ msgstr ""
msgid "NULL() initialization at %C is ambiguous"
msgstr ""
-#: fortran/decl.c:1646 fortran/decl.c:5633
+#: fortran/decl.c:1646 fortran/decl.c:5778
#, no-c-format
msgid "Duplicate array spec for Cray pointee at %C"
msgstr ""
@@ -4446,17 +4656,17 @@ msgstr ""
msgid "Extension: Old-style initialization at %C"
msgstr ""
-#: fortran/decl.c:1764 fortran/decl.c:4316
+#: fortran/decl.c:1764 fortran/decl.c:4330
#, no-c-format
msgid "Initialization at %C isn't for a pointer variable"
msgstr ""
-#: fortran/decl.c:1772 fortran/decl.c:4324
+#: fortran/decl.c:1772 fortran/decl.c:4338 fortran/decl.c:4480
#, no-c-format
msgid "Pointer initialization requires a NULL() at %C"
msgstr ""
-#: fortran/decl.c:1778 fortran/decl.c:4330
+#: fortran/decl.c:1778 fortran/decl.c:4344 fortran/decl.c:4485
#, no-c-format
msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
msgstr ""
@@ -4466,7 +4676,7 @@ msgstr ""
msgid "Pointer initialization at %C requires '=>', not '='"
msgstr ""
-#: fortran/decl.c:1800 fortran/decl.c:6719
+#: fortran/decl.c:1800 fortran/decl.c:6864
#, no-c-format
msgid "Expected an initialization expression at %C"
msgstr ""
@@ -4629,7 +4839,7 @@ msgid ""
"module"
msgstr ""
-#: fortran/decl.c:3201 fortran/decl.c:5873
+#: fortran/decl.c:3201 fortran/decl.c:6018
#, no-c-format
msgid "PROTECTED at %C only allowed in specification part of a module"
msgstr ""
@@ -4766,642 +4976,661 @@ msgstr ""
msgid "Unexpected junk after function declaration at %C"
msgstr ""
-#: fortran/decl.c:4068 fortran/decl.c:4957
+#: fortran/decl.c:4068 fortran/decl.c:5102
#, no-c-format
msgid ""
"Fortran 2008: BIND(C) attribute at %L may not be specified for an internal "
"procedure"
msgstr ""
-#: fortran/decl.c:4202
+#: fortran/decl.c:4196
#, no-c-format
msgid "Interface '%s' at %C may not be generic"
msgstr ""
-#: fortran/decl.c:4207
+#: fortran/decl.c:4202
#, no-c-format
msgid "Interface '%s' at %C may not be a statement function"
msgstr ""
-#: fortran/decl.c:4220
+#: fortran/decl.c:4215
#, no-c-format
msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4256
+#: fortran/decl.c:4270
#, no-c-format
msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
msgstr ""
-#: fortran/decl.c:4263
+#: fortran/decl.c:4277
#, no-c-format
msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
msgstr ""
-#: fortran/decl.c:4269
+#: fortran/decl.c:4283
#, no-c-format
msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
msgstr ""
-#: fortran/decl.c:4292
+#: fortran/decl.c:4306
#, no-c-format
msgid "Procedure '%s' at %L already has basic type of %s"
msgstr ""
-#: fortran/decl.c:4353 fortran/decl.c:4401
+#: fortran/decl.c:4367 fortran/decl.c:4547
#, no-c-format
msgid "Syntax error in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4375
+#: fortran/decl.c:4410
#, no-c-format
-msgid "PROCEDURE at %C must be in a generic interface"
+msgid "Procedure Pointer Component with PASS at %C not yet implemented"
msgstr ""
-#: fortran/decl.c:4428
+#: fortran/decl.c:4424 fortran/decl.c:7246
#, no-c-format
-msgid ""
-"Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
+msgid "Expected '::' after binding-attributes at %C"
+msgstr ""
+
+#: fortran/decl.c:4431
+#, no-c-format
+msgid "NOPASS or explicit interface required at %C"
msgstr ""
-#: fortran/decl.c:4441
+#: fortran/decl.c:4504
+#, no-c-format
+msgid "Syntax error in procedure pointer component at %C"
+msgstr ""
+
+#: fortran/decl.c:4521
+#, no-c-format
+msgid "PROCEDURE at %C must be in a generic interface"
+msgstr ""
+
+#: fortran/decl.c:4586
#, no-c-format
msgid "Fortran 2003: PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4509
+#: fortran/decl.c:4654
#, no-c-format
msgid "Expected formal argument list in function definition at %C"
msgstr ""
-#: fortran/decl.c:4533 fortran/decl.c:4537 fortran/decl.c:4739
-#: fortran/decl.c:4743 fortran/decl.c:4925 fortran/decl.c:4929
-#: fortran/symbol.c:1472
+#: fortran/decl.c:4678 fortran/decl.c:4682 fortran/decl.c:4884
+#: fortran/decl.c:4888 fortran/decl.c:5070 fortran/decl.c:5074
+#: fortran/symbol.c:1484
#, no-c-format
msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
msgstr ""
-#: fortran/decl.c:4569
+#: fortran/decl.c:4714
#, no-c-format
msgid "Function '%s' at %C already has a type of %s"
msgstr ""
-#: fortran/decl.c:4661
+#: fortran/decl.c:4806
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a PROGRAM"
msgstr ""
-#: fortran/decl.c:4664
+#: fortran/decl.c:4809
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a MODULE"
msgstr ""
-#: fortran/decl.c:4667
+#: fortran/decl.c:4812
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
msgstr ""
-#: fortran/decl.c:4671
+#: fortran/decl.c:4816
#, no-c-format
msgid "ENTRY statement at %C cannot appear within an INTERFACE"
msgstr ""
-#: fortran/decl.c:4675
+#: fortran/decl.c:4820
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
msgstr ""
-#: fortran/decl.c:4679
+#: fortran/decl.c:4824
#, no-c-format
msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
msgstr ""
-#: fortran/decl.c:4683
+#: fortran/decl.c:4828
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a DO block"
msgstr ""
-#: fortran/decl.c:4687
+#: fortran/decl.c:4832
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a SELECT block"
msgstr ""
-#: fortran/decl.c:4691
+#: fortran/decl.c:4836
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a FORALL block"
msgstr ""
-#: fortran/decl.c:4695
+#: fortran/decl.c:4840
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a WHERE block"
msgstr ""
-#: fortran/decl.c:4699
+#: fortran/decl.c:4844
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a contained subprogram"
msgstr ""
-#: fortran/decl.c:4717
+#: fortran/decl.c:4862
#, no-c-format
msgid "ENTRY statement at %C cannot appear in a contained procedure"
msgstr ""
-#: fortran/decl.c:4771 fortran/decl.c:4965
+#: fortran/decl.c:4916 fortran/decl.c:5110
#, no-c-format
msgid "Missing required parentheses before BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5027 fortran/decl.c:5043
+#: fortran/decl.c:5172 fortran/decl.c:5188
#, no-c-format
msgid "Syntax error in NAME= specifier for binding label at %C"
msgstr ""
-#: fortran/decl.c:5058
+#: fortran/decl.c:5203
#, no-c-format
msgid "Missing closing quote '\"' for binding label at %C"
msgstr ""
-#: fortran/decl.c:5067
+#: fortran/decl.c:5212
#, no-c-format
msgid "Missing closing quote ''' for binding label at %C"
msgstr ""
-#: fortran/decl.c:5077
+#: fortran/decl.c:5222
#, no-c-format
msgid "Missing closing paren for binding label at %C"
msgstr ""
-#: fortran/decl.c:5083
+#: fortran/decl.c:5228
#, no-c-format
msgid "No binding name is allowed in BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5089
+#: fortran/decl.c:5234
#, no-c-format
msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5120
+#: fortran/decl.c:5265
#, no-c-format
msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
msgstr ""
-#: fortran/decl.c:5293
+#: fortran/decl.c:5438
#, no-c-format
msgid "Unexpected END statement at %C"
msgstr ""
#. We would have required END [something].
-#: fortran/decl.c:5302
+#: fortran/decl.c:5447
#, no-c-format
msgid "%s statement expected at %L"
msgstr ""
-#: fortran/decl.c:5313
+#: fortran/decl.c:5458
#, no-c-format
msgid "Expecting %s statement at %C"
msgstr ""
-#: fortran/decl.c:5328
+#: fortran/decl.c:5473
#, no-c-format
msgid "Expected block name of '%s' in %s statement at %C"
msgstr ""
-#: fortran/decl.c:5345
+#: fortran/decl.c:5490
#, no-c-format
msgid "Expected terminating name at %C"
msgstr ""
-#: fortran/decl.c:5354 fortran/decl.c:5362
+#: fortran/decl.c:5499 fortran/decl.c:5507
#, no-c-format
msgid "Expected label '%s' for %s statement at %C"
msgstr ""
-#: fortran/decl.c:5417
+#: fortran/decl.c:5562
#, no-c-format
msgid "Missing array specification at %L in DIMENSION statement"
msgstr ""
-#: fortran/decl.c:5425
+#: fortran/decl.c:5570
#, no-c-format
msgid "Dimensions specified for %s at %L after its initialisation"
msgstr ""
-#: fortran/decl.c:5434
+#: fortran/decl.c:5579
#, no-c-format
msgid "Array specification must be deferred at %L"
msgstr ""
-#: fortran/decl.c:5513
+#: fortran/decl.c:5658
#, no-c-format
msgid "Unexpected character in variable list at %C"
msgstr ""
-#: fortran/decl.c:5550
+#: fortran/decl.c:5695
#, no-c-format
msgid "Expected '(' at %C"
msgstr ""
-#: fortran/decl.c:5564 fortran/decl.c:5604
+#: fortran/decl.c:5709 fortran/decl.c:5749
#, no-c-format
msgid "Expected variable name at %C"
msgstr ""
-#: fortran/decl.c:5580
+#: fortran/decl.c:5725
#, no-c-format
msgid "Cray pointer at %C must be an integer"
msgstr ""
-#: fortran/decl.c:5584
+#: fortran/decl.c:5729
#, no-c-format
msgid ""
"Cray pointer at %C has %d bytes of precision; memory addresses require %d "
"bytes"
msgstr ""
-#: fortran/decl.c:5590
+#: fortran/decl.c:5735
#, no-c-format
msgid "Expected \",\" at %C"
msgstr ""
-#: fortran/decl.c:5653
+#: fortran/decl.c:5798
#, no-c-format
msgid "Expected \")\" at %C"
msgstr ""
-#: fortran/decl.c:5665
+#: fortran/decl.c:5810
#, no-c-format
msgid "Expected \",\" or end of statement at %C"
msgstr ""
-#: fortran/decl.c:5729
+#: fortran/decl.c:5874
#, no-c-format
msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
msgstr ""
-#: fortran/decl.c:5824
+#: fortran/decl.c:5969
#, no-c-format
msgid ""
"Access specification of the %s operator at %C has already been specified"
msgstr ""
-#: fortran/decl.c:5841
+#: fortran/decl.c:5986
#, no-c-format
msgid ""
"Access specification of the .%s. operator at %C has already been specified"
msgstr ""
-#: fortran/decl.c:5879
+#: fortran/decl.c:6024
#, no-c-format
msgid "Fortran 2003: PROTECTED statement at %C"
msgstr ""
-#: fortran/decl.c:5919
+#: fortran/decl.c:6064
#, no-c-format
msgid "Syntax error in PROTECTED statement at %C"
msgstr ""
-#: fortran/decl.c:5943
+#: fortran/decl.c:6088
#, no-c-format
msgid ""
"PRIVATE statement at %C is only allowed in the specification part of a module"
msgstr ""
-#: fortran/decl.c:5980
+#: fortran/decl.c:6125
#, no-c-format
msgid ""
"PUBLIC statement at %C is only allowed in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6007
+#: fortran/decl.c:6152
#, no-c-format
msgid "Expected variable name at %C in PARAMETER statement"
msgstr ""
-#: fortran/decl.c:6014
+#: fortran/decl.c:6159
#, no-c-format
msgid "Expected = sign in PARAMETER statement at %C"
msgstr ""
-#: fortran/decl.c:6020
+#: fortran/decl.c:6165
#, no-c-format
msgid "Expected expression at %C in PARAMETER statement"
msgstr ""
-#: fortran/decl.c:6040
+#: fortran/decl.c:6185
#, no-c-format
msgid "Initializing already initialized variable at %C"
msgstr ""
-#: fortran/decl.c:6102
+#: fortran/decl.c:6247
#, no-c-format
msgid "Unexpected characters in PARAMETER statement at %C"
msgstr ""
-#: fortran/decl.c:6126
+#: fortran/decl.c:6271
#, no-c-format
msgid "Blanket SAVE statement at %C follows previous SAVE statement"
msgstr ""
-#: fortran/decl.c:6138
+#: fortran/decl.c:6283
#, no-c-format
msgid "SAVE statement at %C follows blanket SAVE statement"
msgstr ""
-#: fortran/decl.c:6185
+#: fortran/decl.c:6330
#, no-c-format
msgid "Syntax error in SAVE statement at %C"
msgstr ""
-#: fortran/decl.c:6196
+#: fortran/decl.c:6341
#, no-c-format
msgid "Fortran 2003: VALUE statement at %C"
msgstr ""
-#: fortran/decl.c:6236
+#: fortran/decl.c:6381
#, no-c-format
msgid "Syntax error in VALUE statement at %C"
msgstr ""
-#: fortran/decl.c:6247
+#: fortran/decl.c:6392
#, no-c-format
msgid "Fortran 2003: VOLATILE statement at %C"
msgstr ""
-#: fortran/decl.c:6289
+#: fortran/decl.c:6434
#, no-c-format
msgid "Syntax error in VOLATILE statement at %C"
msgstr ""
-#: fortran/decl.c:6312
+#: fortran/decl.c:6457
#, no-c-format
msgid "MODULE PROCEDURE at %C must be in a generic module interface"
msgstr ""
-#: fortran/decl.c:6394
+#: fortran/decl.c:6539
#, no-c-format
msgid "Ambiguous symbol in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6400
+#: fortran/decl.c:6545
#, no-c-format
msgid "No such symbol in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6406
+#: fortran/decl.c:6551
#, no-c-format
msgid "'%s' in EXTENDS expression at %C is not a derived type"
msgstr ""
-#: fortran/decl.c:6413
+#: fortran/decl.c:6558
#, no-c-format
msgid "'%s' cannot be extended at %C because it is BIND(C)"
msgstr ""
-#: fortran/decl.c:6420
+#: fortran/decl.c:6565
#, no-c-format
msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
msgstr ""
-#: fortran/decl.c:6443
+#: fortran/decl.c:6588
#, no-c-format
msgid ""
"Derived type at %C can only be PRIVATE in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6455
+#: fortran/decl.c:6600
#, no-c-format
msgid ""
"Derived type at %C can only be PUBLIC in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6476
+#: fortran/decl.c:6621
#, no-c-format
msgid "Fortran 2003: ABSTRACT type at %C"
msgstr ""
-#: fortran/decl.c:6540
+#: fortran/decl.c:6685
#, no-c-format
msgid "Expected :: in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6551
+#: fortran/decl.c:6696
#, no-c-format
msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/decl.c:6561
+#: fortran/decl.c:6706
#, no-c-format
msgid "Derived type name '%s' at %C already has a basic type of %s"
msgstr ""
-#: fortran/decl.c:6577
+#: fortran/decl.c:6722
#, no-c-format
msgid "Derived type definition of '%s' at %C has already been defined"
msgstr ""
-#: fortran/decl.c:6644
+#: fortran/decl.c:6789
#, no-c-format
msgid "Cray Pointee at %C cannot be assumed shape array"
msgstr ""
-#: fortran/decl.c:6664
+#: fortran/decl.c:6809
#, no-c-format
msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
msgstr ""
-#: fortran/decl.c:6736
+#: fortran/decl.c:6881
#, no-c-format
msgid "ENUMERATOR %L not initialized with integer expression"
msgstr ""
-#: fortran/decl.c:6785
+#: fortran/decl.c:6930
#, no-c-format
msgid "ENUM definition statement expected before %C"
msgstr ""
-#: fortran/decl.c:6818
+#: fortran/decl.c:6963
#, no-c-format
msgid "Syntax error in ENUMERATOR definition at %C"
msgstr ""
-#: fortran/decl.c:6865 fortran/decl.c:6880
+#: fortran/decl.c:7011 fortran/decl.c:7026
#, no-c-format
msgid "Duplicate access-specifier at %C"
msgstr ""
-#: fortran/decl.c:6900
+#: fortran/decl.c:7046
#, no-c-format
msgid "Binding attributes already specify passing, illegal NOPASS at %C"
msgstr ""
-#: fortran/decl.c:6918
+#: fortran/decl.c:7066
#, no-c-format
-msgid "Duplicate NON_OVERRIDABLE at %C"
+msgid "Binding attributes already specify passing, illegal PASS at %C"
msgstr ""
-#: fortran/decl.c:6934
+#: fortran/decl.c:7093
#, no-c-format
-msgid "Duplicate DEFERRED at %C"
+msgid "Duplicate POINTER attribute at %C"
msgstr ""
-#: fortran/decl.c:6952
+#: fortran/decl.c:7112
#, no-c-format
-msgid "Binding attributes already specify passing, illegal PASS at %C"
+msgid "Duplicate NON_OVERRIDABLE at %C"
msgstr ""
-#: fortran/decl.c:6973
+#: fortran/decl.c:7128
+#, no-c-format
+msgid "Duplicate DEFERRED at %C"
+msgstr ""
+
+#: fortran/decl.c:7141
#, no-c-format
msgid "Expected access-specifier at %C"
msgstr ""
-#: fortran/decl.c:6975
+#: fortran/decl.c:7143
#, no-c-format
msgid "Expected binding attribute at %C"
msgstr ""
-#: fortran/decl.c:6983
+#: fortran/decl.c:7151
#, no-c-format
msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
msgstr ""
-#: fortran/decl.c:7027
+#: fortran/decl.c:7160
+#, no-c-format
+msgid "POINTER attribute is required for procedure pointer component at %C"
+msgstr ""
+
+#: fortran/decl.c:7202
#, no-c-format
msgid "Interface-name expected after '(' at %C"
msgstr ""
-#: fortran/decl.c:7033
+#: fortran/decl.c:7208
#, no-c-format
msgid "')' expected at %C"
msgstr ""
-#: fortran/decl.c:7055
+#: fortran/decl.c:7230
#, no-c-format
msgid "Interface must be specified for DEFERRED binding at %C"
msgstr ""
-#: fortran/decl.c:7060
+#: fortran/decl.c:7235
#, no-c-format
msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
msgstr ""
-#: fortran/decl.c:7071
-#, no-c-format
-msgid "Expected '::' after binding-attributes at %C"
-msgstr ""
-
-#: fortran/decl.c:7081
+#: fortran/decl.c:7256
#, no-c-format
msgid "Expected binding name at %C"
msgstr ""
-#: fortran/decl.c:7093
+#: fortran/decl.c:7268
#, no-c-format
msgid "'=> target' is invalid for DEFERRED binding at %C"
msgstr ""
-#: fortran/decl.c:7099
+#: fortran/decl.c:7274
#, no-c-format
msgid "'::' needed in PROCEDURE binding with explicit target at %C"
msgstr ""
-#: fortran/decl.c:7109
+#: fortran/decl.c:7284
#, no-c-format
msgid "Expected binding target after '=>' at %C"
msgstr ""
-#: fortran/decl.c:7121
+#: fortran/decl.c:7296
#, no-c-format
msgid "Junk after PROCEDURE declaration at %C"
msgstr ""
-#: fortran/decl.c:7136
+#: fortran/decl.c:7311
#, no-c-format
msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
msgstr ""
-#: fortran/decl.c:7147
+#: fortran/decl.c:7322
#, no-c-format
msgid ""
"There's already a procedure with binding name '%s' for the derived type '%s' "
"at %C"
msgstr ""
-#: fortran/decl.c:7180
+#: fortran/decl.c:7360
#, no-c-format
msgid "GENERIC at %C must be inside a derived-type CONTAINS"
msgstr ""
-#: fortran/decl.c:7197
+#: fortran/decl.c:7377
#, no-c-format
msgid "Expected '::' at %C"
msgstr ""
-#: fortran/decl.c:7207
+#: fortran/decl.c:7387
#, no-c-format
msgid "Expected generic name at %C"
msgstr ""
-#: fortran/decl.c:7218
+#: fortran/decl.c:7401
#, no-c-format
msgid ""
"There's already a non-generic procedure with binding name '%s' for the "
"derived type '%s' at %C"
msgstr ""
-#: fortran/decl.c:7227
+#: fortran/decl.c:7409
#, no-c-format
msgid "Binding at %C must have the same access as already defined binding '%s'"
msgstr ""
-#: fortran/decl.c:7255
+#: fortran/decl.c:7437
#, no-c-format
msgid "Expected specific binding name at %C"
msgstr ""
-#: fortran/decl.c:7266
+#: fortran/decl.c:7447
#, no-c-format
msgid "'%s' already defined as specific binding for the generic '%s' at %C"
msgstr ""
-#: fortran/decl.c:7284
+#: fortran/decl.c:7463
#, no-c-format
msgid "Junk after GENERIC binding at %C"
msgstr ""
-#: fortran/decl.c:7309
+#: fortran/decl.c:7488
#, no-c-format
msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
msgstr ""
-#: fortran/decl.c:7320
+#: fortran/decl.c:7499
#, no-c-format
msgid ""
"Derived type declaration with FINAL at %C must be in the specification part "
"of a MODULE"
msgstr ""
-#: fortran/decl.c:7342
+#: fortran/decl.c:7521
#, no-c-format
msgid "Empty FINAL at %C"
msgstr ""
-#: fortran/decl.c:7349
+#: fortran/decl.c:7528
#, no-c-format
msgid "Expected module procedure name at %C"
msgstr ""
-#: fortran/decl.c:7359
+#: fortran/decl.c:7538
#, no-c-format
msgid "Expected ',' at %C"
msgstr ""
-#: fortran/decl.c:7365
+#: fortran/decl.c:7544
#, no-c-format
msgid "Unknown procedure name \"%s\" at %C"
msgstr ""
-#: fortran/decl.c:7379
+#: fortran/decl.c:7558
#, no-c-format
msgid "'%s' at %C is already defined as FINAL procedure!"
msgstr ""
@@ -5427,403 +5656,415 @@ msgstr ""
msgid "<During initialization>\n"
msgstr ""
-#: fortran/error.c:715
+#: fortran/error.c:716
#, no-c-format
msgid "Error count reached limit of %d."
msgstr ""
-#: fortran/error.c:734 fortran/error.c:788 fortran/error.c:825
+#: fortran/error.c:735 fortran/error.c:789 fortran/error.c:826
msgid "Warning:"
msgstr ""
-#: fortran/error.c:790 fortran/error.c:873 fortran/error.c:899
+#: fortran/error.c:791 fortran/error.c:874 fortran/error.c:900
msgid "Error:"
msgstr ""
-#: fortran/error.c:923
+#: fortran/error.c:924
msgid "Fatal Error:"
msgstr ""
-#: fortran/error.c:942
+#: fortran/error.c:943
#, no-c-format
msgid "Internal Error at (1):"
msgstr ""
-#: fortran/expr.c:256
+#: fortran/expr.c:257
#, c-format
msgid "Constant expression required at %C"
msgstr ""
-#: fortran/expr.c:259
+#: fortran/expr.c:260
#, c-format
msgid "Integer expression required at %C"
msgstr ""
-#: fortran/expr.c:264
+#: fortran/expr.c:265
#, c-format
msgid "Integer value too large in expression at %C"
msgstr ""
-#: fortran/expr.c:1056
+#: fortran/expr.c:1058
#, no-c-format
msgid "Index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1232 fortran/expr.c:1283
+#: fortran/expr.c:1234 fortran/expr.c:1285
#, no-c-format
msgid "index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1885
+#: fortran/expr.c:1888
#, no-c-format
msgid "elemental function arguments at %C are not compliant"
msgstr ""
-#: fortran/expr.c:1929
+#: fortran/expr.c:1932
#, no-c-format
msgid "Numeric or CHARACTER operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1954
+#: fortran/expr.c:1957
#, no-c-format
msgid ""
"Concatenation operator in expression at %L must have two CHARACTER operands"
msgstr ""
-#: fortran/expr.c:1961
+#: fortran/expr.c:1964
#, no-c-format
msgid "Concat operator at %L must concatenate strings of the same kind"
msgstr ""
-#: fortran/expr.c:1971
+#: fortran/expr.c:1974
#, no-c-format
msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
msgstr ""
-#: fortran/expr.c:1987
+#: fortran/expr.c:1990
#, no-c-format
msgid "LOGICAL operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1998
+#: fortran/expr.c:2001
#, no-c-format
msgid "Only intrinsic operators can be used in expression at %L"
msgstr ""
-#: fortran/expr.c:2006
+#: fortran/expr.c:2009
#, no-c-format
msgid "Numeric operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:2099
+#: fortran/expr.c:2102
#, no-c-format
msgid "Assumed character length variable '%s' in constant expression at %L"
msgstr ""
-#: fortran/expr.c:2150 fortran/expr.c:2156
+#: fortran/expr.c:2153 fortran/expr.c:2159
#, no-c-format
msgid ""
"transformational intrinsic '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2188
+#: fortran/expr.c:2191
#, no-c-format
msgid "Extension: Evaluation of nonstandard initialization expression at %L"
msgstr ""
-#: fortran/expr.c:2245
+#: fortran/expr.c:2248
#, no-c-format
msgid ""
"Function '%s' in initialization expression at %L must be an intrinsic or a "
"specification function"
msgstr ""
-#: fortran/expr.c:2257
+#: fortran/expr.c:2260
#, no-c-format
msgid ""
"Intrinsic function '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2289
+#: fortran/expr.c:2292
#, no-c-format
msgid "PARAMETER '%s' is used at %L before its definition is complete"
msgstr ""
-#: fortran/expr.c:2309
+#: fortran/expr.c:2312
#, no-c-format
msgid ""
"Assumed size array '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2315
+#: fortran/expr.c:2318
#, no-c-format
msgid ""
"Assumed shape array '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2321
+#: fortran/expr.c:2324
#, no-c-format
msgid ""
"Deferred array '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2327
+#: fortran/expr.c:2330
#, no-c-format
msgid ""
"Array '%s' at %L is a variable, which does not reduce to a constant "
"expression"
msgstr ""
-#: fortran/expr.c:2337
+#: fortran/expr.c:2340
#, 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:2413
+#: fortran/expr.c:2416
#, no-c-format
msgid "Initialization expression didn't reduce %C"
msgstr ""
-#: fortran/expr.c:2492
+#: fortran/expr.c:2495
#, no-c-format
msgid "Specification function '%s' at %L cannot be a statement function"
msgstr ""
-#: fortran/expr.c:2499
+#: fortran/expr.c:2502
#, no-c-format
msgid "Specification function '%s' at %L cannot be an internal function"
msgstr ""
-#: fortran/expr.c:2506
+#: fortran/expr.c:2509
#, no-c-format
msgid "Specification function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2513
+#: fortran/expr.c:2516
#, no-c-format
msgid "Specification function '%s' at %L cannot be RECURSIVE"
msgstr ""
-#: fortran/expr.c:2647
+#: fortran/expr.c:2650
#, no-c-format
msgid "Dummy argument '%s' not allowed in expression at %L"
msgstr ""
-#: fortran/expr.c:2654
+#: fortran/expr.c:2657
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
msgstr ""
-#: fortran/expr.c:2661
+#: fortran/expr.c:2664
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
msgstr ""
-#: fortran/expr.c:2692
+#: fortran/expr.c:2695
#, no-c-format
msgid "Variable '%s' cannot appear in the expression at %L"
msgstr ""
-#: fortran/expr.c:2742
+#: fortran/expr.c:2745
#, no-c-format
msgid "Expression at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/expr.c:2752
+#: fortran/expr.c:2755
#, no-c-format
msgid "Function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2761
+#: fortran/expr.c:2764
#, no-c-format
msgid "Expression at %L must be scalar"
msgstr ""
-#: fortran/expr.c:2788
+#: fortran/expr.c:2791
#, no-c-format
msgid "Incompatible ranks in %s (%d and %d) at %L"
msgstr ""
-#: fortran/expr.c:2802
+#: fortran/expr.c:2805
#, no-c-format
msgid "Different shape for %s at %L on dimension %d (%d and %d)"
msgstr ""
-#: fortran/expr.c:2848 fortran/expr.c:3105
+#: fortran/expr.c:2851 fortran/expr.c:3111
#, no-c-format
msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/expr.c:2900
+#: fortran/expr.c:2903
#, no-c-format
msgid "'%s' at %L is not a VALUE"
msgstr ""
-#: fortran/expr.c:2907
+#: fortran/expr.c:2910
#, no-c-format
msgid "Incompatible ranks %d and %d in assignment at %L"
msgstr ""
-#: fortran/expr.c:2914
+#: fortran/expr.c:2917
#, no-c-format
msgid "Variable type is UNKNOWN in assignment at %L"
msgstr ""
-#: fortran/expr.c:2926
+#: fortran/expr.c:2929
#, no-c-format
msgid "NULL appears on right-hand side in assignment at %L"
msgstr ""
-#: fortran/expr.c:2937
+#: fortran/expr.c:2940
#, no-c-format
msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
msgstr ""
-#: fortran/expr.c:2946
+#: fortran/expr.c:2949
#, no-c-format
msgid "POINTER valued function appears on right-hand side of assignment at %L"
msgstr ""
-#: fortran/expr.c:2951
+#: fortran/expr.c:2954
msgid "array assignment"
msgstr ""
-#: fortran/expr.c:2956
+#: fortran/expr.c:2959
#, no-c-format
msgid ""
"Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
msgstr ""
-#: fortran/expr.c:2962 fortran/resolve.c:6658
+#: fortran/expr.c:2965 fortran/resolve.c:6726
#, no-c-format
msgid ""
"Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/"
"DBLE/CMPLX"
msgstr ""
-#: fortran/expr.c:2972 fortran/resolve.c:6668
+#: fortran/expr.c:2975 fortran/resolve.c:6736
#, no-c-format
msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
msgstr ""
-#: fortran/expr.c:2980 fortran/resolve.c:6677
+#: fortran/expr.c:2983 fortran/resolve.c:6745
#, no-c-format
msgid ""
"Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
"disabled with the option -fno-range-check"
msgstr ""
-#: fortran/expr.c:2984 fortran/resolve.c:6681
+#: fortran/expr.c:2987 fortran/resolve.c:6749
#, no-c-format
msgid ""
"Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
"disabled with the option -fno-range-check"
msgstr ""
-#: fortran/expr.c:2988 fortran/resolve.c:6685
+#: fortran/expr.c:2991 fortran/resolve.c:6753
#, no-c-format
msgid ""
"Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
"with the option -fno-range-check"
msgstr ""
-#: fortran/expr.c:3010
+#: fortran/expr.c:3013
#, no-c-format
msgid ""
"Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
msgstr ""
-#: fortran/expr.c:3046
+#: fortran/expr.c:3049
#, no-c-format
msgid "Pointer assignment target is not a POINTER at %L"
msgstr ""
-#: fortran/expr.c:3055
+#: fortran/expr.c:3058
#, 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:3083
+#: fortran/expr.c:3089
#, no-c-format
msgid "Expected bounds specification for '%s' at %L"
msgstr ""
-#: fortran/expr.c:3088
+#: fortran/expr.c:3094
#, no-c-format
msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3094
+#: fortran/expr.c:3100
#, no-c-format
msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
msgstr ""
-#: fortran/expr.c:3112
+#: fortran/expr.c:3118
#, no-c-format
msgid "Pointer assignment to non-POINTER at %L"
msgstr ""
-#: fortran/expr.c:3121
+#: fortran/expr.c:3127
#, no-c-format
msgid "Bad pointer object in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3140
+#: fortran/expr.c:3147
#, no-c-format
msgid "Invalid procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3146
+#: fortran/expr.c:3153
#, no-c-format
msgid ""
"Abstract interface '%s' is invalid in procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3155
+#: fortran/expr.c:3163
+#, no-c-format
+msgid ""
+"Statement function '%s' is invalid in procedure pointer assignment at %L"
+msgstr ""
+
+#: fortran/expr.c:3169
+#, no-c-format
+msgid ""
+"Internal procedure '%s' is invalid in procedure pointer assignment at %L"
+msgstr ""
+
+#: fortran/expr.c:3181
#, no-c-format
msgid "Interfaces don't match in procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3164
+#: fortran/expr.c:3190
#, no-c-format
msgid ""
"Different types in pointer assignment at %L; attempted assignment of %s to %s"
msgstr ""
-#: fortran/expr.c:3172
+#: fortran/expr.c:3198
#, no-c-format
msgid "Different kind type parameters in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3179
+#: fortran/expr.c:3205
#, no-c-format
msgid "Different ranks in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3201
+#: fortran/expr.c:3227
#, no-c-format
msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
msgstr ""
-#: fortran/expr.c:3208
+#: fortran/expr.c:3234
#, no-c-format
msgid "Bad target in pointer assignment in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3214
+#: fortran/expr.c:3240
#, no-c-format
msgid "Pointer assignment with vector subscript on rhs at %L"
msgstr ""
-#: fortran/expr.c:3222
+#: fortran/expr.c:3248
#, no-c-format
msgid "Pointer assignment target has PROTECTED attribute at %L"
msgstr ""
@@ -5962,12 +6203,12 @@ msgstr ""
msgid "Second argument of defined assignment at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:660 fortran/resolve.c:10585
+#: fortran/interface.c:660 fortran/resolve.c:10741
#, no-c-format
msgid "First argument of operator interface at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:664 fortran/resolve.c:10597
+#: fortran/interface.c:664 fortran/resolve.c:10753
#, no-c-format
msgid "Second argument of operator interface at %L must be INTENT(IN)"
msgstr ""
@@ -6041,7 +6282,7 @@ msgstr ""
msgid "More actual than formal arguments in procedure call at %L"
msgstr ""
-#: fortran/interface.c:1798 fortran/interface.c:2030
+#: fortran/interface.c:1798 fortran/interface.c:2031
#, no-c-format
msgid "Missing alternate return spec in subroutine call at %L"
msgstr ""
@@ -6079,51 +6320,51 @@ msgid ""
"at %L"
msgstr ""
-#: fortran/interface.c:1870
+#: fortran/interface.c:1871
#, no-c-format
msgid "Expected a procedure pointer for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1882
+#: fortran/interface.c:1883
#, no-c-format
msgid "Expected a procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1892
+#: fortran/interface.c:1893
#, no-c-format
msgid "Expected a PURE procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1906
+#: fortran/interface.c:1907
#, no-c-format
msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
msgstr ""
-#: fortran/interface.c:1915
+#: fortran/interface.c:1916
#, no-c-format
msgid "Actual argument for '%s' must be a pointer at %L"
msgstr ""
-#: fortran/interface.c:1924
+#: fortran/interface.c:1925
#, no-c-format
msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
msgstr ""
-#: fortran/interface.c:1937
+#: fortran/interface.c:1938
#, no-c-format
msgid ""
"Actual argument at %L must be definable as the dummy argument '%s' is INTENT "
"= OUT/INOUT"
msgstr ""
-#: fortran/interface.c:1946
+#: fortran/interface.c:1947
#, no-c-format
msgid ""
"Actual argument at %L is use-associated with PROTECTED attribute and dummy "
"argument '%s' is INTENT = OUT/INOUT"
msgstr ""
-#: fortran/interface.c:1959
+#: fortran/interface.c:1960
#, no-c-format
msgid ""
"Array-section actual argument with vector subscripts at %L is incompatible "
@@ -6131,80 +6372,80 @@ msgid ""
"'%s'"
msgstr ""
-#: fortran/interface.c:1976
+#: fortran/interface.c:1977
#, no-c-format
msgid ""
"Assumed-shape actual argument at %L is incompatible with the non-assumed-"
"shape dummy argument '%s' due to VOLATILE attribute"
msgstr ""
-#: fortran/interface.c:1988
+#: fortran/interface.c:1989
#, no-c-format
msgid ""
"Array-section actual argument at %L is incompatible with the non-assumed-"
"shape dummy argument '%s' due to VOLATILE attribute"
msgstr ""
-#: fortran/interface.c:2007
+#: fortran/interface.c:2008
#, no-c-format
msgid ""
"Pointer-array actual argument at %L requires an assumed-shape or pointer-"
"array dummy argument '%s' due to VOLATILE attribute"
msgstr ""
-#: fortran/interface.c:2037
+#: fortran/interface.c:2038
#, no-c-format
msgid "Missing actual argument for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2223
+#: fortran/interface.c:2224
#, no-c-format
msgid ""
"Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
"argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2279
+#: fortran/interface.c:2280
#, no-c-format
msgid ""
"Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
msgstr ""
-#: fortran/interface.c:2289
+#: fortran/interface.c:2290
#, 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:2297
+#: fortran/interface.c:2298
#, no-c-format
msgid ""
"Procedure argument at %L is local to a PURE procedure and has the POINTER "
"attribute"
msgstr ""
-#: fortran/interface.c:2323
+#: fortran/interface.c:2324
#, no-c-format
msgid "Procedure '%s' called with an implicit interface at %L"
msgstr ""
-#: fortran/interface.c:2334
+#: fortran/interface.c:2335
#, no-c-format
msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
msgstr ""
-#: fortran/interface.c:2569
+#: fortran/interface.c:2570
#, no-c-format
msgid "Function '%s' called in lieu of an operator at %L must be PURE"
msgstr ""
-#: fortran/interface.c:2649
+#: fortran/interface.c:2650
#, no-c-format
msgid "Entity '%s' at %C is already present in the interface"
msgstr ""
-#: fortran/intrinsic.c:840
+#: fortran/intrinsic.c:842
#, no-c-format
msgid ""
"The intrinsic '%s' at %L is not included in the selected standard but %s and "
@@ -6212,88 +6453,88 @@ msgid ""
"option or define -fall-intrinsics to allow this intrinsic."
msgstr ""
-#: fortran/intrinsic.c:3079
+#: fortran/intrinsic.c:3083
#, no-c-format
msgid "Too many arguments in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3094
+#: fortran/intrinsic.c:3098
#, no-c-format
msgid ""
"The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
"context at %L"
msgstr ""
-#: fortran/intrinsic.c:3097
+#: fortran/intrinsic.c:3101
#, no-c-format
msgid "Can't find keyword named '%s' in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3104
+#: fortran/intrinsic.c:3108
#, no-c-format
msgid "Argument '%s' is appears twice in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3118
+#: fortran/intrinsic.c:3122
#, no-c-format
msgid "Missing actual argument '%s' in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3133
+#: fortran/intrinsic.c:3137
#, no-c-format
msgid "ALTERNATE RETURN not permitted at %L"
msgstr ""
-#: fortran/intrinsic.c:3190
+#: fortran/intrinsic.c:3194
#, no-c-format
msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
msgstr ""
-#: fortran/intrinsic.c:3556
+#: fortran/intrinsic.c:3560
#, no-c-format
msgid "Intrinsic '%s' (is %s) is used at %L"
msgstr ""
-#: fortran/intrinsic.c:3620
+#: fortran/intrinsic.c:3624
#, no-c-format
msgid "Fortran 2003: Function '%s' as initialization expression at %L"
msgstr ""
-#: fortran/intrinsic.c:3696
+#: fortran/intrinsic.c:3700
#, no-c-format
msgid ""
"Fortran 2003: Elemental function as initialization expression with non-"
"integer/non-character arguments at %L"
msgstr ""
-#: fortran/intrinsic.c:3757
+#: fortran/intrinsic.c:3761
#, no-c-format
msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
msgstr ""
-#: fortran/intrinsic.c:3829
+#: fortran/intrinsic.c:3833
#, no-c-format
msgid "Extension: Conversion from %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3832
+#: fortran/intrinsic.c:3836
#, no-c-format
msgid "Conversion from %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3879
+#: fortran/intrinsic.c:3883
#, no-c-format
msgid "Can't convert %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3975
+#: fortran/intrinsic.c:3979
#, no-c-format
msgid ""
"'%s' declared at %L may shadow the intrinsic of the same name. In order to "
"call the intrinsic, explicit INTRINSIC declarations may be required."
msgstr ""
-#: fortran/intrinsic.c:3980
+#: fortran/intrinsic.c:3984
#, no-c-format
msgid ""
"'%s' declared at %L is also the name of an intrinsic. It can only be called "
@@ -6572,7 +6813,7 @@ msgstr ""
msgid "CLOSE statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2152 fortran/match.c:1948
+#: fortran/io.c:2152 fortran/match.c:1949
#, no-c-format
msgid "%s statement not allowed in PURE procedure at %C"
msgstr ""
@@ -6690,7 +6931,7 @@ msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
msgstr ""
#. A general purpose syntax error.
-#: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2220
+#: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2232
#, no-c-format
msgid "Syntax error in %s statement at %C"
msgstr ""
@@ -6744,7 +6985,7 @@ msgstr ""
msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
msgstr ""
-#: fortran/io.c:3708 fortran/trans-io.c:1178
+#: fortran/io.c:3708 fortran/trans-io.c:1176
#, no-c-format
msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
msgstr ""
@@ -6856,174 +7097,174 @@ msgstr ""
msgid "Invalid form of PROGRAM statement at %C"
msgstr ""
-#: fortran/match.c:1385 fortran/match.c:1466
+#: fortran/match.c:1386 fortran/match.c:1467
#, no-c-format
msgid "Obsolescent: arithmetic IF statement at %C"
msgstr ""
-#: fortran/match.c:1441
+#: fortran/match.c:1442
#, no-c-format
msgid "Syntax error in IF-expression at %C"
msgstr ""
-#: fortran/match.c:1452
+#: fortran/match.c:1453
#, no-c-format
msgid "Block label not appropriate for arithmetic IF statement at %C"
msgstr ""
-#: fortran/match.c:1490
+#: fortran/match.c:1491
#, no-c-format
msgid "Block label is not appropriate for IF statement at %C"
msgstr ""
-#: fortran/match.c:1570 fortran/primary.c:2916
+#: fortran/match.c:1571 fortran/primary.c:2931
#, no-c-format
msgid "Cannot assign to a named constant at %C"
msgstr ""
-#: fortran/match.c:1580
+#: fortran/match.c:1581
#, no-c-format
msgid "Unclassifiable statement in IF-clause at %C"
msgstr ""
-#: fortran/match.c:1587
+#: fortran/match.c:1588
#, no-c-format
msgid "Syntax error in IF-clause at %C"
msgstr ""
-#: fortran/match.c:1631
+#: fortran/match.c:1632
#, no-c-format
msgid "Unexpected junk after ELSE statement at %C"
msgstr ""
-#: fortran/match.c:1637 fortran/match.c:1672
+#: fortran/match.c:1638 fortran/match.c:1673
#, no-c-format
msgid "Label '%s' at %C doesn't match IF label '%s'"
msgstr ""
-#: fortran/match.c:1666
+#: fortran/match.c:1667
#, no-c-format
msgid "Unexpected junk after ELSE IF statement at %C"
msgstr ""
-#: fortran/match.c:1834
+#: fortran/match.c:1835
#, no-c-format
msgid "Name '%s' in %s statement at %C is not a loop name"
msgstr ""
-#: fortran/match.c:1850
+#: fortran/match.c:1851
#, no-c-format
msgid "%s statement at %C is not within a loop"
msgstr ""
-#: fortran/match.c:1853
+#: fortran/match.c:1854
#, no-c-format
msgid "%s statement at %C is not within loop '%s'"
msgstr ""
-#: fortran/match.c:1861
+#: fortran/match.c:1862
#, no-c-format
msgid "%s statement at %C leaving OpenMP structured block"
msgstr ""
-#: fortran/match.c:1874
+#: fortran/match.c:1875
#, no-c-format
msgid "EXIT statement at %C terminating !$OMP DO loop"
msgstr ""
-#: fortran/match.c:1926
+#: fortran/match.c:1927
#, no-c-format
msgid "Too many digits in STOP code at %C"
msgstr ""
-#: fortran/match.c:1979
+#: fortran/match.c:1980
#, no-c-format
msgid "Deleted feature: PAUSE statement at %C"
msgstr ""
-#: fortran/match.c:2027
+#: fortran/match.c:2028
#, no-c-format
msgid "Deleted feature: ASSIGN statement at %C"
msgstr ""
-#: fortran/match.c:2073
+#: fortran/match.c:2074
#, no-c-format
msgid "Deleted feature: Assigned GOTO statement at %C"
msgstr ""
-#: fortran/match.c:2120 fortran/match.c:2172
+#: fortran/match.c:2121 fortran/match.c:2173
#, no-c-format
msgid "Statement label list in GOTO at %C cannot be empty"
msgstr ""
-#: fortran/match.c:2257
+#: fortran/match.c:2258
#, no-c-format
msgid "Bad allocate-object at %C for a PURE procedure"
msgstr ""
-#: fortran/match.c:2273 fortran/match.c:2475
+#: fortran/match.c:2274 fortran/match.c:2476
#, no-c-format
msgid ""
"Allocate-object at %C is not a nonprocedure pointer or an allocatable "
"variable"
msgstr ""
-#: fortran/match.c:2290 fortran/match.c:2492
+#: fortran/match.c:2291 fortran/match.c:2493
#, no-c-format
msgid "Redundant STAT tag found at %L "
msgstr ""
-#: fortran/match.c:2310 fortran/match.c:2512
+#: fortran/match.c:2311 fortran/match.c:2513
#, no-c-format
msgid "Fortran 2003: ERRMSG at %L"
msgstr ""
-#: fortran/match.c:2316 fortran/match.c:2518
+#: fortran/match.c:2317 fortran/match.c:2519
#, no-c-format
msgid "Redundant ERRMSG tag found at %L "
msgstr ""
-#: fortran/match.c:2384
+#: fortran/match.c:2385
#, no-c-format
msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
msgstr ""
-#: fortran/match.c:2462
+#: fortran/match.c:2463
#, no-c-format
msgid "Illegal allocate-object at %C for a PURE procedure"
msgstr ""
-#: fortran/match.c:2572
+#: fortran/match.c:2573
#, no-c-format
msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
msgstr ""
-#: fortran/match.c:2603
+#: fortran/match.c:2604
#, no-c-format
msgid "Extension: RETURN statement in main program at %C"
msgstr ""
-#: fortran/match.c:2634
+#: fortran/match.c:2635
#, no-c-format
msgid "Expected component reference at %C"
msgstr ""
-#: fortran/match.c:2640
+#: fortran/match.c:2641
#, no-c-format
msgid "Junk after CALL at %C"
msgstr ""
-#: fortran/match.c:2646
+#: fortran/match.c:2651
#, no-c-format
-msgid "Expected type-bound procedure reference at %C"
+msgid "Expected type-bound procedure or procedure pointer component at %C"
msgstr ""
-#: fortran/match.c:2864
+#: fortran/match.c:2868
#, no-c-format
msgid "Syntax error in common block name at %C"
msgstr ""
-#: fortran/match.c:2900
+#: fortran/match.c:2904
#, no-c-format
msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
msgstr ""
@@ -7031,131 +7272,131 @@ msgstr ""
#. If we find an error, just print it and continue,
#. cause it's just semantic, and we can see if there
#. are more errors.
-#: fortran/match.c:2959
+#: fortran/match.c:2963
#, no-c-format
msgid ""
"Variable '%s' at %L in common block '%s' at %C must be declared with a C "
"interoperable kind since common block '%s' is bind(c)"
msgstr ""
-#: fortran/match.c:2968
+#: fortran/match.c:2972
#, no-c-format
msgid ""
"Variable '%s' in common block '%s' at %C can not be bind(c) since it is not "
"global"
msgstr ""
-#: fortran/match.c:2975
+#: fortran/match.c:2979
#, no-c-format
msgid "Symbol '%s' at %C is already in a COMMON block"
msgstr ""
-#: fortran/match.c:2983
+#: fortran/match.c:2987
#, no-c-format
msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
msgstr ""
-#: fortran/match.c:3010
+#: fortran/match.c:3014
#, no-c-format
msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
msgstr ""
-#: fortran/match.c:3020
+#: fortran/match.c:3024
#, no-c-format
msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
msgstr ""
-#: fortran/match.c:3052
+#: fortran/match.c:3056
#, 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:3160
+#: fortran/match.c:3164
#, no-c-format
msgid "Namelist group name '%s' at %C already has a basic type of %s"
msgstr ""
-#: fortran/match.c:3168
+#: fortran/match.c:3172
#, no-c-format
msgid ""
"Namelist group name '%s' at %C already is USE associated and cannot be "
"respecified."
msgstr ""
-#: fortran/match.c:3195
+#: fortran/match.c:3199
#, no-c-format
msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
msgstr ""
-#: fortran/match.c:3202
+#: fortran/match.c:3206
#, no-c-format
msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
msgstr ""
-#: fortran/match.c:3329
+#: fortran/match.c:3333
#, no-c-format
msgid "Derived type component %C is not a permitted EQUIVALENCE member"
msgstr ""
-#: fortran/match.c:3337
+#: fortran/match.c:3341
#, no-c-format
msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
msgstr ""
-#: fortran/match.c:3365
+#: fortran/match.c:3369
#, no-c-format
msgid "EQUIVALENCE at %C requires two or more objects"
msgstr ""
-#: fortran/match.c:3379
+#: fortran/match.c:3383
#, no-c-format
msgid ""
"Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
msgstr ""
-#: fortran/match.c:3505
+#: fortran/match.c:3509
#, no-c-format
msgid "Statement function at %L is recursive"
msgstr ""
-#: fortran/match.c:3593
+#: fortran/match.c:3597
#, no-c-format
msgid "Expected initialization expression in CASE at %C"
msgstr ""
-#: fortran/match.c:3616
+#: fortran/match.c:3620
#, no-c-format
msgid "Expected the name of the SELECT CASE construct at %C"
msgstr ""
-#: fortran/match.c:3628
+#: fortran/match.c:3632
#, no-c-format
msgid "Expected case name of '%s' at %C"
msgstr ""
-#: fortran/match.c:3672
+#: fortran/match.c:3676
#, no-c-format
msgid "Unexpected CASE statement at %C"
msgstr ""
-#: fortran/match.c:3724
+#: fortran/match.c:3728
#, no-c-format
msgid "Syntax error in CASE-specification at %C"
msgstr ""
-#: fortran/match.c:3844
+#: fortran/match.c:3848
#, no-c-format
msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
msgstr ""
-#: fortran/match.c:3882
+#: fortran/match.c:3886
#, no-c-format
msgid "Label '%s' at %C doesn't match WHERE label '%s'"
msgstr ""
-#: fortran/match.c:3982
+#: fortran/match.c:3986
#, no-c-format
msgid "Syntax error in FORALL iterator at %C"
msgstr ""
@@ -7327,150 +7568,150 @@ msgstr ""
msgid "Bad type in constant expression"
msgstr ""
-#: fortran/module.c:3078
+#: fortran/module.c:3079
#, no-c-format
msgid "Namelist %s cannot be renamed by USE association to %s"
msgstr ""
-#: fortran/module.c:4258
+#: fortran/module.c:4261
#, no-c-format
msgid "Symbol '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4265
+#: fortran/module.c:4268
#, no-c-format
msgid "User operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4270
+#: fortran/module.c:4273
#, no-c-format
msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4833
+#: fortran/module.c:4836
#, no-c-format
msgid "Can't open module file '%s' for writing at %C: %s"
msgstr ""
-#: fortran/module.c:4871
+#: fortran/module.c:4874
#, no-c-format
msgid "Error writing module file '%s' for writing: %s"
msgstr ""
-#: fortran/module.c:4880
+#: fortran/module.c:4883
#, no-c-format
msgid "Can't delete module file '%s': %s"
msgstr ""
-#: fortran/module.c:4883
+#: fortran/module.c:4886
#, no-c-format
msgid "Can't rename module file '%s' to '%s': %s"
msgstr ""
-#: fortran/module.c:4889
+#: fortran/module.c:4892
#, no-c-format
msgid "Can't delete temporary module file '%s': %s"
msgstr ""
-#: fortran/module.c:4909 fortran/module.c:4991
+#: fortran/module.c:4912 fortran/module.c:4994
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L does not exist in intrinsic module "
"ISO_C_BINDING."
msgstr ""
-#: fortran/module.c:5026
+#: fortran/module.c:5029
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
msgstr ""
-#: fortran/module.c:5048
+#: fortran/module.c:5051
#, no-c-format
msgid "Symbol '%s' already declared"
msgstr ""
-#: fortran/module.c:5103
+#: fortran/module.c:5106
#, no-c-format
msgid ""
"Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
"used previously"
msgstr ""
-#: fortran/module.c:5116
+#: fortran/module.c:5119
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L does not exist in intrinsic module "
"ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:5124
+#: fortran/module.c:5127
#, no-c-format
msgid ""
"Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
"ISO_FORTRAN_ENV at %L is incompatible with option %s"
msgstr ""
-#: fortran/module.c:5152
+#: fortran/module.c:5155
#, no-c-format
msgid ""
"Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
"ISO_FORTRAN_ENV at %C is incompatible with option %s"
msgstr ""
-#: fortran/module.c:5168
+#: fortran/module.c:5171
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:5202
+#: fortran/module.c:5205
#, no-c-format
msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
msgstr ""
-#: fortran/module.c:5210
+#: fortran/module.c:5213
#, no-c-format
msgid "Fortran 2003: ISO_C_BINDING module at %C"
msgstr ""
-#: fortran/module.c:5220
+#: fortran/module.c:5223
#, no-c-format
msgid "Can't find an intrinsic module named '%s' at %C"
msgstr ""
-#: fortran/module.c:5225
+#: fortran/module.c:5228
#, no-c-format
msgid "Can't open module file '%s' for reading at %C: %s"
msgstr ""
-#: fortran/module.c:5233
+#: fortran/module.c:5236
#, no-c-format
msgid ""
"Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
"used previously"
msgstr ""
-#: fortran/module.c:5248
+#: fortran/module.c:5251
msgid "Unexpected end of module"
msgstr ""
-#: fortran/module.c:5253
+#: fortran/module.c:5256
#, no-c-format
msgid "File '%s' opened at %C is not a GFORTRAN module file"
msgstr ""
-#: fortran/module.c:5260
+#: fortran/module.c:5263
#, no-c-format
msgid "Parse error when checking module version for file '%s' opened at %C"
msgstr ""
-#: fortran/module.c:5265
+#: fortran/module.c:5268
#, no-c-format
msgid "Wrong module version '%s' (expected '"
msgstr ""
-#: fortran/module.c:5278
+#: fortran/module.c:5281
#, no-c-format
msgid "Can't USE the same module we're building!"
msgstr ""
@@ -7505,7 +7746,7 @@ msgstr ""
msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
msgstr ""
-#: fortran/openmp.c:759 fortran/resolve.c:6567 fortran/resolve.c:6921
+#: fortran/openmp.c:759 fortran/resolve.c:6635 fortran/resolve.c:6989
#, no-c-format
msgid "IF clause at %L requires a scalar LOGICAL expression"
msgstr ""
@@ -7958,7 +8199,7 @@ msgstr ""
msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
msgstr ""
-#: fortran/parse.c:1800 fortran/parse.c:1911
+#: fortran/parse.c:1800 fortran/parse.c:1907
#, no-c-format
msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
msgstr ""
@@ -7968,7 +8209,7 @@ msgstr ""
msgid "PRIVATE statement at %C must precede procedure bindings"
msgstr ""
-#: fortran/parse.c:1816 fortran/parse.c:1927
+#: fortran/parse.c:1816 fortran/parse.c:1923
#, no-c-format
msgid "Duplicate PRIVATE statement at %C"
msgstr ""
@@ -7983,206 +8224,201 @@ msgstr ""
msgid "Already inside a CONTAINS block at %C"
msgstr ""
-#: fortran/parse.c:1886
-#, no-c-format
-msgid "PROCEDURE binding at %C must be inside CONTAINS"
-msgstr ""
-
-#: fortran/parse.c:1891
+#: fortran/parse.c:1887
#, no-c-format
msgid "FINAL declaration at %C must be inside CONTAINS"
msgstr ""
-#: fortran/parse.c:1900
+#: fortran/parse.c:1896
#, no-c-format
msgid "Fortran 2003: Derived type definition at %C without components"
msgstr ""
-#: fortran/parse.c:1919
+#: fortran/parse.c:1915
#, no-c-format
msgid "PRIVATE statement at %C must precede structure components"
msgstr ""
-#: fortran/parse.c:1940
+#: fortran/parse.c:1936
#, no-c-format
msgid "SEQUENCE statement at %C must precede structure components"
msgstr ""
-#: fortran/parse.c:1947
+#: fortran/parse.c:1943
#, no-c-format
msgid "SEQUENCE attribute at %C already specified in TYPE statement"
msgstr ""
-#: fortran/parse.c:1952
+#: fortran/parse.c:1948
#, no-c-format
msgid "Duplicate SEQUENCE statement at %C"
msgstr ""
-#: fortran/parse.c:1963
+#: fortran/parse.c:1959
#, no-c-format
msgid "Fortran 2003: CONTAINS block in derived type definition at %C"
msgstr ""
-#: fortran/parse.c:2045
+#: fortran/parse.c:2047
#, no-c-format
msgid "ENUM declaration at %C has no ENUMERATORS"
msgstr ""
-#: fortran/parse.c:2131
+#: fortran/parse.c:2133
#, no-c-format
msgid "Unexpected %s statement in INTERFACE block at %C"
msgstr ""
-#: fortran/parse.c:2157
+#: fortran/parse.c:2159
#, no-c-format
msgid "SUBROUTINE at %C does not belong in a generic function interface"
msgstr ""
-#: fortran/parse.c:2161
+#: fortran/parse.c:2163
#, no-c-format
msgid "FUNCTION at %C does not belong in a generic subroutine interface"
msgstr ""
-#: fortran/parse.c:2171
+#: fortran/parse.c:2173
#, no-c-format
msgid ""
"Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/parse.c:2202
+#: fortran/parse.c:2204
#, no-c-format
msgid "Unexpected %s statement at %C in INTERFACE body"
msgstr ""
-#: fortran/parse.c:2220
+#: fortran/parse.c:2222
#, no-c-format
msgid ""
"INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
msgstr ""
-#: fortran/parse.c:2406
+#: fortran/parse.c:2408
#, no-c-format
msgid "%s statement must appear in a MODULE"
msgstr ""
-#: fortran/parse.c:2413
+#: fortran/parse.c:2415
#, no-c-format
msgid "%s statement at %C follows another accessibility specification"
msgstr ""
-#: fortran/parse.c:2463
+#: fortran/parse.c:2465
#, no-c-format
msgid "Bad kind expression for function '%s' at %L"
msgstr ""
-#: fortran/parse.c:2467
+#: fortran/parse.c:2469
#, no-c-format
msgid "The type for function '%s' at %L is not accessible"
msgstr ""
-#: fortran/parse.c:2525
+#: fortran/parse.c:2527
#, no-c-format
msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
msgstr ""
-#: fortran/parse.c:2546
+#: fortran/parse.c:2548
#, no-c-format
msgid "Unexpected %s statement in WHERE block at %C"
msgstr ""
-#: fortran/parse.c:2605
+#: fortran/parse.c:2607
#, no-c-format
msgid "Unexpected %s statement in FORALL block at %C"
msgstr ""
-#: fortran/parse.c:2656
+#: fortran/parse.c:2658
#, no-c-format
msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
msgstr ""
-#: fortran/parse.c:2674
+#: fortran/parse.c:2676
#, no-c-format
msgid "Duplicate ELSE statements at %L and %C"
msgstr ""
-#: fortran/parse.c:2735
+#: fortran/parse.c:2737
#, no-c-format
msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
msgstr ""
-#: fortran/parse.c:2793
+#: fortran/parse.c:2795
#, no-c-format
msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
msgstr ""
-#: fortran/parse.c:2826
+#: fortran/parse.c:2828
#, no-c-format
msgid "End of nonblock DO statement at %C is within another block"
msgstr ""
-#: fortran/parse.c:2835
+#: fortran/parse.c:2837
#, no-c-format
msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
msgstr ""
-#: fortran/parse.c:2884
+#: fortran/parse.c:2886
#, no-c-format
msgid "Statement label in ENDDO at %C doesn't match DO label"
msgstr ""
-#: fortran/parse.c:2900
+#: fortran/parse.c:2902
#, no-c-format
msgid "Named block DO at %L requires matching ENDDO name"
msgstr ""
-#: fortran/parse.c:3159
+#: fortran/parse.c:3161
#, no-c-format
msgid "Name after !$omp critical and !$omp end critical does not match at %C"
msgstr ""
-#: fortran/parse.c:3215
+#: fortran/parse.c:3217
#, no-c-format
msgid "%s statement at %C cannot terminate a non-block DO loop"
msgstr ""
-#: fortran/parse.c:3402
+#: fortran/parse.c:3404
#, no-c-format
msgid "Contained procedure '%s' at %C is already ambiguous"
msgstr ""
-#: fortran/parse.c:3452
+#: fortran/parse.c:3454
#, no-c-format
msgid "Unexpected %s statement in CONTAINS section at %C"
msgstr ""
-#: fortran/parse.c:3476
+#: fortran/parse.c:3478
#, no-c-format
msgid ""
"Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at "
"%C"
msgstr ""
-#: fortran/parse.c:3547
+#: fortran/parse.c:3549
#, no-c-format
msgid "CONTAINS statement at %C is already in a contained program unit"
msgstr ""
-#: fortran/parse.c:3596
+#: fortran/parse.c:3598
#, no-c-format
msgid "Global name '%s' at %L is already being used as a %s at %L"
msgstr ""
-#: fortran/parse.c:3617
+#: fortran/parse.c:3619
#, no-c-format
msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
msgstr ""
-#: fortran/parse.c:3643
+#: fortran/parse.c:3645
#, no-c-format
msgid "Unexpected %s statement in BLOCK DATA at %C"
msgstr ""
-#: fortran/parse.c:3686
+#: fortran/parse.c:3688
#, no-c-format
msgid "Unexpected %s statement in MODULE at %C"
msgstr ""
@@ -8190,7 +8426,7 @@ msgstr ""
#. If we see a duplicate main program, shut down. If the second
#. instance is an implied main program, i.e. data decls or executable
#. statements, we're in for lots of errors.
-#: fortran/parse.c:3934
+#: fortran/parse.c:3936
#, no-c-format
msgid "Two main PROGRAMs at %L and %C"
msgstr ""
@@ -8368,113 +8604,113 @@ msgstr ""
msgid "Syntax error in argument list at %C"
msgstr ""
-#: fortran/primary.c:1772
+#: fortran/primary.c:1775
#, no-c-format
msgid "Expected structure component name at %C"
msgstr ""
-#: fortran/primary.c:1809
+#: fortran/primary.c:1812
#, no-c-format
msgid "Expected argument list at %C"
msgstr ""
-#: fortran/primary.c:2103
+#: fortran/primary.c:2118
#, no-c-format
msgid ""
"Fortran 2003: Structure constructor with missing optional arguments at %C"
msgstr ""
-#: fortran/primary.c:2111
+#: fortran/primary.c:2126
#, no-c-format
msgid ""
"No initializer for component '%s' given in the structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2167
+#: fortran/primary.c:2182
#, no-c-format
msgid "Can't construct ABSTRACT type '%s' at %C"
msgstr ""
-#: fortran/primary.c:2195
+#: fortran/primary.c:2210
#, no-c-format
msgid "Fortran 2003: Structure constructor with named arguments at %C"
msgstr ""
-#: fortran/primary.c:2210
+#: fortran/primary.c:2225
#, no-c-format
msgid "Component initializer without name after component named %s at %C!"
msgstr ""
-#: fortran/primary.c:2213
+#: fortran/primary.c:2228
#, no-c-format
msgid "Too many components in structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2246
+#: fortran/primary.c:2261
#, no-c-format
msgid "Component '%s' is initialized twice in the structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2302
+#: fortran/primary.c:2317
#, no-c-format
msgid ""
"component '%s' at %L has already been set by a parent derived type "
"constructor"
msgstr ""
-#: fortran/primary.c:2325
+#: fortran/primary.c:2340
#, no-c-format
msgid "Syntax error in structure constructor at %C"
msgstr ""
-#: fortran/primary.c:2441
+#: fortran/primary.c:2456
#, no-c-format
msgid ""
"'%s' at %C is the name of a recursive function and so refers to the result "
"variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
msgstr ""
-#: fortran/primary.c:2562
+#: fortran/primary.c:2577
#, no-c-format
msgid "Unexpected use of subroutine name '%s' at %C"
msgstr ""
-#: fortran/primary.c:2593
+#: fortran/primary.c:2608
#, no-c-format
msgid "Statement function '%s' requires argument list at %C"
msgstr ""
-#: fortran/primary.c:2596
+#: fortran/primary.c:2611
#, no-c-format
msgid "Function '%s' requires an argument list at %C"
msgstr ""
-#: fortran/primary.c:2643
+#: fortran/primary.c:2658
#, no-c-format
msgid "Missing argument to '%s' at %C"
msgstr ""
-#: fortran/primary.c:2784
+#: fortran/primary.c:2799
#, no-c-format
msgid "Missing argument list in function '%s' at %C"
msgstr ""
-#: fortran/primary.c:2812
+#: fortran/primary.c:2827
#, no-c-format
msgid "Symbol at %C is not appropriate for an expression"
msgstr ""
-#: fortran/primary.c:2880
+#: fortran/primary.c:2895
#, no-c-format
msgid "Assigning to PROTECTED variable at %C"
msgstr ""
-#: fortran/primary.c:2914
+#: fortran/primary.c:2929
#, no-c-format
msgid "Named constant at %C in an EQUIVALENCE"
msgstr ""
-#: fortran/primary.c:2950
+#: fortran/primary.c:2965
#, no-c-format
msgid "'%s' at %C is not a variable"
msgstr ""
@@ -8510,7 +8746,7 @@ msgstr ""
msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
msgstr ""
-#: fortran/resolve.c:201 fortran/resolve.c:1325
+#: fortran/resolve.c:201 fortran/resolve.c:1334
#, no-c-format
msgid ""
"Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
@@ -8686,97 +8922,97 @@ msgid ""
"s', is %s but should be %s"
msgstr ""
-#: fortran/resolve.c:884
+#: fortran/resolve.c:885
#, no-c-format
msgid ""
"The NULL in the derived type constructor at %L is being applied to component "
"'%s', which is neither a POINTER nor ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:898
+#: fortran/resolve.c:899
#, 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:1019
+#: fortran/resolve.c:1020
#, 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:1081
+#: fortran/resolve.c:1082
#, no-c-format
msgid "'%s' at %L is ambiguous"
msgstr ""
-#: fortran/resolve.c:1085
+#: fortran/resolve.c:1086
#, no-c-format
msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
msgstr ""
-#: fortran/resolve.c:1196
+#: fortran/resolve.c:1197
#, no-c-format
msgid ""
"Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively. "
"Declare it RECURSIVE or use -frecursive"
msgstr ""
-#: fortran/resolve.c:1229 fortran/resolve.c:6146 fortran/resolve.c:6886
+#: fortran/resolve.c:1231 fortran/resolve.c:6214 fortran/resolve.c:6954
#, no-c-format
msgid "Label %d referenced at %L is never defined"
msgstr ""
-#: fortran/resolve.c:1274
+#: fortran/resolve.c:1283
#, no-c-format
msgid "Statement function '%s' at %L is not allowed as an actual argument"
msgstr ""
-#: fortran/resolve.c:1282
+#: fortran/resolve.c:1291
#, no-c-format
msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
msgstr ""
-#: fortran/resolve.c:1289
+#: fortran/resolve.c:1298
#, no-c-format
msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
msgstr ""
-#: fortran/resolve.c:1295
+#: fortran/resolve.c:1304
#, no-c-format
msgid ""
"ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
"at %L"
msgstr ""
-#: fortran/resolve.c:1347
+#: fortran/resolve.c:1356
#, no-c-format
msgid "Symbol '%s' at %L is ambiguous"
msgstr ""
-#: fortran/resolve.c:1398
+#: fortran/resolve.c:1407
#, no-c-format
msgid "By-value argument at %L is not of numeric type"
msgstr ""
-#: fortran/resolve.c:1405
+#: fortran/resolve.c:1414
#, no-c-format
msgid "By-value argument at %L cannot be an array or an array section"
msgstr ""
-#: fortran/resolve.c:1419
+#: fortran/resolve.c:1428
#, no-c-format
msgid "By-value argument at %L is not allowed in this context"
msgstr ""
-#: fortran/resolve.c:1431
+#: fortran/resolve.c:1440
#, no-c-format
msgid "Passing internal procedure at %L by location not allowed"
msgstr ""
-#: fortran/resolve.c:1556
+#: fortran/resolve.c:1565
#, no-c-format
msgid ""
"'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
@@ -8784,600 +9020,600 @@ msgid ""
"argument with the same rank (12.4.1.5)"
msgstr ""
-#: fortran/resolve.c:1578
+#: fortran/resolve.c:1587
msgid "elemental procedure"
msgstr ""
-#: fortran/resolve.c:1595
+#: fortran/resolve.c:1604
#, no-c-format
msgid ""
"Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' "
"is a scalar, but another actual argument is an array"
msgstr ""
-#: fortran/resolve.c:1764
+#: fortran/resolve.c:1773
#, no-c-format
msgid "There is no specific function for the generic '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1773
+#: fortran/resolve.c:1782
#, no-c-format
msgid ""
"Generic function '%s' at %L is not consistent with a specific intrinsic "
"interface"
msgstr ""
-#: fortran/resolve.c:1811
+#: fortran/resolve.c:1820
#, no-c-format
msgid ""
"Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
msgstr ""
-#: fortran/resolve.c:1857
+#: fortran/resolve.c:1866
#, no-c-format
msgid "Unable to resolve the specific function '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1913 fortran/resolve.c:10516
+#: fortran/resolve.c:1922 fortran/resolve.c:10672
#, no-c-format
msgid "Function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:2122
+#: fortran/resolve.c:2131
#, no-c-format
msgid "Argument to '%s' at %L is not a variable"
msgstr ""
-#: fortran/resolve.c:2170
+#: fortran/resolve.c:2179
#, no-c-format
msgid "More actual than formal arguments in '%s' call at %L"
msgstr ""
-#: fortran/resolve.c:2179
+#: fortran/resolve.c:2188
#, no-c-format
msgid ""
"Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
msgstr ""
-#: fortran/resolve.c:2202
+#: fortran/resolve.c:2211
#, no-c-format
msgid ""
"Allocatable variable '%s' used as a parameter to '%s' at %L must not be an "
"array of zero size"
msgstr ""
-#: fortran/resolve.c:2219
+#: fortran/resolve.c:2228
#, no-c-format
msgid ""
"Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
"because it is not C interoperable"
msgstr ""
-#: fortran/resolve.c:2229
+#: fortran/resolve.c:2238
#, no-c-format
msgid ""
"Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
"because it is not C interoperable"
msgstr ""
-#: fortran/resolve.c:2252 fortran/resolve.c:2289
+#: fortran/resolve.c:2261 fortran/resolve.c:2298
#, no-c-format
msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
msgstr ""
#. Case 1c, section 15.1.2.5, J3/04-007: an associated
#. scalar pointer.
-#: fortran/resolve.c:2265
+#: fortran/resolve.c:2274
#, no-c-format
msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
msgstr ""
-#: fortran/resolve.c:2281
+#: fortran/resolve.c:2290
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be a scalar"
msgstr ""
#. TODO: Update this error message to allow for procedure
#. pointers once they are implemented.
-#: fortran/resolve.c:2303
+#: fortran/resolve.c:2312
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be a procedure"
msgstr ""
-#: fortran/resolve.c:2311
+#: fortran/resolve.c:2320
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
msgstr ""
-#: fortran/resolve.c:2358
+#: fortran/resolve.c:2367
#, no-c-format
msgid "'%s' at %L is not a function"
msgstr ""
-#: fortran/resolve.c:2364
+#: fortran/resolve.c:2373
#, no-c-format
msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
msgstr ""
#. Internal procedures are taken care of in resolve_contained_fntype.
-#: fortran/resolve.c:2410
+#: fortran/resolve.c:2419
#, no-c-format
msgid ""
"Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is "
"not a dummy argument"
msgstr ""
-#: fortran/resolve.c:2463
+#: fortran/resolve.c:2472
#, no-c-format
msgid ""
"User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
"construct"
msgstr ""
-#: fortran/resolve.c:2513
+#: fortran/resolve.c:2522
#, no-c-format
msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
msgstr ""
-#: fortran/resolve.c:2520
+#: fortran/resolve.c:2529
#, no-c-format
msgid ""
"Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
"procedure"
msgstr ""
-#: fortran/resolve.c:2536
+#: fortran/resolve.c:2545
#, no-c-format
msgid ""
"ENTRY '%s' at %L cannot be called recursively, as function '%s' is not "
"RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2540
+#: fortran/resolve.c:2549
#, no-c-format
msgid ""
"Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2588
+#: fortran/resolve.c:2597
#, no-c-format
msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
msgstr ""
-#: fortran/resolve.c:2591
+#: fortran/resolve.c:2600
#, no-c-format
msgid "Subroutine call to '%s' at %L is not PURE"
msgstr ""
-#: fortran/resolve.c:2654
+#: fortran/resolve.c:2663
#, no-c-format
msgid "There is no specific subroutine for the generic '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2663
+#: fortran/resolve.c:2672
#, no-c-format
msgid ""
"Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
"interface"
msgstr ""
-#: fortran/resolve.c:2771
+#: fortran/resolve.c:2780
#, no-c-format
msgid "Missing SHAPE parameter for call to %s at %L"
msgstr ""
-#: fortran/resolve.c:2779
+#: fortran/resolve.c:2788
#, no-c-format
msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
msgstr ""
-#: fortran/resolve.c:2846
+#: fortran/resolve.c:2855
#, no-c-format
msgid ""
"Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
msgstr ""
-#: fortran/resolve.c:2890
+#: fortran/resolve.c:2899
#, no-c-format
msgid "Unable to resolve the specific subroutine '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2950
+#: fortran/resolve.c:2959
#, no-c-format
msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
msgstr ""
-#: fortran/resolve.c:2979
+#: fortran/resolve.c:2988
#, no-c-format
msgid ""
"ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not "
"RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2983
+#: fortran/resolve.c:2992
#, no-c-format
msgid ""
"SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:3061
+#: fortran/resolve.c:3070
#, no-c-format
msgid "Shapes for operands at %L and %L are not conformable"
msgstr ""
-#: fortran/resolve.c:3112
+#: fortran/resolve.c:3121
#, c-format
msgid "Invalid context for NULL() pointer at %%L"
msgstr ""
-#: fortran/resolve.c:3128
+#: fortran/resolve.c:3137
#, c-format
msgid "Operand of unary numeric operator '%s' at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3144
+#: fortran/resolve.c:3153
#, c-format
msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3159
+#: fortran/resolve.c:3168
#, c-format
msgid "Operands of string concatenation operator at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3178
+#: fortran/resolve.c:3187
#, c-format
msgid "Operands of logical operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3192
+#: fortran/resolve.c:3201
#, c-format
msgid "Operand of .not. operator at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3206
+#: fortran/resolve.c:3215
msgid "COMPLEX quantities cannot be compared at %L"
msgstr ""
-#: fortran/resolve.c:3235
+#: fortran/resolve.c:3244
#, c-format
msgid "Logicals at %%L must be compared with %s instead of %s"
msgstr ""
-#: fortran/resolve.c:3241
+#: fortran/resolve.c:3250
#, c-format
msgid "Operands of comparison operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3249
+#: fortran/resolve.c:3258
#, c-format
msgid "Unknown operator '%s' at %%L"
msgstr ""
-#: fortran/resolve.c:3251
+#: fortran/resolve.c:3260
#, c-format
msgid "Operand of user operator '%s' at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3254
+#: fortran/resolve.c:3263
#, c-format
msgid "Operands of user operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3340
+#: fortran/resolve.c:3349
#, c-format
msgid "Inconsistent ranks for operator at %%L and %%L"
msgstr ""
-#: fortran/resolve.c:3537
+#: fortran/resolve.c:3546
#, no-c-format
msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3545
+#: fortran/resolve.c:3554
#, no-c-format
msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3564
+#: fortran/resolve.c:3573
#, no-c-format
msgid "Illegal stride of zero at %L"
msgstr ""
-#: fortran/resolve.c:3581
+#: fortran/resolve.c:3590
#, no-c-format
msgid ""
"Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3589
+#: fortran/resolve.c:3598
#, no-c-format
msgid ""
"Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3605
+#: fortran/resolve.c:3614
#, no-c-format
msgid ""
"Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3614
+#: fortran/resolve.c:3623
#, no-c-format
msgid ""
"Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3653
+#: fortran/resolve.c:3662
#, no-c-format
msgid "Rightmost upper bound of assumed size array section not specified at %L"
msgstr ""
-#: fortran/resolve.c:3663
+#: fortran/resolve.c:3672
#, no-c-format
msgid "Rank mismatch in array reference at %L (%d/%d)"
msgstr ""
-#: fortran/resolve.c:3691
+#: fortran/resolve.c:3700
#, no-c-format
msgid "Array index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3697
+#: fortran/resolve.c:3706
#, no-c-format
msgid "Array index at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/resolve.c:3703
+#: fortran/resolve.c:3712
#, no-c-format
msgid "Extension: REAL array index at %L"
msgstr ""
-#: fortran/resolve.c:3733
+#: fortran/resolve.c:3742
#, no-c-format
msgid "Argument dim at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3740
+#: fortran/resolve.c:3749
#, no-c-format
msgid "Argument dim at %L must be of INTEGER type"
msgstr ""
-#: fortran/resolve.c:3861
+#: fortran/resolve.c:3870
#, no-c-format
msgid "Array index at %L is an array of rank %d"
msgstr ""
-#: fortran/resolve.c:3898
+#: fortran/resolve.c:3907
#, no-c-format
msgid "Substring start index at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:3905
+#: fortran/resolve.c:3914
#, no-c-format
msgid "Substring start index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3914
+#: fortran/resolve.c:3923
#, no-c-format
msgid "Substring start index at %L is less than one"
msgstr ""
-#: fortran/resolve.c:3927
+#: fortran/resolve.c:3936
#, no-c-format
msgid "Substring end index at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:3934
+#: fortran/resolve.c:3943
#, no-c-format
msgid "Substring end index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3944
+#: fortran/resolve.c:3953
#, no-c-format
msgid "Substring end index at %L exceeds the string length"
msgstr ""
-#: fortran/resolve.c:4082
+#: fortran/resolve.c:4091
#, 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:4089
+#: fortran/resolve.c:4098
#, no-c-format
msgid ""
"Component to the right of a part reference with nonzero rank must not have "
"the ALLOCATABLE attribute at %L"
msgstr ""
-#: fortran/resolve.c:4108
+#: fortran/resolve.c:4117
#, no-c-format
msgid ""
"Two or more part references with nonzero rank must not be specified at %L"
msgstr ""
-#: fortran/resolve.c:4291
+#: fortran/resolve.c:4300
#, 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:4296
+#: fortran/resolve.c:4305
#, no-c-format
msgid ""
"Variable '%s' is used at %L before the ENTRY statement in which it is a "
"parameter"
msgstr ""
-#: fortran/resolve.c:4580
+#: fortran/resolve.c:4589
#, no-c-format
msgid "Passed-object at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:4613
+#: fortran/resolve.c:4622
#, no-c-format
msgid ""
"Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
msgstr ""
#. Nothing matching found!
-#: fortran/resolve.c:4714
+#: fortran/resolve.c:4723
#, no-c-format
msgid ""
"Found no matching specific binding for the call to the GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:4734
+#: fortran/resolve.c:4743
#, no-c-format
msgid "'%s' at %L should be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:4773
+#: fortran/resolve.c:4782
#, no-c-format
msgid "'%s' at %L should be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:4912
+#: fortran/resolve.c:4980
#, no-c-format
msgid "%s at %L must be a scalar"
msgstr ""
-#: fortran/resolve.c:4922
+#: fortran/resolve.c:4990
#, no-c-format
msgid "Deleted feature: %s at %L must be integer"
msgstr ""
-#: fortran/resolve.c:4926 fortran/resolve.c:4933
+#: fortran/resolve.c:4994 fortran/resolve.c:5001
#, no-c-format
msgid "%s at %L must be INTEGER"
msgstr ""
-#: fortran/resolve.c:4953
+#: fortran/resolve.c:5021
#, no-c-format
msgid "Cannot assign to loop variable in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:4977
+#: fortran/resolve.c:5045
#, no-c-format
msgid "Step expression in DO loop at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:5012
+#: fortran/resolve.c:5080
#, no-c-format
msgid "DO loop at %L will be executed zero times"
msgstr ""
-#: fortran/resolve.c:5073
+#: fortran/resolve.c:5141
#, no-c-format
msgid "FORALL index-name at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:5078
+#: fortran/resolve.c:5146
#, no-c-format
msgid "FORALL start expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:5085
+#: fortran/resolve.c:5153
#, no-c-format
msgid "FORALL end expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:5093
+#: fortran/resolve.c:5161
#, no-c-format
msgid "FORALL stride expression at %L must be a scalar %s"
msgstr ""
-#: fortran/resolve.c:5098
+#: fortran/resolve.c:5166
#, no-c-format
msgid "FORALL stride expression at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:5114
+#: fortran/resolve.c:5182
#, no-c-format
msgid "FORALL index '%s' may not appear in triplet specification at %L"
msgstr ""
-#: fortran/resolve.c:5194 fortran/resolve.c:5328
+#: fortran/resolve.c:5262 fortran/resolve.c:5396
#, no-c-format
msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
msgstr ""
-#: fortran/resolve.c:5201
+#: fortran/resolve.c:5269
#, no-c-format
msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:5336
+#: fortran/resolve.c:5404
#, no-c-format
msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:5360
+#: fortran/resolve.c:5428
#, no-c-format
msgid "Array specification required in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:5390
+#: fortran/resolve.c:5458
#, no-c-format
msgid "Bad array specification in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:5410
+#: fortran/resolve.c:5478
#, no-c-format
msgid ""
"'%s' must not appear in the array specification at %L in the same ALLOCATE "
"statement where it is itself allocated"
msgstr ""
-#: fortran/resolve.c:5435
+#: fortran/resolve.c:5503
#, no-c-format
msgid "Stat-variable '%s' at %L cannot be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:5439
+#: fortran/resolve.c:5507
#, no-c-format
msgid "Illegal stat-variable at %L for a PURE procedure"
msgstr ""
-#: fortran/resolve.c:5445
+#: fortran/resolve.c:5513
#, no-c-format
msgid "Stat-variable at %L must be a scalar INTEGER variable"
msgstr ""
-#: fortran/resolve.c:5450
+#: fortran/resolve.c:5518
#, no-c-format
msgid "Stat-variable at %L shall not be %sd within the same %s statement"
msgstr ""
-#: fortran/resolve.c:5458
+#: fortran/resolve.c:5526
#, no-c-format
msgid "ERRMSG at %L is useless without a STAT tag"
msgstr ""
-#: fortran/resolve.c:5462
+#: fortran/resolve.c:5530
#, no-c-format
msgid "Errmsg-variable '%s' at %L cannot be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:5466
+#: fortran/resolve.c:5534
#, no-c-format
msgid "Illegal errmsg-variable at %L for a PURE procedure"
msgstr ""
-#: fortran/resolve.c:5473
+#: fortran/resolve.c:5541
#, no-c-format
msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
msgstr ""
-#: fortran/resolve.c:5478
+#: fortran/resolve.c:5546
#, no-c-format
msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
msgstr ""
-#: fortran/resolve.c:5496
+#: fortran/resolve.c:5564
#, no-c-format
msgid "Allocate-object at %L also appears at %L"
msgstr ""
@@ -9386,99 +9622,99 @@ msgstr ""
#. 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:5663
+#: fortran/resolve.c:5731
#, no-c-format
msgid "CASE label at %L overlaps with CASE label at %L"
msgstr ""
-#: fortran/resolve.c:5714
+#: fortran/resolve.c:5782
#, no-c-format
msgid "Expression in CASE statement at %L must be of type %s"
msgstr ""
-#: fortran/resolve.c:5725
+#: fortran/resolve.c:5793
#, no-c-format
msgid "Expression in CASE statement at %L must be of kind %d"
msgstr ""
-#: fortran/resolve.c:5737
+#: fortran/resolve.c:5805
#, no-c-format
msgid "Expression in CASE statement at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:5783
+#: fortran/resolve.c:5851
#, no-c-format
msgid ""
"Selection expression in computed GOTO statement at %L must be a scalar "
"integer expression"
msgstr ""
-#: fortran/resolve.c:5801
+#: fortran/resolve.c:5869
#, no-c-format
msgid "Argument of SELECT statement at %L cannot be %s"
msgstr ""
-#: fortran/resolve.c:5810
+#: fortran/resolve.c:5878
#, no-c-format
msgid "Argument of SELECT statement at %L must be a scalar expression"
msgstr ""
-#: fortran/resolve.c:5875
+#: fortran/resolve.c:5943
#, no-c-format
msgid ""
"The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
msgstr ""
-#: fortran/resolve.c:5901
+#: fortran/resolve.c:5969
#, no-c-format
msgid "Logical range in CASE statement at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:5913
+#: fortran/resolve.c:5981
#, no-c-format
msgid "constant logical value in CASE statement is repeated at %L"
msgstr ""
-#: fortran/resolve.c:5927
+#: fortran/resolve.c:5995
#, no-c-format
msgid "Range specification at %L can never be matched"
msgstr ""
-#: fortran/resolve.c:6030
+#: fortran/resolve.c:6098
#, no-c-format
msgid "Logical SELECT CASE block at %L has more that two cases"
msgstr ""
-#: fortran/resolve.c:6068
+#: fortran/resolve.c:6136
#, no-c-format
msgid "Data transfer element at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:6075
+#: fortran/resolve.c:6143
#, no-c-format
msgid "Data transfer element at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:6082
+#: fortran/resolve.c:6150
#, no-c-format
msgid "Data transfer element at %L cannot have PRIVATE components"
msgstr ""
-#: fortran/resolve.c:6091
+#: fortran/resolve.c:6159
#, no-c-format
msgid ""
"Data transfer element at %L cannot be a full reference to an assumed-size "
"array"
msgstr ""
-#: fortran/resolve.c:6153
+#: fortran/resolve.c:6221
#, no-c-format
msgid ""
"Statement at %L is not a valid branch target statement for the branch "
"statement at %L"
msgstr ""
-#: fortran/resolve.c:6162
+#: fortran/resolve.c:6230
#, no-c-format
msgid "Branch at %L may result in an infinite loop"
msgstr ""
@@ -9486,113 +9722,113 @@ msgstr ""
#. The label is not in an enclosing block, so illegal. This was
#. allowed in Fortran 66, so we allow it as extension. No
#. further checks are necessary in this case.
-#: fortran/resolve.c:6190
+#: fortran/resolve.c:6258
#, no-c-format
msgid "Label at %L is not in the same block as the GOTO statement at %L"
msgstr ""
-#: fortran/resolve.c:6265
+#: fortran/resolve.c:6333
#, no-c-format
msgid "WHERE mask at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:6281
+#: fortran/resolve.c:6349
#, no-c-format
msgid "WHERE assignment target at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:6289 fortran/resolve.c:6376
+#: fortran/resolve.c:6357 fortran/resolve.c:6444
#, no-c-format
msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
msgstr ""
-#: fortran/resolve.c:6299 fortran/resolve.c:6386
+#: fortran/resolve.c:6367 fortran/resolve.c:6454
#, no-c-format
msgid "Unsupported statement inside WHERE at %L"
msgstr ""
-#: fortran/resolve.c:6330
+#: fortran/resolve.c:6398
#, no-c-format
msgid "Assignment to a FORALL index variable at %L"
msgstr ""
-#: fortran/resolve.c:6339
+#: fortran/resolve.c:6407
#, no-c-format
msgid ""
"The FORALL with index '%s' is not used on the left side of the assignment at "
"%L and so might cause multiple assignment to this object"
msgstr ""
-#: fortran/resolve.c:6508
+#: fortran/resolve.c:6576
#, no-c-format
msgid "An outer FORALL construct already has an index with this name %L"
msgstr ""
-#: fortran/resolve.c:6575
+#: fortran/resolve.c:6643
#, no-c-format
msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
msgstr ""
-#: fortran/resolve.c:6637
+#: fortran/resolve.c:6705
#, no-c-format
msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
msgstr ""
-#: fortran/resolve.c:6710
+#: fortran/resolve.c:6778
#, no-c-format
msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
msgstr ""
-#: fortran/resolve.c:6735
+#: fortran/resolve.c:6803
#, no-c-format
msgid "Cannot assign to variable '%s' in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:6747
+#: fortran/resolve.c:6815
#, no-c-format
msgid ""
"The impure variable at %L is assigned to a derived type variable with a "
"POINTER component in a PURE procedure (12.6)"
msgstr ""
-#: fortran/resolve.c:6854
+#: fortran/resolve.c:6922
#, no-c-format
msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6857
+#: fortran/resolve.c:6925
#, no-c-format
msgid "Variable '%s' has not been assigned a target label at %L"
msgstr ""
-#: fortran/resolve.c:6868
+#: fortran/resolve.c:6936
#, no-c-format
msgid ""
"Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
msgstr ""
-#: fortran/resolve.c:6894
+#: fortran/resolve.c:6962
#, no-c-format
msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6909
+#: fortran/resolve.c:6977
#, no-c-format
msgid "Arithmetic IF statement at %L requires a numeric expression"
msgstr ""
-#: fortran/resolve.c:6955
+#: fortran/resolve.c:7027
#, no-c-format
msgid ""
"Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:7037
+#: fortran/resolve.c:7109
#, no-c-format
msgid "FORALL mask clause at %L requires a LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:7109 fortran/resolve.c:7165
+#: fortran/resolve.c:7181 fortran/resolve.c:7237
#, no-c-format
msgid ""
"Binding label '%s' for common block '%s' at %L collides with the global "
@@ -9600,14 +9836,14 @@ msgid ""
msgstr ""
#. Common block names match but binding labels do not.
-#: fortran/resolve.c:7130
+#: fortran/resolve.c:7202
#, no-c-format
msgid ""
"Binding label '%s' for common block '%s' at %L does not match the binding "
"label '%s' for common block '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7177
+#: fortran/resolve.c:7249
#, no-c-format
msgid ""
"Binding label '%s' for common block '%s' at %L collides with global entity '%"
@@ -9615,57 +9851,57 @@ msgid ""
msgstr ""
#. Make sure global procedures don't collide with anything.
-#: fortran/resolve.c:7229
+#: fortran/resolve.c:7301
#, no-c-format
msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
msgstr ""
#. Make sure procedures in interface bodies don't collide.
-#: fortran/resolve.c:7242
+#: fortran/resolve.c:7314
#, no-c-format
msgid ""
"Binding label '%s' in interface body at %L collides with the global entity '%"
"s' at %L"
msgstr ""
-#: fortran/resolve.c:7255
+#: fortran/resolve.c:7327
#, no-c-format
msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7332
+#: fortran/resolve.c:7404
#, no-c-format
msgid "CHARACTER variable has zero length at %L"
msgstr ""
-#: fortran/resolve.c:7625
+#: fortran/resolve.c:7697
#, no-c-format
msgid "Allocatable array '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7628
+#: fortran/resolve.c:7700
#, no-c-format
msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:7635
+#: fortran/resolve.c:7707
#, no-c-format
msgid "Array pointer '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7646
+#: fortran/resolve.c:7718
#, no-c-format
msgid "Array '%s' at %L cannot have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7674
+#: fortran/resolve.c:7746
#, 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 declared at %L"
msgstr ""
-#: fortran/resolve.c:7697
+#: fortran/resolve.c:7769
#, no-c-format
msgid ""
"Object '%s' at %L must have the SAVE attribute for default initialization of "
@@ -9674,196 +9910,196 @@ msgstr ""
#. The shape of a main program or module array needs to be
#. constant.
-#: fortran/resolve.c:7744
+#: fortran/resolve.c:7816
#, no-c-format
msgid "The module or main program array '%s' at %L must have constant shape"
msgstr ""
-#: fortran/resolve.c:7757
+#: fortran/resolve.c:7829
#, no-c-format
msgid ""
"Entity with assumed character length at %L must be a dummy argument or a "
"PARAMETER"
msgstr ""
-#: fortran/resolve.c:7776
+#: fortran/resolve.c:7848
#, no-c-format
msgid "'%s' at %L must have constant character length in this context"
msgstr ""
-#: fortran/resolve.c:7812
+#: fortran/resolve.c:7884
#, no-c-format
msgid "Allocatable '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7815
+#: fortran/resolve.c:7887
#, no-c-format
msgid "External '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7819
+#: fortran/resolve.c:7891
#, no-c-format
msgid "Dummy '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7822
+#: fortran/resolve.c:7894
#, no-c-format
msgid "Intrinsic '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7825
+#: fortran/resolve.c:7897
#, no-c-format
msgid "Function result '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7828
+#: fortran/resolve.c:7900
#, no-c-format
msgid "Automatic array '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7851
+#: fortran/resolve.c:7923
#, no-c-format
msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
msgstr ""
-#: fortran/resolve.c:7870
+#: fortran/resolve.c:7942
#, no-c-format
msgid ""
"Character-valued statement function '%s' at %L must have constant length"
msgstr ""
-#: fortran/resolve.c:7878
+#: fortran/resolve.c:7950
#, no-c-format
msgid ""
"Automatic character length function '%s' at %L must have an explicit "
"interface"
msgstr ""
-#: fortran/resolve.c:7903
+#: fortran/resolve.c:7975
#, no-c-format
msgid ""
"Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%"
"s', which is PUBLIC at %L"
msgstr ""
-#: fortran/resolve.c:7926 fortran/resolve.c:7951
+#: fortran/resolve.c:7998 fortran/resolve.c:8023
#, no-c-format
msgid ""
"Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy "
"arguments of '%s' which is PRIVATE"
msgstr ""
-#: fortran/resolve.c:7969
+#: fortran/resolve.c:8041
#, no-c-format
msgid "Function '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7978
+#: fortran/resolve.c:8050
#, no-c-format
msgid "External object '%s' at %L may not have an initializer"
msgstr ""
-#: fortran/resolve.c:7986
+#: fortran/resolve.c:8058
#, no-c-format
msgid "ELEMENTAL function '%s' at %L must have a scalar result"
msgstr ""
-#: fortran/resolve.c:8007
+#: fortran/resolve.c:8079
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
msgstr ""
-#: fortran/resolve.c:8011
+#: fortran/resolve.c:8083
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
msgstr ""
-#: fortran/resolve.c:8015
+#: fortran/resolve.c:8087
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pure"
msgstr ""
-#: fortran/resolve.c:8019
+#: fortran/resolve.c:8091
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
msgstr ""
-#: fortran/resolve.c:8028
+#: fortran/resolve.c:8100
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
msgstr ""
-#: fortran/resolve.c:8083
+#: fortran/resolve.c:8155
#, no-c-format
msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8089
+#: fortran/resolve.c:8161
#, no-c-format
msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8095
+#: fortran/resolve.c:8167
#, no-c-format
msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8103
+#: fortran/resolve.c:8175
#, no-c-format
msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8109
+#: fortran/resolve.c:8181
#, no-c-format
msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
msgstr ""
-#: fortran/resolve.c:8155
+#: fortran/resolve.c:8227
#, no-c-format
msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:8163
+#: fortran/resolve.c:8235
#, no-c-format
msgid "FINAL procedure at %L must have exactly one argument"
msgstr ""
-#: fortran/resolve.c:8172
+#: fortran/resolve.c:8244
#, no-c-format
msgid "Argument of FINAL procedure at %L must be of type '%s'"
msgstr ""
-#: fortran/resolve.c:8180
+#: fortran/resolve.c:8252
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be a POINTER"
msgstr ""
-#: fortran/resolve.c:8186
+#: fortran/resolve.c:8258
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:8192
+#: fortran/resolve.c:8264
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
msgstr ""
-#: fortran/resolve.c:8200
+#: fortran/resolve.c:8272
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
msgstr ""
-#: fortran/resolve.c:8208
+#: fortran/resolve.c:8280
#, no-c-format
msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
msgstr ""
-#: fortran/resolve.c:8227
+#: fortran/resolve.c:8299
#, no-c-format
msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
msgstr ""
-#: fortran/resolve.c:8260
+#: fortran/resolve.c:8332
#, no-c-format
msgid ""
"Only array FINAL procedures declared for derived type '%s' defined at %L, "
@@ -9871,314 +10107,327 @@ msgid ""
msgstr ""
#. TODO: Remove this error when finalization is finished.
-#: fortran/resolve.c:8265
+#: fortran/resolve.c:8337
#, no-c-format
msgid "Finalization at %L is not yet implemented"
msgstr ""
-#: fortran/resolve.c:8291
+#: fortran/resolve.c:8363
#, no-c-format
msgid "Can't overwrite GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8303
+#: fortran/resolve.c:8375
#, no-c-format
msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
msgstr ""
-#: fortran/resolve.c:8311
+#: fortran/resolve.c:8383
#, no-c-format
msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
msgstr ""
-#: fortran/resolve.c:8319
+#: fortran/resolve.c:8391
#, no-c-format
msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
msgstr ""
-#: fortran/resolve.c:8328
+#: fortran/resolve.c:8400
#, no-c-format
msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
msgstr ""
-#: fortran/resolve.c:8334
+#: fortran/resolve.c:8406
#, no-c-format
msgid ""
"'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
"either"
msgstr ""
-#: fortran/resolve.c:8343
+#: fortran/resolve.c:8415
#, no-c-format
msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:8354
+#: fortran/resolve.c:8426
#, no-c-format
msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:8365
+#: fortran/resolve.c:8437
#, no-c-format
msgid ""
"'%s' at %L and the overridden FUNCTION should have matching result types"
msgstr ""
-#: fortran/resolve.c:8376
+#: fortran/resolve.c:8448
#, no-c-format
msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
msgstr ""
-#: fortran/resolve.c:8405
+#: fortran/resolve.c:8477
#, no-c-format
msgid ""
"Dummy argument '%s' of '%s' at %L should be named '%s' as to match the "
"corresponding argument of the overridden procedure"
msgstr ""
-#: fortran/resolve.c:8418
+#: fortran/resolve.c:8490
#, no-c-format
msgid ""
"Types mismatch for dummy argument '%s' of '%s' %L in in respect to the "
"overridden procedure"
msgstr ""
-#: fortran/resolve.c:8428
+#: fortran/resolve.c:8500
#, no-c-format
msgid ""
"'%s' at %L must have the same number of formal arguments as the overridden "
"procedure"
msgstr ""
-#: fortran/resolve.c:8437
+#: fortran/resolve.c:8509
#, no-c-format
msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
msgstr ""
-#: fortran/resolve.c:8448
+#: fortran/resolve.c:8520
#, no-c-format
msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
msgstr ""
-#: fortran/resolve.c:8455
+#: fortran/resolve.c:8527
#, no-c-format
msgid ""
"Passed-object dummy argument of '%s' at %L must be at the same position as "
"the passed-object dummy argument of the overridden procedure"
msgstr ""
-#: fortran/resolve.c:8486
+#: fortran/resolve.c:8558
#, no-c-format
msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8495
+#: fortran/resolve.c:8567
#, no-c-format
msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
msgstr ""
-#: fortran/resolve.c:8564
+#: fortran/resolve.c:8636
#, no-c-format
msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8576
+#: fortran/resolve.c:8648
#, no-c-format
msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
msgstr ""
-#: fortran/resolve.c:8606
+#: fortran/resolve.c:8678
#, no-c-format
msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
msgstr ""
-#: fortran/resolve.c:8664
+#: fortran/resolve.c:8742
#, no-c-format
msgid ""
"'%s' must be a module procedure or an external procedure with an explicit "
"interface at %L"
msgstr ""
-#: fortran/resolve.c:8701
+#: fortran/resolve.c:8779
#, no-c-format
msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
msgstr ""
-#: fortran/resolve.c:8715
+#: fortran/resolve.c:8793
#, no-c-format
msgid "Procedure '%s' with PASS at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:8727
+#: fortran/resolve.c:8805
#, no-c-format
msgid ""
"Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
msgstr ""
-#: fortran/resolve.c:8733
+#: fortran/resolve.c:8811
#, no-c-format
msgid ""
"Polymorphic entities are not yet implemented, non-polymorphic passed-object "
"dummy argument of '%s' at %L accepted"
msgstr ""
-#: fortran/resolve.c:8758
+#: fortran/resolve.c:8836
#, no-c-format
msgid "Procedure '%s' at %L has the same name as a component of '%s'"
msgstr ""
-#: fortran/resolve.c:8767
+#: fortran/resolve.c:8845
#, no-c-format
msgid ""
"Procedure '%s' at %L has the same name as an inherited component of '%s'"
msgstr ""
-#: fortran/resolve.c:8838
+#: fortran/resolve.c:8916
#, no-c-format
msgid ""
"Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED "
"and not overridden"
msgstr ""
-#: fortran/resolve.c:8896
+#: fortran/resolve.c:8974
#, no-c-format
msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
msgstr ""
-#: fortran/resolve.c:8913
+#: fortran/resolve.c:8984
+#, no-c-format
+msgid ""
+"Interface '%s', used by procedure pointer component '%s' at %L, is declared "
+"in a later PROCEDURE statement"
+msgstr ""
+
+#: fortran/resolve.c:9041
+#, no-c-format
+msgid ""
+"Interface '%s' of procedure pointer component '%s' at %L must be explicit"
+msgstr ""
+
+#: fortran/resolve.c:9063
#, no-c-format
msgid ""
"Component '%s' of '%s' at %L has the same name as an inherited type-bound "
"procedure"
msgstr ""
-#: fortran/resolve.c:8925
+#: fortran/resolve.c:9075
#, no-c-format
msgid ""
"Character length of component '%s' needs to be a constant specification "
"expression at %L"
msgstr ""
-#: fortran/resolve.c:8941
+#: fortran/resolve.c:9091
#, no-c-format
msgid ""
"Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component "
"of '%s', which is PUBLIC at %L"
msgstr ""
-#: fortran/resolve.c:8952
+#: fortran/resolve.c:9102
#, no-c-format
msgid ""
"Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
"attribute"
msgstr ""
-#: fortran/resolve.c:8963
+#: fortran/resolve.c:9113
#, no-c-format
msgid ""
"The pointer component '%s' of '%s' at %L is a type that has not been declared"
msgstr ""
-#: fortran/resolve.c:8991
+#: fortran/resolve.c:9141
#, no-c-format
msgid "Component '%s' of '%s' at %L must have constant array bounds"
msgstr ""
-#: fortran/resolve.c:9036
+#: fortran/resolve.c:9186
#, no-c-format
msgid ""
"NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
"namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9046
+#: fortran/resolve.c:9196
#, no-c-format
msgid ""
"NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
"member of namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9059
+#: fortran/resolve.c:9209
#, no-c-format
msgid ""
"NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
"namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9071
+#: fortran/resolve.c:9221
#, no-c-format
msgid ""
"NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9080
+#: fortran/resolve.c:9230
#, no-c-format
msgid ""
"NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9092
+#: fortran/resolve.c:9242
#, no-c-format
msgid ""
"NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE "
"components"
msgstr ""
-#: fortran/resolve.c:9100
+#: fortran/resolve.c:9250
#, no-c-format
msgid ""
"NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:9126
+#: fortran/resolve.c:9276
#, no-c-format
msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9145
+#: fortran/resolve.c:9295
#, no-c-format
msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
msgstr ""
-#: fortran/resolve.c:9156
+#: fortran/resolve.c:9307
#, no-c-format
msgid ""
"Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:9167
+#: fortran/resolve.c:9318
#, no-c-format
msgid "Incompatible derived type in PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:9229
+#: fortran/resolve.c:9380
#, no-c-format
msgid ""
"Interface '%s', used by procedure '%s' at %L, is declared in a later "
"PROCEDURE statement"
msgstr ""
-#: fortran/resolve.c:9282
+#: fortran/resolve.c:9437
#, no-c-format
msgid "Interface '%s' of procedure '%s' at %L must be explicit"
msgstr ""
-#: fortran/resolve.c:9315
+#: fortran/resolve.c:9471
#, no-c-format
msgid "Type specified for intrinsic function '%s' at %L is ignored"
msgstr ""
-#: fortran/resolve.c:9322
+#: fortran/resolve.c:9478
#, no-c-format
msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
msgstr ""
-#: fortran/resolve.c:9329
+#: fortran/resolve.c:9485
#, no-c-format
msgid "'%s' declared INTRINSIC at %L does not exist"
msgstr ""
-#: fortran/resolve.c:9338
+#: fortran/resolve.c:9494
#, no-c-format
msgid ""
"The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
@@ -10186,234 +10435,234 @@ msgid ""
"intrinsics in order to use it."
msgstr ""
-#: fortran/resolve.c:9385
+#: fortran/resolve.c:9541
#, no-c-format
msgid "Assumed size array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:9388
+#: fortran/resolve.c:9544
#, no-c-format
msgid "Assumed shape array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:9400
+#: fortran/resolve.c:9556
#, no-c-format
msgid "Symbol at %L is not a DUMMY variable"
msgstr ""
-#: fortran/resolve.c:9406
+#: fortran/resolve.c:9562
#, no-c-format
msgid ""
"'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
msgstr ""
-#: fortran/resolve.c:9416
+#: fortran/resolve.c:9572
#, no-c-format
msgid ""
"Character dummy variable '%s' at %L with VALUE attribute must have constant "
"length"
msgstr ""
-#: fortran/resolve.c:9425
+#: fortran/resolve.c:9581
#, no-c-format
msgid ""
"C interoperable character dummy variable '%s' at %L with VALUE attribute "
"must have length one"
msgstr ""
-#: fortran/resolve.c:9451
+#: fortran/resolve.c:9607
#, no-c-format
msgid ""
"Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block "
"nor declared at the module level scope"
msgstr ""
-#: fortran/resolve.c:9504
+#: fortran/resolve.c:9660
#, no-c-format
msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
msgstr ""
-#: fortran/resolve.c:9545
+#: fortran/resolve.c:9701
#, no-c-format
msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
msgstr ""
-#: fortran/resolve.c:9564
+#: fortran/resolve.c:9720
#, 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:9623
+#: fortran/resolve.c:9779
#, no-c-format
msgid "Threadprivate at %L isn't SAVEd"
msgstr ""
-#: fortran/resolve.c:9711
+#: fortran/resolve.c:9867
#, no-c-format
msgid "BLOCK DATA element '%s' at %L must be in COMMON"
msgstr ""
-#: fortran/resolve.c:9717
+#: fortran/resolve.c:9873
#, no-c-format
msgid "DATA array '%s' at %L must be specified in a previous declaration"
msgstr ""
-#: fortran/resolve.c:9733
+#: fortran/resolve.c:9889
#, no-c-format
msgid "DATA element '%s' at %L is a pointer and so must be a full array"
msgstr ""
-#: fortran/resolve.c:9779
+#: fortran/resolve.c:9935
#, no-c-format
msgid "Nonconstant array section at %L in DATA statement"
msgstr ""
-#: fortran/resolve.c:9792
+#: fortran/resolve.c:9948
#, no-c-format
msgid "DATA statement at %L has more variables than values"
msgstr ""
-#: fortran/resolve.c:9886
+#: fortran/resolve.c:10042
#, no-c-format
msgid "iterator start at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:9893
+#: fortran/resolve.c:10049
#, no-c-format
msgid "iterator end at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:9900
+#: fortran/resolve.c:10056
#, no-c-format
msgid "iterator step at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:10026
+#: fortran/resolve.c:10182
#, no-c-format
msgid "DATA statement at %L has more values than variables"
msgstr ""
-#: fortran/resolve.c:10117
+#: fortran/resolve.c:10273
#, no-c-format
msgid "Label %d at %L defined but not used"
msgstr ""
-#: fortran/resolve.c:10122
+#: fortran/resolve.c:10278
#, no-c-format
msgid "Label %d at %L defined but cannot be used"
msgstr ""
-#: fortran/resolve.c:10207
+#: fortran/resolve.c:10363
#, no-c-format
msgid ""
"Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10216
+#: fortran/resolve.c:10372
#, no-c-format
msgid ""
"Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10224
+#: fortran/resolve.c:10380
#, no-c-format
msgid ""
"Derived type variable '%s' at %L with default initialization cannot be in "
"EQUIVALENCE with a variable in COMMON"
msgstr ""
-#: fortran/resolve.c:10241
+#: fortran/resolve.c:10397
#, no-c-format
msgid ""
"Derived type variable '%s' at %L with pointer component(s) cannot be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10346
+#: fortran/resolve.c:10502
#, no-c-format
msgid "Syntax error in EQUIVALENCE statement at %L"
msgstr ""
-#: fortran/resolve.c:10361
+#: fortran/resolve.c:10517
#, no-c-format
msgid ""
"Either all or none of the objects in the EQUIVALENCE set at %L shall have "
"the PROTECTED attribute"
msgstr ""
-#: fortran/resolve.c:10373
+#: fortran/resolve.c:10529
#, no-c-format
msgid ""
"Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
"procedure '%s'"
msgstr ""
-#: fortran/resolve.c:10382
+#: fortran/resolve.c:10538
#, no-c-format
msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10461
+#: fortran/resolve.c:10617
#, no-c-format
msgid ""
"Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10472
+#: fortran/resolve.c:10628
#, no-c-format
msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10483
+#: fortran/resolve.c:10639
#, no-c-format
msgid "Substring at %L has length zero"
msgstr ""
-#: fortran/resolve.c:10527
+#: fortran/resolve.c:10683
#, no-c-format
msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
msgstr ""
-#: fortran/resolve.c:10540
+#: fortran/resolve.c:10696
#, no-c-format
msgid "ENTRY '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:10566
+#: fortran/resolve.c:10722
#, no-c-format
msgid "User operator procedure '%s' at %L must be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:10573
+#: fortran/resolve.c:10729
#, no-c-format
msgid "User operator procedure '%s' at %L cannot be assumed character length"
msgstr ""
-#: fortran/resolve.c:10579
+#: fortran/resolve.c:10735
#, no-c-format
msgid "User operator procedure '%s' at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:10589
+#: fortran/resolve.c:10745
#, no-c-format
msgid "First argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:10601
+#: fortran/resolve.c:10757
#, no-c-format
msgid "Second argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:10605
+#: fortran/resolve.c:10761
#, no-c-format
msgid "Operator interface at %L must have, at most, two arguments"
msgstr ""
-#: fortran/resolve.c:10659
+#: fortran/resolve.c:10815
#, no-c-format
msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
msgstr ""
@@ -10772,33 +11021,33 @@ msgid ""
"Character '%s' in string at %L cannot be converted into character kind %d"
msgstr ""
-#: fortran/symbol.c:121
+#: fortran/symbol.c:133
#, no-c-format
msgid "Duplicate IMPLICIT NONE statement at %C"
msgstr ""
-#: fortran/symbol.c:161
+#: fortran/symbol.c:173
#, no-c-format
msgid "Letter '%c' already set in IMPLICIT statement at %C"
msgstr ""
-#: fortran/symbol.c:183
+#: fortran/symbol.c:195
#, no-c-format
msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
msgstr ""
-#: fortran/symbol.c:193
+#: fortran/symbol.c:205
#, no-c-format
msgid "Letter %c already has an IMPLICIT type at %C"
msgstr ""
-#: fortran/symbol.c:249
+#: fortran/symbol.c:261
#, no-c-format
msgid "Symbol '%s' at %L has no IMPLICIT type"
msgstr ""
#. BIND(C) variables should not be implicitly declared.
-#: fortran/symbol.c:269
+#: fortran/symbol.c:281
#, no-c-format
msgid ""
"Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
@@ -10806,270 +11055,270 @@ msgstr ""
#. Dummy args to a BIND(C) routine may not be interoperable if
#. they are implicitly typed.
-#: fortran/symbol.c:283
+#: fortran/symbol.c:295
#, no-c-format
msgid ""
"Implicitly declared variable '%s' at %L may not be C interoperable but it is "
"a dummy argument to the BIND(C) procedure '%s' at %L"
msgstr ""
-#: fortran/symbol.c:324
+#: fortran/symbol.c:336
#, no-c-format
msgid "Function result '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/symbol.c:403
+#: fortran/symbol.c:415
#, no-c-format
msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
msgstr ""
-#: fortran/symbol.c:458
+#: fortran/symbol.c:470
#, no-c-format
msgid "Fortran 2003: Procedure pointer at %C"
msgstr ""
-#: fortran/symbol.c:608
+#: fortran/symbol.c:620
#, no-c-format
msgid "%s attribute applied to %s %s at %L"
msgstr ""
-#: fortran/symbol.c:615
+#: fortran/symbol.c:627
#, no-c-format
msgid "BIND(C) applied to %s %s at %L"
msgstr ""
-#: fortran/symbol.c:716 fortran/symbol.c:1369
+#: fortran/symbol.c:728 fortran/symbol.c:1381
#, no-c-format
msgid "%s attribute conflicts with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:719
+#: fortran/symbol.c:731
#, no-c-format
msgid "%s attribute conflicts with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:727
+#: fortran/symbol.c:739
#, no-c-format
msgid "Fortran 2003: %s attribute with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:733
+#: fortran/symbol.c:745
#, no-c-format
msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:777
+#: fortran/symbol.c:789
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol at %L"
msgstr ""
-#: fortran/symbol.c:780
+#: fortran/symbol.c:792
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol %s at %L"
msgstr ""
-#: fortran/symbol.c:796
+#: fortran/symbol.c:808
#, no-c-format
msgid "Duplicate %s attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:829
+#: fortran/symbol.c:841
#, no-c-format
msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
msgstr ""
-#: fortran/symbol.c:855
+#: fortran/symbol.c:867
#, no-c-format
msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
msgstr ""
-#: fortran/symbol.c:973
+#: fortran/symbol.c:985
#, no-c-format
msgid "Cray Pointee at %L appears in multiple pointer() statements"
msgstr ""
-#: fortran/symbol.c:992
+#: fortran/symbol.c:1004
#, no-c-format
msgid "Duplicate PROTECTED attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1025
+#: fortran/symbol.c:1037
#, no-c-format
msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
msgstr ""
-#: fortran/symbol.c:1033
+#: fortran/symbol.c:1045
#, no-c-format
msgid "Duplicate SAVE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1054
+#: fortran/symbol.c:1066
#, no-c-format
msgid "Duplicate VALUE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1074
+#: fortran/symbol.c:1086
#, no-c-format
msgid "Duplicate VOLATILE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1365
+#: fortran/symbol.c:1377
#, no-c-format
msgid "%s attribute of '%s' conflicts with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:1399
+#: fortran/symbol.c:1411
#, no-c-format
msgid "%s procedure at %L is already declared as %s procedure"
msgstr ""
-#: fortran/symbol.c:1434
+#: fortran/symbol.c:1446
#, no-c-format
msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
msgstr ""
-#: fortran/symbol.c:1458
+#: fortran/symbol.c:1470
#, no-c-format
msgid "ACCESS specification at %L was already specified"
msgstr ""
-#: fortran/symbol.c:1475
+#: fortran/symbol.c:1487
#, no-c-format
msgid "Duplicate BIND attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1482
+#: fortran/symbol.c:1494
#, no-c-format
msgid "Fortran 2003: BIND(C) at %L"
msgstr ""
-#: fortran/symbol.c:1499
+#: fortran/symbol.c:1511
#, no-c-format
msgid "Duplicate EXTENDS attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1503
+#: fortran/symbol.c:1515
#, no-c-format
msgid "Fortran 2003: EXTENDS at %L"
msgstr ""
-#: fortran/symbol.c:1525
+#: fortran/symbol.c:1537
#, no-c-format
msgid "Symbol '%s' at %L already has an explicit interface"
msgstr ""
-#: fortran/symbol.c:1532
+#: fortran/symbol.c:1544
#, no-c-format
msgid "'%s' at %L has attributes specified outside its INTERFACE body"
msgstr ""
-#: fortran/symbol.c:1573
+#: fortran/symbol.c:1585
#, no-c-format
msgid "Procedure '%s' at %L may not have basic type of %s"
msgstr ""
-#: fortran/symbol.c:1585
+#: fortran/symbol.c:1597
#, no-c-format
msgid "Symbol '%s' at %L cannot have a type"
msgstr ""
-#: fortran/symbol.c:1744
+#: fortran/symbol.c:1756
#, no-c-format
msgid "Component '%s' at %C already declared at %L"
msgstr ""
-#: fortran/symbol.c:1755
+#: fortran/symbol.c:1767
#, no-c-format
msgid "Component '%s' at %C already in the parent type at %L"
msgstr ""
-#: fortran/symbol.c:1830
+#: fortran/symbol.c:1843
#, no-c-format
msgid "Symbol '%s' at %C is ambiguous"
msgstr ""
-#: fortran/symbol.c:1862
+#: fortran/symbol.c:1875
#, no-c-format
msgid "Derived type '%s' at %C is being used before it is defined"
msgstr ""
-#: fortran/symbol.c:1903
+#: fortran/symbol.c:1916
#, no-c-format
msgid "'%s' at %C is not a member of the '%s' structure"
msgstr ""
-#: fortran/symbol.c:1911
+#: fortran/symbol.c:1924
#, no-c-format
msgid "Component '%s' at %C is a PRIVATE component of '%s'"
msgstr ""
-#: fortran/symbol.c:1921
+#: fortran/symbol.c:1934
#, no-c-format
msgid "All components of '%s' are PRIVATE in structure constructor at %C"
msgstr ""
-#: fortran/symbol.c:2050
+#: fortran/symbol.c:2063
#, no-c-format
msgid "Duplicate statement label %d at %L and %L"
msgstr ""
-#: fortran/symbol.c:2060
+#: fortran/symbol.c:2073
#, no-c-format
msgid "Label %d at %C already referenced as branch target"
msgstr ""
-#: fortran/symbol.c:2069
+#: fortran/symbol.c:2082
#, no-c-format
msgid "Label %d at %C already referenced as a format label"
msgstr ""
-#: fortran/symbol.c:2111
+#: fortran/symbol.c:2124
#, no-c-format
msgid "Label %d at %C previously used as a FORMAT label"
msgstr ""
-#: fortran/symbol.c:2119
+#: fortran/symbol.c:2132
#, no-c-format
msgid "Label %d at %C previously used as branch target"
msgstr ""
-#: fortran/symbol.c:2431
+#: fortran/symbol.c:2444
#, no-c-format
msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
msgstr ""
-#: fortran/symbol.c:2434
+#: fortran/symbol.c:2447
#, 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:2578
+#: fortran/symbol.c:2591
#, no-c-format
msgid "Symbol '%s' at %C has already been host associated"
msgstr ""
-#: fortran/symbol.c:3348
+#: fortran/symbol.c:3398
#, no-c-format
msgid ""
"Derived type '%s' declared at %L must have the BIND attribute to be C "
"interoperable"
msgstr ""
-#: fortran/symbol.c:3359
+#: fortran/symbol.c:3409
#, no-c-format
msgid "Derived type '%s' at %L is empty"
msgstr ""
-#: fortran/symbol.c:3376
+#: fortran/symbol.c:3426
#, no-c-format
msgid ""
"Component '%s' at %L cannot have the POINTER attribute because it is a "
"member of the BIND(C) derived type '%s' at %L"
msgstr ""
-#: fortran/symbol.c:3388
+#: fortran/symbol.c:3438
#, no-c-format
msgid ""
"Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
@@ -11078,7 +11327,7 @@ msgstr ""
#. If the derived type is bind(c), all fields must be
#. interop.
-#: fortran/symbol.c:3426
+#: fortran/symbol.c:3476
#, no-c-format
msgid ""
"Component '%s' in derived type '%s' at %L may not be C interoperable, even "
@@ -11088,36 +11337,36 @@ msgstr ""
#. If derived type is param to bind(c) routine, or to one
#. of the iso_c_binding procs, it must be interoperable, so
#. all fields must interop too.
-#: fortran/symbol.c:3435
+#: fortran/symbol.c:3485
#, no-c-format
msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
msgstr ""
-#: fortran/symbol.c:3449
+#: fortran/symbol.c:3499
#, no-c-format
msgid ""
"Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
"attributes"
msgstr ""
-#: fortran/symbol.c:3457
+#: fortran/symbol.c:3507
#, no-c-format
msgid ""
"Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
"(C)"
msgstr ""
-#: fortran/symbol.c:4327
+#: fortran/symbol.c:4379
#, no-c-format
msgid "Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4333
+#: fortran/symbol.c:4385
#, no-c-format
msgid "Extension: Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4384
+#: fortran/symbol.c:4457
#, no-c-format
msgid "'%s' of '%s' is PRIVATE at %C"
msgstr ""
@@ -11132,22 +11381,22 @@ msgstr ""
msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
msgstr ""
-#: fortran/trans-array.c:641 fortran/trans-array.c:4461
-#: fortran/trans-array.c:5450 fortran/trans-intrinsic.c:3719
+#: fortran/trans-array.c:641 fortran/trans-array.c:4464
+#: fortran/trans-array.c:5453 fortran/trans-intrinsic.c:3722
#, no-c-format
msgid "Creating array temporary at %L"
msgstr ""
#. Problems occur when we get something like
#. integer :: a(lots) = (/(i, i=1, lots)/)
-#: fortran/trans-array.c:4030
+#: fortran/trans-array.c:4033
#, no-c-format
msgid ""
"The number of elements in the array constructor at %L requires an increase "
"of the allowed %d upper limit. See -fmax-array-constructor option"
msgstr ""
-#: fortran/trans-array.c:5447
+#: fortran/trans-array.c:5450
#, no-c-format
msgid "Creating array temporary at %L for argument '%s'"
msgstr ""
@@ -11229,66 +11478,66 @@ msgstr ""
msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
msgstr ""
-#: fortran/trans-decl.c:2908 fortran/trans-decl.c:4061
+#: fortran/trans-decl.c:2957 fortran/trans-decl.c:4113
#, no-c-format
msgid "Return value of function '%s' at %L not set"
msgstr ""
-#: fortran/trans-decl.c:3567
+#: fortran/trans-decl.c:3616
#, no-c-format
msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
msgstr ""
-#: fortran/trans-decl.c:3571
+#: fortran/trans-decl.c:3620
#, no-c-format
msgid "Unused dummy argument '%s' at %L"
msgstr ""
-#: fortran/trans-decl.c:3577
+#: fortran/trans-decl.c:3626
#, no-c-format
msgid "Unused variable '%s' declared at %L"
msgstr ""
-#: fortran/trans-decl.c:3623
+#: fortran/trans-decl.c:3672
#, no-c-format
msgid "Unused parameter '%s' declared at %L"
msgstr ""
-#: fortran/trans-decl.c:3637
+#: fortran/trans-decl.c:3686
#, no-c-format
msgid "Return value '%s' of function '%s' declared at %L not set"
msgstr ""
-#: fortran/trans-decl.c:3741
+#: fortran/trans-decl.c:3790
#, c-format
msgid ""
"Actual string length does not match the declared one for dummy argument '%"
"s' (%ld/%ld)"
msgstr ""
-#: fortran/trans-decl.c:3747
+#: fortran/trans-decl.c:3796
#, c-format
msgid ""
"Actual string length is shorter than the declared one for dummy argument '%"
"s' (%ld/%ld)"
msgstr ""
-#: fortran/trans-expr.c:2399
+#: fortran/trans-expr.c:2361
#, no-c-format
msgid "Unknown argument list function at %L"
msgstr ""
-#: fortran/trans-intrinsic.c:882
+#: fortran/trans-intrinsic.c:883
#, no-c-format
msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
msgstr ""
-#: fortran/trans-io.c:2004
+#: fortran/trans-io.c:2002
#, no-c-format
msgid "Derived type '%s' at %L has PRIVATE components"
msgstr ""
-#: fortran/trans-stmt.c:471
+#: fortran/trans-stmt.c:499
#, no-c-format
msgid "An alternate return at %L without a * dummy argument"
msgstr ""
@@ -11518,11 +11767,6 @@ msgstr ""
msgid "may not use both -m32 and -m64"
msgstr ""
-#: config/sparc/sol2-bi.h:212 config/sparc/sol2-bi.h:217
-#: config/sparc/sol2-gld-bi.h:40 config/sparc/sol2-gld-bi.h:45
-msgid "does not support multilib"
-msgstr ""
-
#: config/mips/mips.h:1183 config/arc/arc.h:61
msgid "may not use both -EB and -EL"
msgstr ""
@@ -11535,19 +11779,19 @@ msgstr ""
msgid "-msingle-float and -msoft-float cannot both be specified"
msgstr ""
-#: config/i386/mingw32.h:85 config/i386/cygwin.h:91
+#: config/i386/mingw-w64.h:65 config/i386/mingw32.h:85 config/i386/cygwin.h:91
msgid "shared and mdll are not compatible"
msgstr ""
-#: gcc.c:813
+#: gcc.c:820
msgid "GCC does not support -C or -CC without -E"
msgstr ""
-#: gcc.c:841 java/jvspec.c:80 ada/gcc-interface/lang-specs.h:33
+#: gcc.c:848 java/jvspec.c:80 ada/gcc-interface/lang-specs.h:33
msgid "-pg and -fomit-frame-pointer are incompatible"
msgstr ""
-#: gcc.c:1026
+#: gcc.c:1033
msgid "-E or -x required when input is from standard input"
msgstr ""
@@ -11587,8 +11831,13 @@ msgstr ""
msgid "-c or -S required for Ada"
msgstr ""
-#: config/rs6000/sysv4.h:908 config/rs6000/sysv4.h:910
-#: config/rs6000/linux64.h:354 config/rs6000/linux64.h:356 config/linux.h:111
+#: config/sparc/sol2-bi.h:212 config/sparc/sol2-bi.h:217
+#: config/sparc/sol2-gld-bi.h:40 config/sparc/sol2-gld-bi.h:45
+msgid "does not support multilib"
+msgstr ""
+
+#: config/rs6000/linux64.h:354 config/rs6000/linux64.h:356
+#: config/rs6000/sysv4.h:908 config/rs6000/sysv4.h:910 config/linux.h:111
#: config/linux.h:113 config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
msgid "-mglibc and -muclibc used together"
msgstr ""
@@ -11601,10 +11850,6 @@ msgstr ""
msgid "-Xbind-now and -Xbind-lazy are incompatible"
msgstr ""
-#: config/vax/netbsd-elf.h:47
-msgid "the -shared option is not currently supported for VAX ELF"
-msgstr ""
-
#: config/i386/cygwin.h:28
msgid "mno-cygwin and mno-win32 are not compatible"
msgstr ""
@@ -11617,10 +11862,6 @@ msgstr ""
msgid "Static linking is not supported.\n"
msgstr ""
-#: config/mcore/mcore.h:54
-msgid "the m210 does not have little endian support"
-msgstr ""
-
#: java/lang-specs.h:33
msgid "-fjni and -femit-class-files are incompatible"
msgstr ""
@@ -11649,10 +11890,18 @@ msgstr ""
msgid "Do not specify both -march=... and -mcpu=..."
msgstr ""
+#: config/vax/netbsd-elf.h:47
+msgid "the -shared option is not currently supported for VAX ELF"
+msgstr ""
+
#: config/vax/vax.h:50 config/vax/vax.h:51
msgid "profiling not supported with -mg\n"
msgstr ""
+#: config/mcore/mcore.h:54
+msgid "the m210 does not have little endian support"
+msgstr ""
+
#: config/lynx.h:70
msgid "cannot use mthreads and mlegacy-threads together"
msgstr ""
@@ -12052,7 +12301,7 @@ msgstr ""
msgid "Append a second underscore if the name already contains an underscore"
msgstr ""
-#: fortran/lang.opt:353 c.opt:745
+#: fortran/lang.opt:353 c.opt:749
msgid "Use the narrowest integer type possible for enumeration types"
msgstr ""
@@ -15249,7 +15498,7 @@ msgstr ""
msgid "Print the name of header files as they are used"
msgstr ""
-#: c.opt:69 c.opt:890
+#: c.opt:69 c.opt:894
msgid "Add <dir> to the end of the main include path"
msgstr ""
@@ -15668,442 +15917,446 @@ msgid "Warn about unrecognized pragmas"
msgstr ""
#: c.opt:481
-msgid "Warn about macros defined in the main file that are not used"
+msgid "Warn about unsuffixed float constants"
msgstr ""
#: c.opt:485
-msgid "Do not warn about using variadic macros when -pedantic"
+msgid "Warn about macros defined in the main file that are not used"
msgstr ""
#: c.opt:489
-msgid "Warn if a variable length array is used"
+msgid "Do not warn about using variadic macros when -pedantic"
msgstr ""
#: c.opt:493
-msgid "Warn when a register variable is declared volatile"
+msgid "Warn if a variable length array is used"
msgstr ""
#: c.opt:497
+msgid "Warn when a register variable is declared volatile"
+msgstr ""
+
+#: c.opt:501
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:501
+#: c.opt:505
msgid "Warn when a pointer differs in signedness in an assignment"
msgstr ""
-#: c.opt:505
+#: c.opt:509
msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
msgstr ""
-#: c.opt:513
+#: c.opt:517
msgid "Enforce class member access control semantics"
msgstr ""
-#: c.opt:520
+#: c.opt:524
msgid "Change when template instances are emitted"
msgstr ""
-#: c.opt:524
+#: c.opt:528
msgid "Recognize the \"asm\" keyword"
msgstr ""
-#: c.opt:528
+#: c.opt:532
msgid "Recognize built-in functions"
msgstr ""
-#: c.opt:535
+#: c.opt:539
msgid "Check the return value of new"
msgstr ""
-#: c.opt:539
+#: c.opt:543
msgid "Allow the arguments of the '?' operator to have different types"
msgstr ""
-#: c.opt:543
+#: c.opt:547
msgid "Reduce the size of object files"
msgstr ""
-#: c.opt:547
+#: c.opt:551
msgid "Use class <name> for constant strings"
msgstr ""
-#: c.opt:551
+#: c.opt:555
msgid "Inline member functions by default"
msgstr ""
-#: c.opt:555
+#: c.opt:559
msgid "Preprocess directives only."
msgstr ""
-#: c.opt:559
+#: c.opt:563
msgid "Permit '$' as an identifier character"
msgstr ""
-#: c.opt:566
+#: c.opt:570
msgid "Generate code to check exception specifications"
msgstr ""
-#: c.opt:573
+#: c.opt:577
msgid "Convert all strings and character constants to character set <cset>"
msgstr ""
-#: c.opt:577
+#: c.opt:581
msgid "Permit universal character names (\\u and \\U) in identifiers"
msgstr ""
-#: c.opt:581
+#: c.opt:585
msgid "Specify the default character set for source files"
msgstr ""
-#: c.opt:589
+#: c.opt:593
msgid "Scope of for-init-statement variables is local to the loop"
msgstr ""
-#: c.opt:593
+#: c.opt:597
msgid "Do not assume that standard C libraries and \"main\" exist"
msgstr ""
-#: c.opt:597
+#: c.opt:601
msgid "Recognize GNU-defined keywords"
msgstr ""
-#: c.opt:601
+#: c.opt:605
msgid "Generate code for GNU runtime environment"
msgstr ""
-#: c.opt:605
+#: c.opt:609
msgid "Use traditional GNU semantics for inline functions"
msgstr ""
-#: c.opt:618
+#: c.opt:622
msgid "Assume normal C execution environment"
msgstr ""
-#: c.opt:622
+#: c.opt:626
msgid "Enable support for huge objects"
msgstr ""
-#: c.opt:626
+#: c.opt:630
msgid "Export functions even if they can be inlined"
msgstr ""
-#: c.opt:630
+#: c.opt:634
msgid "Emit implicit instantiations of inline templates"
msgstr ""
-#: c.opt:634
+#: c.opt:638
msgid "Emit implicit instantiations of templates"
msgstr ""
-#: c.opt:638
+#: c.opt:642
msgid "Inject friend functions into enclosing namespace"
msgstr ""
-#: c.opt:645
+#: c.opt:649
msgid ""
"Allow implicit conversions between vectors with differing numbers of "
"subparts and/or differing element types."
msgstr ""
-#: c.opt:649
+#: c.opt:653
msgid "Don't warn about uses of Microsoft extensions"
msgstr ""
-#: c.opt:659
+#: c.opt:663
msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
msgstr ""
-#: c.opt:663
+#: c.opt:667
msgid "Assume that receivers of Objective-C messages may be nil"
msgstr ""
-#: c.opt:675
+#: c.opt:679
msgid ""
"Generate special Objective-C methods to initialize/destroy non-POD C++ "
"ivars, if needed"
msgstr ""
-#: c.opt:679
+#: c.opt:683
msgid "Allow fast jumps to the message dispatcher"
msgstr ""
-#: c.opt:685
+#: c.opt:689
msgid "Enable Objective-C exception and synchronization syntax"
msgstr ""
-#: c.opt:689
+#: c.opt:693
msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
msgstr ""
-#: c.opt:694
+#: c.opt:698
msgid "Enable Objective-C setjmp exception handling runtime"
msgstr ""
-#: c.opt:698
+#: c.opt:702
msgid "Enable OpenMP (implies -frecursive in Fortran)"
msgstr ""
-#: c.opt:702
+#: c.opt:706
msgid "Recognize C++ keywords like \"compl\" and \"xor\""
msgstr ""
-#: c.opt:706
+#: c.opt:710
msgid "Enable optional diagnostics"
msgstr ""
-#: c.opt:713
+#: c.opt:717
msgid "Look for and use PCH files even when preprocessing"
msgstr ""
-#: c.opt:717
+#: c.opt:721
msgid "Downgrade conformance errors to warnings"
msgstr ""
-#: c.opt:721
+#: c.opt:725
msgid "Treat the input file as already preprocessed"
msgstr ""
-#: c.opt:725
+#: c.opt:729
msgid ""
"-fno-pretty-templates Do not pretty-print template specializations as the "
"template signature followed by the arguments"
msgstr ""
-#: c.opt:729
+#: c.opt:733
msgid ""
"Used in Fix-and-Continue mode to indicate that object files may be swapped "
"in at runtime"
msgstr ""
-#: c.opt:733
+#: c.opt:737
msgid "Enable automatic template instantiation"
msgstr ""
-#: c.opt:737
+#: c.opt:741
msgid "Generate run time type descriptor information"
msgstr ""
-#: c.opt:741
+#: c.opt:745
msgid "Use the same size for double as for float"
msgstr ""
-#: c.opt:749
+#: c.opt:753
msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
msgstr ""
-#: c.opt:753
+#: c.opt:757
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
msgstr ""
-#: c.opt:757
+#: c.opt:761
msgid "Make \"char\" signed by default"
msgstr ""
-#: c.opt:764
+#: c.opt:768
msgid "Display statistics accumulated during compilation"
msgstr ""
-#: c.opt:771
+#: c.opt:775
msgid "Distance between tab stops for column reporting"
msgstr ""
-#: c.opt:775
+#: c.opt:779
msgid "Specify maximum template instantiation depth"
msgstr ""
-#: c.opt:782
+#: c.opt:786
msgid "Do not generate thread-safe code for initializing local statics"
msgstr ""
-#: c.opt:786
+#: c.opt:790
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
msgstr ""
-#: c.opt:790
+#: c.opt:794
msgid "Make \"char\" unsigned by default"
msgstr ""
-#: c.opt:794
+#: c.opt:798
msgid "Use __cxa_atexit to register destructors"
msgstr ""
-#: c.opt:798
+#: c.opt:802
msgid "Use __cxa_get_exception_ptr in exception handling"
msgstr ""
-#: c.opt:802
+#: c.opt:806
msgid "Marks all inlined methods as having hidden visibility"
msgstr ""
-#: c.opt:806
+#: c.opt:810
msgid "Changes visibility to match Microsoft Visual Studio by default"
msgstr ""
-#: c.opt:810
+#: c.opt:814
msgid "Discard unused virtual functions"
msgstr ""
-#: c.opt:814
+#: c.opt:818
msgid "Implement vtables using thunks"
msgstr ""
-#: c.opt:818
+#: c.opt:822
msgid "Emit common-like symbols as weak symbols"
msgstr ""
-#: c.opt:822
+#: c.opt:826
msgid ""
"Convert all wide strings and character constants to character set <cset>"
msgstr ""
-#: c.opt:826
+#: c.opt:830
msgid "Generate a #line directive pointing at the current working directory"
msgstr ""
-#: c.opt:830
+#: c.opt:834
msgid "Emit cross referencing information"
msgstr ""
-#: c.opt:834
+#: c.opt:838
msgid ""
"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
msgstr ""
-#: c.opt:838
+#: c.opt:842
msgid "Dump declarations to a .decl file"
msgstr ""
-#: c.opt:842
+#: c.opt:846
msgid "Aggressive reduced debug info for structs"
msgstr ""
-#: c.opt:846
+#: c.opt:850
msgid "Conservative reduced debug info for structs"
msgstr ""
-#: c.opt:850
+#: c.opt:854
msgid "Detailed reduced debug info for structs"
msgstr ""
-#: c.opt:854 c.opt:886
+#: c.opt:858 c.opt:890
msgid "Add <dir> to the end of the system include path"
msgstr ""
-#: c.opt:858
+#: c.opt:862
msgid "Accept definition of macros in <file>"
msgstr ""
-#: c.opt:862
+#: c.opt:866
msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
msgstr ""
-#: c.opt:866
+#: c.opt:870
msgid "Include the contents of <file> before other files"
msgstr ""
-#: c.opt:870
+#: c.opt:874
msgid "Specify <path> as a prefix for next two options"
msgstr ""
-#: c.opt:874
+#: c.opt:878
msgid "Set <dir> to be the system root directory"
msgstr ""
-#: c.opt:878
+#: c.opt:882
msgid "Add <dir> to the start of the system include path"
msgstr ""
-#: c.opt:882
+#: c.opt:886
msgid "Add <dir> to the end of the quote include path"
msgstr ""
-#: c.opt:900
+#: c.opt:904
msgid ""
"Do not search standard system include directories (those specified with -"
"isystem will still be used)"
msgstr ""
-#: c.opt:904
+#: c.opt:908
msgid "Do not search standard system include directories for C++"
msgstr ""
-#: c.opt:920
+#: c.opt:924
msgid "Generate C header of platform-specific features"
msgstr ""
-#: c.opt:924
+#: c.opt:928
msgid "Print a checksum of the executable for PCH validity checking, and stop"
msgstr ""
-#: c.opt:928
+#: c.opt:932
msgid "Remap file names when including files"
msgstr ""
-#: c.opt:932
+#: c.opt:936
msgid "Conform to the ISO 1998 C++ standard"
msgstr ""
-#: c.opt:936
+#: c.opt:940
msgid ""
"Conform to the ISO 1998 C++ standard, with extensions that are likely to"
msgstr ""
-#: c.opt:943 c.opt:978
+#: c.opt:947 c.opt:982
msgid "Conform to the ISO 1990 C standard"
msgstr ""
-#: c.opt:947 c.opt:986
+#: c.opt:951 c.opt:990
msgid "Conform to the ISO 1999 C standard"
msgstr ""
-#: c.opt:951
+#: c.opt:955
msgid "Deprecated in favor of -std=c99"
msgstr ""
-#: c.opt:955
+#: c.opt:959
msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
msgstr ""
-#: c.opt:959
+#: c.opt:963
msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
msgstr ""
-#: c.opt:966
+#: c.opt:970
msgid "Conform to the ISO 1990 C standard with GNU extensions"
msgstr ""
-#: c.opt:970
+#: c.opt:974
msgid "Conform to the ISO 1999 C standard with GNU extensions"
msgstr ""
-#: c.opt:974
+#: c.opt:978
msgid "Deprecated in favor of -std=gnu99"
msgstr ""
-#: c.opt:982
+#: c.opt:986
msgid "Conform to the ISO 1990 C standard as amended in 1994"
msgstr ""
-#: c.opt:990
+#: c.opt:994
msgid "Deprecated in favor of -std=iso9899:1999"
msgstr ""
-#: c.opt:994
+#: c.opt:998
msgid "Enable traditional preprocessing"
msgstr ""
-#: c.opt:998
+#: c.opt:1002
msgid "Support ISO C trigraphs"
msgstr ""
-#: c.opt:1002
+#: c.opt:1006
msgid "Do not predefine system-specific and GCC-specific macros"
msgstr ""
-#: c.opt:1006
+#: c.opt:1010
msgid "Enable verbose output"
msgstr ""
@@ -16412,8 +16665,9 @@ msgstr ""
msgid "When running CSE, follow jumps to their targets"
msgstr ""
-#: common.opt:401
-msgid "When running CSE, follow conditional jumps"
+#: common.opt:401 common.opt:514 common.opt:727 common.opt:956 common.opt:1108
+#: common.opt:1167 common.opt:1183 common.opt:1243
+msgid "Does nothing. Preserved for backward compatibility."
msgstr ""
#: common.opt:405
@@ -16524,11 +16778,6 @@ msgstr ""
msgid "Don't allocate floats and doubles in extended-precision registers"
msgstr ""
-#: common.opt:514 common.opt:727 common.opt:956 common.opt:1108
-#: common.opt:1167 common.opt:1183 common.opt:1243
-msgid "Does nothing. Preserved for backward compatibility."
-msgstr ""
-
#: common.opt:518
msgid "Perform a forward propagation pass on RTL"
msgstr ""
@@ -17384,27 +17633,27 @@ msgstr ""
msgid "Create a position independent executable"
msgstr ""
-#: attribs.c:284
+#: attribs.c:283
#, gcc-internal-format
-msgid "%qs attribute directive ignored"
+msgid "%qE attribute directive ignored"
msgstr ""
-#: attribs.c:292
+#: attribs.c:291
#, gcc-internal-format
-msgid "wrong number of arguments specified for %qs attribute"
+msgid "wrong number of arguments specified for %qE attribute"
msgstr ""
-#: attribs.c:310
+#: attribs.c:309
#, gcc-internal-format
-msgid "%qs attribute does not apply to types"
+msgid "%qE attribute does not apply to types"
msgstr ""
-#: attribs.c:361
+#: attribs.c:360
#, gcc-internal-format
-msgid "%qs attribute only applies to function types"
+msgid "%qE attribute only applies to function types"
msgstr ""
-#: attribs.c:371
+#: attribs.c:370
#, gcc-internal-format
msgid "type attributes ignored after type is already defined"
msgstr ""
@@ -17420,47 +17669,52 @@ msgid ""
"branch target register load optimization is not intended to be run twice"
msgstr ""
-#: builtins.c:1049
+#: builtins.c:489
+#, gcc-internal-format
+msgid "offset outside bounds of constant string"
+msgstr ""
+
+#: builtins.c:1052
#, gcc-internal-format
msgid "second argument to %<__builtin_prefetch%> must be a constant"
msgstr ""
-#: builtins.c:1056
+#: builtins.c:1059
#, gcc-internal-format
msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
msgstr ""
-#: builtins.c:1064
+#: builtins.c:1067
#, gcc-internal-format
msgid "third argument to %<__builtin_prefetch%> must be a constant"
msgstr ""
-#: builtins.c:1071
+#: builtins.c:1074
#, gcc-internal-format
msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
msgstr ""
-#: builtins.c:4675
+#: builtins.c:4678
#, gcc-internal-format
msgid "argument of %<__builtin_args_info%> must be constant"
msgstr ""
-#: builtins.c:4681
+#: builtins.c:4684
#, gcc-internal-format
msgid "argument of %<__builtin_args_info%> out of range"
msgstr ""
-#: builtins.c:4687
+#: builtins.c:4690
#, gcc-internal-format
msgid "missing argument in %<__builtin_args_info%>"
msgstr ""
-#: builtins.c:4823 gimplify.c:2296
+#: builtins.c:4826 gimplify.c:2376
#, gcc-internal-format
msgid "too few arguments to function %<va_start%>"
msgstr ""
-#: builtins.c:4981
+#: builtins.c:4984
#, gcc-internal-format
msgid "first argument to %<va_arg%> not of type %<va_list%>"
msgstr ""
@@ -17468,93 +17722,93 @@ 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:4996
+#: builtins.c:4999
#, gcc-internal-format
msgid "%qT is promoted to %qT when passed through %<...%>"
msgstr ""
-#: builtins.c:5001
+#: builtins.c:5004
#, 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:5008 c-typeck.c:2518
+#: builtins.c:5011 c-typeck.c:2513
#, gcc-internal-format
msgid "if this code is reached, the program will abort"
msgstr ""
-#: builtins.c:5132
+#: builtins.c:5135
#, gcc-internal-format
msgid "invalid argument to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:5134
+#: builtins.c:5137
#, gcc-internal-format
msgid "invalid argument to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:5147
+#: builtins.c:5150
#, gcc-internal-format
msgid "unsupported argument to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:5149
+#: builtins.c:5152
#, gcc-internal-format
msgid "unsupported argument to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:5695
+#: builtins.c:5698
#, gcc-internal-format
msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
msgstr ""
-#: builtins.c:6057 builtins.c:6072
+#: builtins.c:6060 builtins.c:6075
#, gcc-internal-format
msgid "%qD changed semantics in GCC 4.4"
msgstr ""
#. All valid uses of __builtin_va_arg_pack () are removed during
#. inlining.
-#: builtins.c:6458 expr.c:8012
+#: builtins.c:6461 expr.c:8053
msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
msgstr ""
#. All valid uses of __builtin_va_arg_pack_len () are removed during
#. inlining.
-#: builtins.c:6464
+#: builtins.c:6467
msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
msgstr ""
-#: builtins.c:6760
+#: builtins.c:6763
#, gcc-internal-format
msgid "%<__builtin_longjmp%> second argument must be 1"
msgstr ""
-#: builtins.c:7396
+#: builtins.c:7399
#, gcc-internal-format
msgid "target format does not support infinity"
msgstr ""
-#: builtins.c:11772
+#: builtins.c:11812
#, gcc-internal-format
msgid "%<va_start%> used in function with fixed args"
msgstr ""
-#: builtins.c:11780
+#: builtins.c:11820
#, gcc-internal-format
msgid "wrong number of arguments to function %<va_start%>"
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:11793
+#: builtins.c:11833
#, gcc-internal-format
msgid "%<__builtin_next_arg%> called without an argument"
msgstr ""
-#: builtins.c:11798
+#: builtins.c:11838
#, gcc-internal-format
msgid "wrong number of arguments to function %<__builtin_next_arg%>"
msgstr ""
@@ -17564,943 +17818,948 @@ 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:11825
+#: builtins.c:11868
#, gcc-internal-format
msgid "second parameter of %<va_start%> not last named argument"
msgstr ""
-#: builtins.c:11835
+#: builtins.c:11878
#, gcc-internal-format
msgid ""
"undefined behaviour when second parameter of %<va_start%> is declared with %"
"<register%> storage"
msgstr ""
-#: builtins.c:11950
+#: builtins.c:11993
msgid "%Kfirst argument of %D must be a pointer, second integer constant"
msgstr ""
-#: builtins.c:11963
+#: builtins.c:12006
msgid "%Klast argument of %D is not integer constant between 0 and 3"
msgstr ""
-#: builtins.c:12008 builtins.c:12173 builtins.c:12232
+#: builtins.c:12051 builtins.c:12216 builtins.c:12275
msgid "%Kcall to %D will always overflow destination buffer"
msgstr ""
-#: builtins.c:12163
+#: builtins.c:12206
msgid "%Kcall to %D might overflow destination buffer"
msgstr ""
-#: builtins.c:12253
+#: builtins.c:12296
msgid "%Kattempt to free a non-heap object %qD"
msgstr ""
-#: builtins.c:12256
+#: builtins.c:12299
msgid "%Kattempt to free a non-heap object"
msgstr ""
-#: c-common.c:1156
+#: c-common.c:1157
#, gcc-internal-format
msgid "%qD is not defined outside of function scope"
msgstr ""
-#: c-common.c:1206
+#: c-common.c:1207
#, 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:1654 c-common.c:1666
+#: c-common.c:1655 c-common.c:1667
#, gcc-internal-format
msgid "overflow in constant expression"
msgstr ""
-#: c-common.c:1688
+#: c-common.c:1689
#, gcc-internal-format
msgid "integer overflow in expression"
msgstr ""
-#: c-common.c:1692
+#: c-common.c:1693
#, gcc-internal-format
msgid "floating point overflow in expression"
msgstr ""
-#: c-common.c:1696
+#: c-common.c:1697
#, gcc-internal-format
msgid "fixed-point overflow in expression"
msgstr ""
-#: c-common.c:1700
+#: c-common.c:1701
#, gcc-internal-format
msgid "vector overflow in expression"
msgstr ""
-#: c-common.c:1705
+#: c-common.c:1706
#, gcc-internal-format
msgid "complex integer overflow in expression"
msgstr ""
-#: c-common.c:1707
+#: c-common.c:1708
#, gcc-internal-format
msgid "complex floating point overflow in expression"
msgstr ""
-#: c-common.c:1746
+#: c-common.c:1747
#, gcc-internal-format
msgid "logical %<or%> applied to non-boolean constant"
msgstr ""
-#: c-common.c:1749
+#: c-common.c:1750
#, gcc-internal-format
msgid "logical %<and%> applied to non-boolean constant"
msgstr ""
-#: c-common.c:1781
+#: c-common.c:1786
#, gcc-internal-format
msgid "type-punning to incomplete type might break strict-aliasing rules"
msgstr ""
-#: c-common.c:1796
+#: c-common.c:1801
#, gcc-internal-format
msgid "dereferencing type-punned pointer will break strict-aliasing rules"
msgstr ""
-#: c-common.c:1803 c-common.c:1821
+#: c-common.c:1808 c-common.c:1826
#, gcc-internal-format
msgid "dereferencing type-punned pointer might break strict-aliasing rules"
msgstr ""
-#: c-common.c:1852
+#: c-common.c:1857
#, gcc-internal-format
msgid "first argument of %q+D should be %<int%>"
msgstr ""
-#: c-common.c:1861
+#: c-common.c:1866
#, gcc-internal-format
msgid "second argument of %q+D should be %<char **%>"
msgstr ""
-#: c-common.c:1870
+#: c-common.c:1875
#, gcc-internal-format
msgid "third argument of %q+D should probably be %<char **%>"
msgstr ""
-#: c-common.c:1880
+#: c-common.c:1885
#, gcc-internal-format
msgid "%q+D takes only zero or two arguments"
msgstr ""
-#: c-common.c:1929
+#: c-common.c:1934
#, gcc-internal-format
msgid ""
"use -flax-vector-conversions to permit conversions between vectors with "
"differing element types or numbers of subparts"
msgstr ""
-#: c-common.c:2084
+#: c-common.c:2089
#, gcc-internal-format
msgid "conversion to %qT from boolean expression"
msgstr ""
-#: c-common.c:2106
+#: c-common.c:2111
#, gcc-internal-format
msgid "negative integer implicitly converted to unsigned type"
msgstr ""
-#: c-common.c:2108
+#: c-common.c:2113
#, gcc-internal-format
msgid "conversion of unsigned constant value to negative integer"
msgstr ""
-#: c-common.c:2135
+#: c-common.c:2140
#, gcc-internal-format
msgid "conversion to %qT alters %qT constant value"
msgstr ""
-#: c-common.c:2227
+#: c-common.c:2232
#, gcc-internal-format
msgid "conversion to %qT from %qT may change the sign of the result"
msgstr ""
-#: c-common.c:2259
+#: c-common.c:2264
#, gcc-internal-format
msgid "conversion to %qT from %qT may alter its value"
msgstr ""
-#: c-common.c:2287
+#: c-common.c:2292
#, gcc-internal-format
msgid "large integer implicitly truncated to unsigned type"
msgstr ""
-#: c-common.c:2293 c-common.c:2300 c-common.c:2308
+#: c-common.c:2298 c-common.c:2305 c-common.c:2313
#, gcc-internal-format
msgid "overflow in implicit constant conversion"
msgstr ""
-#: c-common.c:2479
+#: c-common.c:2484
#, gcc-internal-format
msgid "operation on %qE may be undefined"
msgstr ""
-#: c-common.c:2787
+#: c-common.c:2792
#, gcc-internal-format
msgid "case label does not reduce to an integer constant"
msgstr ""
-#: c-common.c:2827
+#: c-common.c:2832
#, gcc-internal-format
msgid "case label value is less than minimum value for type"
msgstr ""
-#: c-common.c:2835
+#: c-common.c:2840
#, gcc-internal-format
msgid "case label value exceeds maximum value for type"
msgstr ""
-#: c-common.c:2843
+#: c-common.c:2848
#, gcc-internal-format
msgid "lower value in case label range less than minimum value for type"
msgstr ""
-#: c-common.c:2852
+#: c-common.c:2857
#, gcc-internal-format
msgid "upper value in case label range exceeds maximum value for type"
msgstr ""
-#: c-common.c:2926
+#: c-common.c:2931
#, gcc-internal-format
msgid ""
"GCC cannot support operators with integer types and fixed-point types that "
"have too many integral and fractional bits together"
msgstr ""
-#: c-common.c:3412
+#: c-common.c:3417
#, gcc-internal-format
msgid "invalid operands to binary %s (have %qT and %qT)"
msgstr ""
-#: c-common.c:3648
+#: c-common.c:3653
#, gcc-internal-format
msgid "comparison is always false due to limited range of data type"
msgstr ""
-#: c-common.c:3650
+#: c-common.c:3655
#, gcc-internal-format
msgid "comparison is always true due to limited range of data type"
msgstr ""
-#: c-common.c:3729
+#: c-common.c:3734
#, gcc-internal-format
msgid "comparison of unsigned expression >= 0 is always true"
msgstr ""
-#: c-common.c:3739
+#: c-common.c:3744
#, gcc-internal-format
msgid "comparison of unsigned expression < 0 is always false"
msgstr ""
-#: c-common.c:3781
+#: c-common.c:3785
#, gcc-internal-format
msgid "pointer of type %<void *%> used in arithmetic"
msgstr ""
-#: c-common.c:3787
+#: c-common.c:3791
#, gcc-internal-format
msgid "pointer to a function used in arithmetic"
msgstr ""
-#: c-common.c:3793
+#: c-common.c:3797
#, gcc-internal-format
msgid "pointer to member function used in arithmetic"
msgstr ""
-#: c-common.c:3875
-#, gcc-internal-format
-msgid "offset %<%wd%> outside bounds of constant string"
-msgstr ""
-
-#: c-common.c:3999
+#: c-common.c:3978
#, gcc-internal-format
msgid "the address of %qD will always evaluate as %<true%>"
msgstr ""
-#: c-common.c:4087 cp/semantics.c:594 cp/typeck.c:6669
+#: c-common.c:4066 cp/semantics.c:593 cp/typeck.c:6676
#, gcc-internal-format
msgid "suggest parentheses around assignment used as truth value"
msgstr ""
-#: c-common.c:4164 c-decl.c:2888 c-typeck.c:9798
+#: c-common.c:4143 c-decl.c:3001 c-typeck.c:9934
#, gcc-internal-format
msgid "invalid use of %<restrict%>"
msgstr ""
-#: c-common.c:4381
+#: c-common.c:4360
#, gcc-internal-format
msgid "invalid application of %<sizeof%> to a function type"
msgstr ""
-#: c-common.c:4394
+#: c-common.c:4373
#, gcc-internal-format
msgid "invalid application of %qs to a void type"
msgstr ""
-#: c-common.c:4402
+#: c-common.c:4381
#, gcc-internal-format
msgid "invalid application of %qs to incomplete type %qT "
msgstr ""
-#: c-common.c:4443
+#: c-common.c:4422
#, gcc-internal-format
msgid "%<__alignof%> applied to a bit-field"
msgstr ""
-#: c-common.c:5170
+#: c-common.c:5149
#, gcc-internal-format
msgid "cannot disable built-in function %qs"
msgstr ""
-#: c-common.c:5361
+#: c-common.c:5340
#, gcc-internal-format
msgid "pointers are not permitted as case values"
msgstr ""
-#: c-common.c:5368
+#: c-common.c:5347
#, gcc-internal-format
msgid "range expressions in switch statements are non-standard"
msgstr ""
-#: c-common.c:5394
+#: c-common.c:5373
#, gcc-internal-format
msgid "empty range specified"
msgstr ""
-#: c-common.c:5454
+#: c-common.c:5433
#, gcc-internal-format
msgid "duplicate (or overlapping) case value"
msgstr ""
-#: c-common.c:5455
+#: c-common.c:5434
#, gcc-internal-format
msgid "%Jthis is the first entry overlapping that value"
msgstr ""
-#: c-common.c:5459
+#: c-common.c:5438
#, gcc-internal-format
msgid "duplicate case value"
msgstr ""
-#: c-common.c:5460
+#: c-common.c:5439
#, gcc-internal-format
msgid "%Jpreviously used here"
msgstr ""
-#: c-common.c:5464
+#: c-common.c:5443
#, gcc-internal-format
msgid "multiple default labels in one switch"
msgstr ""
-#: c-common.c:5465
+#: c-common.c:5444
#, gcc-internal-format
msgid "%Jthis is the first default label"
msgstr ""
-#: c-common.c:5516
+#: c-common.c:5495
#, gcc-internal-format
msgid "%Jcase value %qs not in enumerated type"
msgstr ""
-#: c-common.c:5520
+#: c-common.c:5499
#, gcc-internal-format
msgid "%Jcase value %qs not in enumerated type %qT"
msgstr ""
-#: c-common.c:5579
+#: c-common.c:5558
#, gcc-internal-format
msgid "%Hswitch missing default case"
msgstr ""
-#: c-common.c:5650
+#: c-common.c:5629
#, gcc-internal-format
msgid "%Henumeration value %qE not handled in switch"
msgstr ""
-#: c-common.c:5685
+#: c-common.c:5664
#, gcc-internal-format
msgid "taking the address of a label is non-standard"
msgstr ""
-#: c-common.c:5858
+#: c-common.c:5837
#, gcc-internal-format
msgid "%qE attribute ignored for field of type %qT"
msgstr ""
-#: c-common.c:5869 c-common.c:5888 c-common.c:5906 c-common.c:5933
-#: c-common.c:5960 c-common.c:5986 c-common.c:6005 c-common.c:6029
-#: c-common.c:6052 c-common.c:6075 c-common.c:6096 c-common.c:6117
-#: c-common.c:6141 c-common.c:6167 c-common.c:6204 c-common.c:6231
-#: c-common.c:6274 c-common.c:6358 c-common.c:6388 c-common.c:6407
-#: c-common.c:6742 c-common.c:6758 c-common.c:6806 c-common.c:6829
-#: c-common.c:6893 c-common.c:7021 c-common.c:7087 c-common.c:7131
-#: c-common.c:7177 c-common.c:7247 c-common.c:7271 c-common.c:7557
-#: c-common.c:7580 c-common.c:7619 c-common.c:7708 c-common.c:7848
-#: ada/gcc-interface/utils.c:4957 ada/gcc-interface/utils.c:5130
-#: ada/gcc-interface/utils.c:5149
+#: c-common.c:5848 c-common.c:5867 c-common.c:5885 c-common.c:5912
+#: c-common.c:5939 c-common.c:5965 c-common.c:5984 c-common.c:6008
+#: c-common.c:6031 c-common.c:6054 c-common.c:6075 c-common.c:6096
+#: c-common.c:6120 c-common.c:6146 c-common.c:6183 c-common.c:6210
+#: c-common.c:6253 c-common.c:6337 c-common.c:6367 c-common.c:6387
+#: c-common.c:6722 c-common.c:6738 c-common.c:6786 c-common.c:6809
+#: c-common.c:6873 c-common.c:7001 c-common.c:7067 c-common.c:7111
+#: c-common.c:7157 c-common.c:7235 c-common.c:7259 c-common.c:7545
+#: c-common.c:7568 c-common.c:7607 c-common.c:7696 c-common.c:7836 tree.c:4066
+#: tree.c:4078 tree.c:4088 config/darwin.c:1437 config/arm/arm.c:3299
+#: config/arm/arm.c:3327 config/avr/avr.c:4807 config/h8300/h8300.c:5283
+#: config/h8300/h8300.c:5307 config/i386/i386.c:4286 config/i386/i386.c:26894
+#: config/ia64/ia64.c:621 config/m68hc11/m68hc11.c:1110
+#: config/rs6000/rs6000.c:20744 config/spu/spu.c:3784
+#: ada/gcc-interface/utils.c:5036 ada/gcc-interface/utils.c:5209
+#: ada/gcc-interface/utils.c:5228
#, gcc-internal-format
msgid "%qE attribute ignored"
msgstr ""
-#: c-common.c:5951 c-common.c:5977
+#: c-common.c:5930 c-common.c:5956
#, gcc-internal-format
msgid "%qE attribute conflicts with attribute %s"
msgstr ""
-#: c-common.c:6198
+#: c-common.c:6177
#, gcc-internal-format
msgid "%qE attribute have effect only on public objects"
msgstr ""
-#: c-common.c:6295
+#: c-common.c:6274
#, gcc-internal-format
msgid "destructor priorities are not supported"
msgstr ""
-#: c-common.c:6297
+#: c-common.c:6276
#, gcc-internal-format
msgid "constructor priorities are not supported"
msgstr ""
-#: c-common.c:6314
+#: c-common.c:6293
#, gcc-internal-format
msgid "destructor priorities from 0 to %d are reserved for the implementation"
msgstr ""
-#: c-common.c:6319
+#: c-common.c:6298
#, gcc-internal-format
msgid "constructor priorities from 0 to %d are reserved for the implementation"
msgstr ""
-#: c-common.c:6327
+#: c-common.c:6306
#, gcc-internal-format
msgid "destructor priorities must be integers from 0 to %d inclusive"
msgstr ""
-#: c-common.c:6330
+#: c-common.c:6309
#, gcc-internal-format
msgid "constructor priorities must be integers from 0 to %d inclusive"
msgstr ""
-#: c-common.c:6451
+#: c-common.c:6431
#, gcc-internal-format
-msgid "unknown machine mode %qs"
+msgid "unknown machine mode %qE"
msgstr ""
-#: c-common.c:6480
+#: c-common.c:6460
#, gcc-internal-format
msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
msgstr ""
-#: c-common.c:6483
+#: c-common.c:6463
#, gcc-internal-format
msgid "use __attribute__ ((vector_size)) instead"
msgstr ""
-#: c-common.c:6492
+#: c-common.c:6472
#, gcc-internal-format
msgid "unable to emulate %qs"
msgstr ""
-#: c-common.c:6502
+#: c-common.c:6482
#, gcc-internal-format
msgid "invalid pointer mode %qs"
msgstr ""
-#: c-common.c:6519
+#: c-common.c:6499
#, gcc-internal-format
msgid "signness of type and machine mode %qs don't match"
msgstr ""
-#: c-common.c:6530
+#: c-common.c:6510
#, gcc-internal-format
msgid "no data type for mode %qs"
msgstr ""
-#: c-common.c:6540
+#: c-common.c:6520
#, gcc-internal-format
msgid "cannot use mode %qs for enumeral types"
msgstr ""
-#: c-common.c:6567
+#: c-common.c:6547
#, gcc-internal-format
msgid "mode %qs applied to inappropriate type"
msgstr ""
-#: c-common.c:6598
+#: c-common.c:6578
#, gcc-internal-format
msgid "%Jsection attribute cannot be specified for local variables"
msgstr ""
-#: c-common.c:6609 config/bfin/bfin.c:5329 config/bfin/bfin.c:5380
+#: c-common.c:6589 config/bfin/bfin.c:5371 config/bfin/bfin.c:5422
#, gcc-internal-format
msgid "section of %q+D conflicts with previous declaration"
msgstr ""
-#: c-common.c:6617
+#: c-common.c:6597
#, gcc-internal-format
msgid "section of %q+D cannot be overridden"
msgstr ""
-#: c-common.c:6625
+#: c-common.c:6605
#, gcc-internal-format
msgid "section attribute not allowed for %q+D"
msgstr ""
-#: c-common.c:6631
+#: c-common.c:6611
#, gcc-internal-format
msgid "%Jsection attributes are not supported for this target"
msgstr ""
-#: c-common.c:6663
+#: c-common.c:6643
#, gcc-internal-format
msgid "requested alignment is not a constant"
msgstr ""
-#: c-common.c:6668
+#: c-common.c:6648
#, gcc-internal-format
msgid "requested alignment is not a power of 2"
msgstr ""
-#: c-common.c:6673
+#: c-common.c:6653
#, gcc-internal-format
msgid "requested alignment is too large"
msgstr ""
-#: c-common.c:6699
+#: c-common.c:6679
#, gcc-internal-format
msgid "alignment may not be specified for %q+D"
msgstr ""
-#: c-common.c:6706
+#: c-common.c:6686
#, gcc-internal-format
msgid ""
"alignment for %q+D was previously specified as %d and may not be decreased"
msgstr ""
-#: c-common.c:6710
+#: c-common.c:6690
#, gcc-internal-format
msgid "alignment for %q+D must be at least %d"
msgstr ""
-#: c-common.c:6735
+#: c-common.c:6715
#, gcc-internal-format
msgid "inline function %q+D cannot be declared weak"
msgstr ""
-#: c-common.c:6769
+#: c-common.c:6749
#, gcc-internal-format
msgid "%q+D defined both normally and as an alias"
msgstr ""
-#: c-common.c:6785
+#: c-common.c:6765
#, gcc-internal-format
msgid "alias argument not a string"
msgstr ""
-#: c-common.c:6850
+#: c-common.c:6830
#, gcc-internal-format
msgid "%Jweakref attribute must appear before alias attribute"
msgstr ""
-#: c-common.c:6880
+#: c-common.c:6860
#, gcc-internal-format
msgid "%qE attribute ignored on non-class types"
msgstr ""
-#: c-common.c:6886
+#: c-common.c:6866
#, gcc-internal-format
msgid "%qE attribute ignored because %qT is already defined"
msgstr ""
-#: c-common.c:6899
+#: c-common.c:6879
#, gcc-internal-format
msgid "visibility argument not a string"
msgstr ""
-#: c-common.c:6911
+#: c-common.c:6891
#, gcc-internal-format
msgid "%qE attribute ignored on types"
msgstr ""
-#: c-common.c:6927
+#: c-common.c:6907
#, gcc-internal-format
msgid ""
"visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
"\"internal\""
msgstr ""
-#: c-common.c:6938
+#: c-common.c:6918
#, gcc-internal-format
msgid "%qD redeclared with different visibility"
msgstr ""
-#: c-common.c:6941 c-common.c:6945
+#: c-common.c:6921 c-common.c:6925
#, gcc-internal-format
msgid "%qD was declared %qs which implies default visibility"
msgstr ""
-#: c-common.c:7029
+#: c-common.c:7009
#, gcc-internal-format
msgid "tls_model argument not a string"
msgstr ""
-#: c-common.c:7042
+#: c-common.c:7022
#, gcc-internal-format
msgid ""
"tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
"dynamic\" or \"global-dynamic\""
msgstr ""
-#: c-common.c:7061 c-common.c:7151
+#: c-common.c:7041 c-common.c:7131
#, gcc-internal-format
msgid "%J%qE attribute applies only to functions"
msgstr ""
-#: c-common.c:7066 c-common.c:7156
+#: c-common.c:7046 c-common.c:7136
#, gcc-internal-format
msgid "%Jcan%'t set %qE attribute after definition"
msgstr ""
-#: c-common.c:7112
+#: c-common.c:7092
#, gcc-internal-format
msgid "alloc_size parameter outside range"
msgstr ""
-#: c-common.c:7245
+#: c-common.c:7193
+#, gcc-internal-format
+msgid "deprecated message is not a string"
+msgstr ""
+
+#: c-common.c:7233
#, gcc-internal-format
msgid "%qE attribute ignored for %qE"
msgstr ""
-#: c-common.c:7305
+#: c-common.c:7293
#, gcc-internal-format
msgid "invalid vector type for attribute %qE"
msgstr ""
-#: c-common.c:7311
+#: c-common.c:7299
#, gcc-internal-format
msgid "vector size not an integral multiple of component size"
msgstr ""
-#: c-common.c:7317
+#: c-common.c:7305
#, gcc-internal-format
msgid "zero vector size"
msgstr ""
-#: c-common.c:7325
+#: c-common.c:7313
#, gcc-internal-format
msgid "number of components of the vector not a power of two"
msgstr ""
-#: c-common.c:7353 ada/gcc-interface/utils.c:5008
+#: c-common.c:7341 ada/gcc-interface/utils.c:5087
#, gcc-internal-format
msgid "nonnull attribute without arguments on a non-prototype"
msgstr ""
-#: c-common.c:7368 ada/gcc-interface/utils.c:5023
+#: c-common.c:7356 ada/gcc-interface/utils.c:5102
#, gcc-internal-format
msgid "nonnull argument has invalid operand number (argument %lu)"
msgstr ""
-#: c-common.c:7387 ada/gcc-interface/utils.c:5042
+#: c-common.c:7375 ada/gcc-interface/utils.c:5121
#, gcc-internal-format
msgid ""
"nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
msgstr ""
-#: c-common.c:7395 ada/gcc-interface/utils.c:5050
+#: c-common.c:7383 ada/gcc-interface/utils.c:5129
#, gcc-internal-format
msgid ""
"nonnull argument references non-pointer operand (argument %lu, operand %lu)"
msgstr ""
-#: c-common.c:7471
+#: c-common.c:7459
#, gcc-internal-format
msgid "not enough variable arguments to fit a sentinel"
msgstr ""
-#: c-common.c:7485
+#: c-common.c:7473
#, gcc-internal-format
msgid "missing sentinel in function call"
msgstr ""
-#: c-common.c:7526
+#: c-common.c:7514
#, gcc-internal-format
msgid "null argument where non-null required (argument %lu)"
msgstr ""
-#: c-common.c:7591
+#: c-common.c:7579
#, gcc-internal-format
msgid "cleanup argument not an identifier"
msgstr ""
-#: c-common.c:7598
+#: c-common.c:7586
#, gcc-internal-format
msgid "cleanup argument not a function"
msgstr ""
-#: c-common.c:7637 ada/gcc-interface/utils.c:5072
+#: c-common.c:7625 ada/gcc-interface/utils.c:5151
#, gcc-internal-format
msgid "%qE attribute requires prototypes with named arguments"
msgstr ""
-#: c-common.c:7648 ada/gcc-interface/utils.c:5083
+#: c-common.c:7636 ada/gcc-interface/utils.c:5162
#, gcc-internal-format
msgid "%qE attribute only applies to variadic functions"
msgstr ""
-#: c-common.c:7660 ada/gcc-interface/utils.c:5094
+#: c-common.c:7648 ada/gcc-interface/utils.c:5173
#, gcc-internal-format
msgid "requested position is not an integer constant"
msgstr ""
-#: c-common.c:7668 ada/gcc-interface/utils.c:5101
+#: c-common.c:7656 ada/gcc-interface/utils.c:5180
#, gcc-internal-format
msgid "requested position is less than zero"
msgstr ""
-#: c-common.c:7792
+#: c-common.c:7780
#, gcc-internal-format
msgid "Bad option %s to optimize attribute."
msgstr ""
-#: c-common.c:7795
+#: c-common.c:7783
#, gcc-internal-format
msgid "Bad option %s to pragma attribute"
msgstr ""
-#: c-common.c:7988
+#: c-common.c:7976
#, gcc-internal-format
msgid "not enough arguments to function %qE"
msgstr ""
-#: c-common.c:7993 c-typeck.c:2669
+#: c-common.c:7981 c-typeck.c:2664
#, gcc-internal-format
msgid "too many arguments to function %qE"
msgstr ""
-#: c-common.c:8023 c-common.c:8069
+#: c-common.c:8011 c-common.c:8057
#, gcc-internal-format
msgid "non-floating-point argument in call to function %qE"
msgstr ""
-#: c-common.c:8046
+#: c-common.c:8034
#, gcc-internal-format
msgid "non-floating-point arguments in call to function %qE"
msgstr ""
-#: c-common.c:8062
+#: c-common.c:8050
#, gcc-internal-format
msgid "non-const integer argument %u in call to function %qE"
msgstr ""
-#: c-common.c:8355
+#: c-common.c:8343
#, gcc-internal-format
msgid ""
"%Hignoring return value of %qD, declared with attribute warn_unused_result"
msgstr ""
-#: c-common.c:8359
+#: c-common.c:8347
#, gcc-internal-format
msgid ""
"%Hignoring return value of function declared with attribute "
"warn_unused_result"
msgstr ""
-#: c-common.c:8413
+#: c-common.c:8401
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to static data member %qD"
msgstr ""
-#: c-common.c:8418
+#: c-common.c:8406
#, gcc-internal-format
msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
msgstr ""
-#: c-common.c:8439 cp/typeck.c:4708
+#: c-common.c:8427 cp/typeck.c:4708
#, gcc-internal-format
msgid "attempt to take address of bit-field structure member %qD"
msgstr ""
-#: c-common.c:8492
+#: c-common.c:8480
#, gcc-internal-format
msgid "lvalue required as left operand of assignment"
msgstr ""
-#: c-common.c:8495
+#: c-common.c:8483
#, gcc-internal-format
msgid "lvalue required as increment operand"
msgstr ""
-#: c-common.c:8498
+#: c-common.c:8486
#, gcc-internal-format
msgid "lvalue required as decrement operand"
msgstr ""
-#: c-common.c:8501
+#: c-common.c:8489
#, gcc-internal-format
msgid "lvalue required as unary %<&%> operand"
msgstr ""
-#: c-common.c:8504
+#: c-common.c:8492
#, gcc-internal-format
msgid "lvalue required in asm statement"
msgstr ""
-#: c-common.c:8633
+#: c-common.c:8621
#, gcc-internal-format
msgid "size of array is too large"
msgstr ""
-#: c-common.c:8669 c-common.c:8720 c-typeck.c:2888
+#: c-common.c:8657 c-common.c:8708 c-typeck.c:2883
#, gcc-internal-format
msgid "too few arguments to function %qE"
msgstr ""
-#: c-common.c:8686 c-typeck.c:4964
+#: c-common.c:8674 c-typeck.c:4972
#, gcc-internal-format
msgid "incompatible type for argument %d of %qE"
msgstr ""
-#: c-common.c:8881
+#: c-common.c:8869
#, gcc-internal-format
msgid "array subscript has type %<char%>"
msgstr ""
-#: c-common.c:8916
+#: c-common.c:8904
#, gcc-internal-format
msgid "suggest parentheses around %<+%> inside %<<<%>"
msgstr ""
-#: c-common.c:8919
+#: c-common.c:8907
#, gcc-internal-format
msgid "suggest parentheses around %<-%> inside %<<<%>"
msgstr ""
-#: c-common.c:8925
+#: c-common.c:8913
#, gcc-internal-format
msgid "suggest parentheses around %<+%> inside %<>>%>"
msgstr ""
-#: c-common.c:8928
+#: c-common.c:8916
#, gcc-internal-format
msgid "suggest parentheses around %<-%> inside %<>>%>"
msgstr ""
-#: c-common.c:8934
+#: c-common.c:8922
#, gcc-internal-format
msgid "suggest parentheses around %<&&%> within %<||%>"
msgstr ""
-#: c-common.c:8943
+#: c-common.c:8931
#, gcc-internal-format
msgid "suggest parentheses around arithmetic in operand of %<|%>"
msgstr ""
-#: c-common.c:8948
+#: c-common.c:8936
#, gcc-internal-format
msgid "suggest parentheses around comparison in operand of %<|%>"
msgstr ""
-#: c-common.c:8952
+#: c-common.c:8940
#, gcc-internal-format
msgid ""
"suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%"
"> to %<~%>"
msgstr ""
-#: c-common.c:8962
+#: c-common.c:8950
#, gcc-internal-format
msgid "suggest parentheses around arithmetic in operand of %<^%>"
msgstr ""
-#: c-common.c:8967
+#: c-common.c:8955
#, gcc-internal-format
msgid "suggest parentheses around comparison in operand of %<^%>"
msgstr ""
-#: c-common.c:8973
+#: c-common.c:8961
#, gcc-internal-format
msgid "suggest parentheses around %<+%> in operand of %<&%>"
msgstr ""
-#: c-common.c:8976
+#: c-common.c:8964
#, gcc-internal-format
msgid "suggest parentheses around %<-%> in operand of %<&%>"
msgstr ""
-#: c-common.c:8981
+#: c-common.c:8969
#, gcc-internal-format
msgid "suggest parentheses around comparison in operand of %<&%>"
msgstr ""
-#: c-common.c:8985
+#: c-common.c:8973
#, gcc-internal-format
msgid ""
"suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%"
"> to %<~%>"
msgstr ""
-#: c-common.c:8993
+#: c-common.c:8981
#, gcc-internal-format
msgid "suggest parentheses around comparison in operand of %<==%>"
msgstr ""
-#: c-common.c:8999
+#: c-common.c:8987
#, gcc-internal-format
msgid "suggest parentheses around comparison in operand of %<!=%>"
msgstr ""
-#: c-common.c:9010
+#: c-common.c:8998
#, gcc-internal-format
msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
msgstr ""
-#: c-common.c:9025
+#: c-common.c:9013
#, gcc-internal-format
msgid "label %q+D defined but not used"
msgstr ""
-#: c-common.c:9027
+#: c-common.c:9015
#, gcc-internal-format
msgid "label %q+D declared but not defined"
msgstr ""
-#: c-common.c:9047
+#: c-common.c:9035
#, gcc-internal-format
msgid "division by zero"
msgstr ""
-#: c-common.c:9079
+#: c-common.c:9067
#, gcc-internal-format
msgid "comparison between types %qT and %qT"
msgstr ""
-#: c-common.c:9130
+#: c-common.c:9118
#, gcc-internal-format
msgid "comparison between signed and unsigned integer expressions"
msgstr ""
-#: c-common.c:9181
+#: c-common.c:9169
#, gcc-internal-format
msgid "promoted ~unsigned is always non-zero"
msgstr ""
-#: c-common.c:9184
+#: c-common.c:9172
#, gcc-internal-format
msgid "comparison of promoted ~unsigned with constant"
msgstr ""
-#: c-common.c:9194
+#: c-common.c:9182
#, gcc-internal-format
msgid "comparison of promoted ~unsigned with unsigned"
msgstr ""
@@ -18510,8 +18769,8 @@ msgstr ""
#. an unprototyped function, it is compile-time undefined;
#. making it a constraint in that case was rejected in
#. DR#252.
-#: c-convert.c:98 c-typeck.c:1803 c-typeck.c:4583 cp/typeck.c:1619
-#: cp/typeck.c:5967 cp/typeck.c:6577 fortran/convert.c:88
+#: c-convert.c:98 c-typeck.c:1788 c-typeck.c:4591 cp/typeck.c:1619
+#: cp/typeck.c:5974 cp/typeck.c:6584 fortran/convert.c:88
#, gcc-internal-format
msgid "void value not ignored as it ought to be"
msgstr ""
@@ -18521,111 +18780,121 @@ msgstr ""
msgid "conversion to non-scalar type requested"
msgstr ""
-#: c-decl.c:553
+#: c-decl.c:578
#, gcc-internal-format
msgid "array %q+D assumed to have one element"
msgstr ""
-#: c-decl.c:658
+#: c-decl.c:619
+#, gcc-internal-format
+msgid "%qD is static but used in inline function %qD which is not static"
+msgstr ""
+
+#: c-decl.c:624
+#, gcc-internal-format
+msgid "%q+D is static but declared in inline function %qD which is not static"
+msgstr ""
+
+#: c-decl.c:769
#, gcc-internal-format
msgid "GCC supports only %u nested scopes"
msgstr ""
-#: c-decl.c:744 cp/decl.c:358
+#: c-decl.c:855 cp/decl.c:356
#, gcc-internal-format
msgid "label %q+D used but not defined"
msgstr ""
-#: c-decl.c:785
+#: c-decl.c:896
#, gcc-internal-format
msgid "nested function %q+D declared but never defined"
msgstr ""
-#: c-decl.c:797
+#: c-decl.c:908
#, gcc-internal-format
msgid "inline function %q+D declared but never defined"
msgstr ""
-#: c-decl.c:812 cp/decl.c:603
+#: c-decl.c:923 cp/decl.c:601
#, gcc-internal-format
msgid "unused variable %q+D"
msgstr ""
-#: c-decl.c:816
+#: c-decl.c:927
#, gcc-internal-format
msgid "type of array %q+D completed incompatibly with implicit initialization"
msgstr ""
-#: c-decl.c:1064
+#: c-decl.c:1177
#, gcc-internal-format
msgid ""
"a parameter list with an ellipsis can%'t match an empty parameter name list "
"declaration"
msgstr ""
-#: c-decl.c:1071
+#: c-decl.c:1184
#, 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:1112
+#: c-decl.c:1225
#, gcc-internal-format
msgid ""
"prototype for %q+D declares more arguments than previous old-style definition"
msgstr ""
-#: c-decl.c:1118
+#: c-decl.c:1231
#, gcc-internal-format
msgid ""
"prototype for %q+D declares fewer arguments than previous old-style "
"definition"
msgstr ""
-#: c-decl.c:1127
+#: c-decl.c:1240
#, 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:1140
+#: c-decl.c:1253
#, gcc-internal-format
msgid "prototype for %q+D follows non-prototype definition"
msgstr ""
-#: c-decl.c:1155
+#: c-decl.c:1268
#, gcc-internal-format
msgid "previous definition of %q+D was here"
msgstr ""
-#: c-decl.c:1157
+#: c-decl.c:1270
#, gcc-internal-format
msgid "previous implicit declaration of %q+D was here"
msgstr ""
-#: c-decl.c:1159
+#: c-decl.c:1272
#, gcc-internal-format
msgid "previous declaration of %q+D was here"
msgstr ""
-#: c-decl.c:1199
+#: c-decl.c:1312
#, gcc-internal-format
msgid "%q+D redeclared as different kind of symbol"
msgstr ""
-#: c-decl.c:1203
+#: c-decl.c:1316
#, gcc-internal-format
msgid "built-in function %q+D declared as non-function"
msgstr ""
-#: c-decl.c:1206 c-decl.c:1326 c-decl.c:2000
+#: c-decl.c:1319 c-decl.c:1439 c-decl.c:2113
#, gcc-internal-format
msgid "declaration of %q+D shadows a built-in function"
msgstr ""
-#: c-decl.c:1215
+#: c-decl.c:1328
#, gcc-internal-format
msgid "redeclaration of enumerator %q+D"
msgstr ""
@@ -18633,269 +18902,269 @@ 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:1236
+#: c-decl.c:1349
#, gcc-internal-format
msgid "conflicting types for built-in function %q+D"
msgstr ""
-#: c-decl.c:1261 c-decl.c:1274 c-decl.c:1283
+#: c-decl.c:1374 c-decl.c:1387 c-decl.c:1396
#, gcc-internal-format
msgid "conflicting types for %q+D"
msgstr ""
-#: c-decl.c:1281
+#: c-decl.c:1394
#, gcc-internal-format
msgid "conflicting type qualifiers for %q+D"
msgstr ""
#. Allow OLDDECL to continue in use.
-#: c-decl.c:1301
+#: c-decl.c:1414
#, gcc-internal-format
msgid "redefinition of typedef %q+D"
msgstr ""
-#: c-decl.c:1352 c-decl.c:1454
+#: c-decl.c:1465 c-decl.c:1567
#, gcc-internal-format
msgid "redefinition of %q+D"
msgstr ""
-#: c-decl.c:1387 c-decl.c:1492
+#: c-decl.c:1500 c-decl.c:1605
#, gcc-internal-format
msgid "static declaration of %q+D follows non-static declaration"
msgstr ""
-#: c-decl.c:1397 c-decl.c:1405 c-decl.c:1482 c-decl.c:1489
+#: c-decl.c:1510 c-decl.c:1518 c-decl.c:1595 c-decl.c:1602
#, gcc-internal-format
msgid "non-static declaration of %q+D follows static declaration"
msgstr ""
-#: c-decl.c:1421
+#: c-decl.c:1534
#, gcc-internal-format
msgid "%<gnu_inline%> attribute present on %q+D"
msgstr ""
-#: c-decl.c:1423
+#: c-decl.c:1536
#, gcc-internal-format
msgid "%Jbut not here"
msgstr ""
-#: c-decl.c:1441
+#: c-decl.c:1554
#, gcc-internal-format
msgid "thread-local declaration of %q+D follows non-thread-local declaration"
msgstr ""
-#: c-decl.c:1444
+#: c-decl.c:1557
#, gcc-internal-format
msgid "non-thread-local declaration of %q+D follows thread-local declaration"
msgstr ""
-#: c-decl.c:1474
+#: c-decl.c:1587
#, gcc-internal-format
msgid "extern declaration of %q+D follows declaration with no linkage"
msgstr ""
-#: c-decl.c:1510
+#: c-decl.c:1623
#, gcc-internal-format
msgid "declaration of %q+D with no linkage follows extern declaration"
msgstr ""
-#: c-decl.c:1516
+#: c-decl.c:1629
#, gcc-internal-format
msgid "redeclaration of %q+D with no linkage"
msgstr ""
-#: c-decl.c:1530
+#: c-decl.c:1643
#, gcc-internal-format
msgid ""
"redeclaration of %q+D with different visibility (old visibility preserved)"
msgstr ""
-#: c-decl.c:1541
+#: c-decl.c:1654
#, gcc-internal-format
msgid "inline declaration of %qD follows declaration with attribute noinline"
msgstr ""
-#: c-decl.c:1548
+#: c-decl.c:1661
#, gcc-internal-format
msgid "declaration of %q+D with attribute noinline follows inline declaration "
msgstr ""
-#: c-decl.c:1566
+#: c-decl.c:1679
#, gcc-internal-format
msgid "redefinition of parameter %q+D"
msgstr ""
-#: c-decl.c:1593
+#: c-decl.c:1706
#, gcc-internal-format
msgid "redundant redeclaration of %q+D"
msgstr ""
-#: c-decl.c:1987
+#: c-decl.c:2100
#, gcc-internal-format
msgid "declaration of %q+D shadows previous non-variable"
msgstr ""
-#: c-decl.c:1992
+#: c-decl.c:2105
#, gcc-internal-format
msgid "declaration of %q+D shadows a parameter"
msgstr ""
-#: c-decl.c:1995
+#: c-decl.c:2108
#, gcc-internal-format
msgid "declaration of %q+D shadows a global declaration"
msgstr ""
-#: c-decl.c:2005
+#: c-decl.c:2118
#, gcc-internal-format
msgid "declaration of %q+D shadows a previous local"
msgstr ""
-#: c-decl.c:2008 cp/name-lookup.c:1049 cp/name-lookup.c:1080
-#: cp/name-lookup.c:1088
+#: c-decl.c:2121 cp/name-lookup.c:1048 cp/name-lookup.c:1079
+#: cp/name-lookup.c:1087
#, gcc-internal-format
msgid "%Jshadowed declaration is here"
msgstr ""
-#: c-decl.c:2141
+#: c-decl.c:2254
#, gcc-internal-format
msgid "nested extern declaration of %qD"
msgstr ""
-#: c-decl.c:2309 c-decl.c:2312
+#: c-decl.c:2422 c-decl.c:2425
#, gcc-internal-format
msgid "implicit declaration of function %qE"
msgstr ""
-#: c-decl.c:2375
+#: c-decl.c:2488
#, gcc-internal-format
msgid "incompatible implicit declaration of built-in function %qD"
msgstr ""
-#: c-decl.c:2384
+#: c-decl.c:2497
#, gcc-internal-format
msgid "incompatible implicit declaration of function %qD"
msgstr ""
-#: c-decl.c:2438
+#: c-decl.c:2551
#, gcc-internal-format
msgid "%H%qE undeclared here (not in a function)"
msgstr ""
-#: c-decl.c:2443
+#: c-decl.c:2556
#, gcc-internal-format
msgid "%H%qE undeclared (first use in this function)"
msgstr ""
-#: c-decl.c:2447
+#: c-decl.c:2560
#, gcc-internal-format
msgid "%H(Each undeclared identifier is reported only once"
msgstr ""
-#: c-decl.c:2448
+#: c-decl.c:2561
#, gcc-internal-format
msgid "%Hfor each function it appears in.)"
msgstr ""
-#: c-decl.c:2487 cp/decl.c:2406
+#: c-decl.c:2600 cp/decl.c:2404
#, gcc-internal-format
msgid "label %qE referenced outside of any function"
msgstr ""
-#: c-decl.c:2529
+#: c-decl.c:2642
#, gcc-internal-format
msgid "duplicate label declaration %qE"
msgstr ""
-#: c-decl.c:2565
+#: c-decl.c:2678
#, gcc-internal-format
msgid "%Hduplicate label %qD"
msgstr ""
-#: c-decl.c:2575
+#: c-decl.c:2688
#, gcc-internal-format
msgid "%Jjump into statement expression"
msgstr ""
-#: c-decl.c:2577
+#: c-decl.c:2690
#, gcc-internal-format
msgid "%Jjump into scope of identifier with variably modified type"
msgstr ""
-#: c-decl.c:2592
+#: c-decl.c:2705
#, gcc-internal-format
msgid ""
"%Htraditional C lacks a separate namespace for labels, identifier %qE "
"conflicts"
msgstr ""
-#: c-decl.c:2667
+#: c-decl.c:2780
#, gcc-internal-format
msgid "%H%qE defined as wrong kind of tag"
msgstr ""
-#: c-decl.c:2898
+#: c-decl.c:3011
#, gcc-internal-format
msgid "unnamed struct/union that defines no instances"
msgstr ""
-#: c-decl.c:2907
+#: c-decl.c:3020
#, gcc-internal-format
msgid "empty declaration with storage class specifier does not redeclare tag"
msgstr ""
-#: c-decl.c:2919
+#: c-decl.c:3032
#, gcc-internal-format
msgid "empty declaration with type qualifier does not redeclare tag"
msgstr ""
-#: c-decl.c:2941 c-decl.c:2948
+#: c-decl.c:3054 c-decl.c:3061
#, gcc-internal-format
msgid "useless type name in empty declaration"
msgstr ""
-#: c-decl.c:2956
+#: c-decl.c:3069
#, gcc-internal-format
msgid "%<inline%> in empty declaration"
msgstr ""
-#: c-decl.c:2962
+#: c-decl.c:3075
#, gcc-internal-format
msgid "%<auto%> in file-scope empty declaration"
msgstr ""
-#: c-decl.c:2968
+#: c-decl.c:3081
#, gcc-internal-format
msgid "%<register%> in file-scope empty declaration"
msgstr ""
-#: c-decl.c:2974
+#: c-decl.c:3087
#, gcc-internal-format
msgid "useless storage class specifier in empty declaration"
msgstr ""
-#: c-decl.c:2980
+#: c-decl.c:3093
#, gcc-internal-format
msgid "useless %<__thread%> in empty declaration"
msgstr ""
-#: c-decl.c:2988
+#: c-decl.c:3101
#, gcc-internal-format
msgid "useless type qualifier in empty declaration"
msgstr ""
-#: c-decl.c:2995 c-parser.c:1175
+#: c-decl.c:3108 c-parser.c:1176
#, gcc-internal-format
msgid "empty declaration"
msgstr ""
-#: c-decl.c:3062
+#: c-decl.c:3175
#, gcc-internal-format
msgid ""
"ISO C90 does not support %<static%> or type qualifiers in parameter array "
"declarators"
msgstr ""
-#: c-decl.c:3066
+#: c-decl.c:3179
#, gcc-internal-format
msgid "ISO C90 does not support %<[*]%> array declarators"
msgstr ""
@@ -18903,723 +19172,792 @@ msgstr ""
#. 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:3073 c-decl.c:5087
+#: c-decl.c:3186 c-decl.c:5294
#, gcc-internal-format
msgid "%<[*]%> not allowed in other than function prototype scope"
msgstr ""
-#: c-decl.c:3185
+#: c-decl.c:3298
#, gcc-internal-format
msgid "%q+D is usually a function"
msgstr ""
-#: c-decl.c:3194 cp/decl2.c:781
+#: c-decl.c:3307 cp/decl2.c:781
#, gcc-internal-format
msgid "typedef %qD is initialized (use __typeof__ instead)"
msgstr ""
-#: c-decl.c:3199
+#: c-decl.c:3312
#, 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:3205
+#: c-decl.c:3318
#, gcc-internal-format
msgid "parameter %qD is initialized"
msgstr ""
-#: c-decl.c:3230
+#: c-decl.c:3343
#, gcc-internal-format
msgid "variable %qD has initializer but incomplete type"
msgstr ""
-#: c-decl.c:3319 c-decl.c:6206 cp/decl.c:4106 cp/decl.c:11495
+#: c-decl.c:3432 c-decl.c:6429 cp/decl.c:4104 cp/decl.c:11493
#, gcc-internal-format
msgid "inline function %q+D given attribute noinline"
msgstr ""
-#: c-decl.c:3332
-#, gcc-internal-format
-msgid "%q+D is static but declared in inline function %qD which is not static"
-msgstr ""
-
-#: c-decl.c:3424
+#: c-decl.c:3536
#, gcc-internal-format
msgid "initializer fails to determine size of %q+D"
msgstr ""
-#: c-decl.c:3429
+#: c-decl.c:3541
#, gcc-internal-format
msgid "array size missing in %q+D"
msgstr ""
-#: c-decl.c:3441
+#: c-decl.c:3553
#, gcc-internal-format
msgid "zero or negative size array %q+D"
msgstr ""
-#: c-decl.c:3496 varasm.c:2118
+#: c-decl.c:3608 varasm.c:2117
#, gcc-internal-format
msgid "storage size of %q+D isn%'t known"
msgstr ""
-#: c-decl.c:3507
+#: c-decl.c:3619
#, gcc-internal-format
msgid "storage size of %q+D isn%'t constant"
msgstr ""
-#: c-decl.c:3554
+#: c-decl.c:3666
#, gcc-internal-format
msgid "ignoring asm-specifier for non-static local variable %q+D"
msgstr ""
-#: c-decl.c:3582 fortran/f95-lang.c:624
+#: c-decl.c:3694 fortran/f95-lang.c:620
#, gcc-internal-format
msgid "cannot put object with volatile field into register"
msgstr ""
-#: c-decl.c:3711
+#: c-decl.c:3823
#, gcc-internal-format
msgid "ISO C forbids forward parameter declarations"
msgstr ""
-#: c-decl.c:3837
+#: c-decl.c:3951
#, gcc-internal-format
msgid "bit-field %qs width not an integer constant"
msgstr ""
-#: c-decl.c:3845
+#: c-decl.c:3959
#, gcc-internal-format
msgid "negative width in bit-field %qs"
msgstr ""
-#: c-decl.c:3850
+#: c-decl.c:3964
#, gcc-internal-format
msgid "zero width for bit-field %qs"
msgstr ""
-#: c-decl.c:3860
+#: c-decl.c:3974
#, gcc-internal-format
msgid "bit-field %qs has invalid type"
msgstr ""
-#: c-decl.c:3870
+#: c-decl.c:3984
#, gcc-internal-format
msgid "type of bit-field %qs is a GCC extension"
msgstr ""
-#: c-decl.c:3876
+#: c-decl.c:3990
#, gcc-internal-format
msgid "width of %qs exceeds its type"
msgstr ""
-#: c-decl.c:3889
+#: c-decl.c:4003
#, gcc-internal-format
msgid "%qs is narrower than values of its type"
msgstr ""
-#: c-decl.c:3907
+#: c-decl.c:4022
#, gcc-internal-format
-msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
+msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
msgstr ""
-#: c-decl.c:3911
+#: c-decl.c:4026
#, gcc-internal-format
msgid "ISO C90 forbids array whose size can%'t be evaluated"
msgstr ""
-#: c-decl.c:3917
+#: c-decl.c:4033
#, gcc-internal-format
-msgid "ISO C90 forbids variable length array %qs"
+msgid "ISO C90 forbids variable length array %qE"
msgstr ""
-#: c-decl.c:3920
+#: c-decl.c:4036
#, gcc-internal-format
msgid "ISO C90 forbids variable length array"
msgstr ""
-#: c-decl.c:3929
+#: c-decl.c:4045
#, gcc-internal-format
-msgid "the size of array %qs can%'t be evaluated"
+msgid "the size of array %qE can%'t be evaluated"
msgstr ""
-#: c-decl.c:3933
+#: c-decl.c:4049
#, gcc-internal-format
msgid "the size of array can %'t be evaluated"
msgstr ""
-#: c-decl.c:3939
+#: c-decl.c:4055
#, gcc-internal-format
-msgid "variable length array %qs is used"
+msgid "variable length array %qE is used"
msgstr ""
-#: c-decl.c:3943 cp/decl.c:7267
+#: c-decl.c:4059 cp/decl.c:7265
#, gcc-internal-format
msgid "variable length array is used"
msgstr ""
-#: c-decl.c:4081 c-decl.c:4377 c-decl.c:4386
+#: c-decl.c:4230 c-decl.c:4559 c-decl.c:4569
+#, gcc-internal-format
+msgid "variably modified %qE at file scope"
+msgstr ""
+
+#: c-decl.c:4232
#, gcc-internal-format
-msgid "variably modified %qs at file scope"
+msgid "variably modified field at file scope"
msgstr ""
-#: c-decl.c:4099
+#: c-decl.c:4252
#, gcc-internal-format
-msgid "type defaults to %<int%> in declaration of %qs"
+msgid "type defaults to %<int%> in declaration of %qE"
msgstr ""
-#: c-decl.c:4127
+#: c-decl.c:4256
+#, gcc-internal-format
+msgid "type defaults to %<int%> in type name"
+msgstr ""
+
+#: c-decl.c:4285
#, gcc-internal-format
msgid "duplicate %<const%>"
msgstr ""
-#: c-decl.c:4129
+#: c-decl.c:4287
#, gcc-internal-format
msgid "duplicate %<restrict%>"
msgstr ""
-#: c-decl.c:4131
+#: c-decl.c:4289
#, gcc-internal-format
msgid "duplicate %<volatile%>"
msgstr ""
-#: c-decl.c:4151
+#: c-decl.c:4309
#, gcc-internal-format
msgid "function definition declared %<auto%>"
msgstr ""
-#: c-decl.c:4153
+#: c-decl.c:4311
#, gcc-internal-format
msgid "function definition declared %<register%>"
msgstr ""
-#: c-decl.c:4155
+#: c-decl.c:4313
#, gcc-internal-format
msgid "function definition declared %<typedef%>"
msgstr ""
-#: c-decl.c:4157
+#: c-decl.c:4315
#, gcc-internal-format
msgid "function definition declared %<__thread%>"
msgstr ""
-#: c-decl.c:4173
+#: c-decl.c:4332
#, gcc-internal-format
-msgid "storage class specified for structure field %qs"
+msgid "storage class specified for structure field %qE"
msgstr ""
-#: c-decl.c:4177 cp/decl.c:8165
+#: c-decl.c:4335
#, gcc-internal-format
-msgid "storage class specified for parameter %qs"
+msgid "storage class specified for structure field"
msgstr ""
-#: c-decl.c:4180 cp/decl.c:8167
+#: c-decl.c:4339
+#, gcc-internal-format
+msgid "storage class specified for parameter %qE"
+msgstr ""
+
+#: c-decl.c:4341
+#, gcc-internal-format
+msgid "storage class specified for unnamed parameter"
+msgstr ""
+
+#: c-decl.c:4344 cp/decl.c:8165
#, gcc-internal-format
msgid "storage class specified for typename"
msgstr ""
-#: c-decl.c:4197 cp/decl.c:9458
+#: c-decl.c:4361
#, gcc-internal-format
-msgid "%qs initialized and declared %<extern%>"
+msgid "%qE initialized and declared %<extern%>"
msgstr ""
-#: c-decl.c:4200 cp/decl.c:9462
+#: c-decl.c:4364
#, gcc-internal-format
-msgid "%qs has both %<extern%> and initializer"
+msgid "%qE has both %<extern%> and initializer"
msgstr ""
-#: c-decl.c:4205
+#: c-decl.c:4369
#, gcc-internal-format
-msgid "file-scope declaration of %qs specifies %<auto%>"
+msgid "file-scope declaration of %qE specifies %<auto%>"
msgstr ""
-#: c-decl.c:4208
+#: c-decl.c:4372
#, gcc-internal-format
-msgid "file-scope declaration of %qs specifies %<register%>"
+msgid "file-scope declaration of %qE specifies %<register%>"
msgstr ""
-#: c-decl.c:4213 cp/decl.c:8178
+#: c-decl.c:4377
#, gcc-internal-format
-msgid "nested function %qs declared %<extern%>"
+msgid "nested function %qE declared %<extern%>"
msgstr ""
-#: c-decl.c:4216 cp/decl.c:8188
+#: c-decl.c:4380
#, gcc-internal-format
-msgid "function-scope %qs implicitly auto and declared %<__thread%>"
+msgid "function-scope %qE implicitly auto and declared %<__thread%>"
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:4263 c-decl.c:4557
+#: c-decl.c:4427 c-decl.c:4743
#, gcc-internal-format
msgid "static or type qualifiers in non-parameter array declarator"
msgstr ""
-#: c-decl.c:4310
+#: c-decl.c:4475
+#, gcc-internal-format
+msgid "declaration of %qE as array of voids"
+msgstr ""
+
+#: c-decl.c:4477
+#, gcc-internal-format
+msgid "declaration of type name as array of voids"
+msgstr ""
+
+#: c-decl.c:4484
#, gcc-internal-format
-msgid "declaration of %qs as array of voids"
+msgid "declaration of %qE as array of functions"
msgstr ""
-#: c-decl.c:4316
+#: c-decl.c:4486
#, gcc-internal-format
-msgid "declaration of %qs as array of functions"
+msgid "declaration of type name as array of functions"
msgstr ""
-#: c-decl.c:4322
+#: c-decl.c:4492
#, gcc-internal-format
msgid "invalid use of structure with flexible array member"
msgstr ""
-#: c-decl.c:4347
+#: c-decl.c:4518
#, gcc-internal-format
-msgid "size of array %qs has non-integer type"
+msgid "size of array %qE has non-integer type"
msgstr ""
-#: c-decl.c:4355
+#: c-decl.c:4520
#, gcc-internal-format
-msgid "ISO C forbids zero-size array %qs"
+msgid "size of unnamed array has non-integer type"
msgstr ""
-#: c-decl.c:4362
+#: c-decl.c:4530
#, gcc-internal-format
-msgid "size of array %qs is negative"
+msgid "ISO C forbids zero-size array %qE"
msgstr ""
-#: c-decl.c:4436 c-decl.c:4718 cp/decl.c:8696
+#: c-decl.c:4533
#, gcc-internal-format
-msgid "size of array %qs is too large"
+msgid "ISO C forbids zero-size array"
+msgstr ""
+
+#: c-decl.c:4542
+#, gcc-internal-format
+msgid "size of array %qE is negative"
+msgstr ""
+
+#: c-decl.c:4544
+#, gcc-internal-format
+msgid "size of unnamed array is negative"
+msgstr ""
+
+#: c-decl.c:4620 c-decl.c:4913
+#, gcc-internal-format
+msgid "size of array %qE is too large"
msgstr ""
-#: c-decl.c:4473
+#: c-decl.c:4622 c-decl.c:4915
+#, gcc-internal-format
+msgid "size of unnamed array is too large"
+msgstr ""
+
+#: c-decl.c:4659
#, gcc-internal-format
msgid "ISO C90 does not support flexible array members"
msgstr ""
#. C99 6.7.5.2p4
-#: c-decl.c:4494
+#: c-decl.c:4680
#, gcc-internal-format
msgid "%<[*]%> not in a declaration"
msgstr ""
-#: c-decl.c:4507
+#: c-decl.c:4693
#, gcc-internal-format
msgid "array type has incomplete element type"
msgstr ""
-#: c-decl.c:4589 cp/decl.c:8284
+#: c-decl.c:4776
#, gcc-internal-format
-msgid "%qs declared as function returning a function"
+msgid "%qE declared as function returning a function"
msgstr ""
-#: c-decl.c:4594 cp/decl.c:8289
+#: c-decl.c:4779
#, gcc-internal-format
-msgid "%qs declared as function returning an array"
+msgid "type name declared as function returning a function"
+msgstr ""
+
+#: c-decl.c:4786
+#, gcc-internal-format
+msgid "%qE declared as function returning an array"
msgstr ""
-#: c-decl.c:4617
+#: c-decl.c:4788
+#, gcc-internal-format
+msgid "type name declared as function returning an array"
+msgstr ""
+
+#: c-decl.c:4811
#, gcc-internal-format
msgid "function definition has qualified void return type"
msgstr ""
-#: c-decl.c:4620 cp/decl.c:8273
+#: c-decl.c:4814 cp/decl.c:8271
#, gcc-internal-format
msgid "type qualifiers ignored on function return type"
msgstr ""
-#: c-decl.c:4650 c-decl.c:4732 c-decl.c:4822 c-decl.c:4911
+#: c-decl.c:4844 c-decl.c:4929 c-decl.c:5019 c-decl.c:5112
#, gcc-internal-format
msgid "ISO C forbids qualified function types"
msgstr ""
-#: c-decl.c:4740
+#: c-decl.c:4937
#, gcc-internal-format
msgid "typedef %q+D declared %<inline%>"
msgstr ""
-#: c-decl.c:4756
+#: c-decl.c:4953
#, gcc-internal-format
msgid "ISO C forbids const or volatile function types"
msgstr ""
-#: c-decl.c:4767
+#: c-decl.c:4964
#, gcc-internal-format
msgid "a member of a structure or union cannot have a variably modified type"
msgstr ""
-#: c-decl.c:4783
+#: c-decl.c:4980 cp/decl.c:7481
#, gcc-internal-format
-msgid "variable or field %qs declared void"
+msgid "variable or field %qE declared void"
msgstr ""
-#: c-decl.c:4814
+#: c-decl.c:5011
#, gcc-internal-format
msgid "attributes in parameter array declarator ignored"
msgstr ""
-#: c-decl.c:4848
+#: c-decl.c:5045
#, gcc-internal-format
msgid "parameter %q+D declared %<inline%>"
msgstr ""
-#: c-decl.c:4861
+#: c-decl.c:5058
+#, gcc-internal-format
+msgid "field %qE declared as a function"
+msgstr ""
+
+#: c-decl.c:5065
#, gcc-internal-format
-msgid "field %qs declared as a function"
+msgid "field %qE has incomplete type"
msgstr ""
-#: c-decl.c:4867
+#: c-decl.c:5067
#, gcc-internal-format
-msgid "field %qs has incomplete type"
+msgid "unnamed field has incomplete type"
msgstr ""
-#: c-decl.c:4884 c-decl.c:4894 c-decl.c:4897
+#: c-decl.c:5084 c-decl.c:5095 c-decl.c:5098
#, gcc-internal-format
-msgid "invalid storage class for function %qs"
+msgid "invalid storage class for function %qE"
msgstr ""
-#: c-decl.c:4917
+#: c-decl.c:5118
#, gcc-internal-format
msgid "%<noreturn%> function returns non-void value"
msgstr ""
-#: c-decl.c:4953
+#: c-decl.c:5154
#, gcc-internal-format
msgid "cannot inline function %<main%>"
msgstr ""
-#: c-decl.c:4982
+#: c-decl.c:5183
#, gcc-internal-format
msgid "variable previously declared %<static%> redeclared %<extern%>"
msgstr ""
-#: c-decl.c:4992
+#: c-decl.c:5193
#, gcc-internal-format
msgid "variable %q+D declared %<inline%>"
msgstr ""
-#. C99 6.7.5.2p2
-#: c-decl.c:5023
+#: c-decl.c:5228
+#, gcc-internal-format
+msgid "non-nested function with variably modified type"
+msgstr ""
+
+#: c-decl.c:5230
#, gcc-internal-format
msgid "object with variably modified type must have no linkage"
msgstr ""
-#: c-decl.c:5092 c-decl.c:6300
+#: c-decl.c:5299 c-decl.c:6523
#, gcc-internal-format
msgid "function declaration isn%'t a prototype"
msgstr ""
-#: c-decl.c:5100
+#: c-decl.c:5307
#, gcc-internal-format
msgid "parameter names (without types) in function declaration"
msgstr ""
-#: c-decl.c:5133
+#: c-decl.c:5340
#, gcc-internal-format
msgid "parameter %u (%q+D) has incomplete type"
msgstr ""
-#: c-decl.c:5136
+#: c-decl.c:5343
#, gcc-internal-format
msgid "%Jparameter %u has incomplete type"
msgstr ""
-#: c-decl.c:5145
+#: c-decl.c:5352
#, gcc-internal-format
msgid "parameter %u (%q+D) has void type"
msgstr ""
-#: c-decl.c:5148
+#: c-decl.c:5355
#, gcc-internal-format
msgid "%Jparameter %u has void type"
msgstr ""
-#: c-decl.c:5210
+#: c-decl.c:5417
#, gcc-internal-format
msgid "%<void%> as only parameter may not be qualified"
msgstr ""
-#: c-decl.c:5214 c-decl.c:5248
+#: c-decl.c:5421 c-decl.c:5455
#, gcc-internal-format
msgid "%<void%> must be the only parameter"
msgstr ""
-#: c-decl.c:5242
+#: c-decl.c:5449
#, 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:5287
+#: c-decl.c:5494
#, gcc-internal-format
msgid "%<%s %E%> declared inside parameter list"
msgstr ""
#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5291
+#: c-decl.c:5498
#, gcc-internal-format
msgid "anonymous %s declared inside parameter list"
msgstr ""
-#: c-decl.c:5296
+#: c-decl.c:5503
#, gcc-internal-format
msgid ""
"its scope is only this definition or declaration, which is probably not what "
"you want"
msgstr ""
-#: c-decl.c:5435
+#: c-decl.c:5642
#, gcc-internal-format
msgid "redefinition of %<union %E%>"
msgstr ""
-#: c-decl.c:5437
+#: c-decl.c:5644
#, gcc-internal-format
msgid "redefinition of %<struct %E%>"
msgstr ""
-#: c-decl.c:5444
+#: c-decl.c:5651
#, gcc-internal-format
msgid "nested redefinition of %<union %E%>"
msgstr ""
-#: c-decl.c:5446
+#: c-decl.c:5653
#, gcc-internal-format
msgid "nested redefinition of %<struct %E%>"
msgstr ""
-#: c-decl.c:5524 cp/decl.c:3841
+#: c-decl.c:5731 cp/decl.c:3839
#, gcc-internal-format
msgid "declaration does not declare anything"
msgstr ""
-#: c-decl.c:5527
+#: c-decl.c:5734
#, gcc-internal-format
msgid "ISO C doesn%'t support unnamed structs/unions"
msgstr ""
-#: c-decl.c:5571 c-decl.c:5587
+#: c-decl.c:5778 c-decl.c:5794
#, gcc-internal-format
msgid "duplicate member %q+D"
msgstr ""
-#: c-decl.c:5626
+#: c-decl.c:5833
#, gcc-internal-format
msgid "union has no named members"
msgstr ""
-#: c-decl.c:5628
+#: c-decl.c:5835
#, gcc-internal-format
msgid "union has no members"
msgstr ""
-#: c-decl.c:5633
+#: c-decl.c:5840
#, gcc-internal-format
msgid "struct has no named members"
msgstr ""
-#: c-decl.c:5635
+#: c-decl.c:5842
#, gcc-internal-format
msgid "struct has no members"
msgstr ""
-#: c-decl.c:5699
+#: c-decl.c:5906
#, gcc-internal-format
msgid "%Jflexible array member in union"
msgstr ""
-#: c-decl.c:5704
+#: c-decl.c:5911
#, gcc-internal-format
msgid "%Jflexible array member not at end of struct"
msgstr ""
-#: c-decl.c:5709
+#: c-decl.c:5916
#, gcc-internal-format
msgid "%Jflexible array member in otherwise empty struct"
msgstr ""
-#: c-decl.c:5717
+#: c-decl.c:5924
#, gcc-internal-format
msgid "%Jinvalid use of structure with flexible array member"
msgstr ""
-#: c-decl.c:5826
+#: c-decl.c:6033
#, gcc-internal-format
msgid "union cannot be made transparent"
msgstr ""
-#: c-decl.c:5897
+#: c-decl.c:6104
#, gcc-internal-format
msgid "nested redefinition of %<enum %E%>"
msgstr ""
#. This enum is a named one that has been declared already.
-#: c-decl.c:5904
+#: c-decl.c:6111
#, gcc-internal-format
msgid "redeclaration of %<enum %E%>"
msgstr ""
-#: c-decl.c:5967
+#: c-decl.c:6174
#, gcc-internal-format
msgid "enumeration values exceed range of largest integer"
msgstr ""
-#: c-decl.c:5984
+#: c-decl.c:6191
#, gcc-internal-format
msgid "specified mode too small for enumeral values"
msgstr ""
-#: c-decl.c:6081
+#: c-decl.c:6287 c-decl.c:6302
#, gcc-internal-format
msgid "enumerator value for %qE is not an integer constant"
msgstr ""
-#: c-decl.c:6098
+#: c-decl.c:6297
+#, gcc-internal-format
+msgid "enumerator value for %qE is not an integer constant expression"
+msgstr ""
+
+#: c-decl.c:6321
#, gcc-internal-format
msgid "overflow in enumeration values"
msgstr ""
-#: c-decl.c:6106
+#: c-decl.c:6329
#, gcc-internal-format
msgid "ISO C restricts enumerator values to range of %<int%>"
msgstr ""
-#: c-decl.c:6224
+#: c-decl.c:6447
#, gcc-internal-format
msgid "return type is an incomplete type"
msgstr ""
-#: c-decl.c:6234
+#: c-decl.c:6457
#, gcc-internal-format
msgid "return type defaults to %<int%>"
msgstr ""
-#: c-decl.c:6307
+#: c-decl.c:6530
#, gcc-internal-format
msgid "no previous prototype for %q+D"
msgstr ""
-#: c-decl.c:6316
+#: c-decl.c:6539
#, gcc-internal-format
msgid "%q+D was used with no prototype before its definition"
msgstr ""
-#: c-decl.c:6322 cp/decl.c:11636
+#: c-decl.c:6545 cp/decl.c:11634
#, gcc-internal-format
msgid "no previous declaration for %q+D"
msgstr ""
-#: c-decl.c:6332
+#: c-decl.c:6555
#, gcc-internal-format
msgid "%q+D was used with no declaration before its definition"
msgstr ""
-#: c-decl.c:6355
+#: c-decl.c:6578
#, gcc-internal-format
msgid "return type of %q+D is not %<int%>"
msgstr ""
-#: c-decl.c:6360
+#: c-decl.c:6583
#, gcc-internal-format
msgid "%q+D is normally a non-static function"
msgstr ""
-#: c-decl.c:6394
+#: c-decl.c:6617
#, gcc-internal-format
msgid "%Jold-style parameter declarations in prototyped function definition"
msgstr ""
-#: c-decl.c:6408
+#: c-decl.c:6631
#, gcc-internal-format
msgid "%Jtraditional C rejects ISO C style function definitions"
msgstr ""
-#: c-decl.c:6425
+#: c-decl.c:6648
#, gcc-internal-format
msgid "%Jparameter name omitted"
msgstr ""
-#: c-decl.c:6459
+#: c-decl.c:6682
#, gcc-internal-format
msgid "%Jold-style function definition"
msgstr ""
-#: c-decl.c:6468
+#: c-decl.c:6691
#, gcc-internal-format
msgid "%Jparameter name missing from parameter list"
msgstr ""
-#: c-decl.c:6479
+#: c-decl.c:6702
#, gcc-internal-format
msgid "%q+D declared as a non-parameter"
msgstr ""
-#: c-decl.c:6484
+#: c-decl.c:6707
#, gcc-internal-format
msgid "multiple parameters named %q+D"
msgstr ""
-#: c-decl.c:6492
+#: c-decl.c:6715
#, gcc-internal-format
msgid "parameter %q+D declared with void type"
msgstr ""
-#: c-decl.c:6509 c-decl.c:6511
+#: c-decl.c:6732 c-decl.c:6734
#, gcc-internal-format
msgid "type of %q+D defaults to %<int%>"
msgstr ""
-#: c-decl.c:6530
+#: c-decl.c:6753
#, gcc-internal-format
msgid "parameter %q+D has incomplete type"
msgstr ""
-#: c-decl.c:6536
+#: c-decl.c:6759
#, gcc-internal-format
msgid "declaration for parameter %q+D but no such parameter"
msgstr ""
-#: c-decl.c:6586
+#: c-decl.c:6809
#, gcc-internal-format
msgid "number of arguments doesn%'t match built-in prototype"
msgstr ""
-#: c-decl.c:6590
+#: c-decl.c:6813
#, gcc-internal-format
msgid "number of arguments doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6591 c-decl.c:6643
+#: c-decl.c:6814 c-decl.c:6866
#, gcc-internal-format
msgid "%Hprototype declaration"
msgstr ""
-#: c-decl.c:6625
+#: c-decl.c:6848
#, gcc-internal-format
msgid "promoted argument %qD doesn%'t match built-in prototype"
msgstr ""
-#: c-decl.c:6629
+#: c-decl.c:6852
#, gcc-internal-format
msgid "promoted argument %qD doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6632
+#: c-decl.c:6855
#, gcc-internal-format
msgid "prototype declaration"
msgstr ""
-#: c-decl.c:6638
+#: c-decl.c:6861
#, gcc-internal-format
msgid "argument %qD doesn%'t match built-in prototype"
msgstr ""
-#: c-decl.c:6642
+#: c-decl.c:6865
#, gcc-internal-format
msgid "argument %qD doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6851 cp/decl.c:12340
+#: c-decl.c:7074 cp/decl.c:12338
#, gcc-internal-format
msgid "no return statement in function returning non-void"
msgstr ""
@@ -19627,443 +19965,443 @@ 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:6924
+#: c-decl.c:7147
#, gcc-internal-format
msgid "%<for%> loop initial declarations are only allowed in C99 mode"
msgstr ""
-#: c-decl.c:6928
+#: c-decl.c:7151
#, gcc-internal-format
msgid "use option -std=c99 or -std=gnu99 to compile your code"
msgstr ""
-#: c-decl.c:6959
+#: c-decl.c:7182
#, gcc-internal-format
msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6962
+#: c-decl.c:7185
#, gcc-internal-format
msgid ""
"declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6967
+#: c-decl.c:7190
#, gcc-internal-format
msgid "%<struct %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6971
+#: c-decl.c:7194
#, gcc-internal-format
msgid "%<union %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6975
+#: c-decl.c:7198
#, gcc-internal-format
msgid "%<enum %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6979
+#: c-decl.c:7202
#, gcc-internal-format
msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:7264 c-decl.c:7506 c-decl.c:7813
+#: c-decl.c:7487 c-decl.c:7729 c-decl.c:8036
#, gcc-internal-format
msgid "duplicate %qE"
msgstr ""
-#: c-decl.c:7289 c-decl.c:7516 c-decl.c:7703
+#: c-decl.c:7512 c-decl.c:7739 c-decl.c:7926
#, gcc-internal-format
msgid "two or more data types in declaration specifiers"
msgstr ""
-#: c-decl.c:7301
+#: c-decl.c:7524
#, gcc-internal-format
msgid "%<long long long%> is too long for GCC"
msgstr ""
-#: c-decl.c:7308 c-decl.c:7606
+#: c-decl.c:7531 c-decl.c:7829
#, gcc-internal-format
msgid "both %<long long%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7313
+#: c-decl.c:7536
#, gcc-internal-format
msgid "ISO C90 does not support %<long long%>"
msgstr ""
-#: c-decl.c:7318 c-decl.c:7347
+#: c-decl.c:7541 c-decl.c:7570
#, gcc-internal-format
msgid "both %<long%> and %<short%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7321 c-decl.c:7523
+#: c-decl.c:7544 c-decl.c:7746
#, gcc-internal-format
msgid "both %<long%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7324 c-decl.c:7545
+#: c-decl.c:7547 c-decl.c:7768
#, gcc-internal-format
msgid "both %<long%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7327 c-decl.c:7567
+#: c-decl.c:7550 c-decl.c:7790
#, gcc-internal-format
msgid "both %<long%> and %<char%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7330 c-decl.c:7587
+#: c-decl.c:7553 c-decl.c:7810
#, gcc-internal-format
msgid "both %<long%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7333
+#: c-decl.c:7556
#, gcc-internal-format
msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7336
+#: c-decl.c:7559
#, gcc-internal-format
msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7339
+#: c-decl.c:7562
#, gcc-internal-format
msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7350 c-decl.c:7526
+#: c-decl.c:7573 c-decl.c:7749
#, gcc-internal-format
msgid "both %<short%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7353 c-decl.c:7548
+#: c-decl.c:7576 c-decl.c:7771
#, gcc-internal-format
msgid "both %<short%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7356 c-decl.c:7570
+#: c-decl.c:7579 c-decl.c:7793
#, gcc-internal-format
msgid "both %<short%> and %<char%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7359 c-decl.c:7590
+#: c-decl.c:7582 c-decl.c:7813
#, gcc-internal-format
msgid "both %<short%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7362 c-decl.c:7609
+#: c-decl.c:7585 c-decl.c:7832
#, gcc-internal-format
msgid "both %<short%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7365
+#: c-decl.c:7588
#, gcc-internal-format
msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7368
+#: c-decl.c:7591
#, gcc-internal-format
msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7371
+#: c-decl.c:7594
#, gcc-internal-format
msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7379 c-decl.c:7408
+#: c-decl.c:7602 c-decl.c:7631
#, gcc-internal-format
msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7382 c-decl.c:7529
+#: c-decl.c:7605 c-decl.c:7752
#, gcc-internal-format
msgid "both %<signed%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7385 c-decl.c:7551
+#: c-decl.c:7608 c-decl.c:7774
#, gcc-internal-format
msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7388 c-decl.c:7593
+#: c-decl.c:7611 c-decl.c:7816
#, gcc-internal-format
msgid "both %<signed%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7391 c-decl.c:7612
+#: c-decl.c:7614 c-decl.c:7835
#, gcc-internal-format
msgid "both %<signed%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7394
+#: c-decl.c:7617
#, gcc-internal-format
msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7397
+#: c-decl.c:7620
#, gcc-internal-format
msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7400
+#: c-decl.c:7623
#, gcc-internal-format
msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7411 c-decl.c:7532
+#: c-decl.c:7634 c-decl.c:7755
#, gcc-internal-format
msgid "both %<unsigned%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7414 c-decl.c:7554
+#: c-decl.c:7637 c-decl.c:7777
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7417 c-decl.c:7596
+#: c-decl.c:7640 c-decl.c:7819
#, gcc-internal-format
msgid "both %<unsigned%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7420 c-decl.c:7615
+#: c-decl.c:7643 c-decl.c:7838
#, gcc-internal-format
msgid "both %<unsigned%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7423
+#: c-decl.c:7646
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7426
+#: c-decl.c:7649
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7429
+#: c-decl.c:7652
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7437
+#: c-decl.c:7660
#, gcc-internal-format
msgid "ISO C90 does not support complex types"
msgstr ""
-#: c-decl.c:7439 c-decl.c:7535
+#: c-decl.c:7662 c-decl.c:7758
#, gcc-internal-format
msgid "both %<complex%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7442 c-decl.c:7557
+#: c-decl.c:7665 c-decl.c:7780
#, gcc-internal-format
msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7445
+#: c-decl.c:7668
#, gcc-internal-format
msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7448
+#: c-decl.c:7671
#, gcc-internal-format
msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7451
+#: c-decl.c:7674
#, gcc-internal-format
msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7454
+#: c-decl.c:7677
#, gcc-internal-format
msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7457
+#: c-decl.c:7680
#, gcc-internal-format
msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7460
+#: c-decl.c:7683
#, gcc-internal-format
msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7467
+#: c-decl.c:7690
#, gcc-internal-format
msgid "ISO C does not support saturating types"
msgstr ""
-#: c-decl.c:7469 c-decl.c:7538
+#: c-decl.c:7692 c-decl.c:7761
#, gcc-internal-format
msgid "both %<_Sat%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7472 c-decl.c:7560
+#: c-decl.c:7695 c-decl.c:7783
#, gcc-internal-format
msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7475 c-decl.c:7573
+#: c-decl.c:7698 c-decl.c:7796
#, gcc-internal-format
msgid "both %<_Sat%> and %<char%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7478 c-decl.c:7580
+#: c-decl.c:7701 c-decl.c:7803
#, gcc-internal-format
msgid "both %<_Sat%> and %<int%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7481 c-decl.c:7599
+#: c-decl.c:7704 c-decl.c:7822
#, gcc-internal-format
msgid "both %<_Sat%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7484 c-decl.c:7618
+#: c-decl.c:7707 c-decl.c:7841
#, gcc-internal-format
msgid "both %<_Sat%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7487
+#: c-decl.c:7710
#, gcc-internal-format
msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7490
+#: c-decl.c:7713
#, gcc-internal-format
msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7493
+#: c-decl.c:7716
#, gcc-internal-format
msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7496
+#: c-decl.c:7719
#, gcc-internal-format
msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7635
+#: c-decl.c:7858
#, gcc-internal-format
msgid "both %<long long%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7638
+#: c-decl.c:7861
#, gcc-internal-format
msgid "both %<long%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7641
+#: c-decl.c:7864
#, gcc-internal-format
msgid "both %<short%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7644
+#: c-decl.c:7867
#, gcc-internal-format
msgid "both %<signed%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7647
+#: c-decl.c:7870
#, gcc-internal-format
msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7650 c-decl.c:7676
+#: c-decl.c:7873 c-decl.c:7899
#, gcc-internal-format
msgid "both %<complex%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7653
+#: c-decl.c:7876
#, gcc-internal-format
msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7663
+#: c-decl.c:7886
#, gcc-internal-format
msgid "decimal floating point not supported for this target"
msgstr ""
-#: c-decl.c:7665
+#: c-decl.c:7888
#, gcc-internal-format
msgid "ISO C does not support decimal floating point"
msgstr ""
-#: c-decl.c:7684 c-decl.c:7874 c-parser.c:5176
+#: c-decl.c:7907 c-decl.c:8097 c-parser.c:5189
#, gcc-internal-format
msgid "fixed-point types not supported for this target"
msgstr ""
-#: c-decl.c:7686
+#: c-decl.c:7909
#, gcc-internal-format
msgid "ISO C does not support fixed-point types"
msgstr ""
-#: c-decl.c:7720
+#: c-decl.c:7943
#, gcc-internal-format
msgid "%qE fails to be a typedef or built in type"
msgstr ""
-#: c-decl.c:7764
+#: c-decl.c:7987
#, gcc-internal-format
msgid "%qE is not at beginning of declaration"
msgstr ""
-#: c-decl.c:7778
+#: c-decl.c:8001
#, gcc-internal-format
msgid "%<__thread%> used with %<auto%>"
msgstr ""
-#: c-decl.c:7780
+#: c-decl.c:8003
#, gcc-internal-format
msgid "%<__thread%> used with %<register%>"
msgstr ""
-#: c-decl.c:7782
+#: c-decl.c:8005
#, gcc-internal-format
msgid "%<__thread%> used with %<typedef%>"
msgstr ""
-#: c-decl.c:7793
+#: c-decl.c:8016
#, gcc-internal-format
msgid "%<__thread%> before %<extern%>"
msgstr ""
-#: c-decl.c:7802
+#: c-decl.c:8025
#, gcc-internal-format
msgid "%<__thread%> before %<static%>"
msgstr ""
-#: c-decl.c:7818
+#: c-decl.c:8041
#, gcc-internal-format
msgid "multiple storage classes in declaration specifiers"
msgstr ""
-#: c-decl.c:7825
+#: c-decl.c:8048
#, gcc-internal-format
msgid "%<__thread%> used with %qE"
msgstr ""
-#: c-decl.c:7872
+#: c-decl.c:8095
#, gcc-internal-format
msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
msgstr ""
-#: c-decl.c:7886
+#: c-decl.c:8109
#, gcc-internal-format
msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
msgstr ""
-#: c-decl.c:7931 c-decl.c:7957
+#: c-decl.c:8154 c-decl.c:8180
#, gcc-internal-format
msgid "ISO C does not support complex integer types"
msgstr ""
-#: c-decl.c:8111 toplev.c:845
+#: c-decl.c:8334 toplev.c:847
#, gcc-internal-format
msgid "%q+F used but never defined"
msgstr ""
@@ -20440,32 +20778,37 @@ msgstr ""
msgid "this decimal constant would be unsigned in ISO C90"
msgstr ""
-#: c-lex.c:653
+#: c-lex.c:631
+#, gcc-internal-format
+msgid "unsuffixed float constant"
+msgstr ""
+
+#: c-lex.c:663
#, gcc-internal-format
msgid "unsupported non-standard suffix on floating constant"
msgstr ""
-#: c-lex.c:659
+#: c-lex.c:669
#, gcc-internal-format
msgid "non-standard suffix on floating constant"
msgstr ""
-#: c-lex.c:713 c-lex.c:715
+#: c-lex.c:723 c-lex.c:725
#, gcc-internal-format
msgid "floating constant exceeds range of %qT"
msgstr ""
-#: c-lex.c:724
+#: c-lex.c:734
#, gcc-internal-format
msgid "floating constant truncated to zero"
msgstr ""
-#: c-lex.c:919
+#: c-lex.c:929
#, gcc-internal-format
msgid "unsupported non-standard concatenation of string literals"
msgstr ""
-#: c-lex.c:941
+#: c-lex.c:951
#, gcc-internal-format
msgid "traditional C rejects string constant concatenation"
msgstr ""
@@ -20485,22 +20828,22 @@ msgstr ""
msgid "%qE is not initialized"
msgstr ""
-#: c-omp.c:270
+#: c-omp.c:271
#, gcc-internal-format
msgid "missing controlling predicate"
msgstr ""
-#: c-omp.c:348
+#: c-omp.c:349
#, gcc-internal-format
msgid "invalid controlling predicate"
msgstr ""
-#: c-omp.c:355
+#: c-omp.c:356
#, gcc-internal-format
msgid "missing increment expression"
msgstr ""
-#: c-omp.c:422
+#: c-omp.c:423
#, gcc-internal-format
msgid "invalid increment expression"
msgstr ""
@@ -20545,158 +20888,158 @@ msgstr ""
msgid "obsolete option -I- used, please use -iquote instead"
msgstr ""
-#: c-opts.c:510
+#: c-opts.c:506
#, gcc-internal-format
msgid "argument %qs to %<-Wnormalized%> not recognized"
msgstr ""
-#: c-opts.c:593
+#: c-opts.c:589
#, gcc-internal-format
msgid "switch %qs is no longer supported"
msgstr ""
-#: c-opts.c:700
+#: c-opts.c:696
#, gcc-internal-format
msgid ""
"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
msgstr ""
-#: c-opts.c:1039
+#: c-opts.c:1035
#, gcc-internal-format
msgid "-fexcess-precision=standard for C++"
msgstr ""
-#: c-opts.c:1052
+#: c-opts.c:1048
#, gcc-internal-format
msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
msgstr ""
-#: c-opts.c:1134
+#: c-opts.c:1127
#, gcc-internal-format
msgid "-Wformat-y2k ignored without -Wformat"
msgstr ""
-#: c-opts.c:1136
+#: c-opts.c:1129
#, gcc-internal-format
msgid "-Wformat-extra-args ignored without -Wformat"
msgstr ""
-#: c-opts.c:1138
+#: c-opts.c:1131
#, gcc-internal-format
msgid "-Wformat-zero-length ignored without -Wformat"
msgstr ""
-#: c-opts.c:1140
+#: c-opts.c:1133
#, gcc-internal-format
msgid "-Wformat-nonliteral ignored without -Wformat"
msgstr ""
-#: c-opts.c:1142
+#: c-opts.c:1135
#, gcc-internal-format
msgid "-Wformat-contains-nul ignored without -Wformat"
msgstr ""
-#: c-opts.c:1144
+#: c-opts.c:1137
#, gcc-internal-format
msgid "-Wformat-security ignored without -Wformat"
msgstr ""
-#: c-opts.c:1168
+#: c-opts.c:1161
#, gcc-internal-format
msgid "opening output file %s: %m"
msgstr ""
-#: c-opts.c:1173
+#: c-opts.c:1166
#, gcc-internal-format
msgid "too many filenames given. Type %s --help for usage"
msgstr ""
-#: c-opts.c:1253
+#: c-opts.c:1246
#, gcc-internal-format
msgid "The C parser does not support -dy, option ignored"
msgstr ""
-#: c-opts.c:1257
+#: c-opts.c:1250
#, gcc-internal-format
msgid "The Objective-C parser does not support -dy, option ignored"
msgstr ""
-#: c-opts.c:1260
+#: c-opts.c:1253
#, gcc-internal-format
msgid "The C++ parser does not support -dy, option ignored"
msgstr ""
-#: c-opts.c:1264
+#: c-opts.c:1257
#, gcc-internal-format
msgid "The Objective-C++ parser does not support -dy, option ignored"
msgstr ""
-#: c-opts.c:1315
+#: c-opts.c:1308
#, gcc-internal-format
msgid "opening dependency file %s: %m"
msgstr ""
-#: c-opts.c:1325
+#: c-opts.c:1318
#, gcc-internal-format
msgid "closing dependency file %s: %m"
msgstr ""
-#: c-opts.c:1328
+#: c-opts.c:1321
#, gcc-internal-format
msgid "when writing output to %s: %m"
msgstr ""
-#: c-opts.c:1408
+#: c-opts.c:1401
#, gcc-internal-format
msgid "to generate dependencies you must specify either -M or -MM"
msgstr ""
-#: c-opts.c:1431
+#: c-opts.c:1424
#, gcc-internal-format
msgid "-MG may only be used with -M or -MM"
msgstr ""
-#: c-opts.c:1461
+#: c-opts.c:1454
#, gcc-internal-format
msgid "-fdirectives-only is incompatible with -Wunused_macros"
msgstr ""
-#: c-opts.c:1463
+#: c-opts.c:1456
#, gcc-internal-format
msgid "-fdirectives-only is incompatible with -traditional"
msgstr ""
-#: c-opts.c:1601
+#: c-opts.c:1594
#, gcc-internal-format
msgid "too late for # directive to set debug directory"
msgstr ""
-#: c-parser.c:227
+#: c-parser.c:225
#, gcc-internal-format
-msgid "identifier %qs conflicts with C++ keyword"
+msgid "identifier %qE conflicts with C++ keyword"
msgstr ""
-#: c-parser.c:976
+#: c-parser.c:974
#, gcc-internal-format
msgid "ISO C forbids an empty translation unit"
msgstr ""
-#: c-parser.c:1061 c-parser.c:6306
+#: c-parser.c:1060 c-parser.c:6319
#, gcc-internal-format
msgid "ISO C does not allow extra %<;%> outside of a function"
msgstr ""
-#: c-parser.c:1163 c-parser.c:6868
+#: c-parser.c:1164 c-parser.c:6881
#, gcc-internal-format
msgid "expected declaration specifiers"
msgstr ""
-#: c-parser.c:1211
+#: c-parser.c:1212
#, gcc-internal-format
msgid "data definition has no type or storage class"
msgstr ""
-#: c-parser.c:1265
+#: c-parser.c:1266
#, gcc-internal-format
msgid "expected %<,%> or %<;%>"
msgstr ""
@@ -20704,188 +21047,188 @@ 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:1272 c-parser.c:1288
+#: c-parser.c:1273 c-parser.c:1289
#, gcc-internal-format
msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
msgstr ""
-#: c-parser.c:1280
+#: c-parser.c:1281
#, gcc-internal-format
msgid "ISO C forbids nested functions"
msgstr ""
-#: c-parser.c:1655 c-parser.c:2466 c-parser.c:3116 c-parser.c:3376
-#: c-parser.c:4318 c-parser.c:4957 c-parser.c:5382 c-parser.c:5404
-#: c-parser.c:5511 c-parser.c:5692 c-parser.c:5721 c-parser.c:5948
-#: c-parser.c:5960 c-parser.c:5985 c-parser.c:6119 c-parser.c:6148
-#: c-parser.c:6156 c-parser.c:6184 c-parser.c:6198 c-parser.c:6414
-#: c-parser.c:6513 c-parser.c:7038 c-parser.c:7743
+#: c-parser.c:1656 c-parser.c:2467 c-parser.c:3117 c-parser.c:3380
+#: c-parser.c:4331 c-parser.c:4970 c-parser.c:5395 c-parser.c:5417
+#: c-parser.c:5524 c-parser.c:5705 c-parser.c:5734 c-parser.c:5961
+#: c-parser.c:5973 c-parser.c:5998 c-parser.c:6132 c-parser.c:6161
+#: c-parser.c:6169 c-parser.c:6197 c-parser.c:6211 c-parser.c:6427
+#: c-parser.c:6526 c-parser.c:7051 c-parser.c:7756
#, gcc-internal-format
msgid "expected identifier"
msgstr ""
-#: c-parser.c:1688 cp/parser.c:11978
+#: c-parser.c:1689 cp/parser.c:11978
#, gcc-internal-format
msgid "comma at end of enumerator list"
msgstr ""
-#: c-parser.c:1694
+#: c-parser.c:1695
#, gcc-internal-format
msgid "expected %<,%> or %<}%>"
msgstr ""
-#: c-parser.c:1710 c-parser.c:1897 c-parser.c:6273
+#: c-parser.c:1711 c-parser.c:1898 c-parser.c:6286
#, gcc-internal-format
msgid "expected %<{%>"
msgstr ""
-#: c-parser.c:1724
+#: c-parser.c:1725
#, gcc-internal-format
msgid "ISO C forbids forward references to %<enum%> types"
msgstr ""
-#: c-parser.c:1830
+#: c-parser.c:1831
#, gcc-internal-format
msgid "expected class name"
msgstr ""
-#: c-parser.c:1849 c-parser.c:6052
+#: c-parser.c:1850 c-parser.c:6065
#, gcc-internal-format
msgid "extra semicolon in struct or union specified"
msgstr ""
-#: c-parser.c:1878
+#: c-parser.c:1879
#, gcc-internal-format
msgid "no semicolon at end of struct or union"
msgstr ""
-#: c-parser.c:1881
+#: c-parser.c:1882
#, gcc-internal-format
msgid "expected %<;%>"
msgstr ""
-#: c-parser.c:1964 c-parser.c:2942
+#: c-parser.c:1965 c-parser.c:2943
#, gcc-internal-format
msgid "expected specifier-qualifier-list"
msgstr ""
-#: c-parser.c:1974
+#: c-parser.c:1975
#, gcc-internal-format
msgid "ISO C forbids member declarations with no members"
msgstr ""
-#: c-parser.c:2050
+#: c-parser.c:2051
#, gcc-internal-format
msgid "expected %<,%>, %<;%> or %<}%>"
msgstr ""
-#: c-parser.c:2057
+#: c-parser.c:2058
#, gcc-internal-format
msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
msgstr ""
-#: c-parser.c:2110
+#: c-parser.c:2111
#, gcc-internal-format
msgid "%<typeof%> applied to a bit-field"
msgstr ""
-#: c-parser.c:2334
+#: c-parser.c:2335
#, gcc-internal-format
msgid "expected identifier or %<(%>"
msgstr ""
-#: c-parser.c:2536
+#: c-parser.c:2537
#, gcc-internal-format
msgid "ISO C requires a named argument before %<...%>"
msgstr ""
-#: c-parser.c:2644
+#: c-parser.c:2645
#, gcc-internal-format
msgid "expected declaration specifiers or %<...%>"
msgstr ""
-#: c-parser.c:2695
+#: c-parser.c:2696
#, gcc-internal-format
msgid "wide string literal in %<asm%>"
msgstr ""
-#: c-parser.c:2701 c-parser.c:6923
+#: c-parser.c:2702 c-parser.c:6936
#, gcc-internal-format
msgid "expected string literal"
msgstr ""
-#: c-parser.c:3034
+#: c-parser.c:3035
#, gcc-internal-format
msgid "ISO C forbids empty initializer braces"
msgstr ""
-#: c-parser.c:3082
+#: c-parser.c:3083
#, gcc-internal-format
msgid "obsolete use of designated initializer with %<:%>"
msgstr ""
-#: c-parser.c:3214
+#: c-parser.c:3215
#, gcc-internal-format
msgid "ISO C forbids specifying range of elements to initialize"
msgstr ""
-#: c-parser.c:3227
+#: c-parser.c:3228
#, gcc-internal-format
msgid "ISO C90 forbids specifying subobject to initialize"
msgstr ""
-#: c-parser.c:3234
+#: c-parser.c:3235
#, gcc-internal-format
msgid "obsolete use of designated initializer without %<=%>"
msgstr ""
-#: c-parser.c:3241
+#: c-parser.c:3242
#, gcc-internal-format
msgid "expected %<=%>"
msgstr ""
-#: c-parser.c:3391
+#: c-parser.c:3395
#, gcc-internal-format
msgid "ISO C forbids label declarations"
msgstr ""
-#: c-parser.c:3396 c-parser.c:3472
+#: c-parser.c:3401 c-parser.c:3481
#, gcc-internal-format
msgid "expected declaration or statement"
msgstr ""
-#: c-parser.c:3426 c-parser.c:3454
+#: c-parser.c:3433 c-parser.c:3462
#, gcc-internal-format
msgid "ISO C90 forbids mixed declarations and code"
msgstr ""
-#: c-parser.c:3479
+#: c-parser.c:3489
#, gcc-internal-format
msgid "expected %<}%> before %<else%>"
msgstr ""
-#: c-parser.c:3484
+#: c-parser.c:3494
#, gcc-internal-format
msgid "%<else%> without a previous %<if%>"
msgstr ""
-#: c-parser.c:3500
+#: c-parser.c:3511
#, gcc-internal-format
msgid "label at end of compound statement"
msgstr ""
-#: c-parser.c:3543
+#: c-parser.c:3556
#, gcc-internal-format
msgid "expected %<:%> or %<...%>"
msgstr ""
-#: c-parser.c:3577
+#: c-parser.c:3590
#, gcc-internal-format
msgid ""
"a label can only be part of a statement and a declaration is not a statement"
msgstr ""
-#: c-parser.c:3739
+#: c-parser.c:3752
#, gcc-internal-format
msgid "expected identifier or %<*%>"
msgstr ""
@@ -20894,224 +21237,224 @@ 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:3803
+#: c-parser.c:3816
#, gcc-internal-format
msgid "expected statement"
msgstr ""
-#: c-parser.c:3898 cp/parser.c:7300
+#: c-parser.c:3911 cp/parser.c:7294
#, gcc-internal-format
msgid "suggest braces around empty body in an %<if%> statement"
msgstr ""
-#: c-parser.c:3924 cp/parser.c:7321
+#: c-parser.c:3937 cp/parser.c:7315
#, gcc-internal-format
msgid "suggest braces around empty body in an %<else%> statement"
msgstr ""
-#: c-parser.c:4044
+#: c-parser.c:4057
#, gcc-internal-format
msgid "suggest braces around empty body in %<do%> statement"
msgstr ""
-#: c-parser.c:4197
+#: c-parser.c:4210
#, gcc-internal-format
msgid "%E qualifier ignored on asm"
msgstr ""
-#: c-parser.c:4494
+#: c-parser.c:4507
#, gcc-internal-format
msgid "ISO C forbids omitting the middle term of a ?: expression"
msgstr ""
-#: c-parser.c:4926
+#: c-parser.c:4939
#, gcc-internal-format
msgid "traditional C rejects the unary plus operator"
msgstr ""
-#: c-parser.c:5043
+#: c-parser.c:5056
#, gcc-internal-format
msgid "%<sizeof%> applied to a bit-field"
msgstr ""
-#: c-parser.c:5204 c-parser.c:5548 c-parser.c:5568
+#: c-parser.c:5217 c-parser.c:5561 c-parser.c:5581
#, gcc-internal-format
msgid "expected expression"
msgstr ""
-#: c-parser.c:5230
+#: c-parser.c:5243
#, gcc-internal-format
msgid "braced-group within expression allowed only inside a function"
msgstr ""
-#: c-parser.c:5243
+#: c-parser.c:5256
#, gcc-internal-format
msgid "ISO C forbids braced-groups within expressions"
msgstr ""
-#: c-parser.c:5442
+#: c-parser.c:5455
#, gcc-internal-format
msgid "first argument to %<__builtin_choose_expr%> not a constant"
msgstr ""
-#: c-parser.c:5599
+#: c-parser.c:5612
#, gcc-internal-format
msgid "compound literal has variable size"
msgstr ""
-#: c-parser.c:5607
+#: c-parser.c:5620
#, gcc-internal-format
msgid "ISO C90 forbids compound literals"
msgstr ""
-#: c-parser.c:6269
+#: c-parser.c:6282
#, gcc-internal-format
msgid "extra semicolon in method definition specified"
msgstr ""
-#: c-parser.c:6817
+#: c-parser.c:6830
#, gcc-internal-format
msgid "%<#pragma omp barrier%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:6828
+#: c-parser.c:6841
#, gcc-internal-format
msgid "%<#pragma omp flush%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:6839
+#: c-parser.c:6852
#, gcc-internal-format
msgid "%<#pragma omp taskwait%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:6852
+#: c-parser.c:6865
#, gcc-internal-format
msgid ""
"%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
"construct"
msgstr ""
-#: c-parser.c:6858
+#: c-parser.c:6871
#, gcc-internal-format
msgid "%<#pragma GCC pch_preprocess%> must be first"
msgstr ""
-#: c-parser.c:7016
+#: c-parser.c:7029
#, gcc-internal-format
msgid "too many %qs clauses"
msgstr ""
-#: c-parser.c:7112
+#: c-parser.c:7125
#, gcc-internal-format
msgid "collapse argument needs positive constant integer expression"
msgstr ""
-#: c-parser.c:7177
+#: c-parser.c:7190
#, gcc-internal-format
msgid "expected %<none%> or %<shared%>"
msgstr ""
-#: c-parser.c:7220
+#: c-parser.c:7233
#, gcc-internal-format
msgid "expected %<(%>"
msgstr ""
-#: c-parser.c:7265 c-parser.c:7450
+#: c-parser.c:7278 c-parser.c:7463
#, gcc-internal-format
msgid "expected integer expression"
msgstr ""
-#: c-parser.c:7275
+#: c-parser.c:7288
#, gcc-internal-format
msgid "%<num_threads%> value must be positive"
msgstr ""
-#: c-parser.c:7355
+#: c-parser.c:7368
#, gcc-internal-format
msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
msgstr ""
-#: c-parser.c:7441
+#: c-parser.c:7454
#, gcc-internal-format
msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
msgstr ""
-#: c-parser.c:7445
+#: c-parser.c:7458
#, gcc-internal-format
msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
msgstr ""
-#: c-parser.c:7463
+#: c-parser.c:7476
#, gcc-internal-format
msgid "invalid schedule kind"
msgstr ""
-#: c-parser.c:7581
+#: c-parser.c:7594
#, gcc-internal-format
msgid "expected %<#pragma omp%> clause"
msgstr ""
-#: c-parser.c:7590
+#: c-parser.c:7603
#, gcc-internal-format
msgid "%qs is not valid for %qs"
msgstr ""
-#: c-parser.c:7692
+#: c-parser.c:7705
#, gcc-internal-format
msgid "invalid operator for %<#pragma omp atomic%>"
msgstr ""
-#: c-parser.c:7746 c-parser.c:7766
+#: c-parser.c:7759 c-parser.c:7779
#, gcc-internal-format
msgid "expected %<(%> or end of line"
msgstr ""
-#: c-parser.c:7798
+#: c-parser.c:7811
#, gcc-internal-format
msgid "for statement expected"
msgstr ""
-#: c-parser.c:7849
+#: c-parser.c:7864
#, gcc-internal-format
msgid "expected iteration declaration or initialization"
msgstr ""
-#: c-parser.c:7929
+#: c-parser.c:7944
#, gcc-internal-format
msgid "not enough perfectly nested loops"
msgstr ""
-#: c-parser.c:7977
+#: c-parser.c:7992
#, gcc-internal-format
msgid "collapsed loops not perfectly nested"
msgstr ""
-#: c-parser.c:8014 cp/pt.c:10572
+#: c-parser.c:8029 cp/pt.c:10584
#, gcc-internal-format
msgid "iteration variable %qD should not be firstprivate"
msgstr ""
-#: c-parser.c:8164
+#: c-parser.c:8179
#, gcc-internal-format
msgid "expected %<#pragma omp section%> or %<}%>"
msgstr ""
-#: c-parser.c:8434
+#: c-parser.c:8449
#, gcc-internal-format
msgid "%qD is not a variable"
msgstr ""
-#: c-parser.c:8436 cp/semantics.c:3838
+#: c-parser.c:8451 cp/semantics.c:3837
#, gcc-internal-format
msgid "%qE declared %<threadprivate%> after first use"
msgstr ""
-#: c-parser.c:8438 cp/semantics.c:3840
+#: c-parser.c:8453 cp/semantics.c:3839
#, gcc-internal-format
msgid "automatic variable %qE cannot be %<threadprivate%>"
msgstr ""
-#: c-parser.c:8442 cp/semantics.c:3842
+#: c-parser.c:8457 cp/semantics.c:3841
#, gcc-internal-format
msgid "%<threadprivate%> %qE has incomplete type"
msgstr ""
@@ -21171,322 +21514,352 @@ msgstr ""
msgid "%s: PCH file was invalid"
msgstr ""
-#: c-pragma.c:102
+#: c-pragma.c:101
#, gcc-internal-format
msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
msgstr ""
-#: c-pragma.c:115
+#: c-pragma.c:114
#, gcc-internal-format
msgid ""
-"#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
+"#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
msgstr ""
-#: c-pragma.c:129
+#: c-pragma.c:128
#, gcc-internal-format
msgid "#pragma pack(push[, id], <n>) is not supported on this target"
msgstr ""
-#: c-pragma.c:131
+#: c-pragma.c:130
#, gcc-internal-format
msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
msgstr ""
-#: c-pragma.c:152
+#: c-pragma.c:151
#, gcc-internal-format
msgid "missing %<(%> after %<#pragma pack%> - ignored"
msgstr ""
-#: c-pragma.c:163 c-pragma.c:195
+#: c-pragma.c:162 c-pragma.c:194
#, gcc-internal-format
msgid "invalid constant in %<#pragma pack%> - ignored"
msgstr ""
-#: c-pragma.c:167 c-pragma.c:209
+#: c-pragma.c:166 c-pragma.c:208
#, gcc-internal-format
msgid "malformed %<#pragma pack%> - ignored"
msgstr ""
-#: c-pragma.c:172
+#: c-pragma.c:171
#, gcc-internal-format
msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
msgstr ""
-#: c-pragma.c:174
+#: c-pragma.c:173
#, gcc-internal-format
msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
msgstr ""
-#: c-pragma.c:183
+#: c-pragma.c:182
#, gcc-internal-format
-msgid "unknown action %qs for %<#pragma pack%> - ignored"
+msgid "unknown action %qE for %<#pragma pack%> - ignored"
msgstr ""
-#: c-pragma.c:212
+#: c-pragma.c:211
#, gcc-internal-format
msgid "junk at end of %<#pragma pack%>"
msgstr ""
-#: c-pragma.c:215
+#: c-pragma.c:214
#, gcc-internal-format
msgid "#pragma pack has no effect with -fpack-struct - ignored"
msgstr ""
-#: c-pragma.c:235
+#: c-pragma.c:234
#, gcc-internal-format
msgid "alignment must be a small power of two, not %d"
msgstr ""
-#: c-pragma.c:291
+#: c-pragma.c:288
#, gcc-internal-format
msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
msgstr ""
-#: c-pragma.c:299
+#: c-pragma.c:296
#, gcc-internal-format
msgid "invalid constant in %<#pragma push_macro%> - ignored"
msgstr ""
-#: c-pragma.c:302
+#: c-pragma.c:299
#, gcc-internal-format
msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
msgstr ""
-#: c-pragma.c:305
+#: c-pragma.c:302
#, gcc-internal-format
msgid "junk at end of %<#pragma push_macro%>"
msgstr ""
-#: c-pragma.c:348
+#: c-pragma.c:345
#, gcc-internal-format
msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
msgstr ""
-#: c-pragma.c:356
+#: c-pragma.c:353
#, gcc-internal-format
msgid "invalid constant in %<#pragma pop_macro%> - ignored"
msgstr ""
-#: c-pragma.c:359
+#: c-pragma.c:356
#, gcc-internal-format
msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
msgstr ""
-#: c-pragma.c:362
+#: c-pragma.c:359
#, gcc-internal-format
msgid "junk at end of %<#pragma pop_macro%>"
msgstr ""
-#: c-pragma.c:408
+#: c-pragma.c:405
#, gcc-internal-format
msgid ""
"applying #pragma weak %q+D after first use results in unspecified behavior"
msgstr ""
-#: c-pragma.c:482 c-pragma.c:487
+#: c-pragma.c:479 c-pragma.c:484
#, gcc-internal-format
msgid "malformed #pragma weak, ignored"
msgstr ""
-#: c-pragma.c:491
+#: c-pragma.c:488
#, gcc-internal-format
msgid "junk at end of %<#pragma weak%>"
msgstr ""
-#: c-pragma.c:559 c-pragma.c:561
+#: c-pragma.c:556 c-pragma.c:558
#, gcc-internal-format
msgid "malformed #pragma redefine_extname, ignored"
msgstr ""
-#: c-pragma.c:564
+#: c-pragma.c:561
#, gcc-internal-format
msgid "junk at end of %<#pragma redefine_extname%>"
msgstr ""
-#: c-pragma.c:570
+#: c-pragma.c:567
#, gcc-internal-format
msgid "#pragma redefine_extname not supported on this target"
msgstr ""
-#: c-pragma.c:587 c-pragma.c:674
+#: c-pragma.c:584 c-pragma.c:671
#, gcc-internal-format
msgid "#pragma redefine_extname ignored due to conflict with previous rename"
msgstr ""
-#: c-pragma.c:610
+#: c-pragma.c:607
#, gcc-internal-format
msgid ""
"#pragma redefine_extname ignored due to conflict with previous #pragma "
"redefine_extname"
msgstr ""
-#: c-pragma.c:629
+#: c-pragma.c:626
#, gcc-internal-format
msgid "malformed #pragma extern_prefix, ignored"
msgstr ""
-#: c-pragma.c:632
+#: c-pragma.c:629
#, gcc-internal-format
msgid "junk at end of %<#pragma extern_prefix%>"
msgstr ""
-#: c-pragma.c:639
+#: c-pragma.c:636
#, gcc-internal-format
msgid "#pragma extern_prefix not supported on this target"
msgstr ""
-#: c-pragma.c:665
+#: c-pragma.c:662
#, gcc-internal-format
msgid "asm declaration ignored due to conflict with previous rename"
msgstr ""
-#: c-pragma.c:696
+#: c-pragma.c:693
#, gcc-internal-format
msgid ""
"#pragma redefine_extname ignored due to conflict with __asm__ declaration"
msgstr ""
-#: c-pragma.c:758
+#: c-pragma.c:755
#, gcc-internal-format
msgid ""
"#pragma GCC visibility push() must specify default, internal, hidden or "
"protected"
msgstr ""
-#: c-pragma.c:793
+#: c-pragma.c:790
#, gcc-internal-format
msgid "#pragma GCC visibility must be followed by push or pop"
msgstr ""
-#: c-pragma.c:799
+#: c-pragma.c:796
#, gcc-internal-format
msgid "no matching push for %<#pragma GCC visibility pop%>"
msgstr ""
-#: c-pragma.c:806 c-pragma.c:813
+#: c-pragma.c:803 c-pragma.c:810
#, gcc-internal-format
msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
msgstr ""
-#: c-pragma.c:809
+#: c-pragma.c:806
#, gcc-internal-format
msgid "malformed #pragma GCC visibility push"
msgstr ""
-#: c-pragma.c:817
+#: c-pragma.c:814
#, gcc-internal-format
msgid "junk at end of %<#pragma GCC visibility%>"
msgstr ""
-#: c-pragma.c:833
+#: c-pragma.c:830
#, gcc-internal-format
msgid "#pragma GCC diagnostic not allowed inside functions"
msgstr ""
-#: c-pragma.c:839
+#: c-pragma.c:836
#, gcc-internal-format
msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
msgstr ""
-#: c-pragma.c:848
+#: c-pragma.c:845
#, gcc-internal-format
msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
msgstr ""
-#: c-pragma.c:852
+#: c-pragma.c:849
#, gcc-internal-format
msgid "missing option after %<#pragma GCC diagnostic%> kind"
msgstr ""
-#: c-pragma.c:866
+#: c-pragma.c:863
#, gcc-internal-format
msgid "unknown option after %<#pragma GCC diagnostic%> kind"
msgstr ""
-#: c-pragma.c:879
+#: c-pragma.c:876
#, gcc-internal-format
msgid "#pragma GCC option is not allowed inside functions"
msgstr ""
-#: c-pragma.c:892
+#: c-pragma.c:889
#, gcc-internal-format
msgid "%<#pragma GCC option%> is not a string"
msgstr ""
-#: c-pragma.c:919
+#: c-pragma.c:916
#, gcc-internal-format
msgid ""
"%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>."
msgstr ""
-#: c-pragma.c:925
+#: c-pragma.c:922
#, gcc-internal-format
msgid "#pragma GCC target string... is badly formed"
msgstr ""
-#: c-pragma.c:948
+#: c-pragma.c:945
#, gcc-internal-format
msgid "#pragma GCC optimize is not allowed inside functions"
msgstr ""
-#: c-pragma.c:961
+#: c-pragma.c:958
#, gcc-internal-format
msgid "%<#pragma GCC optimize%> is not a string or number"
msgstr ""
-#: c-pragma.c:987
+#: c-pragma.c:984
#, gcc-internal-format
msgid ""
"%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>."
msgstr ""
-#: c-pragma.c:993
+#: c-pragma.c:990
#, gcc-internal-format
msgid "#pragma GCC optimize string... is badly formed"
msgstr ""
-#: c-pragma.c:1036
+#: c-pragma.c:1032
#, gcc-internal-format
msgid "junk at end of %<#pragma push_options%>"
msgstr ""
-#: c-pragma.c:1066
+#: c-pragma.c:1062
#, gcc-internal-format
msgid "junk at end of %<#pragma pop_options%>"
msgstr ""
-#: c-pragma.c:1073
+#: c-pragma.c:1069
#, gcc-internal-format
msgid ""
"%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
"push_options%>"
msgstr ""
-#: c-pragma.c:1114
+#: c-pragma.c:1110
#, gcc-internal-format
msgid "junk at end of %<#pragma reset_options%>"
msgstr ""
-#: c-pragma.c:1151 c-pragma.c:1158
+#: c-pragma.c:1147 c-pragma.c:1154
#, gcc-internal-format
msgid "expected a string after %<#pragma message%>"
msgstr ""
-#: c-pragma.c:1153
+#: c-pragma.c:1149
#, gcc-internal-format
msgid "malformed %<#pragma message%>, ignored"
msgstr ""
-#: c-pragma.c:1163
+#: c-pragma.c:1159
#, gcc-internal-format
msgid "junk at end of %<#pragma message%>"
msgstr ""
-#: c-pragma.c:1166
+#: c-pragma.c:1162
#, gcc-internal-format
msgid "#pragma message: %s"
msgstr ""
+#: c-pragma.c:1199
+#, gcc-internal-format
+msgid "invalid location for %<pragma %s%>, ignored"
+msgstr ""
+
+#: c-pragma.c:1206 c-pragma.c:1220
+#, gcc-internal-format
+msgid "malformed %<#pragma %s%>, ignored"
+msgstr ""
+
+#: c-pragma.c:1226
+#, gcc-internal-format
+msgid "junk at end of %<#pragma %s%>"
+msgstr ""
+
+#: c-pragma.c:1244
+#, gcc-internal-format
+msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
+msgstr ""
+
+#: c-pragma.c:1253
+#, gcc-internal-format
+msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
+msgstr ""
+
+#: c-pragma.c:1259
+#, gcc-internal-format
+msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
+msgstr ""
+
#: c-typeck.c:217
#, gcc-internal-format
msgid "%qD has an incomplete type"
@@ -21548,67 +21921,62 @@ msgstr ""
msgid "function return types not compatible due to %<volatile%>"
msgstr ""
-#: c-typeck.c:1581 c-typeck.c:3064
+#: c-typeck.c:1581 c-typeck.c:3059
#, gcc-internal-format
msgid "arithmetic on pointer to an incomplete type"
msgstr ""
-#: c-typeck.c:1941
+#: c-typeck.c:1926
#, gcc-internal-format
msgid "%qT has no member named %qE"
msgstr ""
-#: c-typeck.c:1993
+#: c-typeck.c:1978
#, gcc-internal-format
msgid "request for member %qE in something not a structure or union"
msgstr ""
-#: c-typeck.c:2042
+#: c-typeck.c:2027
#, gcc-internal-format
msgid "dereferencing pointer to incomplete type"
msgstr ""
-#: c-typeck.c:2046
+#: c-typeck.c:2031
#, gcc-internal-format
msgid "dereferencing %<void *%> pointer"
msgstr ""
-#: c-typeck.c:2065
+#: c-typeck.c:2050
#, gcc-internal-format
msgid "invalid type argument of %qs (have %qT)"
msgstr ""
-#: c-typeck.c:2096 cp/typeck.c:2697
+#: c-typeck.c:2081 cp/typeck.c:2697
#, gcc-internal-format
msgid "subscripted value is neither array nor pointer"
msgstr ""
-#: c-typeck.c:2107 cp/typeck.c:2612 cp/typeck.c:2702
+#: c-typeck.c:2092 cp/typeck.c:2612 cp/typeck.c:2702
#, gcc-internal-format
msgid "array subscript is not an integer"
msgstr ""
-#: c-typeck.c:2113
+#: c-typeck.c:2098
#, gcc-internal-format
msgid "subscripted value is pointer to function"
msgstr ""
-#: c-typeck.c:2161
+#: c-typeck.c:2146
#, gcc-internal-format
msgid "ISO C forbids subscripting %<register%> array"
msgstr ""
-#: c-typeck.c:2164
+#: c-typeck.c:2149
#, gcc-internal-format
msgid "ISO C90 forbids subscripting non-lvalue array"
msgstr ""
-#: c-typeck.c:2288
-#, gcc-internal-format
-msgid "%qD is static but used in inline function %qD which is not static"
-msgstr ""
-
-#: c-typeck.c:2479
+#: c-typeck.c:2474
#, gcc-internal-format
msgid "called object %qE is not a function"
msgstr ""
@@ -21616,861 +21984,856 @@ 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:2515
+#: c-typeck.c:2510
#, gcc-internal-format
msgid "function called through a non-compatible type"
msgstr ""
-#: c-typeck.c:2529 c-typeck.c:2582
+#: c-typeck.c:2524 c-typeck.c:2577
#, gcc-internal-format
msgid "function with qualified void return type called"
msgstr ""
-#: c-typeck.c:2704
+#: c-typeck.c:2699
#, gcc-internal-format
msgid "type of formal parameter %d is incomplete"
msgstr ""
-#: c-typeck.c:2719
+#: c-typeck.c:2714
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as integer rather than floating due to prototype"
msgstr ""
-#: c-typeck.c:2724
+#: c-typeck.c:2719
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as integer rather than complex due to prototype"
msgstr ""
-#: c-typeck.c:2729
+#: c-typeck.c:2724
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as complex rather than floating due to prototype"
msgstr ""
-#: c-typeck.c:2734
+#: c-typeck.c:2729
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as floating rather than integer due to prototype"
msgstr ""
-#: c-typeck.c:2739
+#: c-typeck.c:2734
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as complex rather than integer due to prototype"
msgstr ""
-#: c-typeck.c:2744
+#: c-typeck.c:2739
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as floating rather than complex due to prototype"
msgstr ""
-#: c-typeck.c:2757
+#: c-typeck.c:2752
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as %<float%> rather than %<double%> due to "
"prototype"
msgstr ""
-#: c-typeck.c:2782
+#: c-typeck.c:2777
#, gcc-internal-format
msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
msgstr ""
-#: c-typeck.c:2803
+#: c-typeck.c:2798
#, gcc-internal-format
msgid "passing argument %d of %qE with different width due to prototype"
msgstr ""
-#: c-typeck.c:2826
+#: c-typeck.c:2821
#, gcc-internal-format
msgid "passing argument %d of %qE as unsigned due to prototype"
msgstr ""
-#: c-typeck.c:2830
+#: c-typeck.c:2825
#, gcc-internal-format
msgid "passing argument %d of %qE as signed due to prototype"
msgstr ""
-#: c-typeck.c:2967 c-typeck.c:2971
+#: c-typeck.c:2962 c-typeck.c:2966
#, gcc-internal-format
msgid "comparison with string literal results in unspecified behavior"
msgstr ""
-#: c-typeck.c:2985
+#: c-typeck.c:2980
#, gcc-internal-format
msgid "comparison between %qT and %qT"
msgstr ""
-#: c-typeck.c:3005
+#: c-typeck.c:3000
#, gcc-internal-format
msgid "pointer of type %<void *%> used in subtraction"
msgstr ""
-#: c-typeck.c:3008
+#: c-typeck.c:3003
#, gcc-internal-format
msgid "pointer to a function used in subtraction"
msgstr ""
-#: c-typeck.c:3135
+#: c-typeck.c:3130
#, gcc-internal-format
msgid "wrong type argument to unary plus"
msgstr ""
-#: c-typeck.c:3148
+#: c-typeck.c:3143
#, gcc-internal-format
msgid "wrong type argument to unary minus"
msgstr ""
-#: c-typeck.c:3168
+#: c-typeck.c:3163
#, gcc-internal-format
msgid "ISO C does not support %<~%> for complex conjugation"
msgstr ""
-#: c-typeck.c:3174
+#: c-typeck.c:3169
#, gcc-internal-format
msgid "wrong type argument to bit-complement"
msgstr ""
-#: c-typeck.c:3182
+#: c-typeck.c:3177
#, gcc-internal-format
msgid "wrong type argument to abs"
msgstr ""
-#: c-typeck.c:3194
+#: c-typeck.c:3189
#, gcc-internal-format
msgid "wrong type argument to conjugation"
msgstr ""
-#: c-typeck.c:3207
+#: c-typeck.c:3202
#, gcc-internal-format
msgid "wrong type argument to unary exclamation mark"
msgstr ""
-#: c-typeck.c:3274
+#: c-typeck.c:3269
#, gcc-internal-format
msgid "ISO C does not support %<++%> and %<--%> on complex types"
msgstr ""
-#: c-typeck.c:3293 c-typeck.c:3325
+#: c-typeck.c:3288 c-typeck.c:3320
#, gcc-internal-format
msgid "wrong type argument to increment"
msgstr ""
-#: c-typeck.c:3295 c-typeck.c:3328
+#: c-typeck.c:3290 c-typeck.c:3323
#, gcc-internal-format
msgid "wrong type argument to decrement"
msgstr ""
-#: c-typeck.c:3315
+#: c-typeck.c:3310
#, gcc-internal-format
msgid "increment of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:3318
+#: c-typeck.c:3313
#, gcc-internal-format
msgid "decrement of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:3395
+#: c-typeck.c:3390
#, gcc-internal-format
msgid "taking address of expression of type %<void%>"
msgstr ""
-#: c-typeck.c:3562
+#: c-typeck.c:3557
#, gcc-internal-format
msgid "assignment of read-only member %qD"
msgstr ""
-#: c-typeck.c:3563
+#: c-typeck.c:3558
#, gcc-internal-format
msgid "increment of read-only member %qD"
msgstr ""
-#: c-typeck.c:3564
+#: c-typeck.c:3559
#, gcc-internal-format
msgid "decrement of read-only member %qD"
msgstr ""
-#: c-typeck.c:3565
+#: c-typeck.c:3560
#, gcc-internal-format
msgid "read-only member %qD used as %<asm%> output"
msgstr ""
-#: c-typeck.c:3569
+#: c-typeck.c:3564
#, gcc-internal-format
msgid "assignment of read-only variable %qD"
msgstr ""
-#: c-typeck.c:3570
+#: c-typeck.c:3565
#, gcc-internal-format
msgid "increment of read-only variable %qD"
msgstr ""
-#: c-typeck.c:3571
+#: c-typeck.c:3566
#, gcc-internal-format
msgid "decrement of read-only variable %qD"
msgstr ""
-#: c-typeck.c:3572
+#: c-typeck.c:3567
#, gcc-internal-format
msgid "read-only variable %qD used as %<asm%> output"
msgstr ""
-#: c-typeck.c:3575 c-typeck.c:3591
+#: c-typeck.c:3570 c-typeck.c:3586
#, gcc-internal-format
msgid "assignment of read-only location %qE"
msgstr ""
-#: c-typeck.c:3576 c-typeck.c:3594
+#: c-typeck.c:3571 c-typeck.c:3589
#, gcc-internal-format
msgid "increment of read-only location %qE"
msgstr ""
-#: c-typeck.c:3577 c-typeck.c:3597
+#: c-typeck.c:3572 c-typeck.c:3592
#, gcc-internal-format
msgid "decrement of read-only location %qE"
msgstr ""
-#: c-typeck.c:3578
+#: c-typeck.c:3573
#, gcc-internal-format
msgid "read-only location %qE used as %<asm%> output"
msgstr ""
-#: c-typeck.c:3637
+#: c-typeck.c:3632
#, gcc-internal-format
msgid "cannot take address of bit-field %qD"
msgstr ""
-#: c-typeck.c:3665
+#: c-typeck.c:3660
#, gcc-internal-format
msgid "global register variable %qD used in nested function"
msgstr ""
-#: c-typeck.c:3668
+#: c-typeck.c:3663
#, gcc-internal-format
msgid "register variable %qD used in nested function"
msgstr ""
-#: c-typeck.c:3673
+#: c-typeck.c:3668
#, gcc-internal-format
msgid "address of global register variable %qD requested"
msgstr ""
-#: c-typeck.c:3675
+#: c-typeck.c:3670
#, gcc-internal-format
msgid "address of register variable %qD requested"
msgstr ""
-#: c-typeck.c:3740
+#: c-typeck.c:3735
#, gcc-internal-format
msgid "non-lvalue array in conditional expression"
msgstr ""
-#: c-typeck.c:3829
+#: c-typeck.c:3824
#, gcc-internal-format
msgid "signed and unsigned type in conditional expression"
msgstr ""
-#: c-typeck.c:3851
+#: c-typeck.c:3846
#, gcc-internal-format
msgid "ISO C forbids conditional expr with only one void side"
msgstr ""
-#: c-typeck.c:3866 c-typeck.c:3875
+#: c-typeck.c:3861 c-typeck.c:3870
#, gcc-internal-format
msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
msgstr ""
-#: c-typeck.c:3884
+#: c-typeck.c:3879
#, gcc-internal-format
msgid "pointer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3892 c-typeck.c:3903
+#: c-typeck.c:3887 c-typeck.c:3898
#, gcc-internal-format
msgid "pointer/integer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3917
+#: c-typeck.c:3912
#, gcc-internal-format
msgid "type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:4010
+#: c-typeck.c:4005
#, gcc-internal-format
msgid "left-hand operand of comma expression has no effect"
msgstr ""
-#: c-typeck.c:4062
+#: c-typeck.c:4057
#, gcc-internal-format
msgid "cast specifies array type"
msgstr ""
-#: c-typeck.c:4068
+#: c-typeck.c:4063
#, gcc-internal-format
msgid "cast specifies function type"
msgstr ""
-#: c-typeck.c:4084
+#: c-typeck.c:4079
#, gcc-internal-format
msgid "ISO C forbids casting nonscalar to the same type"
msgstr ""
-#: c-typeck.c:4101
+#: c-typeck.c:4096
#, gcc-internal-format
msgid "ISO C forbids casts to union type"
msgstr ""
-#: c-typeck.c:4108
+#: c-typeck.c:4103
#, gcc-internal-format
msgid "cast to union type from type not present in union"
msgstr ""
-#: c-typeck.c:4154
+#: c-typeck.c:4149
#, 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:4159
+#: c-typeck.c:4154
#, gcc-internal-format
msgid "cast discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4175
+#: c-typeck.c:4170
#, gcc-internal-format
msgid "cast increases required alignment of target type"
msgstr ""
-#: c-typeck.c:4186
+#: c-typeck.c:4181
#, gcc-internal-format
msgid "cast from pointer to integer of different size"
msgstr ""
-#: c-typeck.c:4190
+#: c-typeck.c:4185
#, gcc-internal-format
msgid "cast from function call of type %qT to non-matching type %qT"
msgstr ""
-#: c-typeck.c:4198
+#: c-typeck.c:4193
#, gcc-internal-format
msgid "cast to pointer from integer of different size"
msgstr ""
-#: c-typeck.c:4212
+#: c-typeck.c:4207
#, gcc-internal-format
msgid "ISO C forbids conversion of function pointer to object pointer type"
msgstr ""
-#: c-typeck.c:4221
+#: c-typeck.c:4216
#, gcc-internal-format
msgid "ISO C forbids conversion of object pointer to function pointer type"
msgstr ""
+#: c-typeck.c:4407 c-typeck.c:4572
+#, gcc-internal-format
+msgid "enum conversion in assignment is invalid in C++"
+msgstr ""
+
#. This macro is used to emit diagnostics to ensure that all format
#. strings are complete sentences, visible to gettext and checked at
#. compile time.
-#: c-typeck.c:4496 c-typeck.c:4967
+#: c-typeck.c:4510 c-typeck.c:4975
#, gcc-internal-format
msgid "expected %qT but argument is of type %qT"
msgstr ""
-#: c-typeck.c:4561
+#: c-typeck.c:4570
#, gcc-internal-format
msgid "enum conversion when passing argument %d of %qE is invalid in C++"
msgstr ""
-#: c-typeck.c:4563
-#, gcc-internal-format
-msgid "enum conversion in assignment is invalid in C++"
-msgstr ""
-
-#: c-typeck.c:4565
-#, gcc-internal-format
-msgid "enum conversion in initialization is invalid in C++"
-msgstr ""
-
-#: c-typeck.c:4567
+#: c-typeck.c:4576
#, gcc-internal-format
msgid "enum conversion in return is invalid in C++"
msgstr ""
-#: c-typeck.c:4597
+#: c-typeck.c:4605
#, gcc-internal-format
msgid "cannot pass rvalue to reference parameter"
msgstr ""
-#: c-typeck.c:4720 c-typeck.c:4889
+#: c-typeck.c:4728 c-typeck.c:4897
#, gcc-internal-format
msgid ""
"passing argument %d of %qE makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4723 c-typeck.c:4892
+#: c-typeck.c:4731 c-typeck.c:4900
#, gcc-internal-format
msgid "assignment makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4726 c-typeck.c:4894
+#: c-typeck.c:4734 c-typeck.c:4902
#, gcc-internal-format
msgid "initialization makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4729 c-typeck.c:4896
+#: c-typeck.c:4737 c-typeck.c:4904
#, gcc-internal-format
msgid "return makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4734 c-typeck.c:4854
+#: c-typeck.c:4742 c-typeck.c:4862
#, gcc-internal-format
msgid "passing argument %d of %qE discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4736 c-typeck.c:4856
+#: c-typeck.c:4744 c-typeck.c:4864
#, gcc-internal-format
msgid "assignment discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4738 c-typeck.c:4858
+#: c-typeck.c:4746 c-typeck.c:4866
#, gcc-internal-format
msgid "initialization discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4740 c-typeck.c:4860
+#: c-typeck.c:4748 c-typeck.c:4868
#, gcc-internal-format
msgid "return discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4748
+#: c-typeck.c:4756
#, gcc-internal-format
msgid "ISO C prohibits argument conversion to union type"
msgstr ""
-#: c-typeck.c:4781
+#: c-typeck.c:4789
#, gcc-internal-format
msgid "request for implicit conversion from %qT to %qT not permitted in C++"
msgstr ""
-#: c-typeck.c:4793
+#: c-typeck.c:4801
#, gcc-internal-format
msgid "argument %d of %qE might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4799
+#: c-typeck.c:4807
#, gcc-internal-format
msgid "assignment left-hand side might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4804
+#: c-typeck.c:4812
#, gcc-internal-format
msgid ""
"initialization left-hand side might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4809
+#: c-typeck.c:4817
#, gcc-internal-format
msgid "return type might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4833
+#: c-typeck.c:4841
#, gcc-internal-format
msgid ""
"ISO C forbids passing argument %d of %qE between function pointer and %<void "
"*%>"
msgstr ""
-#: c-typeck.c:4836
+#: c-typeck.c:4844
#, gcc-internal-format
msgid "ISO C forbids assignment between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:4838
+#: c-typeck.c:4846
#, gcc-internal-format
msgid "ISO C forbids initialization between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:4840
+#: c-typeck.c:4848
#, gcc-internal-format
msgid "ISO C forbids return between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:4871
+#: c-typeck.c:4879
#, gcc-internal-format
msgid "pointer targets in passing argument %d of %qE differ in signedness"
msgstr ""
-#: c-typeck.c:4873
+#: c-typeck.c:4881
#, gcc-internal-format
msgid "pointer targets in assignment differ in signedness"
msgstr ""
-#: c-typeck.c:4875
+#: c-typeck.c:4883
#, gcc-internal-format
msgid "pointer targets in initialization differ in signedness"
msgstr ""
-#: c-typeck.c:4877
+#: c-typeck.c:4885
#, gcc-internal-format
msgid "pointer targets in return differ in signedness"
msgstr ""
-#: c-typeck.c:4904
+#: c-typeck.c:4912
#, gcc-internal-format
msgid "passing argument %d of %qE from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4906
+#: c-typeck.c:4914
#, gcc-internal-format
msgid "assignment from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4907
+#: c-typeck.c:4915
#, gcc-internal-format
msgid "initialization from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4909
+#: c-typeck.c:4917
#, gcc-internal-format
msgid "return from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4927
+#: c-typeck.c:4935
#, gcc-internal-format
msgid "passing argument %d of %qE makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4929
+#: c-typeck.c:4937
#, gcc-internal-format
msgid "assignment makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4931
+#: c-typeck.c:4939
#, gcc-internal-format
msgid "initialization makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4933
+#: c-typeck.c:4941
#, gcc-internal-format
msgid "return makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4941
+#: c-typeck.c:4949
#, gcc-internal-format
msgid "passing argument %d of %qE makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4943
+#: c-typeck.c:4951
#, gcc-internal-format
msgid "assignment makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4945
+#: c-typeck.c:4953
#, gcc-internal-format
msgid "initialization makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4947
+#: c-typeck.c:4955
#, gcc-internal-format
msgid "return makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4970
+#: c-typeck.c:4978
#, gcc-internal-format
msgid "incompatible types when assigning to type %qT from type %qT"
msgstr ""
-#: c-typeck.c:4974
+#: c-typeck.c:4982
#, gcc-internal-format
msgid "incompatible types when initializing type %qT using type %qT"
msgstr ""
-#: c-typeck.c:4978
+#: c-typeck.c:4986
#, gcc-internal-format
msgid "incompatible types when returning type %qT but %qT was expected"
msgstr ""
-#: c-typeck.c:5039
+#: c-typeck.c:5047
#, gcc-internal-format
msgid "traditional C rejects automatic aggregate initialization"
msgstr ""
-#: c-typeck.c:5210 c-typeck.c:5226 c-typeck.c:5243
+#: c-typeck.c:5220 c-typeck.c:5236 c-typeck.c:5253
#, gcc-internal-format
msgid "(near initialization for %qs)"
msgstr ""
-#: c-typeck.c:5831 cp/decl.c:5150
+#: c-typeck.c:5841 cp/decl.c:5148
#, gcc-internal-format
msgid "opaque vector types cannot be initialized"
msgstr ""
-#: c-typeck.c:6478
+#: c-typeck.c:6506
#, gcc-internal-format
msgid "unknown field %qE specified in initializer"
msgstr ""
-#: c-typeck.c:7438
+#: c-typeck.c:7485
#, gcc-internal-format
msgid "traditional C rejects initialization of unions"
msgstr ""
-#: c-typeck.c:7753
+#: c-typeck.c:7804
#, gcc-internal-format
msgid "jump into statement expression"
msgstr ""
-#: c-typeck.c:7759
+#: c-typeck.c:7810
#, gcc-internal-format
msgid "jump into scope of identifier with variably modified type"
msgstr ""
-#: c-typeck.c:7795
+#: c-typeck.c:7846
#, gcc-internal-format
msgid "ISO C forbids %<goto *expr;%>"
msgstr ""
-#: c-typeck.c:7813 cp/typeck.c:6851
+#: c-typeck.c:7864 cp/typeck.c:6858
#, gcc-internal-format
msgid "function declared %<noreturn%> has a %<return%> statement"
msgstr ""
-#: c-typeck.c:7836
+#: c-typeck.c:7887
#, gcc-internal-format
msgid "%<return%> with no value, in function returning non-void"
msgstr ""
-#: c-typeck.c:7846
+#: c-typeck.c:7897
#, gcc-internal-format
msgid "%<return%> with a value, in function returning void"
msgstr ""
-#: c-typeck.c:7848
+#: c-typeck.c:7899
#, gcc-internal-format
msgid "ISO C forbids %<return%> with expression, in function returning void"
msgstr ""
-#: c-typeck.c:7907
+#: c-typeck.c:7958
#, gcc-internal-format
msgid "function returns address of local variable"
msgstr ""
-#: c-typeck.c:7982 cp/semantics.c:952
+#: c-typeck.c:8033 cp/semantics.c:951
#, gcc-internal-format
msgid "switch quantity not an integer"
msgstr ""
-#: c-typeck.c:7994
+#: c-typeck.c:8045
#, gcc-internal-format
msgid "%<long%> switch expression not converted to %<int%> in ISO C"
msgstr ""
-#: c-typeck.c:8030 c-typeck.c:8038
+#: c-typeck.c:8081 c-typeck.c:8089
#, gcc-internal-format
msgid "case label is not an integer constant expression"
msgstr ""
-#: c-typeck.c:8054
+#: c-typeck.c:8105
#, gcc-internal-format
msgid ""
"case label in statement expression not containing enclosing switch statement"
msgstr ""
-#: c-typeck.c:8057
+#: c-typeck.c:8108
#, gcc-internal-format
msgid ""
"%<default%> label in statement expression not containing enclosing switch "
"statement"
msgstr ""
-#: c-typeck.c:8063
+#: c-typeck.c:8114
#, gcc-internal-format
msgid ""
"case label in scope of identifier with variably modified type not containing "
"enclosing switch statement"
msgstr ""
-#: c-typeck.c:8066
+#: c-typeck.c:8117
#, gcc-internal-format
msgid ""
"%<default%> label in scope of identifier with variably modified type not "
"containing enclosing switch statement"
msgstr ""
-#: c-typeck.c:8070
+#: c-typeck.c:8121
#, gcc-internal-format
msgid "case label not within a switch statement"
msgstr ""
-#: c-typeck.c:8072
+#: c-typeck.c:8123
#, gcc-internal-format
msgid "%<default%> label not within a switch statement"
msgstr ""
-#: c-typeck.c:8149
+#: c-typeck.c:8200
#, gcc-internal-format
msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
msgstr ""
-#: c-typeck.c:8258 cp/cp-gimplify.c:92
+#: c-typeck.c:8309 cp/cp-gimplify.c:92
#, gcc-internal-format
msgid "break statement not within loop or switch"
msgstr ""
-#: c-typeck.c:8260
+#: c-typeck.c:8311
#, gcc-internal-format
msgid "continue statement not within a loop"
msgstr ""
-#: c-typeck.c:8265
+#: c-typeck.c:8316
#, gcc-internal-format
msgid "break statement used with OpenMP for loop"
msgstr ""
-#: c-typeck.c:8291
+#: c-typeck.c:8342
#, gcc-internal-format
msgid "%Hstatement with no effect"
msgstr ""
-#: c-typeck.c:8315
+#: c-typeck.c:8366
#, gcc-internal-format
msgid "expression statement has incomplete type"
msgstr ""
-#: c-typeck.c:8981 cp/typeck.c:3529
+#: c-typeck.c:9032 cp/typeck.c:3529
#, gcc-internal-format
msgid "right shift count is negative"
msgstr ""
-#: c-typeck.c:8992 cp/typeck.c:3535
+#: c-typeck.c:9043 cp/typeck.c:3535
#, gcc-internal-format
msgid "right shift count >= width of type"
msgstr ""
-#: c-typeck.c:9018 cp/typeck.c:3556
+#: c-typeck.c:9069 cp/typeck.c:3556
#, gcc-internal-format
msgid "left shift count is negative"
msgstr ""
-#: c-typeck.c:9025 cp/typeck.c:3561
+#: c-typeck.c:9076 cp/typeck.c:3561
#, gcc-internal-format
msgid "left shift count >= width of type"
msgstr ""
-#: c-typeck.c:9045 cp/typeck.c:3607
+#: c-typeck.c:9096 cp/typeck.c:3607
#, gcc-internal-format
msgid "comparing floating point with == or != is unsafe"
msgstr ""
-#: c-typeck.c:9069 c-typeck.c:9076
+#: c-typeck.c:9120 c-typeck.c:9127
#, gcc-internal-format
msgid "ISO C forbids comparison of %<void *%> with function pointer"
msgstr ""
-#: c-typeck.c:9083 c-typeck.c:9145
+#: c-typeck.c:9134 c-typeck.c:9196
#, gcc-internal-format
msgid "comparison of distinct pointer types lacks a cast"
msgstr ""
-#: c-typeck.c:9093 c-typeck.c:9102 cp/typeck.c:3630 cp/typeck.c:3642
+#: c-typeck.c:9144 c-typeck.c:9153 cp/typeck.c:3630 cp/typeck.c:3642
#, gcc-internal-format
msgid "the address of %qD will never be NULL"
msgstr ""
-#: c-typeck.c:9109 c-typeck.c:9114 c-typeck.c:9167 c-typeck.c:9172
+#: c-typeck.c:9160 c-typeck.c:9165 c-typeck.c:9218 c-typeck.c:9223
#, gcc-internal-format
msgid "comparison between pointer and integer"
msgstr ""
-#: c-typeck.c:9136
+#: c-typeck.c:9187
#, gcc-internal-format
msgid "comparison of complete and incomplete pointers"
msgstr ""
-#: c-typeck.c:9138
+#: c-typeck.c:9189
#, gcc-internal-format
msgid "ISO C forbids ordered comparisons of pointers to functions"
msgstr ""
-#: c-typeck.c:9153 c-typeck.c:9156 c-typeck.c:9162
+#: c-typeck.c:9204 c-typeck.c:9207 c-typeck.c:9213
#, gcc-internal-format
msgid "ordered comparison of pointer with integer zero"
msgstr ""
-#: c-typeck.c:9403
+#: c-typeck.c:9539
#, gcc-internal-format
msgid "used array that cannot be converted to pointer where scalar is required"
msgstr ""
-#: c-typeck.c:9407
+#: c-typeck.c:9543
#, gcc-internal-format
msgid "used struct type value where scalar is required"
msgstr ""
-#: c-typeck.c:9411
+#: c-typeck.c:9547
#, gcc-internal-format
msgid "used union type value where scalar is required"
msgstr ""
-#: c-typeck.c:9563 cp/semantics.c:3721
+#: c-typeck.c:9699 cp/semantics.c:3720
#, gcc-internal-format
msgid "%qE has invalid type for %<reduction%>"
msgstr ""
-#: c-typeck.c:9597 cp/semantics.c:3734
+#: c-typeck.c:9733 cp/semantics.c:3733
#, gcc-internal-format
msgid "%qE has invalid type for %<reduction(%s)%>"
msgstr ""
-#: c-typeck.c:9613 cp/semantics.c:3744
+#: c-typeck.c:9749 cp/semantics.c:3743
#, gcc-internal-format
msgid "%qE must be %<threadprivate%> for %<copyin%>"
msgstr ""
-#: c-typeck.c:9622 cp/semantics.c:3541
+#: c-typeck.c:9758 cp/semantics.c:3540
#, gcc-internal-format
msgid "%qE is not a variable in clause %qs"
msgstr ""
-#: c-typeck.c:9629 c-typeck.c:9649 c-typeck.c:9669
+#: c-typeck.c:9765 c-typeck.c:9785 c-typeck.c:9805
#, gcc-internal-format
msgid "%qE appears more than once in data clauses"
msgstr ""
-#: c-typeck.c:9643 cp/semantics.c:3564
+#: c-typeck.c:9779 cp/semantics.c:3563
#, gcc-internal-format
msgid "%qE is not a variable in clause %<firstprivate%>"
msgstr ""
-#: c-typeck.c:9663 cp/semantics.c:3586
+#: c-typeck.c:9799 cp/semantics.c:3585
#, gcc-internal-format
msgid "%qE is not a variable in clause %<lastprivate%>"
msgstr ""
-#: c-typeck.c:9723 cp/semantics.c:3785
+#: c-typeck.c:9859 cp/semantics.c:3784
#, gcc-internal-format
msgid "%qE is predetermined %qs for %qs"
msgstr ""
-#: calls.c:2055
+#: calls.c:2056
#, gcc-internal-format
msgid "function call has aggregate value"
msgstr ""
-#: cfgexpand.c:299
+#: cfgexpand.c:318
#, gcc-internal-format
msgid "Unrecognized GIMPLE statement during RTL expansion"
msgstr ""
-#: cfgexpand.c:2332
+#: cfgexpand.c:2477
#, gcc-internal-format
msgid "not protecting local variables: variable length buffer"
msgstr ""
-#: cfgexpand.c:2335
+#: cfgexpand.c:2480
#, gcc-internal-format
msgid "not protecting function: no buffer at least %d bytes long"
msgstr ""
@@ -22525,7 +22888,7 @@ msgstr ""
msgid "verify_flow_info: Basic block %d succ edge is corrupted"
msgstr ""
-#: cfghooks.c:197 cfgrtl.c:1813
+#: cfghooks.c:197 cfgrtl.c:1856
#, gcc-internal-format
msgid "wrong amount of branch edges after unconditional jump %i"
msgstr ""
@@ -22735,232 +23098,257 @@ msgstr ""
msgid "%d exits recorded for loop %d (having %d exits)"
msgstr ""
-#: cfgrtl.c:1707
+#: cfgrtl.c:1750
#, gcc-internal-format
msgid "BB_RTL flag not set for block %d"
msgstr ""
-#: cfgrtl.c:1714
+#: cfgrtl.c:1757
#, gcc-internal-format
msgid "insn %d basic block pointer is %d, should be %d"
msgstr ""
-#: cfgrtl.c:1725
+#: cfgrtl.c:1768
#, gcc-internal-format
msgid "insn %d in header of bb %d has non-NULL basic block"
msgstr ""
-#: cfgrtl.c:1733
+#: cfgrtl.c:1776
#, gcc-internal-format
msgid "insn %d in footer of bb %d has non-NULL basic block"
msgstr ""
-#: cfgrtl.c:1755
+#: cfgrtl.c:1798
#, gcc-internal-format
msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
msgstr ""
-#: cfgrtl.c:1770
+#: cfgrtl.c:1813
#, gcc-internal-format
msgid "fallthru edge crosses section boundary (bb %i)"
msgstr ""
-#: cfgrtl.c:1795
+#: cfgrtl.c:1838
#, gcc-internal-format
msgid "missing REG_EH_REGION note in the end of bb %i"
msgstr ""
-#: cfgrtl.c:1803
+#: cfgrtl.c:1846
#, gcc-internal-format
msgid "too many outgoing branch edges from bb %i"
msgstr ""
-#: cfgrtl.c:1808
+#: cfgrtl.c:1851
#, gcc-internal-format
msgid "fallthru edge after unconditional jump %i"
msgstr ""
-#: cfgrtl.c:1819
+#: cfgrtl.c:1862
#, gcc-internal-format
msgid "wrong amount of branch edges after conditional jump %i"
msgstr ""
-#: cfgrtl.c:1825
+#: cfgrtl.c:1868
#, gcc-internal-format
msgid "call edges for non-call insn in bb %i"
msgstr ""
-#: cfgrtl.c:1834
+#: cfgrtl.c:1877
#, gcc-internal-format
msgid "abnormal edges for no purpose in bb %i"
msgstr ""
-#: cfgrtl.c:1846
+#: cfgrtl.c:1889
#, gcc-internal-format
msgid "insn %d inside basic block %d but block_for_insn is NULL"
msgstr ""
-#: cfgrtl.c:1850
+#: cfgrtl.c:1893
#, gcc-internal-format
msgid "insn %d inside basic block %d but block_for_insn is %i"
msgstr ""
-#: cfgrtl.c:1864 cfgrtl.c:1874
+#: cfgrtl.c:1907 cfgrtl.c:1917
#, gcc-internal-format
msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
msgstr ""
-#: cfgrtl.c:1887
+#: cfgrtl.c:1930
#, gcc-internal-format
msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
msgstr ""
-#: cfgrtl.c:1897
+#: cfgrtl.c:1940
#, gcc-internal-format
msgid "in basic block %d:"
msgstr ""
-#: cfgrtl.c:1950 cfgrtl.c:2040
+#: cfgrtl.c:1993 cfgrtl.c:2083
#, gcc-internal-format
msgid "insn %d outside of basic blocks has non-NULL bb field"
msgstr ""
-#: cfgrtl.c:1958
+#: cfgrtl.c:2001
#, gcc-internal-format
msgid "end insn %d for block %d not found in the insn stream"
msgstr ""
-#: cfgrtl.c:1971
+#: cfgrtl.c:2014
#, gcc-internal-format
msgid "insn %d is in multiple basic blocks (%d and %d)"
msgstr ""
-#: cfgrtl.c:1983
+#: cfgrtl.c:2026
#, gcc-internal-format
msgid "head insn %d for block %d not found in the insn stream"
msgstr ""
-#: cfgrtl.c:2003
+#: cfgrtl.c:2046
#, gcc-internal-format
msgid "missing barrier after block %i"
msgstr ""
-#: cfgrtl.c:2016
+#: cfgrtl.c:2059
#, gcc-internal-format
msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
msgstr ""
-#: cfgrtl.c:2025
+#: cfgrtl.c:2068
#, gcc-internal-format
msgid "verify_flow_info: Incorrect fallthru %i->%i"
msgstr ""
-#: cfgrtl.c:2058
+#: cfgrtl.c:2101
#, gcc-internal-format
msgid "basic blocks not laid down consecutively"
msgstr ""
-#: cfgrtl.c:2097
+#: cfgrtl.c:2140
#, gcc-internal-format
msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
msgstr ""
-#: cgraph.c:1299
+#: cgraph.c:1494
#, gcc-internal-format
msgid "%D renamed after being referenced in assembly"
msgstr ""
-#: cgraphunit.c:573
+#: cgraphunit.c:580
#, gcc-internal-format
msgid "aux field set for edge %s->%s"
msgstr ""
-#: cgraphunit.c:579
+#: cgraphunit.c:587
#, gcc-internal-format
msgid "Execution count is negative"
msgstr ""
-#: cgraphunit.c:586
+#: cgraphunit.c:594
#, gcc-internal-format
msgid "caller edge count is negative"
msgstr ""
-#: cgraphunit.c:591
+#: cgraphunit.c:599
#, gcc-internal-format
msgid "caller edge frequency is negative"
msgstr ""
-#: cgraphunit.c:596
+#: cgraphunit.c:604
#, gcc-internal-format
msgid "caller edge frequency is too large"
msgstr ""
-#: cgraphunit.c:605
+#: cgraphunit.c:613
#, gcc-internal-format
msgid "inlined_to pointer is wrong"
msgstr ""
-#: cgraphunit.c:610
+#: cgraphunit.c:618
#, gcc-internal-format
msgid "multiple inline callers"
msgstr ""
-#: cgraphunit.c:617
+#: cgraphunit.c:625
#, gcc-internal-format
msgid "inlined_to pointer set for noninline callers"
msgstr ""
-#: cgraphunit.c:623
+#: cgraphunit.c:631
#, gcc-internal-format
msgid "inlined_to pointer is set but no predecessors found"
msgstr ""
-#: cgraphunit.c:628
+#: cgraphunit.c:636
#, gcc-internal-format
msgid "inlined_to pointer refers to itself"
msgstr ""
-#: cgraphunit.c:638
+#: cgraphunit.c:642
#, gcc-internal-format
msgid "node not found in cgraph_hash"
msgstr ""
-#: cgraphunit.c:667
+#: cgraphunit.c:654
+#, gcc-internal-format
+msgid "node has wrong clone_of"
+msgstr ""
+
+#: cgraphunit.c:666
+#, gcc-internal-format
+msgid "node has wrong clone list"
+msgstr ""
+
+#: cgraphunit.c:672
+#, gcc-internal-format
+msgid "node is in clone list but it is not clone"
+msgstr ""
+
+#: cgraphunit.c:677
+#, gcc-internal-format
+msgid "node has wrong prev_clone pointer"
+msgstr ""
+
+#: cgraphunit.c:682
+#, gcc-internal-format
+msgid "double linked list of clones corrupted"
+msgstr ""
+
+#: cgraphunit.c:711
#, gcc-internal-format
msgid "shared call_stmt:"
msgstr ""
-#: cgraphunit.c:674
+#: cgraphunit.c:718
#, gcc-internal-format
msgid "edge points to wrong declaration:"
msgstr ""
-#: cgraphunit.c:683
+#: cgraphunit.c:727
#, gcc-internal-format
msgid "missing callgraph edge for call stmt:"
msgstr ""
-#: cgraphunit.c:699
+#: cgraphunit.c:743
#, gcc-internal-format
msgid "edge %s->%s has no corresponding call_stmt"
msgstr ""
-#: cgraphunit.c:711
+#: cgraphunit.c:755
#, gcc-internal-format
msgid "verify_cgraph_node failed"
msgstr ""
-#: cgraphunit.c:804 cgraphunit.c:827
+#: cgraphunit.c:848 cgraphunit.c:871
#, gcc-internal-format
msgid "%J%<externally_visible%> attribute have effect only on public objects"
msgstr ""
-#: cgraphunit.c:1021
+#: cgraphunit.c:1065
#, gcc-internal-format
msgid "failed to reclaim unneeded function"
msgstr ""
-#: cgraphunit.c:1355
+#: cgraphunit.c:1400
#, gcc-internal-format
msgid "nodes with unreleased memory found"
msgstr ""
@@ -23050,12 +23438,12 @@ msgstr ""
msgid "coverage mismatch for function %u while reading execution counters"
msgstr ""
-#: coverage.c:278 coverage.c:373
+#: coverage.c:278 coverage.c:372
#, gcc-internal-format
msgid "checksum is %x instead of %x"
msgstr ""
-#: coverage.c:286 coverage.c:375
+#: coverage.c:286 coverage.c:374
#, gcc-internal-format
msgid "number of counters is %d instead of %d"
msgstr ""
@@ -23072,35 +23460,35 @@ msgstr ""
#: coverage.c:350
#, gcc-internal-format
-msgid "no coverage for function %qs found"
+msgid "no coverage for function %qE found"
msgstr ""
-#: coverage.c:364 coverage.c:367
+#: coverage.c:363 coverage.c:366
#, gcc-internal-format
-msgid "coverage mismatch for function %qs while reading counter %qs"
+msgid "coverage mismatch for function %qE while reading counter %qs"
msgstr ""
-#: coverage.c:383
+#: coverage.c:382
#, gcc-internal-format
msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
msgstr ""
-#: coverage.c:385
+#: coverage.c:384
#, gcc-internal-format
msgid "execution counts estimated"
msgstr ""
-#: coverage.c:388
+#: coverage.c:387
#, gcc-internal-format
msgid "this can result in poorly optimized code"
msgstr ""
-#: coverage.c:570
+#: coverage.c:569
#, gcc-internal-format
msgid "cannot open %s"
msgstr ""
-#: coverage.c:605
+#: coverage.c:604
#, gcc-internal-format
msgid "error writing %qs"
msgstr ""
@@ -23120,7 +23508,7 @@ msgstr ""
msgid " %s"
msgstr ""
-#: dbxout.c:3229
+#: dbxout.c:3228
#, gcc-internal-format
msgid "common symbol debug info is not structured as symbol+offset"
msgstr ""
@@ -23140,27 +23528,27 @@ msgstr ""
msgid "dominator of %d should be %d, not %d"
msgstr ""
-#: dwarf2out.c:4523
+#: dwarf2out.c:4543
#, gcc-internal-format
msgid "DW_LOC_OP %s not implemented"
msgstr ""
-#: emit-rtl.c:2454
+#: emit-rtl.c:2457
#, gcc-internal-format
msgid "invalid rtl sharing found in the insn"
msgstr ""
-#: emit-rtl.c:2456
+#: emit-rtl.c:2459
#, gcc-internal-format
msgid "shared rtx"
msgstr ""
-#: emit-rtl.c:2458
+#: emit-rtl.c:2461
#, gcc-internal-format
msgid "internal consistency failure"
msgstr ""
-#: emit-rtl.c:3518
+#: emit-rtl.c:3521
#, gcc-internal-format
msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
msgstr ""
@@ -23175,91 +23563,86 @@ msgstr ""
msgid "exception handling disabled, use -fexceptions to enable"
msgstr ""
-#: except.c:2889
+#: except.c:3387
#, gcc-internal-format
msgid "argument of %<__builtin_eh_return_regno%> must be constant"
msgstr ""
-#: except.c:3022
+#: except.c:3520
#, gcc-internal-format
msgid "__builtin_eh_return not supported on this target"
msgstr ""
-#: except.c:3973
-#, gcc-internal-format
-msgid "Wrong prev_try pointer in EH region %i"
-msgstr ""
-
-#: except.c:3983
+#: except.c:4470
#, gcc-internal-format
msgid "Try region %i has wrong rh_catch pointer to %i"
msgstr ""
-#: except.c:3993
+#: except.c:4480
#, gcc-internal-format
msgid "Catch region %i has different outer region than try region %i"
msgstr ""
-#: except.c:3999
+#: except.c:4486
#, gcc-internal-format
msgid "Catch region %i has corrupted catchlist"
msgstr ""
-#: except.c:4008
+#: except.c:4495
#, gcc-internal-format
msgid "Try region %i has wrong last_catch pointer to %i instead of %i"
msgstr ""
-#: except.c:4020
+#: except.c:4507
#, gcc-internal-format
msgid "Catch region %i should be followed by try"
msgstr ""
-#: except.c:4063 except.c:4074
+#: except.c:4545 except.c:4556
#, gcc-internal-format
msgid "region_array is corrupted for region %i"
msgstr ""
-#: except.c:4079
+#: except.c:4561
#, gcc-internal-format
msgid "outer block of region %i is wrong"
msgstr ""
-#: except.c:4085
+#: except.c:4567
#, gcc-internal-format
msgid "region %i may contain throw and is contained in region that may not"
msgstr ""
-#: except.c:4091
+#: except.c:4573
#, gcc-internal-format
msgid "negative nesting depth of region %i"
msgstr ""
-#: except.c:4112
+#: except.c:4594
#, gcc-internal-format
msgid "tree list ends on depth %i"
msgstr ""
-#: except.c:4117
+#: except.c:4599
#, gcc-internal-format
msgid "array does not match the region tree"
msgstr ""
-#: except.c:4127
+#: except.c:4609
#, gcc-internal-format
msgid "verify_eh_tree failed"
msgstr ""
-#: explow.c:1258
+#: explow.c:1263
#, gcc-internal-format
msgid "stack limits not supported on this target"
msgstr ""
-#: expr.c:8019
+#: expr.c:8060
msgid "%Kcall to %qs declared with attribute error: %s"
msgstr ""
-#: expr.c:8026
+#: expr.c:8067
msgid "%Kcall to %qs declared with attribute warning: %s"
msgstr ""
@@ -23278,7 +23661,7 @@ msgstr ""
msgid "large fixed-point constant implicitly truncated to fixed-point type"
msgstr ""
-#: fold-const.c:991 tree-ssa-loop-niter.c:1880 tree-vrp.c:5707 tree-vrp.c:5748
+#: fold-const.c:991 tree-ssa-loop-niter.c:1880 tree-vrp.c:5723 tree-vrp.c:5764
#, gcc-internal-format
msgid "%H%s"
msgstr ""
@@ -23288,45 +23671,45 @@ msgstr ""
msgid "assuming signed overflow does not occur when negating a division"
msgstr ""
-#: fold-const.c:4055 fold-const.c:4066
+#: fold-const.c:4059 fold-const.c:4070
#, gcc-internal-format
msgid "comparison is always %d due to width of bit-field"
msgstr ""
-#: fold-const.c:5397
+#: fold-const.c:5404
#, gcc-internal-format
msgid "assuming signed overflow does not occur when simplifying range test"
msgstr ""
-#: fold-const.c:5774 fold-const.c:5789
+#: fold-const.c:5781 fold-const.c:5796
#, gcc-internal-format
msgid "comparison is always %d"
msgstr ""
-#: fold-const.c:5918
+#: fold-const.c:5925
#, gcc-internal-format
msgid "%<or%> of unmatched not-equal tests is always 1"
msgstr ""
-#: fold-const.c:5923
+#: fold-const.c:5930
#, gcc-internal-format
msgid "%<and%> of mutually exclusive equal-tests is always 0"
msgstr ""
-#: fold-const.c:8826
+#: fold-const.c:8833
#, gcc-internal-format
msgid ""
"assuming signed overflow does not occur when reducing constant in comparison"
msgstr ""
-#: fold-const.c:9193
+#: fold-const.c:9200
#, gcc-internal-format
msgid ""
"assuming signed overflow does not occur when combining constants around a "
"comparison"
msgstr ""
-#: fold-const.c:13748
+#: fold-const.c:13762
#, gcc-internal-format
msgid "fold check: original tree changed by fold"
msgstr ""
@@ -23336,62 +23719,62 @@ msgstr ""
msgid "%Jtotal size of local objects too large"
msgstr ""
-#: function.c:918 varasm.c:2146
+#: function.c:916 varasm.c:2145
#, gcc-internal-format
msgid "size of variable %q+D is too large"
msgstr ""
-#: function.c:1626 gimplify.c:4848
+#: function.c:1624 gimplify.c:4931
#, gcc-internal-format
msgid "impossible constraint in %<asm%>"
msgstr ""
-#: function.c:3732
+#: function.c:3730
#, gcc-internal-format
msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:3753
+#: function.c:3751
#, gcc-internal-format
msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:4198
+#: function.c:4196
#, gcc-internal-format
msgid "function returns an aggregate"
msgstr ""
-#: function.c:4599
+#: function.c:4597
#, gcc-internal-format
msgid "unused parameter %q+D"
msgstr ""
-#: gcc.c:1311
+#: gcc.c:1318
#, gcc-internal-format
msgid "ambiguous abbreviation %s"
msgstr ""
-#: gcc.c:1338
+#: gcc.c:1345
#, gcc-internal-format
msgid "incomplete '%s' option"
msgstr ""
-#: gcc.c:1349
+#: gcc.c:1356
#, gcc-internal-format
msgid "missing argument to '%s' option"
msgstr ""
-#: gcc.c:1362
+#: gcc.c:1369
#, gcc-internal-format
msgid "extraneous argument to '%s' option"
msgstr ""
-#: gcc.c:4078
+#: gcc.c:4092
#, gcc-internal-format
msgid "warning: -pipe ignored because -save-temps specified"
msgstr ""
-#: gcc.c:4371
+#: gcc.c:4385
#, gcc-internal-format
msgid "warning: '-x %s' after last input file has no effect"
msgstr ""
@@ -23399,62 +23782,62 @@ 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:5527
+#: gcc.c:5541
#, gcc-internal-format
msgid "spec failure: '%%*' has not been initialized by pattern match"
msgstr ""
-#: gcc.c:5536
+#: gcc.c:5550
#, gcc-internal-format
msgid "warning: use of obsolete %%[ operator in specs"
msgstr ""
-#: gcc.c:5617
+#: gcc.c:5631
#, gcc-internal-format
msgid "spec failure: unrecognized spec option '%c'"
msgstr ""
-#: gcc.c:6514
+#: gcc.c:6528
#, gcc-internal-format
msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
msgstr ""
-#: gcc.c:6537
+#: gcc.c:6551
#, gcc-internal-format
msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
msgstr ""
-#: gcc.c:6624
+#: gcc.c:6638
#, gcc-internal-format
msgid "unrecognized option '-%s'"
msgstr ""
-#: gcc.c:6857 gcc.c:6920
+#: gcc.c:6871 gcc.c:6934
#, gcc-internal-format
msgid "%s: %s compiler not installed on this system"
msgstr ""
-#: gcc.c:7020
+#: gcc.c:7034
#, gcc-internal-format
msgid "%s: linker input file unused because linking not done"
msgstr ""
-#: gcc.c:7060
+#: gcc.c:7074
#, gcc-internal-format
msgid "language %s not recognized"
msgstr ""
-#: gcc.c:7131
+#: gcc.c:7145
#, gcc-internal-format
msgid "%s: %s"
msgstr ""
-#: gcse.c:6566
+#: gcse.c:4910
#, gcc-internal-format
msgid "%s: %d basic blocks and %d edges/basic block"
msgstr ""
-#: gcse.c:6579
+#: gcse.c:4923
#, gcc-internal-format
msgid "%s: %d basic blocks and %d registers"
msgstr ""
@@ -23507,62 +23890,62 @@ msgstr ""
msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
msgstr ""
-#: gimplify.c:4733
+#: gimplify.c:4816
#, gcc-internal-format
msgid "invalid lvalue in asm output %d"
msgstr ""
-#: gimplify.c:4849
+#: gimplify.c:4932
#, gcc-internal-format
msgid "non-memory input %d must stay in memory"
msgstr ""
-#: gimplify.c:4864
+#: gimplify.c:4947
#, gcc-internal-format
msgid "memory input %d is not directly addressable"
msgstr ""
-#: gimplify.c:5358
+#: gimplify.c:5441
#, gcc-internal-format
-msgid "%qs not specified in enclosing parallel"
+msgid "%qE not specified in enclosing parallel"
msgstr ""
-#: gimplify.c:5360
+#: gimplify.c:5443
#, gcc-internal-format
msgid "%Henclosing parallel"
msgstr ""
-#: gimplify.c:5465
+#: gimplify.c:5548
#, gcc-internal-format
-msgid "iteration variable %qs should be private"
+msgid "iteration variable %qE should be private"
msgstr ""
-#: gimplify.c:5479
+#: gimplify.c:5562
#, gcc-internal-format
-msgid "iteration variable %qs should not be firstprivate"
+msgid "iteration variable %qE should not be firstprivate"
msgstr ""
-#: gimplify.c:5482
+#: gimplify.c:5565
#, gcc-internal-format
-msgid "iteration variable %qs should not be reduction"
+msgid "iteration variable %qE should not be reduction"
msgstr ""
-#: gimplify.c:5645
+#: gimplify.c:5728
#, gcc-internal-format
-msgid "%s variable %qs is private in outer context"
+msgid "%s variable %qE is private in outer context"
msgstr ""
-#: gimplify.c:7159
+#: gimplify.c:7252
#, gcc-internal-format
msgid "gimplification failed"
msgstr ""
-#: graph.c:401 java/jcf-parse.c:1750 java/jcf-parse.c:1890 objc/objc-act.c:497
+#: graph.c:401 java/jcf-parse.c:1750 java/jcf-parse.c:1890 objc/objc-act.c:496
#, gcc-internal-format
msgid "can't open %s: %m"
msgstr ""
-#: graphite.c:6188 toplev.c:1727
+#: graphite.c:6188 toplev.c:1791
#, gcc-internal-format
msgid "Graphite loop optimizations cannot be used"
msgstr ""
@@ -23572,7 +23955,7 @@ msgstr ""
msgid "fix_sched_param: unknown param: %s"
msgstr ""
-#: ira.c:1438 ira.c:1451 ira.c:1465
+#: ira.c:1439 ira.c:1452 ira.c:1466
#, gcc-internal-format
msgid "%s cannot be used in asm here"
msgstr ""
@@ -23618,7 +24001,7 @@ msgid ""
"critical region may not be nested inside a critical region with the same name"
msgstr ""
-#: omp-low.c:6695 cp/decl.c:2669
+#: omp-low.c:6695 cp/decl.c:2667
#, gcc-internal-format
msgid "invalid exit from OpenMP structured block"
msgstr ""
@@ -23634,17 +24017,17 @@ msgstr ""
msgid "invalid branch to/from an OpenMP structured block"
msgstr ""
-#: opts.c:172
+#: opts.c:169
#, gcc-internal-format
msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
msgstr ""
-#: opts.c:206
+#: opts.c:203
#, gcc-internal-format
msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
msgstr ""
-#: opts.c:212
+#: opts.c:209
#, gcc-internal-format
msgid ""
"%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
@@ -23652,147 +24035,147 @@ msgid ""
msgstr ""
#. Eventually this should become a hard error IMO.
-#: opts.c:443
+#: opts.c:435
#, gcc-internal-format
msgid "command line option \"%s\" is valid for %s but not for %s"
msgstr ""
-#: opts.c:474 opts.c:770
+#: opts.c:466 opts.c:762
#, gcc-internal-format
msgid "unrecognized command line option \"%s\""
msgstr ""
-#: opts.c:535
+#: opts.c:527
#, gcc-internal-format
msgid "command line option %qs is not supported by this configuration"
msgstr ""
-#: opts.c:588
+#: opts.c:580
#, gcc-internal-format
msgid "missing argument to \"%s\""
msgstr ""
-#: opts.c:598
+#: opts.c:590
#, gcc-internal-format
msgid "argument to \"%s\" should be a non-negative integer"
msgstr ""
-#: opts.c:977
+#: opts.c:990
#, gcc-internal-format
msgid "Section anchors must be disabled when unit-at-a-time is disabled."
msgstr ""
-#: opts.c:981
+#: opts.c:994
#, gcc-internal-format
msgid "Toplevel reorder must be disabled when unit-at-a-time is disabled."
msgstr ""
-#: opts.c:996
+#: opts.c:1009
#, gcc-internal-format
msgid "section anchors must be disabled when toplevel reorder is disabled"
msgstr ""
-#: opts.c:1026
+#: opts.c:1039
#, gcc-internal-format
msgid "-freorder-blocks-and-partition does not work with exceptions"
msgstr ""
-#: opts.c:1037
+#: opts.c:1050
#, gcc-internal-format
msgid "-freorder-blocks-and-partition does not support unwind info"
msgstr ""
-#: opts.c:1051
+#: opts.c:1064
#, gcc-internal-format
msgid "-freorder-blocks-and-partition does not work on this architecture"
msgstr ""
-#: opts.c:1065
+#: opts.c:1078
#, gcc-internal-format
msgid "-fira-algorithm=CB does not work on this architecture"
msgstr ""
-#: opts.c:1374
+#: opts.c:1387
#, gcc-internal-format
msgid "unrecognized include_flags 0x%x passed to print_specific_help"
msgstr ""
-#: opts.c:1721
+#: opts.c:1725
#, gcc-internal-format
msgid "unknown excess precision style \"%s\""
msgstr ""
-#: opts.c:1758
+#: opts.c:1762
#, gcc-internal-format
msgid "structure alignment must be a small power of two, not %d"
msgstr ""
-#: opts.c:1774 opts.c:1782
+#: opts.c:1778 opts.c:1786
#, gcc-internal-format
msgid "Plugin support is disabled. Configure with --enable-plugin."
msgstr ""
-#: opts.c:1861
+#: opts.c:1865
#, gcc-internal-format
msgid "unrecognized visibility value \"%s\""
msgstr ""
-#: opts.c:1919
+#: opts.c:1923
#, gcc-internal-format
msgid "unknown stack check parameter \"%s\""
msgstr ""
-#: opts.c:1945
+#: opts.c:1949
#, gcc-internal-format
msgid "unrecognized register name \"%s\""
msgstr ""
-#: opts.c:1969
+#: opts.c:1973
#, gcc-internal-format
msgid "unknown tls-model \"%s\""
msgstr ""
-#: opts.c:1978
+#: opts.c:1982
#, gcc-internal-format
msgid "unknown ira algorithm \"%s\""
msgstr ""
-#: opts.c:1989
+#: opts.c:1993
#, gcc-internal-format
msgid "unknown ira region \"%s\""
msgstr ""
-#: opts.c:2092
+#: opts.c:2096
#, gcc-internal-format
msgid "%s: --param arguments should be of the form NAME=VALUE"
msgstr ""
-#: opts.c:2097
+#: opts.c:2101
#, gcc-internal-format
msgid "invalid --param value %qs"
msgstr ""
-#: opts.c:2215
+#: opts.c:2204
#, gcc-internal-format
msgid "target system does not support debug output"
msgstr ""
-#: opts.c:2222
+#: opts.c:2211
#, gcc-internal-format
msgid "debug format \"%s\" conflicts with prior selection"
msgstr ""
-#: opts.c:2238
+#: opts.c:2227
#, gcc-internal-format
msgid "unrecognised debug output level \"%s\""
msgstr ""
-#: opts.c:2240
+#: opts.c:2229
#, gcc-internal-format
msgid "debug output level %s is too high"
msgstr ""
-#: opts.c:2322
+#: opts.c:2313
#, gcc-internal-format
msgid "-Werror=%s: No option -%s"
msgstr ""
@@ -23813,7 +24196,7 @@ msgstr ""
msgid "invalid parameter %qs"
msgstr ""
-#: plugin.c:158
+#: plugin.c:160
#, gcc-internal-format
msgid ""
"Plugin %s was specified with different paths:\n"
@@ -23821,50 +24204,50 @@ msgid ""
"%s"
msgstr ""
-#: plugin.c:204
+#: plugin.c:206
#, gcc-internal-format
msgid "Malformed option -fplugin-arg-%s (multiple '=' signs)"
msgstr ""
-#: plugin.c:220
+#: plugin.c:222
#, gcc-internal-format
msgid "Malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
msgstr ""
-#: plugin.c:282
+#: plugin.c:284
#, gcc-internal-format
msgid ""
"Plugin %s should be specified before -fplugin-arg-%s in the command line"
msgstr ""
-#: plugin.c:363
+#: plugin.c:365
#, gcc-internal-format
msgid "Invalid pass positioning operation"
msgstr ""
-#: plugin.c:403
+#: plugin.c:405
#, gcc-internal-format
msgid "No pass specified when registering a new pass in plugin %s"
msgstr ""
-#: plugin.c:410
+#: plugin.c:412
#, gcc-internal-format
msgid "No reference pass specified for positioning the pass from plugin %s"
msgstr ""
-#: plugin.c:420
+#: plugin.c:422
#, gcc-internal-format
msgid ""
"Failed to position pass %s registered by plugin %s. Cannot find the "
"(specified instance of) reference pass %s"
msgstr ""
-#: plugin.c:499
+#: plugin.c:501
#, gcc-internal-format
msgid "Plugin %s registered a null callback function for event %s"
msgstr ""
-#: plugin.c:513
+#: plugin.c:515
#, gcc-internal-format
msgid "Unkown callback event registered by plugin %s"
msgstr ""
@@ -23883,7 +24266,7 @@ msgid ""
"%s"
msgstr ""
-#: plugin.c:603
+#: plugin.c:600
#, gcc-internal-format
msgid "Fail to initialize plugin %s"
msgstr ""
@@ -23951,51 +24334,51 @@ msgstr ""
msgid "output operand %d must use %<&%> constraint"
msgstr ""
-#: reginfo.c:823
+#: regcprop.c:948
#, gcc-internal-format
-msgid "can't use '%s' as a %s register"
+msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
msgstr ""
-#: reginfo.c:838 config/ia64/ia64.c:5165 config/ia64/ia64.c:5172
-#: config/pa/pa.c:363 config/pa/pa.c:370 config/sh/sh.c:7976
-#: config/sh/sh.c:7983 config/spu/spu.c:4481 config/spu/spu.c:4488
+#: regcprop.c:960
#, gcc-internal-format
-msgid "unknown register name: %s"
+msgid "validate_value_data: Loop in regno chain (%u)"
msgstr ""
-#: reginfo.c:847
+#: regcprop.c:963
#, gcc-internal-format
-msgid "global register variable follows a function definition"
+msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
msgstr ""
-#: reginfo.c:851
+#: regcprop.c:975
#, gcc-internal-format
-msgid "register used for two global register variables"
+msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
msgstr ""
-#: reginfo.c:856
+#: reginfo.c:823
#, gcc-internal-format
-msgid "call-clobbered register used for global register variable"
+msgid "can't use '%s' as a %s register"
msgstr ""
-#: regrename.c:1907
+#: reginfo.c:838 config/ia64/ia64.c:5186 config/ia64/ia64.c:5193
+#: config/pa/pa.c:367 config/pa/pa.c:374 config/sh/sh.c:7966
+#: config/sh/sh.c:7973 config/spu/spu.c:4624 config/spu/spu.c:4631
#, gcc-internal-format
-msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
+msgid "unknown register name: %s"
msgstr ""
-#: regrename.c:1919
+#: reginfo.c:847
#, gcc-internal-format
-msgid "validate_value_data: Loop in regno chain (%u)"
+msgid "global register variable follows a function definition"
msgstr ""
-#: regrename.c:1922
+#: reginfo.c:851
#, gcc-internal-format
-msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
+msgid "register used for two global register variables"
msgstr ""
-#: regrename.c:1934
+#: reginfo.c:856
#, gcc-internal-format
-msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
+msgid "call-clobbered register used for global register variable"
msgstr ""
#: reload.c:1259
@@ -24053,7 +24436,7 @@ msgstr ""
msgid "%<asm%> operand constraint incompatible with operand size"
msgstr ""
-#: reload1.c:7577
+#: reload1.c:7598
#, gcc-internal-format
msgid "output operand is constant in %<asm%>"
msgstr ""
@@ -24103,122 +24486,122 @@ msgstr ""
msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
msgstr ""
-#: stmt.c:310
+#: stmt.c:311
#, gcc-internal-format
msgid "output operand constraint lacks %<=%>"
msgstr ""
-#: stmt.c:325
+#: stmt.c:326
#, gcc-internal-format
msgid "output constraint %qc for operand %d is not at the beginning"
msgstr ""
-#: stmt.c:348
+#: stmt.c:349
#, gcc-internal-format
msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
msgstr ""
-#: stmt.c:355 stmt.c:454
+#: stmt.c:356 stmt.c:455
#, gcc-internal-format
msgid "%<%%%> constraint used with last operand"
msgstr ""
-#: stmt.c:374
+#: stmt.c:375
#, gcc-internal-format
msgid "matching constraint not valid in output operand"
msgstr ""
-#: stmt.c:445
+#: stmt.c:446
#, gcc-internal-format
msgid "input operand constraint contains %qc"
msgstr ""
-#: stmt.c:487
+#: stmt.c:488
#, gcc-internal-format
msgid "matching constraint references invalid operand number"
msgstr ""
-#: stmt.c:525
+#: stmt.c:526
#, gcc-internal-format
msgid "invalid punctuation %qc in constraint"
msgstr ""
-#: stmt.c:549
+#: stmt.c:550
#, gcc-internal-format
msgid "matching constraint does not allow a register"
msgstr ""
-#: stmt.c:603
+#: stmt.c:604
#, gcc-internal-format
-msgid "asm-specifier for variable %qs conflicts with asm clobber list"
+msgid "asm-specifier for variable %qE conflicts with asm clobber list"
msgstr ""
-#: stmt.c:693
+#: stmt.c:694
#, gcc-internal-format
msgid "unknown register name %qs in %<asm%>"
msgstr ""
-#: stmt.c:701
+#: stmt.c:702
#, gcc-internal-format
msgid "PIC register %qs clobbered in %<asm%>"
msgstr ""
-#: stmt.c:748
+#: stmt.c:749
#, gcc-internal-format
msgid "more than %d operands in %<asm%>"
msgstr ""
-#: stmt.c:811
+#: stmt.c:812
#, gcc-internal-format
msgid "output number %d not directly addressable"
msgstr ""
-#: stmt.c:894
+#: stmt.c:895
#, gcc-internal-format
msgid "asm operand %d probably doesn%'t match constraints"
msgstr ""
-#: stmt.c:904
+#: stmt.c:905
#, gcc-internal-format
msgid "use of memory input without lvalue in asm operand %d is deprecated"
msgstr ""
-#: stmt.c:1051
+#: stmt.c:1052
#, gcc-internal-format
msgid "asm clobber conflict with output operand"
msgstr ""
-#: stmt.c:1056
+#: stmt.c:1057
#, gcc-internal-format
msgid "asm clobber conflict with input operand"
msgstr ""
-#: stmt.c:1134
+#: stmt.c:1135
#, gcc-internal-format
msgid "too many alternatives in %<asm%>"
msgstr ""
-#: stmt.c:1146
+#: stmt.c:1147
#, gcc-internal-format
msgid "operand constraints for %<asm%> differ in number of alternatives"
msgstr ""
-#: stmt.c:1199
+#: stmt.c:1200
#, gcc-internal-format
msgid "duplicate asm operand name %qs"
msgstr ""
-#: stmt.c:1297
+#: stmt.c:1298
#, gcc-internal-format
msgid "missing close brace for named operand"
msgstr ""
-#: stmt.c:1325
+#: stmt.c:1326
#, gcc-internal-format
msgid "undefined named operand %qs"
msgstr ""
-#: stmt.c:1469
+#: stmt.c:1471
#, gcc-internal-format
msgid "%Hvalue computed is not used"
msgstr ""
@@ -24272,12 +24655,12 @@ msgstr ""
#: stor-layout.c:1303
#, gcc-internal-format
-msgid "packed attribute causes inefficient alignment for %qs"
+msgid "packed attribute causes inefficient alignment for %qE"
msgstr ""
#: stor-layout.c:1307
#, gcc-internal-format
-msgid "packed attribute is unnecessary for %qs"
+msgid "packed attribute is unnecessary for %qE"
msgstr ""
#: stor-layout.c:1313
@@ -24295,17 +24678,17 @@ msgstr ""
msgid "alignment of array elements is greater than element size"
msgstr ""
-#: targhooks.c:116
+#: targhooks.c:124
#, gcc-internal-format
msgid "__builtin_saveregs not supported by this target"
msgstr ""
-#: targhooks.c:728
+#: targhooks.c:742
#, gcc-internal-format
msgid "target attribute is not supported on this machine"
msgstr ""
-#: targhooks.c:738
+#: targhooks.c:752
#, gcc-internal-format
msgid "#pragma GCC target is not supported for this machine"
msgstr ""
@@ -24327,628 +24710,658 @@ msgstr ""
msgid "ld returned %d exit status"
msgstr ""
-#: toplev.c:526
+#: toplev.c:528
#, gcc-internal-format
msgid "invalid option argument %qs"
msgstr ""
-#: toplev.c:624
+#: toplev.c:626
#, gcc-internal-format
msgid "getting core file size maximum limit: %m"
msgstr ""
-#: toplev.c:627
+#: toplev.c:629
#, gcc-internal-format
msgid "setting core file size limit to maximum: %m"
msgstr ""
-#: toplev.c:847
+#: toplev.c:849
#, gcc-internal-format
msgid "%q+F declared %<static%> but never defined"
msgstr ""
-#: toplev.c:875
+#: toplev.c:877
#, gcc-internal-format
msgid "%q+D defined but not used"
msgstr ""
-#: toplev.c:918
+#: toplev.c:944
+#, gcc-internal-format
+msgid "%qD is deprecated (declared at %s:%d): %s"
+msgstr ""
+
+#: toplev.c:948
#, gcc-internal-format
msgid "%qD is deprecated (declared at %s:%d)"
msgstr ""
-#: toplev.c:941
+#: toplev.c:973
#, gcc-internal-format
-msgid "%qs is deprecated (declared at %s:%d)"
+msgid "%qE is deprecated (declared at %s:%d): %s"
msgstr ""
-#: toplev.c:945
+#: toplev.c:977
+#, gcc-internal-format
+msgid "%qE is deprecated (declared at %s:%d)"
+msgstr ""
+
+#: toplev.c:984
+#, gcc-internal-format
+msgid "type is deprecated (declared at %s:%d): %s"
+msgstr ""
+
+#: toplev.c:988
#, gcc-internal-format
msgid "type is deprecated (declared at %s:%d)"
msgstr ""
-#: toplev.c:951
+#: toplev.c:997
+#, gcc-internal-format
+msgid "%qE is deprecated: %s"
+msgstr ""
+
+#: toplev.c:1000
#, gcc-internal-format
-msgid "%qs is deprecated"
+msgid "%qE is deprecated"
msgstr ""
-#: toplev.c:953
+#: toplev.c:1005
+#, gcc-internal-format
+msgid "type is deprecated: %s"
+msgstr ""
+
+#: toplev.c:1008
#, gcc-internal-format
msgid "type is deprecated"
msgstr ""
-#: toplev.c:1092
+#: toplev.c:1148
#, gcc-internal-format
msgid "unrecognized gcc debugging option: %c"
msgstr ""
-#: toplev.c:1347
+#: toplev.c:1407
#, gcc-internal-format
msgid "can%'t open %s for writing: %m"
msgstr ""
-#: toplev.c:1368
+#: toplev.c:1428
#, gcc-internal-format
msgid "-frecord-gcc-switches is not supported by the current target"
msgstr ""
-#: toplev.c:1701
+#: toplev.c:1765
#, gcc-internal-format
msgid "this target does not support %qs"
msgstr ""
-#: toplev.c:1756
+#: toplev.c:1820
#, gcc-internal-format
msgid "instruction scheduling not supported on this target machine"
msgstr ""
-#: toplev.c:1760
+#: toplev.c:1824
#, gcc-internal-format
msgid "this target machine does not have delayed branches"
msgstr ""
-#: toplev.c:1774
+#: toplev.c:1838
#, gcc-internal-format
msgid "-f%sleading-underscore not supported on this target machine"
msgstr ""
-#: toplev.c:1847
+#: toplev.c:1911
#, gcc-internal-format
msgid "target system does not support the \"%s\" debug format"
msgstr ""
-#: toplev.c:1860
+#: toplev.c:1924
#, gcc-internal-format
msgid "variable tracking requested, but useless unless producing debug info"
msgstr ""
-#: toplev.c:1863
+#: toplev.c:1927
#, gcc-internal-format
msgid "variable tracking requested, but not supported by this debug format"
msgstr ""
-#: toplev.c:1897
+#: toplev.c:1961
#, gcc-internal-format
msgid "can%'t open %s: %m"
msgstr ""
-#: toplev.c:1904
+#: toplev.c:1968
#, gcc-internal-format
msgid "-ffunction-sections not supported for this target"
msgstr ""
-#: toplev.c:1909
+#: toplev.c:1973
#, gcc-internal-format
msgid "-fdata-sections not supported for this target"
msgstr ""
-#: toplev.c:1916
+#: toplev.c:1980
#, gcc-internal-format
msgid "-ffunction-sections disabled; it makes profiling impossible"
msgstr ""
-#: toplev.c:1923
+#: toplev.c:1987
#, gcc-internal-format
msgid "-fprefetch-loop-arrays not supported for this target"
msgstr ""
-#: toplev.c:1929
+#: toplev.c:1993
#, gcc-internal-format
msgid ""
"-fprefetch-loop-arrays not supported for this target (try -march switches)"
msgstr ""
-#: toplev.c:1938
+#: toplev.c:2002
#, gcc-internal-format
msgid "-fprefetch-loop-arrays is not supported with -Os"
msgstr ""
-#: toplev.c:1949
+#: toplev.c:2013
#, gcc-internal-format
msgid "-fassociative-math disabled; other options take precedence"
msgstr ""
-#: toplev.c:1965
+#: toplev.c:2029
#, gcc-internal-format
msgid "-fstack-protector not supported for this target"
msgstr ""
-#: toplev.c:1978
+#: toplev.c:2042
#, gcc-internal-format
msgid "unwind tables currently require a frame pointer for correctness"
msgstr ""
-#: toplev.c:2205
+#: toplev.c:2269
#, gcc-internal-format
msgid "error writing to %s: %m"
msgstr ""
-#: toplev.c:2207 java/jcf-parse.c:1769
+#: toplev.c:2271 java/jcf-parse.c:1769
#, gcc-internal-format
msgid "error closing %s: %m"
msgstr ""
-#: tree-cfg.c:1535 tree-cfg.c:2209
+#: tree-cfg.c:1535 tree-cfg.c:2214
#, gcc-internal-format
msgid "%Hwill never be executed"
msgstr ""
-#: tree-cfg.c:2843
+#: tree-cfg.c:2848
#, gcc-internal-format
msgid "SSA name in freelist but still referenced"
msgstr ""
-#: tree-cfg.c:2852
+#: tree-cfg.c:2857
#, gcc-internal-format
msgid "Indirect reference's operand is not a register or a constant."
msgstr ""
-#: tree-cfg.c:2861
+#: tree-cfg.c:2866
#, gcc-internal-format
msgid "ASSERT_EXPR with an always-false condition"
msgstr ""
-#: tree-cfg.c:2867
+#: tree-cfg.c:2872
#, gcc-internal-format
msgid "MODIFY_EXPR not expected while having tuples."
msgstr ""
-#: tree-cfg.c:2888
+#: tree-cfg.c:2893
#, gcc-internal-format
msgid "constant not recomputed when ADDR_EXPR changed"
msgstr ""
-#: tree-cfg.c:2893
+#: tree-cfg.c:2898
#, gcc-internal-format
msgid "side effects not recomputed when ADDR_EXPR changed"
msgstr ""
-#: tree-cfg.c:2911 tree-ssa.c:497
+#: tree-cfg.c:2916 tree-ssa.c:497
#, gcc-internal-format
msgid "address taken, but ADDRESSABLE bit not set"
msgstr ""
-#: tree-cfg.c:2916
+#: tree-cfg.c:2921
#, gcc-internal-format
msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
msgstr ""
-#: tree-cfg.c:2927
+#: tree-cfg.c:2932
#, gcc-internal-format
msgid "non-integral used in condition"
msgstr ""
-#: tree-cfg.c:2932
+#: tree-cfg.c:2937
#, gcc-internal-format
msgid "invalid conditional operand"
msgstr ""
-#: tree-cfg.c:2979
+#: tree-cfg.c:2984
#, gcc-internal-format
msgid "invalid position or size operand to BIT_FIELD_REF"
msgstr ""
-#: tree-cfg.c:2986
+#: tree-cfg.c:2991
#, gcc-internal-format
msgid ""
"integral result type precision does not match field size of BIT_FIELD_REF"
msgstr ""
-#: tree-cfg.c:2994
+#: tree-cfg.c:2999
#, gcc-internal-format
msgid ""
"mode precision of non-integral result does not match field size of "
"BIT_FIELD_REF"
msgstr ""
-#: tree-cfg.c:3005
+#: tree-cfg.c:3010
#, gcc-internal-format
msgid "invalid reference prefix"
msgstr ""
-#: tree-cfg.c:3016
+#: tree-cfg.c:3021
#, gcc-internal-format
msgid "invalid operand to plus/minus, type is a pointer"
msgstr ""
-#: tree-cfg.c:3027
+#: tree-cfg.c:3032
#, gcc-internal-format
msgid "invalid operand to pointer plus, first operand is not a pointer"
msgstr ""
-#: tree-cfg.c:3035
+#: tree-cfg.c:3040
#, gcc-internal-format
msgid ""
"invalid operand to pointer plus, second operand is not an integer with type "
"of sizetype."
msgstr ""
-#: tree-cfg.c:3106
+#: tree-cfg.c:3111
#, gcc-internal-format
msgid "invalid expression for min lvalue"
msgstr ""
-#: tree-cfg.c:3117
+#: tree-cfg.c:3122
#, gcc-internal-format
msgid "invalid operand in indirect reference"
msgstr ""
-#: tree-cfg.c:3124
+#: tree-cfg.c:3129
#, gcc-internal-format
msgid "type mismatch in indirect reference"
msgstr ""
-#: tree-cfg.c:3152
+#: tree-cfg.c:3158
#, gcc-internal-format
msgid "invalid operands to array reference"
msgstr ""
-#: tree-cfg.c:3163
+#: tree-cfg.c:3169
#, gcc-internal-format
msgid "type mismatch in array reference"
msgstr ""
-#: tree-cfg.c:3172
+#: tree-cfg.c:3178
#, gcc-internal-format
msgid "type mismatch in array range reference"
msgstr ""
-#: tree-cfg.c:3183
+#: tree-cfg.c:3189
#, gcc-internal-format
msgid "type mismatch in real/imagpart reference"
msgstr ""
-#: tree-cfg.c:3193
+#: tree-cfg.c:3199
#, gcc-internal-format
msgid "type mismatch in component reference"
msgstr ""
-#: tree-cfg.c:3255
+#: tree-cfg.c:3262
#, gcc-internal-format
msgid "non-function in gimple call"
msgstr ""
-#: tree-cfg.c:3262
+#: tree-cfg.c:3269
#, gcc-internal-format
msgid "invalid LHS in gimple call"
msgstr ""
-#: tree-cfg.c:3278
+#: tree-cfg.c:3285
#, gcc-internal-format
msgid "invalid conversion in gimple call"
msgstr ""
-#: tree-cfg.c:3303
+#: tree-cfg.c:3310
#, gcc-internal-format
msgid "invalid operands in gimple comparison"
msgstr ""
-#: tree-cfg.c:3321
+#: tree-cfg.c:3328
#, gcc-internal-format
msgid "type mismatch in comparison expression"
msgstr ""
-#: tree-cfg.c:3347
+#: tree-cfg.c:3354
#, gcc-internal-format
msgid "non-register as LHS of unary operation"
msgstr ""
-#: tree-cfg.c:3353
+#: tree-cfg.c:3360
#, gcc-internal-format
msgid "invalid operand in unary operation"
msgstr ""
-#: tree-cfg.c:3388
+#: tree-cfg.c:3395
#, gcc-internal-format
msgid "invalid types in nop conversion"
msgstr ""
-#: tree-cfg.c:3402
+#: tree-cfg.c:3409
#, gcc-internal-format
msgid "invalid types in fixed-point conversion"
msgstr ""
-#: tree-cfg.c:3415
+#: tree-cfg.c:3422
#, gcc-internal-format
msgid "invalid types in conversion to floating point"
msgstr ""
-#: tree-cfg.c:3428
+#: tree-cfg.c:3435
#, gcc-internal-format
msgid "invalid types in conversion to integer"
msgstr ""
-#: tree-cfg.c:3463
+#: tree-cfg.c:3470
#, gcc-internal-format
msgid "non-trivial conversion in unary operation"
msgstr ""
-#: tree-cfg.c:3490
+#: tree-cfg.c:3497
#, gcc-internal-format
msgid "non-register as LHS of binary operation"
msgstr ""
-#: tree-cfg.c:3497
+#: tree-cfg.c:3504
#, gcc-internal-format
msgid "invalid operands in binary operation"
msgstr ""
-#: tree-cfg.c:3512
+#: tree-cfg.c:3519
#, gcc-internal-format
msgid "type mismatch in complex expression"
msgstr ""
-#: tree-cfg.c:3541
+#: tree-cfg.c:3548
#, gcc-internal-format
msgid "type mismatch in shift expression"
msgstr ""
-#: tree-cfg.c:3562
+#: tree-cfg.c:3570
#, gcc-internal-format
msgid "type mismatch in vector shift expression"
msgstr ""
#: tree-cfg.c:3583
#, gcc-internal-format
+msgid "non-element sized vector shift of floating point vector"
+msgstr ""
+
+#: tree-cfg.c:3601
+#, gcc-internal-format
msgid "invalid non-vector operands to vector valued plus"
msgstr ""
-#: tree-cfg.c:3607
+#: tree-cfg.c:3625
#, gcc-internal-format
msgid "invalid (pointer) operands to plus/minus"
msgstr ""
-#: tree-cfg.c:3622
+#: tree-cfg.c:3640
#, gcc-internal-format
msgid "type mismatch in pointer plus expression"
msgstr ""
-#: tree-cfg.c:3645
+#: tree-cfg.c:3663
#, gcc-internal-format
msgid "type mismatch in binary truth expression"
msgstr ""
-#: tree-cfg.c:3713
+#: tree-cfg.c:3731
#, gcc-internal-format
msgid "type mismatch in binary expression"
msgstr ""
-#: tree-cfg.c:3738
+#: tree-cfg.c:3756
#, gcc-internal-format
msgid "non-trivial conversion at assignment"
msgstr ""
-#: tree-cfg.c:3755
+#: tree-cfg.c:3773
#, gcc-internal-format
msgid "invalid operand in unary expression"
msgstr ""
-#: tree-cfg.c:3762
+#: tree-cfg.c:3780
#, gcc-internal-format
msgid "type mismatch in address expression"
msgstr ""
-#: tree-cfg.c:3786 tree-cfg.c:3812
+#: tree-cfg.c:3804 tree-cfg.c:3830
#, gcc-internal-format
msgid "invalid rhs for gimple memory store"
msgstr ""
-#: tree-cfg.c:3878
+#: tree-cfg.c:3896
#, gcc-internal-format
msgid "invalid operand in return statement"
msgstr ""
-#: tree-cfg.c:3890
+#: tree-cfg.c:3908
#, gcc-internal-format
msgid "invalid conversion in return statement"
msgstr ""
-#: tree-cfg.c:3914
+#: tree-cfg.c:3932
#, gcc-internal-format
msgid "goto destination is neither a label nor a pointer"
msgstr ""
-#: tree-cfg.c:3929
+#: tree-cfg.c:3947
#, gcc-internal-format
msgid "invalid operand to switch statement"
msgstr ""
-#: tree-cfg.c:3949
+#: tree-cfg.c:3967
#, gcc-internal-format
msgid "Invalid PHI result"
msgstr ""
-#: tree-cfg.c:3961
+#: tree-cfg.c:3979
#, gcc-internal-format
msgid "Invalid PHI argument"
msgstr ""
-#: tree-cfg.c:3967
+#: tree-cfg.c:3985
#, gcc-internal-format
msgid "Incompatible types in PHI argument %u"
msgstr ""
-#: tree-cfg.c:4092
+#: tree-cfg.c:4110
#, gcc-internal-format
msgid "verify_gimple failed"
msgstr ""
-#: tree-cfg.c:4126
+#: tree-cfg.c:4144
#, gcc-internal-format
msgid "invalid function in call statement"
msgstr ""
-#: tree-cfg.c:4137
+#: tree-cfg.c:4155
#, gcc-internal-format
msgid "invalid pure const state for function"
msgstr ""
-#: tree-cfg.c:4147 tree-ssa.c:669 tree-ssa.c:678
+#: tree-cfg.c:4165 tree-ssa.c:669 tree-ssa.c:678
#, gcc-internal-format
msgid "in statement"
msgstr ""
-#: tree-cfg.c:4164
+#: tree-cfg.c:4182
#, gcc-internal-format
msgid "statement marked for throw, but doesn%'t"
msgstr ""
-#: tree-cfg.c:4169
+#: tree-cfg.c:4187
#, gcc-internal-format
msgid "statement marked for throw in middle of block"
msgstr ""
-#: tree-cfg.c:4241
+#: tree-cfg.c:4259
#, gcc-internal-format
msgid "Dead STMT in EH table"
msgstr ""
-#: tree-cfg.c:4279
+#: tree-cfg.c:4297
#, gcc-internal-format
msgid "gimple_bb (phi) is set to a wrong basic block"
msgstr ""
-#: tree-cfg.c:4290
+#: tree-cfg.c:4308
#, gcc-internal-format
msgid "missing PHI def"
msgstr ""
-#: tree-cfg.c:4301
+#: tree-cfg.c:4319
#, gcc-internal-format
msgid "PHI argument is not a GIMPLE value"
msgstr ""
-#: tree-cfg.c:4310 tree-cfg.c:4355
+#: tree-cfg.c:4328 tree-cfg.c:4389
#, gcc-internal-format
msgid "incorrect sharing of tree nodes"
msgstr ""
-#: tree-cfg.c:4325
+#: tree-cfg.c:4351
#, gcc-internal-format
msgid "invalid GIMPLE statement"
msgstr ""
-#: tree-cfg.c:4334
+#: tree-cfg.c:4360
#, gcc-internal-format
msgid "gimple_bb (stmt) is set to a wrong basic block"
msgstr ""
-#: tree-cfg.c:4346
+#: tree-cfg.c:4372
#, gcc-internal-format
msgid "incorrect entry in label_to_block_map.\n"
msgstr ""
-#: tree-cfg.c:4371
+#: tree-cfg.c:4405
#, gcc-internal-format
msgid "verify_stmts failed"
msgstr ""
-#: tree-cfg.c:4394
+#: tree-cfg.c:4428
#, gcc-internal-format
msgid "ENTRY_BLOCK has IL associated with it"
msgstr ""
-#: tree-cfg.c:4400
+#: tree-cfg.c:4434
#, gcc-internal-format
msgid "EXIT_BLOCK has IL associated with it"
msgstr ""
-#: tree-cfg.c:4407
+#: tree-cfg.c:4441
#, gcc-internal-format
msgid "fallthru to exit from bb %d"
msgstr ""
-#: tree-cfg.c:4431
+#: tree-cfg.c:4465
#, gcc-internal-format
msgid "nonlocal label "
msgstr ""
-#: tree-cfg.c:4440 tree-cfg.c:4449 tree-cfg.c:4474
+#: tree-cfg.c:4474 tree-cfg.c:4483 tree-cfg.c:4508
#, gcc-internal-format
msgid "label "
msgstr ""
-#: tree-cfg.c:4464
+#: tree-cfg.c:4498
#, gcc-internal-format
msgid "control flow in the middle of basic block %d"
msgstr ""
-#: tree-cfg.c:4494
+#: tree-cfg.c:4528
#, gcc-internal-format
msgid "fallthru edge after a control statement in bb %d"
msgstr ""
-#: tree-cfg.c:4507
+#: tree-cfg.c:4541
#, gcc-internal-format
msgid "true/false edge after a non-GIMPLE_COND in bb %d"
msgstr ""
-#: tree-cfg.c:4530 tree-cfg.c:4552 tree-cfg.c:4565 tree-cfg.c:4634
+#: tree-cfg.c:4564 tree-cfg.c:4586 tree-cfg.c:4599 tree-cfg.c:4668
#, gcc-internal-format
msgid "wrong outgoing edge flags at end of bb %d"
msgstr ""
-#: tree-cfg.c:4540
+#: tree-cfg.c:4574
#, gcc-internal-format
msgid "explicit goto at end of bb %d"
msgstr ""
-#: tree-cfg.c:4570
+#: tree-cfg.c:4604
#, gcc-internal-format
msgid "return edge does not point to exit in bb %d"
msgstr ""
-#: tree-cfg.c:4600
+#: tree-cfg.c:4634
#, gcc-internal-format
msgid "found default case not at the start of case vector"
msgstr ""
-#: tree-cfg.c:4608
+#: tree-cfg.c:4642
#, gcc-internal-format
msgid "case labels not sorted: "
msgstr ""
-#: tree-cfg.c:4625
+#: tree-cfg.c:4659
#, gcc-internal-format
msgid "extra outgoing edge %d->%d"
msgstr ""
-#: tree-cfg.c:4648
+#: tree-cfg.c:4682
#, gcc-internal-format
msgid "missing edge %i->%i"
msgstr ""
-#: tree-cfg.c:7098
+#: tree-cfg.c:7156
#, gcc-internal-format
msgid "%H%<noreturn%> function does return"
msgstr ""
-#: tree-cfg.c:7118
+#: tree-cfg.c:7176
#, gcc-internal-format
msgid "control reaches end of non-void function"
msgstr ""
-#: tree-cfg.c:7180
+#: tree-cfg.c:7238
#, gcc-internal-format
msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
msgstr ""
@@ -24963,116 +25376,116 @@ msgstr ""
msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
msgstr ""
-#: tree-eh.c:2044
+#: tree-eh.c:2080
#, gcc-internal-format
msgid "EH edge %i->%i is missing"
msgstr ""
-#: tree-eh.c:2049
+#: tree-eh.c:2085
#, gcc-internal-format
msgid "EH edge %i->%i miss EH flag"
msgstr ""
#. ??? might not be mistake.
-#: tree-eh.c:2055
+#: tree-eh.c:2091
#, gcc-internal-format
msgid "EH edge %i->%i has duplicated regions"
msgstr ""
-#: tree-eh.c:2091
+#: tree-eh.c:2127
#, gcc-internal-format
msgid "BB %i can not throw but has EH edges"
msgstr ""
-#: tree-eh.c:2098
+#: tree-eh.c:2134
#, gcc-internal-format
msgid "BB %i last statement has incorrectly set region"
msgstr ""
-#: tree-eh.c:2110
+#: tree-eh.c:2146
#, gcc-internal-format
msgid "unnecessary EH edge %i->%i"
msgstr ""
-#: tree-inline.c:2447
+#: tree-inline.c:2474
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses variable sized variables"
msgstr ""
-#: tree-inline.c:2481
+#: tree-inline.c:2508
#, 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:2495
+#: tree-inline.c:2522
#, gcc-internal-format
msgid "function %q+F can never be inlined because it uses setjmp"
msgstr ""
-#: tree-inline.c:2509
+#: tree-inline.c:2536
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses variable argument lists"
msgstr ""
-#: tree-inline.c:2521
+#: tree-inline.c:2548
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses setjmp-longjmp exception "
"handling"
msgstr ""
-#: tree-inline.c:2529
+#: tree-inline.c:2556
#, gcc-internal-format
msgid "function %q+F can never be inlined because it uses non-local goto"
msgstr ""
-#: tree-inline.c:2541
+#: tree-inline.c:2568
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses __builtin_return or "
"__builtin_apply_args"
msgstr ""
-#: tree-inline.c:2561
+#: tree-inline.c:2588
#, gcc-internal-format
msgid "function %q+F can never be inlined because it contains a computed goto"
msgstr ""
-#: tree-inline.c:2576
+#: tree-inline.c:2603
#, gcc-internal-format
msgid "function %q+F can never be inlined because it receives a non-local goto"
msgstr ""
-#: tree-inline.c:2602
+#: tree-inline.c:2629
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it saves address of local label "
"in a static variable"
msgstr ""
-#: tree-inline.c:2693
+#: tree-inline.c:2720
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it is suppressed using -fno-inline"
msgstr ""
-#: tree-inline.c:2707
+#: tree-inline.c:2734
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses attributes conflicting "
"with inlining"
msgstr ""
-#: tree-inline.c:3255 tree-inline.c:3266
+#: tree-inline.c:3259 tree-inline.c:3270
#, gcc-internal-format
msgid "inlining failed in call to %q+F: %s"
msgstr ""
-#: tree-inline.c:3257 tree-inline.c:3268
+#: tree-inline.c:3261 tree-inline.c:3272
#, gcc-internal-format
msgid "called from here"
msgstr ""
@@ -25084,71 +25497,51 @@ msgstr ""
#: tree-mudflap.c:1064
#, gcc-internal-format
-msgid "mudflap cannot track %qs in stub function"
+msgid "mudflap cannot track %qE in stub function"
msgstr ""
#: tree-mudflap.c:1308
#, gcc-internal-format
-msgid "mudflap cannot track unknown size extern %qs"
+msgid "mudflap cannot track unknown size extern %qE"
msgstr ""
-#: tree-nomudflap.c:50
+#: tree-nomudflap.c:49
#, gcc-internal-format
msgid "mudflap: this language is not supported"
msgstr ""
-#: tree-optimize.c:462
+#: tree-optimize.c:419
#, gcc-internal-format
msgid "size of return value of %q+D is %u bytes"
msgstr ""
-#: tree-optimize.c:465
+#: tree-optimize.c:422
#, gcc-internal-format
msgid "size of return value of %q+D is larger than %wd bytes"
msgstr ""
-#: tree-outof-ssa.c:678 tree-outof-ssa.c:740 tree-ssa-coalesce.c:934
-#: tree-ssa-coalesce.c:949 tree-ssa-coalesce.c:1168 tree-ssa-live.c:1187
+#: tree-outof-ssa.c:693 tree-outof-ssa.c:750 tree-ssa-coalesce.c:956
+#: tree-ssa-coalesce.c:971 tree-ssa-coalesce.c:1190 tree-ssa-live.c:1130
#, gcc-internal-format
msgid "SSA corruption"
msgstr ""
-#: tree-outof-ssa.c:1310
-#, gcc-internal-format
-msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
-msgstr ""
-
-#: tree-outof-ssa.c:1316
-#, gcc-internal-format
-msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
-msgstr ""
-
-#: tree-outof-ssa.c:1323
-#, gcc-internal-format
-msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
-msgstr ""
-
-#: tree-outof-ssa.c:1329
-#, gcc-internal-format
-msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
-msgstr ""
-
#: tree-profile.c:388
#, gcc-internal-format
msgid "unimplemented functionality"
msgstr ""
-#: tree-ssa-structalias.c:4710
+#: tree-ssa-structalias.c:4708
#, gcc-internal-format
msgid "initialized from %qE"
msgstr ""
-#: tree-ssa-structalias.c:4714
+#: tree-ssa-structalias.c:4712
#, gcc-internal-format
msgid "initialized from here"
msgstr ""
-#: tree-ssa-structalias.c:4763
+#: tree-ssa-structalias.c:4761
#, gcc-internal-format
msgid "dereferencing pointer %qD does break strict-aliasing rules"
msgstr ""
@@ -25288,170 +25681,160 @@ msgstr ""
msgid "verify_ssa failed"
msgstr ""
-#: tree-ssa.c:1266
+#: tree-ssa.c:1271
#, gcc-internal-format
msgid "%J%qD was declared here"
msgstr ""
-#: tree-ssa.c:1333
+#: tree-ssa.c:1338
#, gcc-internal-format
msgid "%qD is used uninitialized in this function"
msgstr ""
-#: tree-ssa.c:1336 tree-ssa.c:1375
+#: tree-ssa.c:1341 tree-ssa.c:1380
#, gcc-internal-format
msgid "%qD may be used uninitialized in this function"
msgstr ""
-#: tree-vrp.c:5017
+#: tree-vrp.c:5033
#, gcc-internal-format
msgid "array subscript is outside array bounds"
msgstr ""
-#: tree-vrp.c:5032
+#: tree-vrp.c:5048
#, gcc-internal-format
msgid "array subscript is above array bounds"
msgstr ""
-#: tree-vrp.c:5039
+#: tree-vrp.c:5055
#, gcc-internal-format
msgid "array subscript is below array bounds"
msgstr ""
-#: tree-vrp.c:5689
+#: tree-vrp.c:5705
#, gcc-internal-format
msgid ""
"assuming signed overflow does not occur when simplifying conditional to "
"constant"
msgstr ""
-#: tree-vrp.c:5695
+#: tree-vrp.c:5711
#, gcc-internal-format
msgid "assuming signed overflow does not occur when simplifying conditional"
msgstr ""
-#: tree-vrp.c:5732
+#: tree-vrp.c:5748
#, gcc-internal-format
msgid "comparison always false due to limited range of data type"
msgstr ""
-#: tree-vrp.c:5735
+#: tree-vrp.c:5751
#, gcc-internal-format
msgid "comparison always true due to limited range of data type"
msgstr ""
-#: tree.c:3698
+#: tree.c:3697
#, gcc-internal-format
msgid "ignoring attributes applied to %qT after definition"
msgstr ""
-#: tree.c:3981
+#: tree.c:3980
#, gcc-internal-format
msgid "%q+D already declared with dllexport attribute: dllimport ignored"
msgstr ""
-#: tree.c:3993
+#: tree.c:3992
#, gcc-internal-format
msgid ""
"%q+D redeclared without dllimport attribute after being referenced with dll "
"linkage"
msgstr ""
-#: tree.c:4008
+#: tree.c:4007
#, gcc-internal-format
msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
msgstr ""
-#: tree.c:4067 tree.c:4079 tree.c:4089 config/darwin.c:1437
-#: config/arm/arm.c:3290 config/arm/arm.c:3318 config/avr/avr.c:4789
-#: config/h8300/h8300.c:5283 config/h8300/h8300.c:5307 config/i386/i386.c:4288
-#: config/i386/i386.c:26852 config/ia64/ia64.c:621
-#: config/m68hc11/m68hc11.c:1118 config/rs6000/rs6000.c:20737
-#: config/sh/symbian.c:408 config/sh/symbian.c:415
-#, gcc-internal-format
-msgid "%qs attribute ignored"
-msgstr ""
-
-#: tree.c:4105
+#: tree.c:4104
#, gcc-internal-format
msgid "inline function %q+D declared as dllimport: attribute ignored"
msgstr ""
-#: tree.c:4113
+#: tree.c:4112
#, gcc-internal-format
msgid "function %q+D definition is marked dllimport"
msgstr ""
-#: tree.c:4121 config/sh/symbian.c:430
+#: tree.c:4120 config/sh/symbian.c:430
#, gcc-internal-format
msgid "variable %q+D definition is marked dllimport"
msgstr ""
-#: tree.c:4144 config/sh/symbian.c:505
+#: tree.c:4143 config/sh/symbian.c:505
#, gcc-internal-format
-msgid "external linkage required for symbol %q+D because of %qs attribute"
+msgid "external linkage required for symbol %q+D because of %qE attribute"
msgstr ""
-#: tree.c:4158
+#: tree.c:4157
#, gcc-internal-format
msgid ""
-"%qs implies default visibility, but %qD has already been declared with a "
+"%qE implies default visibility, but %qD has already been declared with a "
"different visibility"
msgstr ""
-#: tree.c:5740
+#: tree.c:5739
#, gcc-internal-format
msgid "arrays of functions are not meaningful"
msgstr ""
-#: tree.c:5891
+#: tree.c:5890
#, gcc-internal-format
msgid "function return type cannot be function"
msgstr ""
-#: tree.c:7104 tree.c:7189 tree.c:7250
+#: tree.c:7103 tree.c:7188 tree.c:7249
#, gcc-internal-format
msgid "tree check: %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:7141
+#: tree.c:7140
#, gcc-internal-format
msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:7154
+#: tree.c:7153
#, gcc-internal-format
msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:7203
+#: tree.c:7202
#, gcc-internal-format
msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:7216
+#: tree.c:7215
#, gcc-internal-format
msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:7276
+#: tree.c:7275
#, gcc-internal-format
msgid ""
"tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
"%d"
msgstr ""
-#: tree.c:7290
+#: tree.c:7289
#, gcc-internal-format
msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
msgstr ""
-#: tree.c:7303
+#: tree.c:7302
#, gcc-internal-format
msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
msgstr ""
-#: tree.c:7316
+#: tree.c:7315
#, gcc-internal-format
msgid ""
"tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
@@ -25489,150 +25872,150 @@ msgid ""
"count (%d)"
msgstr ""
-#: varasm.c:575
+#: varasm.c:574
#, gcc-internal-format
msgid "%+D causes a section type conflict"
msgstr ""
-#: varasm.c:1125
+#: varasm.c:1124
#, gcc-internal-format
msgid ""
"alignment of %q+D is greater than maximum object file alignment. Using %d"
msgstr ""
-#: varasm.c:1351 varasm.c:1359
+#: varasm.c:1350 varasm.c:1358
#, gcc-internal-format
msgid "register name not specified for %q+D"
msgstr ""
-#: varasm.c:1361
+#: varasm.c:1360
#, gcc-internal-format
msgid "invalid register name for %q+D"
msgstr ""
-#: varasm.c:1363
+#: varasm.c:1362
#, gcc-internal-format
msgid "data type of %q+D isn%'t suitable for a register"
msgstr ""
-#: varasm.c:1366
+#: varasm.c:1365
#, gcc-internal-format
msgid "register specified for %q+D isn%'t suitable for data type"
msgstr ""
-#: varasm.c:1376
+#: varasm.c:1375
#, gcc-internal-format
msgid "global register variable has initial value"
msgstr ""
-#: varasm.c:1380
+#: varasm.c:1379
#, gcc-internal-format
msgid "optimization may eliminate reads and/or writes to register variables"
msgstr ""
-#: varasm.c:1418
+#: varasm.c:1417
#, gcc-internal-format
msgid "register name given for non-register variable %q+D"
msgstr ""
-#: varasm.c:1487
+#: varasm.c:1486
#, gcc-internal-format
msgid "global destructors not supported on this target"
msgstr ""
-#: varasm.c:1553
+#: varasm.c:1552
#, gcc-internal-format
msgid "global constructors not supported on this target"
msgstr ""
-#: varasm.c:1939
+#: varasm.c:1938
#, gcc-internal-format
msgid "thread-local COMMON data not implemented"
msgstr ""
-#: varasm.c:1968
+#: varasm.c:1967
#, gcc-internal-format
msgid ""
"requested alignment for %q+D is greater than implemented alignment of %wu"
msgstr ""
-#: varasm.c:4491
+#: varasm.c:4486
#, gcc-internal-format
msgid "initializer for integer/fixed-point value is too complicated"
msgstr ""
-#: varasm.c:4496
+#: varasm.c:4491
#, gcc-internal-format
msgid "initializer for floating value is not a floating constant"
msgstr ""
-#: varasm.c:4769
+#: varasm.c:4764
#, gcc-internal-format
-msgid "invalid initial value for member %qs"
+msgid "invalid initial value for member %qE"
msgstr ""
-#: varasm.c:4965 varasm.c:5009
+#: varasm.c:4960 varasm.c:5004
#, gcc-internal-format
msgid "weak declaration of %q+D must precede definition"
msgstr ""
-#: varasm.c:4973
+#: varasm.c:4968
#, gcc-internal-format
msgid ""
"weak declaration of %q+D after first use results in unspecified behavior"
msgstr ""
-#: varasm.c:5007
+#: varasm.c:5002
#, gcc-internal-format
msgid "weak declaration of %q+D must be public"
msgstr ""
-#: varasm.c:5011
+#: varasm.c:5006
#, gcc-internal-format
msgid "weak declaration of %q+D not supported"
msgstr ""
-#: varasm.c:5037
+#: varasm.c:5032
#, gcc-internal-format
msgid "only weak aliases are supported in this configuration"
msgstr ""
-#: varasm.c:5272
+#: varasm.c:5266
#, gcc-internal-format
msgid "%Jweakref is not supported in this configuration"
msgstr ""
-#: varasm.c:5353
+#: varasm.c:5347
#, gcc-internal-format
-msgid "%q+D aliased to undefined symbol %qs"
+msgid "%q+D aliased to undefined symbol %qE"
msgstr ""
-#: varasm.c:5358
+#: varasm.c:5352
#, gcc-internal-format
-msgid "%q+D aliased to external symbol %qs"
+msgid "%q+D aliased to external symbol %qE"
msgstr ""
-#: varasm.c:5397
+#: varasm.c:5391
#, gcc-internal-format
msgid "weakref %q+D ultimately targets itself"
msgstr ""
-#: varasm.c:5406
+#: varasm.c:5400
#, gcc-internal-format
msgid "weakref %q+D must have static linkage"
msgstr ""
-#: varasm.c:5412
+#: varasm.c:5406
#, gcc-internal-format
msgid "%Jalias definitions not supported in this configuration"
msgstr ""
-#: varasm.c:5417
+#: varasm.c:5411
#, gcc-internal-format
msgid "%Jonly weak aliases are supported in this configuration"
msgstr ""
-#: varasm.c:5477
+#: varasm.c:5471
#, gcc-internal-format
msgid "visibility attribute not supported in this configuration; ignored"
msgstr ""
@@ -25647,7 +26030,7 @@ msgstr ""
msgid "underflowed virtual array %s in %s, at %s:%d"
msgstr ""
-#: vec.c:381
+#: vec.c:382
#, gcc-internal-format
msgid "vector %s %s domain error, in %s at %s:%u"
msgstr ""
@@ -25722,12 +26105,12 @@ msgstr ""
#: config/darwin.c:1410
#, gcc-internal-format
msgid ""
-"%<%s%> 2.95 vtable-compatibility attribute applies only when compiling a kext"
+"%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
msgstr ""
#: config/darwin.c:1417
#, gcc-internal-format
-msgid "%<%s%> 2.95 vtable-compatibility attribute applies only to C++ classes"
+msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
msgstr ""
#: config/darwin.c:1542
@@ -25823,7 +26206,7 @@ msgstr ""
msgid "profiler support for VxWorks"
msgstr ""
-#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:2188
+#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:2194
#, gcc-internal-format
msgid "bad value %qs for -mtls-size switch"
msgstr ""
@@ -25898,7 +26281,7 @@ msgstr ""
msgid "bad value %qs for -mmemory-latency"
msgstr ""
-#: config/alpha/alpha.c:6563 config/alpha/alpha.c:6566 config/s390/s390.c:8715
+#: config/alpha/alpha.c:6578 config/alpha/alpha.c:6581 config/s390/s390.c:8715
#: config/s390/s390.c:8718
#, gcc-internal-format
msgid "bad builtin fcode"
@@ -25906,209 +26289,215 @@ msgstr ""
#: config/arc/arc.c:392
#, gcc-internal-format
-msgid "argument of %qs attribute is not a string constant"
+msgid "argument of %qE attribute is not a string constant"
msgstr ""
#: config/arc/arc.c:400
#, gcc-internal-format
-msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
+msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
msgstr ""
-#: config/arm/arm.c:1178
+#: config/arm/arm.c:1183
#, gcc-internal-format
msgid "switch -mcpu=%s conflicts with -march= switch"
msgstr ""
-#: config/arm/arm.c:1188 config/rs6000/rs6000.c:1588 config/sparc/sparc.c:764
+#: config/arm/arm.c:1193 config/rs6000/rs6000.c:1592 config/sparc/sparc.c:768
#, gcc-internal-format
msgid "bad value (%s) for %s switch"
msgstr ""
-#: config/arm/arm.c:1301
+#: config/arm/arm.c:1306
#, gcc-internal-format
msgid "invalid ABI option: -mabi=%s"
msgstr ""
-#: config/arm/arm.c:1309
+#: config/arm/arm.c:1314
#, gcc-internal-format
msgid "target CPU does not support ARM mode"
msgstr ""
-#: config/arm/arm.c:1315
+#: config/arm/arm.c:1320
#, gcc-internal-format
msgid "target CPU does not support interworking"
msgstr ""
-#: config/arm/arm.c:1321
+#: config/arm/arm.c:1326
#, gcc-internal-format
msgid "target CPU does not support THUMB instructions"
msgstr ""
-#: config/arm/arm.c:1339
+#: config/arm/arm.c:1344
#, gcc-internal-format
msgid ""
"enabling backtrace support is only meaningful when compiling for the Thumb"
msgstr ""
-#: config/arm/arm.c:1342
+#: config/arm/arm.c:1347
#, gcc-internal-format
msgid ""
"enabling callee interworking support is only meaningful when compiling for "
"the Thumb"
msgstr ""
-#: config/arm/arm.c:1345
+#: config/arm/arm.c:1350
#, gcc-internal-format
msgid ""
"enabling caller interworking support is only meaningful when compiling for "
"the Thumb"
msgstr ""
-#: config/arm/arm.c:1349
+#: config/arm/arm.c:1354
#, gcc-internal-format
msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
msgstr ""
-#: config/arm/arm.c:1357
+#: config/arm/arm.c:1362
#, gcc-internal-format
msgid "-fpic and -mapcs-reent are incompatible"
msgstr ""
-#: config/arm/arm.c:1360
+#: config/arm/arm.c:1365
#, gcc-internal-format
msgid "APCS reentrant code not supported. Ignored"
msgstr ""
-#: config/arm/arm.c:1368
+#: config/arm/arm.c:1373
#, gcc-internal-format
msgid "-g with -mno-apcs-frame may not give sensible debugging"
msgstr ""
-#: config/arm/arm.c:1371
+#: config/arm/arm.c:1376
#, gcc-internal-format
msgid "passing floating point arguments in fp regs not yet supported"
msgstr ""
-#: config/arm/arm.c:1428
+#: config/arm/arm.c:1433
#, gcc-internal-format
msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
msgstr ""
-#: config/arm/arm.c:1431
+#: config/arm/arm.c:1436
#, gcc-internal-format
msgid "iwmmxt abi requires an iwmmxt capable cpu"
msgstr ""
-#: config/arm/arm.c:1441
+#: config/arm/arm.c:1446
#, gcc-internal-format
msgid "invalid floating point emulation option: -mfpe=%s"
msgstr ""
-#: config/arm/arm.c:1458
+#: config/arm/arm.c:1463
#, gcc-internal-format
msgid "invalid floating point option: -mfpu=%s"
msgstr ""
-#: config/arm/arm.c:1498
+#: config/arm/arm.c:1503
#, gcc-internal-format
msgid "invalid floating point abi: -mfloat-abi=%s"
msgstr ""
-#: config/arm/arm.c:1505
+#: config/arm/arm.c:1510
#, gcc-internal-format
msgid "-mfloat-abi=hard and VFP"
msgstr ""
-#: config/arm/arm.c:1511
+#: config/arm/arm.c:1514
+#, gcc-internal-format
+msgid "FPA is unsupported in the AAPCS"
+msgstr ""
+
+#: config/arm/arm.c:1520
#, gcc-internal-format
msgid "iWMMXt and hardware floating point"
msgstr ""
-#: config/arm/arm.c:1515
+#: config/arm/arm.c:1524
#, gcc-internal-format
msgid "Thumb-2 iWMMXt"
msgstr ""
-#: config/arm/arm.c:1538
+#: config/arm/arm.c:1547
#, gcc-internal-format
msgid "invalid thread pointer option: -mtp=%s"
msgstr ""
-#: config/arm/arm.c:1551
+#: config/arm/arm.c:1560
#, gcc-internal-format
msgid "can not use -mtp=cp15 with 16-bit Thumb"
msgstr ""
-#: config/arm/arm.c:1565
+#: config/arm/arm.c:1574
#, gcc-internal-format
msgid "structure size boundary can only be set to %s"
msgstr ""
-#: config/arm/arm.c:1571
+#: config/arm/arm.c:1580
#, gcc-internal-format
msgid "RTP PIC is incompatible with Thumb"
msgstr ""
-#: config/arm/arm.c:1580
+#: config/arm/arm.c:1589
#, gcc-internal-format
msgid "RTP PIC is incompatible with -msingle-pic-base"
msgstr ""
-#: config/arm/arm.c:1592
+#: config/arm/arm.c:1601
#, gcc-internal-format
msgid "-mpic-register= is useless without -fpic"
msgstr ""
-#: config/arm/arm.c:1601
+#: config/arm/arm.c:1610
#, gcc-internal-format
msgid "unable to use '%s' for PIC register"
msgstr ""
-#: config/arm/arm.c:3258 config/arm/arm.c:3276 config/avr/avr.c:4809
-#: config/avr/avr.c:4825 config/bfin/bfin.c:5228 config/h8300/h8300.c:5259
-#: config/i386/i386.c:4250 config/i386/i386.c:26797
-#: config/m68hc11/m68hc11.c:1155 config/m68k/m68k.c:780
-#: config/mcore/mcore.c:3034 config/mips/mips.c:1283 config/mips/mips.c:1285
-#: config/rs6000/rs6000.c:20663 config/sh/sh.c:8142 config/sh/sh.c:8160
-#: config/sh/sh.c:8189 config/sh/sh.c:8271 config/sh/sh.c:8294
-#: config/stormy16/stormy16.c:2221 config/v850/v850.c:2048
+#: config/arm/arm.c:3267 config/arm/arm.c:3285 config/avr/avr.c:4827
+#: config/avr/avr.c:4843 config/bfin/bfin.c:5270 config/bfin/bfin.c:5331
+#: config/bfin/bfin.c:5360 config/h8300/h8300.c:5259 config/i386/i386.c:4248
+#: config/i386/i386.c:26839 config/m68hc11/m68hc11.c:1147
+#: config/m68k/m68k.c:784 config/mcore/mcore.c:3034
+#: config/rs6000/rs6000.c:20670 config/sh/sh.c:8132 config/sh/sh.c:8150
+#: config/sh/sh.c:8179 config/sh/sh.c:8261 config/sh/sh.c:8284
+#: config/spu/spu.c:3726 config/stormy16/stormy16.c:2221
+#: config/v850/v850.c:2048
#, gcc-internal-format
-msgid "%qs attribute only applies to functions"
+msgid "%qE attribute only applies to functions"
msgstr ""
-#: config/arm/arm.c:14809
+#: config/arm/arm.c:14814
#, gcc-internal-format
msgid "unable to compute real location of stacked parameter"
msgstr ""
-#: config/arm/arm.c:16315
+#: config/arm/arm.c:16320
#, gcc-internal-format
msgid "argument must be a constant"
msgstr ""
#. @@@ better error message
-#: config/arm/arm.c:16623 config/arm/arm.c:16660
+#: config/arm/arm.c:16628 config/arm/arm.c:16665
#, gcc-internal-format
msgid "selector must be an immediate"
msgstr ""
#. @@@ better error message
-#: config/arm/arm.c:16703
+#: config/arm/arm.c:16708
#, gcc-internal-format
msgid "mask must be an immediate"
msgstr ""
-#: config/arm/arm.c:17364
+#: config/arm/arm.c:17369
#, gcc-internal-format
msgid "no low registers available for popping high registers"
msgstr ""
-#: config/arm/arm.c:17587
+#: config/arm/arm.c:17592
#, gcc-internal-format
msgid "interrupt Service Routines cannot be coded in Thumb mode"
msgstr ""
-#: config/arm/arm.c:19635
+#: config/arm/arm.c:19640
#, gcc-internal-format
msgid "the mangling of %<va_list%> has changed in GCC 4.4"
msgstr ""
@@ -26123,114 +26512,109 @@ msgstr ""
msgid "static variable %q+D is marked dllimport"
msgstr ""
-#: config/avr/avr.c:4611
+#: config/avr/avr.c:4629
#, gcc-internal-format
msgid "%qs appears to be a misspelled interrupt handler"
msgstr ""
-#: config/avr/avr.c:4620
+#: config/avr/avr.c:4638
#, gcc-internal-format
msgid "%qs appears to be a misspelled signal handler"
msgstr ""
-#: config/avr/avr.c:4782
+#: config/avr/avr.c:4800
#, gcc-internal-format
msgid "only initialized variables can be placed into program memory area"
msgstr ""
-#: config/avr/avr.c:4916
+#: config/avr/avr.c:4934
#, gcc-internal-format
msgid "only uninitialized variables can be placed in the .noinit section"
msgstr ""
-#: config/avr/avr.c:4930
+#: config/avr/avr.c:4948
#, gcc-internal-format
msgid "MCU %qs supported for assembler only"
msgstr ""
-#: config/avr/avr.h:752
+#: config/avr/avr.h:738
#, gcc-internal-format
msgid "trampolines not supported"
msgstr ""
-#: config/bfin/bfin.c:2479 config/m68k/m68k.c:497
+#: config/bfin/bfin.c:2458 config/m68k/m68k.c:501
#, gcc-internal-format
msgid "-mshared-library-id=%s is not between 0 and %d"
msgstr ""
-#: config/bfin/bfin.c:2499
+#: config/bfin/bfin.c:2478
#, gcc-internal-format
msgid "-mcpu=%s is not valid"
msgstr ""
-#: config/bfin/bfin.c:2535
+#: config/bfin/bfin.c:2514
#, gcc-internal-format
msgid "-mcpu=%s has invalid silicon revision"
msgstr ""
-#: config/bfin/bfin.c:2600
+#: config/bfin/bfin.c:2579
#, gcc-internal-format
msgid "-mshared-library-id= specified without -mid-shared-library"
msgstr ""
-#: config/bfin/bfin.c:2603
+#: config/bfin/bfin.c:2582
#, gcc-internal-format
msgid "Can't use multiple stack checking methods together."
msgstr ""
-#: config/bfin/bfin.c:2606
+#: config/bfin/bfin.c:2585
#, gcc-internal-format
msgid "ID shared libraries and FD-PIC mode can't be used together."
msgstr ""
-#: config/bfin/bfin.c:2611 config/m68k/m68k.c:605
+#: config/bfin/bfin.c:2590 config/m68k/m68k.c:609
#, gcc-internal-format
msgid "cannot specify both -msep-data and -mid-shared-library"
msgstr ""
-#: config/bfin/bfin.c:2631
+#: config/bfin/bfin.c:2610
#, gcc-internal-format
msgid "-mmulticore can only be used with BF561"
msgstr ""
-#: config/bfin/bfin.c:2634
+#: config/bfin/bfin.c:2613
#, gcc-internal-format
msgid "-mcorea should be used with -mmulticore"
msgstr ""
-#: config/bfin/bfin.c:2637
+#: config/bfin/bfin.c:2616
#, gcc-internal-format
msgid "-mcoreb should be used with -mmulticore"
msgstr ""
-#: config/bfin/bfin.c:2640
+#: config/bfin/bfin.c:2619
#, gcc-internal-format
msgid "-mcorea and -mcoreb can't be used together"
msgstr ""
-#: config/bfin/bfin.c:5233
+#: config/bfin/bfin.c:5275
#, gcc-internal-format
msgid "multiple function type attributes specified"
msgstr ""
-#: config/bfin/bfin.c:5289 config/bfin/bfin.c:5318 config/spu/spu.c:3583
-#, gcc-internal-format
-msgid "`%s' attribute only applies to functions"
-msgstr ""
-
-#: config/bfin/bfin.c:5300
+#: config/bfin/bfin.c:5342
#, gcc-internal-format
msgid "can't apply both longcall and shortcall attributes to the same function"
msgstr ""
-#: config/bfin/bfin.c:5350
+#: config/bfin/bfin.c:5392 config/i386/winnt.c:59
#, gcc-internal-format
-msgid "`%s' attribute only applies to variables"
+msgid "%qE attribute only applies to variables"
msgstr ""
-#: config/bfin/bfin.c:5357
+#: config/bfin/bfin.c:5399
#, gcc-internal-format
-msgid "`%s' attribute cannot be specified for local variables"
+msgid "%qE attribute cannot be specified for local variables"
msgstr ""
#. This function is for retrieving a part of an instruction name for
@@ -26382,62 +26766,62 @@ msgstr ""
msgid "Trampoline support for CRX"
msgstr ""
-#: config/frv/frv.c:8668
+#: config/frv/frv.c:8705
#, gcc-internal-format
msgid "accumulator is not a constant integer"
msgstr ""
-#: config/frv/frv.c:8673
+#: config/frv/frv.c:8710
#, gcc-internal-format
msgid "accumulator number is out of bounds"
msgstr ""
-#: config/frv/frv.c:8684
+#: config/frv/frv.c:8721
#, gcc-internal-format
msgid "inappropriate accumulator for %qs"
msgstr ""
-#: config/frv/frv.c:8761
+#: config/frv/frv.c:8798
#, gcc-internal-format
msgid "invalid IACC argument"
msgstr ""
-#: config/frv/frv.c:8784
+#: config/frv/frv.c:8821
#, gcc-internal-format
msgid "%qs expects a constant argument"
msgstr ""
-#: config/frv/frv.c:8789
+#: config/frv/frv.c:8826
#, gcc-internal-format
msgid "constant argument out of range for %qs"
msgstr ""
-#: config/frv/frv.c:9270
+#: config/frv/frv.c:9307
#, gcc-internal-format
msgid "media functions are not available unless -mmedia is used"
msgstr ""
-#: config/frv/frv.c:9282
+#: config/frv/frv.c:9319
#, gcc-internal-format
msgid "this media function is only available on the fr500"
msgstr ""
-#: config/frv/frv.c:9310
+#: config/frv/frv.c:9347
#, gcc-internal-format
msgid "this media function is only available on the fr400 and fr550"
msgstr ""
-#: config/frv/frv.c:9329
+#: config/frv/frv.c:9366
#, gcc-internal-format
msgid "this builtin function is only available on the fr405 and fr450"
msgstr ""
-#: config/frv/frv.c:9338
+#: config/frv/frv.c:9375
#, gcc-internal-format
msgid "this builtin function is only available on the fr500 and fr550"
msgstr ""
-#: config/frv/frv.c:9350
+#: config/frv/frv.c:9387
#, gcc-internal-format
msgid "this builtin function is only available on the fr450"
msgstr ""
@@ -26462,377 +26846,382 @@ msgstr ""
msgid "can't set position in PCH file: %m"
msgstr ""
-#: config/i386/i386.c:2750 config/i386/i386.c:2992
+#: config/i386/i386.c:2748 config/i386/i386.c:2990
#, gcc-internal-format
msgid "bad value (%s) for %stune=%s %s"
msgstr ""
-#: config/i386/i386.c:2794
+#: config/i386/i386.c:2792
#, gcc-internal-format
msgid "bad value (%s) for %sstringop-strategy=%s %s"
msgstr ""
-#: config/i386/i386.c:2798
+#: config/i386/i386.c:2796
#, gcc-internal-format
msgid ""
"%stune=x86-64%s is deprecated. Use %stune=k8%s or %stune=generic%s instead "
"as appropriate."
msgstr ""
-#: config/i386/i386.c:2808
+#: config/i386/i386.c:2806
#, gcc-internal-format
msgid "generic CPU can be used only for %stune=%s %s"
msgstr ""
-#: config/i386/i386.c:2811 config/i386/i386.c:2953
+#: config/i386/i386.c:2809 config/i386/i386.c:2951
#, gcc-internal-format
msgid "bad value (%s) for %sarch=%s %s"
msgstr ""
-#: config/i386/i386.c:2822
+#: config/i386/i386.c:2820
#, gcc-internal-format
msgid "unknown ABI (%s) for %sabi=%s %s"
msgstr ""
-#: config/i386/i386.c:2837
+#: config/i386/i386.c:2835
#, gcc-internal-format
msgid "code model %s does not support PIC mode"
msgstr ""
-#: config/i386/i386.c:2843
+#: config/i386/i386.c:2841
#, gcc-internal-format
msgid "bad value (%s) for %scmodel=%s %s"
msgstr ""
-#: config/i386/i386.c:2867
+#: config/i386/i386.c:2865
#, gcc-internal-format
msgid "bad value (%s) for %sasm=%s %s"
msgstr ""
-#: config/i386/i386.c:2871
+#: config/i386/i386.c:2869
#, gcc-internal-format
msgid "code model %qs not supported in the %s bit mode"
msgstr ""
-#: config/i386/i386.c:2874
+#: config/i386/i386.c:2872
#, gcc-internal-format
msgid "%i-bit mode not compiled in"
msgstr ""
-#: config/i386/i386.c:2886 config/i386/i386.c:2978
+#: config/i386/i386.c:2884 config/i386/i386.c:2976
#, gcc-internal-format
msgid "CPU you selected does not support x86-64 instruction set"
msgstr ""
-#: config/i386/i386.c:3011
+#: config/i386/i386.c:3009
#, gcc-internal-format
msgid "%sregparm%s is ignored in 64-bit mode"
msgstr ""
-#: config/i386/i386.c:3014
+#: config/i386/i386.c:3012
#, gcc-internal-format
msgid "%sregparm=%d%s is not between 0 and %d"
msgstr ""
-#: config/i386/i386.c:3027
+#: config/i386/i386.c:3025
#, gcc-internal-format
msgid "%salign-loops%s is obsolete, use -falign-loops%s"
msgstr ""
-#: config/i386/i386.c:3033 config/i386/i386.c:3048 config/i386/i386.c:3063
+#: config/i386/i386.c:3031 config/i386/i386.c:3046 config/i386/i386.c:3061
#, gcc-internal-format
msgid "%salign-loops=%d%s is not between 0 and %d"
msgstr ""
-#: config/i386/i386.c:3042
+#: config/i386/i386.c:3040
#, gcc-internal-format
msgid "%salign-jumps%s is obsolete, use -falign-jumps%s"
msgstr ""
-#: config/i386/i386.c:3057
+#: config/i386/i386.c:3055
#, gcc-internal-format
msgid "%salign-functions%s is obsolete, use -falign-functions%s"
msgstr ""
-#: config/i386/i386.c:3092
+#: config/i386/i386.c:3090
#, gcc-internal-format
msgid "%sbranch-cost=%d%s is not between 0 and 5"
msgstr ""
-#: config/i386/i386.c:3100
+#: config/i386/i386.c:3098
#, gcc-internal-format
msgid "%slarge-data-threshold=%d%s is negative"
msgstr ""
-#: config/i386/i386.c:3114
+#: config/i386/i386.c:3112
#, gcc-internal-format
msgid "bad value (%s) for %stls-dialect=%s %s"
msgstr ""
-#: config/i386/i386.c:3122
+#: config/i386/i386.c:3120
#, gcc-internal-format
msgid "pc%d is not valid precision setting (32, 64 or 80)"
msgstr ""
-#: config/i386/i386.c:3138
+#: config/i386/i386.c:3136
#, gcc-internal-format
msgid "%srtd%s is ignored in 64bit mode"
msgstr ""
-#: config/i386/i386.c:3193
+#: config/i386/i386.c:3191
#, gcc-internal-format
msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
msgstr ""
-#: config/i386/i386.c:3214
+#: config/i386/i386.c:3212
#, gcc-internal-format
msgid "-mincoming-stack-boundary=%d is not between %d and 12"
msgstr ""
-#: config/i386/i386.c:3227
+#: config/i386/i386.c:3225
#, gcc-internal-format
msgid "%ssseregparm%s used without SSE enabled"
msgstr ""
-#: config/i386/i386.c:3238 config/i386/i386.c:3252
+#: config/i386/i386.c:3236 config/i386/i386.c:3250
#, gcc-internal-format
msgid "SSE instruction set disabled, using 387 arithmetics"
msgstr ""
-#: config/i386/i386.c:3257
+#: config/i386/i386.c:3255
#, gcc-internal-format
msgid "387 instruction set disabled, using SSE arithmetics"
msgstr ""
-#: config/i386/i386.c:3264
+#: config/i386/i386.c:3262
#, gcc-internal-format
msgid "bad value (%s) for %sfpmath=%s %s"
msgstr ""
-#: config/i386/i386.c:3280
+#: config/i386/i386.c:3278
#, gcc-internal-format
msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
msgstr ""
-#: config/i386/i386.c:3300
+#: config/i386/i386.c:3298
#, gcc-internal-format
msgid ""
"unwind tables currently require either a frame pointer or %saccumulate-"
"outgoing-args%s for correctness"
msgstr ""
-#: config/i386/i386.c:3313
+#: config/i386/i386.c:3311
#, gcc-internal-format
msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
msgstr ""
-#: config/i386/i386.c:3651
+#: config/i386/i386.c:3649
#, gcc-internal-format
msgid "attribute(target(\"%s\")) is unknown"
msgstr ""
-#: config/i386/i386.c:3673
+#: config/i386/i386.c:3671
#, gcc-internal-format
msgid "option(\"%s\") was already specified"
msgstr ""
-#: config/i386/i386.c:4263 config/i386/i386.c:4307
+#: config/i386/i386.c:4261 config/i386/i386.c:4305
#, gcc-internal-format
msgid "fastcall and regparm attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:4270
+#: config/i386/i386.c:4268
#, gcc-internal-format
-msgid "%qs attribute requires an integer constant argument"
+msgid "%qE attribute requires an integer constant argument"
msgstr ""
-#: config/i386/i386.c:4276
+#: config/i386/i386.c:4274
#, gcc-internal-format
-msgid "argument to %qs attribute larger than %d"
+msgid "argument to %qE attribute larger than %d"
msgstr ""
-#: config/i386/i386.c:4299 config/i386/i386.c:4334
+#: config/i386/i386.c:4297 config/i386/i386.c:4332
#, gcc-internal-format
msgid "fastcall and cdecl attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:4303
+#: config/i386/i386.c:4301
#, gcc-internal-format
msgid "fastcall and stdcall attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:4317 config/i386/i386.c:4330
+#: config/i386/i386.c:4315 config/i386/i386.c:4328
#, gcc-internal-format
msgid "stdcall and cdecl attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:4321
+#: config/i386/i386.c:4319
#, gcc-internal-format
msgid "stdcall and fastcall attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:4408
+#: config/i386/i386.c:4406
#, gcc-internal-format
msgid "nested functions are limited to 2 register parameters"
msgstr ""
-#: config/i386/i386.c:4494
+#: config/i386/i386.c:4492
#, gcc-internal-format
msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
msgstr ""
-#: config/i386/i386.c:4497
+#: config/i386/i386.c:4495
#, gcc-internal-format
msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
msgstr ""
-#: config/i386/i386.c:4756
+#: config/i386/i386.c:4754
#, gcc-internal-format
msgid ""
"ms_abi attribute require -maccumulate-outgoing-args or subtarget "
"optimization implying it"
msgstr ""
-#: config/i386/i386.c:4873
+#: config/i386/i386.c:4871
#, gcc-internal-format
msgid "AVX vector argument without AVX enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:5055
+#: config/i386/i386.c:5053
#, gcc-internal-format
msgid ""
"The ABI of passing struct with a flexible array member has changed in GCC 4.4"
msgstr ""
-#: config/i386/i386.c:5171
+#: config/i386/i386.c:5169
#, gcc-internal-format
msgid "The ABI of passing union with long double has changed in GCC 4.4"
msgstr ""
-#: config/i386/i386.c:5286
+#: config/i386/i386.c:5284
#, gcc-internal-format
msgid ""
"The ABI of passing structure with complex float member has changed in GCC 4.4"
msgstr ""
-#: config/i386/i386.c:5431
+#: config/i386/i386.c:5429
#, gcc-internal-format
msgid "SSE register return with SSE disabled"
msgstr ""
-#: config/i386/i386.c:5437
+#: config/i386/i386.c:5435
#, gcc-internal-format
msgid "SSE register argument with SSE disabled"
msgstr ""
-#: config/i386/i386.c:5453
+#: config/i386/i386.c:5451
#, gcc-internal-format
msgid "x87 register return with x87 disabled"
msgstr ""
-#: config/i386/i386.c:5819
+#: config/i386/i386.c:5820
#, gcc-internal-format
msgid "SSE vector argument without SSE enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:5856
+#: config/i386/i386.c:5857
#, gcc-internal-format
msgid "MMX vector argument without MMX enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:6457
+#: config/i386/i386.c:6458
#, gcc-internal-format
msgid "SSE vector return without SSE enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:6467
+#: config/i386/i386.c:6468
#, gcc-internal-format
msgid "MMX vector return without MMX enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:10732
+#: config/i386/i386.c:10734
#, gcc-internal-format
msgid "extended registers have no high halves"
msgstr ""
-#: config/i386/i386.c:10747
+#: config/i386/i386.c:10749
#, gcc-internal-format
msgid "unsupported operand size for extended register"
msgstr ""
-#: config/i386/i386.c:24012
+#: config/i386/i386.c:10987
+#, gcc-internal-format
+msgid "non-integer operand used with operand code '%c'"
+msgstr ""
+
+#: config/i386/i386.c:24052
#, gcc-internal-format
msgid "last argument must be an immediate"
msgstr ""
-#: config/i386/i386.c:24305
+#: config/i386/i386.c:24345
#, gcc-internal-format
msgid "the fifth argument must be a 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:24400
+#: config/i386/i386.c:24440
#, gcc-internal-format
msgid "the third argument must be a 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:24740
+#: config/i386/i386.c:24780
#, gcc-internal-format
msgid "the last argument must be a 4-bit immediate"
msgstr ""
-#: config/i386/i386.c:24745
+#: config/i386/i386.c:24785
#, gcc-internal-format
msgid "the last argument must be a 2-bit immediate"
msgstr ""
-#: config/i386/i386.c:24754
+#: config/i386/i386.c:24794
#, gcc-internal-format
msgid "the last argument must be a 1-bit immediate"
msgstr ""
-#: config/i386/i386.c:24763
+#: config/i386/i386.c:24803
#, gcc-internal-format
msgid "the last argument must be a 5-bit immediate"
msgstr ""
-#: config/i386/i386.c:24772
+#: config/i386/i386.c:24812
#, gcc-internal-format
msgid "the next to last argument must be an 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:24776 config/i386/i386.c:24954
+#: config/i386/i386.c:24816 config/i386/i386.c:24994
#, gcc-internal-format
msgid "the last argument must be an 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:25012 config/rs6000/rs6000.c:8539
+#: config/i386/i386.c:25052 config/rs6000/rs6000.c:8545
#, gcc-internal-format
msgid "selector must be an integer constant in the range 0..%wi"
msgstr ""
-#: config/i386/i386.c:25155
+#: config/i386/i386.c:25195
#, gcc-internal-format
msgid "%qE needs unknown isa option"
msgstr ""
-#: config/i386/i386.c:25159
+#: config/i386/i386.c:25199
#, gcc-internal-format
msgid "%qE needs isa option %s"
msgstr ""
-#: config/i386/i386.c:26804
+#: config/i386/i386.c:26846
#, gcc-internal-format
-msgid "%qs attribute only available for 64-bit"
+msgid "%qE attribute only available for 64-bit"
msgstr ""
-#: config/i386/i386.c:26815 config/i386/i386.c:26824
+#: config/i386/i386.c:26857 config/i386/i386.c:26866
#, gcc-internal-format
msgid "ms_abi and sysv_abi attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:26862 config/rs6000/rs6000.c:20746
+#: config/i386/i386.c:26904 config/rs6000/rs6000.c:20753
#, gcc-internal-format
-msgid "%qs incompatible attribute ignored"
+msgid "%qE incompatible attribute ignored"
msgstr ""
#: config/i386/netware.c:253
@@ -26845,15 +27234,10 @@ msgstr ""
msgid "definition of static data member %q+D of dllimport'd class"
msgstr ""
-#: config/i386/winnt.c:59
-#, gcc-internal-format
-msgid "%qs attribute only applies to variables"
-msgstr ""
-
#: config/i386/winnt.c:81
#, gcc-internal-format
msgid ""
-"%qs attribute applies only to initialized variables with external linkage"
+"%qE attribute applies only to initialized variables with external linkage"
msgstr ""
#: config/i386/winnt.c:290
@@ -26886,9 +27270,9 @@ msgstr ""
msgid "malformed #pragma builtin"
msgstr ""
-#: config/ia64/ia64.c:589 config/m32r/m32r.c:373
+#: config/ia64/ia64.c:589
#, gcc-internal-format
-msgid "invalid argument of %qs attribute"
+msgid "invalid argument of %qE attribute"
msgstr ""
#: config/ia64/ia64.c:601
@@ -26906,69 +27290,69 @@ msgstr ""
msgid "%Jaddress area attribute cannot be specified for functions"
msgstr ""
-#: config/ia64/ia64.c:5153 config/pa/pa.c:351 config/sh/sh.c:7965
-#: config/spu/spu.c:4470
+#: config/ia64/ia64.c:5174 config/pa/pa.c:355 config/sh/sh.c:7955
+#: config/spu/spu.c:4613
#, gcc-internal-format
msgid "value of -mfixed-range must have form REG1-REG2"
msgstr ""
-#: config/ia64/ia64.c:5180 config/pa/pa.c:378 config/sh/sh.c:7991
-#: config/spu/spu.c:4496
+#: config/ia64/ia64.c:5201 config/pa/pa.c:382 config/sh/sh.c:7981
+#: config/spu/spu.c:4639
#, gcc-internal-format
msgid "%s-%s is an empty range"
msgstr ""
-#: config/ia64/ia64.c:5210
+#: config/ia64/ia64.c:5231
#, gcc-internal-format
msgid "bad value %<%s%> for -mtls-size= switch"
msgstr ""
-#: config/ia64/ia64.c:5239
+#: config/ia64/ia64.c:5260
#, gcc-internal-format
msgid "value %<%s%> for -mtune= switch is deprecated"
msgstr ""
-#: config/ia64/ia64.c:5241
+#: config/ia64/ia64.c:5262
#, gcc-internal-format
msgid "GCC 4.4 is the last release with Itanium1 tuning support"
msgstr ""
-#: config/ia64/ia64.c:5248
+#: config/ia64/ia64.c:5269
#, gcc-internal-format
msgid "bad value %<%s%> for -mtune= switch"
msgstr ""
-#: config/ia64/ia64.c:5267
+#: config/ia64/ia64.c:5288
#, gcc-internal-format
msgid "not yet implemented: latency-optimized inline square root"
msgstr ""
-#: config/ia64/ia64.c:10536
+#: config/ia64/ia64.c:10557
#, gcc-internal-format
msgid "version attribute is not a string"
msgstr ""
-#: config/iq2000/iq2000.c:1817
+#: config/iq2000/iq2000.c:1832
#, gcc-internal-format
msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
msgstr ""
-#: config/iq2000/iq2000.c:2587
+#: config/iq2000/iq2000.c:2602
#, gcc-internal-format
msgid "argument %qd is not a constant"
msgstr ""
-#: config/iq2000/iq2000.c:2889 config/xtensa/xtensa.c:2320
+#: config/iq2000/iq2000.c:2904 config/xtensa/xtensa.c:2324
#, gcc-internal-format
msgid "PRINT_OPERAND_ADDRESS, null pointer"
msgstr ""
-#: config/iq2000/iq2000.c:3044
+#: config/iq2000/iq2000.c:3059
#, gcc-internal-format
msgid "PRINT_OPERAND: Unknown punctuation '%c'"
msgstr ""
-#: config/iq2000/iq2000.c:3053 config/xtensa/xtensa.c:2174
+#: config/iq2000/iq2000.c:3068 config/xtensa/xtensa.c:2178
#, gcc-internal-format
msgid "PRINT_OPERAND null pointer"
msgstr ""
@@ -26993,24 +27377,30 @@ msgstr ""
msgid "invalid target memregs value '%d'"
msgstr ""
-#: config/m32c/m32c.c:2798
+#: config/m32c/m32c.c:2784
#, gcc-internal-format
-msgid "`%s' attribute is not supported for R8C target"
+msgid "%qE attribute is not supported for R8C target"
msgstr ""
-#: config/m32c/m32c.c:2806
+#: config/m32c/m32c.c:2792
+#, gcc-internal-format
+msgid "%qE attribute applies only to functions"
+msgstr ""
+
+#. The argument must be a constant integer.
+#: config/m32c/m32c.c:2800 config/sh/sh.c:8187 config/sh/sh.c:8293
#, gcc-internal-format
-msgid "`%s' attribute applies only to functions"
+msgid "%qE attribute argument not an integer constant"
msgstr ""
-#: config/m32c/m32c.c:2814 config/sh/sh.c:8197
+#: config/m32c/m32c.c:2809
#, gcc-internal-format
-msgid "`%s' attribute argument not an integer constant"
+msgid "%qE attribute argument should be between 18 to 255"
msgstr ""
-#: config/m32c/m32c.c:2823
+#: config/m32r/m32r.c:377
#, gcc-internal-format
-msgid "`%s' attribute argument should be between 18 to 255"
+msgid "invalid argument of %qs attribute"
msgstr ""
#: config/m68hc11/m68hc11.c:279
@@ -27018,208 +27408,213 @@ msgstr ""
msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
msgstr ""
-#: config/m68hc11/m68hc11.c:1240
+#: config/m68hc11/m68hc11.c:1232
#, gcc-internal-format
msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
msgstr ""
-#: config/m68hc11/m68hc11.c:1247
+#: config/m68hc11/m68hc11.c:1239
#, gcc-internal-format
msgid "%<trap%> attribute is already used"
msgstr ""
-#: config/m68k/m68k.c:546
+#: config/m68k/m68k.c:550
#, gcc-internal-format
msgid "-mcpu=%s conflicts with -march=%s"
msgstr ""
-#: config/m68k/m68k.c:617
+#: config/m68k/m68k.c:621
#, gcc-internal-format
msgid "-mpcrel -fPIC is not currently supported on selected cpu"
msgstr ""
-#: config/m68k/m68k.c:679
+#: config/m68k/m68k.c:683
#, gcc-internal-format
msgid "-falign-labels=%d is not supported"
msgstr ""
-#: config/m68k/m68k.c:684
+#: config/m68k/m68k.c:688
#, gcc-internal-format
msgid "-falign-loops=%d is not supported"
msgstr ""
-#: config/m68k/m68k.c:787
+#: config/m68k/m68k.c:791
#, gcc-internal-format
msgid "multiple interrupt attributes not allowed"
msgstr ""
-#: config/m68k/m68k.c:794
+#: config/m68k/m68k.c:798
#, gcc-internal-format
msgid "interrupt_thread is available only on fido"
msgstr ""
-#: config/m68k/m68k.c:1116 config/rs6000/rs6000.c:15593
+#: config/m68k/m68k.c:1120 config/rs6000/rs6000.c:15600
#, gcc-internal-format
msgid "stack limit expression is not supported"
msgstr ""
+#: config/mips/mips.c:1283 config/mips/mips.c:1285
+#, gcc-internal-format
+msgid "%qs attribute only applies to functions"
+msgstr ""
+
#: config/mips/mips.c:1295
#, gcc-internal-format
-msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
+msgid "%qE cannot have both %<mips16%> and %<nomips16%> attributes"
msgstr ""
#: config/mips/mips.c:1317 config/mips/mips.c:1320
#, gcc-internal-format
-msgid "%qs redeclared with conflicting %qs attributes"
+msgid "%qE redeclared with conflicting %qs attributes"
msgstr ""
-#: config/mips/mips.c:2778
+#: config/mips/mips.c:2780
#, gcc-internal-format
msgid "MIPS16 TLS"
msgstr ""
-#: config/mips/mips.c:6119
+#: config/mips/mips.c:6116
#, gcc-internal-format
msgid "cannot handle inconsistent calls to %qs"
msgstr ""
-#: config/mips/mips.c:8721
+#: config/mips/mips.c:8719
#, gcc-internal-format
msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
msgstr ""
-#: config/mips/mips.c:8723
+#: config/mips/mips.c:8721
#, gcc-internal-format
msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
msgstr ""
-#: config/mips/mips.c:8725
+#: config/mips/mips.c:8723
#, gcc-internal-format
msgid "interrupt handlers cannot be MIPS16 functions"
msgstr ""
-#: config/mips/mips.c:12131
+#: config/mips/mips.c:12134
#, gcc-internal-format
msgid "invalid argument to built-in function"
msgstr ""
-#: config/mips/mips.c:12372
+#: config/mips/mips.c:12375
#, gcc-internal-format
-msgid "built-in function %qs not supported for MIPS16"
+msgid "built-in function %qE not supported for MIPS16"
msgstr ""
-#: config/mips/mips.c:12950
+#: config/mips/mips.c:12953
#, gcc-internal-format
msgid "%qs does not support MIPS16 code"
msgstr ""
-#: config/mips/mips.c:13924
+#: config/mips/mips.c:13927
#, gcc-internal-format
msgid "MIPS16 PIC for ABIs other than o32 and o64"
msgstr ""
-#: config/mips/mips.c:13927
+#: config/mips/mips.c:13930
#, gcc-internal-format
msgid "MIPS16 -mxgot code"
msgstr ""
-#: config/mips/mips.c:13930
+#: config/mips/mips.c:13933
#, gcc-internal-format
msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
msgstr ""
-#: config/mips/mips.c:14059
+#: config/mips/mips.c:14062
#, gcc-internal-format
msgid "CPU names must be lower case"
msgstr ""
-#: config/mips/mips.c:14202
+#: config/mips/mips.c:14205
#, gcc-internal-format
msgid ""
"%<-%s%> conflicts with the other architecture options, which specify a %s "
"processor"
msgstr ""
-#: config/mips/mips.c:14218
+#: config/mips/mips.c:14221
#, gcc-internal-format
msgid "%<-march=%s%> is not compatible with the selected ABI"
msgstr ""
-#: config/mips/mips.c:14233
+#: config/mips/mips.c:14236
#, gcc-internal-format
msgid "%<-mgp64%> used with a 32-bit processor"
msgstr ""
-#: config/mips/mips.c:14235
+#: config/mips/mips.c:14238
#, gcc-internal-format
msgid "%<-mgp32%> used with a 64-bit ABI"
msgstr ""
-#: config/mips/mips.c:14237
+#: config/mips/mips.c:14240
#, gcc-internal-format
msgid "%<-mgp64%> used with a 32-bit ABI"
msgstr ""
-#: config/mips/mips.c:14253 config/mips/mips.c:14255 config/mips/mips.c:14322
+#: config/mips/mips.c:14256 config/mips/mips.c:14258 config/mips/mips.c:14325
#, gcc-internal-format
msgid "unsupported combination: %s"
msgstr ""
-#: config/mips/mips.c:14259
+#: config/mips/mips.c:14262
#, gcc-internal-format
msgid ""
"%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
"mfhc1 and mthc1 instructions"
msgstr ""
-#: config/mips/mips.c:14262
+#: config/mips/mips.c:14265
#, gcc-internal-format
msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
msgstr ""
-#: config/mips/mips.c:14316
+#: config/mips/mips.c:14319
#, gcc-internal-format
msgid "the %qs architecture does not support branch-likely instructions"
msgstr ""
-#: config/mips/mips.c:14356
+#: config/mips/mips.c:14359
#, gcc-internal-format
msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
msgstr ""
-#: config/mips/mips.c:14364 config/mips/mips.c:14367
+#: config/mips/mips.c:14367 config/mips/mips.c:14370
#, gcc-internal-format
msgid "cannot use small-data accesses for %qs"
msgstr ""
-#: config/mips/mips.c:14381
+#: config/mips/mips.c:14384
#, gcc-internal-format
msgid "%<-mips3d%> requires %<-mpaired-single%>"
msgstr ""
-#: config/mips/mips.c:14390
+#: config/mips/mips.c:14393
#, gcc-internal-format
msgid "%qs must be used with %qs"
msgstr ""
-#: config/mips/mips.c:14397
+#: config/mips/mips.c:14400
#, gcc-internal-format
msgid "the %qs architecture does not support paired-single instructions"
msgstr ""
-#: config/mips/mips.c:14403
+#: config/mips/mips.c:14406
#, gcc-internal-format
msgid "%qs requires a target that provides the %qs instruction"
msgstr ""
-#: config/mips/mips.c:14503
+#: config/mips/mips.c:14506
#, gcc-internal-format
msgid "%qs requires branch-likely instructions"
msgstr ""
#. Output assembler code to FILE to increment profiler label # LABELNO
#. for profiling a function entry.
-#: config/mips/mips.h:2327
+#: config/mips/mips.h:2335
#, gcc-internal-format
msgid "mips16 function profiling"
msgstr ""
@@ -27277,34 +27672,34 @@ msgstr ""
msgid "MMIX Internal: %s is not a shiftable int"
msgstr ""
-#: config/pa/pa.c:483
+#: config/pa/pa.c:487
#, gcc-internal-format
msgid "PIC code generation is not supported in the portable runtime model"
msgstr ""
-#: config/pa/pa.c:488
+#: config/pa/pa.c:492
#, gcc-internal-format
msgid "PIC code generation is not compatible with fast indirect calls"
msgstr ""
-#: config/pa/pa.c:493
+#: config/pa/pa.c:497
#, gcc-internal-format
msgid "-g is only supported when using GAS on this processor,"
msgstr ""
-#: config/pa/pa.c:494
+#: config/pa/pa.c:498
#, gcc-internal-format
msgid "-g option disabled"
msgstr ""
-#: config/pa/pa.c:8376
+#: config/pa/pa.c:8380
#, gcc-internal-format
msgid ""
"alignment (%u) for %s exceeds maximum alignment for global common data. "
"Using %u"
msgstr ""
-#: config/pa/pa-hpux11.h:84
+#: config/pa/pa-hpux11.h:82
#, gcc-internal-format
msgid "-munix=98 option required for C89 Amendment 1 features.\n"
msgstr ""
@@ -27494,263 +27889,263 @@ msgstr ""
msgid "invalid parameter combination for AltiVec intrinsic"
msgstr ""
-#: config/rs6000/rs6000.c:1368
+#: config/rs6000/rs6000.c:1372
#, gcc-internal-format
msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
msgstr ""
-#: config/rs6000/rs6000.c:1379
+#: config/rs6000/rs6000.c:1383
#, gcc-internal-format
msgid "-m64 requires PowerPC64 architecture, enabling"
msgstr ""
-#: config/rs6000/rs6000.c:1600
+#: config/rs6000/rs6000.c:1604
#, gcc-internal-format
msgid "AltiVec not supported in this target"
msgstr ""
-#: config/rs6000/rs6000.c:1602
+#: config/rs6000/rs6000.c:1606
#, gcc-internal-format
msgid "Spe not supported in this target"
msgstr ""
-#: config/rs6000/rs6000.c:1629
+#: config/rs6000/rs6000.c:1633
#, gcc-internal-format
msgid "-mmultiple is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:1636
+#: config/rs6000/rs6000.c:1640
#, gcc-internal-format
msgid "-mstring is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:1650
+#: config/rs6000/rs6000.c:1654
#, gcc-internal-format
msgid "unknown -mdebug-%s switch"
msgstr ""
-#: config/rs6000/rs6000.c:1662
+#: config/rs6000/rs6000.c:1666
#, gcc-internal-format
msgid ""
"unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
msgstr ""
-#: config/rs6000/rs6000.c:2171
+#: config/rs6000/rs6000.c:2177
#, gcc-internal-format
msgid "unknown -m%s= option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:2217
+#: config/rs6000/rs6000.c:2223
#, gcc-internal-format
msgid "unknown value %s for -mfpu"
msgstr ""
-#: config/rs6000/rs6000.c:2415
+#: config/rs6000/rs6000.c:2421
#, gcc-internal-format
msgid "not configured for ABI: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:2428
+#: config/rs6000/rs6000.c:2434
#, gcc-internal-format
msgid "Using darwin64 ABI"
msgstr ""
-#: config/rs6000/rs6000.c:2433
+#: config/rs6000/rs6000.c:2439
#, gcc-internal-format
msgid "Using old darwin ABI"
msgstr ""
-#: config/rs6000/rs6000.c:2440
+#: config/rs6000/rs6000.c:2446
#, gcc-internal-format
msgid "Using IBM extended precision long double"
msgstr ""
-#: config/rs6000/rs6000.c:2446
+#: config/rs6000/rs6000.c:2452
#, gcc-internal-format
msgid "Using IEEE extended precision long double"
msgstr ""
-#: config/rs6000/rs6000.c:2451
+#: config/rs6000/rs6000.c:2457
#, gcc-internal-format
msgid "unknown ABI specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:2478
+#: config/rs6000/rs6000.c:2484
#, gcc-internal-format
msgid "invalid option for -mfloat-gprs: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:2488
+#: config/rs6000/rs6000.c:2494
#, gcc-internal-format
msgid "Unknown switch -mlong-double-%s"
msgstr ""
-#: config/rs6000/rs6000.c:2509
+#: config/rs6000/rs6000.c:2515
#, 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:2517
+#: config/rs6000/rs6000.c:2523
#, gcc-internal-format
msgid "unknown -malign-XXXXX option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:2524
+#: config/rs6000/rs6000.c:2530
#, gcc-internal-format
msgid "-msingle-float option equivalent to -mhard-float"
msgstr ""
-#: config/rs6000/rs6000.c:2540
+#: config/rs6000/rs6000.c:2546
#, gcc-internal-format
msgid "-msimple-fpu option ignored"
msgstr ""
-#: config/rs6000/rs6000.c:5376
+#: config/rs6000/rs6000.c:5382
#, gcc-internal-format
msgid ""
"GCC vector returned by reference: non-standard ABI extension with no "
"compatibility guarantee"
msgstr ""
-#: config/rs6000/rs6000.c:5449
+#: config/rs6000/rs6000.c:5455
#, 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:5707
+#: config/rs6000/rs6000.c:5713
#, 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:6608
+#: config/rs6000/rs6000.c:6614
#, gcc-internal-format
msgid ""
"GCC vector passed by reference: non-standard ABI extension with no "
"compatibility guarantee"
msgstr ""
-#: config/rs6000/rs6000.c:7867
+#: config/rs6000/rs6000.c:7873
#, gcc-internal-format
msgid "argument 1 must be a 5-bit signed literal"
msgstr ""
-#: config/rs6000/rs6000.c:7970 config/rs6000/rs6000.c:8902
+#: config/rs6000/rs6000.c:7976 config/rs6000/rs6000.c:8908
#, gcc-internal-format
msgid "argument 2 must be a 5-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:8010
+#: config/rs6000/rs6000.c:8016
#, gcc-internal-format
msgid "argument 1 of __builtin_altivec_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:8063
+#: config/rs6000/rs6000.c:8069
#, gcc-internal-format
msgid "argument 1 of __builtin_altivec_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:8312
+#: config/rs6000/rs6000.c:8318
#, gcc-internal-format
msgid "argument 3 must be a 4-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:8484
+#: config/rs6000/rs6000.c:8490
#, gcc-internal-format
msgid "argument to %qs must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:8626
+#: config/rs6000/rs6000.c:8632
#, gcc-internal-format
msgid "unresolved overload for Altivec builtin %qF"
msgstr ""
-#: config/rs6000/rs6000.c:8717
+#: config/rs6000/rs6000.c:8723
#, gcc-internal-format
msgid "argument to dss must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:9022
+#: config/rs6000/rs6000.c:9028
#, gcc-internal-format
msgid "argument 1 of __builtin_paired_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:9069
+#: config/rs6000/rs6000.c:9075
#, gcc-internal-format
msgid "argument 1 of __builtin_paired_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:9094
+#: config/rs6000/rs6000.c:9100
#, gcc-internal-format
msgid "argument 1 of __builtin_spe_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:9166
+#: config/rs6000/rs6000.c:9172
#, gcc-internal-format
msgid "argument 1 of __builtin_spe_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:15556
+#: config/rs6000/rs6000.c:15563
#, gcc-internal-format
msgid "stack frame too large"
msgstr ""
-#: config/rs6000/rs6000.c:18599
+#: config/rs6000/rs6000.c:18606
#, gcc-internal-format
msgid "no profiling of 64-bit code for this ABI"
msgstr ""
-#: config/rs6000/rs6000.c:20548
+#: config/rs6000/rs6000.c:20555
#, gcc-internal-format
msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
msgstr ""
-#: config/rs6000/rs6000.c:20550
+#: config/rs6000/rs6000.c:20557
#, gcc-internal-format
msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
msgstr ""
-#: config/rs6000/rs6000.c:20554
+#: config/rs6000/rs6000.c:20561
#, gcc-internal-format
msgid "use of %<long long%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:20556
+#: config/rs6000/rs6000.c:20563
#, gcc-internal-format
msgid "use of %<double%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:20558
+#: config/rs6000/rs6000.c:20565
#, gcc-internal-format
msgid "use of %<long double%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:20560
+#: config/rs6000/rs6000.c:20567
#, gcc-internal-format
msgid "use of boolean types in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:20562
+#: config/rs6000/rs6000.c:20569
#, gcc-internal-format
msgid "use of %<complex%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:20564
+#: config/rs6000/rs6000.c:20571
#, gcc-internal-format
msgid "use of decimal floating point types in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:22853
+#: config/rs6000/rs6000.c:22861
#, gcc-internal-format
msgid "emitting microcode insn %s\t[%s] #%d"
msgstr ""
-#: config/rs6000/rs6000.c:22857
+#: config/rs6000/rs6000.c:22865
#, gcc-internal-format
msgid "emitting conditional microcode insn %s\t[%s] #%d"
msgstr ""
@@ -27817,7 +28212,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:1657
+#: config/rs6000/rs6000.h:1641
#, gcc-internal-format
msgid "RETURN_ADDRESS_OFFSET not supported"
msgstr ""
@@ -27962,64 +28357,58 @@ msgstr ""
msgid "%qs uses dynamic stack allocation"
msgstr ""
-#: config/score/score3.c:656 config/score/score7.c:655
+#: config/score/score3.c:653 config/score/score7.c:652
#, gcc-internal-format
msgid "-fPIC and -G are incompatible"
msgstr ""
-#: config/sh/sh.c:6964
+#: config/sh/sh.c:6954
#, gcc-internal-format
msgid "__builtin_saveregs not supported by this subtarget"
msgstr ""
-#: config/sh/sh.c:8053
+#: config/sh/sh.c:8043
#, gcc-internal-format
-msgid "%qs attribute only applies to interrupt functions"
+msgid "%qE attribute only applies to interrupt functions"
msgstr ""
-#: config/sh/sh.c:8136
+#: config/sh/sh.c:8126
#, gcc-internal-format
-msgid "%qs attribute is supported only for SH2A"
+msgid "%qE attribute is supported only for SH2A"
msgstr ""
-#: config/sh/sh.c:8166
+#: config/sh/sh.c:8156
#, gcc-internal-format
msgid "attribute interrupt_handler is not compatible with -m5-compact"
msgstr ""
-#: config/sh/sh.c:8183
+#: config/sh/sh.c:8173
#, gcc-internal-format
-msgid "%qs attribute only applies to SH2A"
+msgid "%qE attribute only applies to SH2A"
msgstr ""
-#: config/sh/sh.c:8205
+#: config/sh/sh.c:8195
#, gcc-internal-format
-msgid "`%s' attribute argument should be between 0 to 255"
+msgid "%qE attribute argument should be between 0 to 255"
msgstr ""
#. The argument must be a constant string.
-#: config/sh/sh.c:8278
-#, gcc-internal-format
-msgid "%qs attribute argument not a string constant"
-msgstr ""
-
-#. The argument must be a constant integer.
-#: config/sh/sh.c:8303
+#: config/sh/sh.c:8268
#, gcc-internal-format
-msgid "%qs attribute argument not an integer constant"
+msgid "%qE attribute argument not a string constant"
msgstr ""
-#: config/sh/sh.c:10495
+#: config/sh/sh.c:10539
#, gcc-internal-format
msgid "r0 needs to be available as a call-clobbered register"
msgstr ""
-#: config/sh/sh.c:10516
+#: config/sh/sh.c:10560
#, gcc-internal-format
msgid "Need a second call-clobbered general purpose register"
msgstr ""
-#: config/sh/sh.c:10524
+#: config/sh/sh.c:10568
#, gcc-internal-format
msgid "Need a call-clobbered target register"
msgstr ""
@@ -28038,7 +28427,7 @@ msgstr ""
#: config/sh/symbian.c:272
#, gcc-internal-format
-msgid "%qs declared as both exported to and imported from a DLL"
+msgid "%qE declared as both exported to and imported from a DLL"
msgstr ""
#: config/sh/symbian.c:279
@@ -28052,7 +28441,12 @@ msgstr ""
msgid "%s %q+D %s after being referenced with dllimport linkage"
msgstr ""
-#: config/sh/symbian.c:891 cp/tree.c:2844
+#: config/sh/symbian.c:408 config/sh/symbian.c:415
+#, gcc-internal-format
+msgid "%qs attribute ignored"
+msgstr ""
+
+#: config/sh/symbian.c:891 cp/tree.c:2858
#, gcc-internal-format
msgid "lang_* check: failed in %s, at %s:%d"
msgstr ""
@@ -28090,62 +28484,57 @@ msgstr ""
msgid "-mrelax is only supported for RTP PIC"
msgstr ""
-#: config/sparc/sparc.c:701
+#: config/sparc/sparc.c:705
#, gcc-internal-format
msgid "%s is not supported by this configuration"
msgstr ""
-#: config/sparc/sparc.c:708
+#: config/sparc/sparc.c:712
#, gcc-internal-format
msgid "-mlong-double-64 not allowed with -m64"
msgstr ""
-#: config/sparc/sparc.c:728
+#: config/sparc/sparc.c:732
#, gcc-internal-format
msgid "bad value (%s) for -mcmodel= switch"
msgstr ""
-#: config/sparc/sparc.c:733
+#: config/sparc/sparc.c:737
#, gcc-internal-format
msgid "-mcmodel= is not supported on 32 bit systems"
msgstr ""
-#: config/spu/spu-c.c:136
+#: config/spu/spu-c.c:141
#, gcc-internal-format
msgid "insufficient arguments to overloaded function %s"
msgstr ""
-#: config/spu/spu-c.c:171
+#: config/spu/spu-c.c:173
#, gcc-internal-format
msgid "too many arguments to overloaded function %s"
msgstr ""
-#: config/spu/spu-c.c:183
+#: config/spu/spu-c.c:185
#, gcc-internal-format
msgid "parameter list does not match a valid signature for %s()"
msgstr ""
-#: config/spu/spu.c:383 config/spu/spu.c:394
+#: config/spu/spu.c:450 config/spu/spu.c:461
#, gcc-internal-format
msgid "Unknown architecture '%s'"
msgstr ""
-#: config/spu/spu.c:3641
-#, gcc-internal-format
-msgid "`%s' attribute ignored"
-msgstr ""
-
-#: config/spu/spu.c:5820
+#: config/spu/spu.c:5973
#, gcc-internal-format
msgid "%s expects an integer literal in the range [%d, %d]."
msgstr ""
-#: config/spu/spu.c:5840
+#: config/spu/spu.c:5993
#, gcc-internal-format
msgid "%s expects an integer literal in the range [%d, %d]. ("
msgstr ""
-#: config/spu/spu.c:5870
+#: config/spu/spu.c:6023
#, gcc-internal-format
msgid "%d least significant bits of %s are ignored."
msgstr ""
@@ -28200,52 +28589,52 @@ msgstr ""
msgid "cannot set interrupt attribute: no such identifier"
msgstr ""
-#: config/v850/v850-c.c:148
+#: config/v850/v850-c.c:152
#, gcc-internal-format
msgid "junk at end of #pragma ghs section"
msgstr ""
-#: config/v850/v850-c.c:165
+#: config/v850/v850-c.c:169
#, gcc-internal-format
-msgid "unrecognized section name \"%s\""
+msgid "unrecognized section name %qE"
msgstr ""
-#: config/v850/v850-c.c:180
+#: config/v850/v850-c.c:184
#, gcc-internal-format
msgid "malformed #pragma ghs section"
msgstr ""
-#: config/v850/v850-c.c:199
+#: config/v850/v850-c.c:203
#, gcc-internal-format
msgid "junk at end of #pragma ghs interrupt"
msgstr ""
-#: config/v850/v850-c.c:210
+#: config/v850/v850-c.c:214
#, gcc-internal-format
msgid "junk at end of #pragma ghs starttda"
msgstr ""
-#: config/v850/v850-c.c:221
+#: config/v850/v850-c.c:225
#, gcc-internal-format
msgid "junk at end of #pragma ghs startsda"
msgstr ""
-#: config/v850/v850-c.c:232
+#: config/v850/v850-c.c:236
#, gcc-internal-format
msgid "junk at end of #pragma ghs startzda"
msgstr ""
-#: config/v850/v850-c.c:243
+#: config/v850/v850-c.c:247
#, gcc-internal-format
msgid "junk at end of #pragma ghs endtda"
msgstr ""
-#: config/v850/v850-c.c:254
+#: config/v850/v850-c.c:258
#, gcc-internal-format
msgid "junk at end of #pragma ghs endsda"
msgstr ""
-#: config/v850/v850-c.c:265
+#: config/v850/v850-c.c:269
#, gcc-internal-format
msgid "junk at end of #pragma ghs endzda"
msgstr ""
@@ -28300,27 +28689,27 @@ msgstr ""
msgid "too much stack space to prepare: %d"
msgstr ""
-#: config/xtensa/xtensa.c:2061
+#: config/xtensa/xtensa.c:2065
#, gcc-internal-format
msgid "boolean registers required for the floating-point option"
msgstr ""
-#: config/xtensa/xtensa.c:2096
+#: config/xtensa/xtensa.c:2100
#, gcc-internal-format
msgid "-f%s is not supported with CONST16 instructions"
msgstr ""
-#: config/xtensa/xtensa.c:2101
+#: config/xtensa/xtensa.c:2105
#, gcc-internal-format
msgid "PIC is required but not supported with CONST16 instructions"
msgstr ""
-#: config/xtensa/xtensa.c:3006 config/xtensa/xtensa.c:3046
+#: config/xtensa/xtensa.c:3010 config/xtensa/xtensa.c:3050
#, gcc-internal-format
msgid "bad builtin code"
msgstr ""
-#: config/xtensa/xtensa.c:3156
+#: config/xtensa/xtensa.c:3160
#, gcc-internal-format
msgid "only uninitialized variables can be placed in a .bss section"
msgstr ""
@@ -28458,88 +28847,88 @@ msgstr ""
msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
msgstr ""
-#: cp/call.c:4130
+#: cp/call.c:4142
#, gcc-internal-format
msgid "comparison between %q#T and %q#T"
msgstr ""
-#: cp/call.c:4418
+#: cp/call.c:4430
#, gcc-internal-format
msgid "no corresponding deallocation function for %qD"
msgstr ""
-#: cp/call.c:4423
+#: cp/call.c:4435
#, gcc-internal-format
msgid "no suitable %<operator %s%> for %qT"
msgstr ""
-#: cp/call.c:4441
+#: cp/call.c:4453
#, gcc-internal-format
msgid "%q+#D is private"
msgstr ""
-#: cp/call.c:4443
+#: cp/call.c:4455
#, gcc-internal-format
msgid "%q+#D is protected"
msgstr ""
-#: cp/call.c:4445
+#: cp/call.c:4457
#, gcc-internal-format
msgid "%q+#D is inaccessible"
msgstr ""
-#: cp/call.c:4446
+#: cp/call.c:4458
#, gcc-internal-format
msgid "within this context"
msgstr ""
-#: cp/call.c:4492
+#: cp/call.c:4504
#, gcc-internal-format
msgid "passing NULL to non-pointer argument %P of %qD"
msgstr ""
-#: cp/call.c:4495
+#: cp/call.c:4507
#, gcc-internal-format
msgid "converting to non-pointer type %qT from NULL"
msgstr ""
-#: cp/call.c:4501
+#: cp/call.c:4513
#, gcc-internal-format
msgid "converting %<false%> to pointer type for argument %P of %qD"
msgstr ""
-#: cp/call.c:4552 cp/cvt.c:217
+#: cp/call.c:4564 cp/cvt.c:217
#, gcc-internal-format
msgid "invalid conversion from %qT to %qT"
msgstr ""
-#: cp/call.c:4554
+#: cp/call.c:4566
#, gcc-internal-format
msgid " initializing argument %P of %qD"
msgstr ""
-#: cp/call.c:4578
+#: cp/call.c:4590
#, gcc-internal-format
msgid ""
"converting to %qT from initializer list would use explicit constructor %qD"
msgstr ""
-#: cp/call.c:4741
+#: cp/call.c:4753
#, gcc-internal-format
msgid "cannot bind bitfield %qE to %qT"
msgstr ""
-#: cp/call.c:4744 cp/call.c:4762
+#: cp/call.c:4756 cp/call.c:4774
#, gcc-internal-format
msgid "cannot bind packed field %qE to %qT"
msgstr ""
-#: cp/call.c:4747
+#: cp/call.c:4759
#, gcc-internal-format
msgid "cannot bind rvalue %qE to %qT"
msgstr ""
-#: cp/call.c:4871
+#: cp/call.c:4883
#, gcc-internal-format
msgid ""
"cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
@@ -28547,123 +28936,123 @@ msgid ""
msgstr ""
#. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4899
+#: cp/call.c:4911
#, gcc-internal-format
msgid ""
"cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
"at runtime"
msgstr ""
-#: cp/call.c:4947
+#: cp/call.c:4959
#, gcc-internal-format
msgid "the default argument for parameter %d of %qD has not yet been parsed"
msgstr ""
-#: cp/call.c:4957
+#: cp/call.c:4969
#, gcc-internal-format
msgid "recursive evaluation of default argument for %q#D"
msgstr ""
-#: cp/call.c:5074
+#: cp/call.c:5086
#, gcc-internal-format
msgid "argument of function call might be a candidate for a format attribute"
msgstr ""
-#: cp/call.c:5228
+#: cp/call.c:5240
#, gcc-internal-format
msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
msgstr ""
-#: cp/call.c:5250
+#: cp/call.c:5262
#, gcc-internal-format
msgid "%qT is not an accessible base of %qT"
msgstr ""
-#: cp/call.c:5545
+#: cp/call.c:5557
#, gcc-internal-format
msgid "could not find class$ field in java interface type %qT"
msgstr ""
-#: cp/call.c:5788
+#: cp/call.c:5800
#, gcc-internal-format
msgid "call to non-function %qD"
msgstr ""
-#: cp/call.c:5927
+#: cp/call.c:5939
#, gcc-internal-format
msgid "no matching function for call to %<%T::%s(%A)%#V%>"
msgstr ""
-#: cp/call.c:5948
+#: cp/call.c:5960
#, gcc-internal-format
msgid "call of overloaded %<%s(%A)%> is ambiguous"
msgstr ""
-#: cp/call.c:5977
+#: cp/call.c:5989
#, gcc-internal-format
msgid "cannot call member function %qD without object"
msgstr ""
-#: cp/call.c:6665
+#: cp/call.c:6677
#, gcc-internal-format
msgid "passing %qT chooses %qT over %qT"
msgstr ""
-#: cp/call.c:6667 cp/name-lookup.c:4475 cp/name-lookup.c:4920
+#: cp/call.c:6679 cp/name-lookup.c:4474 cp/name-lookup.c:4919
#, gcc-internal-format
msgid " in call to %qD"
msgstr ""
-#: cp/call.c:6724
+#: cp/call.c:6736
#, gcc-internal-format
msgid "choosing %qD over %qD"
msgstr ""
-#: cp/call.c:6725
+#: cp/call.c:6737
#, gcc-internal-format
msgid " for conversion from %qT to %qT"
msgstr ""
-#: cp/call.c:6728
+#: cp/call.c:6740
#, gcc-internal-format
msgid " because conversion sequence for the argument is better"
msgstr ""
-#: cp/call.c:6846
+#: cp/call.c:6858
#, gcc-internal-format
msgid "default argument mismatch in overload resolution"
msgstr ""
-#: cp/call.c:6849
+#: cp/call.c:6861
#, gcc-internal-format
msgid " candidate 1: %q+#F"
msgstr ""
-#: cp/call.c:6851
+#: cp/call.c:6863
#, gcc-internal-format
msgid " candidate 2: %q+#F"
msgstr ""
-#: cp/call.c:6889
+#: cp/call.c:6901
#, 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:7033
+#: cp/call.c:7045
#, gcc-internal-format
msgid "could not convert %qE to %qT"
msgstr ""
-#: cp/call.c:7239
+#: cp/call.c:7251
#, gcc-internal-format
msgid ""
"invalid initialization of non-const reference of type %qT from a temporary "
"of type %qT"
msgstr ""
-#: cp/call.c:7243
+#: cp/call.c:7255
#, gcc-internal-format
msgid ""
"invalid initialization of reference of type %qT from expression of type %qT"
@@ -29034,12 +29423,12 @@ msgstr ""
#. 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:6606 cp/decl.c:1182 cp/name-lookup.c:526
+#: cp/class.c:6588 cp/decl.c:1180 cp/name-lookup.c:525
#, gcc-internal-format
msgid "declaration of %q#D"
msgstr ""
-#: cp/class.c:6607
+#: cp/class.c:6589
#, gcc-internal-format
msgid "changes meaning of %qD from %q+#D"
msgstr ""
@@ -29079,7 +29468,7 @@ msgstr ""
msgid "conversion from %qT to %qT discards qualifiers"
msgstr ""
-#: cp/cvt.c:470 cp/typeck.c:5479
+#: cp/cvt.c:470 cp/typeck.c:5485
#, gcc-internal-format
msgid "casting %qT to %qT does not dereference pointer"
msgstr ""
@@ -29111,173 +29500,173 @@ msgstr ""
msgid "%q#T used where a floating point value was expected"
msgstr ""
-#: cp/cvt.c:763
+#: cp/cvt.c:769
#, gcc-internal-format
msgid "conversion from %qT to non-scalar type %qT requested"
msgstr ""
-#: cp/cvt.c:798
+#: cp/cvt.c:808
#, gcc-internal-format
msgid "pseudo-destructor is not called"
msgstr ""
-#: cp/cvt.c:860
+#: cp/cvt.c:870
#, gcc-internal-format
msgid "object of incomplete type %qT will not be accessed in %s"
msgstr ""
-#: cp/cvt.c:868
+#: cp/cvt.c:878
#, gcc-internal-format
msgid "object of type %qT will not be accessed in %s"
msgstr ""
-#: cp/cvt.c:884 cp/cvt.c:998
+#: cp/cvt.c:895 cp/cvt.c:1009
#, gcc-internal-format
msgid "value computed is not used"
msgstr ""
-#: cp/cvt.c:898
+#: cp/cvt.c:909
#, gcc-internal-format
msgid "object %qE of incomplete type %qT will not be accessed in %s"
msgstr ""
-#: cp/cvt.c:936
+#: cp/cvt.c:947
#, gcc-internal-format
msgid "%s cannot resolve address of overloaded function"
msgstr ""
-#: cp/cvt.c:946
+#: cp/cvt.c:957
#, gcc-internal-format
msgid "%s is a reference, not call, to function %qE"
msgstr ""
-#: cp/cvt.c:964
+#: cp/cvt.c:975
#, gcc-internal-format
msgid "%s has no effect"
msgstr ""
-#: cp/cvt.c:1108
+#: cp/cvt.c:1119
#, gcc-internal-format
msgid "converting NULL to non-pointer type"
msgstr ""
-#: cp/cvt.c:1214
+#: cp/cvt.c:1225
#, gcc-internal-format
msgid "ambiguous default type conversion from %qT"
msgstr ""
-#: cp/cvt.c:1216
+#: cp/cvt.c:1227
#, gcc-internal-format
msgid " candidate conversions include %qD and %qD"
msgstr ""
-#: cp/decl.c:1045
+#: cp/decl.c:1043
#, gcc-internal-format
msgid "%qD was declared %<extern%> and later %<static%>"
msgstr ""
-#: cp/decl.c:1046 cp/decl.c:1593 objc/objc-act.c:2939 objc/objc-act.c:7544
+#: cp/decl.c:1044 cp/decl.c:1591 objc/objc-act.c:2938 objc/objc-act.c:7539
#, gcc-internal-format
msgid "previous declaration of %q+D"
msgstr ""
-#: cp/decl.c:1079
+#: cp/decl.c:1077
#, gcc-internal-format
msgid "declaration of %qF throws different exceptions"
msgstr ""
-#: cp/decl.c:1080
+#: cp/decl.c:1078
#, gcc-internal-format
msgid "from previous declaration %q+F"
msgstr ""
-#: cp/decl.c:1136
+#: cp/decl.c:1134
#, gcc-internal-format
msgid "function %q+D redeclared as inline"
msgstr ""
-#: cp/decl.c:1138
+#: cp/decl.c:1136
#, gcc-internal-format
msgid "previous declaration of %q+D with attribute noinline"
msgstr ""
-#: cp/decl.c:1145
+#: cp/decl.c:1143
#, gcc-internal-format
msgid "function %q+D redeclared with attribute noinline"
msgstr ""
-#: cp/decl.c:1147
+#: cp/decl.c:1145
#, gcc-internal-format
msgid "previous declaration of %q+D was inline"
msgstr ""
-#: cp/decl.c:1169 cp/decl.c:1242
+#: cp/decl.c:1167 cp/decl.c:1240
#, gcc-internal-format
msgid "shadowing %s function %q#D"
msgstr ""
-#: cp/decl.c:1178
+#: cp/decl.c:1176
#, gcc-internal-format
msgid "library function %q#D redeclared as non-function %q#D"
msgstr ""
-#: cp/decl.c:1183
+#: cp/decl.c:1181
#, gcc-internal-format
msgid "conflicts with built-in declaration %q#D"
msgstr ""
-#: cp/decl.c:1237 cp/decl.c:1363 cp/decl.c:1379
+#: cp/decl.c:1235 cp/decl.c:1361 cp/decl.c:1377
#, gcc-internal-format
msgid "new declaration %q#D"
msgstr ""
-#: cp/decl.c:1238
+#: cp/decl.c:1236
#, gcc-internal-format
msgid "ambiguates built-in declaration %q#D"
msgstr ""
-#: cp/decl.c:1327
+#: cp/decl.c:1325
#, gcc-internal-format
msgid "%q#D redeclared as different kind of symbol"
msgstr ""
-#: cp/decl.c:1330
+#: cp/decl.c:1328
#, gcc-internal-format
msgid "previous declaration of %q+#D"
msgstr ""
-#: cp/decl.c:1349
+#: cp/decl.c:1347
#, gcc-internal-format
msgid "declaration of template %q#D"
msgstr ""
-#: cp/decl.c:1350 cp/name-lookup.c:527 cp/name-lookup.c:813
-#: cp/name-lookup.c:824
+#: cp/decl.c:1348 cp/name-lookup.c:526 cp/name-lookup.c:812
+#: cp/name-lookup.c:823
#, gcc-internal-format
msgid "conflicts with previous declaration %q+#D"
msgstr ""
-#: cp/decl.c:1364 cp/decl.c:1380
+#: cp/decl.c:1362 cp/decl.c:1378
#, gcc-internal-format
msgid "ambiguates old declaration %q+#D"
msgstr ""
-#: cp/decl.c:1372
+#: cp/decl.c:1370
#, gcc-internal-format
msgid "declaration of C function %q#D conflicts with"
msgstr ""
-#: cp/decl.c:1374
+#: cp/decl.c:1372
#, gcc-internal-format
msgid "previous declaration %q+#D here"
msgstr ""
-#: cp/decl.c:1388
+#: cp/decl.c:1386
#, gcc-internal-format
msgid "conflicting declaration %q#D"
msgstr ""
-#: cp/decl.c:1389
+#: cp/decl.c:1387
#, gcc-internal-format
msgid "%q+D has a previous declaration as %q#D"
msgstr ""
@@ -29289,63 +29678,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:1441
+#: cp/decl.c:1439
#, gcc-internal-format
msgid "declaration of namespace %qD conflicts with"
msgstr ""
-#: cp/decl.c:1442
+#: cp/decl.c:1440
#, gcc-internal-format
msgid "previous declaration of namespace %q+D here"
msgstr ""
-#: cp/decl.c:1453
+#: cp/decl.c:1451
#, gcc-internal-format
msgid "%q+#D previously defined here"
msgstr ""
#. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:1463
+#: cp/decl.c:1461
#, gcc-internal-format
msgid "prototype for %q+#D"
msgstr ""
-#: cp/decl.c:1464
+#: cp/decl.c:1462
#, gcc-internal-format
msgid "%Jfollows non-prototype definition here"
msgstr ""
-#: cp/decl.c:1504
+#: cp/decl.c:1502
#, gcc-internal-format
msgid "previous declaration of %q+#D with %qL linkage"
msgstr ""
-#: cp/decl.c:1506
+#: cp/decl.c:1504
#, gcc-internal-format
msgid "conflicts with new declaration with %qL linkage"
msgstr ""
-#: cp/decl.c:1529 cp/decl.c:1535
+#: cp/decl.c:1527 cp/decl.c:1533
#, gcc-internal-format
msgid "default argument given for parameter %d of %q#D"
msgstr ""
-#: cp/decl.c:1531 cp/decl.c:1537
+#: cp/decl.c:1529 cp/decl.c:1535
#, gcc-internal-format
msgid "after previous specification in %q+#D"
msgstr ""
-#: cp/decl.c:1592
+#: cp/decl.c:1590
#, gcc-internal-format
msgid "redundant redeclaration of %qD in same scope"
msgstr ""
-#: cp/decl.c:1598
+#: cp/decl.c:1596
#, gcc-internal-format
msgid "deleted definition of %qD"
msgstr ""
-#: cp/decl.c:1599
+#: cp/decl.c:1597
#, gcc-internal-format
msgid "after previous declaration %q+D"
msgstr ""
@@ -29358,334 +29747,334 @@ 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:1935
+#: cp/decl.c:1933
#, gcc-internal-format
msgid "explicit specialization of %qD after first use"
msgstr ""
-#: cp/decl.c:2031
+#: cp/decl.c:2029
#, gcc-internal-format
msgid "%q+D: visibility attribute ignored because it"
msgstr ""
-#: cp/decl.c:2033
+#: cp/decl.c:2031
#, gcc-internal-format
msgid "%Jconflicts with previous declaration here"
msgstr ""
-#: cp/decl.c:2466
+#: cp/decl.c:2464
#, gcc-internal-format
msgid "jump to label %qD"
msgstr ""
-#: cp/decl.c:2468
+#: cp/decl.c:2466
#, gcc-internal-format
msgid "jump to case label"
msgstr ""
-#: cp/decl.c:2470
+#: cp/decl.c:2468
#, gcc-internal-format
msgid "%H from here"
msgstr ""
-#: cp/decl.c:2489 cp/decl.c:2652
+#: cp/decl.c:2487 cp/decl.c:2650
#, gcc-internal-format
msgid " exits OpenMP structured block"
msgstr ""
-#: cp/decl.c:2510
+#: cp/decl.c:2508
#, gcc-internal-format
msgid " crosses initialization of %q+#D"
msgstr ""
-#: cp/decl.c:2512 cp/decl.c:2627
+#: cp/decl.c:2510 cp/decl.c:2625
#, gcc-internal-format
msgid " enters scope of non-POD %q+#D"
msgstr ""
-#: cp/decl.c:2525 cp/decl.c:2631
+#: cp/decl.c:2523 cp/decl.c:2629
#, gcc-internal-format
msgid " enters try block"
msgstr ""
-#: cp/decl.c:2527 cp/decl.c:2633
+#: cp/decl.c:2525 cp/decl.c:2631
#, gcc-internal-format
msgid " enters catch block"
msgstr ""
-#: cp/decl.c:2537 cp/decl.c:2636
+#: cp/decl.c:2535 cp/decl.c:2634
#, gcc-internal-format
msgid " enters OpenMP structured block"
msgstr ""
-#: cp/decl.c:2608 cp/decl.c:2648
+#: cp/decl.c:2606 cp/decl.c:2646
#, gcc-internal-format
msgid "jump to label %q+D"
msgstr ""
-#: cp/decl.c:2609 cp/decl.c:2649
+#: cp/decl.c:2607 cp/decl.c:2647
#, gcc-internal-format
msgid " from here"
msgstr ""
#. Can't skip init of __exception_info.
-#: cp/decl.c:2621
+#: cp/decl.c:2619
#, gcc-internal-format
msgid "%J enters catch block"
msgstr ""
-#: cp/decl.c:2625
+#: cp/decl.c:2623
#, gcc-internal-format
msgid " skips initialization of %q+#D"
msgstr ""
-#: cp/decl.c:2701
+#: cp/decl.c:2699
#, gcc-internal-format
msgid "label named wchar_t"
msgstr ""
-#: cp/decl.c:2705
+#: cp/decl.c:2703
#, gcc-internal-format
msgid "duplicate label %qD"
msgstr ""
-#: cp/decl.c:2972
+#: cp/decl.c:2970
#, gcc-internal-format
msgid "%qD is not a type"
msgstr ""
-#: cp/decl.c:2978
+#: cp/decl.c:2976
#, gcc-internal-format
msgid "%qD used without template parameters"
msgstr ""
-#: cp/decl.c:2987
+#: cp/decl.c:2985
#, gcc-internal-format
msgid "%q#T is not a class"
msgstr ""
-#: cp/decl.c:3011 cp/decl.c:3079
+#: cp/decl.c:3009 cp/decl.c:3077
#, gcc-internal-format
msgid "no class template named %q#T in %q#T"
msgstr ""
-#: cp/decl.c:3019
+#: cp/decl.c:3017
#, gcc-internal-format
msgid "%<typename %T::%D%> names %q#T, which is not a class template"
msgstr ""
-#: cp/decl.c:3026
+#: cp/decl.c:3024
#, gcc-internal-format
msgid "%<typename %T::%D%> names %q#T, which is not a type"
msgstr ""
-#: cp/decl.c:3088
+#: cp/decl.c:3086
#, gcc-internal-format
msgid "template parameters do not match template"
msgstr ""
-#: cp/decl.c:3089 cp/friend.c:321 cp/friend.c:329
+#: cp/decl.c:3087 cp/friend.c:321 cp/friend.c:329
#, gcc-internal-format
msgid "%q+D declared here"
msgstr ""
-#: cp/decl.c:3772
+#: cp/decl.c:3770
#, gcc-internal-format
msgid "%Jan anonymous struct cannot have function members"
msgstr ""
-#: cp/decl.c:3774
+#: cp/decl.c:3772
#, gcc-internal-format
msgid "%Jan anonymous union cannot have function members"
msgstr ""
-#: cp/decl.c:3792
+#: cp/decl.c:3790
#, gcc-internal-format
msgid "member %q+#D with constructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3795
+#: cp/decl.c:3793
#, gcc-internal-format
msgid "member %q+#D with destructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3798
+#: cp/decl.c:3796
#, gcc-internal-format
msgid ""
"member %q+#D with copy assignment operator not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3823
+#: cp/decl.c:3821
#, gcc-internal-format
msgid "multiple types in one declaration"
msgstr ""
-#: cp/decl.c:3827
+#: cp/decl.c:3825
#, gcc-internal-format
msgid "redeclaration of C++ built-in type %qT"
msgstr ""
-#: cp/decl.c:3864
+#: cp/decl.c:3862
#, gcc-internal-format
msgid "missing type-name in typedef-declaration"
msgstr ""
-#: cp/decl.c:3871
+#: cp/decl.c:3869
#, gcc-internal-format
msgid "ISO C++ prohibits anonymous structs"
msgstr ""
-#: cp/decl.c:3878
+#: cp/decl.c:3876
#, gcc-internal-format
msgid "%qs can only be specified for functions"
msgstr ""
-#: cp/decl.c:3884
+#: cp/decl.c:3882
#, gcc-internal-format
msgid "%<friend%> can only be specified inside a class"
msgstr ""
-#: cp/decl.c:3886
+#: cp/decl.c:3884
#, gcc-internal-format
msgid "%<explicit%> can only be specified for constructors"
msgstr ""
-#: cp/decl.c:3888
+#: cp/decl.c:3886
#, gcc-internal-format
msgid "a storage class can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:3894
+#: cp/decl.c:3892
#, gcc-internal-format
msgid "qualifiers can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:3897
+#: cp/decl.c:3895
#, gcc-internal-format
msgid "%<typedef%> was ignored in this declaration"
msgstr ""
-#: cp/decl.c:3926
+#: cp/decl.c:3924
#, gcc-internal-format
msgid "attribute ignored in declaration of %q+#T"
msgstr ""
-#: cp/decl.c:3927
+#: cp/decl.c:3925
#, gcc-internal-format
msgid "attribute for %q+#T must follow the %qs keyword"
msgstr ""
-#: cp/decl.c:3972
+#: cp/decl.c:3970
#, gcc-internal-format
msgid "ignoring attributes applied to class type %qT outside of definition"
msgstr ""
#. A template type parameter or other dependent type.
-#: cp/decl.c:3976
+#: cp/decl.c:3974
#, gcc-internal-format
msgid ""
"ignoring attributes applied to dependent type %qT without an associated "
"declaration"
msgstr ""
-#: cp/decl.c:4052
+#: cp/decl.c:4050
#, gcc-internal-format
msgid "typedef %qD is initialized (use decltype instead)"
msgstr ""
-#: cp/decl.c:4070
+#: cp/decl.c:4068
#, gcc-internal-format
msgid "declaration of %q#D has %<extern%> and is initialized"
msgstr ""
-#: cp/decl.c:4095
+#: cp/decl.c:4093
#, gcc-internal-format
msgid "definition of %q#D is marked %<dllimport%>"
msgstr ""
-#: cp/decl.c:4114
+#: cp/decl.c:4112
#, gcc-internal-format
msgid "%q#D is not a static member of %q#T"
msgstr ""
-#: cp/decl.c:4120
+#: cp/decl.c:4118
#, gcc-internal-format
msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
msgstr ""
-#: cp/decl.c:4129
+#: cp/decl.c:4127
#, gcc-internal-format
msgid ""
"template header not allowed in member definition of explicitly specialized "
"class"
msgstr ""
-#: cp/decl.c:4137
+#: cp/decl.c:4135
#, gcc-internal-format
msgid "duplicate initialization of %qD"
msgstr ""
-#: cp/decl.c:4176
+#: cp/decl.c:4174
#, gcc-internal-format
msgid "declaration of %q#D outside of class is not definition"
msgstr ""
-#: cp/decl.c:4271
+#: cp/decl.c:4269
#, gcc-internal-format
msgid "variable %q#D has initializer but incomplete type"
msgstr ""
-#: cp/decl.c:4277 cp/decl.c:5025
+#: cp/decl.c:4275 cp/decl.c:5023
#, gcc-internal-format
msgid "elements of array %q#D have incomplete type"
msgstr ""
-#: cp/decl.c:4284 cp/decl.c:5521
+#: cp/decl.c:4282 cp/decl.c:5519
#, gcc-internal-format
msgid "declaration of %q#D has no initializer"
msgstr ""
-#: cp/decl.c:4286
+#: cp/decl.c:4284
#, gcc-internal-format
msgid "aggregate %q#D has incomplete type and cannot be defined"
msgstr ""
-#: cp/decl.c:4322
+#: cp/decl.c:4320
#, gcc-internal-format
msgid "%qD declared as reference but not initialized"
msgstr ""
-#: cp/decl.c:4328
+#: cp/decl.c:4326
#, gcc-internal-format
msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
msgstr ""
-#: cp/decl.c:4354
+#: cp/decl.c:4352
#, gcc-internal-format
msgid "cannot initialize %qT from %qT"
msgstr ""
-#: cp/decl.c:4415
+#: cp/decl.c:4413
#, gcc-internal-format
msgid "name used in a GNU-style designated initializer for an array"
msgstr ""
-#: cp/decl.c:4420
+#: cp/decl.c:4418
#, gcc-internal-format
msgid "name %qD used in a GNU-style designated initializer for an array"
msgstr ""
-#: cp/decl.c:4470
+#: cp/decl.c:4468
#, gcc-internal-format
msgid "initializer fails to determine size of %qD"
msgstr ""
-#: cp/decl.c:4477
+#: cp/decl.c:4475
#, gcc-internal-format
msgid "array size missing in %qD"
msgstr ""
-#: cp/decl.c:4489
+#: cp/decl.c:4487
#, gcc-internal-format
msgid "zero-size array %qD"
msgstr ""
@@ -29693,273 +30082,273 @@ 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:4532
+#: cp/decl.c:4530
#, gcc-internal-format
msgid "storage size of %qD isn't known"
msgstr ""
-#: cp/decl.c:4555
+#: cp/decl.c:4553
#, gcc-internal-format
msgid "storage size of %qD isn't constant"
msgstr ""
-#: cp/decl.c:4606
+#: cp/decl.c:4604
#, 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:4609
+#: cp/decl.c:4607
#, gcc-internal-format
msgid "%J you can work around this by removing the initializer"
msgstr ""
-#: cp/decl.c:4636
+#: cp/decl.c:4634
#, gcc-internal-format
msgid "uninitialized const %qD"
msgstr ""
-#: cp/decl.c:4748
+#: cp/decl.c:4746
#, gcc-internal-format
msgid "invalid type %qT as initializer for a vector of type %qT"
msgstr ""
-#: cp/decl.c:4790
+#: cp/decl.c:4788
#, gcc-internal-format
msgid "initializer for %qT must be brace-enclosed"
msgstr ""
-#: cp/decl.c:4808
+#: cp/decl.c:4806
#, gcc-internal-format
msgid "%qT has no non-static data member named %qD"
msgstr ""
-#: cp/decl.c:4864
+#: cp/decl.c:4862
#, gcc-internal-format
msgid "braces around scalar initializer for type %qT"
msgstr ""
-#: cp/decl.c:4950
+#: cp/decl.c:4948
#, gcc-internal-format
msgid "missing braces around initializer for %qT"
msgstr ""
-#: cp/decl.c:5007 cp/typeck2.c:1087 cp/typeck2.c:1110 cp/typeck2.c:1153
+#: cp/decl.c:5005 cp/typeck2.c:1086 cp/typeck2.c:1109 cp/typeck2.c:1152
#, gcc-internal-format
msgid "too many initializers for %qT"
msgstr ""
-#: cp/decl.c:5027
+#: cp/decl.c:5025
#, gcc-internal-format
msgid "elements of array %q#T have incomplete type"
msgstr ""
-#: cp/decl.c:5036
+#: cp/decl.c:5034
#, gcc-internal-format
msgid "variable-sized object %qD may not be initialized"
msgstr ""
-#: cp/decl.c:5038
+#: cp/decl.c:5036
#, gcc-internal-format
msgid "variable-sized compound literal"
msgstr ""
-#: cp/decl.c:5092
+#: cp/decl.c:5090
#, gcc-internal-format
msgid "%qD has incomplete type"
msgstr ""
-#: cp/decl.c:5112
+#: cp/decl.c:5110
#, gcc-internal-format
msgid "scalar object %qD requires one element in initializer"
msgstr ""
-#: cp/decl.c:5143
+#: cp/decl.c:5141
#, gcc-internal-format
msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
msgstr ""
-#: cp/decl.c:5175
+#: cp/decl.c:5173
#, gcc-internal-format
msgid "array %qD initialized by parenthesized string literal %qE"
msgstr ""
-#: cp/decl.c:5189
+#: cp/decl.c:5187
#, gcc-internal-format
msgid "structure %qD with uninitialized const members"
msgstr ""
-#: cp/decl.c:5191
+#: cp/decl.c:5189
#, gcc-internal-format
msgid "structure %qD with uninitialized reference members"
msgstr ""
-#: cp/decl.c:5488
+#: cp/decl.c:5486
#, gcc-internal-format
msgid "assignment (not initialization) in declaration"
msgstr ""
-#: cp/decl.c:5547 cp/decl2.c:853
+#: cp/decl.c:5545 cp/decl2.c:853
#, gcc-internal-format
msgid "%qD cannot be defaulted"
msgstr ""
-#: cp/decl.c:5623
+#: cp/decl.c:5621
#, gcc-internal-format
msgid "shadowing previous type declaration of %q#D"
msgstr ""
-#: cp/decl.c:5653
+#: cp/decl.c:5651
#, gcc-internal-format
msgid "%qD cannot be thread-local because it has non-POD type %qT"
msgstr ""
-#: cp/decl.c:5685
+#: cp/decl.c:5683
#, gcc-internal-format
msgid "Java object %qD not allocated with %<new%>"
msgstr ""
-#: cp/decl.c:5702
+#: cp/decl.c:5700
#, gcc-internal-format
msgid "%qD is thread-local and so cannot be dynamically initialized"
msgstr ""
-#: cp/decl.c:5720
+#: cp/decl.c:5718
#, gcc-internal-format
msgid ""
"%qD cannot be initialized by a non-constant expression when being declared"
msgstr ""
-#: cp/decl.c:5760
+#: cp/decl.c:5758
#, gcc-internal-format
msgid "non-static data member %qD has Java class type"
msgstr ""
-#: cp/decl.c:5824
+#: cp/decl.c:5822
#, gcc-internal-format
msgid "function %q#D is initialized like a variable"
msgstr ""
-#: cp/decl.c:6413
+#: cp/decl.c:6411
#, gcc-internal-format
msgid "destructor for alien class %qT cannot be a member"
msgstr ""
-#: cp/decl.c:6415
+#: cp/decl.c:6413
#, gcc-internal-format
msgid "constructor for alien class %qT cannot be a member"
msgstr ""
-#: cp/decl.c:6436
+#: cp/decl.c:6434
#, gcc-internal-format
msgid "%qD declared as a %<virtual%> %s"
msgstr ""
-#: cp/decl.c:6438
+#: cp/decl.c:6436
#, gcc-internal-format
msgid "%qD declared as an %<inline%> %s"
msgstr ""
-#: cp/decl.c:6440
+#: cp/decl.c:6438
#, gcc-internal-format
msgid ""
"%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
"declaration"
msgstr ""
-#: cp/decl.c:6444
+#: cp/decl.c:6442
#, gcc-internal-format
msgid "%q+D declared as a friend"
msgstr ""
-#: cp/decl.c:6450
+#: cp/decl.c:6448
#, gcc-internal-format
msgid "%q+D declared with an exception specification"
msgstr ""
-#: cp/decl.c:6484
+#: cp/decl.c:6482
#, gcc-internal-format
msgid "definition of %qD is not in namespace enclosing %qT"
msgstr ""
-#: cp/decl.c:6604
+#: cp/decl.c:6602
#, gcc-internal-format
msgid "defining explicit specialization %qD in friend declaration"
msgstr ""
#. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:6614
+#: cp/decl.c:6612
#, gcc-internal-format
msgid "invalid use of template-id %qD in declaration of primary template"
msgstr ""
-#: cp/decl.c:6644
+#: cp/decl.c:6642
#, gcc-internal-format
msgid ""
"default arguments are not allowed in declaration of friend template "
"specialization %qD"
msgstr ""
-#: cp/decl.c:6652
+#: cp/decl.c:6650
#, gcc-internal-format
msgid ""
"%<inline%> is not allowed in declaration of friend template specialization %"
"qD"
msgstr ""
-#: cp/decl.c:6695
+#: cp/decl.c:6693
#, gcc-internal-format
msgid "cannot declare %<::main%> to be a template"
msgstr ""
-#: cp/decl.c:6697
+#: cp/decl.c:6695
#, gcc-internal-format
msgid "cannot declare %<::main%> to be inline"
msgstr ""
-#: cp/decl.c:6699
+#: cp/decl.c:6697
#, gcc-internal-format
msgid "cannot declare %<::main%> to be static"
msgstr ""
-#: cp/decl.c:6727
+#: cp/decl.c:6725
#, gcc-internal-format
msgid "non-local function %q#D uses anonymous type"
msgstr ""
-#: cp/decl.c:6730 cp/decl.c:7006
+#: cp/decl.c:6728 cp/decl.c:7004
#, gcc-internal-format
msgid ""
"%q+#D does not refer to the unqualified type, so it is not used for linkage"
msgstr ""
-#: cp/decl.c:6736
+#: cp/decl.c:6734
#, gcc-internal-format
msgid "non-local function %q#D uses local type %qT"
msgstr ""
-#: cp/decl.c:6755
+#: cp/decl.c:6753
#, gcc-internal-format
msgid "static member function %qD cannot have cv-qualifier"
msgstr ""
-#: cp/decl.c:6756
+#: cp/decl.c:6754
#, gcc-internal-format
msgid "non-member function %qD cannot have cv-qualifier"
msgstr ""
-#: cp/decl.c:6804
+#: cp/decl.c:6802
#, gcc-internal-format
msgid "%<::main%> must return %<int%>"
msgstr ""
-#: cp/decl.c:6844
+#: cp/decl.c:6842
#, gcc-internal-format
msgid "definition of implicitly-declared %qD"
msgstr ""
-#: cp/decl.c:6861 cp/decl2.c:685
+#: cp/decl.c:6859 cp/decl2.c:685
#, gcc-internal-format
msgid "no %q#D member function declared in class %qT"
msgstr ""
@@ -29968,594 +30357,619 @@ 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:7003
+#: cp/decl.c:7001
#, gcc-internal-format
msgid "non-local variable %q#D uses anonymous type"
msgstr ""
-#: cp/decl.c:7012
+#: cp/decl.c:7010
#, gcc-internal-format
msgid "non-local variable %q#D uses local type %qT"
msgstr ""
-#: cp/decl.c:7135
+#: cp/decl.c:7133
#, gcc-internal-format
msgid ""
"invalid in-class initialization of static data member of non-integral type %"
"qT"
msgstr ""
-#: cp/decl.c:7145
+#: cp/decl.c:7143
#, gcc-internal-format
msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
msgstr ""
-#: cp/decl.c:7149
+#: cp/decl.c:7147
#, gcc-internal-format
msgid ""
"ISO C++ forbids initialization of member constant %qD of non-integral type %"
"qT"
msgstr ""
-#: cp/decl.c:7174
+#: cp/decl.c:7172
#, gcc-internal-format
msgid "size of array %qD has non-integral type %qT"
msgstr ""
-#: cp/decl.c:7176
+#: cp/decl.c:7174
#, gcc-internal-format
msgid "size of array has non-integral type %qT"
msgstr ""
-#: cp/decl.c:7228
+#: cp/decl.c:7226
#, gcc-internal-format
msgid "size of array %qD is negative"
msgstr ""
-#: cp/decl.c:7230
+#: cp/decl.c:7228
#, gcc-internal-format
msgid "size of array is negative"
msgstr ""
-#: cp/decl.c:7238
+#: cp/decl.c:7236
#, gcc-internal-format
msgid "ISO C++ forbids zero-size array %qD"
msgstr ""
-#: cp/decl.c:7240
+#: cp/decl.c:7238
#, gcc-internal-format
msgid "ISO C++ forbids zero-size array"
msgstr ""
-#: cp/decl.c:7247
+#: cp/decl.c:7245
#, gcc-internal-format
msgid "size of array %qD is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:7250
+#: cp/decl.c:7248
#, gcc-internal-format
msgid "size of array is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:7256
+#: cp/decl.c:7254
#, gcc-internal-format
msgid "ISO C++ forbids variable length array %qD"
msgstr ""
-#: cp/decl.c:7258
+#: cp/decl.c:7256
#, gcc-internal-format
msgid "ISO C++ forbids variable length array"
msgstr ""
-#: cp/decl.c:7264
+#: cp/decl.c:7262
#, gcc-internal-format
msgid "variable length array %qD is used"
msgstr ""
-#: cp/decl.c:7300
+#: cp/decl.c:7298
#, gcc-internal-format
msgid "overflow in array dimension"
msgstr ""
-#: cp/decl.c:7381
+#: cp/decl.c:7379
#, gcc-internal-format
msgid "declaration of %qD as %s"
msgstr ""
-#: cp/decl.c:7383
+#: cp/decl.c:7381
#, gcc-internal-format
msgid "creating %s"
msgstr ""
-#: cp/decl.c:7395
+#: cp/decl.c:7393
#, gcc-internal-format
msgid ""
"declaration of %qD as multidimensional array must have bounds for all "
"dimensions except the first"
msgstr ""
-#: cp/decl.c:7399
+#: cp/decl.c:7397
#, gcc-internal-format
msgid ""
"multidimensional array must have bounds for all dimensions except the first"
msgstr ""
-#: cp/decl.c:7434
+#: cp/decl.c:7432
#, gcc-internal-format
msgid "return type specification for constructor invalid"
msgstr ""
-#: cp/decl.c:7444
+#: cp/decl.c:7442
#, gcc-internal-format
msgid "return type specification for destructor invalid"
msgstr ""
-#: cp/decl.c:7457
+#: cp/decl.c:7455
#, gcc-internal-format
msgid "return type specified for %<operator %T%>"
msgstr ""
-#: cp/decl.c:7479
+#: cp/decl.c:7477
#, gcc-internal-format
msgid "unnamed variable or field declared void"
msgstr ""
-#: cp/decl.c:7483
-#, gcc-internal-format
-msgid "variable or field %qE declared void"
-msgstr ""
-
-#: cp/decl.c:7486
+#: cp/decl.c:7484
#, gcc-internal-format
msgid "variable or field declared void"
msgstr ""
-#: cp/decl.c:7659
+#: cp/decl.c:7657
#, gcc-internal-format
msgid "invalid use of qualified-name %<::%D%>"
msgstr ""
-#: cp/decl.c:7662
+#: cp/decl.c:7660
#, gcc-internal-format
msgid "invalid use of qualified-name %<%T::%D%>"
msgstr ""
-#: cp/decl.c:7665
+#: cp/decl.c:7663
#, gcc-internal-format
msgid "invalid use of qualified-name %<%D::%D%>"
msgstr ""
-#: cp/decl.c:7677
+#: cp/decl.c:7675
#, gcc-internal-format
msgid "type %qT is not derived from type %qT"
msgstr ""
-#: cp/decl.c:7693 cp/decl.c:7785 cp/decl.c:8987
+#: cp/decl.c:7691 cp/decl.c:7783 cp/decl.c:8985
#, gcc-internal-format
msgid "declaration of %qD as non-function"
msgstr ""
-#: cp/decl.c:7699
+#: cp/decl.c:7697
#, gcc-internal-format
msgid "declaration of %qD as non-member"
msgstr ""
-#: cp/decl.c:7730
+#: cp/decl.c:7728
#, gcc-internal-format
msgid "declarator-id missing; using reserved word %qD"
msgstr ""
-#: cp/decl.c:7777
+#: cp/decl.c:7775
#, gcc-internal-format
msgid "function definition does not declare parameters"
msgstr ""
-#: cp/decl.c:7819
+#: cp/decl.c:7817
#, gcc-internal-format
msgid "two or more data types in declaration of %qs"
msgstr ""
-#: cp/decl.c:7825
+#: cp/decl.c:7823
#, gcc-internal-format
msgid "conflicting specifiers in declaration of %qs"
msgstr ""
-#: cp/decl.c:7896 cp/decl.c:7899 cp/decl.c:7902
+#: cp/decl.c:7894 cp/decl.c:7897 cp/decl.c:7900
#, gcc-internal-format
msgid "ISO C++ forbids declaration of %qs with no type"
msgstr ""
-#: cp/decl.c:7927 cp/decl.c:7945
+#: cp/decl.c:7925 cp/decl.c:7943
#, gcc-internal-format
msgid "%<signed%> or %<unsigned%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7929
+#: cp/decl.c:7927
#, gcc-internal-format
msgid "%<signed%> and %<unsigned%> specified together for %qs"
msgstr ""
-#: cp/decl.c:7931
+#: cp/decl.c:7929
#, gcc-internal-format
msgid "%<long long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7933
+#: cp/decl.c:7931
#, gcc-internal-format
msgid "%<long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7935
+#: cp/decl.c:7933
#, gcc-internal-format
msgid "%<short%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7937
+#: cp/decl.c:7935
#, gcc-internal-format
msgid "%<long%> or %<short%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7939
+#: cp/decl.c:7937
#, gcc-internal-format
msgid "%<long%> or %<short%> specified with char for %qs"
msgstr ""
-#: cp/decl.c:7941
+#: cp/decl.c:7939
#, gcc-internal-format
msgid "%<long%> and %<short%> specified together for %qs"
msgstr ""
-#: cp/decl.c:7947
+#: cp/decl.c:7945
#, gcc-internal-format
msgid "%<short%> or %<long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7955
+#: cp/decl.c:7953
#, gcc-internal-format
msgid "long, short, signed or unsigned used invalidly for %qs"
msgstr ""
-#: cp/decl.c:8019
+#: cp/decl.c:8017
#, gcc-internal-format
msgid "complex invalid for %qs"
msgstr ""
-#: cp/decl.c:8048
+#: cp/decl.c:8046
#, gcc-internal-format
msgid "qualifiers are not allowed on declaration of %<operator %T%>"
msgstr ""
-#: cp/decl.c:8061 cp/typeck.c:7286
+#: cp/decl.c:8059 cp/typeck.c:7293
#, gcc-internal-format
msgid "ignoring %qV qualifiers added to function type %qT"
msgstr ""
-#: cp/decl.c:8084
+#: cp/decl.c:8082
#, gcc-internal-format
msgid "member %qD cannot be declared both virtual and static"
msgstr ""
-#: cp/decl.c:8092
+#: cp/decl.c:8090
#, gcc-internal-format
msgid "%<%T::%D%> is not a valid declarator"
msgstr ""
-#: cp/decl.c:8101
+#: cp/decl.c:8099
#, gcc-internal-format
msgid "typedef declaration invalid in parameter declaration"
msgstr ""
-#: cp/decl.c:8107
+#: cp/decl.c:8105
#, gcc-internal-format
msgid "storage class specifiers invalid in parameter declarations"
msgstr ""
-#: cp/decl.c:8111
+#: cp/decl.c:8109
#, gcc-internal-format
msgid "parameter declared %<auto%>"
msgstr ""
-#: cp/decl.c:8120
+#: cp/decl.c:8118
#, gcc-internal-format
msgid "%<virtual%> outside class declaration"
msgstr ""
-#: cp/decl.c:8138
+#: cp/decl.c:8136
#, gcc-internal-format
msgid "multiple storage classes in declaration of %qs"
msgstr ""
-#: cp/decl.c:8161
+#: cp/decl.c:8159
#, gcc-internal-format
msgid "storage class specified for %qs"
msgstr ""
-#: cp/decl.c:8182
+#: cp/decl.c:8163
+#, gcc-internal-format
+msgid "storage class specified for parameter %qs"
+msgstr ""
+
+#: cp/decl.c:8176
+#, gcc-internal-format
+msgid "nested function %qs declared %<extern%>"
+msgstr ""
+
+#: cp/decl.c:8180
#, gcc-internal-format
msgid "top-level declaration of %qs specifies %<auto%>"
msgstr ""
-#: cp/decl.c:8195
+#: cp/decl.c:8186
+#, gcc-internal-format
+msgid "function-scope %qs implicitly auto and declared %<__thread%>"
+msgstr ""
+
+#: cp/decl.c:8193
#, gcc-internal-format
msgid "storage class specifiers invalid in friend function declarations"
msgstr ""
-#: cp/decl.c:8310
+#: cp/decl.c:8282
+#, gcc-internal-format
+msgid "%qs declared as function returning a function"
+msgstr ""
+
+#: cp/decl.c:8287
+#, gcc-internal-format
+msgid "%qs declared as function returning an array"
+msgstr ""
+
+#: cp/decl.c:8308
#, gcc-internal-format
msgid "%qs function uses %<auto%> type specifier without late return type"
msgstr ""
-#: cp/decl.c:8316
+#: cp/decl.c:8314
#, gcc-internal-format
msgid ""
"%qs function with late return type has %qT as its type rather than plain %"
"<auto%>"
msgstr ""
-#: cp/decl.c:8324
+#: cp/decl.c:8322
#, gcc-internal-format
msgid ""
"%qs function with late return type not declared with %<auto%> type specifier"
msgstr ""
-#: cp/decl.c:8357
+#: cp/decl.c:8355
#, gcc-internal-format
msgid "destructor cannot be static member function"
msgstr ""
-#: cp/decl.c:8362
+#: cp/decl.c:8360
#, gcc-internal-format
msgid "destructors may not be cv-qualified"
msgstr ""
-#: cp/decl.c:8380
+#: cp/decl.c:8378
#, gcc-internal-format
msgid "constructors cannot be declared virtual"
msgstr ""
-#: cp/decl.c:8393
+#: cp/decl.c:8391
#, gcc-internal-format
msgid "can't initialize friend function %qs"
msgstr ""
#. Cannot be both friend and virtual.
-#: cp/decl.c:8397
+#: cp/decl.c:8395
#, gcc-internal-format
msgid "virtual functions cannot be friends"
msgstr ""
-#: cp/decl.c:8401
+#: cp/decl.c:8399
#, gcc-internal-format
msgid "friend declaration not in class definition"
msgstr ""
-#: cp/decl.c:8403
+#: cp/decl.c:8401
#, gcc-internal-format
msgid "can't define friend function %qs in a local class definition"
msgstr ""
-#: cp/decl.c:8416
+#: cp/decl.c:8414
#, gcc-internal-format
msgid "destructors may not have parameters"
msgstr ""
-#: cp/decl.c:8435
+#: cp/decl.c:8433
#, gcc-internal-format
msgid "cannot declare pointer to %q#T"
msgstr ""
-#: cp/decl.c:8448 cp/decl.c:8455
+#: cp/decl.c:8446 cp/decl.c:8453
#, gcc-internal-format
msgid "cannot declare reference to %q#T"
msgstr ""
-#: cp/decl.c:8457
+#: cp/decl.c:8455
#, gcc-internal-format
msgid "cannot declare pointer to %q#T member"
msgstr ""
-#: cp/decl.c:8477
+#: cp/decl.c:8475
#, gcc-internal-format
msgid "cannot declare %s to qualified function type %qT"
msgstr ""
-#: cp/decl.c:8514
+#: cp/decl.c:8512
#, gcc-internal-format
msgid ""
"cannot declare reference to %q#T, which is not a typedef or a template type "
"argument"
msgstr ""
-#: cp/decl.c:8558
+#: cp/decl.c:8556
#, gcc-internal-format
msgid "template-id %qD used as a declarator"
msgstr ""
-#: cp/decl.c:8609
+#: cp/decl.c:8607
#, gcc-internal-format
msgid "member functions are implicitly friends of their class"
msgstr ""
-#: cp/decl.c:8614
+#: cp/decl.c:8612
#, gcc-internal-format
msgid "extra qualification %<%T::%> on member %qs"
msgstr ""
-#: cp/decl.c:8646
+#: cp/decl.c:8644
#, gcc-internal-format
msgid "cannot define member function %<%T::%s%> within %<%T%>"
msgstr ""
-#: cp/decl.c:8663
+#: cp/decl.c:8661
#, gcc-internal-format
msgid "cannot declare member %<%T::%s%> within %qT"
msgstr ""
-#: cp/decl.c:8686
+#: cp/decl.c:8684
#, gcc-internal-format
msgid "non-parameter %qs cannot be a parameter pack"
msgstr ""
-#: cp/decl.c:8707
+#: cp/decl.c:8694
+#, gcc-internal-format
+msgid "size of array %qs is too large"
+msgstr ""
+
+#: cp/decl.c:8705
#, gcc-internal-format
msgid "data member may not have variably modified type %qT"
msgstr ""
-#: cp/decl.c:8709
+#: cp/decl.c:8707
#, 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:8717
+#: cp/decl.c:8715
#, gcc-internal-format
msgid "only declarations of constructors can be %<explicit%>"
msgstr ""
-#: cp/decl.c:8725
+#: cp/decl.c:8723
#, gcc-internal-format
msgid "non-member %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8730
+#: cp/decl.c:8728
#, gcc-internal-format
msgid "non-object member %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8736
+#: cp/decl.c:8734
#, gcc-internal-format
msgid "function %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8741
+#: cp/decl.c:8739
#, gcc-internal-format
msgid "static %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8746
+#: cp/decl.c:8744
#, gcc-internal-format
msgid "const %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8783
+#: cp/decl.c:8781
#, gcc-internal-format
msgid "%Jtypedef name may not be a nested-name-specifier"
msgstr ""
-#: cp/decl.c:8801
+#: cp/decl.c:8799
#, gcc-internal-format
msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
msgstr ""
-#: cp/decl.c:8889
+#: cp/decl.c:8887
#, gcc-internal-format
msgid ""
"qualified function types cannot be used to declare static member functions"
msgstr ""
-#: cp/decl.c:8891
+#: cp/decl.c:8889
#, gcc-internal-format
msgid "qualified function types cannot be used to declare free functions"
msgstr ""
-#: cp/decl.c:8917
+#: cp/decl.c:8915
#, gcc-internal-format
msgid "type qualifiers specified for friend class declaration"
msgstr ""
-#: cp/decl.c:8922
+#: cp/decl.c:8920
#, gcc-internal-format
msgid "%<inline%> specified for friend class declaration"
msgstr ""
-#: cp/decl.c:8930
+#: cp/decl.c:8928
#, gcc-internal-format
msgid "template parameters cannot be friends"
msgstr ""
-#: cp/decl.c:8932
+#: cp/decl.c:8930
#, gcc-internal-format
msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
msgstr ""
-#: cp/decl.c:8936
+#: cp/decl.c:8934
#, gcc-internal-format
msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
msgstr ""
-#: cp/decl.c:8949
+#: cp/decl.c:8947
#, gcc-internal-format
msgid "trying to make class %qT a friend of global scope"
msgstr ""
-#: cp/decl.c:8967
+#: cp/decl.c:8965
#, gcc-internal-format
msgid "invalid qualifiers on non-member function type"
msgstr ""
-#: cp/decl.c:8977
+#: cp/decl.c:8975
#, gcc-internal-format
msgid "abstract declarator %qT used as declaration"
msgstr ""
-#: cp/decl.c:9006
+#: cp/decl.c:9004
#, gcc-internal-format
msgid "cannot use %<::%> in parameter declaration"
msgstr ""
#. Something like struct S { int N::j; };
-#: cp/decl.c:9052
+#: cp/decl.c:9050
#, gcc-internal-format
msgid "invalid use of %<::%>"
msgstr ""
-#: cp/decl.c:9067
+#: cp/decl.c:9065
#, gcc-internal-format
msgid "can't make %qD into a method -- not in a class"
msgstr ""
-#: cp/decl.c:9076
+#: cp/decl.c:9074
#, gcc-internal-format
msgid "function %qD declared virtual inside a union"
msgstr ""
-#: cp/decl.c:9085
+#: cp/decl.c:9083
#, gcc-internal-format
msgid "%qD cannot be declared virtual, since it is always static"
msgstr ""
-#: cp/decl.c:9103
+#: cp/decl.c:9101
#, gcc-internal-format
msgid "expected qualified name in friend declaration for destructor %qD"
msgstr ""
-#: cp/decl.c:9110
+#: cp/decl.c:9108
#, gcc-internal-format
msgid "declaration of %qD as member of %qT"
msgstr ""
-#: cp/decl.c:9117
+#: cp/decl.c:9115
#, gcc-internal-format
msgid "expected qualified name in friend declaration for constructor %qD"
msgstr ""
-#: cp/decl.c:9180
+#: cp/decl.c:9178
#, gcc-internal-format
msgid "field %qD has incomplete type"
msgstr ""
-#: cp/decl.c:9182
+#: cp/decl.c:9180
#, gcc-internal-format
msgid "name %qT has incomplete type"
msgstr ""
-#: cp/decl.c:9191
+#: cp/decl.c:9189
#, gcc-internal-format
msgid " in instantiation of template %qT"
msgstr ""
-#: cp/decl.c:9200
+#: cp/decl.c:9198
#, gcc-internal-format
msgid "%qE is neither function nor member function; cannot be declared friend"
msgstr ""
@@ -30572,117 +30986,127 @@ 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:9252
+#: cp/decl.c:9250
#, gcc-internal-format
msgid "ISO C++ forbids initialization of member %qD"
msgstr ""
-#: cp/decl.c:9254
+#: cp/decl.c:9252
#, gcc-internal-format
msgid "making %qD static"
msgstr ""
-#: cp/decl.c:9319
+#: cp/decl.c:9317
#, gcc-internal-format
msgid "storage class %<auto%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:9321
+#: cp/decl.c:9319
#, gcc-internal-format
msgid "storage class %<register%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:9323
+#: cp/decl.c:9321
#, gcc-internal-format
msgid "storage class %<__thread%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:9335
+#: cp/decl.c:9333
#, gcc-internal-format
msgid ""
"%<static%> specified invalid for function %qs declared out of global scope"
msgstr ""
-#: cp/decl.c:9339
+#: cp/decl.c:9337
#, gcc-internal-format
msgid ""
"%<inline%> specifier invalid for function %qs declared out of global scope"
msgstr ""
-#: cp/decl.c:9346
+#: cp/decl.c:9344
#, gcc-internal-format
msgid "%q#T is not a class or a namespace"
msgstr ""
-#: cp/decl.c:9354
+#: cp/decl.c:9352
#, gcc-internal-format
msgid "virtual non-class function %qs"
msgstr ""
-#: cp/decl.c:9361
+#: cp/decl.c:9359
#, gcc-internal-format
msgid "%qs defined in a non-class scope"
msgstr ""
-#: cp/decl.c:9394
+#: cp/decl.c:9392
#, gcc-internal-format
msgid "cannot declare member function %qD to have static linkage"
msgstr ""
#. FIXME need arm citation
-#: cp/decl.c:9401
+#: cp/decl.c:9399
#, gcc-internal-format
msgid "cannot declare static function inside another function"
msgstr ""
-#: cp/decl.c:9431
+#: cp/decl.c:9429
#, gcc-internal-format
msgid ""
"%<static%> may not be used when defining (as opposed to declaring) a static "
"data member"
msgstr ""
-#: cp/decl.c:9438
+#: cp/decl.c:9436
#, gcc-internal-format
msgid "static member %qD declared %<register%>"
msgstr ""
-#: cp/decl.c:9444
+#: cp/decl.c:9442
#, gcc-internal-format
msgid "cannot explicitly declare member %q#D to have extern linkage"
msgstr ""
-#: cp/decl.c:9588
+#: cp/decl.c:9456
+#, gcc-internal-format
+msgid "%qs initialized and declared %<extern%>"
+msgstr ""
+
+#: cp/decl.c:9460
+#, gcc-internal-format
+msgid "%qs has both %<extern%> and initializer"
+msgstr ""
+
+#: cp/decl.c:9586
#, gcc-internal-format
msgid "default argument for %q#D has type %qT"
msgstr ""
-#: cp/decl.c:9591
+#: cp/decl.c:9589
#, gcc-internal-format
msgid "default argument for parameter of type %qT has type %qT"
msgstr ""
-#: cp/decl.c:9607
+#: cp/decl.c:9605
#, gcc-internal-format
msgid "default argument %qE uses local variable %qD"
msgstr ""
-#: cp/decl.c:9690
+#: cp/decl.c:9688
#, gcc-internal-format
msgid "parameter %qD has Java class type"
msgstr ""
-#: cp/decl.c:9710
+#: cp/decl.c:9708
#, gcc-internal-format
msgid "parameter %qD invalidly declared method type"
msgstr ""
-#: cp/decl.c:9734
+#: cp/decl.c:9732
#, gcc-internal-format
msgid "parameter %qD includes %s to array of unknown bound %qT"
msgstr ""
-#: cp/decl.c:9749
+#: cp/decl.c:9747
#, gcc-internal-format
msgid "parameter packs must be at the end of the parameter list"
msgstr ""
@@ -30702,139 +31126,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:9972
+#: cp/decl.c:9970
#, gcc-internal-format
msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
msgstr ""
-#: cp/decl.c:10094
+#: cp/decl.c:10092
#, gcc-internal-format
msgid "%qD may not be declared within a namespace"
msgstr ""
-#: cp/decl.c:10099
+#: cp/decl.c:10097
#, gcc-internal-format
msgid "%qD may not be declared as static"
msgstr ""
-#: cp/decl.c:10125
+#: cp/decl.c:10123
#, gcc-internal-format
msgid "%qD must be a nonstatic member function"
msgstr ""
-#: cp/decl.c:10134
+#: cp/decl.c:10132
#, gcc-internal-format
msgid ""
"%qD must be either a non-static member function or a non-member function"
msgstr ""
-#: cp/decl.c:10156
+#: cp/decl.c:10154
#, gcc-internal-format
msgid "%qD must have an argument of class or enumerated type"
msgstr ""
-#: cp/decl.c:10197
+#: cp/decl.c:10195
#, gcc-internal-format
msgid "conversion to %s%s will never use a type conversion operator"
msgstr ""
#. 13.4.0.3
-#: cp/decl.c:10205
+#: cp/decl.c:10203
#, gcc-internal-format
msgid "ISO C++ prohibits overloading operator ?:"
msgstr ""
-#: cp/decl.c:10210
+#: cp/decl.c:10208
#, gcc-internal-format
msgid "%qD must not have variable number of arguments"
msgstr ""
-#: cp/decl.c:10261
+#: cp/decl.c:10259
#, gcc-internal-format
msgid "postfix %qD must take %<int%> as its argument"
msgstr ""
-#: cp/decl.c:10264
+#: cp/decl.c:10262
#, gcc-internal-format
msgid "postfix %qD must take %<int%> as its second argument"
msgstr ""
-#: cp/decl.c:10272
+#: cp/decl.c:10270
#, gcc-internal-format
msgid "%qD must take either zero or one argument"
msgstr ""
-#: cp/decl.c:10274
+#: cp/decl.c:10272
#, gcc-internal-format
msgid "%qD must take either one or two arguments"
msgstr ""
-#: cp/decl.c:10296
+#: cp/decl.c:10294
#, gcc-internal-format
msgid "prefix %qD should return %qT"
msgstr ""
-#: cp/decl.c:10302
+#: cp/decl.c:10300
#, gcc-internal-format
msgid "postfix %qD should return %qT"
msgstr ""
-#: cp/decl.c:10311
+#: cp/decl.c:10309
#, gcc-internal-format
msgid "%qD must take %<void%>"
msgstr ""
-#: cp/decl.c:10313 cp/decl.c:10322
+#: cp/decl.c:10311 cp/decl.c:10320
#, gcc-internal-format
msgid "%qD must take exactly one argument"
msgstr ""
-#: cp/decl.c:10324
+#: cp/decl.c:10322
#, gcc-internal-format
msgid "%qD must take exactly two arguments"
msgstr ""
-#: cp/decl.c:10333
+#: cp/decl.c:10331
#, gcc-internal-format
msgid "user-defined %qD always evaluates both arguments"
msgstr ""
-#: cp/decl.c:10347
+#: cp/decl.c:10345
#, gcc-internal-format
msgid "%qD should return by value"
msgstr ""
-#: cp/decl.c:10358 cp/decl.c:10363
+#: cp/decl.c:10356 cp/decl.c:10361
#, gcc-internal-format
msgid "%qD cannot have default arguments"
msgstr ""
-#: cp/decl.c:10421
+#: cp/decl.c:10419
#, gcc-internal-format
msgid "using template type parameter %qT after %qs"
msgstr ""
-#: cp/decl.c:10436
+#: cp/decl.c:10434
#, gcc-internal-format
msgid "using typedef-name %qD after %qs"
msgstr ""
-#: cp/decl.c:10437
+#: cp/decl.c:10435
#, gcc-internal-format
msgid "%q+D has a previous declaration here"
msgstr ""
-#: cp/decl.c:10445
+#: cp/decl.c:10443
#, gcc-internal-format
msgid "%qT referred to as %qs"
msgstr ""
-#: cp/decl.c:10446 cp/decl.c:10453
+#: cp/decl.c:10444 cp/decl.c:10451
#, gcc-internal-format
msgid "%q+T has a previous declaration here"
msgstr ""
-#: cp/decl.c:10452
+#: cp/decl.c:10450
#, gcc-internal-format
msgid "%qT referred to as enum"
msgstr ""
@@ -30846,77 +31270,77 @@ msgstr ""
#. void f(class C); // No template header here
#.
#. then the required template argument is missing.
-#: cp/decl.c:10467
+#: cp/decl.c:10465
#, gcc-internal-format
msgid "template argument required for %<%s %T%>"
msgstr ""
-#: cp/decl.c:10515 cp/name-lookup.c:2808
+#: cp/decl.c:10513 cp/name-lookup.c:2807
#, gcc-internal-format
msgid "%qD has the same name as the class in which it is declared"
msgstr ""
-#: cp/decl.c:10545 cp/name-lookup.c:2316
+#: cp/decl.c:10543 cp/name-lookup.c:2315
#, gcc-internal-format
msgid "reference to %qD is ambiguous"
msgstr ""
-#: cp/decl.c:10659
+#: cp/decl.c:10657
#, gcc-internal-format
msgid "use of enum %q#D without previous declaration"
msgstr ""
-#: cp/decl.c:10680
+#: cp/decl.c:10678
#, gcc-internal-format
msgid "redeclaration of %qT as a non-template"
msgstr ""
-#: cp/decl.c:10681
+#: cp/decl.c:10679
#, gcc-internal-format
msgid "previous declaration %q+D"
msgstr ""
-#: cp/decl.c:10795
+#: cp/decl.c:10793
#, gcc-internal-format
msgid "derived union %qT invalid"
msgstr ""
-#: cp/decl.c:10804
+#: cp/decl.c:10802
#, gcc-internal-format
msgid "Java class %qT cannot have multiple bases"
msgstr ""
-#: cp/decl.c:10815
+#: cp/decl.c:10813
#, gcc-internal-format
msgid "Java class %qT cannot have virtual bases"
msgstr ""
-#: cp/decl.c:10835
+#: cp/decl.c:10833
#, gcc-internal-format
msgid "base type %qT fails to be a struct or class type"
msgstr ""
-#: cp/decl.c:10868
+#: cp/decl.c:10866
#, gcc-internal-format
msgid "recursive type %qT undefined"
msgstr ""
-#: cp/decl.c:10870
+#: cp/decl.c:10868
#, gcc-internal-format
msgid "duplicate base type %qT invalid"
msgstr ""
-#: cp/decl.c:10954
+#: cp/decl.c:10952
#, gcc-internal-format
msgid "multiple definition of %q#T"
msgstr ""
-#: cp/decl.c:10955
+#: cp/decl.c:10953
#, gcc-internal-format
msgid "%Jprevious definition here"
msgstr ""
-#: cp/decl.c:11002
+#: cp/decl.c:11000
#, gcc-internal-format
msgid "underlying type %<%T%> of %<%T%> must be an integral type"
msgstr ""
@@ -30925,62 +31349,62 @@ msgstr ""
#.
#. IF no integral type can represent all the enumerator values, the
#. enumeration is ill-formed.
-#: cp/decl.c:11134
+#: cp/decl.c:11132
#, gcc-internal-format
msgid "no integral type can represent all of the enumerator values for %qT"
msgstr ""
-#: cp/decl.c:11265
+#: cp/decl.c:11263
#, gcc-internal-format
msgid "enumerator value for %qD is not an integer constant"
msgstr ""
-#: cp/decl.c:11297
+#: cp/decl.c:11295
#, gcc-internal-format
msgid "overflow in enumeration values at %qD"
msgstr ""
-#: cp/decl.c:11317
+#: cp/decl.c:11315
#, gcc-internal-format
msgid "enumerator value %E is too large for underlying type %<%T%>"
msgstr ""
-#: cp/decl.c:11414
+#: cp/decl.c:11412
#, gcc-internal-format
msgid "return type %q#T is incomplete"
msgstr ""
-#: cp/decl.c:11416
+#: cp/decl.c:11414
#, gcc-internal-format
msgid "return type has Java class type %q#T"
msgstr ""
-#: cp/decl.c:11541 cp/typeck.c:6970
+#: cp/decl.c:11539 cp/typeck.c:6977
#, gcc-internal-format
msgid "%<operator=%> should return a reference to %<*this%>"
msgstr ""
-#: cp/decl.c:11856
+#: cp/decl.c:11854
#, gcc-internal-format
msgid "invalid function declaration"
msgstr ""
-#: cp/decl.c:11940
+#: cp/decl.c:11938
#, gcc-internal-format
msgid "parameter %qD declared void"
msgstr ""
-#: cp/decl.c:12442
+#: cp/decl.c:12440
#, gcc-internal-format
msgid "invalid member function declaration"
msgstr ""
-#: cp/decl.c:12457
+#: cp/decl.c:12455
#, gcc-internal-format
msgid "%qD is already defined in class %qT"
msgstr ""
-#: cp/decl.c:12704
+#: cp/decl.c:12702
#, gcc-internal-format
msgid "static member function %q#D declared with type qualifiers"
msgstr ""
@@ -31200,7 +31624,7 @@ msgstr ""
#. We really want to suppress this warning in system headers,
#. because libstdc++ uses variadic templates even when we aren't
#. in C++0x mode.
-#: cp/error.c:2798
+#: cp/error.c:2825
#, gcc-internal-format
msgid "%s only available with -std=c++0x or -std=gnu++0x"
msgstr ""
@@ -31468,7 +31892,7 @@ msgstr ""
msgid "bad array initializer"
msgstr ""
-#: cp/init.c:1440 cp/semantics.c:2537
+#: cp/init.c:1440 cp/semantics.c:2536
#, gcc-internal-format
msgid "%qT is not a class type"
msgstr ""
@@ -31644,32 +32068,32 @@ msgid ""
"use of an undeclared name is deprecated)"
msgstr ""
-#: cp/mangle.c:1690
+#: cp/mangle.c:1689
#, gcc-internal-format
msgid "mangling typeof, use decltype instead"
msgstr ""
-#: cp/mangle.c:1903
+#: cp/mangle.c:1902
#, gcc-internal-format
msgid "mangling unknown fixed point type"
msgstr ""
-#: cp/mangle.c:2332
+#: cp/mangle.c:2331
#, gcc-internal-format
msgid "mangling %C"
msgstr ""
-#: cp/mangle.c:2387
+#: cp/mangle.c:2386
#, gcc-internal-format
msgid "mangling new-expression"
msgstr ""
-#: cp/mangle.c:2407
+#: cp/mangle.c:2406
#, gcc-internal-format
msgid "omitted middle operand to %<?:%> operand cannot be mangled"
msgstr ""
-#: cp/mangle.c:2722
+#: cp/mangle.c:2721
#, gcc-internal-format
msgid "the mangled name of %qD will change in a future version of GCC"
msgstr ""
@@ -31701,7 +32125,7 @@ msgid ""
"future version of GCC due to implicit virtual destructor"
msgstr ""
-#: cp/name-lookup.c:734
+#: cp/name-lookup.c:733
#, gcc-internal-format
msgid "redeclaration of %<wchar_t%> as %qT"
msgstr ""
@@ -31712,597 +32136,597 @@ msgstr ""
#. [basic.start.main]
#.
#. This function shall not be overloaded.
-#: cp/name-lookup.c:764
+#: cp/name-lookup.c:763
#, gcc-internal-format
msgid "invalid redeclaration of %q+D"
msgstr ""
-#: cp/name-lookup.c:765
+#: cp/name-lookup.c:764
#, gcc-internal-format
msgid "as %qD"
msgstr ""
-#: cp/name-lookup.c:811 cp/name-lookup.c:822
+#: cp/name-lookup.c:810 cp/name-lookup.c:821
#, gcc-internal-format
msgid "declaration of %q#D with C language linkage"
msgstr ""
-#: cp/name-lookup.c:815
+#: cp/name-lookup.c:814
#, gcc-internal-format
msgid "due to different exception specifications"
msgstr ""
-#: cp/name-lookup.c:906
+#: cp/name-lookup.c:905
#, gcc-internal-format
msgid "type mismatch with previous external decl of %q#D"
msgstr ""
-#: cp/name-lookup.c:907
+#: cp/name-lookup.c:906
#, gcc-internal-format
msgid "previous external decl of %q+#D"
msgstr ""
-#: cp/name-lookup.c:998
+#: cp/name-lookup.c:997
#, gcc-internal-format
msgid "extern declaration of %q#D doesn't match"
msgstr ""
-#: cp/name-lookup.c:999
+#: cp/name-lookup.c:998
#, gcc-internal-format
msgid "global declaration %q+#D"
msgstr ""
-#: cp/name-lookup.c:1041 cp/name-lookup.c:1048
+#: cp/name-lookup.c:1040 cp/name-lookup.c:1047
#, 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:1073
+#: cp/name-lookup.c:1072
#, gcc-internal-format
msgid "declaration of %qD shadows a member of 'this'"
msgstr ""
-#: cp/name-lookup.c:1079
+#: cp/name-lookup.c:1078
#, gcc-internal-format
msgid "declaration of %qD shadows a previous local"
msgstr ""
-#: cp/name-lookup.c:1086
+#: cp/name-lookup.c:1085
#, gcc-internal-format
msgid "declaration of %qD shadows a global declaration"
msgstr ""
-#: cp/name-lookup.c:1209
+#: cp/name-lookup.c:1208
#, gcc-internal-format
msgid "name lookup of %qD changed"
msgstr ""
-#: cp/name-lookup.c:1210
+#: cp/name-lookup.c:1209
#, gcc-internal-format
msgid " matches this %q+D under ISO standard rules"
msgstr ""
-#: cp/name-lookup.c:1212
+#: cp/name-lookup.c:1211
#, gcc-internal-format
msgid " matches this %q+D under old rules"
msgstr ""
-#: cp/name-lookup.c:1230 cp/name-lookup.c:1238
+#: cp/name-lookup.c:1229 cp/name-lookup.c:1237
#, gcc-internal-format
msgid "name lookup of %qD changed for ISO %<for%> scoping"
msgstr ""
-#: cp/name-lookup.c:1232
+#: cp/name-lookup.c:1231
#, gcc-internal-format
msgid " cannot use obsolete binding at %q+D because it has a destructor"
msgstr ""
-#: cp/name-lookup.c:1241
+#: cp/name-lookup.c:1240
#, gcc-internal-format
msgid " using obsolete binding at %q+D"
msgstr ""
-#: cp/name-lookup.c:1247 cp/parser.c:10158
+#: cp/name-lookup.c:1246 cp/parser.c:10152
#, gcc-internal-format
msgid "(if you use %<-fpermissive%> G++ will accept your code)"
msgstr ""
-#: cp/name-lookup.c:1303
+#: cp/name-lookup.c:1302
#, gcc-internal-format
msgid "%s %s(%E) %p %d\n"
msgstr ""
-#: cp/name-lookup.c:1306
+#: cp/name-lookup.c:1305
#, gcc-internal-format
msgid "%s %s %p %d\n"
msgstr ""
-#: cp/name-lookup.c:1434
+#: cp/name-lookup.c:1433
#, gcc-internal-format
msgid "XXX is_class_level != (current_scope == class_scope)\n"
msgstr ""
-#: cp/name-lookup.c:2029
+#: cp/name-lookup.c:2028
#, gcc-internal-format
msgid "%q#D hides constructor for %q#T"
msgstr ""
-#: cp/name-lookup.c:2046
+#: cp/name-lookup.c:2045
#, gcc-internal-format
msgid "%q#D conflicts with previous using declaration %q#D"
msgstr ""
-#: cp/name-lookup.c:2069
+#: cp/name-lookup.c:2068
#, gcc-internal-format
msgid "previous non-function declaration %q+#D"
msgstr ""
-#: cp/name-lookup.c:2070
+#: cp/name-lookup.c:2069
#, 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:2148 cp/name-lookup.c:2173
+#: cp/name-lookup.c:2147 cp/name-lookup.c:2172
#, 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:2158
+#: cp/name-lookup.c:2157
#, gcc-internal-format
msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
msgstr ""
-#: cp/name-lookup.c:2165
+#: cp/name-lookup.c:2164
#, gcc-internal-format
msgid "namespace %qD not allowed in using-declaration"
msgstr ""
-#: cp/name-lookup.c:2201
+#: cp/name-lookup.c:2200
#, gcc-internal-format
msgid "%qD not declared"
msgstr ""
-#: cp/name-lookup.c:2237 cp/name-lookup.c:2274 cp/name-lookup.c:2308
-#: cp/name-lookup.c:2323
+#: cp/name-lookup.c:2236 cp/name-lookup.c:2273 cp/name-lookup.c:2307
+#: cp/name-lookup.c:2322
#, gcc-internal-format
msgid "%qD is already declared in this scope"
msgstr ""
-#: cp/name-lookup.c:2927
+#: cp/name-lookup.c:2926
#, gcc-internal-format
msgid "using-declaration for non-member at class scope"
msgstr ""
-#: cp/name-lookup.c:2934
+#: cp/name-lookup.c:2933
#, gcc-internal-format
msgid "%<%T::%D%> names destructor"
msgstr ""
-#: cp/name-lookup.c:2939
+#: cp/name-lookup.c:2938
#, gcc-internal-format
msgid "%<%T::%D%> names constructor"
msgstr ""
-#: cp/name-lookup.c:2944
+#: cp/name-lookup.c:2943
#, gcc-internal-format
msgid "%<%T::%D%> names constructor in %qT"
msgstr ""
-#: cp/name-lookup.c:2994
+#: cp/name-lookup.c:2993
#, gcc-internal-format
msgid "no members matching %<%T::%D%> in %q#T"
msgstr ""
-#: cp/name-lookup.c:3062
+#: cp/name-lookup.c:3061
#, gcc-internal-format
msgid "declaration of %qD not in a namespace surrounding %qD"
msgstr ""
-#: cp/name-lookup.c:3070
+#: cp/name-lookup.c:3069
#, gcc-internal-format
msgid "explicit qualification in declaration of %qD"
msgstr ""
-#: cp/name-lookup.c:3113
+#: cp/name-lookup.c:3112
#, gcc-internal-format
msgid "%qD should have been declared inside %qD"
msgstr ""
-#: cp/name-lookup.c:3158
+#: cp/name-lookup.c:3157
#, gcc-internal-format
msgid "%qD attribute requires a single NTBS argument"
msgstr ""
-#: cp/name-lookup.c:3165
+#: cp/name-lookup.c:3164
#, gcc-internal-format
msgid ""
"%qD attribute is meaningless since members of the anonymous namespace get "
"local symbols"
msgstr ""
-#: cp/name-lookup.c:3174 cp/name-lookup.c:3544
+#: cp/name-lookup.c:3173 cp/name-lookup.c:3543
#, gcc-internal-format
msgid "%qD attribute directive ignored"
msgstr ""
-#: cp/name-lookup.c:3219
+#: cp/name-lookup.c:3218
#, gcc-internal-format
msgid "namespace alias %qD not allowed here, assuming %qD"
msgstr ""
-#: cp/name-lookup.c:3532
+#: cp/name-lookup.c:3531
#, gcc-internal-format
msgid "strong using only meaningful at namespace scope"
msgstr ""
-#: cp/name-lookup.c:3536
+#: cp/name-lookup.c:3535
#, gcc-internal-format
msgid "current namespace %qD does not enclose strongly used namespace %qD"
msgstr ""
-#: cp/name-lookup.c:4473
+#: cp/name-lookup.c:4472
#, gcc-internal-format
msgid "%q+D is not a function,"
msgstr ""
-#: cp/name-lookup.c:4474
+#: cp/name-lookup.c:4473
#, gcc-internal-format
msgid " conflict with %q+D"
msgstr ""
-#: cp/name-lookup.c:4919
+#: cp/name-lookup.c:4918
#, gcc-internal-format
msgid "argument dependent lookup finds %q+D"
msgstr ""
-#: cp/name-lookup.c:5360
+#: cp/name-lookup.c:5359
#, gcc-internal-format
msgid "XXX entering pop_everything ()\n"
msgstr ""
-#: cp/name-lookup.c:5369
+#: cp/name-lookup.c:5368
#, gcc-internal-format
msgid "XXX leaving pop_everything ()\n"
msgstr ""
-#: cp/parser.c:440
+#: cp/parser.c:431
#, gcc-internal-format
-msgid "identifier %<%s%> will become a keyword in C++0x"
+msgid "identifier %qE will become a keyword in C++0x"
msgstr ""
-#: cp/parser.c:2084
+#: cp/parser.c:2078
#, gcc-internal-format
msgid "%H%<#pragma%> is not allowed here"
msgstr ""
-#: cp/parser.c:2115
+#: cp/parser.c:2109
#, gcc-internal-format
msgid "%H%<%E::%E%> has not been declared"
msgstr ""
-#: cp/parser.c:2118
+#: cp/parser.c:2112
#, gcc-internal-format
msgid "%H%<::%E%> has not been declared"
msgstr ""
-#: cp/parser.c:2121
+#: cp/parser.c:2115
#, gcc-internal-format
msgid "%Hrequest for member %qE in non-class type %qT"
msgstr ""
-#: cp/parser.c:2124
+#: cp/parser.c:2118
#, gcc-internal-format
msgid "%H%<%T::%E%> has not been declared"
msgstr ""
-#: cp/parser.c:2127
+#: cp/parser.c:2121
#, gcc-internal-format
msgid "%H%qE has not been declared"
msgstr ""
-#: cp/parser.c:2130
+#: cp/parser.c:2124
#, gcc-internal-format
msgid "%H%<%E::%E%> %s"
msgstr ""
-#: cp/parser.c:2132
+#: cp/parser.c:2126
#, gcc-internal-format
msgid "%H%<::%E%> %s"
msgstr ""
-#: cp/parser.c:2134
+#: cp/parser.c:2128
#, gcc-internal-format
msgid "%H%qE %s"
msgstr ""
-#: cp/parser.c:2169
+#: cp/parser.c:2163
#, gcc-internal-format
msgid "%H%<long long long%> is too long for GCC"
msgstr ""
-#: cp/parser.c:2172
+#: cp/parser.c:2166
#, gcc-internal-format
msgid "ISO C++ 1998 does not support %<long long%>"
msgstr ""
-#: cp/parser.c:2192
+#: cp/parser.c:2186
#, gcc-internal-format
msgid "%Hduplicate %qs"
msgstr ""
-#: cp/parser.c:2236
+#: cp/parser.c:2230
#, gcc-internal-format
msgid "%Hnew types may not be defined in a return type"
msgstr ""
-#: cp/parser.c:2238
+#: cp/parser.c:2232
#, gcc-internal-format
msgid "(perhaps a semicolon is missing after the definition of %qT)"
msgstr ""
-#: cp/parser.c:2258
+#: cp/parser.c:2252
#, gcc-internal-format
msgid "%H%qT is not a template"
msgstr ""
-#: cp/parser.c:2260
+#: cp/parser.c:2254
#, gcc-internal-format
msgid "%H%qE is not a template"
msgstr ""
-#: cp/parser.c:2262
+#: cp/parser.c:2256
#, gcc-internal-format
msgid "%Hinvalid template-id"
msgstr ""
-#: cp/parser.c:2324
+#: cp/parser.c:2318
#, gcc-internal-format
msgid "%Hinvalid use of template-name %qE without an argument list"
msgstr ""
-#: cp/parser.c:2327
+#: cp/parser.c:2321
#, gcc-internal-format
msgid "%Hinvalid use of destructor %qD as a type"
msgstr ""
#. Something like 'unsigned A a;'
-#: cp/parser.c:2330
+#: cp/parser.c:2324
#, gcc-internal-format
msgid "%Hinvalid combination of multiple type-specifiers"
msgstr ""
#. Issue an error message.
-#: cp/parser.c:2335
+#: cp/parser.c:2329
#, gcc-internal-format
msgid "%H%qE does not name a type"
msgstr ""
-#: cp/parser.c:2368
+#: cp/parser.c:2362
#, gcc-internal-format
msgid "(perhaps %<typename %T::%E%> was intended)"
msgstr ""
-#: cp/parser.c:2383
+#: cp/parser.c:2377
#, gcc-internal-format
msgid "%H%qE in namespace %qE does not name a type"
msgstr ""
-#: cp/parser.c:2386
+#: cp/parser.c:2380
#, gcc-internal-format
msgid "%H%qE in class %qT does not name a type"
msgstr ""
-#: cp/parser.c:2950
+#: cp/parser.c:2944
#, gcc-internal-format
msgid "%Hunsupported non-standard concatenation of string literals"
msgstr ""
-#: cp/parser.c:3153
+#: cp/parser.c:3147
#, gcc-internal-format
msgid "%Hfixed-point types not supported in C++"
msgstr ""
-#: cp/parser.c:3234
+#: cp/parser.c:3228
#, gcc-internal-format
msgid "ISO C++ forbids braced-groups within expressions"
msgstr ""
-#: cp/parser.c:3245
+#: cp/parser.c:3239
#, gcc-internal-format
msgid ""
"%Hstatement-expressions are not allowed outside functions nor in template-"
"argument lists"
msgstr ""
-#: cp/parser.c:3304
+#: cp/parser.c:3298
#, gcc-internal-format
msgid "%H%<this%> may not be used in this context"
msgstr ""
-#: cp/parser.c:3513
+#: cp/parser.c:3507
#, gcc-internal-format
msgid "%Hlocal variable %qD may not appear in this context"
msgstr ""
-#: cp/parser.c:3813
+#: cp/parser.c:3807
#, gcc-internal-format
msgid "%Hscope %qT before %<~%> is not a class-name"
msgstr ""
-#: cp/parser.c:3927
+#: cp/parser.c:3921
#, gcc-internal-format
msgid "%Hdeclaration of %<~%T%> as member of %qT"
msgstr ""
-#: cp/parser.c:3941
+#: cp/parser.c:3935
#, gcc-internal-format
msgid "%Htypedef-name %qD used as destructor declarator"
msgstr ""
-#: cp/parser.c:4155
+#: cp/parser.c:4149
#, gcc-internal-format
msgid "%H%qD used without template parameters"
msgstr ""
-#: cp/parser.c:4159 cp/parser.c:14879 cp/parser.c:17171
+#: cp/parser.c:4153 cp/parser.c:14879 cp/parser.c:17176
#, gcc-internal-format
msgid "%Hreference to %qD is ambiguous"
msgstr ""
-#: cp/parser.c:4205 cp/pt.c:5660
+#: cp/parser.c:4199 cp/pt.c:5660
#, gcc-internal-format
msgid "%qT is not a template"
msgstr ""
#. Warn the user that a compound literal is not
#. allowed in standard C++.
-#: cp/parser.c:4629
+#: cp/parser.c:4623
#, gcc-internal-format
msgid "ISO C++ forbids compound-literals"
msgstr ""
-#: cp/parser.c:5002
+#: cp/parser.c:4996
#, gcc-internal-format
msgid "%H%qE does not have class type"
msgstr ""
-#: cp/parser.c:5086
+#: cp/parser.c:5080
#, gcc-internal-format
msgid "%Hinvalid use of %qD"
msgstr ""
-#: cp/parser.c:5665
+#: cp/parser.c:5659
#, gcc-internal-format
msgid "%Harray bound forbidden after parenthesized type-id"
msgstr ""
-#: cp/parser.c:5668
+#: cp/parser.c:5662
#, gcc-internal-format
msgid "try removing the parentheses around the type-id"
msgstr ""
-#: cp/parser.c:5861
+#: cp/parser.c:5855
#, gcc-internal-format
msgid "%Hexpression in new-declarator must have integral or enumeration type"
msgstr ""
-#: cp/parser.c:6117
+#: cp/parser.c:6111
#, gcc-internal-format
msgid "use of old-style cast"
msgstr ""
-#: cp/parser.c:6248
+#: cp/parser.c:6242
#, gcc-internal-format
msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
msgstr ""
-#: cp/parser.c:6251
+#: cp/parser.c:6245
#, gcc-internal-format
msgid "suggest parentheses around %<>>%> expression"
msgstr ""
-#: cp/parser.c:7088
+#: cp/parser.c:7082
#, gcc-internal-format
msgid "%Hcase label %qE not within a switch statement"
msgstr ""
-#: cp/parser.c:7100
+#: cp/parser.c:7094
#, gcc-internal-format
msgid "%Hcase label not within a switch statement"
msgstr ""
-#: cp/parser.c:7218
+#: cp/parser.c:7212
#, gcc-internal-format
msgid "%H%<else%> without a previous %<if%>"
msgstr ""
-#: cp/parser.c:7697
+#: cp/parser.c:7691
#, gcc-internal-format
msgid "%Hbreak statement not within loop or switch"
msgstr ""
-#: cp/parser.c:7705 cp/parser.c:7725
+#: cp/parser.c:7699 cp/parser.c:7719
#, gcc-internal-format
msgid "%Hinvalid exit from OpenMP structured block"
msgstr ""
-#: cp/parser.c:7708
+#: cp/parser.c:7702
#, gcc-internal-format
msgid "%Hbreak statement used with OpenMP for loop"
msgstr ""
-#: cp/parser.c:7718
+#: cp/parser.c:7712
#, gcc-internal-format
msgid "%Hcontinue statement not within a loop"
msgstr ""
#. Issue a warning about this use of a GNU extension.
-#: cp/parser.c:7761
+#: cp/parser.c:7755
#, gcc-internal-format
msgid "ISO C++ forbids computed gotos"
msgstr ""
-#: cp/parser.c:7905 cp/parser.c:15753
+#: cp/parser.c:7899 cp/parser.c:15753
#, gcc-internal-format
msgid "extra %<;%>"
msgstr ""
-#: cp/parser.c:8126
+#: cp/parser.c:8120
#, gcc-internal-format
msgid "%H%<__label__%> not at the beginning of a block"
msgstr ""
-#: cp/parser.c:8263
+#: cp/parser.c:8257
#, gcc-internal-format
msgid "%Hmixing declarations and function-definitions is forbidden"
msgstr ""
-#: cp/parser.c:8403
+#: cp/parser.c:8397
#, gcc-internal-format
msgid "%H%<friend%> used outside of class"
msgstr ""
-#: cp/parser.c:8459
+#: cp/parser.c:8453
#, gcc-internal-format
msgid "%H%<auto%> will change meaning in C++0x; please remove it"
msgstr ""
-#: cp/parser.c:8578
+#: cp/parser.c:8572
#, gcc-internal-format
msgid "%Hclass definition may not be declared a friend"
msgstr ""
-#: cp/parser.c:8648 cp/parser.c:16075
+#: cp/parser.c:8642 cp/parser.c:16075
#, gcc-internal-format
msgid "%Htemplates may not be %<virtual%>"
msgstr ""
-#: cp/parser.c:9051
+#: cp/parser.c:9045
#, gcc-internal-format
msgid "invalid use of %<auto%> in conversion operator"
msgstr ""
-#: cp/parser.c:9135
+#: cp/parser.c:9129
#, gcc-internal-format
msgid "%Honly constructors take base initializers"
msgstr ""
-#: cp/parser.c:9157
+#: cp/parser.c:9151
#, gcc-internal-format
msgid "%Hcannot expand initializer for member %<%D%>"
msgstr ""
-#: cp/parser.c:9212
+#: cp/parser.c:9206
#, gcc-internal-format
msgid "anachronistic old-style base class initializer"
msgstr ""
-#: cp/parser.c:9272
+#: cp/parser.c:9266
#, gcc-internal-format
msgid ""
"%Hkeyword %<typename%> not allowed in this context (a qualified member "
@@ -32310,54 +32734,59 @@ msgid ""
msgstr ""
#. Warn that we do not support `export'.
-#: cp/parser.c:9618
+#: cp/parser.c:9612
#, gcc-internal-format
msgid "keyword %<export%> not implemented, and will be ignored"
msgstr ""
-#: cp/parser.c:9800 cp/parser.c:9898 cp/parser.c:10004
+#: cp/parser.c:9794 cp/parser.c:9892 cp/parser.c:9998
#, gcc-internal-format
msgid "%Htemplate parameter pack %qD cannot have a default argument"
msgstr ""
-#: cp/parser.c:9803
+#: cp/parser.c:9797
#, gcc-internal-format
msgid "%Htemplate parameter pack cannot have a default argument"
msgstr ""
-#: cp/parser.c:9901 cp/parser.c:10008
+#: cp/parser.c:9895 cp/parser.c:10002
#, gcc-internal-format
msgid "%Htemplate parameter packs cannot have default arguments"
msgstr ""
-#: cp/parser.c:10150
+#: cp/parser.c:10144
#, gcc-internal-format
msgid "%<<::%> cannot begin a template-argument list"
msgstr ""
-#: cp/parser.c:10154
+#: cp/parser.c:10148
#, gcc-internal-format
msgid ""
"%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
"and %<::%>"
msgstr ""
-#: cp/parser.c:10232
+#: cp/parser.c:10226
#, gcc-internal-format
msgid "%Hparse error in template argument list"
msgstr ""
#. Explain what went wrong.
-#: cp/parser.c:10347
+#: cp/parser.c:10341
#, gcc-internal-format
msgid "%Hnon-template %qD used as template"
msgstr ""
-#: cp/parser.c:10349
+#: cp/parser.c:10343
#, gcc-internal-format
msgid "use %<%T::template %D%> to indicate that it is a template"
msgstr ""
+#: cp/parser.c:10476
+#, gcc-internal-format
+msgid "%Hexpected parameter pack before %<...%>"
+msgstr ""
+
#: cp/parser.c:10886
#, gcc-internal-format
msgid "%Htemplate specialization with C linkage"
@@ -32562,12 +32991,12 @@ msgid ""
"implicitly a type)"
msgstr ""
-#: cp/parser.c:17360
+#: cp/parser.c:17365
#, gcc-internal-format
msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
msgstr ""
-#: cp/parser.c:17365
+#: cp/parser.c:17370
#, gcc-internal-format
msgid "too few template-parameter-lists"
msgstr ""
@@ -32576,13 +33005,13 @@ msgstr ""
#. something like:
#.
#. template <class T> template <class U> void S::f();
-#: cp/parser.c:17372
+#: cp/parser.c:17377
#, gcc-internal-format
msgid "%Htoo many template-parameter-lists"
msgstr ""
#. Issue an error message.
-#: cp/parser.c:17646
+#: cp/parser.c:17651
#, gcc-internal-format
msgid "%Hnamed return values are no longer supported"
msgstr ""
@@ -32590,169 +33019,169 @@ msgstr ""
#. 14.5.2.2 [temp.mem]
#.
#. A local class shall not have member templates.
-#: cp/parser.c:17721
+#: cp/parser.c:17726
#, gcc-internal-format
msgid "%Hinvalid declaration of member template in local class"
msgstr ""
-#: cp/parser.c:17731
+#: cp/parser.c:17736
#, gcc-internal-format
msgid "%Htemplate with C linkage"
msgstr ""
-#: cp/parser.c:17878
+#: cp/parser.c:17883
#, gcc-internal-format
msgid "%Htemplate declaration of %qs"
msgstr ""
-#: cp/parser.c:17942
+#: cp/parser.c:17947
#, gcc-internal-format
msgid "%Hexplicit template specialization cannot have a storage class"
msgstr ""
-#: cp/parser.c:18160
+#: cp/parser.c:18165
#, gcc-internal-format
msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
msgstr ""
-#: cp/parser.c:18173
+#: cp/parser.c:18178
#, gcc-internal-format
msgid "%Hspurious %<>>%>, use %<>%> to terminate a template argument list"
msgstr ""
-#: cp/parser.c:18507
+#: cp/parser.c:18512
#, gcc-internal-format
msgid "%Hinvalid use of %qD in linkage specification"
msgstr ""
-#: cp/parser.c:18520
+#: cp/parser.c:18525
#, gcc-internal-format
msgid "%H%<__thread%> before %qD"
msgstr ""
-#: cp/parser.c:18841
+#: cp/parser.c:18846
#, gcc-internal-format
msgid "%qs tag used in naming %q#T"
msgstr ""
-#: cp/parser.c:18862
+#: cp/parser.c:18867
#, gcc-internal-format
msgid "%H%qD redeclared with different access"
msgstr ""
-#: cp/parser.c:18880
+#: cp/parser.c:18885
#, gcc-internal-format
msgid "%H%<template%> (as a disambiguator) is only allowed within templates"
msgstr ""
-#: cp/parser.c:19146 cp/parser.c:20073 cp/parser.c:20205
+#: cp/parser.c:19151 cp/parser.c:20078 cp/parser.c:20210
#, gcc-internal-format
msgid "%Hmisplaced %<@%D%> Objective-C++ construct"
msgstr ""
-#: cp/parser.c:19290
+#: cp/parser.c:19295
#, gcc-internal-format
msgid "%H%<@encode%> must specify a type as an argument"
msgstr ""
-#: cp/parser.c:19606
+#: cp/parser.c:19611
#, gcc-internal-format
msgid "%Hinvalid Objective-C++ selector name"
msgstr ""
-#: cp/parser.c:19937
+#: cp/parser.c:19942
#, gcc-internal-format
msgid "%Hidentifier expected after %<@protocol%>"
msgstr ""
-#: cp/parser.c:20298
+#: cp/parser.c:20303
#, gcc-internal-format
msgid "%Htoo many %qs clauses"
msgstr ""
-#: cp/parser.c:20412
+#: cp/parser.c:20417
#, gcc-internal-format
msgid "%Hcollapse argument needs positive constant integer expression"
msgstr ""
-#: cp/parser.c:20701
+#: cp/parser.c:20706
#, gcc-internal-format
msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
msgstr ""
-#: cp/parser.c:20704
+#: cp/parser.c:20709
#, gcc-internal-format
msgid "%Hschedule %<auto%> does not take a %<chunk_size%> parameter"
msgstr ""
-#: cp/parser.c:20852
+#: cp/parser.c:20857
#, gcc-internal-format
msgid "%H%qs is not valid for %qs"
msgstr ""
-#: cp/parser.c:21275
+#: cp/parser.c:21280
#, gcc-internal-format
msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
msgstr ""
-#: cp/parser.c:21400 cp/parser.c:21438
+#: cp/parser.c:21405 cp/parser.c:21443
#, gcc-internal-format
msgid "%Hiteration variable %qD should not be firstprivate"
msgstr ""
-#: cp/parser.c:21442
+#: cp/parser.c:21447
#, gcc-internal-format
msgid "%Hiteration variable %qD should not be reduction"
msgstr ""
-#: cp/parser.c:21509
+#: cp/parser.c:21514
#, gcc-internal-format
msgid "%Hnot enough collapsed for loops"
msgstr ""
-#: cp/parser.c:21555
+#: cp/parser.c:21560
#, gcc-internal-format
msgid "%Hcollapsed loops not perfectly nested"
msgstr ""
-#: cp/parser.c:21966
+#: cp/parser.c:21971
#, gcc-internal-format
msgid "%Hjunk at end of %<#pragma GCC pch_preprocess%>"
msgstr ""
-#: cp/parser.c:21970
+#: cp/parser.c:21975
#, gcc-internal-format
msgid "%Hexpected string literal"
msgstr ""
-#: cp/parser.c:22003
+#: cp/parser.c:22008
#, gcc-internal-format
msgid "%H%<#pragma GCC pch_preprocess%> must be first"
msgstr ""
-#: cp/parser.c:22014
+#: cp/parser.c:22019
#, gcc-internal-format
msgid "%H%<#pragma omp barrier%> may only be used in compound statements"
msgstr ""
-#: cp/parser.c:22029
+#: cp/parser.c:22034
#, gcc-internal-format
msgid "%H%<#pragma omp flush%> may only be used in compound statements"
msgstr ""
-#: cp/parser.c:22044
+#: cp/parser.c:22049
#, gcc-internal-format
msgid "%H%<#pragma omp taskwait%> may only be used in compound statements"
msgstr ""
-#: cp/parser.c:22072
+#: cp/parser.c:22077
#, gcc-internal-format
msgid ""
"%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
"construct"
msgstr ""
-#: cp/parser.c:22130
+#: cp/parser.c:22135
#, gcc-internal-format
msgid "inter-module optimizations not implemented for C++"
msgstr ""
@@ -33349,211 +33778,211 @@ msgstr ""
msgid "creating pointer to member function of non-class type %qT"
msgstr ""
-#: cp/pt.c:9203
+#: cp/pt.c:9211
#, gcc-internal-format
msgid "array bound is not an integer constant"
msgstr ""
-#: cp/pt.c:9223
+#: cp/pt.c:9231
#, gcc-internal-format
msgid "creating array with negative size (%qE)"
msgstr ""
-#: cp/pt.c:9472
+#: cp/pt.c:9480
#, gcc-internal-format
msgid "forming reference to void"
msgstr ""
-#: cp/pt.c:9474
+#: cp/pt.c:9482
#, gcc-internal-format
msgid "forming %s to reference type %qT"
msgstr ""
-#: cp/pt.c:9525
+#: cp/pt.c:9533
#, gcc-internal-format
msgid "creating pointer to member of non-class type %qT"
msgstr ""
-#: cp/pt.c:9531
+#: cp/pt.c:9539
#, gcc-internal-format
msgid "creating pointer to member reference type %qT"
msgstr ""
-#: cp/pt.c:9537
+#: cp/pt.c:9545
#, gcc-internal-format
msgid "creating pointer to member of type void"
msgstr ""
-#: cp/pt.c:9604
+#: cp/pt.c:9612
#, gcc-internal-format
msgid "creating array of %qT"
msgstr ""
-#: cp/pt.c:9610
+#: cp/pt.c:9618
#, gcc-internal-format
msgid "creating array of %qT, which is an abstract class type"
msgstr ""
-#: cp/pt.c:9661
+#: cp/pt.c:9669
#, gcc-internal-format
msgid "%qT is not a class, struct, or union type"
msgstr ""
-#: cp/pt.c:9696
+#: cp/pt.c:9704
#, gcc-internal-format
msgid "%qT resolves to %qT, which is not an enumeration type"
msgstr ""
-#: cp/pt.c:9699
+#: cp/pt.c:9707
#, gcc-internal-format
msgid "%qT resolves to %qT, which is is not a class type"
msgstr ""
-#: cp/pt.c:9805
+#: cp/pt.c:9813
#, gcc-internal-format
msgid "use of %qs in template"
msgstr ""
-#: cp/pt.c:9942
+#: cp/pt.c:9950
#, gcc-internal-format
msgid ""
"dependent-name %qE is parsed as a non-type, but instantiation yields a type"
msgstr ""
-#: cp/pt.c:9944
+#: cp/pt.c:9952
#, gcc-internal-format
msgid "say %<typename %E%> if a type is meant"
msgstr ""
-#: cp/pt.c:10086
+#: cp/pt.c:10098
#, gcc-internal-format
msgid "using invalid field %qD"
msgstr ""
-#: cp/pt.c:10416 cp/pt.c:11079
+#: cp/pt.c:10428 cp/pt.c:11091
#, gcc-internal-format
msgid "invalid use of pack expansion expression"
msgstr ""
-#: cp/pt.c:10420 cp/pt.c:11083
+#: cp/pt.c:10432 cp/pt.c:11095
#, gcc-internal-format
msgid "use %<...%> to expand argument pack"
msgstr ""
-#: cp/pt.c:10575
+#: cp/pt.c:10587
#, gcc-internal-format
msgid "iteration variable %qD should not be reduction"
msgstr ""
-#: cp/pt.c:11243
+#: cp/pt.c:11255
#, 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:11711
+#: cp/pt.c:11723
#, gcc-internal-format
msgid "%qT is not a class or namespace"
msgstr ""
-#: cp/pt.c:11714
+#: cp/pt.c:11726
#, gcc-internal-format
msgid "%qD is not a class or namespace"
msgstr ""
-#: cp/pt.c:11934
+#: cp/pt.c:11946
#, gcc-internal-format
msgid "%qT is/uses anonymous type"
msgstr ""
-#: cp/pt.c:11936
+#: cp/pt.c:11948
#, gcc-internal-format
msgid "template argument for %qD uses local type %qT"
msgstr ""
-#: cp/pt.c:11946
+#: cp/pt.c:11958
#, gcc-internal-format
msgid "%qT is a variably modified type"
msgstr ""
-#: cp/pt.c:11957
+#: cp/pt.c:11969
#, gcc-internal-format
msgid "integral expression %qE is not constant"
msgstr ""
-#: cp/pt.c:11975
+#: cp/pt.c:11987
#, gcc-internal-format
msgid " trying to instantiate %qD"
msgstr ""
-#: cp/pt.c:14803
+#: cp/pt.c:14822
#, gcc-internal-format
msgid "ambiguous class template instantiation for %q#T"
msgstr ""
-#: cp/pt.c:14806
+#: cp/pt.c:14825
#, gcc-internal-format
msgid "%s %+#T"
msgstr ""
-#: cp/pt.c:14829 cp/pt.c:14912
+#: cp/pt.c:14848 cp/pt.c:14931
#, gcc-internal-format
msgid "explicit instantiation of non-template %q#D"
msgstr ""
-#: cp/pt.c:14844
+#: cp/pt.c:14863
#, gcc-internal-format
msgid "%qD is not a static data member of a class template"
msgstr ""
-#: cp/pt.c:14850 cp/pt.c:14907
+#: cp/pt.c:14869 cp/pt.c:14926
#, gcc-internal-format
msgid "no matching template for %qD found"
msgstr ""
-#: cp/pt.c:14855
+#: cp/pt.c:14874
#, gcc-internal-format
msgid ""
"type %qT for explicit instantiation %qD does not match declared type %qT"
msgstr ""
-#: cp/pt.c:14863
+#: cp/pt.c:14882
#, gcc-internal-format
msgid "explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:14899
+#: cp/pt.c:14918
#, gcc-internal-format
msgid "duplicate explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:14922 cp/pt.c:15014
+#: cp/pt.c:14941 cp/pt.c:15033
#, gcc-internal-format
msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
msgstr ""
-#: cp/pt.c:14927 cp/pt.c:15031
+#: cp/pt.c:14946 cp/pt.c:15050
#, gcc-internal-format
msgid "storage class %qD applied to template instantiation"
msgstr ""
-#: cp/pt.c:14992
+#: cp/pt.c:15011
#, gcc-internal-format
msgid "explicit instantiation of non-template type %qT"
msgstr ""
-#: cp/pt.c:15001
+#: cp/pt.c:15020
#, gcc-internal-format
msgid "explicit instantiation of %q#T before definition of template"
msgstr ""
-#: cp/pt.c:15019
+#: cp/pt.c:15038
#, gcc-internal-format
msgid "ISO C++ forbids the use of %qE on explicit instantiations"
msgstr ""
-#: cp/pt.c:15065
+#: cp/pt.c:15084
#, gcc-internal-format
msgid "duplicate explicit instantiation of %q#T"
msgstr ""
@@ -33565,12 +33994,12 @@ msgstr ""
#. member function or static data member of a class template
#. shall be present in every translation unit in which it is
#. explicitly instantiated.
-#: cp/pt.c:15515
+#: cp/pt.c:15534
#, gcc-internal-format
msgid "explicit instantiation of %qD but no definition available"
msgstr ""
-#: cp/pt.c:15681
+#: cp/pt.c:15700
#, gcc-internal-format
msgid ""
"template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -33578,19 +34007,19 @@ msgid ""
"the maximum)"
msgstr ""
-#: cp/pt.c:16036
+#: cp/pt.c:16055
#, gcc-internal-format
msgid "%q#T is not a valid type for a template constant parameter"
msgstr ""
-#: cp/pt.c:17034
+#: cp/pt.c:17053
#, gcc-internal-format
msgid ""
"deducing auto from brace-enclosed initializer list requires #include "
"<initializer_list>"
msgstr ""
-#: cp/pt.c:17075
+#: cp/pt.c:17094
#, gcc-internal-format
msgid "unable to deduce %qT from %qE"
msgstr ""
@@ -33610,34 +34039,34 @@ msgstr ""
msgid "can't create repository information file %qs"
msgstr ""
-#: cp/rtti.c:288
+#: cp/rtti.c:287
#, gcc-internal-format
msgid "cannot use typeid with -fno-rtti"
msgstr ""
-#: cp/rtti.c:294
+#: cp/rtti.c:293
#, gcc-internal-format
msgid "must #include <typeinfo> before using typeid"
msgstr ""
-#: cp/rtti.c:377
+#: cp/rtti.c:376
#, gcc-internal-format
msgid ""
"cannot create type information for type %qT because it involves types of "
"variable size"
msgstr ""
-#: cp/rtti.c:635 cp/rtti.c:650
+#: cp/rtti.c:634 cp/rtti.c:649
#, gcc-internal-format
msgid "dynamic_cast of %q#D to %q#T can never succeed"
msgstr ""
-#: cp/rtti.c:661
+#: cp/rtti.c:660
#, gcc-internal-format
msgid "%<dynamic_cast%> not permitted with -fno-rtti"
msgstr ""
-#: cp/rtti.c:740
+#: cp/rtti.c:739
#, gcc-internal-format
msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
msgstr ""
@@ -33714,251 +34143,251 @@ msgstr ""
msgid " since %q+#D declared in base class"
msgstr ""
-#: cp/semantics.c:761
+#: cp/semantics.c:760
#, gcc-internal-format
msgid "suggest explicit braces around empty body in %<do%> statement"
msgstr ""
-#: cp/semantics.c:1285
+#: cp/semantics.c:1284
#, gcc-internal-format
msgid "type of asm operand %qE could not be determined"
msgstr ""
-#: cp/semantics.c:1341
+#: cp/semantics.c:1340
#, gcc-internal-format
msgid "__label__ declarations are only allowed in function scopes"
msgstr ""
-#: cp/semantics.c:1439
+#: cp/semantics.c:1438
#, gcc-internal-format
msgid "invalid use of member %q+D in static member function"
msgstr ""
-#: cp/semantics.c:1441
+#: cp/semantics.c:1440
#, gcc-internal-format
msgid "invalid use of non-static data member %q+D"
msgstr ""
-#: cp/semantics.c:1442 cp/semantics.c:1484
+#: cp/semantics.c:1441 cp/semantics.c:1483
#, gcc-internal-format
msgid "from this location"
msgstr ""
-#: cp/semantics.c:1483
+#: cp/semantics.c:1482
#, gcc-internal-format
msgid "object missing in reference to %q+D"
msgstr ""
-#: cp/semantics.c:2007
+#: cp/semantics.c:2006
#, gcc-internal-format
msgid "arguments to destructor are not allowed"
msgstr ""
-#: cp/semantics.c:2057
+#: cp/semantics.c:2056
#, gcc-internal-format
msgid "%<this%> is unavailable for static member functions"
msgstr ""
-#: cp/semantics.c:2063
+#: cp/semantics.c:2062
#, gcc-internal-format
msgid "invalid use of %<this%> in non-member function"
msgstr ""
-#: cp/semantics.c:2065
+#: cp/semantics.c:2064
#, gcc-internal-format
msgid "invalid use of %<this%> at top level"
msgstr ""
-#: cp/semantics.c:2089
+#: cp/semantics.c:2088
#, gcc-internal-format
msgid "invalid qualifying scope in pseudo-destructor name"
msgstr ""
-#: cp/semantics.c:2094 cp/typeck.c:2130
+#: cp/semantics.c:2093 cp/typeck.c:2130
#, gcc-internal-format
msgid "qualified type %qT does not match destructor name ~%qT"
msgstr ""
-#: cp/semantics.c:2116
+#: cp/semantics.c:2115
#, gcc-internal-format
msgid "%qE is not of type %qT"
msgstr ""
-#: cp/semantics.c:2160
+#: cp/semantics.c:2159
#, gcc-internal-format
msgid "compound literal of non-object type %qT"
msgstr ""
-#: cp/semantics.c:2244
+#: cp/semantics.c:2243
#, gcc-internal-format
msgid "template type parameters must use the keyword %<class%> or %<typename%>"
msgstr ""
-#: cp/semantics.c:2285
+#: cp/semantics.c:2284
#, gcc-internal-format
msgid ""
"invalid use of type %qT as a default value for a template template-parameter"
msgstr ""
-#: cp/semantics.c:2288
+#: cp/semantics.c:2287
#, gcc-internal-format
msgid "invalid default argument for a template template parameter"
msgstr ""
-#: cp/semantics.c:2305
+#: cp/semantics.c:2304
#, gcc-internal-format
msgid "definition of %q#T inside template parameter list"
msgstr ""
-#: cp/semantics.c:2316
+#: cp/semantics.c:2315
#, gcc-internal-format
msgid "invalid definition of qualified type %qT"
msgstr ""
-#: cp/semantics.c:2532
+#: cp/semantics.c:2531
#, gcc-internal-format
msgid "invalid base-class specification"
msgstr ""
-#: cp/semantics.c:2544
+#: cp/semantics.c:2543
#, gcc-internal-format
msgid "base class %qT has cv qualifiers"
msgstr ""
-#: cp/semantics.c:2569
+#: cp/semantics.c:2568
#, gcc-internal-format
msgid "%Hincomplete type %qT used in nested name specifier"
msgstr ""
-#: cp/semantics.c:2573
+#: cp/semantics.c:2572
#, gcc-internal-format
msgid "%Hreference to %<%T::%D%> is ambiguous"
msgstr ""
-#: cp/semantics.c:2577
+#: cp/semantics.c:2576
#, gcc-internal-format
msgid "%H%qD is not a member of %qT"
msgstr ""
-#: cp/semantics.c:2580
+#: cp/semantics.c:2579
#, gcc-internal-format
msgid "%H%qD is not a member of %qD"
msgstr ""
-#: cp/semantics.c:2582
+#: cp/semantics.c:2581
#, gcc-internal-format
msgid "%H%<::%D%> has not been declared"
msgstr ""
-#: cp/semantics.c:2723
+#: cp/semantics.c:2722
#, gcc-internal-format
msgid "use of %<auto%> variable from containing function"
msgstr ""
-#: cp/semantics.c:2725
+#: cp/semantics.c:2724
#, gcc-internal-format
msgid " %q+#D declared here"
msgstr ""
-#: cp/semantics.c:2763
+#: cp/semantics.c:2762
#, 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:2927
+#: cp/semantics.c:2926
#, gcc-internal-format
msgid "%qD cannot appear in a constant-expression"
msgstr ""
-#: cp/semantics.c:2935
+#: cp/semantics.c:2934
#, gcc-internal-format
msgid "use of namespace %qD as expression"
msgstr ""
-#: cp/semantics.c:2940
+#: cp/semantics.c:2939
#, gcc-internal-format
msgid "use of class template %qT as expression"
msgstr ""
#. Ambiguous reference to base members.
-#: cp/semantics.c:2946
+#: cp/semantics.c:2945
#, gcc-internal-format
msgid "request for member %qD is ambiguous in multiple inheritance lattice"
msgstr ""
-#: cp/semantics.c:3068 cp/semantics.c:4798
+#: cp/semantics.c:3067 cp/semantics.c:4798
#, gcc-internal-format
msgid "type of %qE is unknown"
msgstr ""
-#: cp/semantics.c:3083
+#: cp/semantics.c:3082
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
msgstr ""
-#: cp/semantics.c:3094
+#: cp/semantics.c:3093
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to member function %qD"
msgstr ""
-#: cp/semantics.c:3539
+#: cp/semantics.c:3538
#, gcc-internal-format
msgid "%qD is not a variable in clause %qs"
msgstr ""
-#: cp/semantics.c:3548 cp/semantics.c:3570 cp/semantics.c:3592
+#: cp/semantics.c:3547 cp/semantics.c:3569 cp/semantics.c:3591
#, gcc-internal-format
msgid "%qD appears more than once in data clauses"
msgstr ""
-#: cp/semantics.c:3562
+#: cp/semantics.c:3561
#, gcc-internal-format
msgid "%qD is not a variable in clause %<firstprivate%>"
msgstr ""
-#: cp/semantics.c:3584
+#: cp/semantics.c:3583
#, gcc-internal-format
msgid "%qD is not a variable in clause %<lastprivate%>"
msgstr ""
-#: cp/semantics.c:3614
+#: cp/semantics.c:3613
#, gcc-internal-format
msgid "num_threads expression must be integral"
msgstr ""
-#: cp/semantics.c:3628
+#: cp/semantics.c:3627
#, gcc-internal-format
msgid "schedule chunk size expression must be integral"
msgstr ""
-#: cp/semantics.c:3760
+#: cp/semantics.c:3759
#, gcc-internal-format
msgid "%qE has reference type for %qs"
msgstr ""
-#: cp/semantics.c:3831
+#: cp/semantics.c:3830
#, gcc-internal-format
msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
msgstr ""
-#: cp/semantics.c:3845
+#: cp/semantics.c:3844
#, gcc-internal-format
msgid "%<threadprivate%> %qE directive not in %qT definition"
msgstr ""
-#: cp/semantics.c:3980
+#: cp/semantics.c:3979
#, gcc-internal-format
msgid "%Hinvalid controlling predicate"
msgstr ""
-#: cp/semantics.c:3990
+#: cp/semantics.c:3989
#, gcc-internal-format
msgid "%Hdifference between %qE and %qD does not have integer type"
msgstr ""
-#: cp/semantics.c:4085
+#: cp/semantics.c:4084
#, gcc-internal-format
msgid "%Hinvalid increment expression"
msgstr ""
@@ -34024,43 +34453,43 @@ msgstr ""
msgid "%qV qualifiers cannot be applied to %qT"
msgstr ""
-#: cp/tree.c:2216
+#: cp/tree.c:2230
#, gcc-internal-format
msgid "%qE attribute can only be applied to Java class definitions"
msgstr ""
-#: cp/tree.c:2245
+#: cp/tree.c:2259
#, gcc-internal-format
msgid "%qE attribute can only be applied to class definitions"
msgstr ""
-#: cp/tree.c:2251
+#: cp/tree.c:2265
#, gcc-internal-format
msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
msgstr ""
-#: cp/tree.c:2275
+#: cp/tree.c:2289
#, gcc-internal-format
msgid "requested init_priority is not an integer constant"
msgstr ""
-#: cp/tree.c:2296
+#: cp/tree.c:2310
#, gcc-internal-format
msgid ""
"can only use %qE attribute on file-scope definitions of objects of class type"
msgstr ""
-#: cp/tree.c:2304
+#: cp/tree.c:2318
#, gcc-internal-format
msgid "requested init_priority is out of range"
msgstr ""
-#: cp/tree.c:2314
+#: cp/tree.c:2328
#, gcc-internal-format
msgid "requested init_priority is reserved for internal use"
msgstr ""
-#: cp/tree.c:2325
+#: cp/tree.c:2339
#, gcc-internal-format
msgid "%qE attribute is not supported on this platform"
msgstr ""
@@ -34469,42 +34898,47 @@ msgstr ""
msgid "%s expression list treated as compound expression"
msgstr ""
-#: cp/typeck.c:5064
+#: cp/typeck.c:5039
+#, gcc-internal-format
+msgid "no context to resolve type of %qE"
+msgstr ""
+
+#: cp/typeck.c:5070
#, gcc-internal-format
msgid "cast from type %qT to type %qT casts away qualifiers"
msgstr ""
-#: cp/typeck.c:5069
+#: cp/typeck.c:5075
#, gcc-internal-format
msgid "static_cast from type %qT to type %qT casts away qualifiers"
msgstr ""
-#: cp/typeck.c:5074
+#: cp/typeck.c:5080
#, gcc-internal-format
msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
msgstr ""
-#: cp/typeck.c:5394
+#: cp/typeck.c:5400
#, gcc-internal-format
msgid "invalid static_cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5417
+#: cp/typeck.c:5423
#, gcc-internal-format
msgid "converting from %qT to %qT"
msgstr ""
-#: cp/typeck.c:5466
+#: cp/typeck.c:5472
#, gcc-internal-format
msgid "invalid cast of an rvalue expression of type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5528
+#: cp/typeck.c:5534
#, gcc-internal-format
msgid "cast from %qT to %qT loses precision"
msgstr ""
-#: cp/typeck.c:5558
+#: cp/typeck.c:5564
#, gcc-internal-format
msgid "cast from %qT to %qT increases required alignment of target type"
msgstr ""
@@ -34513,160 +34947,160 @@ 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:5577
+#: cp/typeck.c:5583
#, gcc-internal-format
msgid ""
"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
msgstr ""
-#: cp/typeck.c:5589
+#: cp/typeck.c:5595
#, gcc-internal-format
msgid "invalid cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5645
+#: cp/typeck.c:5651
#, 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:5654
+#: cp/typeck.c:5660
#, 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:5679
+#: cp/typeck.c:5685
#, gcc-internal-format
msgid "invalid const_cast of an rvalue of type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5728
+#: cp/typeck.c:5734
#, gcc-internal-format
msgid "invalid const_cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5805 cp/typeck.c:5813
+#: cp/typeck.c:5811 cp/typeck.c:5819
#, gcc-internal-format
msgid "ISO C++ forbids casting to an array type %qT"
msgstr ""
-#: cp/typeck.c:5822
+#: cp/typeck.c:5828
#, gcc-internal-format
msgid "invalid cast to function type %qT"
msgstr ""
-#: cp/typeck.c:6062
+#: cp/typeck.c:6069
#, gcc-internal-format
msgid " in evaluation of %<%Q(%#T, %#T)%>"
msgstr ""
-#: cp/typeck.c:6113
+#: cp/typeck.c:6120
#, gcc-internal-format
msgid "incompatible types in assignment of %qT to %qT"
msgstr ""
-#: cp/typeck.c:6126
+#: cp/typeck.c:6133
#, gcc-internal-format
msgid "array used as initializer"
msgstr ""
-#: cp/typeck.c:6128
+#: cp/typeck.c:6135
#, gcc-internal-format
msgid "invalid array assignment"
msgstr ""
-#: cp/typeck.c:6226
+#: cp/typeck.c:6233
#, gcc-internal-format
msgid " in pointer to member function conversion"
msgstr ""
-#: cp/typeck.c:6237
+#: cp/typeck.c:6244
#, gcc-internal-format
msgid "pointer to member conversion via virtual base %qT"
msgstr ""
-#: cp/typeck.c:6277 cp/typeck.c:6289
+#: cp/typeck.c:6284 cp/typeck.c:6296
#, gcc-internal-format
msgid " in pointer to member conversion"
msgstr ""
-#: cp/typeck.c:6367
+#: cp/typeck.c:6374
#, gcc-internal-format
msgid "invalid conversion to type %qT from type %qT"
msgstr ""
-#: cp/typeck.c:6638
+#: cp/typeck.c:6645
#, gcc-internal-format
msgid "cannot convert %qT to %qT for argument %qP to %qD"
msgstr ""
-#: cp/typeck.c:6641
+#: cp/typeck.c:6648
#, gcc-internal-format
msgid "cannot convert %qT to %qT in %s"
msgstr ""
-#: cp/typeck.c:6655
+#: cp/typeck.c:6662
#, gcc-internal-format
msgid "%s might be a candidate for a format attribute"
msgstr ""
-#: cp/typeck.c:6744 cp/typeck.c:6746
+#: cp/typeck.c:6751 cp/typeck.c:6753
#, gcc-internal-format
msgid "in passing argument %P of %q+D"
msgstr ""
-#: cp/typeck.c:6796
+#: cp/typeck.c:6803
#, gcc-internal-format
msgid "returning reference to temporary"
msgstr ""
-#: cp/typeck.c:6803
+#: cp/typeck.c:6810
#, gcc-internal-format
msgid "reference to non-lvalue returned"
msgstr ""
-#: cp/typeck.c:6819
+#: cp/typeck.c:6826
#, gcc-internal-format
msgid "reference to local variable %q+D returned"
msgstr ""
-#: cp/typeck.c:6822
+#: cp/typeck.c:6829
#, gcc-internal-format
msgid "address of local variable %q+D returned"
msgstr ""
-#: cp/typeck.c:6857
+#: cp/typeck.c:6864
#, 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:6865
+#: cp/typeck.c:6872
#, 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:6868
+#: cp/typeck.c:6875
#, gcc-internal-format
msgid "returning a value from a constructor"
msgstr ""
-#: cp/typeck.c:6893
+#: cp/typeck.c:6900
#, gcc-internal-format
msgid "return-statement with no value, in function returning %qT"
msgstr ""
-#: cp/typeck.c:6914
+#: cp/typeck.c:6921
#, gcc-internal-format
msgid "return-statement with a value, in function returning 'void'"
msgstr ""
-#: cp/typeck.c:6944
+#: cp/typeck.c:6951
#, gcc-internal-format
msgid ""
"%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
@@ -34703,208 +35137,208 @@ msgstr ""
msgid "%s of read-only location %qE"
msgstr ""
-#: cp/typeck2.c:288
+#: cp/typeck2.c:287
#, gcc-internal-format
msgid "cannot declare variable %q+D to be of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:291
+#: cp/typeck2.c:290
#, gcc-internal-format
msgid "cannot declare parameter %q+D to be of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:294
+#: cp/typeck2.c:293
#, gcc-internal-format
msgid "cannot declare field %q+D to be of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:298
+#: cp/typeck2.c:297
#, gcc-internal-format
msgid "invalid abstract return type for member function %q+#D"
msgstr ""
-#: cp/typeck2.c:300
+#: cp/typeck2.c:299
#, gcc-internal-format
msgid "invalid abstract return type for function %q+#D"
msgstr ""
#. Here we do not have location information.
-#: cp/typeck2.c:303
+#: cp/typeck2.c:302
#, gcc-internal-format
msgid "invalid abstract type %qT for %qE"
msgstr ""
-#: cp/typeck2.c:305
+#: cp/typeck2.c:304
#, gcc-internal-format
msgid "invalid abstract type for %q+D"
msgstr ""
-#: cp/typeck2.c:308
+#: cp/typeck2.c:307
#, gcc-internal-format
msgid "cannot allocate an object of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:316
+#: cp/typeck2.c:315
#, gcc-internal-format
msgid "%J because the following virtual functions are pure within %qT:"
msgstr ""
-#: cp/typeck2.c:320
+#: cp/typeck2.c:319
#, gcc-internal-format
msgid "\t%+#D"
msgstr ""
-#: cp/typeck2.c:327
+#: cp/typeck2.c:326
#, gcc-internal-format
msgid "%J since type %qT has pure virtual functions"
msgstr ""
-#: cp/typeck2.c:607
+#: cp/typeck2.c:606
#, gcc-internal-format
msgid "constructor syntax used, but no constructor declared for type %qT"
msgstr ""
-#: cp/typeck2.c:621
+#: cp/typeck2.c:620
#, gcc-internal-format
msgid "cannot initialize arrays using this syntax"
msgstr ""
-#: cp/typeck2.c:707
+#: cp/typeck2.c:706
#, gcc-internal-format
msgid "narrowing conversion of %qE from %qT to %qT inside { }"
msgstr ""
-#: cp/typeck2.c:765
+#: cp/typeck2.c:764
#, gcc-internal-format
msgid "int-array initialized from non-wide string"
msgstr ""
-#: cp/typeck2.c:770
+#: cp/typeck2.c:769
#, gcc-internal-format
msgid "int-array initialized from incompatible wide string"
msgstr ""
-#: cp/typeck2.c:831
+#: cp/typeck2.c:830
#, gcc-internal-format
msgid "cannot initialize aggregate of type %qT with a compound literal"
msgstr ""
-#: cp/typeck2.c:840
+#: cp/typeck2.c:839
#, gcc-internal-format
msgid "array must be initialized with a brace-enclosed initializer"
msgstr ""
-#: cp/typeck2.c:922 cp/typeck2.c:1030
+#: cp/typeck2.c:921 cp/typeck2.c:1029
#, gcc-internal-format
msgid "non-trivial designated initializers not supported"
msgstr ""
-#: cp/typeck2.c:1054 cp/typeck2.c:1068
+#: cp/typeck2.c:1053 cp/typeck2.c:1067
#, gcc-internal-format
msgid "missing initializer for member %qD"
msgstr ""
-#: cp/typeck2.c:1059
+#: cp/typeck2.c:1058
#, gcc-internal-format
msgid "uninitialized const member %qD"
msgstr ""
-#: cp/typeck2.c:1061
+#: cp/typeck2.c:1060
#, gcc-internal-format
msgid "member %qD with uninitialized const fields"
msgstr ""
-#: cp/typeck2.c:1063
+#: cp/typeck2.c:1062
#, gcc-internal-format
msgid "member %qD is uninitialized reference"
msgstr ""
-#: cp/typeck2.c:1131
+#: cp/typeck2.c:1130
#, gcc-internal-format
msgid "no field %qD found in union being initialized"
msgstr ""
-#: cp/typeck2.c:1140
+#: cp/typeck2.c:1139
#, gcc-internal-format
msgid "index value instead of field name in union initializer"
msgstr ""
-#: cp/typeck2.c:1299
+#: cp/typeck2.c:1298
#, gcc-internal-format
msgid "circular pointer delegation detected"
msgstr ""
-#: cp/typeck2.c:1312
+#: cp/typeck2.c:1311
#, gcc-internal-format
msgid "base operand of %<->%> has non-pointer type %qT"
msgstr ""
-#: cp/typeck2.c:1336
+#: cp/typeck2.c:1335
#, gcc-internal-format
msgid "result of %<operator->()%> yields non-pointer result"
msgstr ""
-#: cp/typeck2.c:1338
+#: cp/typeck2.c:1337
#, gcc-internal-format
msgid "base operand of %<->%> is not a pointer"
msgstr ""
-#: cp/typeck2.c:1360
+#: cp/typeck2.c:1359
#, gcc-internal-format
msgid "%qE cannot be used as a member pointer, since it is of type %qT"
msgstr ""
-#: cp/typeck2.c:1369
+#: cp/typeck2.c:1368
#, gcc-internal-format
msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
msgstr ""
-#: cp/typeck2.c:1391
+#: cp/typeck2.c:1390
#, gcc-internal-format
msgid "pointer to member type %qT incompatible with object type %qT"
msgstr ""
-#: cp/typeck2.c:1451
+#: cp/typeck2.c:1450
#, gcc-internal-format
msgid "invalid value-initialization of reference types"
msgstr ""
-#: cp/typeck2.c:1638
+#: cp/typeck2.c:1637
#, gcc-internal-format
msgid "call to function %qD which throws incomplete type %q#T"
msgstr ""
-#: cp/typeck2.c:1641
+#: cp/typeck2.c:1640
#, gcc-internal-format
msgid "call to function which throws incomplete type %q#T"
msgstr ""
-#: fortran/f95-lang.c:211
+#: fortran/f95-lang.c:208
#, gcc-internal-format
msgid "Unexpected type in truthvalue_conversion"
msgstr ""
-#: fortran/f95-lang.c:273
+#: fortran/f95-lang.c:270
#, gcc-internal-format
msgid "can't open input file: %s"
msgstr ""
-#: fortran/f95-lang.c:600
+#: fortran/f95-lang.c:596
#, gcc-internal-format
msgid "global register variable %qs used in nested function"
msgstr ""
-#: fortran/f95-lang.c:604
+#: fortran/f95-lang.c:600
#, gcc-internal-format
msgid "register variable %qs used in nested function"
msgstr ""
-#: fortran/f95-lang.c:611
+#: fortran/f95-lang.c:607
#, gcc-internal-format
msgid "address of global register variable %qs requested"
msgstr ""
-#: fortran/f95-lang.c:629
+#: fortran/f95-lang.c:625
#, gcc-internal-format
msgid "address of register variable %qs requested"
msgstr ""
@@ -34914,14 +35348,14 @@ msgstr ""
msgid "-fexcess-precision=standard for Fortran"
msgstr ""
-#: fortran/trans-array.c:5867
+#: fortran/trans-array.c:5870
#, gcc-internal-format
msgid ""
"Possible frontend bug: Deferred array size without pointer, allocatable "
"attribute or derived type without allocatable components."
msgstr ""
-#: fortran/trans-array.c:6348
+#: fortran/trans-array.c:6351
#, gcc-internal-format
msgid "bad expression type during walk (%d)"
msgstr ""
@@ -34931,27 +35365,27 @@ msgstr ""
msgid "gfc_conv_constant_to_tree(): invalid type: %s"
msgstr ""
-#: fortran/trans-decl.c:1029
+#: fortran/trans-decl.c:1071
#, gcc-internal-format
msgid "intrinsic variable which isn't a procedure"
msgstr ""
-#: fortran/trans-decl.c:3205
+#: fortran/trans-decl.c:3254
#, gcc-internal-format
msgid "backend decl for module variable %s already exists"
msgstr ""
-#: fortran/trans-expr.c:1321
+#: fortran/trans-expr.c:1322
#, gcc-internal-format
msgid "Unknown intrinsic op"
msgstr ""
-#: fortran/trans-intrinsic.c:733
+#: fortran/trans-intrinsic.c:734
#, gcc-internal-format
msgid "Intrinsic function %s(%d) not recognized"
msgstr ""
-#: fortran/trans-io.c:2103
+#: fortran/trans-io.c:2101
#, gcc-internal-format
msgid "Bad IO basetype (%d)"
msgstr ""
@@ -34981,7 +35415,7 @@ msgstr ""
msgid "Array element size too big"
msgstr ""
-#: fortran/trans.c:1234
+#: fortran/trans.c:1241
#, gcc-internal-format
msgid "gfc_trans_code(): Bad statement code"
msgstr ""
@@ -35218,27 +35652,27 @@ msgstr ""
msgid "warning: already-compiled .class files ignored with -C"
msgstr ""
-#: java/lang.c:535
+#: java/lang.c:534
#, gcc-internal-format
msgid "-fexcess-precision=standard for Java"
msgstr ""
-#: java/lang.c:546
+#: java/lang.c:545
#, gcc-internal-format
msgid "-findirect-dispatch is incompatible with -freduced-reflection"
msgstr ""
-#: java/lang.c:549
+#: java/lang.c:548
#, gcc-internal-format
msgid "-fjni is incompatible with -freduced-reflection"
msgstr ""
-#: java/lang.c:560
+#: java/lang.c:559
#, gcc-internal-format
msgid "can't do dependency tracking with input from stdin"
msgstr ""
-#: java/lang.c:576
+#: java/lang.c:575
#, gcc-internal-format
msgid "couldn't determine target name for dependency tracking"
msgstr ""
@@ -35268,256 +35702,266 @@ msgstr ""
msgid "bad pc in exception_table"
msgstr ""
-#: objc/objc-act.c:702
+#: objc/objc-act.c:701
#, gcc-internal-format
msgid "%<@end%> must appear in an @implementation context"
msgstr ""
-#: objc/objc-act.c:731
+#: objc/objc-act.c:730
#, gcc-internal-format
msgid "method declaration not in @interface context"
msgstr ""
-#: objc/objc-act.c:742
+#: objc/objc-act.c:741
#, gcc-internal-format
msgid "method definition not in @implementation context"
msgstr ""
-#: objc/objc-act.c:1171
+#: objc/objc-act.c:990
+#, gcc-internal-format
+msgid "class %qs does not implement the %qE protocol"
+msgstr ""
+
+#: objc/objc-act.c:993
+#, gcc-internal-format
+msgid "type %qs does not conform to the %qE protocol"
+msgstr ""
+
+#: objc/objc-act.c:1170
#, gcc-internal-format
msgid "comparison of distinct Objective-C types lacks a cast"
msgstr ""
-#: objc/objc-act.c:1175
+#: objc/objc-act.c:1174
#, gcc-internal-format
msgid "initialization from distinct Objective-C type"
msgstr ""
-#: objc/objc-act.c:1179
+#: objc/objc-act.c:1178
#, gcc-internal-format
msgid "assignment from distinct Objective-C type"
msgstr ""
-#: objc/objc-act.c:1183
+#: objc/objc-act.c:1182
#, gcc-internal-format
msgid "distinct Objective-C type in return"
msgstr ""
-#: objc/objc-act.c:1187
+#: objc/objc-act.c:1186
#, gcc-internal-format
msgid "passing argument %d of %qE from distinct Objective-C type"
msgstr ""
-#: objc/objc-act.c:1343
+#: objc/objc-act.c:1342
#, gcc-internal-format
-msgid "statically allocated instance of Objective-C class %qs"
+msgid "statically allocated instance of Objective-C class %qE"
msgstr ""
-#: objc/objc-act.c:1420
+#: objc/objc-act.c:1419
#, gcc-internal-format
-msgid "protocol %qs has circular dependency"
+msgid "protocol %qE has circular dependency"
msgstr ""
-#: objc/objc-act.c:1445 objc/objc-act.c:6622
+#: objc/objc-act.c:1444 objc/objc-act.c:6619
#, gcc-internal-format
-msgid "cannot find protocol declaration for %qs"
+msgid "cannot find protocol declaration for %qE"
msgstr ""
-#: objc/objc-act.c:1909 objc/objc-act.c:3360 objc/objc-act.c:7237
-#: objc/objc-act.c:7573 objc/objc-act.c:7627 objc/objc-act.c:7652
+#: objc/objc-act.c:1908 objc/objc-act.c:3358 objc/objc-act.c:7234
+#: objc/objc-act.c:7568 objc/objc-act.c:7623 objc/objc-act.c:7648
#, gcc-internal-format
-msgid "cannot find interface declaration for %qs"
+msgid "cannot find interface declaration for %qE"
msgstr ""
-#: objc/objc-act.c:1913
+#: objc/objc-act.c:1912
#, gcc-internal-format
-msgid "interface %qs does not have valid constant string layout"
+msgid "interface %qE does not have valid constant string layout"
msgstr ""
-#: objc/objc-act.c:1918
+#: objc/objc-act.c:1917
#, gcc-internal-format
-msgid "cannot find reference tag for class %qs"
+msgid "cannot find reference tag for class %qE"
msgstr ""
-#: objc/objc-act.c:2553
+#: objc/objc-act.c:2552
#, gcc-internal-format
msgid "%Hcreating selector for nonexistent method %qE"
msgstr ""
-#: objc/objc-act.c:2758
+#: objc/objc-act.c:2757
#, gcc-internal-format
-msgid "%qs is not an Objective-C class name or alias"
+msgid "%qE is not an Objective-C class name or alias"
msgstr ""
-#: objc/objc-act.c:2886 objc/objc-act.c:2917 objc/objc-act.c:7501
-#: objc/objc-act.c:7802 objc/objc-act.c:7832
+#: objc/objc-act.c:2885 objc/objc-act.c:2916 objc/objc-act.c:7496
+#: objc/objc-act.c:7798 objc/objc-act.c:7828
#, gcc-internal-format
msgid "Objective-C declarations may only appear in global scope"
msgstr ""
-#: objc/objc-act.c:2891
+#: objc/objc-act.c:2890
#, gcc-internal-format
-msgid "cannot find class %qs"
+msgid "cannot find class %qE"
msgstr ""
-#: objc/objc-act.c:2893
+#: objc/objc-act.c:2892
#, gcc-internal-format
-msgid "class %qs already exists"
+msgid "class %qE already exists"
msgstr ""
-#: objc/objc-act.c:2937 objc/objc-act.c:7542
+#: objc/objc-act.c:2936 objc/objc-act.c:7537
#, gcc-internal-format
-msgid "%qs redeclared as different kind of symbol"
+msgid "%qE redeclared as different kind of symbol"
msgstr ""
-#: objc/objc-act.c:3213
+#: objc/objc-act.c:3212
#, gcc-internal-format
msgid "strong-cast assignment has been intercepted"
msgstr ""
-#: objc/objc-act.c:3255
+#: objc/objc-act.c:3254
#, gcc-internal-format
msgid "strong-cast may possibly be needed"
msgstr ""
-#: objc/objc-act.c:3265
+#: objc/objc-act.c:3264
#, gcc-internal-format
msgid "instance variable assignment has been intercepted"
msgstr ""
-#: objc/objc-act.c:3284
+#: objc/objc-act.c:3283
#, gcc-internal-format
msgid "pointer arithmetic for garbage-collected objects not allowed"
msgstr ""
-#: objc/objc-act.c:3290
+#: objc/objc-act.c:3289
#, gcc-internal-format
msgid "global/static variable assignment has been intercepted"
msgstr ""
-#: objc/objc-act.c:3473
+#: objc/objc-act.c:3471
#, gcc-internal-format
msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
msgstr ""
-#: objc/objc-act.c:3816
+#: objc/objc-act.c:3814
#, gcc-internal-format
msgid "@catch parameter is not a known Objective-C class type"
msgstr ""
-#: objc/objc-act.c:3832
+#: objc/objc-act.c:3830
#, gcc-internal-format
msgid "exception of type %<%T%> will be caught"
msgstr ""
-#: objc/objc-act.c:3834
+#: objc/objc-act.c:3832
#, gcc-internal-format
msgid "%H by earlier handler for %<%T%>"
msgstr ""
-#: objc/objc-act.c:3887
+#: objc/objc-act.c:3885
#, gcc-internal-format
msgid "%<@try%> without %<@catch%> or %<@finally%>"
msgstr ""
-#: objc/objc-act.c:3938
+#: objc/objc-act.c:3936
#, gcc-internal-format
msgid "%<@throw%> (rethrow) used outside of a @catch block"
msgstr ""
-#: objc/objc-act.c:4339
+#: objc/objc-act.c:4337
#, gcc-internal-format
msgid "type %q+D does not have a known size"
msgstr ""
-#: objc/objc-act.c:4975
+#: objc/objc-act.c:4973
#, gcc-internal-format
msgid "%J%s %qs"
msgstr ""
-#: objc/objc-act.c:4998 objc/objc-act.c:5017
+#: objc/objc-act.c:4996 objc/objc-act.c:5015
#, gcc-internal-format
msgid "inconsistent instance variable specification"
msgstr ""
-#: objc/objc-act.c:5882
+#: objc/objc-act.c:5880
#, gcc-internal-format
msgid "can not use an object as parameter to a method"
msgstr ""
-#: objc/objc-act.c:6109
+#: objc/objc-act.c:6107
#, gcc-internal-format
-msgid "multiple methods named %<%c%s%> found"
+msgid "multiple methods named %<%c%E%> found"
msgstr ""
-#: objc/objc-act.c:6112
+#: objc/objc-act.c:6110
#, gcc-internal-format
msgid "%Jusing %<%c%s%>"
msgstr ""
-#: objc/objc-act.c:6120
+#: objc/objc-act.c:6118
#, gcc-internal-format
-msgid "multiple selectors named %<%c%s%> found"
+msgid "multiple selectors named %<%c%E%> found"
msgstr ""
-#: objc/objc-act.c:6123
+#: objc/objc-act.c:6121
#, gcc-internal-format
msgid "%Jfound %<%c%s%>"
msgstr ""
-#: objc/objc-act.c:6132
+#: objc/objc-act.c:6130
#, gcc-internal-format
msgid "%Jalso found %<%c%s%>"
msgstr ""
-#: objc/objc-act.c:6346
+#: objc/objc-act.c:6344
#, gcc-internal-format
-msgid "no super class declared in @interface for %qs"
+msgid "no super class declared in @interface for %qE"
msgstr ""
-#: objc/objc-act.c:6384
+#: objc/objc-act.c:6382
#, gcc-internal-format
-msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
+msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
msgstr ""
-#: objc/objc-act.c:6443
+#: objc/objc-act.c:6440
#, gcc-internal-format
msgid "invalid receiver type %qs"
msgstr ""
-#: objc/objc-act.c:6458
+#: objc/objc-act.c:6455
#, gcc-internal-format
-msgid "%<%c%s%> not found in protocol(s)"
+msgid "%<%c%E%> not found in protocol(s)"
msgstr ""
-#: objc/objc-act.c:6472
+#: objc/objc-act.c:6469
#, gcc-internal-format
-msgid "%qs may not respond to %<%c%s%>"
+msgid "%qE may not respond to %<%c%E%>"
msgstr ""
-#: objc/objc-act.c:6480
+#: objc/objc-act.c:6477
#, gcc-internal-format
-msgid "no %<%c%s%> method found"
+msgid "no %<%c%E%> method found"
msgstr ""
-#: objc/objc-act.c:6486
+#: objc/objc-act.c:6483
#, gcc-internal-format
msgid "(Messages without a matching method signature"
msgstr ""
-#: objc/objc-act.c:6487
+#: objc/objc-act.c:6484
#, gcc-internal-format
msgid "will be assumed to return %<id%> and accept"
msgstr ""
-#: objc/objc-act.c:6488
+#: objc/objc-act.c:6485
#, gcc-internal-format
msgid "%<...%> as arguments.)"
msgstr ""
-#: objc/objc-act.c:6722
+#: objc/objc-act.c:6719
#, gcc-internal-format
-msgid "undeclared selector %qs"
+msgid "undeclared selector %qE"
msgstr ""
#. Historically, a class method that produced objects (factory
@@ -35529,180 +35973,185 @@ 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:6764
+#: objc/objc-act.c:6761
#, gcc-internal-format
-msgid "instance variable %qs accessed in class method"
+msgid "instance variable %qE accessed in class method"
msgstr ""
-#: objc/objc-act.c:6998
+#: objc/objc-act.c:6995
#, gcc-internal-format
-msgid "duplicate declaration of method %<%c%s%>"
+msgid "duplicate declaration of method %<%c%E%>"
msgstr ""
-#: objc/objc-act.c:7059
+#: objc/objc-act.c:7056
#, gcc-internal-format
-msgid "duplicate interface declaration for category %<%s(%s)%>"
+msgid "duplicate interface declaration for category %<%E(%E)%>"
msgstr ""
-#: objc/objc-act.c:7086
+#: objc/objc-act.c:7083
#, gcc-internal-format
msgid "illegal reference type specified for instance variable %qs"
msgstr ""
-#: objc/objc-act.c:7097
+#: objc/objc-act.c:7094
#, gcc-internal-format
msgid "instance variable %qs has unknown size"
msgstr ""
-#: objc/objc-act.c:7122
+#: objc/objc-act.c:7119
#, gcc-internal-format
-msgid "type %qs has no default constructor to call"
+msgid "type %qE has no default constructor to call"
msgstr ""
-#: objc/objc-act.c:7128
+#: objc/objc-act.c:7125
#, gcc-internal-format
-msgid "destructor for %qs shall not be run either"
+msgid "destructor for %qE shall not be run either"
msgstr ""
#. Vtable pointers are Real Bad(tm), since Obj-C cannot
#. initialize them.
-#: objc/objc-act.c:7140
+#: objc/objc-act.c:7137
#, gcc-internal-format
-msgid "type %qs has virtual member functions"
+msgid "type %qE has virtual member functions"
msgstr ""
-#: objc/objc-act.c:7141
+#: objc/objc-act.c:7138
#, gcc-internal-format
-msgid "illegal aggregate type %qs specified for instance variable %qs"
+msgid "illegal aggregate type %qE specified for instance variable %qs"
msgstr ""
-#: objc/objc-act.c:7151
+#: objc/objc-act.c:7148
#, gcc-internal-format
-msgid "type %qs has a user-defined constructor"
+msgid "type %qE has a user-defined constructor"
msgstr ""
-#: objc/objc-act.c:7153
+#: objc/objc-act.c:7150
#, gcc-internal-format
-msgid "type %qs has a user-defined destructor"
+msgid "type %qE has a user-defined destructor"
msgstr ""
-#: objc/objc-act.c:7157
+#: objc/objc-act.c:7154
#, gcc-internal-format
msgid ""
"C++ constructors and destructors will not be invoked for Objective-C fields"
msgstr ""
-#: objc/objc-act.c:7266
+#: objc/objc-act.c:7263
#, gcc-internal-format
-msgid "instance variable %qs is declared private"
+msgid "instance variable %qE is declared private"
msgstr ""
-#: objc/objc-act.c:7277
+#: objc/objc-act.c:7274
#, gcc-internal-format
-msgid "instance variable %qs is %s; this will be a hard error in the future"
+msgid "instance variable %qE is %s; this will be a hard error in the future"
msgstr ""
-#: objc/objc-act.c:7284
+#: objc/objc-act.c:7281
#, gcc-internal-format
-msgid "instance variable %qs is declared %s"
+msgid "instance variable %qE is declared %s"
msgstr ""
-#: objc/objc-act.c:7310 objc/objc-act.c:7398
+#: objc/objc-act.c:7307 objc/objc-act.c:7395
#, gcc-internal-format
-msgid "incomplete implementation of class %qs"
+msgid "incomplete implementation of class %qE"
msgstr ""
-#: objc/objc-act.c:7314 objc/objc-act.c:7403
+#: objc/objc-act.c:7311 objc/objc-act.c:7399
#, gcc-internal-format
-msgid "incomplete implementation of category %qs"
+msgid "incomplete implementation of category %qE"
msgstr ""
-#: objc/objc-act.c:7319 objc/objc-act.c:7408
+#: objc/objc-act.c:7316 objc/objc-act.c:7403
#, gcc-internal-format
-msgid "method definition for %<%c%s%> not found"
+msgid "method definition for %<%c%E%> not found"
msgstr ""
-#: objc/objc-act.c:7449
+#: objc/objc-act.c:7444
#, gcc-internal-format
-msgid "%s %qs does not fully implement the %qs protocol"
+msgid "%s %qE does not fully implement the %qE protocol"
msgstr ""
-#: objc/objc-act.c:7507 objc/objc-act.c:9208
+#: objc/objc-act.c:7502 objc/objc-act.c:9189
#, gcc-internal-format
msgid "%<@end%> missing in implementation context"
msgstr ""
-#: objc/objc-act.c:7526
+#: objc/objc-act.c:7521
+#, gcc-internal-format
+msgid "cannot find interface declaration for %qE, superclass of %qE"
+msgstr ""
+
+#: objc/objc-act.c:7551
#, gcc-internal-format
-msgid "cannot find interface declaration for %qs, superclass of %qs"
+msgid "reimplementation of class %qE"
msgstr ""
-#: objc/objc-act.c:7556
+#: objc/objc-act.c:7581
#, gcc-internal-format
-msgid "reimplementation of class %qs"
+msgid "conflicting super class name %qE"
msgstr ""
-#: objc/objc-act.c:7588
+#: objc/objc-act.c:7584
#, gcc-internal-format
-msgid "conflicting super class name %qs"
+msgid "previous declaration of %qE"
msgstr ""
-#: objc/objc-act.c:7590
+#: objc/objc-act.c:7586
#, gcc-internal-format
-msgid "previous declaration of %qs"
+msgid "previous declaration"
msgstr ""
-#: objc/objc-act.c:7606 objc/objc-act.c:7604
+#: objc/objc-act.c:7602 objc/objc-act.c:7600
#, gcc-internal-format
-msgid "duplicate interface declaration for class %qs"
+msgid "duplicate interface declaration for class %qE"
msgstr ""
-#: objc/objc-act.c:7860
+#: objc/objc-act.c:7856
#, gcc-internal-format
-msgid "duplicate declaration for protocol %qs"
+msgid "duplicate declaration for protocol %qE"
msgstr ""
-#: objc/objc-act.c:8688
+#: objc/objc-act.c:8684
#, gcc-internal-format
msgid "%Jconflicting types for %<%c%s%>"
msgstr ""
-#: objc/objc-act.c:8691
+#: objc/objc-act.c:8687
#, gcc-internal-format
msgid "%Jprevious declaration of %<%c%s%>"
msgstr ""
-#: objc/objc-act.c:8777
+#: objc/objc-act.c:8773
#, gcc-internal-format
-msgid "no super class declared in interface for %qs"
+msgid "no super class declared in interface for %qE"
msgstr ""
-#: objc/objc-act.c:8829
+#: objc/objc-act.c:8826
#, gcc-internal-format
msgid "[super ...] must appear in a method context"
msgstr ""
-#: objc/objc-act.c:8868
+#: objc/objc-act.c:8865
#, gcc-internal-format
msgid "method possibly missing a [super dealloc] call"
msgstr ""
-#: objc/objc-act.c:9498
+#: objc/objc-act.c:9479
#, gcc-internal-format
-msgid "local declaration of %qs hides instance variable"
+msgid "local declaration of %qE hides instance variable"
msgstr ""
-#: ada/gcc-interface/misc.c:204
+#: ada/gcc-interface/misc.c:195
#, gcc-internal-format
msgid "missing argument to \"-%s\""
msgstr ""
-#: ada/gcc-interface/misc.c:262
+#: ada/gcc-interface/misc.c:253
#, gcc-internal-format
msgid "%<-gnat%> misspelled as %<-gant%>"
msgstr ""
-#: ada/gcc-interface/misc.c:320
+#: ada/gcc-interface/misc.c:311
#, gcc-internal-format
msgid "-fexcess-precision=standard for Ada"
msgstr ""