summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2010-02-04 16:22:03 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2010-02-04 16:22:03 +0000
commit4223853884370f53b9de5e6da279e5ac7bbcf8a3 (patch)
treef0d904b43bf200e99c7ca6f51d696ecfcaf7b118
parent76e2bdc62116c24c5da783360d0a2d5653a3ebea (diff)
downloadgcc-4223853884370f53b9de5e6da279e5ac7bbcf8a3.tar.gz
* gcc.pot: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156497 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/po/ChangeLog4
-rw-r--r--gcc/po/gcc.pot5207
2 files changed, 2753 insertions, 2458 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog
index 1ec8af9a591..9edca852a7e 100644
--- a/gcc/po/ChangeLog
+++ b/gcc/po/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-04 Joseph Myers <joseph@codesourcery.com>
+
+ * gcc.pot: Regenerate.
+
2010-02-01 Joseph Myers <joseph@codesourcery.com>
* sv.po: Update.
diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot
index e42b8f7157b..22a8208ddc5 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: 2010-01-11 11:43+0000\n"
+"POT-Creation-Date: 2010-02-04 16:20+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,8 +16,8 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: c-decl.c:4569 c-pretty-print.c:403 c-typeck.c:5553 toplev.c:1648
-#: cp/error.c:606 cp/error.c:879
+#: c-decl.c:4569 c-pretty-print.c:403 c-typeck.c:5558 toplev.c:1648
+#: cp/error.c:581 cp/error.c:854
msgid "<anonymous>"
msgstr ""
@@ -282,7 +282,7 @@ msgstr ""
msgid "({anonymous})"
msgstr ""
-#: c-opts.c:1497 tree.c:3954 cp/error.c:1024 fortran/cpp.c:552
+#: c-opts.c:1497 tree.c:3966 cp/error.c:999 fortran/cpp.c:552
msgid "<built-in>"
msgstr ""
@@ -291,6 +291,98 @@ msgstr ""
msgid "<command-line>"
msgstr ""
+#: c-parser.c:736
+msgid "expected end of line"
+msgstr ""
+
+#: c-parser.c:1375 c-parser.c:3463 c-parser.c:3897 c-parser.c:4158
+#: c-parser.c:4228 c-parser.c:4239 c-parser.c:4389 c-parser.c:6264
+#: c-parser.c:6298 c-parser.c:6330 c-parser.c:6377 c-parser.c:6513
+#: c-parser.c:7899 c-parser.c:8043 c-parser.c:8081 c-parser.c:1944
+#, gcc-internal-format
+msgid "expected %<;%>"
+msgstr ""
+
+#: c-parser.c:1883 c-parser.c:2147 c-parser.c:2788 c-parser.c:2840
+#: c-parser.c:2845 c-parser.c:3941 c-parser.c:4074 c-parser.c:4189
+#: c-parser.c:4325 c-parser.c:4451 c-parser.c:5492 c-parser.c:5529
+#: c-parser.c:5615 c-parser.c:5653 c-parser.c:5692 c-parser.c:5707
+#: c-parser.c:5731 c-parser.c:6721 c-parser.c:6761 c-parser.c:7253
+#: c-parser.c:7274 c-parser.c:7324 c-parser.c:7434 c-parser.c:7507
+#: c-parser.c:7575 c-parser.c:8006 c-parser.c:7397
+#, gcc-internal-format
+msgid "expected %<(%>"
+msgstr ""
+
+#: c-parser.c:1898 c-parser.c:2182 c-parser.c:2389 c-parser.c:2550
+#: c-parser.c:2610 c-parser.c:2684 c-parser.c:2795 c-parser.c:2962
+#: c-parser.c:2973 c-parser.c:2982 c-parser.c:3944 c-parser.c:4078
+#: c-parser.c:4246 c-parser.c:4383 c-parser.c:4462 c-parser.c:5017
+#: c-parser.c:5203 c-parser.c:5262 c-parser.c:5438 c-parser.c:5455
+#: c-parser.c:5476 c-parser.c:5508 c-parser.c:5609 c-parser.c:5637
+#: c-parser.c:5677 c-parser.c:5700 c-parser.c:5723 c-parser.c:5744
+#: c-parser.c:5884 c-parser.c:6134 c-parser.c:6558 c-parser.c:6578
+#: c-parser.c:6729 c-parser.c:6765 c-parser.c:7256 c-parser.c:7277
+#: c-parser.c:7355 c-parser.c:7440 c-parser.c:7556 c-parser.c:7638
+#: c-parser.c:7935 c-parser.c:8051 c-parser.c:8092
+msgid "expected %<)%>"
+msgstr ""
+
+#: c-parser.c:2472 c-parser.c:3254 c-parser.c:3286 c-parser.c:4443
+#: c-parser.c:5601 c-parser.c:5764 c-parser.c:5871
+msgid "expected %<]%>"
+msgstr ""
+
+#: c-parser.c:2654
+msgid "expected %<;%>, %<,%> or %<)%>"
+msgstr ""
+
+#: c-parser.c:3124
+msgid "expected %<}%>"
+msgstr ""
+
+#: c-parser.c:3404 c-parser.c:6731 c-parser.c:8335 c-parser.c:1765
+#: c-parser.c:1960 c-parser.c:6441
+#, gcc-internal-format
+msgid "expected %<{%>"
+msgstr ""
+
+#: c-parser.c:3622 c-parser.c:3631 c-parser.c:4347 c-parser.c:4683
+#: c-parser.c:6571 c-parser.c:6871 c-parser.c:6928 c-parser.c:7545
+msgid "expected %<:%>"
+msgstr ""
+
+#: c-parser.c:4152
+msgid "expected %<while%>"
+msgstr ""
+
+#: c-parser.c:5499 c-parser.c:5540 c-parser.c:5622 c-parser.c:5629
+#: c-parser.c:5664
+msgid "expected %<,%>"
+msgstr ""
+
+#: c-parser.c:6144 c-parser.c:6176 c-parser.c:6390
+msgid "expected %<@end%>"
+msgstr ""
+
+#: c-parser.c:6692
+msgid "expected %<>%>"
+msgstr ""
+
+#: c-parser.c:7642
+msgid "expected %<,%> or %<)%>"
+msgstr ""
+
+#: c-parser.c:8033 c-parser.c:3309
+#, gcc-internal-format
+msgid "expected %<=%>"
+msgstr ""
+
+#: c-parser.c:8392 c-parser.c:8382
+#, gcc-internal-format
+msgid "expected %<#pragma omp section%> or %<}%>"
+msgstr ""
+
#: c-pretty-print.c:324
msgid "<type-error>"
msgstr ""
@@ -327,52 +419,52 @@ msgstr ""
msgid "<return-value>"
msgstr ""
-#: c-typeck.c:5670
+#: c-typeck.c:5675
msgid "array initialized from parenthesized string constant"
msgstr ""
-#: c-typeck.c:5743 c-typeck.c:6614
+#: c-typeck.c:5748 c-typeck.c:6619
msgid "initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:5753 cp/typeck2.c:851
+#: c-typeck.c:5758 cp/typeck2.c:851
#, gcc-internal-format
msgid "char-array initialized from wide string"
msgstr ""
-#: c-typeck.c:5761
+#: c-typeck.c:5766
msgid "wide character array initialized from non-wide string"
msgstr ""
-#: c-typeck.c:5767
+#: c-typeck.c:5772
msgid "wide character array initialized from incompatible wide string"
msgstr ""
-#: c-typeck.c:5801
+#: c-typeck.c:5806
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:5869 c-typeck.c:5322 cp/typeck.c:1837
+#: c-typeck.c:5874 c-typeck.c:5327 cp/typeck.c:1853
#, gcc-internal-format
msgid "invalid use of non-lvalue array"
msgstr ""
-#: c-typeck.c:5895
+#: c-typeck.c:5900
msgid "array initialized from non-constant array expression"
msgstr ""
-#: c-typeck.c:5909 c-typeck.c:5912 c-typeck.c:5920 c-typeck.c:5959
-#: c-typeck.c:7413
+#: c-typeck.c:5914 c-typeck.c:5917 c-typeck.c:5925 c-typeck.c:5964
+#: c-typeck.c:7418
msgid "initializer element is not constant"
msgstr ""
-#: c-typeck.c:5925 c-typeck.c:5971 c-typeck.c:7423
+#: c-typeck.c:5930 c-typeck.c:5976 c-typeck.c:7428
msgid "initializer element is not a constant expression"
msgstr ""
-#: c-typeck.c:5966 c-typeck.c:7418
+#: c-typeck.c:5971 c-typeck.c:7423
#, gcc-internal-format
msgid "initializer element is not computable at load time"
msgstr ""
@@ -381,117 +473,117 @@ 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:5980 c-decl.c:3951 c-decl.c:3966
+#: c-typeck.c:5985 c-decl.c:3951 c-decl.c:3966
#, gcc-internal-format
msgid "variable-sized object may not be initialized"
msgstr ""
-#: c-typeck.c:5984
+#: c-typeck.c:5989
msgid "invalid initializer"
msgstr ""
-#: c-typeck.c:6193
+#: c-typeck.c:6198
msgid "(anonymous)"
msgstr ""
-#: c-typeck.c:6471
+#: c-typeck.c:6476
msgid "extra brace group at end of initializer"
msgstr ""
-#: c-typeck.c:6492
+#: c-typeck.c:6497
msgid "missing braces around initializer"
msgstr ""
-#: c-typeck.c:6553
+#: c-typeck.c:6558
msgid "braces around scalar initializer"
msgstr ""
-#: c-typeck.c:6611
+#: c-typeck.c:6616
msgid "initialization of flexible array member in a nested context"
msgstr ""
-#: c-typeck.c:6642
+#: c-typeck.c:6647
msgid "missing initializer"
msgstr ""
-#: c-typeck.c:6664
+#: c-typeck.c:6669
msgid "empty scalar initializer"
msgstr ""
-#: c-typeck.c:6669
+#: c-typeck.c:6674
msgid "extra elements in scalar initializer"
msgstr ""
-#: c-typeck.c:6777 c-typeck.c:6855
+#: c-typeck.c:6782 c-typeck.c:6860
msgid "array index in non-array initializer"
msgstr ""
-#: c-typeck.c:6782 c-typeck.c:6911
+#: c-typeck.c:6787 c-typeck.c:6916
msgid "field name not in record or union initializer"
msgstr ""
-#: c-typeck.c:6828
+#: c-typeck.c:6833
msgid "array index in initializer not of integer type"
msgstr ""
-#: c-typeck.c:6837 c-typeck.c:6846
+#: c-typeck.c:6842 c-typeck.c:6851
msgid "array index in initializer is not an integer constant expression"
msgstr ""
-#: c-typeck.c:6851 c-typeck.c:6853
+#: c-typeck.c:6856 c-typeck.c:6858
msgid "nonconstant array index in initializer"
msgstr ""
-#: c-typeck.c:6857 c-typeck.c:6860
+#: c-typeck.c:6862 c-typeck.c:6865
msgid "array index in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:6874
+#: c-typeck.c:6879
msgid "empty index range in initializer"
msgstr ""
-#: c-typeck.c:6883
+#: c-typeck.c:6888
msgid "array index range in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:6966 c-typeck.c:6993 c-typeck.c:7512
+#: c-typeck.c:6971 c-typeck.c:6998 c-typeck.c:7517
msgid "initialized field with side-effects overwritten"
msgstr ""
-#: c-typeck.c:6968 c-typeck.c:6995 c-typeck.c:7514
+#: c-typeck.c:6973 c-typeck.c:7000 c-typeck.c:7519
msgid "initialized field overwritten"
msgstr ""
-#: c-typeck.c:7440 c-typeck.c:4929
+#: c-typeck.c:7445 c-typeck.c:4933
#, gcc-internal-format
msgid "enum conversion in initialization is invalid in C++"
msgstr ""
-#: c-typeck.c:7729
+#: c-typeck.c:7734
msgid "excess elements in char array initializer"
msgstr ""
-#: c-typeck.c:7736 c-typeck.c:7795
+#: c-typeck.c:7741 c-typeck.c:7800
msgid "excess elements in struct initializer"
msgstr ""
-#: c-typeck.c:7810
+#: c-typeck.c:7815
msgid "non-static initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:7880
+#: c-typeck.c:7885
msgid "excess elements in union initializer"
msgstr ""
-#: c-typeck.c:7969
+#: c-typeck.c:7974
msgid "excess elements in array initializer"
msgstr ""
-#: c-typeck.c:8002
+#: c-typeck.c:8007
msgid "excess elements in vector initializer"
msgstr ""
-#: c-typeck.c:8033
+#: c-typeck.c:8038
msgid "excess elements in scalar initializer"
msgstr ""
@@ -531,137 +623,137 @@ msgstr ""
msgid "no arguments"
msgstr ""
-#: collect2.c:1701 collect2.c:1863 collect2.c:1898
+#: collect2.c:1704 collect2.c:1866 collect2.c:1901
#, c-format
msgid "fopen %s"
msgstr ""
-#: collect2.c:1704 collect2.c:1868 collect2.c:1901
+#: collect2.c:1707 collect2.c:1871 collect2.c:1904
#, c-format
msgid "fclose %s"
msgstr ""
-#: collect2.c:1713
+#: collect2.c:1716
#, c-format
msgid "collect2 version %s"
msgstr ""
-#: collect2.c:1809
+#: collect2.c:1812
#, c-format
msgid "%d constructor(s) found\n"
msgstr ""
-#: collect2.c:1810
+#: collect2.c:1813
#, c-format
msgid "%d destructor(s) found\n"
msgstr ""
-#: collect2.c:1811
+#: collect2.c:1814
#, c-format
msgid "%d frame table(s) found\n"
msgstr ""
-#: collect2.c:1962 lto-wrapper.c:175
+#: collect2.c:1965 lto-wrapper.c:175
#, c-format
msgid "can't get program status"
msgstr ""
-#: collect2.c:2031
+#: collect2.c:2034
#, c-format
msgid "could not open response file %s"
msgstr ""
-#: collect2.c:2036
+#: collect2.c:2039
#, c-format
msgid "could not write to response file %s"
msgstr ""
-#: collect2.c:2041
+#: collect2.c:2044
#, c-format
msgid "could not close response file %s"
msgstr ""
-#: collect2.c:2059
+#: collect2.c:2062
#, c-format
msgid "[cannot find %s]"
msgstr ""
-#: collect2.c:2074
+#: collect2.c:2077
#, c-format
msgid "cannot find '%s'"
msgstr ""
-#: collect2.c:2078 collect2.c:2601 collect2.c:2797 gcc.c:3085
+#: collect2.c:2081 collect2.c:2604 collect2.c:2800 gcc.c:3085
#: lto-wrapper.c:147
#, c-format
msgid "pex_init failed"
msgstr ""
-#: collect2.c:2116
+#: collect2.c:2119
#, c-format
msgid "[Leaving %s]\n"
msgstr ""
-#: collect2.c:2348
+#: collect2.c:2351
#, c-format
msgid ""
"\n"
"write_c_file - output name is %s, prefix is %s\n"
msgstr ""
-#: collect2.c:2575
+#: collect2.c:2578
#, c-format
msgid "cannot find 'nm'"
msgstr ""
-#: collect2.c:2623
+#: collect2.c:2626
#, c-format
msgid "can't open nm output"
msgstr ""
-#: collect2.c:2706
+#: collect2.c:2709
#, c-format
msgid "init function found in object %s"
msgstr ""
-#: collect2.c:2716
+#: collect2.c:2719
#, c-format
msgid "fini function found in object %s"
msgstr ""
-#: collect2.c:2818
+#: collect2.c:2821
#, c-format
msgid "can't open ldd output"
msgstr ""
-#: collect2.c:2821
+#: collect2.c:2824
#, c-format
msgid ""
"\n"
"ldd output with constructors/destructors.\n"
msgstr ""
-#: collect2.c:2836
+#: collect2.c:2839
#, c-format
msgid "dynamic dependency %s not found"
msgstr ""
-#: collect2.c:2848
+#: collect2.c:2851
#, c-format
msgid "unable to open dynamic dependency '%s'"
msgstr ""
-#: collect2.c:3009
+#: collect2.c:3012
#, c-format
msgid "%s: not a COFF file"
msgstr ""
-#: collect2.c:3139
+#: collect2.c:3142
#, c-format
msgid "%s: cannot open as COFF file"
msgstr ""
-#: collect2.c:3197
+#: collect2.c:3200
#, c-format
msgid "library lib%s not found"
msgstr ""
@@ -1775,15 +1867,15 @@ msgstr ""
msgid "%s:cannot open source file\n"
msgstr ""
-#: gcse.c:3970
+#: gcse.c:3952
msgid "PRE disabled"
msgstr ""
-#: gcse.c:4451
+#: gcse.c:4433
msgid "GCSE disabled"
msgstr ""
-#: gcse.c:4968
+#: gcse.c:4950
msgid "const/copy propagation disabled"
msgstr ""
@@ -1831,27 +1923,27 @@ msgstr ""
msgid "At top level:"
msgstr ""
-#: langhooks.c:375 cp/error.c:2720
+#: langhooks.c:375 cp/error.c:2690
#, c-format
msgid "In member function %qs"
msgstr ""
-#: langhooks.c:379 cp/error.c:2723
+#: langhooks.c:379 cp/error.c:2693
#, c-format
msgid "In function %qs"
msgstr ""
-#: langhooks.c:430 cp/error.c:2673
+#: langhooks.c:430 cp/error.c:2643
#, c-format
msgid " inlined from %qs at %s:%d:%d"
msgstr ""
-#: langhooks.c:435 cp/error.c:2678
+#: langhooks.c:435 cp/error.c:2648
#, c-format
msgid " inlined from %qs at %s:%d"
msgstr ""
-#: langhooks.c:441 cp/error.c:2684
+#: langhooks.c:441 cp/error.c:2654
#, c-format
msgid " inlined from %qs"
msgstr ""
@@ -1882,7 +1974,7 @@ msgstr ""
msgid "%s terminated with signal %d [%s]"
msgstr ""
-#: lto-wrapper.c:192 collect2.c:1988
+#: lto-wrapper.c:192 collect2.c:1991
#, gcc-internal-format
msgid "%s returned %d exit status"
msgstr ""
@@ -2829,24 +2921,24 @@ msgstr ""
msgid "invalid %%J value"
msgstr ""
-#: config/alpha/alpha.c:5186 config/ia64/ia64.c:4982
+#: config/alpha/alpha.c:5186 config/ia64/ia64.c:4975
#, c-format
msgid "invalid %%r value"
msgstr ""
-#: config/alpha/alpha.c:5196 config/ia64/ia64.c:4936
-#: config/rs6000/rs6000.c:14592 config/xtensa/xtensa.c:2253
+#: config/alpha/alpha.c:5196 config/ia64/ia64.c:4929
+#: config/rs6000/rs6000.c:14636 config/xtensa/xtensa.c:2253
#, c-format
msgid "invalid %%R value"
msgstr ""
-#: config/alpha/alpha.c:5202 config/rs6000/rs6000.c:14511
+#: config/alpha/alpha.c:5202 config/rs6000/rs6000.c:14555
#: config/xtensa/xtensa.c:2220
#, c-format
msgid "invalid %%N value"
msgstr ""
-#: config/alpha/alpha.c:5210 config/rs6000/rs6000.c:14539
+#: config/alpha/alpha.c:5210 config/rs6000/rs6000.c:14583
#, c-format
msgid "invalid %%P value"
msgstr ""
@@ -2861,12 +2953,12 @@ msgstr ""
msgid "invalid %%L value"
msgstr ""
-#: config/alpha/alpha.c:5265 config/rs6000/rs6000.c:14493
+#: config/alpha/alpha.c:5265 config/rs6000/rs6000.c:14537
#, c-format
msgid "invalid %%m value"
msgstr ""
-#: config/alpha/alpha.c:5273 config/rs6000/rs6000.c:14501
+#: config/alpha/alpha.c:5273 config/rs6000/rs6000.c:14545
#, c-format
msgid "invalid %%M value"
msgstr ""
@@ -2877,7 +2969,7 @@ msgid "invalid %%U value"
msgstr ""
#: config/alpha/alpha.c:5329 config/alpha/alpha.c:5343
-#: config/rs6000/rs6000.c:14600
+#: config/rs6000/rs6000.c:14644
#, c-format
msgid "invalid %%s value"
msgstr ""
@@ -2887,7 +2979,7 @@ msgstr ""
msgid "invalid %%C value"
msgstr ""
-#: config/alpha/alpha.c:5403 config/rs6000/rs6000.c:14347
+#: config/alpha/alpha.c:5403 config/rs6000/rs6000.c:14391
#, c-format
msgid "invalid %%E value"
msgstr ""
@@ -2898,7 +2990,7 @@ msgid "unknown relocation unspec"
msgstr ""
#: config/alpha/alpha.c:5437 config/crx/crx.c:1092
-#: config/rs6000/rs6000.c:14954 config/spu/spu.c:1695
+#: config/rs6000/rs6000.c:14998 config/spu/spu.c:1695
#, c-format
msgid "invalid %%xn code"
msgstr ""
@@ -2930,28 +3022,28 @@ msgstr ""
msgid "invalid operand output code"
msgstr ""
-#: config/arm/arm.c:14859 config/arm/arm.c:14877
+#: config/arm/arm.c:14826 config/arm/arm.c:14844
#, c-format
msgid "predicated Thumb instruction"
msgstr ""
-#: config/arm/arm.c:14865
+#: config/arm/arm.c:14832
#, c-format
msgid "predicated instruction in conditional sequence"
msgstr ""
-#: config/arm/arm.c:15035
+#: config/arm/arm.c:15002
#, c-format
msgid "invalid shift operand"
msgstr ""
-#: config/arm/arm.c:15082 config/arm/arm.c:15092 config/arm/arm.c:15102
-#: config/arm/arm.c:15112 config/arm/arm.c:15122 config/arm/arm.c:15161
-#: config/arm/arm.c:15179 config/arm/arm.c:15214 config/arm/arm.c:15233
-#: config/arm/arm.c:15248 config/arm/arm.c:15275 config/arm/arm.c:15282
-#: config/arm/arm.c:15300 config/arm/arm.c:15307 config/arm/arm.c:15315
-#: config/arm/arm.c:15336 config/arm/arm.c:15343 config/arm/arm.c:15433
-#: config/arm/arm.c:15440 config/arm/arm.c:15458 config/arm/arm.c:15465
+#: config/arm/arm.c:15049 config/arm/arm.c:15059 config/arm/arm.c:15069
+#: config/arm/arm.c:15079 config/arm/arm.c:15089 config/arm/arm.c:15128
+#: config/arm/arm.c:15146 config/arm/arm.c:15181 config/arm/arm.c:15200
+#: config/arm/arm.c:15215 config/arm/arm.c:15242 config/arm/arm.c:15249
+#: config/arm/arm.c:15267 config/arm/arm.c:15274 config/arm/arm.c:15282
+#: config/arm/arm.c:15303 config/arm/arm.c:15310 config/arm/arm.c:15400
+#: config/arm/arm.c:15407 config/arm/arm.c:15425 config/arm/arm.c:15432
#: config/bfin/bfin.c:1695 config/bfin/bfin.c:1702 config/bfin/bfin.c:1709
#: config/bfin/bfin.c:1716 config/bfin/bfin.c:1725 config/bfin/bfin.c:1732
#: config/bfin/bfin.c:1739 config/bfin/bfin.c:1746
@@ -2959,21 +3051,21 @@ msgstr ""
msgid "invalid operand for code '%c'"
msgstr ""
-#: config/arm/arm.c:15174
+#: config/arm/arm.c:15141
#, c-format
msgid "instruction never executed"
msgstr ""
-#: config/arm/arm.c:15477
+#: config/arm/arm.c:15444
#, c-format
msgid "missing operand"
msgstr ""
-#: config/arm/arm.c:17751
+#: config/arm/arm.c:17718
msgid "function parameters cannot have __fp16 type"
msgstr ""
-#: config/arm/arm.c:17761
+#: config/arm/arm.c:17728
msgid "functions cannot return __fp16 type"
msgstr ""
@@ -3035,10 +3127,10 @@ msgstr ""
msgid "invalid const_double operand"
msgstr ""
-#: config/cris/cris.c:528 config/moxie/moxie.c:91 c-typeck.c:5619
-#: c-typeck.c:5635 c-typeck.c:5652 final.c:3086 final.c:3088 fold-const.c:986
+#: config/cris/cris.c:528 config/moxie/moxie.c:91 c-typeck.c:5624
+#: c-typeck.c:5640 c-typeck.c:5657 final.c:3086 final.c:3088 fold-const.c:990
#: gcc.c:5251 loop-iv.c:2968 loop-iv.c:2977 rtl-error.c:105 toplev.c:629
-#: tree-ssa-loop-niter.c:1885 tree-vrp.c:5704 cp/typeck.c:5023 java/expr.c:411
+#: tree-ssa-loop-niter.c:1885 tree-vrp.c:5704 cp/typeck.c:5039 java/expr.c:411
#, gcc-internal-format
msgid "%s"
msgstr ""
@@ -3336,7 +3428,7 @@ msgstr ""
msgid "invalid constraints for operand"
msgstr ""
-#: config/i386/i386.c:19486
+#: config/i386/i386.c:19474
msgid "unknown insn mode"
msgstr ""
@@ -3357,25 +3449,25 @@ msgstr ""
msgid "environment variable DJGPP points to corrupt file '%s'"
msgstr ""
-#: config/ia64/ia64.c:4864
+#: config/ia64/ia64.c:4857
#, c-format
msgid "invalid %%G mode"
msgstr ""
-#: config/ia64/ia64.c:5034
+#: config/ia64/ia64.c:5027
#, c-format
msgid "ia64_print_operand: unknown code"
msgstr ""
-#: config/ia64/ia64.c:10579
+#: config/ia64/ia64.c:10572
msgid "invalid conversion from %<__fpreg%>"
msgstr ""
-#: config/ia64/ia64.c:10582
+#: config/ia64/ia64.c:10575
msgid "invalid conversion to %<__fpreg%>"
msgstr ""
-#: config/ia64/ia64.c:10595 config/ia64/ia64.c:10606
+#: config/ia64/ia64.c:10588 config/ia64/ia64.c:10599
msgid "invalid operation on %<__fpreg%>"
msgstr ""
@@ -3384,7 +3476,7 @@ msgstr ""
msgid "invalid %%P operand"
msgstr ""
-#: config/iq2000/iq2000.c:3173 config/rs6000/rs6000.c:14529
+#: config/iq2000/iq2000.c:3173 config/rs6000/rs6000.c:14573
#, c-format
msgid "invalid %%p value"
msgstr ""
@@ -3448,7 +3540,7 @@ msgid "post-increment address is not a register"
msgstr ""
#: config/m32r/m32r.c:2205 config/m32r/m32r.c:2219
-#: config/rs6000/rs6000.c:23680
+#: config/rs6000/rs6000.c:23731
msgid "bad address"
msgstr ""
@@ -3582,116 +3674,124 @@ msgstr ""
msgid "Try running '%s' in the shell to raise its limit.\n"
msgstr ""
-#: config/rs6000/rs6000.c:2419
+#: config/rs6000/rs6000.c:2422
msgid "-mvsx requires hardware floating point"
msgstr ""
-#: config/rs6000/rs6000.c:2424
+#: config/rs6000/rs6000.c:2427
msgid "-mvsx and -mpaired are incompatible"
msgstr ""
-#: config/rs6000/rs6000.c:2429
+#: config/rs6000/rs6000.c:2432
msgid "-mvsx used with little endian code"
msgstr ""
-#: config/rs6000/rs6000.c:2431
+#: config/rs6000/rs6000.c:2434
msgid "-mvsx needs indexed addressing"
msgstr ""
-#: config/rs6000/rs6000.c:6661
+#: config/rs6000/rs6000.c:2438
+msgid "-mvsx and -mno-altivec are incompatible"
+msgstr ""
+
+#: config/rs6000/rs6000.c:2440
+msgid "-mno-altivec disables vsx"
+msgstr ""
+
+#: config/rs6000/rs6000.c:6705
msgid "bad move"
msgstr ""
-#: config/rs6000/rs6000.c:14328
+#: config/rs6000/rs6000.c:14372
#, c-format
msgid "invalid %%c value"
msgstr ""
-#: config/rs6000/rs6000.c:14356
+#: config/rs6000/rs6000.c:14400
#, c-format
msgid "invalid %%f value"
msgstr ""
-#: config/rs6000/rs6000.c:14365
+#: config/rs6000/rs6000.c:14409
#, c-format
msgid "invalid %%F value"
msgstr ""
-#: config/rs6000/rs6000.c:14374
+#: config/rs6000/rs6000.c:14418
#, c-format
msgid "invalid %%G value"
msgstr ""
-#: config/rs6000/rs6000.c:14409
+#: config/rs6000/rs6000.c:14453
#, c-format
msgid "invalid %%j code"
msgstr ""
-#: config/rs6000/rs6000.c:14419
+#: config/rs6000/rs6000.c:14463
#, c-format
msgid "invalid %%J code"
msgstr ""
-#: config/rs6000/rs6000.c:14429
+#: config/rs6000/rs6000.c:14473
#, c-format
msgid "invalid %%k value"
msgstr ""
-#: config/rs6000/rs6000.c:14449 config/xtensa/xtensa.c:2239
+#: config/rs6000/rs6000.c:14493 config/xtensa/xtensa.c:2239
#, c-format
msgid "invalid %%K value"
msgstr ""
-#: config/rs6000/rs6000.c:14519
+#: config/rs6000/rs6000.c:14563
#, c-format
msgid "invalid %%O value"
msgstr ""
-#: config/rs6000/rs6000.c:14566
+#: config/rs6000/rs6000.c:14610
#, c-format
msgid "invalid %%q value"
msgstr ""
-#: config/rs6000/rs6000.c:14610
+#: config/rs6000/rs6000.c:14654
#, c-format
msgid "invalid %%S value"
msgstr ""
-#: config/rs6000/rs6000.c:14650
+#: config/rs6000/rs6000.c:14694
#, c-format
msgid "invalid %%T value"
msgstr ""
-#: config/rs6000/rs6000.c:14660
+#: config/rs6000/rs6000.c:14704
#, c-format
msgid "invalid %%u value"
msgstr ""
-#: config/rs6000/rs6000.c:14669 config/xtensa/xtensa.c:2209
+#: config/rs6000/rs6000.c:14713 config/xtensa/xtensa.c:2209
#, c-format
msgid "invalid %%v value"
msgstr ""
-#: config/rs6000/rs6000.c:14768 config/xtensa/xtensa.c:2260
+#: config/rs6000/rs6000.c:14812 config/xtensa/xtensa.c:2260
#, c-format
msgid "invalid %%x value"
msgstr ""
-#: config/rs6000/rs6000.c:14913
+#: config/rs6000/rs6000.c:14957
#, c-format
msgid "invalid %%y value, try using the 'Z' constraint"
msgstr ""
-#: config/rs6000/rs6000.c:25653
+#: config/rs6000/rs6000.c:25704
msgid "AltiVec argument passed to unprototyped function"
msgstr ""
-#: config/s390/s390.c:4947
+#: config/s390/s390.c:4952
#, c-format
msgid "cannot decompose address"
msgstr ""
-#: config/s390/s390.c:5170
+#: config/s390/s390.c:5175
msgid "UNKNOWN in print_operand !?"
msgstr ""
@@ -3851,23 +3951,23 @@ msgstr ""
msgid "address offset not a constant"
msgstr ""
-#: cp/call.c:2775 cp/pt.c:1698 cp/pt.c:15797
+#: cp/call.c:2775 cp/pt.c:1700 cp/pt.c:15861
msgid "candidates are:"
msgstr ""
-#: cp/call.c:2775 cp/pt.c:15797
+#: cp/call.c:2775 cp/pt.c:15861
msgid "candidate is:"
msgstr ""
-#: cp/call.c:7349
+#: cp/call.c:7348
msgid "candidate 1:"
msgstr ""
-#: cp/call.c:7350
+#: cp/call.c:7349
msgid "candidate 2:"
msgstr ""
-#: cp/cxx-pretty-print.c:173 cp/error.c:948 objc/objc-act.c:7138
+#: cp/cxx-pretty-print.c:173 cp/error.c:923 objc/objc-act.c:7138
msgid "<unnamed>"
msgstr ""
@@ -3879,154 +3979,154 @@ msgstr ""
msgid "candidates are: %+#D"
msgstr ""
-#: cp/decl2.c:695 cp/pt.c:1694
+#: cp/decl2.c:695 cp/pt.c:1696
#, gcc-internal-format
msgid "candidate is: %+#D"
msgstr ""
-#: cp/error.c:322
+#: cp/error.c:297
msgid "<missing>"
msgstr ""
-#: cp/error.c:363
+#: cp/error.c:338
msgid "<brace-enclosed initializer list>"
msgstr ""
-#: cp/error.c:365
+#: cp/error.c:340
msgid "<unresolved overloaded function type>"
msgstr ""
-#: cp/error.c:508
+#: cp/error.c:483
msgid "<type error>"
msgstr ""
-#: cp/error.c:608
+#: cp/error.c:583
#, c-format
msgid "<anonymous %s>"
msgstr ""
#. A lambda's "type" is essentially its signature.
-#: cp/error.c:613
+#: cp/error.c:588
msgid "<lambda"
msgstr ""
-#: cp/error.c:739
+#: cp/error.c:714
msgid "<typeprefixerror>"
msgstr ""
-#: cp/error.c:850
+#: cp/error.c:825
#, c-format
msgid "(static initializers for %s)"
msgstr ""
-#: cp/error.c:852
+#: cp/error.c:827
#, c-format
msgid "(static destructors for %s)"
msgstr ""
-#: cp/error.c:923
+#: cp/error.c:898
msgid "vtable for "
msgstr ""
-#: cp/error.c:935
+#: cp/error.c:910
msgid "<return value> "
msgstr ""
-#: cp/error.c:1063
+#: cp/error.c:1038
msgid "<enumerator>"
msgstr ""
-#: cp/error.c:1103
+#: cp/error.c:1078
msgid "<declaration error>"
msgstr ""
-#: cp/error.c:1343
+#: cp/error.c:1318
msgid "with"
msgstr ""
-#: cp/error.c:1511 cp/error.c:1531
+#: cp/error.c:1481 cp/error.c:1501
msgid "<template parameter error>"
msgstr ""
-#: cp/error.c:1657
+#: cp/error.c:1627
msgid "<statement>"
msgstr ""
#. While waiting for caret diagnostics, avoid printing
#. __cxa_allocate_exception, __cxa_throw, and the like.
-#: cp/error.c:1686
+#: cp/error.c:1656
msgid "<throw-expression>"
msgstr ""
-#: cp/error.c:2132
+#: cp/error.c:2102
msgid "<unparsed>"
msgstr ""
-#: cp/error.c:2281
+#: cp/error.c:2251
msgid "<expression error>"
msgstr ""
-#: cp/error.c:2295
+#: cp/error.c:2265
msgid "<unknown operator>"
msgstr ""
-#: cp/error.c:2502
+#: cp/error.c:2472
msgid "<unknown>"
msgstr ""
-#: cp/error.c:2522
+#: cp/error.c:2492
msgid "{unknown}"
msgstr ""
-#: cp/error.c:2604
+#: cp/error.c:2574
msgid "At global scope:"
msgstr ""
-#: cp/error.c:2710
+#: cp/error.c:2680
#, c-format
msgid "In static member function %qs"
msgstr ""
-#: cp/error.c:2712
+#: cp/error.c:2682
#, c-format
msgid "In copy constructor %qs"
msgstr ""
-#: cp/error.c:2714
+#: cp/error.c:2684
#, c-format
msgid "In constructor %qs"
msgstr ""
-#: cp/error.c:2716
+#: cp/error.c:2686
#, c-format
msgid "In destructor %qs"
msgstr ""
-#: cp/error.c:2718
+#: cp/error.c:2688
msgid "In lambda function"
msgstr ""
-#: cp/error.c:2748
+#: cp/error.c:2718
#, c-format
msgid "%s: In instantiation of %qs:\n"
msgstr ""
-#: cp/error.c:2777
+#: cp/error.c:2747
#, c-format
msgid "%s:%d:%d: instantiated from %qs\n"
msgstr ""
-#: cp/error.c:2781
+#: cp/error.c:2751
#, c-format
msgid "%s:%d: instantiated from %qs\n"
msgstr ""
-#: cp/error.c:2786
+#: cp/error.c:2756
#, c-format
msgid "%s:%d:%d: instantiated from here"
msgstr ""
-#: cp/error.c:2789
+#: cp/error.c:2759
#, c-format
msgid "%s:%d: instantiated from here"
msgstr ""
@@ -4076,48 +4176,48 @@ msgstr ""
msgid "source type is not polymorphic"
msgstr ""
-#: cp/typeck.c:4576 c-typeck.c:3339
+#: cp/typeck.c:4592 c-typeck.c:3339
#, gcc-internal-format
msgid "wrong type argument to unary minus"
msgstr ""
-#: cp/typeck.c:4577 c-typeck.c:3326
+#: cp/typeck.c:4593 c-typeck.c:3326
#, gcc-internal-format
msgid "wrong type argument to unary plus"
msgstr ""
-#: cp/typeck.c:4600 c-typeck.c:3365
+#: cp/typeck.c:4616 c-typeck.c:3365
#, gcc-internal-format
msgid "wrong type argument to bit-complement"
msgstr ""
-#: cp/typeck.c:4607 c-typeck.c:3373
+#: cp/typeck.c:4623 c-typeck.c:3373
#, gcc-internal-format
msgid "wrong type argument to abs"
msgstr ""
-#: cp/typeck.c:4615 c-typeck.c:3385
+#: cp/typeck.c:4631 c-typeck.c:3385
#, gcc-internal-format
msgid "wrong type argument to conjugation"
msgstr ""
-#: cp/typeck.c:4626
+#: cp/typeck.c:4642
msgid "in argument to unary !"
msgstr ""
-#: cp/typeck.c:4687
+#: cp/typeck.c:4703
msgid "no pre-increment operator for type"
msgstr ""
-#: cp/typeck.c:4689
+#: cp/typeck.c:4705
msgid "no post-increment operator for type"
msgstr ""
-#: cp/typeck.c:4691
+#: cp/typeck.c:4707
msgid "no pre-decrement operator for type"
msgstr ""
-#: cp/typeck.c:4693
+#: cp/typeck.c:4709
msgid "no post-decrement operator for type"
msgstr ""
@@ -4196,7 +4296,7 @@ msgstr ""
msgid "Integer value too large in expression at %C"
msgstr ""
-#: fortran/expr.c:3012
+#: fortran/expr.c:3032
msgid "array assignment"
msgstr ""
@@ -4297,79 +4397,79 @@ msgstr ""
msgid "Syntax error in expression at %C"
msgstr ""
-#: fortran/module.c:982
+#: fortran/module.c:983
msgid "Unexpected EOF"
msgstr ""
-#: fortran/module.c:1014
+#: fortran/module.c:1015
msgid "Unexpected end of module in string constant"
msgstr ""
-#: fortran/module.c:1068
+#: fortran/module.c:1069
msgid "Integer overflow"
msgstr ""
-#: fortran/module.c:1099
+#: fortran/module.c:1100
msgid "Name too long"
msgstr ""
-#: fortran/module.c:1206
+#: fortran/module.c:1207
msgid "Bad name"
msgstr ""
-#: fortran/module.c:1250
+#: fortran/module.c:1251
msgid "Expected name"
msgstr ""
-#: fortran/module.c:1253
+#: fortran/module.c:1254
msgid "Expected left parenthesis"
msgstr ""
-#: fortran/module.c:1256
+#: fortran/module.c:1257
msgid "Expected right parenthesis"
msgstr ""
-#: fortran/module.c:1259
+#: fortran/module.c:1260
msgid "Expected integer"
msgstr ""
-#: fortran/module.c:1262
+#: fortran/module.c:1263
msgid "Expected string"
msgstr ""
-#: fortran/module.c:1286
+#: fortran/module.c:1287
msgid "find_enum(): Enum not found"
msgstr ""
-#: fortran/module.c:1886
+#: fortran/module.c:1887
msgid "Expected attribute bit name"
msgstr ""
-#: fortran/module.c:2745
+#: fortran/module.c:2746
msgid "Expected integer string"
msgstr ""
-#: fortran/module.c:2749
+#: fortran/module.c:2750
msgid "Error converting integer"
msgstr ""
-#: fortran/module.c:2771
+#: fortran/module.c:2772
msgid "Expected real string"
msgstr ""
-#: fortran/module.c:2973
+#: fortran/module.c:2974
msgid "Expected expression type"
msgstr ""
-#: fortran/module.c:3027
+#: fortran/module.c:3028
msgid "Bad operator"
msgstr ""
-#: fortran/module.c:3116
+#: fortran/module.c:3117
msgid "Bad type in constant expression"
msgstr ""
-#: fortran/module.c:5483
+#: fortran/module.c:5507
msgid "Unexpected end of module"
msgstr ""
@@ -4485,6 +4585,27 @@ msgstr ""
msgid "Inconsistent ranks for operator at %%L and %%L"
msgstr ""
+#: fortran/resolve.c:5700
+msgid "Loop variable"
+msgstr ""
+
+#: fortran/resolve.c:5712
+msgid "Start expression in DO loop"
+msgstr ""
+
+#: fortran/resolve.c:5716
+msgid "End expression in DO loop"
+msgstr ""
+
+#: fortran/resolve.c:5720
+msgid "Step expression in DO loop"
+msgstr ""
+
+#: fortran/trans-array.c:1134
+#, c-format
+msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
+msgstr ""
+
#: fortran/trans-decl.c:3975
#, c-format
msgid ""
@@ -4503,6 +4624,40 @@ msgstr ""
msgid "internal error: bad hash value in dynamic dispatch"
msgstr ""
+#: fortran/trans-intrinsic.c:777
+#, c-format
+msgid "Unequal character lengths (%ld/%ld) in %s"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:4863
+#, c-format
+msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %lld)"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:4895
+msgid "Argument NCOPIES of REPEAT intrinsic is too large"
+msgstr ""
+
+#: fortran/trans-io.c:488
+msgid "Unit number in I/O statement too small"
+msgstr ""
+
+#: fortran/trans-io.c:496
+msgid "Unit number in I/O statement too large"
+msgstr ""
+
+#: fortran/trans-stmt.c:158
+msgid "Assigned label is not a target label"
+msgstr ""
+
+#: fortran/trans-stmt.c:882 fortran/trans-stmt.c:1143
+msgid "Loop variable has been modified"
+msgstr ""
+
+#: fortran/trans-stmt.c:1006
+msgid "DO step value is zero"
+msgstr ""
+
#: fortran/trans.c:50
msgid "Array bound mismatch"
msgstr ""
@@ -4556,7 +4711,7 @@ msgstr ""
msgid "error while parsing constant pool\n"
msgstr ""
-#: java/jcf-dump.c:1080 java/jcf-parse.c:1436
+#: java/jcf-dump.c:1080 java/jcf-parse.c:1433
#, gcc-internal-format
msgid "error in constant pool entry #%d\n"
msgstr ""
@@ -4727,7 +4882,7 @@ 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"
+msgid "profiling not supported with -mg"
msgstr ""
#: config/i386/linux-unwind.h:186
@@ -4770,6 +4925,12 @@ msgstr ""
msgid "gfortran does not support -E without -cpp"
msgstr ""
+#: config/rs6000/sysv4.h:870 config/ia64/freebsd.h:26
+#: config/i386/freebsd.h:103 config/alpha/freebsd.h:33
+#: config/sparc/freebsd.h:34
+msgid "consider using `-pg' instead of `-p' with gprof(1)"
+msgstr ""
+
#: config/rs6000/sysv4.h:907 config/rs6000/sysv4.h:909
#: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
#: config/rs6000/linux64.h:354 config/rs6000/linux64.h:356 config/linux.h:111
@@ -4816,6 +4977,10 @@ msgstr ""
msgid "-pg and -fomit-frame-pointer are incompatible"
msgstr ""
+#: gcc.c:1073
+msgid "GNU C no longer supports -traditional without -E"
+msgstr ""
+
#: gcc.c:1089
msgid "-E or -x required when input is from standard input"
msgstr ""
@@ -4825,6 +4990,20 @@ msgstr ""
msgid "shared and mdll are not compatible"
msgstr ""
+#: config/pa/pa-hpux10.h:87 config/pa/pa-hpux10.h:90 config/pa/pa-hpux10.h:98
+#: config/pa/pa-hpux10.h:101 config/pa/pa-hpux11.h:108
+#: config/pa/pa-hpux11.h:111 config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33
+#: config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
+msgid "Warning: consider linking with `-static' as system libraries with"
+msgstr ""
+
+#: config/pa/pa-hpux10.h:88 config/pa/pa-hpux10.h:91 config/pa/pa-hpux10.h:99
+#: config/pa/pa-hpux10.h:102 config/pa/pa-hpux11.h:109
+#: config/pa/pa-hpux11.h:112 config/pa/pa64-hpux.h:31 config/pa/pa64-hpux.h:34
+#: config/pa/pa64-hpux.h:43 config/pa/pa64-hpux.h:46
+msgid " profiling support are only provided in archive format"
+msgstr ""
+
#: config/rs6000/darwin.h:95
msgid " conflicting code gen style switches are used"
msgstr ""
@@ -4846,7 +5025,7 @@ msgid "no processor type specified for linking"
msgstr ""
#: config/i386/nwld.h:34
-msgid "Static linking is not supported.\n"
+msgid "Static linking is not supported."
msgstr ""
#: config/i386/cygwin.h:28
@@ -4869,10 +5048,34 @@ msgstr ""
msgid "static is not supported on TPF-OS"
msgstr ""
+#: config/arm/freebsd.h:31
+msgid "consider using `-pg' instead of `-p' with gprof(1) "
+msgstr ""
+
+#: objc/lang-specs.h:31 objc/lang-specs.h:46
+msgid "GNU Objective C no longer supports traditional compilation"
+msgstr ""
+
#: config/cris/cris.h:207
msgid "Do not specify both -march=... and -mcpu=..."
msgstr ""
+#: config/i386/i386.h:543
+msgid "`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead."
+msgstr ""
+
+#: config/i386/i386.h:546
+msgid "`-mintel-syntax' is deprecated. Use `-masm=intel' instead."
+msgstr ""
+
+#: config/i386/i386.h:548
+msgid "'-msse5' was removed."
+msgstr ""
+
+#: config/i386/i386.h:550
+msgid "`-mno-intel-syntax' is deprecated. Use `-masm=att' instead."
+msgstr ""
+
#: config/mips/r3900.h:34
msgid "-mhard-float not supported"
msgstr ""
@@ -9918,1210 +10121,1210 @@ msgstr ""
msgid "-dumpdir <dir>\t\tSet the directory name to be used for dumps"
msgstr ""
-#: common.opt:278
+#: common.opt:284
msgid "Align the start of functions"
msgstr ""
-#: common.opt:285
+#: common.opt:291
msgid "Align labels which are only reached by jumping"
msgstr ""
-#: common.opt:292
+#: common.opt:298
msgid "Align all labels"
msgstr ""
-#: common.opt:299
+#: common.opt:305
msgid "Align the start of loops"
msgstr ""
-#: common.opt:314
+#: common.opt:320
msgid "Specify that arguments may alias each other and globals"
msgstr ""
-#: common.opt:318
+#: common.opt:324
msgid "Assume arguments may alias globals but not each other"
msgstr ""
-#: common.opt:322
+#: common.opt:328
msgid "Assume arguments alias neither each other nor globals"
msgstr ""
-#: common.opt:326
+#: common.opt:332
msgid "Assume arguments alias no other storage"
msgstr ""
-#: common.opt:330
+#: common.opt:336
msgid "Generate unwind tables that are exact at each instruction boundary"
msgstr ""
-#: common.opt:334
+#: common.opt:340
msgid "Generate auto-inc/dec instructions"
msgstr ""
-#: common.opt:342
+#: common.opt:348
msgid "Generate code to check bounds before indexing arrays"
msgstr ""
-#: common.opt:346
+#: common.opt:352
msgid "Replace add, compare, branch with branch on count register"
msgstr ""
-#: common.opt:350
+#: common.opt:356
msgid "Use profiling information for branch probabilities"
msgstr ""
-#: common.opt:354
+#: common.opt:360
msgid ""
"Perform branch target load optimization before prologue / epilogue threading"
msgstr ""
-#: common.opt:358
+#: common.opt:364
msgid ""
"Perform branch target load optimization after prologue / epilogue threading"
msgstr ""
-#: common.opt:362
+#: common.opt:368
msgid ""
"Restrict target load migration not to re-use registers in any basic block"
msgstr ""
-#: common.opt:366
+#: common.opt:372
msgid ""
"-fcall-saved-<register>\tMark <register> as being preserved across functions"
msgstr ""
-#: common.opt:370
+#: common.opt:376
msgid ""
"-fcall-used-<register>\tMark <register> as being corrupted by function calls"
msgstr ""
-#: common.opt:377
+#: common.opt:383
msgid "Save registers around function calls"
msgstr ""
-#: common.opt:381
+#: common.opt:387
msgid "Compare the results of several data dependence analyzers."
msgstr ""
-#: common.opt:385
+#: common.opt:391
msgid "Do not put uninitialized globals in the common section"
msgstr ""
-#: common.opt:389
+#: common.opt:395
msgid ""
"-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
"compare the final-insns dump"
msgstr ""
-#: common.opt:393
+#: common.opt:399
msgid "Run only the second compilation of -fcompare-debug"
msgstr ""
-#: common.opt:397
+#: common.opt:403
msgid "Do not perform optimizations increasing noticeably stack usage"
msgstr ""
-#: common.opt:401
+#: common.opt:407
msgid "Perform a register copy-propagation optimization pass"
msgstr ""
-#: common.opt:405
+#: common.opt:411
msgid "Perform cross-jumping optimization"
msgstr ""
-#: common.opt:409
+#: common.opt:415
msgid "When running CSE, follow jumps to their targets"
msgstr ""
-#: common.opt:413 common.opt:542 common.opt:763 common.opt:1005
-#: common.opt:1126 common.opt:1185 common.opt:1244 common.opt:1260
-#: common.opt:1332
+#: common.opt:419 common.opt:548 common.opt:769 common.opt:1011
+#: common.opt:1132 common.opt:1191 common.opt:1250 common.opt:1266
+#: common.opt:1338
msgid "Does nothing. Preserved for backward compatibility."
msgstr ""
-#: common.opt:417
+#: common.opt:423
msgid "Omit range reduction step when performing complex division"
msgstr ""
-#: common.opt:421
+#: common.opt:427
msgid "Complex multiplication and division follow Fortran rules"
msgstr ""
-#: common.opt:425
+#: common.opt:431
msgid "Place data items into their own section"
msgstr ""
-#: common.opt:429
+#: common.opt:435
msgid "List all available debugging counters with their limits and counts."
msgstr ""
-#: common.opt:433
+#: common.opt:439
msgid ""
"-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
"limit. "
msgstr ""
-#: common.opt:437
+#: common.opt:443
msgid "Map one directory name to another in debug information"
msgstr ""
-#: common.opt:443
+#: common.opt:449
msgid "Defer popping functions args from stack until later"
msgstr ""
-#: common.opt:447
+#: common.opt:453
msgid "Attempt to fill delay slots of branch instructions"
msgstr ""
-#: common.opt:451
+#: common.opt:457
msgid "Delete useless null pointer checks"
msgstr ""
-#: common.opt:455
+#: common.opt:461
msgid ""
"-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
"location at the beginning of line-wrapped diagnostics"
msgstr ""
-#: common.opt:459
+#: common.opt:465
msgid ""
"Amend appropriate diagnostic messages with the command line option that "
"controls them"
msgstr ""
-#: common.opt:463
+#: common.opt:469
msgid "-fdump-<type>\tDump various compiler internals to a file"
msgstr ""
-#: common.opt:467
+#: common.opt:473
msgid ""
"-fdump-final-insns=filename\tDump to filename the insns at the end of "
"translation"
msgstr ""
-#: common.opt:471
+#: common.opt:477
msgid "Suppress output of addresses in debugging dumps"
msgstr ""
-#: common.opt:475
+#: common.opt:481
msgid ""
"Suppress output of instruction numbers, line number notes and addresses in "
"debugging dumps"
msgstr ""
-#: common.opt:479
+#: common.opt:485
msgid "Suppress output of previous and next insn numbers in debugging dumps"
msgstr ""
-#: common.opt:483
+#: common.opt:489
msgid "Enable CFI tables via GAS assembler directives."
msgstr ""
-#: common.opt:487
+#: common.opt:493
msgid "Perform early inlining"
msgstr ""
-#: common.opt:491
+#: common.opt:497
msgid "Perform DWARF2 duplicate elimination"
msgstr ""
-#: common.opt:495
+#: common.opt:501
msgid "Perform interprocedural reduction of aggregates"
msgstr ""
-#: common.opt:499 common.opt:503
+#: common.opt:505 common.opt:509
msgid "Perform unused type elimination in debug info"
msgstr ""
-#: common.opt:507
+#: common.opt:513
msgid "Do not suppress C++ class debug information."
msgstr ""
-#: common.opt:511
+#: common.opt:517
msgid "Generate debug information to support Identical Code Folding (ICF)"
msgstr ""
-#: common.opt:515
+#: common.opt:521
msgid "Enable exception handling"
msgstr ""
-#: common.opt:519
+#: common.opt:525
msgid "Perform a number of minor, expensive optimizations"
msgstr ""
-#: common.opt:523
+#: common.opt:529
msgid ""
"-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
"point precision"
msgstr ""
-#: common.opt:530
+#: common.opt:536
msgid "Assume no NaNs or infinities are generated"
msgstr ""
-#: common.opt:534
+#: common.opt:540
msgid ""
"-ffixed-<register>\tMark <register> as being unavailable to the compiler"
msgstr ""
-#: common.opt:538
+#: common.opt:544
msgid "Don't allocate floats and doubles in extended-precision registers"
msgstr ""
-#: common.opt:546
+#: common.opt:552
msgid "Perform a forward propagation pass on RTL"
msgstr ""
-#: common.opt:553
+#: common.opt:559
msgid "Allow function addresses to be held in registers"
msgstr ""
-#: common.opt:557
+#: common.opt:563
msgid "Place each function into its own section"
msgstr ""
-#: common.opt:561
+#: common.opt:567
msgid "Perform global common subexpression elimination"
msgstr ""
-#: common.opt:565
+#: common.opt:571
msgid ""
"Perform enhanced load motion during global common subexpression elimination"
msgstr ""
-#: common.opt:569
+#: common.opt:575
msgid "Perform store motion after global common subexpression elimination"
msgstr ""
-#: common.opt:573
+#: common.opt:579
msgid ""
"Perform redundant load after store elimination in global common subexpression"
msgstr ""
-#: common.opt:578
+#: common.opt:584
msgid ""
"Perform global common subexpression elimination after register allocation"
msgstr ""
-#: common.opt:584
+#: common.opt:590
msgid "Enable in and out of Graphite representation"
msgstr ""
-#: common.opt:588
+#: common.opt:594
msgid "Enable Graphite Identity transformation"
msgstr ""
-#: common.opt:592
+#: common.opt:598
msgid "Mark all loops as parallel"
msgstr ""
-#: common.opt:596
+#: common.opt:602
msgid "Enable Loop Strip Mining transformation"
msgstr ""
-#: common.opt:600
+#: common.opt:606
msgid "Enable Loop Interchange transformation"
msgstr ""
-#: common.opt:604
+#: common.opt:610
msgid "Enable Loop Blocking transformation"
msgstr ""
-#: common.opt:608
+#: common.opt:614
msgid "Enable guessing of branch probabilities"
msgstr ""
-#: common.opt:616
+#: common.opt:622
msgid "Process #ident directives"
msgstr ""
-#: common.opt:620
+#: common.opt:626
msgid "Perform conversion of conditional jumps to branchless equivalents"
msgstr ""
-#: common.opt:624
+#: common.opt:630
msgid "Perform conversion of conditional jumps to conditional execution"
msgstr ""
-#: common.opt:632
+#: common.opt:638
msgid "Do not generate .size directives"
msgstr ""
-#: common.opt:636
+#: common.opt:642
msgid "Perform indirect inlining"
msgstr ""
-#: common.opt:645
+#: common.opt:651
msgid "Pay attention to the \"inline\" keyword"
msgstr ""
-#: common.opt:649
+#: common.opt:655
msgid ""
"Integrate simple functions into their callers when code size is known to not "
"growth"
msgstr ""
-#: common.opt:653
+#: common.opt:659
msgid "Integrate simple functions into their callers"
msgstr ""
-#: common.opt:657
+#: common.opt:663
msgid "Integrate functions called once into their callers"
msgstr ""
-#: common.opt:664
+#: common.opt:670
msgid ""
"-finline-limit=<number>\tLimit the size of inlined functions to <number>"
msgstr ""
-#: common.opt:668
+#: common.opt:674
msgid "Instrument function entry and exit with profiling calls"
msgstr ""
-#: common.opt:672
+#: common.opt:678
msgid ""
"-finstrument-functions-exclude-function-list=name,... Do not instrument "
"listed functions"
msgstr ""
-#: common.opt:676
+#: common.opt:682
msgid ""
"-finstrument-functions-exclude-file-list=filename,... Do not instrument "
"functions listed in files"
msgstr ""
-#: common.opt:680
+#: common.opt:686
msgid "Perform Interprocedural constant propagation"
msgstr ""
-#: common.opt:684
+#: common.opt:690
msgid "Perform cloning to make Interprocedural constant propagation stronger"
msgstr ""
-#: common.opt:688
+#: common.opt:694
msgid "Discover pure and const functions"
msgstr ""
-#: common.opt:692
+#: common.opt:698
msgid "Perform interprocedural points-to analysis"
msgstr ""
-#: common.opt:696
+#: common.opt:702
msgid "Discover readonly and non addressable static variables"
msgstr ""
-#: common.opt:700
+#: common.opt:706
msgid "Type based escape and alias analysis"
msgstr ""
-#: common.opt:704
+#: common.opt:710
msgid "Perform matrix layout flattening and transposing based"
msgstr ""
-#: common.opt:709
+#: common.opt:715
msgid "Perform structure layout optimizations based"
msgstr ""
-#: common.opt:714
+#: common.opt:720
msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
msgstr ""
-#: common.opt:718
+#: common.opt:724
msgid "-fira-region=[one|all|mixed] Set regions for IRA"
msgstr ""
-#: common.opt:722
+#: common.opt:728
msgid "Do optimistic coalescing."
msgstr ""
-#: common.opt:726
+#: common.opt:732
msgid "Use IRA based register pressure calculation"
msgstr ""
-#: common.opt:731
+#: common.opt:737
msgid "Share slots for saving different hard registers."
msgstr ""
-#: common.opt:735
+#: common.opt:741
msgid "Share stack slots for spilled pseudo-registers."
msgstr ""
-#: common.opt:739
+#: common.opt:745
msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
msgstr ""
-#: common.opt:743
+#: common.opt:749
msgid "Optimize induction variables on trees"
msgstr ""
-#: common.opt:747
+#: common.opt:753
msgid "Use jump tables for sufficiently large switch statements"
msgstr ""
-#: common.opt:751
+#: common.opt:757
msgid "Generate code for functions even if they are fully inlined"
msgstr ""
-#: common.opt:755
+#: common.opt:761
msgid "Emit static const variables even if they are not used"
msgstr ""
-#: common.opt:759
+#: common.opt:765
msgid "Give external symbols a leading underscore"
msgstr ""
-#: common.opt:767
+#: common.opt:773
msgid "Enable link-time optimization."
msgstr ""
-#: common.opt:772
+#: common.opt:778
msgid ""
"-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
msgstr ""
-#: common.opt:776
+#: common.opt:782
msgid "Report various link-time optimization statistics"
msgstr ""
-#: common.opt:780
+#: common.opt:786
msgid "Set errno after built-in math functions"
msgstr ""
-#: common.opt:784
+#: common.opt:790
msgid "Report on permanent memory allocation"
msgstr ""
-#: common.opt:791
+#: common.opt:797
msgid "Attempt to merge identical constants and constant variables"
msgstr ""
-#: common.opt:795
+#: common.opt:801
msgid "Attempt to merge identical constants across compilation units"
msgstr ""
-#: common.opt:799
+#: common.opt:805
msgid "Attempt to merge identical debug strings across compilation units"
msgstr ""
-#: common.opt:803
+#: common.opt:809
msgid ""
"-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
"line. 0 suppresses line-wrapping"
msgstr ""
-#: common.opt:807
+#: common.opt:813
msgid "Perform SMS based modulo scheduling before the first scheduling pass"
msgstr ""
-#: common.opt:811
+#: common.opt:817
msgid "Perform SMS based modulo scheduling with register moves allowed"
msgstr ""
-#: common.opt:815
+#: common.opt:821
msgid "Move loop invariant computations out of loops"
msgstr ""
-#: common.opt:819
+#: common.opt:825
msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
msgstr ""
-#: common.opt:823
+#: common.opt:829
msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
msgstr ""
-#: common.opt:827
+#: common.opt:833
msgid "Ignore read operations when inserting mudflap instrumentation"
msgstr ""
-#: common.opt:831
+#: common.opt:837
msgid "Use the RTL dead code elimination pass"
msgstr ""
-#: common.opt:835
+#: common.opt:841
msgid "Use the RTL dead store elimination pass"
msgstr ""
-#: common.opt:839
+#: common.opt:845
msgid ""
"Enable/Disable the traditional scheduling in loops that already passed "
"modulo scheduling"
msgstr ""
-#: common.opt:843
+#: common.opt:849
msgid "Support synchronous non-call exceptions"
msgstr ""
-#: common.opt:847
+#: common.opt:853
msgid "When possible do not generate stack frames"
msgstr ""
-#: common.opt:851
+#: common.opt:857
msgid "Do the full register move optimization pass"
msgstr ""
-#: common.opt:855
+#: common.opt:861
msgid "Optimize sibling and tail recursive calls"
msgstr ""
-#: common.opt:859 common.opt:863
+#: common.opt:865 common.opt:869
msgid "Report on memory allocation before interprocedural optimization"
msgstr ""
-#: common.opt:867
+#: common.opt:873
msgid "Pack structure members together without holes"
msgstr ""
-#: common.opt:871
+#: common.opt:877
msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
msgstr ""
-#: common.opt:875
+#: common.opt:881
msgid "Return small aggregates in memory, not registers"
msgstr ""
-#: common.opt:879
+#: common.opt:885
msgid "Perform loop peeling"
msgstr ""
-#: common.opt:883
+#: common.opt:889
msgid "Enable machine specific peephole optimizations"
msgstr ""
-#: common.opt:887
+#: common.opt:893
msgid "Enable an RTL peephole pass before sched2"
msgstr ""
-#: common.opt:891
+#: common.opt:897
msgid "Generate position-independent code if possible (large mode)"
msgstr ""
-#: common.opt:895
+#: common.opt:901
msgid ""
"Generate position-independent code for executables if possible (large mode)"
msgstr ""
-#: common.opt:899
+#: common.opt:905
msgid "Generate position-independent code if possible (small mode)"
msgstr ""
-#: common.opt:903
+#: common.opt:909
msgid ""
"Generate position-independent code for executables if possible (small mode)"
msgstr ""
-#: common.opt:907
+#: common.opt:913
msgid "Specify a plugin to load"
msgstr ""
-#: common.opt:911
+#: common.opt:917
msgid ""
"-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
"plugin <name>"
msgstr ""
-#: common.opt:915
+#: common.opt:921
msgid "Run predictive commoning optimization."
msgstr ""
-#: common.opt:919
+#: common.opt:925
msgid "Generate prefetch instructions, if available, for arrays in loops"
msgstr ""
-#: common.opt:923
+#: common.opt:929
msgid "Enable basic program profiling code"
msgstr ""
-#: common.opt:927
+#: common.opt:933
msgid "Insert arc-based program profiling code"
msgstr ""
-#: common.opt:931
+#: common.opt:937
msgid "Set the top-level directory for storing the profile data."
msgstr ""
-#: common.opt:936
+#: common.opt:942
msgid "Enable correction of flow inconsistent profile data input"
msgstr ""
-#: common.opt:940
+#: common.opt:946
msgid ""
"Enable common options for generating profile info for profile feedback "
"directed optimizations"
msgstr ""
-#: common.opt:944
+#: common.opt:950
msgid ""
"Enable common options for generating profile info for profile feedback "
"directed optimizations, and set -fprofile-dir="
msgstr ""
-#: common.opt:948
+#: common.opt:954
msgid ""
"Enable common options for performing profile feedback directed optimizations"
msgstr ""
-#: common.opt:952
+#: common.opt:958
msgid ""
"Enable common options for performing profile feedback directed "
"optimizations, and set -fprofile-dir="
msgstr ""
-#: common.opt:956
+#: common.opt:962
msgid "Insert code to profile values of expressions"
msgstr ""
-#: common.opt:963
+#: common.opt:969
msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
msgstr ""
-#: common.opt:973
+#: common.opt:979
msgid "Record gcc command line switches in the object file."
msgstr ""
-#: common.opt:977
+#: common.opt:983
msgid "Return small aggregates in registers"
msgstr ""
-#: common.opt:981
+#: common.opt:987
msgid "Enables a register move optimization"
msgstr ""
-#: common.opt:985
+#: common.opt:991
msgid "Perform a register renaming optimization pass"
msgstr ""
-#: common.opt:989
+#: common.opt:995
msgid "Reorder basic blocks to improve code placement"
msgstr ""
-#: common.opt:993
+#: common.opt:999
msgid "Reorder basic blocks and partition into hot and cold sections"
msgstr ""
-#: common.opt:997
+#: common.opt:1003
msgid "Reorder functions to improve code placement"
msgstr ""
-#: common.opt:1001
+#: common.opt:1007
msgid "Add a common subexpression elimination pass after loop optimizations"
msgstr ""
-#: common.opt:1009
+#: common.opt:1015
msgid "Disable optimizations that assume default FP rounding behavior"
msgstr ""
-#: common.opt:1013
+#: common.opt:1019
msgid "Enable scheduling across basic blocks"
msgstr ""
-#: common.opt:1017
+#: common.opt:1023
msgid "Enable register pressure sensitive insn scheduling"
msgstr ""
-#: common.opt:1021
+#: common.opt:1027
msgid "Allow speculative motion of non-loads"
msgstr ""
-#: common.opt:1025
+#: common.opt:1031
msgid "Allow speculative motion of some loads"
msgstr ""
-#: common.opt:1029
+#: common.opt:1035
msgid "Allow speculative motion of more loads"
msgstr ""
-#: common.opt:1033
+#: common.opt:1039
msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
msgstr ""
-#: common.opt:1037
+#: common.opt:1043
msgid "If scheduling post reload, do superblock scheduling"
msgstr ""
-#: common.opt:1041
+#: common.opt:1047
msgid "If scheduling post reload, do trace scheduling"
msgstr ""
-#: common.opt:1045
+#: common.opt:1051
msgid "Reschedule instructions before register allocation"
msgstr ""
-#: common.opt:1049
+#: common.opt:1055
msgid "Reschedule instructions after register allocation"
msgstr ""
-#: common.opt:1056
+#: common.opt:1062
msgid "Schedule instructions using selective scheduling algorithm"
msgstr ""
-#: common.opt:1060
+#: common.opt:1066
msgid "Run selective scheduling after reload"
msgstr ""
-#: common.opt:1064
+#: common.opt:1070
msgid "Perform software pipelining of inner loops during selective scheduling"
msgstr ""
-#: common.opt:1068
+#: common.opt:1074
msgid "Perform software pipelining of outer loops during selective scheduling"
msgstr ""
-#: common.opt:1072
+#: common.opt:1078
msgid "Reschedule pipelined regions without pipelining"
msgstr ""
-#: common.opt:1078
+#: common.opt:1084
msgid "Allow premature scheduling of queued insns"
msgstr ""
-#: common.opt:1082
+#: common.opt:1088
msgid ""
"-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
"prematurely scheduled"
msgstr ""
-#: common.opt:1090
+#: common.opt:1096
msgid ""
"Set dependence distance checking in premature scheduling of queued insns"
msgstr ""
-#: common.opt:1094
+#: common.opt:1100
msgid ""
"-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
"premature scheduling of queued insns"
msgstr ""
-#: common.opt:1098
+#: common.opt:1104
msgid "Enable the group heuristic in the scheduler"
msgstr ""
-#: common.opt:1102
+#: common.opt:1108
msgid "Enable the critical path heuristic in the scheduler"
msgstr ""
-#: common.opt:1106
+#: common.opt:1112
msgid "Enable the speculative instruction heuristic in the scheduler"
msgstr ""
-#: common.opt:1110
+#: common.opt:1116
msgid "Enable the rank heuristic in the scheduler"
msgstr ""
-#: common.opt:1114
+#: common.opt:1120
msgid "Enable the last instruction heuristic in the scheduler"
msgstr ""
-#: common.opt:1118
+#: common.opt:1124
msgid "Enable the dependent count heuristic in the scheduler"
msgstr ""
-#: common.opt:1122
+#: common.opt:1128
msgid "Access data in the same section from shared anchor points"
msgstr ""
-#: common.opt:1130
+#: common.opt:1136
msgid "Show column numbers in diagnostics, when available. Default on"
msgstr ""
-#: common.opt:1134
+#: common.opt:1140
msgid "Disable optimizations observable by IEEE signaling NaNs"
msgstr ""
-#: common.opt:1138
+#: common.opt:1144
msgid ""
"Disable floating point optimizations that ignore the IEEE signedness of zero"
msgstr ""
-#: common.opt:1142
+#: common.opt:1148
msgid "Convert floating point constants to single precision constants"
msgstr ""
-#: common.opt:1146
+#: common.opt:1152
msgid "Split lifetimes of induction variables when loops are unrolled"
msgstr ""
-#: common.opt:1150
+#: common.opt:1156
msgid "Split wide types into independent registers"
msgstr ""
-#: common.opt:1154
+#: common.opt:1160
msgid "Apply variable expansion when loops are unrolled"
msgstr ""
-#: common.opt:1158
+#: common.opt:1164
msgid ""
"-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
"program"
msgstr ""
-#: common.opt:1162
+#: common.opt:1168
msgid ""
"Insert stack checking code into the program. Same as -fstack-check=specific"
msgstr ""
-#: common.opt:1169
+#: common.opt:1175
msgid ""
"-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
msgstr ""
-#: common.opt:1173
+#: common.opt:1179
msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
msgstr ""
-#: common.opt:1177
+#: common.opt:1183
msgid "Use propolice as a stack protection method"
msgstr ""
-#: common.opt:1181
+#: common.opt:1187
msgid "Use a stack protection method for every function"
msgstr ""
-#: common.opt:1193
+#: common.opt:1199
msgid "Assume strict aliasing rules apply"
msgstr ""
-#: common.opt:1197
+#: common.opt:1203
msgid "Treat signed overflow as undefined"
msgstr ""
-#: common.opt:1201
+#: common.opt:1207
msgid "Check for syntax errors, then stop"
msgstr ""
-#: common.opt:1205
+#: common.opt:1211
msgid "Create data files needed by \"gcov\""
msgstr ""
-#: common.opt:1209
+#: common.opt:1215
msgid "Perform jump threading optimizations"
msgstr ""
-#: common.opt:1213
+#: common.opt:1219
msgid "Report the time taken by each compiler pass"
msgstr ""
-#: common.opt:1217
+#: common.opt:1223
msgid ""
"-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
"default thread-local storage code generation model"
msgstr ""
-#: common.opt:1221
+#: common.opt:1227
msgid "Reorder top level functions, variables, and asms"
msgstr ""
-#: common.opt:1225
+#: common.opt:1231
msgid "Perform superblock formation via tail duplication"
msgstr ""
-#: common.opt:1232
+#: common.opt:1238
msgid "Assume floating-point operations can trap"
msgstr ""
-#: common.opt:1236
+#: common.opt:1242
msgid "Trap for signed overflow in addition, subtraction and multiplication"
msgstr ""
-#: common.opt:1240
+#: common.opt:1246
msgid "Enable SSA-CCP optimization on trees"
msgstr ""
-#: common.opt:1248
+#: common.opt:1254
msgid "Enable loop header copying on trees"
msgstr ""
-#: common.opt:1252
+#: common.opt:1258
msgid "Replace SSA temporaries with better names in copies"
msgstr ""
-#: common.opt:1256
+#: common.opt:1262
msgid "Enable copy propagation on trees"
msgstr ""
-#: common.opt:1264
+#: common.opt:1270
msgid "Transform condition stores into unconditional ones"
msgstr ""
-#: common.opt:1268
+#: common.opt:1274
msgid "Perform conversions of switch initializations."
msgstr ""
-#: common.opt:1272
+#: common.opt:1278
msgid "Enable SSA dead code elimination optimization on trees"
msgstr ""
-#: common.opt:1276
+#: common.opt:1282
msgid "Enable dominator optimizations"
msgstr ""
-#: common.opt:1280
+#: common.opt:1286
msgid "Enable dead store elimination"
msgstr ""
-#: common.opt:1284
+#: common.opt:1290
msgid "Enable forward propagation on trees"
msgstr ""
-#: common.opt:1288
+#: common.opt:1294
msgid "Enable Full Redundancy Elimination (FRE) on trees"
msgstr ""
-#: common.opt:1292
+#: common.opt:1298
msgid "Enable loop distribution on trees"
msgstr ""
-#: common.opt:1296
+#: common.opt:1302
msgid "Enable loop invariant motion on trees"
msgstr ""
-#: common.opt:1300
+#: common.opt:1306
msgid "Enable linear loop transforms on trees"
msgstr ""
-#: common.opt:1304
+#: common.opt:1310
msgid "Create canonical induction variables in loops"
msgstr ""
-#: common.opt:1308
+#: common.opt:1314
msgid "Enable loop optimizations on tree level"
msgstr ""
-#: common.opt:1312
+#: common.opt:1318
msgid "Enable automatic parallelization of loops"
msgstr ""
-#: common.opt:1316
+#: common.opt:1322
msgid "Enable hoisting loads from conditional pointers."
msgstr ""
-#: common.opt:1320
+#: common.opt:1326
msgid "Enable SSA-PRE optimization on trees"
msgstr ""
-#: common.opt:1324
+#: common.opt:1330
msgid "Perform function-local points-to analysis on trees."
msgstr ""
-#: common.opt:1328
+#: common.opt:1334
msgid "Enable reassociation on tree level"
msgstr ""
-#: common.opt:1336
+#: common.opt:1342
msgid "Enable SSA code sinking on trees"
msgstr ""
-#: common.opt:1340
+#: common.opt:1346
msgid "Perform scalar replacement of aggregates"
msgstr ""
-#: common.opt:1344
+#: common.opt:1350
msgid "Replace temporary expressions in the SSA->normal pass"
msgstr ""
-#: common.opt:1348
+#: common.opt:1354
msgid "Perform live range splitting during the SSA->normal pass"
msgstr ""
-#: common.opt:1352
+#: common.opt:1358
msgid "Perform Value Range Propagation on trees"
msgstr ""
-#: common.opt:1356
+#: common.opt:1362
msgid "Compile whole compilation unit at a time"
msgstr ""
-#: common.opt:1360
+#: common.opt:1366
msgid "Perform loop unrolling when iteration count is known"
msgstr ""
-#: common.opt:1364
+#: common.opt:1370
msgid "Perform loop unrolling for all loops"
msgstr ""
-#: common.opt:1371
+#: common.opt:1377
msgid "Allow loop optimizations to assume that the loops behave in normal way"
msgstr ""
-#: common.opt:1375
+#: common.opt:1381
msgid "Allow optimization for floating-point arithmetic which may change the"
msgstr ""
-#: common.opt:1380
+#: common.opt:1386
msgid "Same as -fassociative-math for expressions which include division."
msgstr ""
-#: common.opt:1388
+#: common.opt:1394
msgid "Allow math optimizations that may violate IEEE or ISO standards"
msgstr ""
-#: common.opt:1392
+#: common.opt:1398
msgid "Perform loop unswitching"
msgstr ""
-#: common.opt:1396
+#: common.opt:1402
msgid "Just generate unwind tables for exception handling"
msgstr ""
-#: common.opt:1403
+#: common.opt:1409
msgid "Perform variable tracking"
msgstr ""
-#: common.opt:1407
+#: common.opt:1413
msgid "Perform variable tracking by annotating assignments"
msgstr ""
-#: common.opt:1411
+#: common.opt:1417
msgid "Toggle -fvar-tracking-assignments"
msgstr ""
-#: common.opt:1415
+#: common.opt:1421
msgid "Perform variable tracking and also tag variables that are uninitialized"
msgstr ""
-#: common.opt:1419
+#: common.opt:1425
msgid "Enable loop vectorization on trees"
msgstr ""
-#: common.opt:1423
+#: common.opt:1429
msgid "Enable basic block vectorization (SLP) on trees"
msgstr ""
-#: common.opt:1427
+#: common.opt:1433
msgid "Enable use of cost model in vectorization"
msgstr ""
-#: common.opt:1431
+#: common.opt:1437
msgid "Enable loop versioning when doing loop vectorization on trees"
msgstr ""
-#: common.opt:1435
+#: common.opt:1441
msgid ""
"-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
msgstr ""
-#: common.opt:1439
+#: common.opt:1445
msgid "Enable copy propagation of scalar-evolution information."
msgstr ""
-#: common.opt:1449
+#: common.opt:1455
msgid "Add extra commentary to assembler output"
msgstr ""
-#: common.opt:1453
+#: common.opt:1459
msgid ""
"-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
"visibility"
msgstr ""
-#: common.opt:1458
+#: common.opt:1464
msgid "Use expression value profiles in optimizations"
msgstr ""
-#: common.opt:1462
+#: common.opt:1468
msgid "Construct webs and split unrelated uses of single variable"
msgstr ""
-#: common.opt:1466
+#: common.opt:1472
msgid "Enable partitioned link-time optimization."
msgstr ""
-#: common.opt:1470
+#: common.opt:1476
msgid "Enable conditional dead code elimination for builtin calls"
msgstr ""
-#: common.opt:1474
+#: common.opt:1480
msgid "Perform whole program optimizations"
msgstr ""
-#: common.opt:1478
+#: common.opt:1484
msgid "Assume signed arithmetic overflow wraps around"
msgstr ""
-#: common.opt:1482
+#: common.opt:1488
msgid "Put zero initialized data in the bss section"
msgstr ""
-#: common.opt:1486
+#: common.opt:1492
msgid "Generate debug information in default format"
msgstr ""
-#: common.opt:1490
+#: common.opt:1496
msgid "Generate debug information in COFF format"
msgstr ""
-#: common.opt:1494
+#: common.opt:1500
msgid "Generate debug information in DWARF v2 (or later) format"
msgstr ""
-#: common.opt:1498
+#: common.opt:1504
msgid "Generate debug information in default extended format"
msgstr ""
-#: common.opt:1502
+#: common.opt:1508
msgid "Generate debug information in STABS format"
msgstr ""
-#: common.opt:1506
+#: common.opt:1512
msgid "Generate debug information in extended STABS format"
msgstr ""
-#: common.opt:1510
+#: common.opt:1516
msgid "Emit DWARF additions beyond selected version"
msgstr ""
-#: common.opt:1514
+#: common.opt:1520
msgid "Don't emit DWARF additions beyond selected version"
msgstr ""
-#: common.opt:1518
+#: common.opt:1524
msgid "Toggle debug information generation"
msgstr ""
-#: common.opt:1522
+#: common.opt:1528
msgid "Generate debug information in VMS format"
msgstr ""
-#: common.opt:1526
+#: common.opt:1532
msgid "Generate debug information in XCOFF format"
msgstr ""
-#: common.opt:1530
+#: common.opt:1536
msgid "Generate debug information in extended XCOFF format"
msgstr ""
-#: common.opt:1534
+#: common.opt:1540
msgid "-o <file>\tPlace output into <file>"
msgstr ""
-#: common.opt:1538
+#: common.opt:1544
msgid "Enable function profiling"
msgstr ""
-#: common.opt:1542
+#: common.opt:1548
msgid "Issue warnings needed for strict compliance to the standard"
msgstr ""
-#: common.opt:1546
+#: common.opt:1552
msgid "Like -pedantic but issue them as errors"
msgstr ""
-#: common.opt:1550
+#: common.opt:1556
msgid "Do not display functions compiled or elapsed time"
msgstr ""
-#: common.opt:1554
+#: common.opt:1560
msgid "Display the compiler's version"
msgstr ""
-#: common.opt:1558
+#: common.opt:1564
msgid "Suppress warnings"
msgstr ""
-#: common.opt:1562
+#: common.opt:1568
msgid "Create a shared library"
msgstr ""
-#: common.opt:1566
+#: common.opt:1572
msgid "Create a position independent executable"
msgstr ""
@@ -11161,143 +11364,143 @@ msgid ""
"branch target register load optimization is not intended to be run twice"
msgstr ""
-#: builtins.c:497
+#: builtins.c:503
#, gcc-internal-format
msgid "offset outside bounds of constant string"
msgstr ""
-#: builtins.c:1061
+#: builtins.c:1067
#, gcc-internal-format
msgid "second argument to %<__builtin_prefetch%> must be a constant"
msgstr ""
-#: builtins.c:1068
+#: builtins.c:1074
#, gcc-internal-format
msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
msgstr ""
-#: builtins.c:1076
+#: builtins.c:1082
#, gcc-internal-format
msgid "third argument to %<__builtin_prefetch%> must be a constant"
msgstr ""
-#: builtins.c:1083
+#: builtins.c:1089
#, gcc-internal-format
msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
msgstr ""
-#: builtins.c:4297
+#: builtins.c:4303
#, gcc-internal-format
msgid "argument of %<__builtin_args_info%> must be constant"
msgstr ""
-#: builtins.c:4303
+#: builtins.c:4309
#, gcc-internal-format
msgid "argument of %<__builtin_args_info%> out of range"
msgstr ""
-#: builtins.c:4309
+#: builtins.c:4315
#, gcc-internal-format
msgid "missing argument in %<__builtin_args_info%>"
msgstr ""
-#: builtins.c:4446 gimplify.c:2271
+#: builtins.c:4452 gimplify.c:2271
#, gcc-internal-format
msgid "too few arguments to function %<va_start%>"
msgstr ""
-#: builtins.c:4608
+#: builtins.c:4614
#, gcc-internal-format
msgid "first argument to %<va_arg%> not of type %<va_list%>"
msgstr ""
-#: builtins.c:4624
+#: builtins.c:4630
#, gcc-internal-format
msgid "%qT is promoted to %qT when passed through %<...%>"
msgstr ""
-#: builtins.c:4629
+#: builtins.c:4635
#, 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:4636 c-typeck.c:2664
+#: builtins.c:4642 c-typeck.c:2664
#, gcc-internal-format
msgid "if this code is reached, the program will abort"
msgstr ""
-#: builtins.c:4763
+#: builtins.c:4769
#, gcc-internal-format
msgid "invalid argument to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:4765
+#: builtins.c:4771
#, gcc-internal-format
msgid "invalid argument to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:4778
+#: builtins.c:4784
#, gcc-internal-format
msgid "unsupported argument to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:4780
+#: builtins.c:4786
#, gcc-internal-format
msgid "unsupported argument to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:5035
+#: builtins.c:5041
#, gcc-internal-format
msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
msgstr ""
-#: builtins.c:5412 builtins.c:5426
+#: builtins.c:5418 builtins.c:5432
#, 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:5816 expr.c:9221
+#: builtins.c:5822 expr.c:9221
msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
msgstr ""
#. All valid uses of __builtin_va_arg_pack_len () are removed during
#. inlining.
-#: builtins.c:5822
+#: builtins.c:5828
msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
msgstr ""
-#: builtins.c:6050
+#: builtins.c:6056
#, gcc-internal-format
msgid "%<__builtin_longjmp%> second argument must be 1"
msgstr ""
-#: builtins.c:6650
+#: builtins.c:6656
#, gcc-internal-format
msgid "target format does not support infinity"
msgstr ""
-#: builtins.c:11396
+#: builtins.c:11402
#, gcc-internal-format
msgid "%<va_start%> used in function with fixed args"
msgstr ""
-#: builtins.c:11404
+#: builtins.c:11410
#, 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:11417
+#: builtins.c:11423
#, gcc-internal-format
msgid "%<__builtin_next_arg%> called without an argument"
msgstr ""
-#: builtins.c:11422
+#: builtins.c:11428
#, gcc-internal-format
msgid "wrong number of arguments to function %<__builtin_next_arg%>"
msgstr ""
@@ -11307,39 +11510,39 @@ 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:11452
+#: builtins.c:11458
#, gcc-internal-format
msgid "second parameter of %<va_start%> not last named argument"
msgstr ""
-#: builtins.c:11462
+#: builtins.c:11468
#, gcc-internal-format
msgid ""
"undefined behaviour when second parameter of %<va_start%> is declared with %"
"<register%> storage"
msgstr ""
-#: builtins.c:11578
+#: builtins.c:11584
msgid "%Kfirst argument of %D must be a pointer, second integer constant"
msgstr ""
-#: builtins.c:11591
+#: builtins.c:11597
msgid "%Klast argument of %D is not integer constant between 0 and 3"
msgstr ""
-#: builtins.c:11636 builtins.c:11787 builtins.c:11844
+#: builtins.c:11642 builtins.c:11793 builtins.c:11850
msgid "%Kcall to %D will always overflow destination buffer"
msgstr ""
-#: builtins.c:11777
+#: builtins.c:11783
msgid "%Kcall to %D might overflow destination buffer"
msgstr ""
-#: builtins.c:11865
+#: builtins.c:11871
msgid "%Kattempt to free a non-heap object %qD"
msgstr ""
-#: builtins.c:11868
+#: builtins.c:11874
msgid "%Kattempt to free a non-heap object"
msgstr ""
@@ -11574,12 +11777,12 @@ msgstr ""
msgid "the address of %qD will always evaluate as %<true%>"
msgstr ""
-#: c-common.c:4060 cp/semantics.c:595 cp/typeck.c:7032
+#: c-common.c:4060 cp/semantics.c:595 cp/typeck.c:7048
#, gcc-internal-format
msgid "suggest parentheses around assignment used as truth value"
msgstr ""
-#: c-common.c:4142 c-decl.c:3608 c-typeck.c:10261
+#: c-common.c:4142 c-decl.c:3608 c-typeck.c:10266
#, gcc-internal-format
msgid "invalid use of %<restrict%>"
msgstr ""
@@ -11693,11 +11896,11 @@ msgstr ""
#: c-common.c:6814 c-common.c:6878 c-common.c:7006 c-common.c:7074
#: c-common.c:7118 c-common.c:7166 c-common.c:7244 c-common.c:7268
#: c-common.c:7554 c-common.c:7577 c-common.c:7616 c-common.c:7705
-#: c-common.c:7847 tree.c:5283 tree.c:5295 tree.c:5305 config/darwin.c:1456
+#: c-common.c:7847 tree.c:5295 tree.c:5307 tree.c:5317 config/darwin.c:1456
#: config/arm/arm.c:4564 config/arm/arm.c:4592 config/arm/arm.c:4609
-#: config/avr/avr.c:4818 config/h8300/h8300.c:5362 config/h8300/h8300.c:5386
-#: config/i386/i386.c:4448 config/i386/i386.c:25950 config/ia64/ia64.c:635
-#: config/m68hc11/m68hc11.c:1142 config/rs6000/rs6000.c:23467
+#: config/avr/avr.c:4818 config/h8300/h8300.c:5363 config/h8300/h8300.c:5387
+#: config/i386/i386.c:4448 config/i386/i386.c:25938 config/ia64/ia64.c:635
+#: config/m68hc11/m68hc11.c:1142 config/rs6000/rs6000.c:23518
#: config/spu/spu.c:3919
#, gcc-internal-format
msgid "%qE attribute ignored"
@@ -11793,8 +11996,8 @@ msgstr ""
msgid "section attribute cannot be specified for local variables"
msgstr ""
-#: c-common.c:6593 config/bfin/bfin.c:5647 config/bfin/bfin.c:5698
-#: config/bfin/bfin.c:5725 config/bfin/bfin.c:5738
+#: c-common.c:6593 config/bfin/bfin.c:5651 config/bfin/bfin.c:5702
+#: config/bfin/bfin.c:5729 config/bfin/bfin.c:5742
#, gcc-internal-format
msgid "section of %q+D conflicts with previous declaration"
msgstr ""
@@ -11944,41 +12147,41 @@ msgstr ""
msgid "invalid vector type for attribute %qE"
msgstr ""
-#: c-common.c:7308 ada/gcc-interface/utils.c:5479
-#: ada/gcc-interface/utils.c:5573
+#: c-common.c:7308 ada/gcc-interface/utils.c:5481
+#: ada/gcc-interface/utils.c:5575
#, gcc-internal-format
msgid "vector size not an integral multiple of component size"
msgstr ""
-#: c-common.c:7314 ada/gcc-interface/utils.c:5485
-#: ada/gcc-interface/utils.c:5579
+#: c-common.c:7314 ada/gcc-interface/utils.c:5487
+#: ada/gcc-interface/utils.c:5581
#, gcc-internal-format
msgid "zero vector size"
msgstr ""
-#: c-common.c:7322 ada/gcc-interface/utils.c:5493
-#: ada/gcc-interface/utils.c:5586
+#: c-common.c:7322 ada/gcc-interface/utils.c:5495
+#: ada/gcc-interface/utils.c:5588
#, gcc-internal-format
msgid "number of components of the vector not a power of two"
msgstr ""
-#: c-common.c:7350 ada/gcc-interface/utils.c:5233
+#: c-common.c:7350 ada/gcc-interface/utils.c:5235
#, gcc-internal-format
msgid "nonnull attribute without arguments on a non-prototype"
msgstr ""
-#: c-common.c:7365 ada/gcc-interface/utils.c:5248
+#: c-common.c:7365 ada/gcc-interface/utils.c:5250
#, gcc-internal-format
msgid "nonnull argument has invalid operand number (argument %lu)"
msgstr ""
-#: c-common.c:7384 ada/gcc-interface/utils.c:5267
+#: c-common.c:7384 ada/gcc-interface/utils.c:5269
#, gcc-internal-format
msgid ""
"nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
msgstr ""
-#: c-common.c:7392 ada/gcc-interface/utils.c:5275
+#: c-common.c:7392 ada/gcc-interface/utils.c:5277
#, gcc-internal-format
msgid ""
"nonnull argument references non-pointer operand (argument %lu, operand %lu)"
@@ -12019,12 +12222,12 @@ msgstr ""
msgid "%qE attribute only applies to variadic functions"
msgstr ""
-#: c-common.c:7657 ada/gcc-interface/utils.c:5321
+#: c-common.c:7657 ada/gcc-interface/utils.c:5323
#, gcc-internal-format
msgid "requested position is not an integer constant"
msgstr ""
-#: c-common.c:7665 ada/gcc-interface/utils.c:5328
+#: c-common.c:7665 ada/gcc-interface/utils.c:5330
#, gcc-internal-format
msgid "requested position is less than zero"
msgstr ""
@@ -12079,7 +12282,7 @@ msgstr ""
msgid "cannot apply %<offsetof%> to a non constant address"
msgstr ""
-#: c-common.c:8376 cp/typeck.c:4988
+#: c-common.c:8376 cp/typeck.c:5004
#, gcc-internal-format
msgid "attempt to take address of bit-field structure member %qD"
msgstr ""
@@ -12124,7 +12327,7 @@ msgstr ""
msgid "too few arguments to function %qE"
msgstr ""
-#: c-common.c:8667 c-typeck.c:5369 config/mep/mep.c:6341
+#: c-common.c:8667 c-typeck.c:5374 config/mep/mep.c:6341
#, gcc-internal-format
msgid "incompatible type for argument %d of %qE"
msgstr ""
@@ -12268,8 +12471,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:102 c-typeck.c:1900 c-typeck.c:4946 cp/typeck.c:1811
-#: cp/typeck.c:6312 cp/typeck.c:6937 fortran/convert.c:88
+#: c-convert.c:102 c-typeck.c:1900 c-typeck.c:4950 cp/typeck.c:1827
+#: cp/typeck.c:6328 cp/typeck.c:6953 fortran/convert.c:88
#, gcc-internal-format
msgid "void value not ignored as it ought to be"
msgstr ""
@@ -12584,7 +12787,7 @@ msgstr ""
msgid "for each function it appears in.)"
msgstr ""
-#: c-decl.c:3001 cp/decl.c:2438
+#: c-decl.c:3001 cp/decl.c:2443
#, gcc-internal-format
msgid "label %qE referenced outside of any function"
msgstr ""
@@ -12619,7 +12822,7 @@ msgstr ""
msgid "duplicate label declaration %qE"
msgstr ""
-#: c-decl.c:3212 cp/decl.c:2747
+#: c-decl.c:3212 cp/decl.c:2752
#, gcc-internal-format
msgid "duplicate label %qD"
msgstr ""
@@ -12751,7 +12954,7 @@ msgstr ""
msgid "variable %qD has initializer but incomplete type"
msgstr ""
-#: c-decl.c:4046 cp/decl.c:4166 cp/decl.c:11705
+#: c-decl.c:4046 cp/decl.c:4171 cp/decl.c:11714
#, gcc-internal-format
msgid "inline function %q+D given attribute noinline"
msgstr ""
@@ -12881,7 +13084,7 @@ msgstr ""
msgid "variable length array %qE is used"
msgstr ""
-#: c-decl.c:4696 cp/decl.c:7347
+#: c-decl.c:4696 cp/decl.c:7363
#, gcc-internal-format
msgid "variable length array is used"
msgstr ""
@@ -12966,7 +13169,7 @@ msgstr ""
msgid "storage class specified for unnamed parameter"
msgstr ""
-#: c-decl.c:4999 cp/decl.c:8283
+#: c-decl.c:4999 cp/decl.c:8291
#, gcc-internal-format
msgid "storage class specified for typename"
msgstr ""
@@ -13115,7 +13318,7 @@ msgstr ""
msgid "function definition has qualified void return type"
msgstr ""
-#: c-decl.c:5493 cp/decl.c:8389
+#: c-decl.c:5493 cp/decl.c:8397
#, gcc-internal-format
msgid "type qualifiers ignored on function return type"
msgstr ""
@@ -13176,7 +13379,7 @@ msgstr ""
msgid "a member of a structure or union cannot have a variably modified type"
msgstr ""
-#: c-decl.c:5732 cp/decl.c:7569
+#: c-decl.c:5732 cp/decl.c:7577
#, gcc-internal-format
msgid "variable or field %qE declared void"
msgstr ""
@@ -13345,7 +13548,7 @@ msgstr ""
msgid "defining type in %qs expression is invalid in C++"
msgstr ""
-#: c-decl.c:6572 cp/decl.c:3902
+#: c-decl.c:6572 cp/decl.c:3907
#, gcc-internal-format
msgid "declaration does not declare anything"
msgstr ""
@@ -13576,7 +13779,7 @@ msgstr ""
msgid "argument %qD doesn%'t match prototype"
msgstr ""
-#: c-decl.c:8044 cp/decl.c:12551
+#: c-decl.c:8046 cp/decl.c:12562
#, gcc-internal-format
msgid "no return statement in function returning non-void"
msgstr ""
@@ -13584,163 +13787,163 @@ 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:8117
+#: c-decl.c:8119
#, gcc-internal-format
msgid "%<for%> loop initial declarations are only allowed in C99 mode"
msgstr ""
-#: c-decl.c:8122
+#: c-decl.c:8124
#, gcc-internal-format
msgid "use option -std=c99 or -std=gnu99 to compile your code"
msgstr ""
-#: c-decl.c:8156
+#: c-decl.c:8158
#, gcc-internal-format
msgid "declaration of static variable %qD in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:8160
+#: c-decl.c:8162
#, gcc-internal-format
msgid ""
"declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:8167
+#: c-decl.c:8169
#, gcc-internal-format
msgid "%<struct %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:8172
+#: c-decl.c:8174
#, gcc-internal-format
msgid "%<union %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:8176
+#: c-decl.c:8178
#, gcc-internal-format
msgid "%<enum %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:8180
+#: c-decl.c:8182
#, gcc-internal-format
msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:8431
+#: c-decl.c:8433
#, gcc-internal-format
msgid "incompatible address space qualifiers %qs and %qs"
msgstr ""
-#: c-decl.c:8470 c-decl.c:8767 c-decl.c:9133
+#: c-decl.c:8472 c-decl.c:8769 c-decl.c:9135
#, gcc-internal-format
msgid "duplicate %qE"
msgstr ""
-#: c-decl.c:8496 c-decl.c:8778 c-decl.c:9010
+#: c-decl.c:8498 c-decl.c:8780 c-decl.c:9012
#, gcc-internal-format
msgid "two or more data types in declaration specifiers"
msgstr ""
-#: c-decl.c:8508 cp/parser.c:2185
+#: c-decl.c:8510 cp/parser.c:2185
#, gcc-internal-format
msgid "%<long long long%> is too long for GCC"
msgstr ""
-#: c-decl.c:8521
+#: c-decl.c:8523
#, gcc-internal-format
msgid "ISO C90 does not support %<long long%>"
msgstr ""
-#: c-decl.c:8679
+#: c-decl.c:8681
#, gcc-internal-format
msgid "ISO C90 does not support complex types"
msgstr ""
-#: c-decl.c:8718
+#: c-decl.c:8720
#, gcc-internal-format
msgid "ISO C does not support saturating types"
msgstr ""
-#: c-decl.c:8969
+#: c-decl.c:8971
#, gcc-internal-format
msgid "ISO C does not support decimal floating point"
msgstr ""
-#: c-decl.c:8991 c-decl.c:9194 c-parser.c:5372
+#: c-decl.c:8993 c-decl.c:9196 c-parser.c:5372
#, gcc-internal-format
msgid "fixed-point types not supported for this target"
msgstr ""
-#: c-decl.c:8993
+#: c-decl.c:8995
#, gcc-internal-format
msgid "ISO C does not support fixed-point types"
msgstr ""
-#: c-decl.c:9027
+#: c-decl.c:9029
#, gcc-internal-format
msgid "C++ lookup of %qD would return a field, not a type"
msgstr ""
-#: c-decl.c:9040
+#: c-decl.c:9042
#, gcc-internal-format
msgid "%qE fails to be a typedef or built in type"
msgstr ""
-#: c-decl.c:9084
+#: c-decl.c:9086
#, gcc-internal-format
msgid "%qE is not at beginning of declaration"
msgstr ""
-#: c-decl.c:9098
+#: c-decl.c:9100
#, gcc-internal-format
msgid "%<__thread%> used with %<auto%>"
msgstr ""
-#: c-decl.c:9100
+#: c-decl.c:9102
#, gcc-internal-format
msgid "%<__thread%> used with %<register%>"
msgstr ""
-#: c-decl.c:9102
+#: c-decl.c:9104
#, gcc-internal-format
msgid "%<__thread%> used with %<typedef%>"
msgstr ""
-#: c-decl.c:9113
+#: c-decl.c:9115
#, gcc-internal-format
msgid "%<__thread%> before %<extern%>"
msgstr ""
-#: c-decl.c:9122
+#: c-decl.c:9124
#, gcc-internal-format
msgid "%<__thread%> before %<static%>"
msgstr ""
-#: c-decl.c:9138
+#: c-decl.c:9140
#, gcc-internal-format
msgid "multiple storage classes in declaration specifiers"
msgstr ""
-#: c-decl.c:9145
+#: c-decl.c:9147
#, gcc-internal-format
msgid "%<__thread%> used with %qE"
msgstr ""
-#: c-decl.c:9192
+#: c-decl.c:9194
#, gcc-internal-format
msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
msgstr ""
-#: c-decl.c:9206
+#: c-decl.c:9208
#, gcc-internal-format
msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
msgstr ""
-#: c-decl.c:9251 c-decl.c:9277
+#: c-decl.c:9253 c-decl.c:9279
#, gcc-internal-format
msgid "ISO C does not support complex integer types"
msgstr ""
-#: c-decl.c:9431 toplev.c:866
+#: c-decl.c:9433 toplev.c:866
#, gcc-internal-format
msgid "%q+F used but never defined"
msgstr ""
@@ -14117,6 +14320,11 @@ msgstr ""
msgid "this decimal constant would be unsigned in ISO C90"
msgstr ""
+#: c-lex.c:596
+#, gcc-internal-format
+msgid "integer constant is too large for %<unsigned long%> type"
+msgstr ""
+
#: c-lex.c:633
#, gcc-internal-format
msgid "unsuffixed float constant"
@@ -14157,7 +14365,7 @@ msgstr ""
msgid "invalid expression type for %<#pragma omp atomic%>"
msgstr ""
-#: c-omp.c:260 cp/semantics.c:4478
+#: c-omp.c:260 cp/semantics.c:4497
#, gcc-internal-format
msgid "invalid type for iteration variable %qE"
msgstr ""
@@ -14167,22 +14375,22 @@ msgstr ""
msgid "%qE is not initialized"
msgstr ""
-#: c-omp.c:290 cp/semantics.c:4393
+#: c-omp.c:290 cp/semantics.c:4412
#, gcc-internal-format
msgid "missing controlling predicate"
msgstr ""
-#: c-omp.c:368 cp/semantics.c:4150
+#: c-omp.c:368 cp/semantics.c:4169
#, gcc-internal-format
msgid "invalid controlling predicate"
msgstr ""
-#: c-omp.c:375 cp/semantics.c:4399
+#: c-omp.c:375 cp/semantics.c:4418
#, gcc-internal-format
msgid "missing increment expression"
msgstr ""
-#: c-omp.c:444 cp/semantics.c:4255
+#: c-omp.c:444 cp/semantics.c:4274
#, gcc-internal-format
msgid "invalid increment expression"
msgstr ""
@@ -14411,7 +14619,7 @@ msgstr ""
msgid "expected identifier"
msgstr ""
-#: c-parser.c:1743 cp/parser.c:12724
+#: c-parser.c:1743 cp/parser.c:12727
#, gcc-internal-format
msgid "comma at end of enumerator list"
msgstr ""
@@ -14421,11 +14629,6 @@ msgstr ""
msgid "expected %<,%> or %<}%>"
msgstr ""
-#: c-parser.c:1765 c-parser.c:1960 c-parser.c:6441
-#, gcc-internal-format
-msgid "expected %<{%>"
-msgstr ""
-
#: c-parser.c:1779
#, gcc-internal-format
msgid "ISO C forbids forward references to %<enum%> types"
@@ -14446,11 +14649,6 @@ msgstr ""
msgid "no semicolon at end of struct or union"
msgstr ""
-#: c-parser.c:1944
-#, gcc-internal-format
-msgid "expected %<;%>"
-msgstr ""
-
#: c-parser.c:2027 c-parser.c:3006
#, gcc-internal-format
msgid "expected specifier-qualifier-list"
@@ -14496,7 +14694,7 @@ msgstr ""
msgid "wide string literal in %<asm%>"
msgstr ""
-#: c-parser.c:2765 c-parser.c:7091 cp/parser.c:22949
+#: c-parser.c:2765 c-parser.c:7091 cp/parser.c:22952
#, gcc-internal-format
msgid "expected string literal"
msgstr ""
@@ -14526,11 +14724,6 @@ msgstr ""
msgid "obsolete use of designated initializer without %<=%>"
msgstr ""
-#: c-parser.c:3309
-#, gcc-internal-format
-msgid "expected %<=%>"
-msgstr ""
-
#: c-parser.c:3465
#, gcc-internal-format
msgid "ISO C forbids label declarations"
@@ -14661,39 +14854,39 @@ msgstr ""
msgid "extra semicolon in method definition specified"
msgstr ""
-#: c-parser.c:6985 cp/parser.c:22993
+#: c-parser.c:6985 cp/parser.c:22996
#, gcc-internal-format
msgid "%<#pragma omp barrier%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:6996 cp/parser.c:23008
+#: c-parser.c:6996 cp/parser.c:23011
#, gcc-internal-format
msgid "%<#pragma omp flush%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:7007 cp/parser.c:23024
+#: c-parser.c:7007 cp/parser.c:23027
#, gcc-internal-format
msgid "%<#pragma omp taskwait%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:7020 cp/parser.c:23052
+#: c-parser.c:7020 cp/parser.c:23055
#, gcc-internal-format
msgid ""
"%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
"construct"
msgstr ""
-#: c-parser.c:7026 cp/parser.c:22983
+#: c-parser.c:7026 cp/parser.c:22986
#, gcc-internal-format
msgid "%<#pragma GCC pch_preprocess%> must be first"
msgstr ""
-#: c-parser.c:7185 cp/parser.c:21272
+#: c-parser.c:7185 cp/parser.c:21275
#, gcc-internal-format
msgid "too many %qs clauses"
msgstr ""
-#: c-parser.c:7287 cp/parser.c:21386
+#: c-parser.c:7287 cp/parser.c:21389
#, gcc-internal-format
msgid "collapse argument needs positive constant integer expression"
msgstr ""
@@ -14703,11 +14896,6 @@ msgstr ""
msgid "expected %<none%> or %<shared%>"
msgstr ""
-#: c-parser.c:7397
-#, gcc-internal-format
-msgid "expected %<(%>"
-msgstr ""
-
#: c-parser.c:7444 c-parser.c:7636
#, gcc-internal-format
msgid "expected integer expression"
@@ -14723,12 +14911,12 @@ msgstr ""
msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
msgstr ""
-#: c-parser.c:7627 cp/parser.c:21674
+#: c-parser.c:7627 cp/parser.c:21677
#, gcc-internal-format
msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
msgstr ""
-#: c-parser.c:7631 cp/parser.c:21677
+#: c-parser.c:7631 cp/parser.c:21680
#, gcc-internal-format
msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
msgstr ""
@@ -14743,7 +14931,7 @@ msgstr ""
msgid "expected %<#pragma omp%> clause"
msgstr ""
-#: c-parser.c:7778 cp/parser.c:21825
+#: c-parser.c:7778 cp/parser.c:21828
#, gcc-internal-format
msgid "%qs is not valid for %qs"
msgstr ""
@@ -14763,7 +14951,7 @@ msgstr ""
msgid "for statement expected"
msgstr ""
-#: c-parser.c:8049 cp/semantics.c:4383 cp/semantics.c:4453
+#: c-parser.c:8049 cp/semantics.c:4402 cp/semantics.c:4472
#, gcc-internal-format
msgid "expected iteration declaration or initialization"
msgstr ""
@@ -14773,37 +14961,32 @@ msgstr ""
msgid "not enough perfectly nested loops"
msgstr ""
-#: c-parser.c:8182 cp/parser.c:22530
+#: c-parser.c:8182 cp/parser.c:22533
#, gcc-internal-format
msgid "collapsed loops not perfectly nested"
msgstr ""
-#: c-parser.c:8220 cp/parser.c:22374 cp/parser.c:22412 cp/pt.c:11221
+#: c-parser.c:8220 cp/parser.c:22377 cp/parser.c:22415 cp/pt.c:11272
#, gcc-internal-format
msgid "iteration variable %qD should not be firstprivate"
msgstr ""
-#: c-parser.c:8382
-#, gcc-internal-format
-msgid "expected %<#pragma omp section%> or %<}%>"
-msgstr ""
-
#: c-parser.c:8665
#, gcc-internal-format
msgid "%qD is not a variable"
msgstr ""
-#: c-parser.c:8667 cp/semantics.c:4008
+#: c-parser.c:8667 cp/semantics.c:4027
#, gcc-internal-format
msgid "%qE declared %<threadprivate%> after first use"
msgstr ""
-#: c-parser.c:8669 cp/semantics.c:4010
+#: c-parser.c:8669 cp/semantics.c:4029
#, gcc-internal-format
msgid "automatic variable %qE cannot be %<threadprivate%>"
msgstr ""
-#: c-parser.c:8673 cp/semantics.c:4012
+#: c-parser.c:8673 cp/semantics.c:4031
#, gcc-internal-format
msgid "%<threadprivate%> %qE has incomplete type"
msgstr ""
@@ -15179,7 +15362,7 @@ msgstr ""
msgid "invalid use of flexible array member"
msgstr ""
-#: c-typeck.c:250
+#: c-typeck.c:250 cp/typeck2.c:489
#, gcc-internal-format
msgid "invalid use of array with unspecified bounds"
msgstr ""
@@ -15275,12 +15458,12 @@ msgstr ""
msgid "invalid type argument of %<->%> (have %qT)"
msgstr ""
-#: c-typeck.c:2218 cp/typeck.c:2926
+#: c-typeck.c:2218 cp/typeck.c:2942
#, gcc-internal-format
msgid "subscripted value is neither array nor pointer"
msgstr ""
-#: c-typeck.c:2229 cp/typeck.c:2841 cp/typeck.c:2931
+#: c-typeck.c:2229 cp/typeck.c:2857 cp/typeck.c:2947
#, gcc-internal-format
msgid "array subscript is not an integer"
msgstr ""
@@ -15611,69 +15794,69 @@ msgstr ""
msgid "ISO C forbids casting nonscalar to the same type"
msgstr ""
-#: c-typeck.c:4433
+#: c-typeck.c:4434
#, gcc-internal-format
msgid "ISO C forbids casts to union type"
msgstr ""
-#: c-typeck.c:4440
+#: c-typeck.c:4444
#, gcc-internal-format
msgid "cast to union type from type not present in union"
msgstr ""
-#: c-typeck.c:4475
+#: c-typeck.c:4479
#, gcc-internal-format
msgid ""
"cast to %s address space pointer from disjoint generic address space pointer"
msgstr ""
-#: c-typeck.c:4480
+#: c-typeck.c:4484
#, gcc-internal-format
msgid ""
"cast to generic address space pointer from disjoint %s address space pointer"
msgstr ""
-#: c-typeck.c:4485
+#: c-typeck.c:4489
#, gcc-internal-format
msgid "cast to %s address space pointer from disjoint %s address space pointer"
msgstr ""
-#: c-typeck.c:4505
+#: c-typeck.c:4509
#, gcc-internal-format
msgid "cast increases required alignment of target type"
msgstr ""
-#: c-typeck.c:4516
+#: c-typeck.c:4520
#, gcc-internal-format
msgid "cast from pointer to integer of different size"
msgstr ""
-#: c-typeck.c:4521
+#: c-typeck.c:4525
#, gcc-internal-format
msgid "cast from function call of type %qT to non-matching type %qT"
msgstr ""
-#: c-typeck.c:4530
+#: c-typeck.c:4534
#, gcc-internal-format
msgid "cast to pointer from integer of different size"
msgstr ""
-#: c-typeck.c:4544
+#: c-typeck.c:4548
#, gcc-internal-format
msgid "ISO C forbids conversion of function pointer to object pointer type"
msgstr ""
-#: c-typeck.c:4553
+#: c-typeck.c:4557
#, gcc-internal-format
msgid "ISO C forbids conversion of object pointer to function pointer type"
msgstr ""
-#: c-typeck.c:4635
+#: c-typeck.c:4639
#, gcc-internal-format
msgid "defining a type in a cast is invalid in C++"
msgstr ""
-#: c-typeck.c:4760 c-typeck.c:4927
+#: c-typeck.c:4764 c-typeck.c:4931
#, gcc-internal-format
msgid "enum conversion in assignment is invalid in C++"
msgstr ""
@@ -15681,471 +15864,471 @@ 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:4865 c-typeck.c:5372
+#: c-typeck.c:4869 c-typeck.c:5377
#, gcc-internal-format
msgid "expected %qT but argument is of type %qT"
msgstr ""
-#: c-typeck.c:4925
+#: c-typeck.c:4929
#, gcc-internal-format
msgid "enum conversion when passing argument %d of %qE is invalid in C++"
msgstr ""
-#: c-typeck.c:4931
+#: c-typeck.c:4935
#, gcc-internal-format
msgid "enum conversion in return is invalid in C++"
msgstr ""
-#: c-typeck.c:4960
+#: c-typeck.c:4964
#, gcc-internal-format
msgid "cannot pass rvalue to reference parameter"
msgstr ""
-#: c-typeck.c:5089 c-typeck.c:5294
+#: c-typeck.c:5094 c-typeck.c:5299
#, gcc-internal-format
msgid ""
"passing argument %d of %qE makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:5092 c-typeck.c:5297
+#: c-typeck.c:5097 c-typeck.c:5302
#, gcc-internal-format
msgid "assignment makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:5095 c-typeck.c:5299
+#: c-typeck.c:5100 c-typeck.c:5304
#, gcc-internal-format
msgid "initialization makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:5098 c-typeck.c:5301
+#: c-typeck.c:5103 c-typeck.c:5306
#, gcc-internal-format
msgid "return makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:5104 c-typeck.c:5258
+#: c-typeck.c:5109 c-typeck.c:5263
#, gcc-internal-format
msgid "passing argument %d of %qE discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:5106 c-typeck.c:5260
+#: c-typeck.c:5111 c-typeck.c:5265
#, gcc-internal-format
msgid "assignment discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:5108 c-typeck.c:5262
+#: c-typeck.c:5113 c-typeck.c:5267
#, gcc-internal-format
msgid "initialization discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:5110 c-typeck.c:5264
+#: c-typeck.c:5115 c-typeck.c:5269
#, gcc-internal-format
msgid "return discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:5118
+#: c-typeck.c:5123
#, gcc-internal-format
msgid "ISO C prohibits argument conversion to union type"
msgstr ""
-#: c-typeck.c:5154
+#: c-typeck.c:5159
#, gcc-internal-format
msgid "request for implicit conversion from %qT to %qT not permitted in C++"
msgstr ""
-#: c-typeck.c:5166
+#: c-typeck.c:5171
#, gcc-internal-format
msgid "passing argument %d of %qE from pointer to non-enclosed address space"
msgstr ""
-#: c-typeck.c:5170
+#: c-typeck.c:5175
#, gcc-internal-format
msgid "assignment from pointer to non-enclosed address space"
msgstr ""
-#: c-typeck.c:5174
+#: c-typeck.c:5179
#, gcc-internal-format
msgid "initialization from pointer to non-enclosed address space"
msgstr ""
-#: c-typeck.c:5178
+#: c-typeck.c:5183
#, gcc-internal-format
msgid "return from pointer to non-enclosed address space"
msgstr ""
-#: c-typeck.c:5196
+#: c-typeck.c:5201
#, gcc-internal-format
msgid "argument %d of %qE might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:5202
+#: c-typeck.c:5207
#, gcc-internal-format
msgid "assignment left-hand side might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:5207
+#: c-typeck.c:5212
#, gcc-internal-format
msgid ""
"initialization left-hand side might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:5212
+#: c-typeck.c:5217
#, gcc-internal-format
msgid "return type might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:5236
+#: c-typeck.c:5241
#, gcc-internal-format
msgid ""
"ISO C forbids passing argument %d of %qE between function pointer and %<void "
"*%>"
msgstr ""
-#: c-typeck.c:5239
+#: c-typeck.c:5244
#, gcc-internal-format
msgid "ISO C forbids assignment between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:5241
+#: c-typeck.c:5246
#, gcc-internal-format
msgid "ISO C forbids initialization between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:5243
+#: c-typeck.c:5248
#, gcc-internal-format
msgid "ISO C forbids return between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:5275
+#: c-typeck.c:5280
#, gcc-internal-format
msgid "pointer targets in passing argument %d of %qE differ in signedness"
msgstr ""
-#: c-typeck.c:5277
+#: c-typeck.c:5282
#, gcc-internal-format
msgid "pointer targets in assignment differ in signedness"
msgstr ""
-#: c-typeck.c:5279
+#: c-typeck.c:5284
#, gcc-internal-format
msgid "pointer targets in initialization differ in signedness"
msgstr ""
-#: c-typeck.c:5281
+#: c-typeck.c:5286
#, gcc-internal-format
msgid "pointer targets in return differ in signedness"
msgstr ""
-#: c-typeck.c:5309
+#: c-typeck.c:5314
#, gcc-internal-format
msgid "passing argument %d of %qE from incompatible pointer type"
msgstr ""
-#: c-typeck.c:5311
+#: c-typeck.c:5316
#, gcc-internal-format
msgid "assignment from incompatible pointer type"
msgstr ""
-#: c-typeck.c:5312
+#: c-typeck.c:5317
#, gcc-internal-format
msgid "initialization from incompatible pointer type"
msgstr ""
-#: c-typeck.c:5314
+#: c-typeck.c:5319
#, gcc-internal-format
msgid "return from incompatible pointer type"
msgstr ""
-#: c-typeck.c:5332
+#: c-typeck.c:5337
#, gcc-internal-format
msgid "passing argument %d of %qE makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:5334
+#: c-typeck.c:5339
#, gcc-internal-format
msgid "assignment makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:5336
+#: c-typeck.c:5341
#, gcc-internal-format
msgid "initialization makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:5338
+#: c-typeck.c:5343
#, gcc-internal-format
msgid "return makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:5346
+#: c-typeck.c:5351
#, gcc-internal-format
msgid "passing argument %d of %qE makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:5348
+#: c-typeck.c:5353
#, gcc-internal-format
msgid "assignment makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:5350
+#: c-typeck.c:5355
#, gcc-internal-format
msgid "initialization makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:5352
+#: c-typeck.c:5357
#, gcc-internal-format
msgid "return makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:5375
+#: c-typeck.c:5380
#, gcc-internal-format
msgid "incompatible types when assigning to type %qT from type %qT"
msgstr ""
-#: c-typeck.c:5380
+#: c-typeck.c:5385
#, gcc-internal-format
msgid "incompatible types when initializing type %qT using type %qT"
msgstr ""
-#: c-typeck.c:5385
+#: c-typeck.c:5390
#, gcc-internal-format
msgid "incompatible types when returning type %qT but %qT was expected"
msgstr ""
-#: c-typeck.c:5449
+#: c-typeck.c:5454
#, gcc-internal-format
msgid "traditional C rejects automatic aggregate initialization"
msgstr ""
-#: c-typeck.c:5622 c-typeck.c:5638 c-typeck.c:5655
+#: c-typeck.c:5627 c-typeck.c:5643 c-typeck.c:5660
#, gcc-internal-format
msgid "(near initialization for %qs)"
msgstr ""
-#: c-typeck.c:6258 cp/decl.c:5219
+#: c-typeck.c:6263 cp/decl.c:5224
#, gcc-internal-format
msgid "opaque vector types cannot be initialized"
msgstr ""
-#: c-typeck.c:6923
+#: c-typeck.c:6928
#, gcc-internal-format
msgid "unknown field %qE specified in initializer"
msgstr ""
-#: c-typeck.c:7902
+#: c-typeck.c:7907
#, gcc-internal-format
msgid "traditional C rejects initialization of unions"
msgstr ""
-#: c-typeck.c:8241
+#: c-typeck.c:8246
#, gcc-internal-format
msgid "ISO C forbids %<goto *expr;%>"
msgstr ""
-#: c-typeck.c:8263 cp/typeck.c:7220
+#: c-typeck.c:8268 cp/typeck.c:7236
#, gcc-internal-format
msgid "function declared %<noreturn%> has a %<return%> statement"
msgstr ""
-#: c-typeck.c:8286
+#: c-typeck.c:8291
#, gcc-internal-format
msgid "%<return%> with no value, in function returning non-void"
msgstr ""
-#: c-typeck.c:8296
+#: c-typeck.c:8301
#, gcc-internal-format
msgid "%<return%> with a value, in function returning void"
msgstr ""
-#: c-typeck.c:8298
+#: c-typeck.c:8303
#, gcc-internal-format
msgid "ISO C forbids %<return%> with expression, in function returning void"
msgstr ""
-#: c-typeck.c:8359
+#: c-typeck.c:8364
#, gcc-internal-format
msgid "function returns address of local variable"
msgstr ""
-#: c-typeck.c:8432 cp/semantics.c:953
+#: c-typeck.c:8437 cp/semantics.c:953
#, gcc-internal-format
msgid "switch quantity not an integer"
msgstr ""
-#: c-typeck.c:8445
+#: c-typeck.c:8450
#, gcc-internal-format
msgid "%<long%> switch expression not converted to %<int%> in ISO C"
msgstr ""
-#: c-typeck.c:8481 c-typeck.c:8489
+#: c-typeck.c:8486 c-typeck.c:8494
#, gcc-internal-format
msgid "case label is not an integer constant expression"
msgstr ""
-#: c-typeck.c:8495 cp/parser.c:7750
+#: c-typeck.c:8500 cp/parser.c:7750
#, gcc-internal-format
msgid "case label not within a switch statement"
msgstr ""
-#: c-typeck.c:8497
+#: c-typeck.c:8502
#, gcc-internal-format
msgid "%<default%> label not within a switch statement"
msgstr ""
-#: c-typeck.c:8580 cp/parser.c:8041
+#: c-typeck.c:8585 cp/parser.c:8041
#, gcc-internal-format
msgid "suggest explicit braces to avoid ambiguous %<else%>"
msgstr ""
-#: c-typeck.c:8689 cp/cp-gimplify.c:92 cp/parser.c:8391
+#: c-typeck.c:8694 cp/cp-gimplify.c:92 cp/parser.c:8391
#, gcc-internal-format
msgid "break statement not within loop or switch"
msgstr ""
-#: c-typeck.c:8691 cp/parser.c:8412
+#: c-typeck.c:8696 cp/parser.c:8412
#, gcc-internal-format
msgid "continue statement not within a loop"
msgstr ""
-#: c-typeck.c:8696 cp/parser.c:8402
+#: c-typeck.c:8701 cp/parser.c:8402
#, gcc-internal-format
msgid "break statement used with OpenMP for loop"
msgstr ""
-#: c-typeck.c:8722 cp/cp-gimplify.c:412
+#: c-typeck.c:8727 cp/cp-gimplify.c:412
#, gcc-internal-format
msgid "statement with no effect"
msgstr ""
-#: c-typeck.c:8746
+#: c-typeck.c:8751
#, gcc-internal-format
msgid "expression statement has incomplete type"
msgstr ""
-#: c-typeck.c:9323 cp/typeck.c:3798
+#: c-typeck.c:9328 cp/typeck.c:3814
#, gcc-internal-format
msgid "right shift count is negative"
msgstr ""
-#: c-typeck.c:9334 cp/typeck.c:3805
+#: c-typeck.c:9339 cp/typeck.c:3821
#, gcc-internal-format
msgid "right shift count >= width of type"
msgstr ""
-#: c-typeck.c:9360 cp/typeck.c:3827
+#: c-typeck.c:9365 cp/typeck.c:3843
#, gcc-internal-format
msgid "left shift count is negative"
msgstr ""
-#: c-typeck.c:9367 cp/typeck.c:3833
+#: c-typeck.c:9372 cp/typeck.c:3849
#, gcc-internal-format
msgid "left shift count >= width of type"
msgstr ""
-#: c-typeck.c:9387 cp/typeck.c:3879
+#: c-typeck.c:9392 cp/typeck.c:3895
#, gcc-internal-format
msgid "comparing floating point with == or != is unsafe"
msgstr ""
-#: c-typeck.c:9415 c-typeck.c:9503
+#: c-typeck.c:9420 c-typeck.c:9508
#, gcc-internal-format
msgid "comparison of pointers to disjoint address spaces"
msgstr ""
-#: c-typeck.c:9422 c-typeck.c:9428
+#: c-typeck.c:9427 c-typeck.c:9433
#, gcc-internal-format
msgid "ISO C forbids comparison of %<void *%> with function pointer"
msgstr ""
-#: c-typeck.c:9435 c-typeck.c:9513
+#: c-typeck.c:9440 c-typeck.c:9518
#, gcc-internal-format
msgid "comparison of distinct pointer types lacks a cast"
msgstr ""
-#: c-typeck.c:9449 c-typeck.c:9458 cp/typeck.c:3902 cp/typeck.c:3914
+#: c-typeck.c:9454 c-typeck.c:9463 cp/typeck.c:3918 cp/typeck.c:3930
#, gcc-internal-format
msgid "the address of %qD will never be NULL"
msgstr ""
-#: c-typeck.c:9465 c-typeck.c:9470 c-typeck.c:9535 c-typeck.c:9540
+#: c-typeck.c:9470 c-typeck.c:9475 c-typeck.c:9540 c-typeck.c:9545
#, gcc-internal-format
msgid "comparison between pointer and integer"
msgstr ""
-#: c-typeck.c:9496
+#: c-typeck.c:9501
#, gcc-internal-format
msgid "comparison of complete and incomplete pointers"
msgstr ""
-#: c-typeck.c:9498
+#: c-typeck.c:9503
#, gcc-internal-format
msgid "ISO C forbids ordered comparisons of pointers to functions"
msgstr ""
-#: c-typeck.c:9521 c-typeck.c:9524 c-typeck.c:9530
+#: c-typeck.c:9526 c-typeck.c:9529 c-typeck.c:9535
#, gcc-internal-format
msgid "ordered comparison of pointer with integer zero"
msgstr ""
-#: c-typeck.c:9852
+#: c-typeck.c:9857
#, gcc-internal-format
msgid "used array that cannot be converted to pointer where scalar is required"
msgstr ""
-#: c-typeck.c:9856
+#: c-typeck.c:9861
#, gcc-internal-format
msgid "used struct type value where scalar is required"
msgstr ""
-#: c-typeck.c:9860
+#: c-typeck.c:9865
#, gcc-internal-format
msgid "used union type value where scalar is required"
msgstr ""
-#: c-typeck.c:10017 cp/semantics.c:3891
+#: c-typeck.c:10022 cp/semantics.c:3910
#, gcc-internal-format
msgid "%qE has invalid type for %<reduction%>"
msgstr ""
-#: c-typeck.c:10052 cp/semantics.c:3904
+#: c-typeck.c:10057 cp/semantics.c:3923
#, gcc-internal-format
msgid "%qE has invalid type for %<reduction(%s)%>"
msgstr ""
-#: c-typeck.c:10069 cp/semantics.c:3914
+#: c-typeck.c:10074 cp/semantics.c:3933
#, gcc-internal-format
msgid "%qE must be %<threadprivate%> for %<copyin%>"
msgstr ""
-#: c-typeck.c:10079 cp/semantics.c:3711
+#: c-typeck.c:10084 cp/semantics.c:3730
#, gcc-internal-format
msgid "%qE is not a variable in clause %qs"
msgstr ""
-#: c-typeck.c:10087 c-typeck.c:10109 c-typeck.c:10131
+#: c-typeck.c:10092 c-typeck.c:10114 c-typeck.c:10136
#, gcc-internal-format
msgid "%qE appears more than once in data clauses"
msgstr ""
-#: c-typeck.c:10102 cp/semantics.c:3734
+#: c-typeck.c:10107 cp/semantics.c:3753
#, gcc-internal-format
msgid "%qE is not a variable in clause %<firstprivate%>"
msgstr ""
-#: c-typeck.c:10124 cp/semantics.c:3756
+#: c-typeck.c:10129 cp/semantics.c:3775
#, gcc-internal-format
msgid "%qE is not a variable in clause %<lastprivate%>"
msgstr ""
-#: c-typeck.c:10186 cp/semantics.c:3955
+#: c-typeck.c:10191 cp/semantics.c:3974
#, gcc-internal-format
msgid "%qE is predetermined %qs for %qs"
msgstr ""
-#: c-typeck.c:10275
+#: c-typeck.c:10280
#, gcc-internal-format
msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
msgstr ""
-#: calls.c:2050
+#: calls.c:2051
#, gcc-internal-format
msgid "function call has aggregate value"
msgstr ""
@@ -16155,12 +16338,12 @@ msgstr ""
msgid "size of variable %q+D is too large"
msgstr ""
-#: cfgexpand.c:3553
+#: cfgexpand.c:3569
#, gcc-internal-format
msgid "not protecting local variables: variable length buffer"
msgstr ""
-#: cfgexpand.c:3556
+#: cfgexpand.c:3572
#, gcc-internal-format
msgid "not protecting function: no buffer at least %d bytes long"
msgstr ""
@@ -16710,7 +16893,7 @@ msgstr ""
msgid "failed to reclaim unneeded function"
msgstr ""
-#: cgraphunit.c:1904
+#: cgraphunit.c:1903
#, gcc-internal-format
msgid "nodes with unreleased memory found"
msgstr ""
@@ -16725,12 +16908,12 @@ msgstr ""
msgid "unknown demangling style '%s'"
msgstr ""
-#: collect2.c:1970 lto/lto.c:1233
+#: collect2.c:1973 lto/lto.c:1241
#, gcc-internal-format
msgid "%s terminated with signal %d [%s]%s"
msgstr ""
-#: collect2.c:2772
+#: collect2.c:2775
#, gcc-internal-format
msgid "cannot find 'ldd'"
msgstr ""
@@ -17025,50 +17208,50 @@ msgstr ""
msgid "large fixed-point constant implicitly truncated to fixed-point type"
msgstr ""
-#: fold-const.c:1356
+#: fold-const.c:1364
#, gcc-internal-format
msgid "assuming signed overflow does not occur when negating a division"
msgstr ""
-#: fold-const.c:4265 fold-const.c:4277
+#: fold-const.c:4275 fold-const.c:4287
#, gcc-internal-format
msgid "comparison is always %d due to width of bit-field"
msgstr ""
-#: fold-const.c:5617
+#: fold-const.c:5627
#, gcc-internal-format
msgid "assuming signed overflow does not occur when simplifying range test"
msgstr ""
-#: fold-const.c:6012 fold-const.c:6027
+#: fold-const.c:6022 fold-const.c:6037
#, gcc-internal-format
msgid "comparison is always %d"
msgstr ""
-#: fold-const.c:6162
+#: fold-const.c:6172
#, gcc-internal-format
msgid "%<or%> of unmatched not-equal tests is always 1"
msgstr ""
-#: fold-const.c:6167
+#: fold-const.c:6177
#, gcc-internal-format
msgid "%<and%> of mutually exclusive equal-tests is always 0"
msgstr ""
-#: fold-const.c:9135
+#: fold-const.c:9158
#, gcc-internal-format
msgid ""
"assuming signed overflow does not occur when reducing constant in comparison"
msgstr ""
-#: fold-const.c:9507
+#: fold-const.c:9530
#, gcc-internal-format
msgid ""
"assuming signed overflow does not occur when combining constants around a "
"comparison"
msgstr ""
-#: fold-const.c:14208
+#: fold-const.c:14231
#, gcc-internal-format
msgid "fold check: original tree changed by fold"
msgstr ""
@@ -17078,27 +17261,27 @@ msgstr ""
msgid "total size of local objects too large"
msgstr ""
-#: function.c:1645 gimplify.c:4875
+#: function.c:1645 gimplify.c:4890
#, gcc-internal-format
msgid "impossible constraint in %<asm%>"
msgstr ""
-#: function.c:3768
+#: function.c:3770
#, gcc-internal-format
msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:3789
+#: function.c:3791
#, gcc-internal-format
msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:4234
+#: function.c:4236
#, gcc-internal-format
msgid "function returns an aggregate"
msgstr ""
-#: function.c:4628
+#: function.c:4630
#, gcc-internal-format
msgid "unused parameter %q+D"
msgstr ""
@@ -17216,17 +17399,17 @@ msgstr ""
msgid "language %s not recognized"
msgstr ""
-#: gcc.c:7711 lto/lto.c:1223
+#: gcc.c:7711 lto/lto.c:1231
#, gcc-internal-format
msgid "%s: %s"
msgstr ""
-#: gcse.c:4936
+#: gcse.c:4918
#, gcc-internal-format
msgid "%s: %d basic blocks and %d edges/basic block"
msgstr ""
-#: gcse.c:4949
+#: gcse.c:4931
#, gcc-internal-format
msgid "%s: %d basic blocks and %d registers"
msgstr ""
@@ -17284,57 +17467,57 @@ msgstr ""
msgid "using result of function returning %<void%>"
msgstr ""
-#: gimplify.c:4760
+#: gimplify.c:4775
#, gcc-internal-format
msgid "invalid lvalue in asm output %d"
msgstr ""
-#: gimplify.c:4876
+#: gimplify.c:4891
#, gcc-internal-format
msgid "non-memory input %d must stay in memory"
msgstr ""
-#: gimplify.c:4891
+#: gimplify.c:4906
#, gcc-internal-format
msgid "memory input %d is not directly addressable"
msgstr ""
-#: gimplify.c:5392
+#: gimplify.c:5407
#, gcc-internal-format
msgid "%qE not specified in enclosing parallel"
msgstr ""
-#: gimplify.c:5394
+#: gimplify.c:5409
#, gcc-internal-format
msgid "enclosing parallel"
msgstr ""
-#: gimplify.c:5499
+#: gimplify.c:5514
#, gcc-internal-format
msgid "iteration variable %qE should be private"
msgstr ""
-#: gimplify.c:5513
+#: gimplify.c:5528
#, gcc-internal-format
msgid "iteration variable %qE should not be firstprivate"
msgstr ""
-#: gimplify.c:5516
+#: gimplify.c:5531
#, gcc-internal-format
msgid "iteration variable %qE should not be reduction"
msgstr ""
-#: gimplify.c:5679
+#: gimplify.c:5694
#, gcc-internal-format
msgid "%s variable %qE is private in outer context"
msgstr ""
-#: gimplify.c:7199
+#: gimplify.c:7214
#, gcc-internal-format
msgid "gimplification failed"
msgstr ""
-#: graph.c:401 java/jcf-parse.c:1751 java/jcf-parse.c:1892 objc/objc-act.c:524
+#: graph.c:401 java/jcf-parse.c:1748 java/jcf-parse.c:1889 objc/objc-act.c:524
#, gcc-internal-format
msgid "can't open %s: %m"
msgstr ""
@@ -17421,22 +17604,22 @@ msgstr ""
msgid "bytecode stream: unknown GIMPLE statement tag %s"
msgstr ""
-#: lto-streamer-in.c:2396
+#: lto-streamer-in.c:2391
#, gcc-internal-format
msgid "optimization options not supported yet"
msgstr ""
-#: lto-streamer-in.c:2401
+#: lto-streamer-in.c:2396
#, gcc-internal-format
msgid "target optimization options not supported yet"
msgstr ""
-#: lto-streamer-in.c:2544
+#: lto-streamer-in.c:2539
#, gcc-internal-format
msgid "bytecode stream: tried to jump backwards in the stream"
msgstr ""
-#: lto-streamer-in.c:2588
+#: lto-streamer-in.c:2583
#, gcc-internal-format
msgid "target specific builtin not available"
msgstr ""
@@ -17551,7 +17734,7 @@ msgid ""
"critical region may not be nested inside a critical region with the same name"
msgstr ""
-#: omp-low.c:6750 cp/decl.c:2711 cp/parser.c:8399 cp/parser.c:8419
+#: omp-low.c:6750 cp/decl.c:2716 cp/parser.c:8399 cp/parser.c:8419
#, gcc-internal-format
msgid "invalid exit from OpenMP structured block"
msgstr ""
@@ -17933,7 +18116,7 @@ msgstr ""
msgid "can't use '%s' as a %s register"
msgstr ""
-#: reginfo.c:834 config/ia64/ia64.c:5403 config/ia64/ia64.c:5410
+#: reginfo.c:834 config/ia64/ia64.c:5396 config/ia64/ia64.c:5403
#: config/pa/pa.c:380 config/pa/pa.c:387 config/sh/sh.c:8539
#: config/sh/sh.c:8546 config/spu/spu.c:5062 config/spu/spu.c:5069
#, gcc-internal-format
@@ -18483,7 +18666,7 @@ msgstr ""
msgid "error writing to %s: %m"
msgstr ""
-#: toplev.c:2362 java/jcf-parse.c:1770
+#: toplev.c:2362 java/jcf-parse.c:1767
#, gcc-internal-format
msgid "error closing %s: %m"
msgstr ""
@@ -18938,83 +19121,88 @@ msgstr ""
msgid "nonlocal label "
msgstr ""
-#: tree-cfg.c:4273 tree-cfg.c:4282 tree-cfg.c:4307
+#: tree-cfg.c:4273
+#, gcc-internal-format
+msgid "EH landing pad label "
+msgstr ""
+
+#: tree-cfg.c:4282 tree-cfg.c:4291 tree-cfg.c:4316
#, gcc-internal-format
msgid "label "
msgstr ""
-#: tree-cfg.c:4297
+#: tree-cfg.c:4306
#, gcc-internal-format
msgid "control flow in the middle of basic block %d"
msgstr ""
-#: tree-cfg.c:4330
+#: tree-cfg.c:4339
#, gcc-internal-format
msgid "fallthru edge after a control statement in bb %d"
msgstr ""
-#: tree-cfg.c:4343
+#: tree-cfg.c:4352
#, gcc-internal-format
msgid "true/false edge after a non-GIMPLE_COND in bb %d"
msgstr ""
-#: tree-cfg.c:4366 tree-cfg.c:4388 tree-cfg.c:4401 tree-cfg.c:4470
+#: tree-cfg.c:4375 tree-cfg.c:4397 tree-cfg.c:4410 tree-cfg.c:4479
#, gcc-internal-format
msgid "wrong outgoing edge flags at end of bb %d"
msgstr ""
-#: tree-cfg.c:4376
+#: tree-cfg.c:4385
#, gcc-internal-format
msgid "explicit goto at end of bb %d"
msgstr ""
-#: tree-cfg.c:4406
+#: tree-cfg.c:4415
#, gcc-internal-format
msgid "return edge does not point to exit in bb %d"
msgstr ""
-#: tree-cfg.c:4436
+#: tree-cfg.c:4445
#, gcc-internal-format
msgid "found default case not at the start of case vector"
msgstr ""
-#: tree-cfg.c:4444
+#: tree-cfg.c:4453
#, gcc-internal-format
msgid "case labels not sorted: "
msgstr ""
-#: tree-cfg.c:4461
+#: tree-cfg.c:4470
#, gcc-internal-format
msgid "extra outgoing edge %d->%d"
msgstr ""
-#: tree-cfg.c:4484
+#: tree-cfg.c:4493
#, gcc-internal-format
msgid "missing edge %i->%i"
msgstr ""
-#: tree-cfg.c:7189
+#: tree-cfg.c:7121
#, gcc-internal-format
msgid "%<noreturn%> function does return"
msgstr ""
-#: tree-cfg.c:7209
+#: tree-cfg.c:7141
#, gcc-internal-format
msgid "control reaches end of non-void function"
msgstr ""
-#: tree-cfg.c:7272
+#: tree-cfg.c:7204
#, gcc-internal-format
msgid "function might be possible candidate for attribute %<noreturn%>"
msgstr ""
-#: tree-cfg.c:7343
+#: tree-cfg.c:7275
#, gcc-internal-format
msgid ""
"ignoring return value of %qD, declared with attribute warn_unused_result"
msgstr ""
-#: tree-cfg.c:7348
+#: tree-cfg.c:7280
#, gcc-internal-format
msgid ""
"ignoring return value of function declared with attribute warn_unused_result"
@@ -19030,130 +19218,124 @@ msgstr ""
msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
msgstr ""
-#: tree-eh.c:3877
+#: tree-eh.c:3880
#, gcc-internal-format
msgid "BB %i has multiple EH edges"
msgstr ""
-#: tree-eh.c:3889
+#: tree-eh.c:3892
#, gcc-internal-format
msgid "BB %i can not throw but has an EH edge"
msgstr ""
-#: tree-eh.c:3897
+#: tree-eh.c:3900
#, gcc-internal-format
msgid "BB %i last statement has incorrectly set lp"
msgstr ""
-#: tree-eh.c:3903
+#: tree-eh.c:3906
#, gcc-internal-format
msgid "BB %i is missing an EH edge"
msgstr ""
-#: tree-eh.c:3909
+#: tree-eh.c:3912
#, gcc-internal-format
msgid "Incorrect EH edge %i->%i"
msgstr ""
-#: tree-eh.c:3943 tree-eh.c:3962
+#: tree-eh.c:3946 tree-eh.c:3965
#, gcc-internal-format
msgid "BB %i is missing an edge"
msgstr ""
-#: tree-eh.c:3979
+#: tree-eh.c:3982
#, gcc-internal-format
msgid "BB %i too many fallthru edges"
msgstr ""
-#: tree-eh.c:3988
+#: tree-eh.c:3991
#, gcc-internal-format
msgid "BB %i has incorrect edge"
msgstr ""
-#: tree-eh.c:3994
+#: tree-eh.c:3997
#, gcc-internal-format
msgid "BB %i has incorrect fallthru edge"
msgstr ""
-#: tree-inline.c:2775
+#: tree-inline.c:2744
#, gcc-internal-format
msgid "function %q+F can never be copied because it receives a non-local goto"
msgstr ""
-#: tree-inline.c:2792
+#: tree-inline.c:2761
#, gcc-internal-format
msgid ""
"function %q+F can never be copied because it saves address of local label in "
"a static variable"
msgstr ""
-#: tree-inline.c:2802
-#, gcc-internal-format
-msgid ""
-"function %q+F can never be copied because it uses variable sized variables"
-msgstr ""
-
-#: tree-inline.c:2840
+#: tree-inline.c:2799
#, 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:2854
+#: tree-inline.c:2813
#, gcc-internal-format
msgid "function %q+F can never be inlined because it uses setjmp"
msgstr ""
-#: tree-inline.c:2868
+#: tree-inline.c:2827
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses variable argument lists"
msgstr ""
-#: tree-inline.c:2880
+#: tree-inline.c:2839
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses setjmp-longjmp exception "
"handling"
msgstr ""
-#: tree-inline.c:2888
+#: tree-inline.c:2847
#, gcc-internal-format
msgid "function %q+F can never be inlined because it uses non-local goto"
msgstr ""
-#: tree-inline.c:2900
+#: tree-inline.c:2859
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses __builtin_return or "
"__builtin_apply_args"
msgstr ""
-#: tree-inline.c:2920
+#: tree-inline.c:2879
#, gcc-internal-format
msgid "function %q+F can never be inlined because it contains a computed goto"
msgstr ""
-#: tree-inline.c:3000
+#: tree-inline.c:2959
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it is suppressed using -fno-inline"
msgstr ""
-#: tree-inline.c:3014
+#: tree-inline.c:2973
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses attributes conflicting "
"with inlining"
msgstr ""
-#: tree-inline.c:3579 tree-inline.c:3590
+#: tree-inline.c:3544 tree-inline.c:3555
#, gcc-internal-format
msgid "inlining failed in call to %q+F: %s"
msgstr ""
-#: tree-inline.c:3581 tree-inline.c:3592
+#: tree-inline.c:3546 tree-inline.c:3557
#, gcc-internal-format
msgid "called from here"
msgstr ""
@@ -19400,108 +19582,108 @@ msgid ""
"> or %<-X%>"
msgstr ""
-#: tree.c:4068
+#: tree.c:4080
#, gcc-internal-format
msgid "ignoring attributes applied to %qT after definition"
msgstr ""
-#: tree.c:5196
+#: tree.c:5208
#, gcc-internal-format
msgid "%q+D already declared with dllexport attribute: dllimport ignored"
msgstr ""
-#: tree.c:5208
+#: tree.c:5220
#, gcc-internal-format
msgid ""
"%q+D redeclared without dllimport attribute after being referenced with dll "
"linkage"
msgstr ""
-#: tree.c:5223
+#: tree.c:5235
#, gcc-internal-format
msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
msgstr ""
-#: tree.c:5323
+#: tree.c:5335
#, gcc-internal-format
msgid "inline function %q+D declared as dllimport: attribute ignored"
msgstr ""
-#: tree.c:5331
+#: tree.c:5343
#, gcc-internal-format
msgid "function %q+D definition is marked dllimport"
msgstr ""
-#: tree.c:5339 config/sh/symbian-c.c:144 config/sh/symbian-cxx.c:576
+#: tree.c:5351 config/sh/symbian-c.c:144 config/sh/symbian-cxx.c:576
#, gcc-internal-format
msgid "variable %q+D definition is marked dllimport"
msgstr ""
-#: tree.c:5366 config/sh/symbian-c.c:164 config/sh/symbian-cxx.c:651
+#: tree.c:5378 config/sh/symbian-c.c:164 config/sh/symbian-cxx.c:651
#, gcc-internal-format
msgid "external linkage required for symbol %q+D because of %qE attribute"
msgstr ""
-#: tree.c:5380
+#: tree.c:5392
#, gcc-internal-format
msgid ""
"%qE implies default visibility, but %qD has already been declared with a "
"different visibility"
msgstr ""
-#: tree.c:6980
+#: tree.c:6992
#, gcc-internal-format
msgid "arrays of functions are not meaningful"
msgstr ""
-#: tree.c:7117
+#: tree.c:7129
#, gcc-internal-format
msgid "function return type cannot be function"
msgstr ""
-#: tree.c:8329 tree.c:8414 tree.c:8475
+#: tree.c:8341 tree.c:8426 tree.c:8487
#, gcc-internal-format
msgid "tree check: %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:8366
+#: tree.c:8378
#, gcc-internal-format
msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:8379
+#: tree.c:8391
#, gcc-internal-format
msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:8428
+#: tree.c:8440
#, gcc-internal-format
msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:8441
+#: tree.c:8453
#, gcc-internal-format
msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:8501
+#: tree.c:8513
#, gcc-internal-format
msgid ""
"tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
"%d"
msgstr ""
-#: tree.c:8515
+#: tree.c:8527
#, gcc-internal-format
msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
msgstr ""
-#: tree.c:8528
+#: tree.c:8540
#, gcc-internal-format
msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
msgstr ""
-#: tree.c:8541
+#: tree.c:8553
#, gcc-internal-format
msgid ""
"tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
@@ -19606,78 +19788,78 @@ msgid ""
"requested alignment for %q+D is greater than implemented alignment of %wu"
msgstr ""
-#: varasm.c:4561
+#: varasm.c:4624
#, gcc-internal-format
msgid "initializer for integer/fixed-point value is too complicated"
msgstr ""
-#: varasm.c:4566
+#: varasm.c:4629
#, gcc-internal-format
msgid "initializer for floating value is not a floating constant"
msgstr ""
-#: varasm.c:4872
+#: varasm.c:4935
#, gcc-internal-format
msgid "invalid initial value for member %qE"
msgstr ""
-#: varasm.c:5181 varasm.c:5225
+#: varasm.c:5244 varasm.c:5288
#, gcc-internal-format
msgid "weak declaration of %q+D must precede definition"
msgstr ""
-#: varasm.c:5189
+#: varasm.c:5252
#, gcc-internal-format
msgid ""
"weak declaration of %q+D after first use results in unspecified behavior"
msgstr ""
-#: varasm.c:5223
+#: varasm.c:5286
#, gcc-internal-format
msgid "weak declaration of %q+D must be public"
msgstr ""
-#: varasm.c:5227
+#: varasm.c:5290
#, gcc-internal-format
msgid "weak declaration of %q+D not supported"
msgstr ""
-#: varasm.c:5253 varasm.c:5655
+#: varasm.c:5319 varasm.c:5721
#, gcc-internal-format
msgid "only weak aliases are supported in this configuration"
msgstr ""
-#: varasm.c:5470
+#: varasm.c:5536
#, gcc-internal-format
msgid "weakref is not supported in this configuration"
msgstr ""
-#: varasm.c:5584
+#: varasm.c:5650
#, gcc-internal-format
msgid "%q+D aliased to undefined symbol %qE"
msgstr ""
-#: varasm.c:5594
+#: varasm.c:5660
#, gcc-internal-format
msgid "%q+D aliased to external symbol %qE"
msgstr ""
-#: varasm.c:5633
+#: varasm.c:5699
#, gcc-internal-format
msgid "weakref %q+D ultimately targets itself"
msgstr ""
-#: varasm.c:5642
+#: varasm.c:5708
#, gcc-internal-format
msgid "weakref %q+D must have static linkage"
msgstr ""
-#: varasm.c:5649
+#: varasm.c:5715
#, gcc-internal-format
msgid "alias definitions not supported in this configuration"
msgstr ""
-#: varasm.c:5715
+#: varasm.c:5781
#, gcc-internal-format
msgid "visibility attribute not supported in this configuration; ignored"
msgstr ""
@@ -19868,7 +20050,7 @@ msgstr ""
msgid "profiler support for VxWorks"
msgstr ""
-#: config/alpha/alpha.c:230 config/rs6000/rs6000.c:3138
+#: config/alpha/alpha.c:230 config/rs6000/rs6000.c:3147
#, gcc-internal-format
msgid "bad value %qs for -mtls-size switch"
msgstr ""
@@ -19943,8 +20125,8 @@ msgstr ""
msgid "bad value %qs for -mmemory-latency"
msgstr ""
-#: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735 config/s390/s390.c:8800
-#: config/s390/s390.c:8803
+#: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735 config/s390/s390.c:8805
+#: config/s390/s390.c:8808
#, gcc-internal-format
msgid "bad builtin fcode"
msgstr ""
@@ -19964,7 +20146,7 @@ msgstr ""
msgid "switch -mcpu=%s conflicts with -march= switch"
msgstr ""
-#: config/arm/arm.c:1347 config/rs6000/rs6000.c:2362 config/sparc/sparc.c:783
+#: config/arm/arm.c:1347 config/rs6000/rs6000.c:2366 config/sparc/sparc.c:783
#, gcc-internal-format
msgid "bad value (%s) for %s switch"
msgstr ""
@@ -20155,12 +20337,12 @@ msgid "PCS variant"
msgstr ""
#: config/arm/arm.c:4532 config/arm/arm.c:4550 config/avr/avr.c:4838
-#: config/avr/avr.c:4854 config/bfin/bfin.c:5546 config/bfin/bfin.c:5607
-#: config/bfin/bfin.c:5636 config/h8300/h8300.c:5338 config/i386/i386.c:4409
-#: config/i386/i386.c:25895 config/i386/i386.c:25975
+#: config/avr/avr.c:4854 config/bfin/bfin.c:5550 config/bfin/bfin.c:5611
+#: config/bfin/bfin.c:5640 config/h8300/h8300.c:5339 config/i386/i386.c:4409
+#: config/i386/i386.c:25883 config/i386/i386.c:25963
#: config/m68hc11/m68hc11.c:1168 config/m68k/m68k.c:802
#: config/mcore/mcore.c:3036 config/mep/mep.c:4062 config/mep/mep.c:4076
-#: config/mep/mep.c:4150 config/rs6000/rs6000.c:23393 config/rx/rx.c:2099
+#: config/mep/mep.c:4150 config/rs6000/rs6000.c:23444 config/rx/rx.c:2099
#: config/sh/sh.c:8680 config/sh/sh.c:8698 config/sh/sh.c:8727
#: config/sh/sh.c:8809 config/sh/sh.c:8832 config/spu/spu.c:3861
#: config/stormy16/stormy16.c:2230 config/v850/v850.c:2080
@@ -20168,39 +20350,39 @@ msgstr ""
msgid "%qE attribute only applies to functions"
msgstr ""
-#: config/arm/arm.c:16406
+#: config/arm/arm.c:16373
#, gcc-internal-format
msgid "unable to compute real location of stacked parameter"
msgstr ""
-#: config/arm/arm.c:17986
+#: config/arm/arm.c:17953
#, gcc-internal-format
msgid "argument must be a constant"
msgstr ""
#. @@@ better error message
-#: config/arm/arm.c:18294 config/arm/arm.c:18331
+#: config/arm/arm.c:18261 config/arm/arm.c:18298
#, gcc-internal-format
msgid "selector must be an immediate"
msgstr ""
#. @@@ better error message
-#: config/arm/arm.c:18374
+#: config/arm/arm.c:18341
#, gcc-internal-format
msgid "mask must be an immediate"
msgstr ""
-#: config/arm/arm.c:19036
+#: config/arm/arm.c:19003
#, gcc-internal-format
msgid "no low registers available for popping high registers"
msgstr ""
-#: config/arm/arm.c:19259
+#: config/arm/arm.c:19226
#, gcc-internal-format
msgid "interrupt Service Routines cannot be coded in Thumb mode"
msgstr ""
-#: config/arm/arm.c:21379
+#: config/arm/arm.c:21346
#, gcc-internal-format
msgid "the mangling of %<va_list%> has changed in GCC 4.4"
msgstr ""
@@ -20315,23 +20497,23 @@ msgstr ""
msgid "-mcorea and -mcoreb can't be used together"
msgstr ""
-#: config/bfin/bfin.c:5551
+#: config/bfin/bfin.c:5555
#, gcc-internal-format
msgid "multiple function type attributes specified"
msgstr ""
-#: config/bfin/bfin.c:5618
+#: config/bfin/bfin.c:5622
#, gcc-internal-format
msgid "can't apply both longcall and shortcall attributes to the same function"
msgstr ""
-#: config/bfin/bfin.c:5668 config/i386/winnt.c:59 config/mep/mep.c:3966
+#: config/bfin/bfin.c:5672 config/i386/winnt.c:59 config/mep/mep.c:3966
#: config/mep/mep.c:4104
#, gcc-internal-format
msgid "%qE attribute only applies to variables"
msgstr ""
-#: config/bfin/bfin.c:5675
+#: config/bfin/bfin.c:5679
#, gcc-internal-format
msgid "%qE attribute cannot be specified for local variables"
msgstr ""
@@ -20863,122 +21045,122 @@ msgstr ""
msgid "non-integer operand used with operand code '%c'"
msgstr ""
-#: config/i386/i386.c:22875
+#: config/i386/i386.c:22863
#, gcc-internal-format
msgid "last argument must be an immediate"
msgstr ""
-#: config/i386/i386.c:23168
+#: config/i386/i386.c:23156
#, gcc-internal-format
msgid "the fifth argument must be a 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:23263
+#: config/i386/i386.c:23251
#, gcc-internal-format
msgid "the third argument must be a 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:23609
+#: config/i386/i386.c:23597
#, gcc-internal-format
msgid "the last argument must be a 4-bit immediate"
msgstr ""
-#: config/i386/i386.c:23614
+#: config/i386/i386.c:23602
#, gcc-internal-format
msgid "the last argument must be a 2-bit immediate"
msgstr ""
-#: config/i386/i386.c:23623
+#: config/i386/i386.c:23611
#, gcc-internal-format
msgid "the last argument must be a 1-bit immediate"
msgstr ""
-#: config/i386/i386.c:23632
+#: config/i386/i386.c:23620
#, gcc-internal-format
msgid "the last argument must be a 5-bit immediate"
msgstr ""
-#: config/i386/i386.c:23641
+#: config/i386/i386.c:23629
#, gcc-internal-format
msgid "the next to last argument must be an 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:23645 config/i386/i386.c:23843
+#: config/i386/i386.c:23633 config/i386/i386.c:23831
#, gcc-internal-format
msgid "the last argument must be an 8-bit immediate"
msgstr ""
-#: config/i386/i386.c:23841
+#: config/i386/i386.c:23829
#, gcc-internal-format
msgid "the last argument must be a 32-bit immediate"
msgstr ""
-#: config/i386/i386.c:23907 config/rs6000/rs6000.c:10205
+#: config/i386/i386.c:23895 config/rs6000/rs6000.c:10249
#, gcc-internal-format
msgid "selector must be an integer constant in the range 0..%wi"
msgstr ""
-#: config/i386/i386.c:24050
+#: config/i386/i386.c:24038
#, gcc-internal-format
msgid "%qE needs unknown isa option"
msgstr ""
-#: config/i386/i386.c:24054
+#: config/i386/i386.c:24042
#, gcc-internal-format
msgid "%qE needs isa option %s"
msgstr ""
-#: config/i386/i386.c:25902
+#: config/i386/i386.c:25890
#, gcc-internal-format
msgid "%qE attribute only available for 64-bit"
msgstr ""
-#: config/i386/i386.c:25913 config/i386/i386.c:25922
+#: config/i386/i386.c:25901 config/i386/i386.c:25910
#, gcc-internal-format
msgid "ms_abi and sysv_abi attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:25960 config/rs6000/rs6000.c:23476
+#: config/i386/i386.c:25948 config/rs6000/rs6000.c:23527
#, gcc-internal-format
msgid "%qE incompatible attribute ignored"
msgstr ""
-#: config/i386/i386.c:25983
+#: config/i386/i386.c:25971
#, gcc-internal-format
msgid "%qE attribute only available for 32-bit"
msgstr ""
-#: config/i386/i386.c:25989
+#: config/i386/i386.c:25977
#, gcc-internal-format
msgid "ms_hook_prologue attribute needs assembler swap suffix support"
msgstr ""
-#: config/i386/i386.c:29891
+#: config/i386/i386.c:29887
#, gcc-internal-format
msgid "vector permutation requires vector constant"
msgstr ""
-#: config/i386/i386.c:29901
+#: config/i386/i386.c:29897
#, gcc-internal-format
msgid "invalid vector permutation constant"
msgstr ""
-#: config/i386/i386.c:29949
+#: config/i386/i386.c:29945
#, gcc-internal-format
msgid "vector permutation (%d %d)"
msgstr ""
-#: config/i386/i386.c:29952
+#: config/i386/i386.c:29948
#, gcc-internal-format
msgid "vector permutation (%d %d %d %d)"
msgstr ""
-#: config/i386/i386.c:29956
+#: config/i386/i386.c:29952
#, gcc-internal-format
msgid "vector permutation (%d %d %d %d %d %d %d %d)"
msgstr ""
-#: config/i386/i386.c:29961
+#: config/i386/i386.c:29957
#, gcc-internal-format
msgid "vector permutation (%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d)"
msgstr ""
@@ -21057,29 +21239,29 @@ msgstr ""
msgid "%qE attribute requires a string constant argument"
msgstr ""
-#: config/ia64/ia64.c:5391 config/pa/pa.c:368 config/sh/sh.c:8528
+#: config/ia64/ia64.c:5384 config/pa/pa.c:368 config/sh/sh.c:8528
#: config/spu/spu.c:5051
#, gcc-internal-format
msgid "value of -mfixed-range must have form REG1-REG2"
msgstr ""
-#: config/ia64/ia64.c:5418 config/pa/pa.c:395 config/sh/sh.c:8554
+#: config/ia64/ia64.c:5411 config/pa/pa.c:395 config/sh/sh.c:8554
#: config/spu/spu.c:5077
#, gcc-internal-format
msgid "%s-%s is an empty range"
msgstr ""
-#: config/ia64/ia64.c:5446
+#: config/ia64/ia64.c:5439
#, gcc-internal-format
msgid "bad value %<%s%> for -mtls-size= switch"
msgstr ""
-#: config/ia64/ia64.c:5471
+#: config/ia64/ia64.c:5464
#, gcc-internal-format
msgid "bad value %<%s%> for -mtune= switch"
msgstr ""
-#: config/ia64/ia64.c:10641
+#: config/ia64/ia64.c:10634
#, gcc-internal-format
msgid "version attribute is not a string"
msgstr ""
@@ -21205,7 +21387,7 @@ msgstr ""
msgid "interrupt_thread is available only on fido"
msgstr ""
-#: config/m68k/m68k.c:1145 config/rs6000/rs6000.c:17981
+#: config/m68k/m68k.c:1145 config/rs6000/rs6000.c:18025
#, gcc-internal-format
msgid "stack limit expression is not supported"
msgstr ""
@@ -21924,301 +22106,301 @@ msgstr ""
msgid "invalid parameter combination for AltiVec intrinsic"
msgstr ""
-#: config/rs6000/rs6000.c:2107
+#: config/rs6000/rs6000.c:2111
#, gcc-internal-format
msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
msgstr ""
-#: config/rs6000/rs6000.c:2118
+#: config/rs6000/rs6000.c:2122
#, gcc-internal-format
msgid "-m64 requires PowerPC64 architecture, enabling"
msgstr ""
-#: config/rs6000/rs6000.c:2370
+#: config/rs6000/rs6000.c:2374
#, gcc-internal-format
msgid "AltiVec not supported in this target"
msgstr ""
-#: config/rs6000/rs6000.c:2372
+#: config/rs6000/rs6000.c:2376
#, gcc-internal-format
msgid "Spe not supported in this target"
msgstr ""
-#: config/rs6000/rs6000.c:2399
+#: config/rs6000/rs6000.c:2403
#, gcc-internal-format
msgid "-mmultiple is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:2406
+#: config/rs6000/rs6000.c:2410
#, gcc-internal-format
msgid "-mstring is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:2460
+#: config/rs6000/rs6000.c:2469
#, gcc-internal-format
msgid "unknown -mdebug-%s switch"
msgstr ""
-#: config/rs6000/rs6000.c:2500
+#: config/rs6000/rs6000.c:2509
#, gcc-internal-format
msgid ""
"unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
msgstr ""
-#: config/rs6000/rs6000.c:3121
+#: config/rs6000/rs6000.c:3130
#, gcc-internal-format
msgid "unknown -m%s= option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:3167
+#: config/rs6000/rs6000.c:3176
#, gcc-internal-format
msgid "unknown value %s for -mfpu"
msgstr ""
-#: config/rs6000/rs6000.c:3496
+#: config/rs6000/rs6000.c:3505
#, gcc-internal-format
msgid "not configured for ABI: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:3509
+#: config/rs6000/rs6000.c:3518
#, gcc-internal-format
msgid "Using darwin64 ABI"
msgstr ""
-#: config/rs6000/rs6000.c:3514
+#: config/rs6000/rs6000.c:3523
#, gcc-internal-format
msgid "Using old darwin ABI"
msgstr ""
-#: config/rs6000/rs6000.c:3521
+#: config/rs6000/rs6000.c:3530
#, gcc-internal-format
msgid "Using IBM extended precision long double"
msgstr ""
-#: config/rs6000/rs6000.c:3527
+#: config/rs6000/rs6000.c:3536
#, gcc-internal-format
msgid "Using IEEE extended precision long double"
msgstr ""
-#: config/rs6000/rs6000.c:3532
+#: config/rs6000/rs6000.c:3541
#, gcc-internal-format
msgid "unknown ABI specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:3559
+#: config/rs6000/rs6000.c:3568
#, gcc-internal-format
msgid "invalid option for -mfloat-gprs: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:3569
+#: config/rs6000/rs6000.c:3578
#, gcc-internal-format
msgid "Unknown switch -mlong-double-%s"
msgstr ""
-#: config/rs6000/rs6000.c:3590
+#: config/rs6000/rs6000.c:3599
#, 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:3598
+#: config/rs6000/rs6000.c:3607
#, gcc-internal-format
msgid "unknown -malign-XXXXX option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:3605
+#: config/rs6000/rs6000.c:3614
#, gcc-internal-format
msgid "-msingle-float option equivalent to -mhard-float"
msgstr ""
-#: config/rs6000/rs6000.c:3621
+#: config/rs6000/rs6000.c:3630
#, gcc-internal-format
msgid "-msimple-fpu option ignored"
msgstr ""
-#: config/rs6000/rs6000.c:6749
+#: config/rs6000/rs6000.c:6793
#, gcc-internal-format
msgid ""
"GCC vector returned by reference: non-standard ABI extension with no "
"compatibility guarantee"
msgstr ""
-#: config/rs6000/rs6000.c:6822
+#: config/rs6000/rs6000.c:6866
#, 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:7081
+#: config/rs6000/rs6000.c:7125
#, 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:7983
+#: config/rs6000/rs6000.c:8027
#, gcc-internal-format
msgid ""
"GCC vector passed by reference: non-standard ABI extension with no "
"compatibility guarantee"
msgstr ""
-#: config/rs6000/rs6000.c:8565
+#: config/rs6000/rs6000.c:8609
#, gcc-internal-format
msgid "internal error: builtin function to %s already processed."
msgstr ""
-#: config/rs6000/rs6000.c:9500
+#: config/rs6000/rs6000.c:9544
#, gcc-internal-format
msgid "argument 1 must be a 5-bit signed literal"
msgstr ""
-#: config/rs6000/rs6000.c:9603 config/rs6000/rs6000.c:10575
+#: config/rs6000/rs6000.c:9647 config/rs6000/rs6000.c:10619
#, gcc-internal-format
msgid "argument 2 must be a 5-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:9642
+#: config/rs6000/rs6000.c:9686
#, gcc-internal-format
msgid "argument 1 of __builtin_altivec_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:9694
+#: config/rs6000/rs6000.c:9738
#, gcc-internal-format
msgid "argument 1 of __builtin_altivec_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:9944
+#: config/rs6000/rs6000.c:9988
#, gcc-internal-format
msgid "argument 3 must be a 4-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:9962
+#: config/rs6000/rs6000.c:10006
#, gcc-internal-format
msgid "argument 3 must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:9974
+#: config/rs6000/rs6000.c:10018
#, gcc-internal-format
msgid "argument 3 must be a 1-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:10150
+#: config/rs6000/rs6000.c:10194
#, gcc-internal-format
msgid "argument to %qs must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:10294
+#: config/rs6000/rs6000.c:10338
#, gcc-internal-format
msgid "unresolved overload for Altivec builtin %qF"
msgstr ""
-#: config/rs6000/rs6000.c:10385
+#: config/rs6000/rs6000.c:10429
#, gcc-internal-format
msgid "argument to dss must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:10695
+#: config/rs6000/rs6000.c:10739
#, gcc-internal-format
msgid "argument 1 of __builtin_paired_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:10742
+#: config/rs6000/rs6000.c:10786
#, gcc-internal-format
msgid "argument 1 of __builtin_paired_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:10767
+#: config/rs6000/rs6000.c:10811
#, gcc-internal-format
msgid "argument 1 of __builtin_spe_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:10839
+#: config/rs6000/rs6000.c:10883
#, gcc-internal-format
msgid "argument 1 of __builtin_spe_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:12185
+#: config/rs6000/rs6000.c:12229
#, gcc-internal-format
msgid "internal error: builtin function %s had no type"
msgstr ""
-#: config/rs6000/rs6000.c:12192
+#: config/rs6000/rs6000.c:12236
#, gcc-internal-format
msgid "internal error: builtin function %s had an unexpected return type %s"
msgstr ""
-#: config/rs6000/rs6000.c:12205
+#: config/rs6000/rs6000.c:12249
#, gcc-internal-format
msgid ""
"internal error: builtin function %s, argument %d had unexpected argument "
"type %s"
msgstr ""
-#: config/rs6000/rs6000.c:17951
+#: config/rs6000/rs6000.c:17995
#, gcc-internal-format
msgid "stack frame too large"
msgstr ""
-#: config/rs6000/rs6000.c:18347
+#: config/rs6000/rs6000.c:18391
#, gcc-internal-format
msgid "Out-of-line save/restore routines not supported on Darwin"
msgstr ""
-#: config/rs6000/rs6000.c:21242
+#: config/rs6000/rs6000.c:21286
#, gcc-internal-format
msgid "no profiling of 64-bit code for this ABI"
msgstr ""
-#: config/rs6000/rs6000.c:23263
+#: config/rs6000/rs6000.c:23314
#, gcc-internal-format
msgid "use of %<long double%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:23265
+#: config/rs6000/rs6000.c:23316
#, gcc-internal-format
msgid "use of boolean types in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:23267
+#: config/rs6000/rs6000.c:23318
#, gcc-internal-format
msgid "use of %<complex%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:23269
+#: config/rs6000/rs6000.c:23320
#, gcc-internal-format
msgid "use of decimal floating point types in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:23275
+#: config/rs6000/rs6000.c:23326
#, gcc-internal-format
msgid ""
"use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
msgstr ""
-#: config/rs6000/rs6000.c:23278
+#: config/rs6000/rs6000.c:23329
#, gcc-internal-format
msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
msgstr ""
-#: config/rs6000/rs6000.c:23283
+#: config/rs6000/rs6000.c:23334
#, gcc-internal-format
msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
msgstr ""
-#: config/rs6000/rs6000.c:23286
+#: config/rs6000/rs6000.c:23337
#, gcc-internal-format
msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
msgstr ""
-#: config/rs6000/rs6000.c:25688
+#: config/rs6000/rs6000.c:25739
#, gcc-internal-format
msgid "emitting microcode insn %s\t[%s] #%d"
msgstr ""
-#: config/rs6000/rs6000.c:25692
+#: config/rs6000/rs6000.c:25743
#, gcc-internal-format
msgid "emitting conditional microcode insn %s\t[%s] #%d"
msgstr ""
@@ -22445,22 +22627,22 @@ msgstr ""
msgid "-mstack-guard implies use of -mstack-size"
msgstr ""
-#: config/s390/s390.c:7091
+#: config/s390/s390.c:7096
#, gcc-internal-format
msgid "total size of local variables exceeds architecture limit"
msgstr ""
-#: config/s390/s390.c:7789
+#: config/s390/s390.c:7794
#, gcc-internal-format
msgid "frame size of function %qs is "
msgstr ""
-#: config/s390/s390.c:7815
+#: config/s390/s390.c:7820
#, gcc-internal-format
msgid "frame size of %qs is "
msgstr ""
-#: config/s390/s390.c:7819
+#: config/s390/s390.c:7824
#, gcc-internal-format
msgid "%qs uses dynamic stack allocation"
msgstr ""
@@ -22511,17 +22693,17 @@ msgstr ""
msgid "%qE attribute argument not a string constant"
msgstr ""
-#: config/sh/sh.c:11242
+#: config/sh/sh.c:11238
#, gcc-internal-format
msgid "r0 needs to be available as a call-clobbered register"
msgstr ""
-#: config/sh/sh.c:11263
+#: config/sh/sh.c:11259
#, gcc-internal-format
msgid "Need a second call-clobbered general purpose register"
msgstr ""
-#: config/sh/sh.c:11271
+#: config/sh/sh.c:11267
#, gcc-internal-format
msgid "Need a call-clobbered target register"
msgstr ""
@@ -22551,8 +22733,8 @@ msgstr ""
#: config/sh/symbian-c.c:122 config/sh/symbian-c.c:129
#: config/sh/symbian-cxx.c:554 config/sh/symbian-cxx.c:561
-#: ada/gcc-interface/utils.c:5181 ada/gcc-interface/utils.c:5357
-#: ada/gcc-interface/utils.c:5377 ada/gcc-interface/utils.c:5437
+#: ada/gcc-interface/utils.c:5183 ada/gcc-interface/utils.c:5359
+#: ada/gcc-interface/utils.c:5379 ada/gcc-interface/utils.c:5439
#, gcc-internal-format
msgid "%qs attribute ignored"
msgstr ""
@@ -22839,7 +23021,7 @@ msgstr ""
msgid "%s %+#D <deleted>"
msgstr ""
-#: cp/call.c:2725 cp/pt.c:1701
+#: cp/call.c:2725 cp/pt.c:1703
#, gcc-internal-format
msgid "%s %+#D"
msgstr ""
@@ -23052,7 +23234,7 @@ msgstr ""
msgid "invalid conversion from %qT to %qT"
msgstr ""
-#: cp/call.c:4878
+#: cp/call.c:4878 cp/call.c:5047
#, gcc-internal-format
msgid " initializing argument %P of %qD"
msgstr ""
@@ -23150,91 +23332,91 @@ msgstr ""
msgid "call to non-function %qD"
msgstr ""
-#: cp/call.c:6257 cp/typeck.c:2521
+#: cp/call.c:6257 cp/typeck.c:2537
#, gcc-internal-format
msgid "cannot call constructor %<%T::%D%> directly"
msgstr ""
#: cp/call.c:6259
#, gcc-internal-format
-msgid "for a function-style cast, remove the redundant %<::%D%>"
+msgid " for a function-style cast, remove the redundant %<::%D%>"
msgstr ""
-#: cp/call.c:6382
+#: cp/call.c:6381
#, gcc-internal-format
msgid "no matching function for call to %<%T::%s(%A)%#V%>"
msgstr ""
-#: cp/call.c:6407
+#: cp/call.c:6406
#, gcc-internal-format
msgid "call of overloaded %<%s(%A)%> is ambiguous"
msgstr ""
-#: cp/call.c:6436
+#: cp/call.c:6435
#, gcc-internal-format
msgid "cannot call member function %qD without object"
msgstr ""
-#: cp/call.c:7122
+#: cp/call.c:7121
#, gcc-internal-format
msgid "passing %qT chooses %qT over %qT"
msgstr ""
-#: cp/call.c:7124 cp/name-lookup.c:5018
+#: cp/call.c:7123 cp/name-lookup.c:5018
#, gcc-internal-format
msgid " in call to %qD"
msgstr ""
-#: cp/call.c:7181
+#: cp/call.c:7180
#, gcc-internal-format
msgid "choosing %qD over %qD"
msgstr ""
-#: cp/call.c:7182
+#: cp/call.c:7181
#, gcc-internal-format
msgid " for conversion from %qT to %qT"
msgstr ""
-#: cp/call.c:7185
+#: cp/call.c:7184
#, gcc-internal-format
msgid " because conversion sequence for the argument is better"
msgstr ""
-#: cp/call.c:7303
+#: cp/call.c:7302
#, gcc-internal-format
msgid "default argument mismatch in overload resolution"
msgstr ""
-#: cp/call.c:7306
+#: cp/call.c:7305
#, gcc-internal-format
msgid " candidate 1: %q+#F"
msgstr ""
-#: cp/call.c:7308
+#: cp/call.c:7307
#, gcc-internal-format
msgid " candidate 2: %q+#F"
msgstr ""
-#: cp/call.c:7346
+#: cp/call.c:7345
#, 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:7499
+#: cp/call.c:7498
#, gcc-internal-format
msgid "could not convert %qE to %qT"
msgstr ""
-#: cp/call.c:7717
+#: cp/call.c:7716
#, gcc-internal-format
msgid ""
"invalid initialization of non-const reference of type %qT from an rvalue of "
"type %qT"
msgstr ""
-#: cp/call.c:7721
+#: cp/call.c:7720
#, gcc-internal-format
msgid ""
"invalid initialization of reference of type %qT from expression of type %qT"
@@ -23561,57 +23743,57 @@ msgid ""
"version of GCC"
msgstr ""
-#: cp/class.c:5284 cp/parser.c:16346
+#: cp/class.c:5289 cp/parser.c:16349
#, gcc-internal-format
msgid "redefinition of %q#T"
msgstr ""
-#: cp/class.c:5436
+#: cp/class.c:5441
#, gcc-internal-format
msgid "%q#T has virtual functions and accessible non-virtual destructor"
msgstr ""
-#: cp/class.c:5541
+#: cp/class.c:5546
#, gcc-internal-format
msgid "trying to finish struct, but kicked out due to previous parse errors"
msgstr ""
-#: cp/class.c:6005
+#: cp/class.c:6010
#, gcc-internal-format
msgid "language string %<\"%E\"%> not recognized"
msgstr ""
-#: cp/class.c:6095
+#: cp/class.c:6100
#, gcc-internal-format
msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
msgstr ""
-#: cp/class.c:6219
+#: cp/class.c:6224
#, gcc-internal-format
msgid "no matches converting function %qD to type %q#T"
msgstr ""
-#: cp/class.c:6249
+#: cp/class.c:6254
#, gcc-internal-format
msgid "converting overloaded function %qD to type %q#T is ambiguous"
msgstr ""
-#: cp/class.c:6276
+#: cp/class.c:6281
#, gcc-internal-format
msgid "assuming pointer to member %qD"
msgstr ""
-#: cp/class.c:6279
+#: cp/class.c:6284
#, gcc-internal-format
msgid "(a pointer to member can only be formed with %<&%E%>)"
msgstr ""
-#: cp/class.c:6341 cp/class.c:6375
+#: cp/class.c:6346 cp/class.c:6380
#, gcc-internal-format
msgid "not enough type information"
msgstr ""
-#: cp/class.c:6358
+#: cp/class.c:6363
#, gcc-internal-format
msgid "argument of type %qT does not match %qT"
msgstr ""
@@ -23621,12 +23803,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:6660 cp/decl.c:1197 cp/name-lookup.c:525
+#: cp/class.c:6665 cp/decl.c:1197 cp/name-lookup.c:525
#, gcc-internal-format
msgid "declaration of %q#D"
msgstr ""
-#: cp/class.c:6661
+#: cp/class.c:6666
#, gcc-internal-format
msgid "changes meaning of %qD from %q+#D"
msgstr ""
@@ -23661,7 +23843,7 @@ msgstr ""
msgid "conversion from %qT to %qT discards qualifiers"
msgstr ""
-#: cp/cvt.c:470 cp/typeck.c:5816
+#: cp/cvt.c:470 cp/typeck.c:5832
#, gcc-internal-format
msgid "casting %qT to %qT does not dereference pointer"
msgstr ""
@@ -23738,12 +23920,12 @@ msgstr ""
msgid "converting NULL to non-pointer type"
msgstr ""
-#: cp/cvt.c:1254
+#: cp/cvt.c:1255
#, gcc-internal-format
msgid "ambiguous default type conversion from %qT"
msgstr ""
-#: cp/cvt.c:1256
+#: cp/cvt.c:1257
#, gcc-internal-format
msgid " candidate conversions include %qD and %qD"
msgstr ""
@@ -23955,314 +24137,363 @@ msgstr ""
msgid "conflicts with previous declaration here"
msgstr ""
-#: cp/decl.c:2506
+#. Reject two definitions.
+#: cp/decl.c:2213 cp/decl.c:2242 cp/decl.c:2271 cp/decl.c:2288 cp/decl.c:2360
+#, gcc-internal-format
+msgid "redefinition of %q#D"
+msgstr ""
+
+#: cp/decl.c:2229
+#, gcc-internal-format
+msgid "%qD conflicts with used function"
+msgstr ""
+
+#: cp/decl.c:2239
+#, gcc-internal-format
+msgid "%q#D not declared in class"
+msgstr ""
+
+#: cp/decl.c:2253 cp/decl.c:2298
+#, gcc-internal-format
+msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
+msgstr ""
+
+#: cp/decl.c:2256 cp/decl.c:2301
+#, gcc-internal-format
+msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
+msgstr ""
+
+#. is_primary=
+#. is_partial=
+#. is_friend_decl=
+#: cp/decl.c:2317
+#, gcc-internal-format
+msgid "redeclaration of friend %q#D may not have default template arguments"
+msgstr ""
+
+#: cp/decl.c:2331
+#, gcc-internal-format
+msgid "thread-local declaration of %q#D follows non-thread-local declaration"
+msgstr ""
+
+#: cp/decl.c:2334
+#, gcc-internal-format
+msgid "non-thread-local declaration of %q#D follows thread-local declaration"
+msgstr ""
+
+#: cp/decl.c:2349 cp/decl.c:2368
+#, gcc-internal-format
+msgid "redeclaration of %q#D"
+msgstr ""
+
+#: cp/decl.c:2511
#, gcc-internal-format
msgid "jump to label %qD"
msgstr ""
-#: cp/decl.c:2508
+#: cp/decl.c:2513
#, gcc-internal-format
msgid "jump to case label"
msgstr ""
-#: cp/decl.c:2510 cp/decl.c:2650 cp/decl.c:2691
+#: cp/decl.c:2515 cp/decl.c:2655 cp/decl.c:2696
#, gcc-internal-format
msgid " from here"
msgstr ""
-#: cp/decl.c:2529 cp/decl.c:2694
+#: cp/decl.c:2534 cp/decl.c:2699
#, gcc-internal-format
msgid " exits OpenMP structured block"
msgstr ""
-#: cp/decl.c:2550
+#: cp/decl.c:2555
#, gcc-internal-format
msgid " crosses initialization of %q+#D"
msgstr ""
-#: cp/decl.c:2552 cp/decl.c:2668
+#: cp/decl.c:2557 cp/decl.c:2673
#, gcc-internal-format
msgid " enters scope of %q+#D which has non-trivial destructor"
msgstr ""
-#: cp/decl.c:2566 cp/decl.c:2673
+#: cp/decl.c:2571 cp/decl.c:2678
#, gcc-internal-format
msgid " enters try block"
msgstr ""
#. Can't skip init of __exception_info.
-#: cp/decl.c:2568 cp/decl.c:2662 cp/decl.c:2675
+#: cp/decl.c:2573 cp/decl.c:2667 cp/decl.c:2680
#, gcc-internal-format
msgid " enters catch block"
msgstr ""
-#: cp/decl.c:2578 cp/decl.c:2678
+#: cp/decl.c:2583 cp/decl.c:2683
#, gcc-internal-format
msgid " enters OpenMP structured block"
msgstr ""
-#: cp/decl.c:2649 cp/decl.c:2690
+#: cp/decl.c:2654 cp/decl.c:2695
#, gcc-internal-format
msgid "jump to label %q+D"
msgstr ""
-#: cp/decl.c:2666
+#: cp/decl.c:2671
#, gcc-internal-format
msgid " skips initialization of %q+#D"
msgstr ""
-#: cp/decl.c:2743
+#: cp/decl.c:2748
#, gcc-internal-format
msgid "label named wchar_t"
msgstr ""
-#: cp/decl.c:3014
+#: cp/decl.c:3019
#, gcc-internal-format
msgid "%qD is not a type"
msgstr ""
-#: cp/decl.c:3020 cp/parser.c:4238
+#: cp/decl.c:3025 cp/parser.c:4238
#, gcc-internal-format
msgid "%qD used without template parameters"
msgstr ""
-#: cp/decl.c:3029
+#: cp/decl.c:3034
#, gcc-internal-format
msgid "%q#T is not a class"
msgstr ""
-#: cp/decl.c:3053 cp/decl.c:3140
+#: cp/decl.c:3058 cp/decl.c:3145
#, gcc-internal-format
msgid "no class template named %q#T in %q#T"
msgstr ""
-#: cp/decl.c:3066
+#: cp/decl.c:3071
#, gcc-internal-format
msgid "lookup of %qT in %qT is ambiguous"
msgstr ""
-#: cp/decl.c:3075
+#: cp/decl.c:3080
#, gcc-internal-format
msgid "%<typename %T::%D%> names %q#T, which is not a class template"
msgstr ""
-#: cp/decl.c:3082
+#: cp/decl.c:3087
#, gcc-internal-format
msgid "%<typename %T::%D%> names %q#T, which is not a type"
msgstr ""
-#: cp/decl.c:3149
+#: cp/decl.c:3154
#, gcc-internal-format
msgid "template parameters do not match template"
msgstr ""
-#: cp/decl.c:3150 cp/friend.c:321 cp/friend.c:329
+#: cp/decl.c:3155 cp/friend.c:321 cp/friend.c:329
#, gcc-internal-format
msgid "%q+D declared here"
msgstr ""
-#: cp/decl.c:3832
+#: cp/decl.c:3837
#, gcc-internal-format
msgid "an anonymous struct cannot have function members"
msgstr ""
-#: cp/decl.c:3835
+#: cp/decl.c:3840
#, gcc-internal-format
msgid "an anonymous union cannot have function members"
msgstr ""
-#: cp/decl.c:3853
+#: cp/decl.c:3858
#, gcc-internal-format
msgid "member %q+#D with constructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3856
+#: cp/decl.c:3861
#, gcc-internal-format
msgid "member %q+#D with destructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3859
+#: cp/decl.c:3864
#, gcc-internal-format
msgid ""
"member %q+#D with copy assignment operator not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3884
+#: cp/decl.c:3889
#, gcc-internal-format
msgid "multiple types in one declaration"
msgstr ""
-#: cp/decl.c:3888
+#: cp/decl.c:3893
#, gcc-internal-format
msgid "redeclaration of C++ built-in type %qT"
msgstr ""
-#: cp/decl.c:3925
+#: cp/decl.c:3930
#, gcc-internal-format
msgid "missing type-name in typedef-declaration"
msgstr ""
-#: cp/decl.c:3932
+#: cp/decl.c:3937
#, gcc-internal-format
msgid "ISO C++ prohibits anonymous structs"
msgstr ""
-#: cp/decl.c:3939
+#: cp/decl.c:3944
#, gcc-internal-format
msgid "%qs can only be specified for functions"
msgstr ""
-#: cp/decl.c:3945
+#: cp/decl.c:3950
#, gcc-internal-format
msgid "%<friend%> can only be specified inside a class"
msgstr ""
-#: cp/decl.c:3947
+#: cp/decl.c:3952
#, gcc-internal-format
msgid "%<explicit%> can only be specified for constructors"
msgstr ""
-#: cp/decl.c:3949
+#: cp/decl.c:3954
#, gcc-internal-format
msgid "a storage class can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:3955
+#: cp/decl.c:3960
#, gcc-internal-format
msgid "qualifiers can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:3958
+#: cp/decl.c:3963
#, gcc-internal-format
msgid "%<typedef%> was ignored in this declaration"
msgstr ""
-#: cp/decl.c:3960
+#: cp/decl.c:3965
#, gcc-internal-format
msgid "%<constexpr> cannot be used for type declarations"
msgstr ""
-#: cp/decl.c:3989
+#: cp/decl.c:3994
#, gcc-internal-format
msgid "attribute ignored in declaration of %q+#T"
msgstr ""
-#: cp/decl.c:3990
+#: cp/decl.c:3995
#, gcc-internal-format
msgid "attribute for %q+#T must follow the %qs keyword"
msgstr ""
-#: cp/decl.c:4035
+#: cp/decl.c:4040
#, 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:4039
+#: cp/decl.c:4044
#, gcc-internal-format
msgid ""
"ignoring attributes applied to dependent type %qT without an associated "
"declaration"
msgstr ""
-#: cp/decl.c:4112 cp/decl2.c:792
+#: cp/decl.c:4117 cp/decl2.c:792
#, gcc-internal-format
msgid "typedef %qD is initialized (use decltype instead)"
msgstr ""
-#: cp/decl.c:4130
+#: cp/decl.c:4135
#, gcc-internal-format
msgid "declaration of %q#D has %<extern%> and is initialized"
msgstr ""
-#: cp/decl.c:4155
+#: cp/decl.c:4160
#, gcc-internal-format
msgid "definition of %q#D is marked %<dllimport%>"
msgstr ""
-#: cp/decl.c:4174
+#: cp/decl.c:4179
#, gcc-internal-format
msgid "%q#D is not a static member of %q#T"
msgstr ""
-#: cp/decl.c:4180
+#: cp/decl.c:4185
#, gcc-internal-format
msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
msgstr ""
-#: cp/decl.c:4189
+#: cp/decl.c:4194
#, gcc-internal-format
msgid ""
"template header not allowed in member definition of explicitly specialized "
"class"
msgstr ""
-#: cp/decl.c:4197
+#: cp/decl.c:4202
#, gcc-internal-format
msgid "duplicate initialization of %qD"
msgstr ""
-#: cp/decl.c:4202
+#: cp/decl.c:4207
#, gcc-internal-format
msgid "%qD declared %<constexpr%> outside its class"
msgstr ""
-#: cp/decl.c:4239
+#: cp/decl.c:4244
#, gcc-internal-format
msgid "declaration of %q#D outside of class is not definition"
msgstr ""
-#: cp/decl.c:4337
+#: cp/decl.c:4342
#, gcc-internal-format
msgid "variable %q#D has initializer but incomplete type"
msgstr ""
-#: cp/decl.c:4343 cp/decl.c:5094
+#: cp/decl.c:4348 cp/decl.c:5099
#, gcc-internal-format
msgid "elements of array %q#D have incomplete type"
msgstr ""
-#: cp/decl.c:4350 cp/decl.c:5590
+#: cp/decl.c:4355 cp/decl.c:5595
#, gcc-internal-format
msgid "declaration of %q#D has no initializer"
msgstr ""
-#: cp/decl.c:4352
+#: cp/decl.c:4357
#, gcc-internal-format
msgid "aggregate %q#D has incomplete type and cannot be defined"
msgstr ""
-#: cp/decl.c:4388
+#: cp/decl.c:4393
#, gcc-internal-format
msgid "%qD declared as reference but not initialized"
msgstr ""
-#: cp/decl.c:4413
+#: cp/decl.c:4418
#, gcc-internal-format
msgid "cannot initialize %qT from %qT"
msgstr ""
-#: cp/decl.c:4477
+#: cp/decl.c:4482
#, gcc-internal-format
msgid "name used in a GNU-style designated initializer for an array"
msgstr ""
-#: cp/decl.c:4482
+#: cp/decl.c:4487
#, gcc-internal-format
msgid "name %qD used in a GNU-style designated initializer for an array"
msgstr ""
-#: cp/decl.c:4532
+#: cp/decl.c:4537
#, gcc-internal-format
msgid "initializer fails to determine size of %qD"
msgstr ""
-#: cp/decl.c:4539
+#: cp/decl.c:4544
#, gcc-internal-format
msgid "array size missing in %qD"
msgstr ""
-#: cp/decl.c:4551
+#: cp/decl.c:4556
#, gcc-internal-format
msgid "zero-size array %qD"
msgstr ""
@@ -24270,274 +24501,274 @@ 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:4594
+#: cp/decl.c:4599
#, gcc-internal-format
msgid "storage size of %qD isn't known"
msgstr ""
-#: cp/decl.c:4617
+#: cp/decl.c:4622
#, gcc-internal-format
msgid "storage size of %qD isn't constant"
msgstr ""
-#: cp/decl.c:4663
+#: cp/decl.c:4668
#, 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:4667
+#: cp/decl.c:4672
#, gcc-internal-format
msgid " you can work around this by removing the initializer"
msgstr ""
-#: cp/decl.c:4687
+#: cp/decl.c:4692
#, gcc-internal-format
msgid "missing initializer for constexpr %qD"
msgstr ""
-#: cp/decl.c:4697
+#: cp/decl.c:4702
#, gcc-internal-format
msgid "uninitialized const %qD"
msgstr ""
-#: cp/decl.c:4809
+#: cp/decl.c:4814
#, gcc-internal-format
msgid "invalid type %qT as initializer for a vector of type %qT"
msgstr ""
-#: cp/decl.c:4851
+#: cp/decl.c:4856
#, gcc-internal-format
msgid "initializer for %qT must be brace-enclosed"
msgstr ""
-#: cp/decl.c:4869
+#: cp/decl.c:4874
#, gcc-internal-format
msgid "%qT has no non-static data member named %qD"
msgstr ""
-#: cp/decl.c:4928
+#: cp/decl.c:4933
#, gcc-internal-format
msgid "braces around scalar initializer for type %qT"
msgstr ""
-#: cp/decl.c:5019
+#: cp/decl.c:5024
#, gcc-internal-format
msgid "missing braces around initializer for %qT"
msgstr ""
-#: cp/decl.c:5076 cp/typeck2.c:1017 cp/typeck2.c:1192 cp/typeck2.c:1215
+#: cp/decl.c:5081 cp/typeck2.c:1017 cp/typeck2.c:1192 cp/typeck2.c:1215
#: cp/typeck2.c:1258
#, gcc-internal-format
msgid "too many initializers for %qT"
msgstr ""
-#: cp/decl.c:5096
+#: cp/decl.c:5101
#, gcc-internal-format
msgid "elements of array %q#T have incomplete type"
msgstr ""
-#: cp/decl.c:5105
+#: cp/decl.c:5110
#, gcc-internal-format
msgid "variable-sized object %qD may not be initialized"
msgstr ""
-#: cp/decl.c:5107
+#: cp/decl.c:5112
#, gcc-internal-format
msgid "variable-sized compound literal"
msgstr ""
-#: cp/decl.c:5161
+#: cp/decl.c:5166
#, gcc-internal-format
msgid "%qD has incomplete type"
msgstr ""
-#: cp/decl.c:5181
+#: cp/decl.c:5186
#, gcc-internal-format
msgid "scalar object %qD requires one element in initializer"
msgstr ""
-#: cp/decl.c:5212
+#: cp/decl.c:5217
#, gcc-internal-format
msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
msgstr ""
-#: cp/decl.c:5244
+#: cp/decl.c:5249
#, gcc-internal-format
msgid "array %qD initialized by parenthesized string literal %qE"
msgstr ""
-#: cp/decl.c:5258
+#: cp/decl.c:5263
#, gcc-internal-format
msgid "structure %qD with uninitialized const members"
msgstr ""
-#: cp/decl.c:5260
+#: cp/decl.c:5265
#, gcc-internal-format
msgid "structure %qD with uninitialized reference members"
msgstr ""
-#: cp/decl.c:5557
+#: cp/decl.c:5562
#, gcc-internal-format
msgid "assignment (not initialization) in declaration"
msgstr ""
-#: cp/decl.c:5698
+#: cp/decl.c:5703
#, gcc-internal-format
msgid "shadowing previous type declaration of %q#D"
msgstr ""
-#: cp/decl.c:5730
+#: cp/decl.c:5735
#, gcc-internal-format
msgid "%qD cannot be thread-local because it has non-trivial type %qT"
msgstr ""
-#: cp/decl.c:5762
+#: cp/decl.c:5778
#, gcc-internal-format
msgid "Java object %qD not allocated with %<new%>"
msgstr ""
-#: cp/decl.c:5779
+#: cp/decl.c:5795
#, gcc-internal-format
msgid "%qD is thread-local and so cannot be dynamically initialized"
msgstr ""
-#: cp/decl.c:5797
+#: cp/decl.c:5813
#, gcc-internal-format
msgid ""
"%qD cannot be initialized by a non-constant expression when being declared"
msgstr ""
-#: cp/decl.c:5846
+#: cp/decl.c:5862
#, gcc-internal-format
msgid "non-static data member %qD has Java class type"
msgstr ""
-#: cp/decl.c:5910
+#: cp/decl.c:5926
#, gcc-internal-format
msgid "function %q#D is initialized like a variable"
msgstr ""
-#: cp/decl.c:6490
+#: cp/decl.c:6506
#, gcc-internal-format
msgid "destructor for alien class %qT cannot be a member"
msgstr ""
-#: cp/decl.c:6492
+#: cp/decl.c:6508
#, gcc-internal-format
msgid "constructor for alien class %qT cannot be a member"
msgstr ""
-#: cp/decl.c:6513
+#: cp/decl.c:6529
#, gcc-internal-format
msgid "%qD declared as a %<virtual%> %s"
msgstr ""
-#: cp/decl.c:6515
+#: cp/decl.c:6531
#, gcc-internal-format
msgid "%qD declared as an %<inline%> %s"
msgstr ""
-#: cp/decl.c:6517
+#: cp/decl.c:6533
#, gcc-internal-format
msgid ""
"%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
"declaration"
msgstr ""
-#: cp/decl.c:6521
+#: cp/decl.c:6537
#, gcc-internal-format
msgid "%q+D declared as a friend"
msgstr ""
-#: cp/decl.c:6527
+#: cp/decl.c:6543
#, gcc-internal-format
msgid "%q+D declared with an exception specification"
msgstr ""
-#: cp/decl.c:6561
+#: cp/decl.c:6577
#, gcc-internal-format
msgid "definition of %qD is not in namespace enclosing %qT"
msgstr ""
-#: cp/decl.c:6682
+#: cp/decl.c:6698
#, gcc-internal-format
msgid "defining explicit specialization %qD in friend declaration"
msgstr ""
#. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:6692
+#: cp/decl.c:6708
#, gcc-internal-format
msgid "invalid use of template-id %qD in declaration of primary template"
msgstr ""
-#: cp/decl.c:6722
+#: cp/decl.c:6738
#, gcc-internal-format
msgid ""
"default arguments are not allowed in declaration of friend template "
"specialization %qD"
msgstr ""
-#: cp/decl.c:6730
+#: cp/decl.c:6746
#, gcc-internal-format
msgid ""
"%<inline%> is not allowed in declaration of friend template specialization %"
"qD"
msgstr ""
-#: cp/decl.c:6773
+#: cp/decl.c:6789
#, gcc-internal-format
msgid "cannot declare %<::main%> to be a template"
msgstr ""
-#: cp/decl.c:6775
+#: cp/decl.c:6791
#, gcc-internal-format
msgid "cannot declare %<::main%> to be inline"
msgstr ""
-#: cp/decl.c:6777
+#: cp/decl.c:6793
#, gcc-internal-format
msgid "cannot declare %<::main%> to be static"
msgstr ""
-#: cp/decl.c:6805
+#: cp/decl.c:6821
#, gcc-internal-format
msgid "non-local function %q#D uses anonymous type"
msgstr ""
-#: cp/decl.c:6808 cp/decl.c:7091 cp/decl2.c:3445
+#: cp/decl.c:6824 cp/decl.c:7107 cp/decl2.c:3445
#, gcc-internal-format
msgid ""
"%q+#D does not refer to the unqualified type, so it is not used for linkage"
msgstr ""
-#: cp/decl.c:6814
+#: cp/decl.c:6830
#, gcc-internal-format
msgid "non-local function %q#D uses local type %qT"
msgstr ""
-#: cp/decl.c:6833
+#: cp/decl.c:6849
#, gcc-internal-format
msgid "static member function %qD cannot have cv-qualifier"
msgstr ""
-#: cp/decl.c:6834
+#: cp/decl.c:6850
#, gcc-internal-format
msgid "non-member function %qD cannot have cv-qualifier"
msgstr ""
-#: cp/decl.c:6879
+#: cp/decl.c:6895
#, gcc-internal-format
msgid "%<::main%> must return %<int%>"
msgstr ""
-#: cp/decl.c:6919
+#: cp/decl.c:6935
#, gcc-internal-format
msgid "definition of implicitly-declared %qD"
msgstr ""
-#: cp/decl.c:6936 cp/decl2.c:702
+#: cp/decl.c:6952 cp/decl2.c:702
#, gcc-internal-format
msgid "no %q#D member function declared in class %qT"
msgstr ""
@@ -24546,686 +24777,686 @@ 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:7088
+#: cp/decl.c:7104
#, gcc-internal-format
msgid "non-local variable %q#D uses anonymous type"
msgstr ""
-#: cp/decl.c:7097
+#: cp/decl.c:7113
#, gcc-internal-format
msgid "non-local variable %q#D uses local type %qT"
msgstr ""
-#: cp/decl.c:7218
+#: cp/decl.c:7234
#, gcc-internal-format
msgid ""
"invalid in-class initialization of static data member of non-integral type %"
"qT"
msgstr ""
-#: cp/decl.c:7228
+#: cp/decl.c:7244
#, gcc-internal-format
msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
msgstr ""
-#: cp/decl.c:7232
+#: cp/decl.c:7248
#, gcc-internal-format
msgid ""
"ISO C++ forbids initialization of member constant %qD of non-integral type %"
"qT"
msgstr ""
-#: cp/decl.c:7257
+#: cp/decl.c:7273
#, gcc-internal-format
msgid "size of array %qD has non-integral type %qT"
msgstr ""
-#: cp/decl.c:7259
+#: cp/decl.c:7275
#, gcc-internal-format
msgid "size of array has non-integral type %qT"
msgstr ""
-#: cp/decl.c:7308
+#: cp/decl.c:7324
#, gcc-internal-format
msgid "size of array %qD is negative"
msgstr ""
-#: cp/decl.c:7310
+#: cp/decl.c:7326
#, gcc-internal-format
msgid "size of array is negative"
msgstr ""
-#: cp/decl.c:7318
+#: cp/decl.c:7334
#, gcc-internal-format
msgid "ISO C++ forbids zero-size array %qD"
msgstr ""
-#: cp/decl.c:7320
+#: cp/decl.c:7336
#, gcc-internal-format
msgid "ISO C++ forbids zero-size array"
msgstr ""
-#: cp/decl.c:7327
+#: cp/decl.c:7343
#, gcc-internal-format
msgid "size of array %qD is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:7330
+#: cp/decl.c:7346
#, gcc-internal-format
msgid "size of array is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:7336
+#: cp/decl.c:7352
#, gcc-internal-format
msgid "ISO C++ forbids variable length array %qD"
msgstr ""
-#: cp/decl.c:7338
+#: cp/decl.c:7354
#, gcc-internal-format
msgid "ISO C++ forbids variable length array"
msgstr ""
-#: cp/decl.c:7344
+#: cp/decl.c:7360
#, gcc-internal-format
msgid "variable length array %qD is used"
msgstr ""
-#: cp/decl.c:7380
+#: cp/decl.c:7396
#, gcc-internal-format
msgid "overflow in array dimension"
msgstr ""
-#: cp/decl.c:7440
+#: cp/decl.c:7452
#, gcc-internal-format
msgid "declaration of %qD as array of void"
msgstr ""
-#: cp/decl.c:7442
+#: cp/decl.c:7454
#, gcc-internal-format
msgid "creating array of void"
msgstr ""
-#: cp/decl.c:7448
+#: cp/decl.c:7459
#, gcc-internal-format
msgid "declaration of %qD as array of functions"
msgstr ""
-#: cp/decl.c:7450
+#: cp/decl.c:7461
#, gcc-internal-format
msgid "creating array of functions"
msgstr ""
-#: cp/decl.c:7456
+#: cp/decl.c:7466
#, gcc-internal-format
msgid "declaration of %qD as array of references"
msgstr ""
-#: cp/decl.c:7458
+#: cp/decl.c:7468
#, gcc-internal-format
msgid "creating array of references"
msgstr ""
-#: cp/decl.c:7464
+#: cp/decl.c:7473
#, gcc-internal-format
msgid "declaration of %qD as array of function members"
msgstr ""
-#: cp/decl.c:7466
+#: cp/decl.c:7475
#, gcc-internal-format
msgid "creating array of function members"
msgstr ""
-#: cp/decl.c:7481
+#: cp/decl.c:7489
#, gcc-internal-format
msgid ""
"declaration of %qD as multidimensional array must have bounds for all "
"dimensions except the first"
msgstr ""
-#: cp/decl.c:7485
+#: cp/decl.c:7493
#, gcc-internal-format
msgid ""
"multidimensional array must have bounds for all dimensions except the first"
msgstr ""
-#: cp/decl.c:7520
+#: cp/decl.c:7528
#, gcc-internal-format
msgid "return type specification for constructor invalid"
msgstr ""
-#: cp/decl.c:7530
+#: cp/decl.c:7538
#, gcc-internal-format
msgid "return type specification for destructor invalid"
msgstr ""
-#: cp/decl.c:7543
+#: cp/decl.c:7551
#, gcc-internal-format
msgid "return type specified for %<operator %T%>"
msgstr ""
-#: cp/decl.c:7565
+#: cp/decl.c:7573
#, gcc-internal-format
msgid "unnamed variable or field declared void"
msgstr ""
-#: cp/decl.c:7572
+#: cp/decl.c:7580
#, gcc-internal-format
msgid "variable or field declared void"
msgstr ""
-#: cp/decl.c:7751
+#: cp/decl.c:7759
#, gcc-internal-format
msgid "invalid use of qualified-name %<::%D%>"
msgstr ""
-#: cp/decl.c:7754
+#: cp/decl.c:7762
#, gcc-internal-format
msgid "invalid use of qualified-name %<%T::%D%>"
msgstr ""
-#: cp/decl.c:7757
+#: cp/decl.c:7765
#, gcc-internal-format
msgid "invalid use of qualified-name %<%D::%D%>"
msgstr ""
-#: cp/decl.c:7769
+#: cp/decl.c:7777
#, gcc-internal-format
msgid "type %qT is not derived from type %qT"
msgstr ""
-#: cp/decl.c:7785 cp/decl.c:7877 cp/decl.c:9145
+#: cp/decl.c:7793 cp/decl.c:7885 cp/decl.c:9154
#, gcc-internal-format
msgid "declaration of %qD as non-function"
msgstr ""
-#: cp/decl.c:7791
+#: cp/decl.c:7799
#, gcc-internal-format
msgid "declaration of %qD as non-member"
msgstr ""
-#: cp/decl.c:7822
+#: cp/decl.c:7830
#, gcc-internal-format
msgid "declarator-id missing; using reserved word %qD"
msgstr ""
-#: cp/decl.c:7869
+#: cp/decl.c:7877
#, gcc-internal-format
msgid "function definition does not declare parameters"
msgstr ""
-#: cp/decl.c:7911
+#: cp/decl.c:7919
#, gcc-internal-format
msgid "two or more data types in declaration of %qs"
msgstr ""
-#: cp/decl.c:7917
+#: cp/decl.c:7925
#, gcc-internal-format
msgid "conflicting specifiers in declaration of %qs"
msgstr ""
-#: cp/decl.c:7988 cp/decl.c:7991 cp/decl.c:7994
+#: cp/decl.c:7996 cp/decl.c:7999 cp/decl.c:8002
#, gcc-internal-format
msgid "ISO C++ forbids declaration of %qs with no type"
msgstr ""
-#: cp/decl.c:8019 cp/decl.c:8037
+#: cp/decl.c:8027 cp/decl.c:8045
#, gcc-internal-format
msgid "%<signed%> or %<unsigned%> invalid for %qs"
msgstr ""
-#: cp/decl.c:8021
+#: cp/decl.c:8029
#, gcc-internal-format
msgid "%<signed%> and %<unsigned%> specified together for %qs"
msgstr ""
-#: cp/decl.c:8023
+#: cp/decl.c:8031
#, gcc-internal-format
msgid "%<long long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:8025
+#: cp/decl.c:8033
#, gcc-internal-format
msgid "%<long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:8027
+#: cp/decl.c:8035
#, gcc-internal-format
msgid "%<short%> invalid for %qs"
msgstr ""
-#: cp/decl.c:8029
+#: cp/decl.c:8037
#, gcc-internal-format
msgid "%<long%> or %<short%> invalid for %qs"
msgstr ""
-#: cp/decl.c:8031
+#: cp/decl.c:8039
#, gcc-internal-format
msgid "%<long%> or %<short%> specified with char for %qs"
msgstr ""
-#: cp/decl.c:8033
+#: cp/decl.c:8041
#, gcc-internal-format
msgid "%<long%> and %<short%> specified together for %qs"
msgstr ""
-#: cp/decl.c:8039
+#: cp/decl.c:8047
#, gcc-internal-format
msgid "%<short%> or %<long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:8047
+#: cp/decl.c:8055
#, gcc-internal-format
msgid "long, short, signed or unsigned used invalidly for %qs"
msgstr ""
-#: cp/decl.c:8111
+#: cp/decl.c:8119
#, gcc-internal-format
msgid "complex invalid for %qs"
msgstr ""
-#: cp/decl.c:8142
+#: cp/decl.c:8150
#, gcc-internal-format
msgid "both %<const%> and %<constexpr%> cannot be used here"
msgstr ""
-#: cp/decl.c:8151
+#: cp/decl.c:8159
#, gcc-internal-format
msgid "qualifiers are not allowed on declaration of %<operator %T%>"
msgstr ""
-#: cp/decl.c:8164 cp/typeck.c:7728
+#: cp/decl.c:8172 cp/typeck.c:7744
#, gcc-internal-format
msgid "ignoring %qV qualifiers added to function type %qT"
msgstr ""
-#: cp/decl.c:8187
+#: cp/decl.c:8195
#, gcc-internal-format
msgid "member %qD cannot be declared both virtual and static"
msgstr ""
-#: cp/decl.c:8195
+#: cp/decl.c:8203
#, gcc-internal-format
msgid "%<%T::%D%> is not a valid declarator"
msgstr ""
-#: cp/decl.c:8204
+#: cp/decl.c:8212
#, gcc-internal-format
msgid "typedef declaration invalid in parameter declaration"
msgstr ""
-#: cp/decl.c:8209
+#: cp/decl.c:8217
#, gcc-internal-format
msgid "storage class specified for template parameter %qs"
msgstr ""
-#: cp/decl.c:8215
+#: cp/decl.c:8223
#, gcc-internal-format
msgid "storage class specifiers invalid in parameter declarations"
msgstr ""
-#: cp/decl.c:8219
+#: cp/decl.c:8227
#, gcc-internal-format
msgid "parameter declared %<auto%>"
msgstr ""
-#: cp/decl.c:8227
+#: cp/decl.c:8235
#, gcc-internal-format
msgid "a parameter cannot be declared %<constexpr%>"
msgstr ""
-#: cp/decl.c:8236
+#: cp/decl.c:8244
#, gcc-internal-format
msgid "%<virtual%> outside class declaration"
msgstr ""
-#: cp/decl.c:8254
+#: cp/decl.c:8262
#, gcc-internal-format
msgid "multiple storage classes in declaration of %qs"
msgstr ""
-#: cp/decl.c:8277
+#: cp/decl.c:8285
#, gcc-internal-format
msgid "storage class specified for %qs"
msgstr ""
-#: cp/decl.c:8281
+#: cp/decl.c:8289
#, gcc-internal-format
msgid "storage class specified for parameter %qs"
msgstr ""
-#: cp/decl.c:8294
+#: cp/decl.c:8302
#, gcc-internal-format
msgid "nested function %qs declared %<extern%>"
msgstr ""
-#: cp/decl.c:8298
+#: cp/decl.c:8306
#, gcc-internal-format
msgid "top-level declaration of %qs specifies %<auto%>"
msgstr ""
-#: cp/decl.c:8304
+#: cp/decl.c:8312
#, gcc-internal-format
msgid "function-scope %qs implicitly auto and declared %<__thread%>"
msgstr ""
-#: cp/decl.c:8311
+#: cp/decl.c:8319
#, gcc-internal-format
msgid "storage class specifiers invalid in friend function declarations"
msgstr ""
-#: cp/decl.c:8405
+#: cp/decl.c:8413
#, gcc-internal-format
msgid "%qs declared as function returning a function"
msgstr ""
-#: cp/decl.c:8410
+#: cp/decl.c:8418
#, gcc-internal-format
msgid "%qs declared as function returning an array"
msgstr ""
-#: cp/decl.c:8431
+#: cp/decl.c:8439
#, gcc-internal-format
msgid "%qs function uses %<auto%> type specifier without late return type"
msgstr ""
-#: cp/decl.c:8437
+#: cp/decl.c:8445
#, gcc-internal-format
msgid ""
"%qs function with late return type has %qT as its type rather than plain %"
"<auto%>"
msgstr ""
-#: cp/decl.c:8445
+#: cp/decl.c:8453
#, gcc-internal-format
msgid ""
"%qs function with late return type not declared with %<auto%> type specifier"
msgstr ""
-#: cp/decl.c:8478
+#: cp/decl.c:8486
#, gcc-internal-format
msgid "destructor cannot be static member function"
msgstr ""
-#: cp/decl.c:8483
+#: cp/decl.c:8491
#, gcc-internal-format
msgid "destructors may not be cv-qualified"
msgstr ""
-#: cp/decl.c:8501
+#: cp/decl.c:8509
#, gcc-internal-format
msgid "constructors cannot be declared virtual"
msgstr ""
-#: cp/decl.c:8514
+#: cp/decl.c:8522
#, gcc-internal-format
msgid "can't initialize friend function %qs"
msgstr ""
#. Cannot be both friend and virtual.
-#: cp/decl.c:8518
+#: cp/decl.c:8526
#, gcc-internal-format
msgid "virtual functions cannot be friends"
msgstr ""
-#: cp/decl.c:8522
+#: cp/decl.c:8530
#, gcc-internal-format
msgid "friend declaration not in class definition"
msgstr ""
-#: cp/decl.c:8524
+#: cp/decl.c:8532
#, gcc-internal-format
msgid "can't define friend function %qs in a local class definition"
msgstr ""
-#: cp/decl.c:8542
+#: cp/decl.c:8550
#, gcc-internal-format
msgid ""
"the %<constexpr%> specifier cannot be used in a function declaration that is "
"not a definition"
msgstr ""
-#: cp/decl.c:8560
+#: cp/decl.c:8568
#, gcc-internal-format
msgid "destructors may not have parameters"
msgstr ""
-#: cp/decl.c:8579
+#: cp/decl.c:8587
#, gcc-internal-format
msgid "cannot declare pointer to %q#T"
msgstr ""
-#: cp/decl.c:8592 cp/decl.c:8599
+#: cp/decl.c:8600 cp/decl.c:8607
#, gcc-internal-format
msgid "cannot declare reference to %q#T"
msgstr ""
-#: cp/decl.c:8601
+#: cp/decl.c:8609
#, gcc-internal-format
msgid "cannot declare pointer to %q#T member"
msgstr ""
-#: cp/decl.c:8622
+#: cp/decl.c:8630
#, gcc-internal-format
msgid "cannot declare reference to qualified function type %qT"
msgstr ""
-#: cp/decl.c:8623
+#: cp/decl.c:8631
#, gcc-internal-format
msgid "cannot declare pointer to qualified function type %qT"
msgstr ""
-#: cp/decl.c:8659
+#: cp/decl.c:8667
#, gcc-internal-format
msgid ""
"cannot declare reference to %q#T, which is not a typedef or a template type "
"argument"
msgstr ""
-#: cp/decl.c:8703
+#: cp/decl.c:8711
#, gcc-internal-format
msgid "template-id %qD used as a declarator"
msgstr ""
-#: cp/decl.c:8754
+#: cp/decl.c:8762
#, gcc-internal-format
msgid "member functions are implicitly friends of their class"
msgstr ""
-#: cp/decl.c:8759
+#: cp/decl.c:8767
#, gcc-internal-format
msgid "extra qualification %<%T::%> on member %qs"
msgstr ""
-#: cp/decl.c:8791
+#: cp/decl.c:8799
#, gcc-internal-format
msgid "cannot define member function %<%T::%s%> within %<%T%>"
msgstr ""
-#: cp/decl.c:8800
+#: cp/decl.c:8808
#, gcc-internal-format
msgid "a constexpr function cannot be defined outside of its class"
msgstr ""
-#: cp/decl.c:8814
+#: cp/decl.c:8822
#, gcc-internal-format
msgid "cannot declare member %<%T::%s%> within %qT"
msgstr ""
-#: cp/decl.c:8837
+#: cp/decl.c:8845
#, gcc-internal-format
msgid "non-parameter %qs cannot be a parameter pack"
msgstr ""
-#: cp/decl.c:8847
+#: cp/decl.c:8855
#, gcc-internal-format
msgid "size of array %qs is too large"
msgstr ""
-#: cp/decl.c:8858
+#: cp/decl.c:8866
#, gcc-internal-format
msgid "data member may not have variably modified type %qT"
msgstr ""
-#: cp/decl.c:8860
+#: cp/decl.c:8868
#, 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:8868
+#: cp/decl.c:8876
#, gcc-internal-format
msgid "only declarations of constructors can be %<explicit%>"
msgstr ""
-#: cp/decl.c:8876
+#: cp/decl.c:8884
#, gcc-internal-format
msgid "non-member %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8881
+#: cp/decl.c:8889
#, gcc-internal-format
msgid "non-object member %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8887
+#: cp/decl.c:8895
#, gcc-internal-format
msgid "function %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8892
+#: cp/decl.c:8900
#, gcc-internal-format
msgid "static %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8897
+#: cp/decl.c:8905
#, gcc-internal-format
msgid "const %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:8935
+#: cp/decl.c:8943
#, gcc-internal-format
msgid "typedef name may not be a nested-name-specifier"
msgstr ""
-#: cp/decl.c:8953
+#: cp/decl.c:8961
#, gcc-internal-format
msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
msgstr ""
-#: cp/decl.c:9047
+#: cp/decl.c:9055
#, gcc-internal-format
msgid ""
"qualified function types cannot be used to declare static member functions"
msgstr ""
-#: cp/decl.c:9049
+#: cp/decl.c:9057
#, gcc-internal-format
msgid "qualified function types cannot be used to declare free functions"
msgstr ""
-#: cp/decl.c:9075
+#: cp/decl.c:9084
#, gcc-internal-format
msgid "type qualifiers specified for friend class declaration"
msgstr ""
-#: cp/decl.c:9080
+#: cp/decl.c:9089
#, gcc-internal-format
msgid "%<inline%> specified for friend class declaration"
msgstr ""
-#: cp/decl.c:9088
+#: cp/decl.c:9097
#, gcc-internal-format
msgid "template parameters cannot be friends"
msgstr ""
-#: cp/decl.c:9090
+#: cp/decl.c:9099
#, gcc-internal-format
msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
msgstr ""
-#: cp/decl.c:9094
+#: cp/decl.c:9103
#, gcc-internal-format
msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
msgstr ""
-#: cp/decl.c:9107
+#: cp/decl.c:9116
#, gcc-internal-format
msgid "trying to make class %qT a friend of global scope"
msgstr ""
-#: cp/decl.c:9125
+#: cp/decl.c:9134
#, gcc-internal-format
msgid "invalid qualifiers on non-member function type"
msgstr ""
-#: cp/decl.c:9135
+#: cp/decl.c:9144
#, gcc-internal-format
msgid "abstract declarator %qT used as declaration"
msgstr ""
-#: cp/decl.c:9164
+#: cp/decl.c:9173
#, gcc-internal-format
msgid "cannot use %<::%> in parameter declaration"
msgstr ""
#. Something like struct S { int N::j; };
-#: cp/decl.c:9210
+#: cp/decl.c:9219
#, gcc-internal-format
msgid "invalid use of %<::%>"
msgstr ""
-#: cp/decl.c:9225
+#: cp/decl.c:9234
#, gcc-internal-format
msgid "can't make %qD into a method -- not in a class"
msgstr ""
-#: cp/decl.c:9234
+#: cp/decl.c:9243
#, gcc-internal-format
msgid "function %qD declared virtual inside a union"
msgstr ""
-#: cp/decl.c:9243
+#: cp/decl.c:9252
#, gcc-internal-format
msgid "%qD cannot be declared virtual, since it is always static"
msgstr ""
-#: cp/decl.c:9261
+#: cp/decl.c:9270
#, gcc-internal-format
msgid "expected qualified name in friend declaration for destructor %qD"
msgstr ""
-#: cp/decl.c:9268
+#: cp/decl.c:9277
#, gcc-internal-format
msgid "declaration of %qD as member of %qT"
msgstr ""
-#: cp/decl.c:9273
+#: cp/decl.c:9282
#, gcc-internal-format
msgid "a destructor cannot be %<constexpr%>"
msgstr ""
-#: cp/decl.c:9277
+#: cp/decl.c:9286
#, gcc-internal-format
msgid "expected qualified name in friend declaration for constructor %qD"
msgstr ""
-#: cp/decl.c:9341
+#: cp/decl.c:9350
#, gcc-internal-format
msgid "field %qD has incomplete type"
msgstr ""
-#: cp/decl.c:9343
+#: cp/decl.c:9352
#, gcc-internal-format
msgid "name %qT has incomplete type"
msgstr ""
-#: cp/decl.c:9352
+#: cp/decl.c:9361
#, gcc-internal-format
msgid " in instantiation of template %qT"
msgstr ""
-#: cp/decl.c:9361
+#: cp/decl.c:9370
#, gcc-internal-format
msgid "%qE is neither function nor member function; cannot be declared friend"
msgstr ""
@@ -25242,137 +25473,137 @@ 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:9414
+#: cp/decl.c:9423
#, gcc-internal-format
msgid "ISO C++ forbids initialization of member %qD"
msgstr ""
-#: cp/decl.c:9416
+#: cp/decl.c:9425
#, gcc-internal-format
msgid "making %qD static"
msgstr ""
-#: cp/decl.c:9450
+#: cp/decl.c:9459
#, gcc-internal-format
msgid "non-static data member %qE declared %<constexpr%>"
msgstr ""
-#: cp/decl.c:9485
+#: cp/decl.c:9494
#, gcc-internal-format
msgid "storage class %<auto%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:9487
+#: cp/decl.c:9496
#, gcc-internal-format
msgid "storage class %<register%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:9489
+#: cp/decl.c:9498
#, gcc-internal-format
msgid "storage class %<__thread%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:9501
+#: cp/decl.c:9510
#, gcc-internal-format
msgid ""
"%<static%> specified invalid for function %qs declared out of global scope"
msgstr ""
-#: cp/decl.c:9505
+#: cp/decl.c:9514
#, gcc-internal-format
msgid ""
"%<inline%> specifier invalid for function %qs declared out of global scope"
msgstr ""
-#: cp/decl.c:9512
+#: cp/decl.c:9521
#, gcc-internal-format
msgid "%q#T is not a class or a namespace"
msgstr ""
-#: cp/decl.c:9520
+#: cp/decl.c:9529
#, gcc-internal-format
msgid "virtual non-class function %qs"
msgstr ""
-#: cp/decl.c:9527
+#: cp/decl.c:9536
#, gcc-internal-format
msgid "%qs defined in a non-class scope"
msgstr ""
-#: cp/decl.c:9560
+#: cp/decl.c:9569
#, gcc-internal-format
msgid "cannot declare member function %qD to have static linkage"
msgstr ""
#. FIXME need arm citation
-#: cp/decl.c:9567
+#: cp/decl.c:9576
#, gcc-internal-format
msgid "cannot declare static function inside another function"
msgstr ""
-#: cp/decl.c:9597
+#: cp/decl.c:9606
#, gcc-internal-format
msgid ""
"%<static%> may not be used when defining (as opposed to declaring) a static "
"data member"
msgstr ""
-#: cp/decl.c:9604
+#: cp/decl.c:9613
#, gcc-internal-format
msgid "static member %qD declared %<register%>"
msgstr ""
-#: cp/decl.c:9610
+#: cp/decl.c:9619
#, gcc-internal-format
msgid "cannot explicitly declare member %q#D to have extern linkage"
msgstr ""
-#: cp/decl.c:9624
+#: cp/decl.c:9633
#, gcc-internal-format
msgid "%qs initialized and declared %<extern%>"
msgstr ""
-#: cp/decl.c:9628
+#: cp/decl.c:9637
#, gcc-internal-format
msgid "%qs has both %<extern%> and initializer"
msgstr ""
-#: cp/decl.c:9755
+#: cp/decl.c:9764
#, gcc-internal-format
msgid "default argument for %q#D has type %qT"
msgstr ""
-#: cp/decl.c:9758
+#: cp/decl.c:9767
#, gcc-internal-format
msgid "default argument for parameter of type %qT has type %qT"
msgstr ""
-#: cp/decl.c:9774
+#: cp/decl.c:9783
#, gcc-internal-format
msgid "default argument %qE uses local variable %qD"
msgstr ""
-#: cp/decl.c:9862
+#: cp/decl.c:9871
#, gcc-internal-format
msgid "parameter %qD has Java class type"
msgstr ""
-#: cp/decl.c:9890
+#: cp/decl.c:9899
#, gcc-internal-format
msgid "parameter %qD invalidly declared method type"
msgstr ""
-#: cp/decl.c:9915
+#: cp/decl.c:9924
#, gcc-internal-format
msgid "parameter %qD includes pointer to array of unknown bound %qT"
msgstr ""
-#: cp/decl.c:9917
+#: cp/decl.c:9926
#, gcc-internal-format
msgid "parameter %qD includes reference to array of unknown bound %qT"
msgstr ""
-#: cp/decl.c:9932
+#: cp/decl.c:9941
#, gcc-internal-format
msgid "parameter packs must be at the end of the parameter list"
msgstr ""
@@ -25392,169 +25623,169 @@ 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:10155
+#: cp/decl.c:10164
#, gcc-internal-format
msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
msgstr ""
-#: cp/decl.c:10277
+#: cp/decl.c:10286
#, gcc-internal-format
msgid "%qD may not be declared within a namespace"
msgstr ""
-#: cp/decl.c:10282
+#: cp/decl.c:10291
#, gcc-internal-format
msgid "%qD may not be declared as static"
msgstr ""
-#: cp/decl.c:10312
+#: cp/decl.c:10321
#, gcc-internal-format
msgid "%qD must be a nonstatic member function"
msgstr ""
-#: cp/decl.c:10322
+#: cp/decl.c:10331
#, gcc-internal-format
msgid ""
"%qD must be either a non-static member function or a non-member function"
msgstr ""
-#: cp/decl.c:10344
+#: cp/decl.c:10353
#, gcc-internal-format
msgid "%qD must have an argument of class or enumerated type"
msgstr ""
-#: cp/decl.c:10373
+#: cp/decl.c:10382
#, gcc-internal-format
msgid ""
"conversion to a reference to void will never use a type conversion operator"
msgstr ""
-#: cp/decl.c:10375
+#: cp/decl.c:10384
#, gcc-internal-format
msgid "conversion to void will never use a type conversion operator"
msgstr ""
-#: cp/decl.c:10382
+#: cp/decl.c:10391
#, gcc-internal-format
msgid ""
"conversion to a reference to the same type will never use a type conversion "
"operator"
msgstr ""
-#: cp/decl.c:10384
+#: cp/decl.c:10393
#, gcc-internal-format
msgid "conversion to the same type will never use a type conversion operator"
msgstr ""
-#: cp/decl.c:10392
+#: cp/decl.c:10401
#, gcc-internal-format
msgid ""
"conversion to a reference to a base class will never use a type conversion "
"operator"
msgstr ""
-#: cp/decl.c:10394
+#: cp/decl.c:10403
#, gcc-internal-format
msgid "conversion to a base class will never use a type conversion operator"
msgstr ""
#. 13.4.0.3
-#: cp/decl.c:10403
+#: cp/decl.c:10412
#, gcc-internal-format
msgid "ISO C++ prohibits overloading operator ?:"
msgstr ""
-#: cp/decl.c:10408
+#: cp/decl.c:10417
#, gcc-internal-format
msgid "%qD must not have variable number of arguments"
msgstr ""
-#: cp/decl.c:10459
+#: cp/decl.c:10468
#, gcc-internal-format
msgid "postfix %qD must take %<int%> as its argument"
msgstr ""
-#: cp/decl.c:10462
+#: cp/decl.c:10471
#, gcc-internal-format
msgid "postfix %qD must take %<int%> as its second argument"
msgstr ""
-#: cp/decl.c:10470
+#: cp/decl.c:10479
#, gcc-internal-format
msgid "%qD must take either zero or one argument"
msgstr ""
-#: cp/decl.c:10472
+#: cp/decl.c:10481
#, gcc-internal-format
msgid "%qD must take either one or two arguments"
msgstr ""
-#: cp/decl.c:10494
+#: cp/decl.c:10503
#, gcc-internal-format
msgid "prefix %qD should return %qT"
msgstr ""
-#: cp/decl.c:10500
+#: cp/decl.c:10509
#, gcc-internal-format
msgid "postfix %qD should return %qT"
msgstr ""
-#: cp/decl.c:10509
+#: cp/decl.c:10518
#, gcc-internal-format
msgid "%qD must take %<void%>"
msgstr ""
-#: cp/decl.c:10511 cp/decl.c:10520
+#: cp/decl.c:10520 cp/decl.c:10529
#, gcc-internal-format
msgid "%qD must take exactly one argument"
msgstr ""
-#: cp/decl.c:10522
+#: cp/decl.c:10531
#, gcc-internal-format
msgid "%qD must take exactly two arguments"
msgstr ""
-#: cp/decl.c:10531
+#: cp/decl.c:10540
#, gcc-internal-format
msgid "user-defined %qD always evaluates both arguments"
msgstr ""
-#: cp/decl.c:10545
+#: cp/decl.c:10554
#, gcc-internal-format
msgid "%qD should return by value"
msgstr ""
-#: cp/decl.c:10556 cp/decl.c:10561
+#: cp/decl.c:10565 cp/decl.c:10570
#, gcc-internal-format
msgid "%qD cannot have default arguments"
msgstr ""
-#: cp/decl.c:10619
+#: cp/decl.c:10628
#, gcc-internal-format
msgid "using template type parameter %qT after %qs"
msgstr ""
-#: cp/decl.c:10635
+#: cp/decl.c:10644
#, gcc-internal-format
msgid "using typedef-name %qD after %qs"
msgstr ""
-#: cp/decl.c:10636
+#: cp/decl.c:10645
#, gcc-internal-format
msgid "%q+D has a previous declaration here"
msgstr ""
-#: cp/decl.c:10644
+#: cp/decl.c:10653
#, gcc-internal-format
msgid "%qT referred to as %qs"
msgstr ""
-#: cp/decl.c:10645 cp/decl.c:10652
+#: cp/decl.c:10654 cp/decl.c:10661
#, gcc-internal-format
msgid "%q+T has a previous declaration here"
msgstr ""
-#: cp/decl.c:10651
+#: cp/decl.c:10660
#, gcc-internal-format
msgid "%qT referred to as enum"
msgstr ""
@@ -25566,78 +25797,78 @@ msgstr ""
#. void f(class C); // No template header here
#.
#. then the required template argument is missing.
-#: cp/decl.c:10666
+#: cp/decl.c:10675
#, gcc-internal-format
msgid "template argument required for %<%s %T%>"
msgstr ""
-#: cp/decl.c:10714 cp/name-lookup.c:2823
+#: cp/decl.c:10723 cp/name-lookup.c:2823
#, gcc-internal-format
msgid "%qD has the same name as the class in which it is declared"
msgstr ""
-#: cp/decl.c:10744 cp/name-lookup.c:2328 cp/name-lookup.c:3098
-#: cp/name-lookup.c:3142 cp/parser.c:4243 cp/parser.c:18099
+#: cp/decl.c:10753 cp/name-lookup.c:2328 cp/name-lookup.c:3098
+#: cp/name-lookup.c:3142 cp/parser.c:4243 cp/parser.c:18102
#, gcc-internal-format
msgid "reference to %qD is ambiguous"
msgstr ""
-#: cp/decl.c:10858
+#: cp/decl.c:10867
#, gcc-internal-format
msgid "use of enum %q#D without previous declaration"
msgstr ""
-#: cp/decl.c:10879
+#: cp/decl.c:10888
#, gcc-internal-format
msgid "redeclaration of %qT as a non-template"
msgstr ""
-#: cp/decl.c:10880
+#: cp/decl.c:10889
#, gcc-internal-format
msgid "previous declaration %q+D"
msgstr ""
-#: cp/decl.c:10994
+#: cp/decl.c:11003
#, gcc-internal-format
msgid "derived union %qT invalid"
msgstr ""
-#: cp/decl.c:11003
+#: cp/decl.c:11012
#, gcc-internal-format
msgid "Java class %qT cannot have multiple bases"
msgstr ""
-#: cp/decl.c:11014
+#: cp/decl.c:11023
#, gcc-internal-format
msgid "Java class %qT cannot have virtual bases"
msgstr ""
-#: cp/decl.c:11034
+#: cp/decl.c:11043
#, gcc-internal-format
msgid "base type %qT fails to be a struct or class type"
msgstr ""
-#: cp/decl.c:11067
+#: cp/decl.c:11076
#, gcc-internal-format
msgid "recursive type %qT undefined"
msgstr ""
-#: cp/decl.c:11069
+#: cp/decl.c:11078
#, gcc-internal-format
msgid "duplicate base type %qT invalid"
msgstr ""
-#: cp/decl.c:11153
+#: cp/decl.c:11162
#, gcc-internal-format
msgid "multiple definition of %q#T"
msgstr ""
-#: cp/decl.c:11155
+#: cp/decl.c:11164
#, gcc-internal-format
msgid "previous definition here"
msgstr ""
-#: cp/decl.c:11202
+#: cp/decl.c:11211
#, gcc-internal-format
msgid "underlying type %<%T%> of %<%T%> must be an integral type"
msgstr ""
@@ -25646,67 +25877,67 @@ msgstr ""
#.
#. IF no integral type can represent all the enumerator values, the
#. enumeration is ill-formed.
-#: cp/decl.c:11336
+#: cp/decl.c:11345
#, gcc-internal-format
msgid "no integral type can represent all of the enumerator values for %qT"
msgstr ""
-#: cp/decl.c:11468
+#: cp/decl.c:11477
#, gcc-internal-format
msgid "enumerator value for %qD is not an integer constant"
msgstr ""
-#: cp/decl.c:11500
+#: cp/decl.c:11509
#, gcc-internal-format
msgid "overflow in enumeration values at %qD"
msgstr ""
-#: cp/decl.c:11520
+#: cp/decl.c:11529
#, gcc-internal-format
msgid "enumerator value %E is too large for underlying type %<%T%>"
msgstr ""
-#: cp/decl.c:11621
+#: cp/decl.c:11630
#, gcc-internal-format
msgid "return type %q#T is incomplete"
msgstr ""
-#: cp/decl.c:11623
+#: cp/decl.c:11632
#, gcc-internal-format
msgid "return type has Java class type %q#T"
msgstr ""
-#: cp/decl.c:11751 cp/typeck.c:7364
+#: cp/decl.c:11760 cp/typeck.c:7380
#, gcc-internal-format
msgid "%<operator=%> should return a reference to %<*this%>"
msgstr ""
-#: cp/decl.c:11846
+#: cp/decl.c:11855
#, gcc-internal-format
msgid "no previous declaration for %q+D"
msgstr ""
-#: cp/decl.c:12067
+#: cp/decl.c:12076
#, gcc-internal-format
msgid "invalid function declaration"
msgstr ""
-#: cp/decl.c:12151
+#: cp/decl.c:12160
#, gcc-internal-format
msgid "parameter %qD declared void"
msgstr ""
-#: cp/decl.c:12650
+#: cp/decl.c:12661
#, gcc-internal-format
msgid "invalid member function declaration"
msgstr ""
-#: cp/decl.c:12665
+#: cp/decl.c:12676
#, gcc-internal-format
msgid "%qD is already defined in class %qT"
msgstr ""
-#: cp/decl.c:12876
+#: cp/decl.c:12887
#, gcc-internal-format
msgid "static member function %q#D declared with type qualifiers"
msgstr ""
@@ -25748,7 +25979,7 @@ msgstr ""
msgid "deleting %qT is undefined"
msgstr ""
-#: cp/decl2.c:478 cp/pt.c:4280
+#: cp/decl2.c:478 cp/pt.c:4301
#, gcc-internal-format
msgid "template declaration of %q#D"
msgstr ""
@@ -25938,39 +26169,39 @@ msgstr ""
msgid "used here"
msgstr ""
-#: cp/error.c:2899
+#: cp/error.c:2869
#, gcc-internal-format
msgid ""
"extended initializer lists only available with -std=c++0x or -std=gnu++0x"
msgstr ""
-#: cp/error.c:2904
+#: cp/error.c:2874
#, gcc-internal-format
msgid ""
"explicit conversion operators only available with -std=c++0x or -std=gnu++0x"
msgstr ""
-#: cp/error.c:2909
+#: cp/error.c:2879
#, gcc-internal-format
msgid "variadic templates only available with -std=c++0x or -std=gnu++0x"
msgstr ""
-#: cp/error.c:2914
+#: cp/error.c:2884
#, gcc-internal-format
msgid "lambda expressions only available with -std=c++0x or -std=gnu++0x"
msgstr ""
-#: cp/error.c:2919
+#: cp/error.c:2889
#, gcc-internal-format
msgid "C++0x auto only available with -std=c++0x or -std=gnu++0x"
msgstr ""
-#: cp/error.c:2923
+#: cp/error.c:2893
#, gcc-internal-format
msgid "scoped enums only available with -std=c++0x or -std=gnu++0x"
msgstr ""
-#: cp/error.c:2927
+#: cp/error.c:2897
#, gcc-internal-format
msgid ""
"defaulted and deleted functions only available with -std=c++0x or -std=gnu+"
@@ -25999,38 +26230,38 @@ msgstr ""
msgid "mixing C++ and Java catches in a single translation unit"
msgstr ""
-#: cp/except.c:629
+#: cp/except.c:630
#, gcc-internal-format
msgid "throwing NULL, which has integral, not pointer type"
msgstr ""
-#: cp/except.c:652 cp/init.c:1886
+#: cp/except.c:653 cp/init.c:1886
#, gcc-internal-format
msgid "%qD should never be overloaded"
msgstr ""
-#: cp/except.c:750
+#: cp/except.c:751
#, gcc-internal-format
msgid " in thrown expression"
msgstr ""
-#: cp/except.c:910
+#: cp/except.c:911
#, gcc-internal-format
msgid ""
"expression %qE of abstract class type %qT cannot be used in throw-expression"
msgstr ""
-#: cp/except.c:996
+#: cp/except.c:997
#, gcc-internal-format
msgid "exception of type %qT will be caught"
msgstr ""
-#: cp/except.c:999
+#: cp/except.c:1000
#, gcc-internal-format
msgid " by earlier handler for %qT"
msgstr ""
-#: cp/except.c:1028
+#: cp/except.c:1029
#, gcc-internal-format
msgid "%<...%> handler must be the last handler for its try block"
msgstr ""
@@ -26238,7 +26469,7 @@ msgstr ""
msgid "bad array initializer"
msgstr ""
-#: cp/init.c:1456 cp/semantics.c:2600
+#: cp/init.c:1456 cp/semantics.c:2619
#, gcc-internal-format
msgid "%qT is not a class type"
msgstr ""
@@ -26420,32 +26651,32 @@ msgid ""
"use of an undeclared name is deprecated)"
msgstr ""
-#: cp/mangle.c:1873
+#: cp/mangle.c:1933
#, gcc-internal-format
msgid "mangling typeof, use decltype instead"
msgstr ""
-#: cp/mangle.c:2092
+#: cp/mangle.c:2152
#, gcc-internal-format
msgid "mangling unknown fixed point type"
msgstr ""
-#: cp/mangle.c:2526
+#: cp/mangle.c:2557
#, gcc-internal-format
msgid "mangling %C"
msgstr ""
-#: cp/mangle.c:2581
+#: cp/mangle.c:2609
#, gcc-internal-format
msgid "mangling new-expression"
msgstr ""
-#: cp/mangle.c:2595
+#: cp/mangle.c:2643
#, gcc-internal-format
msgid "omitted middle operand to %<?:%> operand cannot be mangled"
msgstr ""
-#: cp/mangle.c:2903
+#: cp/mangle.c:2951
#, gcc-internal-format
msgid "the mangled name of %qD will change in a future version of GCC"
msgstr ""
@@ -26769,6 +27000,11 @@ msgstr ""
msgid "XXX leaving pop_everything ()\n"
msgstr ""
+#: cp/optimize.c:346
+#, gcc-internal-format
+msgid "making multiple clones of %qD"
+msgstr ""
+
#: cp/parser.c:435
#, gcc-internal-format
msgid "identifier %qE will become a keyword in C++0x"
@@ -26839,7 +27075,7 @@ msgstr ""
msgid "(perhaps a semicolon is missing after the definition of %qT)"
msgstr ""
-#: cp/parser.c:2276 cp/parser.c:4289 cp/pt.c:6211
+#: cp/parser.c:2276 cp/parser.c:4289 cp/pt.c:6249
#, gcc-internal-format
msgid "%qT is not a template"
msgstr ""
@@ -26961,7 +27197,7 @@ msgstr ""
msgid "%qE does not have class type"
msgstr ""
-#: cp/parser.c:5175 cp/typeck.c:2300
+#: cp/parser.c:5175 cp/typeck.c:2316
#, gcc-internal-format
msgid "invalid use of %qD"
msgstr ""
@@ -27037,7 +27273,7 @@ msgstr ""
msgid "ISO C++ forbids computed gotos"
msgstr ""
-#: cp/parser.c:8600 cp/parser.c:16598
+#: cp/parser.c:8600 cp/parser.c:16601
#, gcc-internal-format
msgid "extra %<;%>"
msgstr ""
@@ -27069,7 +27305,7 @@ msgstr ""
msgid "class definition may not be declared a friend"
msgstr ""
-#: cp/parser.c:9350 cp/parser.c:16922
+#: cp/parser.c:9350 cp/parser.c:16925
#, gcc-internal-format
msgid "templates may not be %<virtual%>"
msgstr ""
@@ -27107,12 +27343,12 @@ msgstr ""
msgid "keyword %<export%> not implemented, and will be ignored"
msgstr ""
-#: cp/parser.c:10532 cp/parser.c:10631 cp/parser.c:10738 cp/parser.c:15307
+#: cp/parser.c:10532 cp/parser.c:10631 cp/parser.c:10738 cp/parser.c:15310
#, gcc-internal-format
msgid "template parameter pack %qD cannot have a default argument"
msgstr ""
-#: cp/parser.c:10536 cp/parser.c:15314
+#: cp/parser.c:10536 cp/parser.c:15317
#, gcc-internal-format
msgid "template parameter pack cannot have a default argument"
msgstr ""
@@ -27155,203 +27391,203 @@ msgstr ""
msgid "expected parameter pack before %<...%>"
msgstr ""
-#: cp/parser.c:11628
+#: cp/parser.c:11631
#, gcc-internal-format
msgid "template specialization with C linkage"
msgstr ""
-#: cp/parser.c:12444
+#: cp/parser.c:12447
#, gcc-internal-format
msgid "declaration %qD does not declare anything"
msgstr ""
-#: cp/parser.c:12530
+#: cp/parser.c:12533
#, gcc-internal-format
msgid "attributes ignored on uninstantiated type"
msgstr ""
-#: cp/parser.c:12534
+#: cp/parser.c:12537
#, gcc-internal-format
msgid "attributes ignored on template instantiation"
msgstr ""
-#: cp/parser.c:12539
+#: cp/parser.c:12542
#, gcc-internal-format
msgid ""
"attributes ignored on elaborated-type-specifier that is not a forward "
"declaration"
msgstr ""
-#: cp/parser.c:12824
+#: cp/parser.c:12827
#, gcc-internal-format
msgid "%qD is not a namespace-name"
msgstr ""
-#: cp/parser.c:12951
+#: cp/parser.c:12954
#, gcc-internal-format
msgid "%<namespace%> definition is not allowed here"
msgstr ""
-#: cp/parser.c:13092
+#: cp/parser.c:13095
#, gcc-internal-format
msgid "a template-id may not appear in a using-declaration"
msgstr ""
-#: cp/parser.c:13513
+#: cp/parser.c:13516
#, gcc-internal-format
msgid "an asm-specification is not allowed on a function-definition"
msgstr ""
-#: cp/parser.c:13517
+#: cp/parser.c:13520
#, gcc-internal-format
msgid "attributes are not allowed on a function-definition"
msgstr ""
-#: cp/parser.c:13670
+#: cp/parser.c:13673
#, gcc-internal-format
msgid "initializer provided for function"
msgstr ""
-#: cp/parser.c:13703
+#: cp/parser.c:13706
#, gcc-internal-format
msgid "attributes after parenthesized initializer ignored"
msgstr ""
-#: cp/parser.c:14098 cp/pt.c:9822
+#: cp/parser.c:14101 cp/pt.c:9873
#, gcc-internal-format
msgid "array bound is not an integer constant"
msgstr ""
-#: cp/parser.c:14219
+#: cp/parser.c:14222
#, gcc-internal-format
msgid "cannot define member of dependent typedef %qT"
msgstr ""
-#: cp/parser.c:14223
+#: cp/parser.c:14226
#, gcc-internal-format
msgid "%<%T::%E%> is not a type"
msgstr ""
-#: cp/parser.c:14251
+#: cp/parser.c:14254
#, gcc-internal-format
msgid "invalid use of constructor as a template"
msgstr ""
-#: cp/parser.c:14253
+#: cp/parser.c:14256
#, gcc-internal-format
msgid ""
"use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
"name"
msgstr ""
-#: cp/parser.c:14431
+#: cp/parser.c:14434
#, gcc-internal-format
msgid "%qD is a namespace"
msgstr ""
-#: cp/parser.c:14506
+#: cp/parser.c:14509
#, gcc-internal-format
msgid "duplicate cv-qualifier"
msgstr ""
-#: cp/parser.c:14628
+#: cp/parser.c:14631 cp/typeck2.c:501
#, gcc-internal-format
msgid "invalid use of %<auto%>"
msgstr ""
-#: cp/parser.c:15240
+#: cp/parser.c:15243
#, gcc-internal-format
msgid "file ends in default argument"
msgstr ""
-#: cp/parser.c:15286
+#: cp/parser.c:15289
#, gcc-internal-format
msgid "deprecated use of default argument for parameter of non-function"
msgstr ""
-#: cp/parser.c:15290
+#: cp/parser.c:15293
#, gcc-internal-format
msgid "default arguments are only permitted for function parameters"
msgstr ""
-#: cp/parser.c:15576
+#: cp/parser.c:15579
#, gcc-internal-format
msgid "ISO C++ does not allow designated initializers"
msgstr ""
-#: cp/parser.c:16190
+#: cp/parser.c:16193
#, gcc-internal-format
msgid "invalid class name in declaration of %qD"
msgstr ""
-#: cp/parser.c:16204
+#: cp/parser.c:16207
#, gcc-internal-format
msgid "declaration of %qD in namespace %qD which does not enclose %qD"
msgstr ""
-#: cp/parser.c:16209
+#: cp/parser.c:16212
#, gcc-internal-format
msgid "declaration of %qD in %qD which does not enclose %qD"
msgstr ""
-#: cp/parser.c:16223
+#: cp/parser.c:16226
#, gcc-internal-format
msgid "extra qualification not allowed"
msgstr ""
-#: cp/parser.c:16235
+#: cp/parser.c:16238
#, gcc-internal-format
msgid "an explicit specialization must be preceded by %<template <>%>"
msgstr ""
-#: cp/parser.c:16265
+#: cp/parser.c:16268
#, gcc-internal-format
msgid "function template %qD redeclared as a class template"
msgstr ""
-#: cp/parser.c:16348
+#: cp/parser.c:16351
#, gcc-internal-format
msgid "previous definition of %q+#T"
msgstr ""
-#: cp/parser.c:16617
+#: cp/parser.c:16620
#, gcc-internal-format
msgid "a class-key must be used when declaring a friend"
msgstr ""
-#: cp/parser.c:16632
+#: cp/parser.c:16635
#, gcc-internal-format
msgid "friend declaration does not name a class or function"
msgstr ""
-#: cp/parser.c:16814
+#: cp/parser.c:16817
#, gcc-internal-format
msgid "pure-specifier on function-definition"
msgstr ""
-#: cp/parser.c:17127
+#: cp/parser.c:17130
#, gcc-internal-format
msgid "keyword %<typename%> not allowed outside of templates"
msgstr ""
-#: cp/parser.c:17130
+#: cp/parser.c:17133
#, gcc-internal-format
msgid ""
"keyword %<typename%> not allowed in this context (the base class is "
"implicitly a type)"
msgstr ""
-#: cp/parser.c:18286
+#: cp/parser.c:18289
#, gcc-internal-format
msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
msgstr ""
-#: cp/parser.c:18291
+#: cp/parser.c:18294
#, gcc-internal-format
msgid "invalid declaration of %<%T::%E%>"
msgstr ""
-#: cp/parser.c:18295
+#: cp/parser.c:18298
#, gcc-internal-format
msgid "too few template-parameter-lists"
msgstr ""
@@ -27360,112 +27596,112 @@ msgstr ""
#. something like:
#.
#. template <class T> template <class U> void S::f();
-#: cp/parser.c:18302
+#: cp/parser.c:18305
#, gcc-internal-format
msgid "too many template-parameter-lists"
msgstr ""
-#: cp/parser.c:18590
+#: cp/parser.c:18593
#, gcc-internal-format
msgid "named return values are no longer supported"
msgstr ""
-#: cp/parser.c:18670
+#: cp/parser.c:18673
#, gcc-internal-format
msgid "invalid declaration of member template in local class"
msgstr ""
-#: cp/parser.c:18679
+#: cp/parser.c:18682
#, gcc-internal-format
msgid "template with C linkage"
msgstr ""
-#: cp/parser.c:18827
+#: cp/parser.c:18830
#, gcc-internal-format
msgid "template declaration of %<typedef%>"
msgstr ""
-#: cp/parser.c:18896
+#: cp/parser.c:18899
#, gcc-internal-format
msgid "explicit template specialization cannot have a storage class"
msgstr ""
-#: cp/parser.c:19121
+#: cp/parser.c:19124
#, gcc-internal-format
msgid "%<>>%> should be %<> >%> within a nested template argument list"
msgstr ""
-#: cp/parser.c:19134
+#: cp/parser.c:19137
#, gcc-internal-format
msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
msgstr ""
-#: cp/parser.c:19477
+#: cp/parser.c:19480
#, gcc-internal-format
msgid "invalid use of %qD in linkage specification"
msgstr ""
-#: cp/parser.c:19490
+#: cp/parser.c:19493
#, gcc-internal-format
msgid "%<__thread%> before %qD"
msgstr ""
-#: cp/parser.c:19811
+#: cp/parser.c:19814
#, gcc-internal-format
msgid "%qs tag used in naming %q#T"
msgstr ""
-#: cp/parser.c:19832
+#: cp/parser.c:19835
#, gcc-internal-format
msgid "%qD redeclared with different access"
msgstr ""
-#: cp/parser.c:19851
+#: cp/parser.c:19854
#, gcc-internal-format
msgid "%<template%> (as a disambiguator) is only allowed within templates"
msgstr ""
-#: cp/parser.c:20118 cp/parser.c:21046 cp/parser.c:21179
+#: cp/parser.c:20121 cp/parser.c:21049 cp/parser.c:21182
#, gcc-internal-format
msgid "misplaced %<@%D%> Objective-C++ construct"
msgstr ""
-#: cp/parser.c:20263
+#: cp/parser.c:20266
#, gcc-internal-format
msgid "%<@encode%> must specify a type as an argument"
msgstr ""
-#: cp/parser.c:20579
+#: cp/parser.c:20582
#, gcc-internal-format
msgid "invalid Objective-C++ selector name"
msgstr ""
-#: cp/parser.c:20910
+#: cp/parser.c:20913
#, gcc-internal-format
msgid "identifier expected after %<@protocol%>"
msgstr ""
-#: cp/parser.c:22249
+#: cp/parser.c:22252
#, gcc-internal-format
msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
msgstr ""
-#: cp/parser.c:22417 cp/pt.c:11224
+#: cp/parser.c:22420 cp/pt.c:11275
#, gcc-internal-format
msgid "iteration variable %qD should not be reduction"
msgstr ""
-#: cp/parser.c:22484
+#: cp/parser.c:22487
#, gcc-internal-format
msgid "not enough collapsed for loops"
msgstr ""
-#: cp/parser.c:22946
+#: cp/parser.c:22949
#, gcc-internal-format
msgid "junk at end of %<#pragma GCC pch_preprocess%>"
msgstr ""
-#: cp/parser.c:23109
+#: cp/parser.c:23112
#, gcc-internal-format
msgid "inter-module optimizations not implemented for C++"
msgstr ""
@@ -27480,139 +27716,139 @@ msgstr ""
msgid "invalid member template declaration %qD"
msgstr ""
-#: cp/pt.c:648
+#: cp/pt.c:650
#, gcc-internal-format
msgid "explicit specialization in non-namespace scope %qD"
msgstr ""
-#: cp/pt.c:662
+#: cp/pt.c:664
#, gcc-internal-format
msgid "enclosing class templates are not explicitly specialized"
msgstr ""
-#: cp/pt.c:748
+#: cp/pt.c:750
#, gcc-internal-format
msgid "specialization of %qD must appear at namespace scope"
msgstr ""
-#: cp/pt.c:756
+#: cp/pt.c:758
#, gcc-internal-format
msgid "specialization of %qD in different namespace"
msgstr ""
-#: cp/pt.c:757 cp/pt.c:859
+#: cp/pt.c:759 cp/pt.c:861
#, gcc-internal-format
msgid " from definition of %q+#D"
msgstr ""
-#: cp/pt.c:774
+#: cp/pt.c:776
#, gcc-internal-format
msgid ""
"explicit instantiation of %qD in namespace %qD (which does not enclose "
"namespace %qD)"
msgstr ""
-#: cp/pt.c:792
+#: cp/pt.c:794
#, gcc-internal-format
msgid "name of class shadows template template parameter %qD"
msgstr ""
-#: cp/pt.c:825
+#: cp/pt.c:827
#, gcc-internal-format
msgid "specialization of %qT after instantiation"
msgstr ""
-#: cp/pt.c:858
+#: cp/pt.c:860
#, gcc-internal-format
msgid "specializing %q#T in different namespace"
msgstr ""
#. But if we've had an implicit instantiation, that's a
#. problem ([temp.expl.spec]/6).
-#: cp/pt.c:896
+#: cp/pt.c:898
#, gcc-internal-format
msgid "specialization %qT after instantiation %qT"
msgstr ""
-#: cp/pt.c:910
+#: cp/pt.c:912
#, gcc-internal-format
msgid "explicit specialization of non-template %qT"
msgstr ""
-#: cp/pt.c:1326
+#: cp/pt.c:1328
#, gcc-internal-format
msgid "specialization of %qD after instantiation"
msgstr ""
-#: cp/pt.c:1784
+#: cp/pt.c:1786
#, gcc-internal-format
msgid "%qD is not a function template"
msgstr ""
-#: cp/pt.c:1993
+#: cp/pt.c:1995
#, gcc-internal-format
msgid "template-id %qD for %q+D does not match any template declaration"
msgstr ""
-#: cp/pt.c:1996
+#: cp/pt.c:1998
#, gcc-internal-format
msgid ""
"saw %d %<template<>%>, need %d for specializing a member function template"
msgstr ""
-#: cp/pt.c:2005
+#: cp/pt.c:2007
#, gcc-internal-format
msgid "ambiguous template specialization %qD for %q+D"
msgstr ""
#. This case handles bogus declarations like template <>
#. template <class T> void f<int>();
-#: cp/pt.c:2241 cp/pt.c:2295
+#: cp/pt.c:2243 cp/pt.c:2297
#, gcc-internal-format
msgid "template-id %qD in declaration of primary template"
msgstr ""
-#: cp/pt.c:2254
+#: cp/pt.c:2256
#, gcc-internal-format
msgid "template parameter list used in explicit instantiation"
msgstr ""
-#: cp/pt.c:2260
+#: cp/pt.c:2262
#, gcc-internal-format
msgid "definition provided for explicit instantiation"
msgstr ""
-#: cp/pt.c:2268
+#: cp/pt.c:2270
#, gcc-internal-format
msgid "too many template parameter lists in declaration of %qD"
msgstr ""
-#: cp/pt.c:2271
+#: cp/pt.c:2273
#, gcc-internal-format
msgid "too few template parameter lists in declaration of %qD"
msgstr ""
-#: cp/pt.c:2273
+#: cp/pt.c:2275
#, gcc-internal-format
msgid "explicit specialization of %qD must be introduced by %<template <>%>"
msgstr ""
-#: cp/pt.c:2292
+#: cp/pt.c:2294
#, gcc-internal-format
msgid "function template partial specialization %qD is not allowed"
msgstr ""
-#: cp/pt.c:2324
+#: cp/pt.c:2326
#, gcc-internal-format
msgid "default argument specified in explicit specialization"
msgstr ""
-#: cp/pt.c:2354
+#: cp/pt.c:2356
#, gcc-internal-format
msgid "%qD is not a template function"
msgstr ""
-#: cp/pt.c:2362
+#: cp/pt.c:2364
#, gcc-internal-format
msgid "%qD is not declared in %qD"
msgstr ""
@@ -27625,104 +27861,104 @@ msgstr ""
#. program is ill-formed.
#.
#. Similar language is found in [temp.explicit].
-#: cp/pt.c:2424
+#: cp/pt.c:2426
#, gcc-internal-format
msgid "specialization of implicitly-declared special member function"
msgstr ""
-#: cp/pt.c:2468
+#: cp/pt.c:2470
#, gcc-internal-format
msgid "no member function %qD declared in %qT"
msgstr ""
-#: cp/pt.c:3068
+#: cp/pt.c:3070
#, gcc-internal-format
msgid "base initializer expansion %<%T%> contains no parameter packs"
msgstr ""
-#: cp/pt.c:3129
+#: cp/pt.c:3131
#, gcc-internal-format
msgid "expansion pattern %<%T%> contains no argument packs"
msgstr ""
-#: cp/pt.c:3131
+#: cp/pt.c:3133
#, gcc-internal-format
msgid "expansion pattern %<%E%> contains no argument packs"
msgstr ""
-#: cp/pt.c:3172
+#: cp/pt.c:3174
#, gcc-internal-format
msgid "parameter packs not expanded with %<...%>:"
msgstr ""
-#: cp/pt.c:3187 cp/pt.c:3804
+#: cp/pt.c:3189 cp/pt.c:3825
#, gcc-internal-format
msgid " %qD"
msgstr ""
-#: cp/pt.c:3189
+#: cp/pt.c:3191
#, gcc-internal-format
msgid " <anonymous>"
msgstr ""
-#: cp/pt.c:3299
+#: cp/pt.c:3308
#, gcc-internal-format
msgid "declaration of %q+#D"
msgstr ""
-#: cp/pt.c:3300
+#: cp/pt.c:3309
#, gcc-internal-format
msgid " shadows template parm %q+#D"
msgstr ""
-#: cp/pt.c:3800
+#: cp/pt.c:3821
#, gcc-internal-format
msgid "template parameters not used in partial specialization:"
msgstr ""
-#: cp/pt.c:3815
+#: cp/pt.c:3836
#, gcc-internal-format
msgid "partial specialization %qT does not specialize any template arguments"
msgstr ""
-#: cp/pt.c:3860
+#: cp/pt.c:3881
#, gcc-internal-format
msgid ""
"parameter pack argument %qE must be at the end of the template argument list"
msgstr ""
-#: cp/pt.c:3863
+#: cp/pt.c:3884
#, gcc-internal-format
msgid ""
"parameter pack argument %qT must be at the end of the template argument list"
msgstr ""
-#: cp/pt.c:3882
+#: cp/pt.c:3903
#, gcc-internal-format
msgid "template argument %qE involves template parameter(s)"
msgstr ""
-#: cp/pt.c:3926
+#: cp/pt.c:3947
#, gcc-internal-format
msgid "type %qT of template argument %qE depends on template parameter(s)"
msgstr ""
-#: cp/pt.c:4033
+#: cp/pt.c:4054
#, gcc-internal-format
msgid "no default argument for %qD"
msgstr ""
-#: cp/pt.c:4054
+#: cp/pt.c:4075
#, gcc-internal-format
msgid "parameter pack %qE must be at the end of the template parameter list"
msgstr ""
-#: cp/pt.c:4057
+#: cp/pt.c:4078
#, gcc-internal-format
msgid "parameter pack %qT must be at the end of the template parameter list"
msgstr ""
-#: cp/pt.c:4246
+#: cp/pt.c:4267
#, gcc-internal-format
msgid "template class without a name"
msgstr ""
@@ -27730,7 +27966,7 @@ msgstr ""
#. [temp.mem]
#.
#. A destructor shall not be a member template.
-#: cp/pt.c:4256
+#: cp/pt.c:4277
#, gcc-internal-format
msgid "destructor %qD declared as member template"
msgstr ""
@@ -27740,72 +27976,72 @@ msgstr ""
#. An allocation function can be a function
#. template. ... Template allocation functions shall
#. have two or more parameters.
-#: cp/pt.c:4271
+#: cp/pt.c:4292
#, gcc-internal-format
msgid "invalid template declaration of %qD"
msgstr ""
-#: cp/pt.c:4388
+#: cp/pt.c:4409
#, gcc-internal-format
msgid "template definition of non-template %q#D"
msgstr ""
-#: cp/pt.c:4431
+#: cp/pt.c:4452
#, gcc-internal-format
msgid "expected %d levels of template parms for %q#D, got %d"
msgstr ""
-#: cp/pt.c:4443
+#: cp/pt.c:4464
#, gcc-internal-format
msgid "got %d template parameters for %q#D"
msgstr ""
-#: cp/pt.c:4446
+#: cp/pt.c:4467
#, gcc-internal-format
msgid "got %d template parameters for %q#T"
msgstr ""
-#: cp/pt.c:4448
+#: cp/pt.c:4469
#, gcc-internal-format
msgid " but %d required"
msgstr ""
-#: cp/pt.c:4466
+#: cp/pt.c:4487
#, gcc-internal-format
msgid "template arguments to %qD do not match original template %qD"
msgstr ""
-#: cp/pt.c:4470
+#: cp/pt.c:4491
#, gcc-internal-format
msgid "use template<> for an explicit specialization"
msgstr ""
-#: cp/pt.c:4569
+#: cp/pt.c:4590
#, gcc-internal-format
msgid "%qT is not a template type"
msgstr ""
-#: cp/pt.c:4582
+#: cp/pt.c:4603
#, gcc-internal-format
msgid "template specifiers not specified in declaration of %qD"
msgstr ""
-#: cp/pt.c:4592
+#: cp/pt.c:4613
#, gcc-internal-format
msgid "redeclared with %d template parameter(s)"
msgstr ""
-#: cp/pt.c:4594
+#: cp/pt.c:4615
#, gcc-internal-format
msgid "previous declaration %q+D used %d template parameter(s)"
msgstr ""
-#: cp/pt.c:4628
+#: cp/pt.c:4649
#, gcc-internal-format
msgid "template parameter %q+#D"
msgstr ""
-#: cp/pt.c:4629
+#: cp/pt.c:4650
#, gcc-internal-format
msgid "redeclared here as %q#D"
msgstr ""
@@ -27814,244 +28050,244 @@ msgstr ""
#.
#. A template-parameter may not be given default arguments
#. by two different declarations in the same scope.
-#: cp/pt.c:4639
+#: cp/pt.c:4660
#, gcc-internal-format
msgid "redefinition of default argument for %q#D"
msgstr ""
-#: cp/pt.c:4641
+#: cp/pt.c:4662
#, gcc-internal-format
msgid "original definition appeared here"
msgstr ""
-#: cp/pt.c:4745
+#: cp/pt.c:4766
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because function %qD has "
"not external linkage"
msgstr ""
-#: cp/pt.c:4764 cp/pt.c:5051
+#: cp/pt.c:4785 cp/pt.c:5072
#, gcc-internal-format
msgid "%qE is not a valid template argument for type %qT"
msgstr ""
-#: cp/pt.c:4766
+#: cp/pt.c:4787
#, gcc-internal-format
msgid "it must be a pointer-to-member of the form `&X::Y'"
msgstr ""
-#: cp/pt.c:4802
+#: cp/pt.c:4823
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because string literals "
"can never be used in this context"
msgstr ""
-#: cp/pt.c:4879
+#: cp/pt.c:4900
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is a non-"
"constant expression"
msgstr ""
-#: cp/pt.c:4923
+#: cp/pt.c:4944
#, gcc-internal-format
msgid ""
"%qD is not a valid template argument because %qD is a variable, not the "
"address of a variable"
msgstr ""
-#: cp/pt.c:4941
+#: cp/pt.c:4962
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument of type %qT because %qE is not a "
"variable"
msgstr ""
-#: cp/pt.c:4948
+#: cp/pt.c:4969
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument of type %qT because %qD does not have "
"external linkage"
msgstr ""
-#: cp/pt.c:4978
+#: cp/pt.c:4999
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because of conflicts in cv-"
"qualification"
msgstr ""
-#: cp/pt.c:4985
+#: cp/pt.c:5006
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is not an lvalue"
msgstr ""
-#: cp/pt.c:5002
+#: cp/pt.c:5023
#, gcc-internal-format
msgid ""
"%q#D is not a valid template argument for type %qT because a reference "
"variable does not have a constant address"
msgstr ""
-#: cp/pt.c:5011
+#: cp/pt.c:5032
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is not an "
"object with external linkage"
msgstr ""
-#: cp/pt.c:5019
+#: cp/pt.c:5040
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because object %qD has not "
"external linkage"
msgstr ""
-#: cp/pt.c:5052
+#: cp/pt.c:5073
#, gcc-internal-format
msgid "it must be the address of a function with external linkage"
msgstr ""
-#: cp/pt.c:5066
+#: cp/pt.c:5087
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is a pointer"
msgstr ""
-#: cp/pt.c:5068
+#: cp/pt.c:5089
#, gcc-internal-format
msgid "try using %qE instead"
msgstr ""
-#: cp/pt.c:5108
+#: cp/pt.c:5129
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is of type %qT"
msgstr ""
-#: cp/pt.c:5111
+#: cp/pt.c:5132
#, gcc-internal-format
msgid "standard conversions are not allowed in this context"
msgstr ""
-#: cp/pt.c:5444
+#: cp/pt.c:5465
#, gcc-internal-format
msgid "injected-class-name %qD used as template template argument"
msgstr ""
-#: cp/pt.c:5469
+#: cp/pt.c:5490
#, gcc-internal-format
msgid "to refer to a type member of a template parameter, use %<typename %E%>"
msgstr ""
-#: cp/pt.c:5485 cp/pt.c:5504 cp/pt.c:5550
+#: cp/pt.c:5506 cp/pt.c:5525 cp/pt.c:5571
#, gcc-internal-format
msgid "type/value mismatch at argument %d in template parameter list for %qD"
msgstr ""
-#: cp/pt.c:5489
+#: cp/pt.c:5510
#, gcc-internal-format
msgid " expected a constant of type %qT, got %qT"
msgstr ""
-#: cp/pt.c:5493
+#: cp/pt.c:5514
#, gcc-internal-format
msgid " expected a class template, got %qE"
msgstr ""
-#: cp/pt.c:5495
+#: cp/pt.c:5516
#, gcc-internal-format
msgid " expected a type, got %qE"
msgstr ""
-#: cp/pt.c:5508
+#: cp/pt.c:5529
#, gcc-internal-format
msgid " expected a type, got %qT"
msgstr ""
-#: cp/pt.c:5510
+#: cp/pt.c:5531
#, gcc-internal-format
msgid " expected a class template, got %qT"
msgstr ""
-#: cp/pt.c:5553
+#: cp/pt.c:5574
#, gcc-internal-format
msgid " expected a template of type %qD, got %qT"
msgstr ""
#. Not sure if this is reachable, but it doesn't hurt
#. to be robust.
-#: cp/pt.c:5586
+#: cp/pt.c:5607
#, gcc-internal-format
msgid "type mismatch in nontype parameter pack"
msgstr ""
-#: cp/pt.c:5608
+#: cp/pt.c:5629
#, gcc-internal-format
msgid "could not convert template argument %qE to %qT"
msgstr ""
-#: cp/pt.c:5673
+#: cp/pt.c:5694
#, gcc-internal-format
msgid "wrong number of template arguments (%d, should be %d)"
msgstr ""
-#: cp/pt.c:5811
+#: cp/pt.c:5836
#, gcc-internal-format
msgid "wrong number of template arguments (%d, should be %d%s)"
msgstr ""
-#: cp/pt.c:5815
+#: cp/pt.c:5840
#, gcc-internal-format
msgid "provided for %q+D"
msgstr ""
-#: cp/pt.c:5882
+#: cp/pt.c:5907
#, gcc-internal-format
msgid "cannot expand %<%E%> into a fixed-length argument list"
msgstr ""
-#: cp/pt.c:5885
+#: cp/pt.c:5910
#, gcc-internal-format
msgid "cannot expand %<%T%> into a fixed-length argument list"
msgstr ""
-#: cp/pt.c:5901
+#: cp/pt.c:5933
#, gcc-internal-format
msgid "template argument %d is invalid"
msgstr ""
-#: cp/pt.c:6223
+#: cp/pt.c:6261
#, gcc-internal-format
msgid "non-template type %qT used as a template"
msgstr ""
-#: cp/pt.c:6225
+#: cp/pt.c:6263
#, gcc-internal-format
msgid "for template declaration %q+D"
msgstr ""
-#: cp/pt.c:6880
+#: cp/pt.c:6918
#, gcc-internal-format
msgid ""
"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
"to increase the maximum) instantiating %qD"
msgstr ""
-#: cp/pt.c:8146
+#: cp/pt.c:8184
#, gcc-internal-format
msgid "mismatched argument pack lengths while expanding %<%T%>"
msgstr ""
-#: cp/pt.c:8150
+#: cp/pt.c:8188
#, gcc-internal-format
msgid "mismatched argument pack lengths while expanding %<%E%>"
msgstr ""
-#: cp/pt.c:9177
+#: cp/pt.c:9228
#, gcc-internal-format
msgid "instantiation of %q+D as type %qT"
msgstr ""
@@ -28069,241 +28305,241 @@ msgstr ""
#.
#. is an attempt to declare a variable with function
#. type.
-#: cp/pt.c:9322
+#: cp/pt.c:9373
#, gcc-internal-format
msgid "variable %qD has function type"
msgstr ""
-#: cp/pt.c:9485
+#: cp/pt.c:9536
#, gcc-internal-format
msgid "invalid parameter type %qT"
msgstr ""
-#: cp/pt.c:9487
+#: cp/pt.c:9538
#, gcc-internal-format
msgid "in declaration %q+D"
msgstr ""
-#: cp/pt.c:9564
+#: cp/pt.c:9615
#, gcc-internal-format
msgid "function returning an array"
msgstr ""
-#: cp/pt.c:9566
+#: cp/pt.c:9617
#, gcc-internal-format
msgid "function returning a function"
msgstr ""
-#: cp/pt.c:9593
+#: cp/pt.c:9644
#, gcc-internal-format
msgid "creating pointer to member function of non-class type %qT"
msgstr ""
-#: cp/pt.c:9842
+#: cp/pt.c:9893
#, gcc-internal-format
msgid "creating array with negative size (%qE)"
msgstr ""
-#: cp/pt.c:10091
+#: cp/pt.c:10142
#, gcc-internal-format
msgid "forming reference to void"
msgstr ""
-#: cp/pt.c:10093
+#: cp/pt.c:10144
#, gcc-internal-format
msgid "forming pointer to reference type %qT"
msgstr ""
-#: cp/pt.c:10095
+#: cp/pt.c:10146
#, gcc-internal-format
msgid "forming reference to reference type %qT"
msgstr ""
-#: cp/pt.c:10144
+#: cp/pt.c:10195
#, gcc-internal-format
msgid "creating pointer to member of non-class type %qT"
msgstr ""
-#: cp/pt.c:10150
+#: cp/pt.c:10201
#, gcc-internal-format
msgid "creating pointer to member reference type %qT"
msgstr ""
-#: cp/pt.c:10156
+#: cp/pt.c:10207
#, gcc-internal-format
msgid "creating pointer to member of type void"
msgstr ""
-#: cp/pt.c:10218
+#: cp/pt.c:10269
#, gcc-internal-format
msgid "creating array of %qT"
msgstr ""
-#: cp/pt.c:10224
+#: cp/pt.c:10275
#, gcc-internal-format
msgid "creating array of %qT, which is an abstract class type"
msgstr ""
-#: cp/pt.c:10276
+#: cp/pt.c:10327
#, gcc-internal-format
msgid "%qT is not a class, struct, or union type"
msgstr ""
-#: cp/pt.c:10312
+#: cp/pt.c:10363
#, gcc-internal-format
msgid "%qT resolves to %qT, which is not an enumeration type"
msgstr ""
-#: cp/pt.c:10315
+#: cp/pt.c:10366
#, gcc-internal-format
msgid "%qT resolves to %qT, which is is not a class type"
msgstr ""
-#: cp/pt.c:10436
+#: cp/pt.c:10487
#, gcc-internal-format
msgid "use of %qs in template"
msgstr ""
-#: cp/pt.c:10572
+#: cp/pt.c:10623
#, gcc-internal-format
msgid "qualifying type %qT does not match destructor name ~%qT"
msgstr ""
-#: cp/pt.c:10587
+#: cp/pt.c:10638
#, gcc-internal-format
msgid ""
"dependent-name %qE is parsed as a non-type, but instantiation yields a type"
msgstr ""
-#: cp/pt.c:10589
+#: cp/pt.c:10640
#, gcc-internal-format
msgid "say %<typename %E%> if a type is meant"
msgstr ""
-#: cp/pt.c:10735
+#: cp/pt.c:10786
#, gcc-internal-format
msgid "using invalid field %qD"
msgstr ""
-#: cp/pt.c:11065 cp/pt.c:11737
+#: cp/pt.c:11116 cp/pt.c:11788
#, gcc-internal-format
msgid "invalid use of pack expansion expression"
msgstr ""
-#: cp/pt.c:11069 cp/pt.c:11741
+#: cp/pt.c:11120 cp/pt.c:11792
#, gcc-internal-format
msgid "use %<...%> to expand argument pack"
msgstr ""
-#: cp/pt.c:11901
+#: cp/pt.c:11952
#, 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:12441
+#: cp/pt.c:12492
#, gcc-internal-format
msgid "%qT is not a class or namespace"
msgstr ""
-#: cp/pt.c:12444
+#: cp/pt.c:12495
#, gcc-internal-format
msgid "%qD is not a class or namespace"
msgstr ""
-#: cp/pt.c:12705
+#: cp/pt.c:12756
#, gcc-internal-format
msgid "%qT is/uses anonymous type"
msgstr ""
-#: cp/pt.c:12707
+#: cp/pt.c:12758
#, gcc-internal-format
msgid "template argument for %qD uses local type %qT"
msgstr ""
-#: cp/pt.c:12717
+#: cp/pt.c:12768
#, gcc-internal-format
msgid "%qT is a variably modified type"
msgstr ""
-#: cp/pt.c:12728
+#: cp/pt.c:12779
#, gcc-internal-format
msgid "integral expression %qE is not constant"
msgstr ""
-#: cp/pt.c:12746
+#: cp/pt.c:12797
#, gcc-internal-format
msgid " trying to instantiate %qD"
msgstr ""
-#: cp/pt.c:15796
+#: cp/pt.c:15860
#, gcc-internal-format
msgid "ambiguous class template instantiation for %q#T"
msgstr ""
-#: cp/pt.c:15800
+#: cp/pt.c:15864
#, gcc-internal-format
msgid "%s %+#T"
msgstr ""
-#: cp/pt.c:15824 cp/pt.c:15907
+#: cp/pt.c:15888 cp/pt.c:15971
#, gcc-internal-format
msgid "explicit instantiation of non-template %q#D"
msgstr ""
-#: cp/pt.c:15839
+#: cp/pt.c:15903
#, gcc-internal-format
msgid "%qD is not a static data member of a class template"
msgstr ""
-#: cp/pt.c:15845 cp/pt.c:15902
+#: cp/pt.c:15909 cp/pt.c:15966
#, gcc-internal-format
msgid "no matching template for %qD found"
msgstr ""
-#: cp/pt.c:15850
+#: cp/pt.c:15914
#, gcc-internal-format
msgid ""
"type %qT for explicit instantiation %qD does not match declared type %qT"
msgstr ""
-#: cp/pt.c:15858
+#: cp/pt.c:15922
#, gcc-internal-format
msgid "explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:15894
+#: cp/pt.c:15958
#, gcc-internal-format
msgid "duplicate explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:15917 cp/pt.c:16009
+#: cp/pt.c:15981 cp/pt.c:16073
#, gcc-internal-format
msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
msgstr ""
-#: cp/pt.c:15922 cp/pt.c:16026
+#: cp/pt.c:15986 cp/pt.c:16090
#, gcc-internal-format
msgid "storage class %qD applied to template instantiation"
msgstr ""
-#: cp/pt.c:15987
+#: cp/pt.c:16051
#, gcc-internal-format
msgid "explicit instantiation of non-template type %qT"
msgstr ""
-#: cp/pt.c:15996
+#: cp/pt.c:16060
#, gcc-internal-format
msgid "explicit instantiation of %q#T before definition of template"
msgstr ""
-#: cp/pt.c:16014
+#: cp/pt.c:16078
#, gcc-internal-format
msgid "ISO C++ forbids the use of %qE on explicit instantiations"
msgstr ""
-#: cp/pt.c:16060
+#: cp/pt.c:16124
#, gcc-internal-format
msgid "duplicate explicit instantiation of %q#T"
msgstr ""
@@ -28315,12 +28551,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:16524
+#: cp/pt.c:16588
#, gcc-internal-format
msgid "explicit instantiation of %qD but no definition available"
msgstr ""
-#: cp/pt.c:16690
+#: cp/pt.c:16754
#, gcc-internal-format
msgid ""
"template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -28328,24 +28564,24 @@ msgid ""
"the maximum)"
msgstr ""
-#: cp/pt.c:17045
+#: cp/pt.c:17109
#, gcc-internal-format
msgid "%q#T is not a valid type for a template constant parameter"
msgstr ""
-#: cp/pt.c:18042
+#: cp/pt.c:18106
#, gcc-internal-format
msgid ""
"deducing from brace-enclosed initializer list requires #include "
"<initializer_list>"
msgstr ""
-#: cp/pt.c:18092
+#: cp/pt.c:18156
#, gcc-internal-format
msgid "unable to deduce %qT from %qE"
msgstr ""
-#: cp/pt.c:18103
+#: cp/pt.c:18167
#, gcc-internal-format
msgid "inconsistent deduction for %qT: %qT and then %qT"
msgstr ""
@@ -28529,7 +28765,7 @@ msgstr ""
msgid "invalid qualifying scope in pseudo-destructor name"
msgstr ""
-#: cp/semantics.c:2156 cp/typeck.c:2326
+#: cp/semantics.c:2156 cp/typeck.c:2342
#, gcc-internal-format
msgid "qualified type %qT does not match destructor name ~%qT"
msgstr ""
@@ -28565,216 +28801,216 @@ msgstr ""
msgid "definition of %q#T inside template parameter list"
msgstr ""
-#: cp/semantics.c:2379
+#: cp/semantics.c:2398
#, gcc-internal-format
msgid "invalid definition of qualified type %qT"
msgstr ""
-#: cp/semantics.c:2595
+#: cp/semantics.c:2614
#, gcc-internal-format
msgid "invalid base-class specification"
msgstr ""
-#: cp/semantics.c:2607
+#: cp/semantics.c:2626
#, gcc-internal-format
msgid "base class %qT has cv qualifiers"
msgstr ""
-#: cp/semantics.c:2632
+#: cp/semantics.c:2651
#, gcc-internal-format
msgid "incomplete type %qT used in nested name specifier"
msgstr ""
-#: cp/semantics.c:2636
+#: cp/semantics.c:2655
#, gcc-internal-format
msgid "reference to %<%T::%D%> is ambiguous"
msgstr ""
-#: cp/semantics.c:2641 cp/typeck.c:2126
+#: cp/semantics.c:2660 cp/typeck.c:2142
#, gcc-internal-format
msgid "%qD is not a member of %qT"
msgstr ""
-#: cp/semantics.c:2644
+#: cp/semantics.c:2663
#, gcc-internal-format
msgid "%qD is not a member of %qD"
msgstr ""
-#: cp/semantics.c:2646
+#: cp/semantics.c:2665
#, gcc-internal-format
msgid "%<::%D%> has not been declared"
msgstr ""
-#: cp/semantics.c:2863 cp/semantics.c:5605
+#: cp/semantics.c:2882 cp/semantics.c:5633
#, gcc-internal-format
msgid "%qD is not captured"
msgstr ""
-#: cp/semantics.c:2869
+#: cp/semantics.c:2888
#, gcc-internal-format
msgid "use of %<auto%> variable from containing function"
msgstr ""
-#: cp/semantics.c:2871
+#: cp/semantics.c:2890
#, gcc-internal-format
msgid " %q+#D declared here"
msgstr ""
-#: cp/semantics.c:2909
+#: cp/semantics.c:2928
#, 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:3073
+#: cp/semantics.c:3092
#, gcc-internal-format
msgid "%qD cannot appear in a constant-expression"
msgstr ""
-#: cp/semantics.c:3081
+#: cp/semantics.c:3100
#, gcc-internal-format
msgid "use of namespace %qD as expression"
msgstr ""
-#: cp/semantics.c:3086
+#: cp/semantics.c:3105
#, gcc-internal-format
msgid "use of class template %qT as expression"
msgstr ""
#. Ambiguous reference to base members.
-#: cp/semantics.c:3092
+#: cp/semantics.c:3111
#, gcc-internal-format
msgid "request for member %qD is ambiguous in multiple inheritance lattice"
msgstr ""
-#: cp/semantics.c:3214 cp/semantics.c:4990
+#: cp/semantics.c:3233 cp/semantics.c:5015
#, gcc-internal-format
msgid "type of %qE is unknown"
msgstr ""
-#: cp/semantics.c:3229
+#: cp/semantics.c:3248
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
msgstr ""
-#: cp/semantics.c:3240
+#: cp/semantics.c:3259
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to member function %qD"
msgstr ""
-#: cp/semantics.c:3709
+#: cp/semantics.c:3728
#, gcc-internal-format
msgid "%qD is not a variable in clause %qs"
msgstr ""
-#: cp/semantics.c:3718 cp/semantics.c:3740 cp/semantics.c:3762
+#: cp/semantics.c:3737 cp/semantics.c:3759 cp/semantics.c:3781
#, gcc-internal-format
msgid "%qD appears more than once in data clauses"
msgstr ""
-#: cp/semantics.c:3732
+#: cp/semantics.c:3751
#, gcc-internal-format
msgid "%qD is not a variable in clause %<firstprivate%>"
msgstr ""
-#: cp/semantics.c:3754
+#: cp/semantics.c:3773
#, gcc-internal-format
msgid "%qD is not a variable in clause %<lastprivate%>"
msgstr ""
-#: cp/semantics.c:3784
+#: cp/semantics.c:3803
#, gcc-internal-format
msgid "num_threads expression must be integral"
msgstr ""
-#: cp/semantics.c:3798
+#: cp/semantics.c:3817
#, gcc-internal-format
msgid "schedule chunk size expression must be integral"
msgstr ""
-#: cp/semantics.c:3930
+#: cp/semantics.c:3949
#, gcc-internal-format
msgid "%qE has reference type for %qs"
msgstr ""
-#: cp/semantics.c:4001
+#: cp/semantics.c:4020
#, gcc-internal-format
msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
msgstr ""
-#: cp/semantics.c:4015
+#: cp/semantics.c:4034
#, gcc-internal-format
msgid "%<threadprivate%> %qE directive not in %qT definition"
msgstr ""
-#: cp/semantics.c:4160
+#: cp/semantics.c:4179
#, gcc-internal-format
msgid "difference between %qE and %qD does not have integer type"
msgstr ""
#. Report the error.
-#: cp/semantics.c:4686
+#: cp/semantics.c:4705
#, gcc-internal-format
msgid "static assertion failed: %E"
msgstr ""
-#: cp/semantics.c:4688
+#: cp/semantics.c:4707
#, gcc-internal-format
msgid "non-constant condition for static assertion"
msgstr ""
-#: cp/semantics.c:4773 cp/semantics.c:4901
+#: cp/semantics.c:4792 cp/semantics.c:4921
#, gcc-internal-format
msgid "argument to decltype must be an expression"
msgstr ""
-#: cp/semantics.c:4851
+#: cp/semantics.c:4871
#, gcc-internal-format
msgid "%qE refers to a set of overloaded functions"
msgstr ""
-#: cp/semantics.c:4934
+#: cp/semantics.c:4959
#, gcc-internal-format
msgid "unable to determine the declared type of expression %<%E%>"
msgstr ""
-#: cp/semantics.c:5195
+#: cp/semantics.c:5220
#, gcc-internal-format
msgid "__is_convertible_to"
msgstr ""
-#: cp/semantics.c:5236 cp/semantics.c:5246
+#: cp/semantics.c:5261 cp/semantics.c:5271
#, gcc-internal-format
msgid "incomplete type %qT not allowed"
msgstr ""
-#: cp/semantics.c:5309
+#: cp/semantics.c:5334
#, gcc-internal-format
msgid "the type %qT of constexpr variable %qD is not literal"
msgstr ""
-#: cp/semantics.c:5344
+#: cp/semantics.c:5369
#, gcc-internal-format
msgid "parameter %q#D is not of literal type"
msgstr ""
-#: cp/semantics.c:5357
+#: cp/semantics.c:5382
#, gcc-internal-format
msgid "return type %qT of function %qD is not a literal type"
msgstr ""
-#: cp/semantics.c:5651
+#: cp/semantics.c:5679
#, gcc-internal-format
msgid "cannot capture %qE by reference"
msgstr ""
-#: cp/semantics.c:5673
+#: cp/semantics.c:5701
#, gcc-internal-format
msgid "already captured %<this%> in lambda expression"
msgstr ""
-#: cp/semantics.c:5792
+#: cp/semantics.c:5820
#, gcc-internal-format
msgid "%<this%> was not captured for this lambda function"
msgstr ""
@@ -28887,453 +29123,453 @@ msgid ""
"lacks a cast"
msgstr ""
-#: cp/typeck.c:1391
+#: cp/typeck.c:1407
#, gcc-internal-format
msgid "canonical types differ for identical types %T and %T"
msgstr ""
-#: cp/typeck.c:1398
+#: cp/typeck.c:1414
#, gcc-internal-format
msgid "same canonical type node for different types %T and %T"
msgstr ""
-#: cp/typeck.c:1511
+#: cp/typeck.c:1527
#, gcc-internal-format
msgid "invalid application of %qs to a member function"
msgstr ""
-#: cp/typeck.c:1579
+#: cp/typeck.c:1595
#, gcc-internal-format
msgid "invalid application of %<sizeof%> to a bit-field"
msgstr ""
-#: cp/typeck.c:1587
+#: cp/typeck.c:1603
#, gcc-internal-format
msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
msgstr ""
-#: cp/typeck.c:1636
+#: cp/typeck.c:1652
#, gcc-internal-format
msgid "invalid application of %<__alignof%> to a bit-field"
msgstr ""
-#: cp/typeck.c:1647
+#: cp/typeck.c:1663
#, gcc-internal-format
msgid ""
"ISO C++ forbids applying %<__alignof%> to an expression of function type"
msgstr ""
-#: cp/typeck.c:1705
+#: cp/typeck.c:1721
#, gcc-internal-format
msgid "invalid use of non-static member function"
msgstr ""
-#: cp/typeck.c:1972
+#: cp/typeck.c:1988
#, gcc-internal-format
msgid "deprecated conversion from string constant to %qT"
msgstr ""
-#: cp/typeck.c:2095 cp/typeck.c:2470
+#: cp/typeck.c:2111 cp/typeck.c:2486
#, gcc-internal-format
msgid "request for member %qD in %qE, which is of non-class type %qT"
msgstr ""
-#: cp/typeck.c:2124
+#: cp/typeck.c:2140
#, gcc-internal-format
msgid "invalid use of nonstatic data member %qE"
msgstr ""
-#: cp/typeck.c:2179
+#: cp/typeck.c:2195
#, gcc-internal-format
msgid "invalid access to non-static data member %qD of NULL object"
msgstr ""
-#: cp/typeck.c:2182 cp/typeck.c:2213
+#: cp/typeck.c:2198 cp/typeck.c:2229
#, gcc-internal-format
msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
msgstr ""
-#: cp/typeck.c:2210
+#: cp/typeck.c:2226
#, gcc-internal-format
msgid "invalid access to non-static data member %qD of NULL object"
msgstr ""
-#: cp/typeck.c:2338
+#: cp/typeck.c:2354
#, gcc-internal-format
msgid "object type %qT does not match destructor name ~%qT"
msgstr ""
-#: cp/typeck.c:2346
+#: cp/typeck.c:2362
#, gcc-internal-format
msgid "the type being destroyed is %qT, but the destructor refers to %qT"
msgstr ""
-#: cp/typeck.c:2385 cp/typeck.c:2405
+#: cp/typeck.c:2401 cp/typeck.c:2421
#, gcc-internal-format
msgid "%qD is not a template"
msgstr ""
-#: cp/typeck.c:2509
+#: cp/typeck.c:2525
#, gcc-internal-format
msgid "%<%D::%D%> is not a member of %qT"
msgstr ""
-#: cp/typeck.c:2533
+#: cp/typeck.c:2549
#, gcc-internal-format
msgid "%qT is not a base of %qT"
msgstr ""
-#: cp/typeck.c:2553
+#: cp/typeck.c:2569
#, gcc-internal-format
msgid "%qD has no member named %qE"
msgstr ""
-#: cp/typeck.c:2569
+#: cp/typeck.c:2585
#, gcc-internal-format
msgid "%qD is not a member template function"
msgstr ""
-#: cp/typeck.c:2714
+#: cp/typeck.c:2730
#, gcc-internal-format
msgid "%qT is not a pointer-to-object type"
msgstr ""
-#: cp/typeck.c:2745
+#: cp/typeck.c:2761
#, gcc-internal-format
msgid "invalid use of array indexing on pointer to member"
msgstr ""
-#: cp/typeck.c:2748
+#: cp/typeck.c:2764
#, gcc-internal-format
msgid "invalid use of unary %<*%> on pointer to member"
msgstr ""
-#: cp/typeck.c:2751
+#: cp/typeck.c:2767
#, gcc-internal-format
msgid "invalid use of implicit conversion on pointer to member"
msgstr ""
-#: cp/typeck.c:2760
+#: cp/typeck.c:2776
#, gcc-internal-format
msgid "invalid type argument"
msgstr ""
-#: cp/typeck.c:2763
+#: cp/typeck.c:2779
#, gcc-internal-format
msgid "invalid type argument of array indexing"
msgstr ""
-#: cp/typeck.c:2766
+#: cp/typeck.c:2782
#, gcc-internal-format
msgid "invalid type argument of unary %<*%>"
msgstr ""
-#: cp/typeck.c:2769
+#: cp/typeck.c:2785
#, gcc-internal-format
msgid "invalid type argument of implicit conversion"
msgstr ""
-#: cp/typeck.c:2799
+#: cp/typeck.c:2815
#, gcc-internal-format
msgid "subscript missing in array reference"
msgstr ""
-#: cp/typeck.c:2879
+#: cp/typeck.c:2895
#, gcc-internal-format
msgid "ISO C++ forbids subscripting non-lvalue array"
msgstr ""
-#: cp/typeck.c:2891
+#: cp/typeck.c:2907
#, gcc-internal-format
msgid "subscripting array declared %<register%>"
msgstr ""
-#: cp/typeck.c:2983
+#: cp/typeck.c:2999
#, gcc-internal-format
msgid "object missing in use of %qE"
msgstr ""
-#: cp/typeck.c:3162
+#: cp/typeck.c:3178
#, gcc-internal-format
msgid "ISO C++ forbids calling %<::main%> from within program"
msgstr ""
-#: cp/typeck.c:3181
+#: cp/typeck.c:3197
#, gcc-internal-format
msgid ""
"must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%"
">, e.g. %<(... ->* %E) (...)%>"
msgstr ""
-#: cp/typeck.c:3196
+#: cp/typeck.c:3212
#, gcc-internal-format
msgid "%qE cannot be used as a function"
msgstr ""
-#: cp/typeck.c:3287
+#: cp/typeck.c:3303
#, gcc-internal-format
msgid "too many arguments to %s %q+#D"
msgstr ""
-#: cp/typeck.c:3289 cp/typeck.c:3402
+#: cp/typeck.c:3305 cp/typeck.c:3418
#, gcc-internal-format
msgid "at this point in file"
msgstr ""
-#: cp/typeck.c:3292
+#: cp/typeck.c:3308
#, gcc-internal-format
msgid "too many arguments to function"
msgstr ""
-#: cp/typeck.c:3327
+#: cp/typeck.c:3343
#, gcc-internal-format
msgid "parameter %P of %qD has incomplete type %qT"
msgstr ""
-#: cp/typeck.c:3330
+#: cp/typeck.c:3346
#, gcc-internal-format
msgid "parameter %P has incomplete type %qT"
msgstr ""
-#: cp/typeck.c:3400
+#: cp/typeck.c:3416
#, gcc-internal-format
msgid "too few arguments to %s %q+#D"
msgstr ""
-#: cp/typeck.c:3405
+#: cp/typeck.c:3421
#, gcc-internal-format
msgid "too few arguments to function"
msgstr ""
-#: cp/typeck.c:3611 cp/typeck.c:3622
+#: cp/typeck.c:3627 cp/typeck.c:3638
#, gcc-internal-format
msgid "assuming cast to type %qT from overloaded function"
msgstr ""
#. Some sort of arithmetic operation involving NULL was
#. performed.
-#: cp/typeck.c:3665
+#: cp/typeck.c:3681
#, gcc-internal-format
msgid "NULL used in arithmetic"
msgstr ""
-#: cp/typeck.c:3856
+#: cp/typeck.c:3872
#, gcc-internal-format
msgid "left rotate count is negative"
msgstr ""
-#: cp/typeck.c:3857
+#: cp/typeck.c:3873
#, gcc-internal-format
msgid "right rotate count is negative"
msgstr ""
-#: cp/typeck.c:3863
+#: cp/typeck.c:3879
#, gcc-internal-format
msgid "left rotate count >= width of type"
msgstr ""
-#: cp/typeck.c:3864
+#: cp/typeck.c:3880
#, gcc-internal-format
msgid "right rotate count >= width of type"
msgstr ""
-#: cp/typeck.c:3883 cp/typeck.c:4106
+#: cp/typeck.c:3899 cp/typeck.c:4122
#, gcc-internal-format
msgid "comparison with string literal results in unspecified behaviour"
msgstr ""
-#: cp/typeck.c:3923 cp/typeck.c:3931 cp/typeck.c:4126 cp/typeck.c:4134
+#: cp/typeck.c:3939 cp/typeck.c:3947 cp/typeck.c:4142 cp/typeck.c:4150
#, gcc-internal-format
msgid "ISO C++ forbids comparison between pointer and integer"
msgstr ""
-#: cp/typeck.c:4151
+#: cp/typeck.c:4167
#, gcc-internal-format
msgid "unordered comparison on non-floating point argument"
msgstr ""
-#: cp/typeck.c:4191
+#: cp/typeck.c:4207
#, gcc-internal-format
msgid "invalid operands of types %qT and %qT to binary %qO"
msgstr ""
-#: cp/typeck.c:4332
+#: cp/typeck.c:4348
#, gcc-internal-format
msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
msgstr ""
-#: cp/typeck.c:4334
+#: cp/typeck.c:4350
#, gcc-internal-format
msgid "ISO C++ forbids using pointer to a function in subtraction"
msgstr ""
-#: cp/typeck.c:4336
+#: cp/typeck.c:4352
#, gcc-internal-format
msgid "ISO C++ forbids using pointer to a method in subtraction"
msgstr ""
-#: cp/typeck.c:4349
+#: cp/typeck.c:4365
#, gcc-internal-format
msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
msgstr ""
-#: cp/typeck.c:4407
+#: cp/typeck.c:4423
#, gcc-internal-format
msgid "taking address of constructor %qE"
msgstr ""
-#: cp/typeck.c:4408
+#: cp/typeck.c:4424
#, gcc-internal-format
msgid "taking address of destructor %qE"
msgstr ""
-#: cp/typeck.c:4422
+#: cp/typeck.c:4438
#, gcc-internal-format
msgid "invalid use of %qE to form a pointer-to-member-function"
msgstr ""
-#: cp/typeck.c:4425
+#: cp/typeck.c:4441
#, gcc-internal-format
msgid " a qualified-id is required"
msgstr ""
-#: cp/typeck.c:4430
+#: cp/typeck.c:4446
#, gcc-internal-format
msgid ""
"parentheses around %qE cannot be used to form a pointer-to-member-function"
msgstr ""
-#: cp/typeck.c:4453
+#: cp/typeck.c:4469
#, gcc-internal-format
msgid "taking address of temporary"
msgstr ""
-#: cp/typeck.c:4723
+#: cp/typeck.c:4739
#, gcc-internal-format
msgid "ISO C++ forbids incrementing an enum"
msgstr ""
-#: cp/typeck.c:4724
+#: cp/typeck.c:4740
#, gcc-internal-format
msgid "ISO C++ forbids decrementing an enum"
msgstr ""
-#: cp/typeck.c:4740
+#: cp/typeck.c:4756
#, gcc-internal-format
msgid "cannot increment a pointer to incomplete type %qT"
msgstr ""
-#: cp/typeck.c:4741
+#: cp/typeck.c:4757
#, gcc-internal-format
msgid "cannot decrement a pointer to incomplete type %qT"
msgstr ""
-#: cp/typeck.c:4752
+#: cp/typeck.c:4768
#, gcc-internal-format
msgid "ISO C++ forbids incrementing a pointer of type %qT"
msgstr ""
-#: cp/typeck.c:4753
+#: cp/typeck.c:4769
#, gcc-internal-format
msgid "ISO C++ forbids decrementing a pointer of type %qT"
msgstr ""
-#: cp/typeck.c:4779
+#: cp/typeck.c:4795
#, gcc-internal-format
msgid "invalid use of Boolean expression as operand to %<operator--%>"
msgstr ""
-#: cp/typeck.c:4814
+#: cp/typeck.c:4830
#, gcc-internal-format
msgid "ISO C++ forbids taking address of function %<::main%>"
msgstr ""
#. An expression like &memfn.
-#: cp/typeck.c:4875
+#: cp/typeck.c:4891
#, gcc-internal-format
msgid ""
"ISO C++ forbids taking the address of an unqualified or parenthesized non-"
"static member function to form a pointer to member function. Say %<&%T::%D%>"
msgstr ""
-#: cp/typeck.c:4880
+#: cp/typeck.c:4896
#, gcc-internal-format
msgid ""
"ISO C++ forbids taking the address of a bound member function to form a "
"pointer to member function. Say %<&%T::%D%>"
msgstr ""
-#: cp/typeck.c:4909
+#: cp/typeck.c:4925
#, gcc-internal-format
msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
msgstr ""
-#: cp/typeck.c:4937
+#: cp/typeck.c:4953
#, gcc-internal-format
msgid "cannot create pointer to reference member %qD"
msgstr ""
-#: cp/typeck.c:5152
+#: cp/typeck.c:5168
#, gcc-internal-format
msgid "cannot take the address of %<this%>, which is an rvalue expression"
msgstr ""
-#: cp/typeck.c:5175
+#: cp/typeck.c:5191
#, gcc-internal-format
msgid "address of explicit register variable %qD requested"
msgstr ""
-#: cp/typeck.c:5180
+#: cp/typeck.c:5196
#, gcc-internal-format
msgid "address requested for %qD, which is declared %<register%>"
msgstr ""
-#: cp/typeck.c:5247 cp/typeck.c:5274
+#: cp/typeck.c:5263 cp/typeck.c:5290
#, gcc-internal-format
msgid "%s expression list treated as compound expression"
msgstr ""
-#: cp/typeck.c:5347
+#: cp/typeck.c:5363
#, gcc-internal-format
msgid "no context to resolve type of %qE"
msgstr ""
-#: cp/typeck.c:5378
+#: cp/typeck.c:5394
#, gcc-internal-format
msgid "cast from type %qT to type %qT casts away qualifiers"
msgstr ""
-#: cp/typeck.c:5383
+#: cp/typeck.c:5399
#, gcc-internal-format
msgid "static_cast from type %qT to type %qT casts away qualifiers"
msgstr ""
-#: cp/typeck.c:5388
+#: cp/typeck.c:5404
#, gcc-internal-format
msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
msgstr ""
-#: cp/typeck.c:5731
+#: cp/typeck.c:5747
#, gcc-internal-format
msgid "invalid static_cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5754
+#: cp/typeck.c:5770
#, gcc-internal-format
msgid "converting from %qT to %qT"
msgstr ""
-#: cp/typeck.c:5803
+#: cp/typeck.c:5819
#, gcc-internal-format
msgid "invalid cast of an rvalue expression of type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5870
+#: cp/typeck.c:5886
#, gcc-internal-format
msgid "cast from %qT to %qT loses precision"
msgstr ""
-#: cp/typeck.c:5900
+#: cp/typeck.c:5916
#, gcc-internal-format
msgid "cast from %qT to %qT increases required alignment of target type"
msgstr ""
@@ -29342,172 +29578,172 @@ 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:5919
+#: cp/typeck.c:5935
#, gcc-internal-format
msgid ""
"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
msgstr ""
-#: cp/typeck.c:5932
+#: cp/typeck.c:5948
#, gcc-internal-format
msgid "invalid cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5988
+#: cp/typeck.c:6004
#, 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:5997
+#: cp/typeck.c:6013
#, 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:6022
+#: cp/typeck.c:6038
#, gcc-internal-format
msgid "invalid const_cast of an rvalue of type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:6071
+#: cp/typeck.c:6087
#, gcc-internal-format
msgid "invalid const_cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:6148 cp/typeck.c:6156
+#: cp/typeck.c:6164 cp/typeck.c:6172
#, gcc-internal-format
msgid "ISO C++ forbids casting to an array type %qT"
msgstr ""
-#: cp/typeck.c:6165
+#: cp/typeck.c:6181
#, gcc-internal-format
msgid "invalid cast to function type %qT"
msgstr ""
-#: cp/typeck.c:6411
+#: cp/typeck.c:6427
#, gcc-internal-format
msgid " in evaluation of %<%Q(%#T, %#T)%>"
msgstr ""
-#: cp/typeck.c:6469
+#: cp/typeck.c:6485
#, gcc-internal-format
msgid "incompatible types in assignment of %qT to %qT"
msgstr ""
-#: cp/typeck.c:6483
+#: cp/typeck.c:6499
#, gcc-internal-format
msgid "array used as initializer"
msgstr ""
-#: cp/typeck.c:6485
+#: cp/typeck.c:6501
#, gcc-internal-format
msgid "invalid array assignment"
msgstr ""
-#: cp/typeck.c:6585
+#: cp/typeck.c:6601
#, gcc-internal-format
msgid " in pointer to member function conversion"
msgstr ""
-#: cp/typeck.c:6596
+#: cp/typeck.c:6612
#, gcc-internal-format
msgid "pointer to member conversion via virtual base %qT"
msgstr ""
-#: cp/typeck.c:6636 cp/typeck.c:6649
+#: cp/typeck.c:6652 cp/typeck.c:6665
#, gcc-internal-format
msgid " in pointer to member conversion"
msgstr ""
-#: cp/typeck.c:6727
+#: cp/typeck.c:6743
#, gcc-internal-format
msgid "invalid conversion to type %qT from type %qT"
msgstr ""
-#: cp/typeck.c:6998
+#: cp/typeck.c:7014
#, gcc-internal-format
msgid "cannot convert %qT to %qT for argument %qP to %qD"
msgstr ""
-#: cp/typeck.c:7001
+#: cp/typeck.c:7017
#, gcc-internal-format
msgid "cannot convert %qT to %qT in %s"
msgstr ""
-#: cp/typeck.c:7015
+#: cp/typeck.c:7031
#, gcc-internal-format
msgid "%s might be a candidate for a format attribute"
msgstr ""
-#: cp/typeck.c:7108 cp/typeck.c:7110
+#: cp/typeck.c:7124 cp/typeck.c:7126
#, gcc-internal-format
msgid "in passing argument %P of %q+D"
msgstr ""
-#: cp/typeck.c:7165
+#: cp/typeck.c:7181
#, gcc-internal-format
msgid "returning reference to temporary"
msgstr ""
-#: cp/typeck.c:7172
+#: cp/typeck.c:7188
#, gcc-internal-format
msgid "reference to non-lvalue returned"
msgstr ""
-#: cp/typeck.c:7188
+#: cp/typeck.c:7204
#, gcc-internal-format
msgid "reference to local variable %q+D returned"
msgstr ""
-#: cp/typeck.c:7191
+#: cp/typeck.c:7207
#, gcc-internal-format
msgid "address of local variable %q+D returned"
msgstr ""
-#: cp/typeck.c:7226
+#: cp/typeck.c:7242
#, 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:7234
+#: cp/typeck.c:7250
#, 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:7237
+#: cp/typeck.c:7253
#, gcc-internal-format
msgid "returning a value from a constructor"
msgstr ""
-#: cp/typeck.c:7255
+#: cp/typeck.c:7271
#, gcc-internal-format
msgid ""
"lambda return type can only be deduced when the return statement is the only "
"statement in the function body"
msgstr ""
-#: cp/typeck.c:7261
+#: cp/typeck.c:7277
#, gcc-internal-format
msgid "inconsistent types %qT and %qT deduced for lambda return type"
msgstr ""
-#: cp/typeck.c:7287
+#: cp/typeck.c:7303
#, gcc-internal-format
msgid "return-statement with no value, in function returning %qT"
msgstr ""
-#: cp/typeck.c:7308
+#: cp/typeck.c:7324
#, gcc-internal-format
msgid "return-statement with a value, in function returning 'void'"
msgstr ""
-#: cp/typeck.c:7338
+#: cp/typeck.c:7354
#, gcc-internal-format
msgid ""
"%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
@@ -29725,6 +29961,66 @@ msgstr ""
msgid " since type %qT has pure virtual functions"
msgstr ""
+#: cp/typeck2.c:455
+#, gcc-internal-format
+msgid "%q+D has incomplete type"
+msgstr ""
+
+#: cp/typeck2.c:468
+#, gcc-internal-format
+msgid "invalid use of incomplete type %q#T"
+msgstr ""
+
+#: cp/typeck2.c:471
+#, gcc-internal-format
+msgid "forward declaration of %q+#T"
+msgstr ""
+
+#: cp/typeck2.c:474
+#, gcc-internal-format
+msgid "declaration of %q+#T"
+msgstr ""
+
+#: cp/typeck2.c:479
+#, gcc-internal-format
+msgid "invalid use of %qT"
+msgstr ""
+
+#: cp/typeck2.c:495
+#, gcc-internal-format
+msgid "invalid use of member (did you forget the %<&%> ?)"
+msgstr ""
+
+#: cp/typeck2.c:504
+#, gcc-internal-format
+msgid "invalid use of template type parameter %qT"
+msgstr ""
+
+#: cp/typeck2.c:509
+#, gcc-internal-format
+msgid "invalid use of template template parameter %qT"
+msgstr ""
+
+#: cp/typeck2.c:515
+#, gcc-internal-format
+msgid "invalid use of dependent type %qT"
+msgstr ""
+
+#: cp/typeck2.c:523
+#, gcc-internal-format
+msgid "address of overloaded function with no contextual type information"
+msgstr ""
+
+#: cp/typeck2.c:527
+#, gcc-internal-format
+msgid "overloaded function with no contextual type information"
+msgstr ""
+
+#: cp/typeck2.c:530
+#, gcc-internal-format
+msgid "insufficient contextual information to determine type"
+msgstr ""
+
#: cp/typeck2.c:705
#, gcc-internal-format
msgid "constructor syntax used, but no constructor declared for type %qT"
@@ -30682,7 +30978,7 @@ msgstr ""
msgid "NULL() initialization at %C is ambiguous"
msgstr ""
-#: fortran/decl.c:1654 fortran/decl.c:5861
+#: fortran/decl.c:1654 fortran/decl.c:5862
#, gcc-internal-format
msgid "Duplicate array spec for Cray pointee at %C"
msgstr ""
@@ -30702,17 +30998,17 @@ msgstr ""
msgid "Extension: Old-style initialization at %C"
msgstr ""
-#: fortran/decl.c:1772 fortran/decl.c:4390
+#: fortran/decl.c:1772 fortran/decl.c:4391
#, gcc-internal-format
msgid "Initialization at %C isn't for a pointer variable"
msgstr ""
-#: fortran/decl.c:1780 fortran/decl.c:4398 fortran/decl.c:4538
+#: fortran/decl.c:1780 fortran/decl.c:4399 fortran/decl.c:4539
#, gcc-internal-format
msgid "Pointer initialization requires a NULL() at %C"
msgstr ""
-#: fortran/decl.c:1786 fortran/decl.c:4404 fortran/decl.c:4543
+#: fortran/decl.c:1786 fortran/decl.c:4405 fortran/decl.c:4544
#, gcc-internal-format
msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
msgstr ""
@@ -30722,271 +31018,271 @@ msgstr ""
msgid "Pointer initialization at %C requires '=>', not '='"
msgstr ""
-#: fortran/decl.c:1808 fortran/decl.c:7105
+#: fortran/decl.c:1808 fortran/decl.c:7106
#, gcc-internal-format
msgid "Expected an initialization expression at %C"
msgstr ""
-#: fortran/decl.c:1814
+#: fortran/decl.c:1815
#, gcc-internal-format
msgid "Initialization of variable at %C is not allowed in a PURE procedure"
msgstr ""
-#: fortran/decl.c:1827
+#: fortran/decl.c:1828
#, gcc-internal-format
msgid "Initialization of allocatable component at %C is not allowed"
msgstr ""
-#: fortran/decl.c:1881 fortran/decl.c:1890
+#: fortran/decl.c:1882 fortran/decl.c:1891
#, gcc-internal-format
msgid "Old-style type declaration %s*%d not supported at %C"
msgstr ""
-#: fortran/decl.c:1895
+#: fortran/decl.c:1896
#, gcc-internal-format
msgid "Nonstandard type declaration %s*%d at %C"
msgstr ""
-#: fortran/decl.c:1946 fortran/decl.c:2022
+#: fortran/decl.c:1947 fortran/decl.c:2023
#, gcc-internal-format
msgid "Missing right parenthesis at %C"
msgstr ""
-#: fortran/decl.c:1959 fortran/decl.c:2067
+#: fortran/decl.c:1960 fortran/decl.c:2068
#, gcc-internal-format
msgid "Expected initialization expression at %C"
msgstr ""
-#: fortran/decl.c:1967 fortran/decl.c:2073
+#: fortran/decl.c:1968 fortran/decl.c:2074
#, gcc-internal-format
msgid "Expected scalar initialization expression at %C"
msgstr ""
-#: fortran/decl.c:1998
+#: fortran/decl.c:1999
#, gcc-internal-format
msgid "Kind %d not supported for type %s at %C"
msgstr ""
-#: fortran/decl.c:2011
+#: fortran/decl.c:2012
#, gcc-internal-format
msgid "C kind type parameter is for type %s but type at %L is %s"
msgstr ""
-#: fortran/decl.c:2020
+#: fortran/decl.c:2021
#, gcc-internal-format
msgid "Missing right parenthesis or comma at %C"
msgstr ""
-#: fortran/decl.c:2093
+#: fortran/decl.c:2094
#, gcc-internal-format
msgid "Kind %d is not supported for CHARACTER at %C"
msgstr ""
-#: fortran/decl.c:2223
+#: fortran/decl.c:2224
#, gcc-internal-format
msgid "Syntax error in CHARACTER declaration at %C"
msgstr ""
-#: fortran/decl.c:2306
+#: fortran/decl.c:2307
#, gcc-internal-format
msgid "Extension: BYTE type at %C"
msgstr ""
-#: fortran/decl.c:2312
+#: fortran/decl.c:2313
#, gcc-internal-format
msgid "BYTE type used at %C is not available on the target machine"
msgstr ""
-#: fortran/decl.c:2361
+#: fortran/decl.c:2362
#, gcc-internal-format
msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
msgstr ""
-#: fortran/decl.c:2387
+#: fortran/decl.c:2388
#, gcc-internal-format
msgid "Fortran 2003: CLASS statement at %C"
msgstr ""
-#: fortran/decl.c:2410 fortran/decl.c:2419 fortran/decl.c:2732
-#: fortran/decl.c:2740
+#: fortran/decl.c:2411 fortran/decl.c:2420 fortran/decl.c:2733
+#: fortran/decl.c:2741
#, gcc-internal-format
msgid "Type name '%s' at %C is ambiguous"
msgstr ""
-#: fortran/decl.c:2495
+#: fortran/decl.c:2496
#, gcc-internal-format
msgid "Missing character range in IMPLICIT at %C"
msgstr ""
-#: fortran/decl.c:2541
+#: fortran/decl.c:2542
#, gcc-internal-format
msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
msgstr ""
-#: fortran/decl.c:2597
+#: fortran/decl.c:2598
#, gcc-internal-format
msgid "Empty IMPLICIT statement at %C"
msgstr ""
-#: fortran/decl.c:2698
+#: fortran/decl.c:2699
#, gcc-internal-format
msgid "IMPORT statement at %C only permitted in an INTERFACE body"
msgstr ""
-#: fortran/decl.c:2703
+#: fortran/decl.c:2704
#, gcc-internal-format
msgid "Fortran 2003: IMPORT statement at %C"
msgstr ""
-#: fortran/decl.c:2718
+#: fortran/decl.c:2719
#, gcc-internal-format
msgid "Expecting list of named entities at %C"
msgstr ""
-#: fortran/decl.c:2746
+#: fortran/decl.c:2747
#, gcc-internal-format
msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
msgstr ""
-#: fortran/decl.c:2753
+#: fortran/decl.c:2754
#, gcc-internal-format
msgid "'%s' is already IMPORTed from host scoping unit at %C."
msgstr ""
-#: fortran/decl.c:2782
+#: fortran/decl.c:2783
#, gcc-internal-format
msgid "Syntax error in IMPORT statement at %C"
msgstr ""
-#: fortran/decl.c:3047
+#: fortran/decl.c:3048
#, gcc-internal-format
msgid "Missing dimension specification at %C"
msgstr ""
-#: fortran/decl.c:3124
+#: fortran/decl.c:3125
#, gcc-internal-format
msgid "Duplicate %s attribute at %L"
msgstr ""
-#: fortran/decl.c:3143
+#: fortran/decl.c:3144
#, gcc-internal-format
msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
msgstr ""
-#: fortran/decl.c:3153
+#: fortran/decl.c:3154
#, gcc-internal-format
msgid "Attribute at %L is not allowed in a TYPE definition"
msgstr ""
-#: fortran/decl.c:3171
+#: fortran/decl.c:3172
#, gcc-internal-format
msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
msgstr ""
-#: fortran/decl.c:3182
+#: fortran/decl.c:3183
#, gcc-internal-format
msgid ""
"%s attribute at %L is not allowed outside of the specification part of a "
"module"
msgstr ""
-#: fortran/decl.c:3197
+#: fortran/decl.c:3198
#, gcc-internal-format
msgid "Fortran 2003: ASYNCHRONOUS attribute at %C"
msgstr ""
-#: fortran/decl.c:3243 fortran/decl.c:6114
+#: fortran/decl.c:3244 fortran/decl.c:6115
#, gcc-internal-format
msgid "PROTECTED at %C only allowed in specification part of a module"
msgstr ""
-#: fortran/decl.c:3249
+#: fortran/decl.c:3250
#, gcc-internal-format
msgid "Fortran 2003: PROTECTED attribute at %C"
msgstr ""
-#: fortran/decl.c:3280
+#: fortran/decl.c:3281
#, gcc-internal-format
msgid "Fortran 2003: VALUE attribute at %C"
msgstr ""
-#: fortran/decl.c:3290
+#: fortran/decl.c:3291
#, gcc-internal-format
msgid "Fortran 2003: VOLATILE attribute at %C"
msgstr ""
-#: fortran/decl.c:3330
+#: fortran/decl.c:3331
#, gcc-internal-format
msgid "Multiple identifiers provided with single NAME= specifier at %C"
msgstr ""
-#: fortran/decl.c:3426
+#: fortran/decl.c:3427
#, gcc-internal-format
msgid ""
"Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
msgstr ""
-#: fortran/decl.c:3447
+#: fortran/decl.c:3448
#, gcc-internal-format
msgid ""
"Variable '%s' in common block '%s' at %L may not be a C interoperable kind "
"though common block '%s' is BIND(C)"
msgstr ""
-#: fortran/decl.c:3456
+#: fortran/decl.c:3457
#, gcc-internal-format
msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
msgstr ""
-#: fortran/decl.c:3460
+#: fortran/decl.c:3461
#, gcc-internal-format
msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
msgstr ""
-#: fortran/decl.c:3472
+#: fortran/decl.c:3473
#, gcc-internal-format
msgid ""
"Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) "
"since it is not a global"
msgstr ""
-#: fortran/decl.c:3486
+#: fortran/decl.c:3487
#, gcc-internal-format
msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
msgstr ""
-#: fortran/decl.c:3494
+#: fortran/decl.c:3495
#, gcc-internal-format
msgid ""
"Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
msgstr ""
-#: fortran/decl.c:3506
+#: fortran/decl.c:3507
#, gcc-internal-format
msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
msgstr ""
-#: fortran/decl.c:3514
+#: fortran/decl.c:3515
#, gcc-internal-format
msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
msgstr ""
#. Use gfc_warning_now because we won't say that the symbol fails
#. just because of this.
-#: fortran/decl.c:3525
+#: fortran/decl.c:3526
#, gcc-internal-format
msgid ""
"Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
msgstr ""
-#: fortran/decl.c:3600
+#: fortran/decl.c:3601
#, gcc-internal-format
msgid ""
"Need either entity or common block name for attribute specification "
"statement at %C"
msgstr ""
-#: fortran/decl.c:3647
+#: fortran/decl.c:3648
#, gcc-internal-format
msgid ""
"Missing entity or common block name for attribute specification statement at "
@@ -30995,750 +31291,750 @@ msgstr ""
#. Now we have an error, which we signal, and then fix up
#. because the knock-on is plain and simple confusing.
-#: fortran/decl.c:3756
+#: fortran/decl.c:3757
#, gcc-internal-format
msgid ""
"Derived type at %C has not been previously defined and so cannot appear in a "
"derived type definition"
msgstr ""
-#: fortran/decl.c:3788
+#: fortran/decl.c:3789
#, gcc-internal-format
msgid "Syntax error in data declaration at %C"
msgstr ""
-#: fortran/decl.c:3945
+#: fortran/decl.c:3946
#, gcc-internal-format
msgid "Name '%s' at %C is the name of the procedure"
msgstr ""
-#: fortran/decl.c:3957
+#: fortran/decl.c:3958
#, gcc-internal-format
msgid "Unexpected junk in formal argument list at %C"
msgstr ""
-#: fortran/decl.c:3974
+#: fortran/decl.c:3975
#, gcc-internal-format
msgid "Duplicate symbol '%s' in formal argument list at %C"
msgstr ""
-#: fortran/decl.c:4025
+#: fortran/decl.c:4026
#, gcc-internal-format
msgid "RESULT variable at %C must be different than function name"
msgstr ""
-#: fortran/decl.c:4102
+#: fortran/decl.c:4103
#, gcc-internal-format
msgid "Unexpected junk after function declaration at %C"
msgstr ""
-#: fortran/decl.c:4112 fortran/decl.c:5157
+#: fortran/decl.c:4113 fortran/decl.c:5158
#, gcc-internal-format
msgid ""
"Fortran 2008: BIND(C) attribute at %L may not be specified for an internal "
"procedure"
msgstr ""
-#: fortran/decl.c:4256
+#: fortran/decl.c:4257
#, gcc-internal-format
msgid "Interface '%s' at %C may not be generic"
msgstr ""
-#: fortran/decl.c:4262
+#: fortran/decl.c:4263
#, gcc-internal-format
msgid "Interface '%s' at %C may not be a statement function"
msgstr ""
-#: fortran/decl.c:4275
+#: fortran/decl.c:4276
#, gcc-internal-format
msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4330
+#: fortran/decl.c:4331
#, gcc-internal-format
msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
msgstr ""
-#: fortran/decl.c:4337
+#: fortran/decl.c:4338
#, gcc-internal-format
msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
msgstr ""
-#: fortran/decl.c:4343
+#: fortran/decl.c:4344
#, gcc-internal-format
msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
msgstr ""
-#: fortran/decl.c:4366
+#: fortran/decl.c:4367
#, gcc-internal-format
msgid "Procedure '%s' at %L already has basic type of %s"
msgstr ""
-#: fortran/decl.c:4427 fortran/decl.c:4605
+#: fortran/decl.c:4428 fortran/decl.c:4606
#, gcc-internal-format
msgid "Syntax error in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4476 fortran/decl.c:7487
+#: fortran/decl.c:4477 fortran/decl.c:7488
#, gcc-internal-format
msgid "Expected '::' after binding-attributes at %C"
msgstr ""
-#: fortran/decl.c:4483
+#: fortran/decl.c:4484
#, gcc-internal-format
msgid "NOPASS or explicit interface required at %C"
msgstr ""
-#: fortran/decl.c:4487
+#: fortran/decl.c:4488
#, gcc-internal-format
msgid "Fortran 2003: Procedure pointer component at %C"
msgstr ""
-#: fortran/decl.c:4562
+#: fortran/decl.c:4563
#, gcc-internal-format
msgid "Syntax error in procedure pointer component at %C"
msgstr ""
-#: fortran/decl.c:4579
+#: fortran/decl.c:4580
#, gcc-internal-format
msgid "PROCEDURE at %C must be in a generic interface"
msgstr ""
-#: fortran/decl.c:4644
+#: fortran/decl.c:4645
#, gcc-internal-format
msgid "Fortran 2003: PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4712
+#: fortran/decl.c:4713
#, gcc-internal-format
msgid "Expected formal argument list in function definition at %C"
msgstr ""
-#: fortran/decl.c:4736 fortran/decl.c:4740 fortran/decl.c:4939
-#: fortran/decl.c:4943 fortran/decl.c:5125 fortran/decl.c:5129
+#: fortran/decl.c:4737 fortran/decl.c:4741 fortran/decl.c:4940
+#: fortran/decl.c:4944 fortran/decl.c:5126 fortran/decl.c:5130
#: fortran/symbol.c:1519
#, gcc-internal-format
msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
msgstr ""
-#: fortran/decl.c:4861
+#: fortran/decl.c:4862
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a PROGRAM"
msgstr ""
-#: fortran/decl.c:4864
+#: fortran/decl.c:4865
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a MODULE"
msgstr ""
-#: fortran/decl.c:4867
+#: fortran/decl.c:4868
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
msgstr ""
-#: fortran/decl.c:4871
+#: fortran/decl.c:4872
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within an INTERFACE"
msgstr ""
-#: fortran/decl.c:4875
+#: fortran/decl.c:4876
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
msgstr ""
-#: fortran/decl.c:4879
+#: fortran/decl.c:4880
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
msgstr ""
-#: fortran/decl.c:4883
+#: fortran/decl.c:4884
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a DO block"
msgstr ""
-#: fortran/decl.c:4887
+#: fortran/decl.c:4888
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a SELECT block"
msgstr ""
-#: fortran/decl.c:4891
+#: fortran/decl.c:4892
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a FORALL block"
msgstr ""
-#: fortran/decl.c:4895
+#: fortran/decl.c:4896
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a WHERE block"
msgstr ""
-#: fortran/decl.c:4899
+#: fortran/decl.c:4900
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear within a contained subprogram"
msgstr ""
-#: fortran/decl.c:4917
+#: fortran/decl.c:4918
#, gcc-internal-format
msgid "ENTRY statement at %C cannot appear in a contained procedure"
msgstr ""
-#: fortran/decl.c:4971 fortran/decl.c:5165
+#: fortran/decl.c:4972 fortran/decl.c:5166
#, gcc-internal-format
msgid "Missing required parentheses before BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5227 fortran/decl.c:5243
+#: fortran/decl.c:5228 fortran/decl.c:5244
#, gcc-internal-format
msgid "Syntax error in NAME= specifier for binding label at %C"
msgstr ""
-#: fortran/decl.c:5258
+#: fortran/decl.c:5259
#, gcc-internal-format
msgid "Missing closing quote '\"' for binding label at %C"
msgstr ""
-#: fortran/decl.c:5267
+#: fortran/decl.c:5268
#, gcc-internal-format
msgid "Missing closing quote ''' for binding label at %C"
msgstr ""
-#: fortran/decl.c:5277
+#: fortran/decl.c:5278
#, gcc-internal-format
msgid "Missing closing paren for binding label at %C"
msgstr ""
-#: fortran/decl.c:5283
+#: fortran/decl.c:5284
#, gcc-internal-format
msgid "No binding name is allowed in BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5289
+#: fortran/decl.c:5290
#, gcc-internal-format
msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5320
+#: fortran/decl.c:5321
#, gcc-internal-format
msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
msgstr ""
-#: fortran/decl.c:5503
+#: fortran/decl.c:5504
#, gcc-internal-format
msgid "Unexpected END statement at %C"
msgstr ""
#. We would have required END [something].
-#: fortran/decl.c:5512
+#: fortran/decl.c:5513
#, gcc-internal-format
msgid "%s statement expected at %L"
msgstr ""
-#: fortran/decl.c:5523
+#: fortran/decl.c:5524
#, gcc-internal-format
msgid "Expecting %s statement at %C"
msgstr ""
-#: fortran/decl.c:5538
+#: fortran/decl.c:5539
#, gcc-internal-format
msgid "Expected block name of '%s' in %s statement at %C"
msgstr ""
-#: fortran/decl.c:5555
+#: fortran/decl.c:5556
#, gcc-internal-format
msgid "Expected terminating name at %C"
msgstr ""
-#: fortran/decl.c:5564 fortran/decl.c:5572
+#: fortran/decl.c:5565 fortran/decl.c:5573
#, gcc-internal-format
msgid "Expected label '%s' for %s statement at %C"
msgstr ""
-#: fortran/decl.c:5627
+#: fortran/decl.c:5628
#, gcc-internal-format
msgid "Missing array specification at %L in DIMENSION statement"
msgstr ""
-#: fortran/decl.c:5635
+#: fortran/decl.c:5636
#, gcc-internal-format
msgid "Dimensions specified for %s at %L after its initialisation"
msgstr ""
-#: fortran/decl.c:5644
+#: fortran/decl.c:5645
#, gcc-internal-format
msgid "Array specification must be deferred at %L"
msgstr ""
-#: fortran/decl.c:5741
+#: fortran/decl.c:5742
#, gcc-internal-format
msgid "Unexpected character in variable list at %C"
msgstr ""
-#: fortran/decl.c:5778
+#: fortran/decl.c:5779
#, gcc-internal-format
msgid "Expected '(' at %C"
msgstr ""
-#: fortran/decl.c:5792 fortran/decl.c:5832
+#: fortran/decl.c:5793 fortran/decl.c:5833
#, gcc-internal-format
msgid "Expected variable name at %C"
msgstr ""
-#: fortran/decl.c:5808
+#: fortran/decl.c:5809
#, gcc-internal-format
msgid "Cray pointer at %C must be an integer"
msgstr ""
-#: fortran/decl.c:5812
+#: fortran/decl.c:5813
#, gcc-internal-format
msgid ""
"Cray pointer at %C has %d bytes of precision; memory addresses require %d "
"bytes"
msgstr ""
-#: fortran/decl.c:5818
+#: fortran/decl.c:5819
#, gcc-internal-format
msgid "Expected \",\" at %C"
msgstr ""
-#: fortran/decl.c:5881
+#: fortran/decl.c:5882
#, gcc-internal-format
msgid "Expected \")\" at %C"
msgstr ""
-#: fortran/decl.c:5893
+#: fortran/decl.c:5894
#, gcc-internal-format
msgid "Expected \",\" or end of statement at %C"
msgstr ""
-#: fortran/decl.c:5919
+#: fortran/decl.c:5920
#, gcc-internal-format
msgid "INTENT is not allowed inside of BLOCK at %C"
msgstr ""
-#: fortran/decl.c:5951
+#: fortran/decl.c:5952
#, gcc-internal-format
msgid "OPTIONAL is not allowed inside of BLOCK at %C"
msgstr ""
-#: fortran/decl.c:5970
+#: fortran/decl.c:5971
#, gcc-internal-format
msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
msgstr ""
-#: fortran/decl.c:6065
+#: fortran/decl.c:6066
#, gcc-internal-format
msgid ""
"Access specification of the %s operator at %C has already been specified"
msgstr ""
-#: fortran/decl.c:6082
+#: fortran/decl.c:6083
#, gcc-internal-format
msgid ""
"Access specification of the .%s. operator at %C has already been specified"
msgstr ""
-#: fortran/decl.c:6120
+#: fortran/decl.c:6121
#, gcc-internal-format
msgid "Fortran 2003: PROTECTED statement at %C"
msgstr ""
-#: fortran/decl.c:6160
+#: fortran/decl.c:6161
#, gcc-internal-format
msgid "Syntax error in PROTECTED statement at %C"
msgstr ""
-#: fortran/decl.c:6184
+#: fortran/decl.c:6185
#, gcc-internal-format
msgid ""
"PRIVATE statement at %C is only allowed in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6221
+#: fortran/decl.c:6222
#, gcc-internal-format
msgid ""
"PUBLIC statement at %C is only allowed in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6249
+#: fortran/decl.c:6250
#, gcc-internal-format
msgid "Expected variable name at %C in PARAMETER statement"
msgstr ""
-#: fortran/decl.c:6256
+#: fortran/decl.c:6257
#, gcc-internal-format
msgid "Expected = sign in PARAMETER statement at %C"
msgstr ""
-#: fortran/decl.c:6262
+#: fortran/decl.c:6263
#, gcc-internal-format
msgid "Expected expression at %C in PARAMETER statement"
msgstr ""
-#: fortran/decl.c:6282
+#: fortran/decl.c:6283
#, gcc-internal-format
msgid "Initializing already initialized variable at %C"
msgstr ""
-#: fortran/decl.c:6317
+#: fortran/decl.c:6318
#, gcc-internal-format
msgid "Unexpected characters in PARAMETER statement at %C"
msgstr ""
-#: fortran/decl.c:6341
+#: fortran/decl.c:6342
#, gcc-internal-format
msgid "Blanket SAVE statement at %C follows previous SAVE statement"
msgstr ""
-#: fortran/decl.c:6353
+#: fortran/decl.c:6354
#, gcc-internal-format
msgid "SAVE statement at %C follows blanket SAVE statement"
msgstr ""
-#: fortran/decl.c:6400
+#: fortran/decl.c:6401
#, gcc-internal-format
msgid "Syntax error in SAVE statement at %C"
msgstr ""
-#: fortran/decl.c:6414
+#: fortran/decl.c:6415
#, gcc-internal-format
msgid "VALUE is not allowed inside of BLOCK at %C"
msgstr ""
-#: fortran/decl.c:6418
+#: fortran/decl.c:6419
#, gcc-internal-format
msgid "Fortran 2003: VALUE statement at %C"
msgstr ""
-#: fortran/decl.c:6458
+#: fortran/decl.c:6459
#, gcc-internal-format
msgid "Syntax error in VALUE statement at %C"
msgstr ""
-#: fortran/decl.c:6469
+#: fortran/decl.c:6470
#, gcc-internal-format
msgid "Fortran 2003: VOLATILE statement at %C"
msgstr ""
-#: fortran/decl.c:6511
+#: fortran/decl.c:6512
#, gcc-internal-format
msgid "Syntax error in VOLATILE statement at %C"
msgstr ""
-#: fortran/decl.c:6522
+#: fortran/decl.c:6523
#, gcc-internal-format
msgid "Fortran 2003: ASYNCHRONOUS statement at %C"
msgstr ""
-#: fortran/decl.c:6564
+#: fortran/decl.c:6565
#, gcc-internal-format
msgid "Syntax error in ASYNCHRONOUS statement at %C"
msgstr ""
-#: fortran/decl.c:6587
+#: fortran/decl.c:6588
#, gcc-internal-format
msgid "MODULE PROCEDURE at %C must be in a generic module interface"
msgstr ""
-#: fortran/decl.c:6632
+#: fortran/decl.c:6633
#, gcc-internal-format
msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
msgstr ""
-#: fortran/decl.c:6681
+#: fortran/decl.c:6682
#, gcc-internal-format
msgid "Ambiguous symbol in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6687
+#: fortran/decl.c:6688
#, gcc-internal-format
msgid "No such symbol in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6693
+#: fortran/decl.c:6694
#, gcc-internal-format
msgid "'%s' in EXTENDS expression at %C is not a derived type"
msgstr ""
-#: fortran/decl.c:6700
+#: fortran/decl.c:6701
#, gcc-internal-format
msgid "'%s' cannot be extended at %C because it is BIND(C)"
msgstr ""
-#: fortran/decl.c:6707
+#: fortran/decl.c:6708
#, gcc-internal-format
msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
msgstr ""
-#: fortran/decl.c:6730
+#: fortran/decl.c:6731
#, gcc-internal-format
msgid ""
"Derived type at %C can only be PRIVATE in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6742
+#: fortran/decl.c:6743
#, gcc-internal-format
msgid ""
"Derived type at %C can only be PUBLIC in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6763
+#: fortran/decl.c:6764
#, gcc-internal-format
msgid "Fortran 2003: ABSTRACT type at %C"
msgstr ""
-#: fortran/decl.c:6867
+#: fortran/decl.c:6868
#, gcc-internal-format
msgid "Expected :: in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6878
+#: fortran/decl.c:6879
#, gcc-internal-format
msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/decl.c:6888
+#: fortran/decl.c:6889
#, gcc-internal-format
msgid "Derived type name '%s' at %C already has a basic type of %s"
msgstr ""
-#: fortran/decl.c:6904
+#: fortran/decl.c:6905
#, gcc-internal-format
msgid "Derived type definition of '%s' at %C has already been defined"
msgstr ""
#. Since the extension field is 8 bit wide, we can only have
#. up to 255 extension levels.
-#: fortran/decl.c:6940 fortran/symbol.c:4740
+#: fortran/decl.c:6941 fortran/symbol.c:4734
#, gcc-internal-format
msgid "Maximum extension level reached with type '%s' at %L"
msgstr ""
-#: fortran/decl.c:6985
+#: fortran/decl.c:6986
#, gcc-internal-format
msgid "Cray Pointee at %C cannot be assumed shape array"
msgstr ""
-#: fortran/decl.c:7005
+#: fortran/decl.c:7006
#, gcc-internal-format
msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
msgstr ""
-#: fortran/decl.c:7043
+#: fortran/decl.c:7044
#, gcc-internal-format
msgid "Enumerator exceeds the C integer type at %C"
msgstr ""
-#: fortran/decl.c:7122
+#: fortran/decl.c:7123
#, gcc-internal-format
msgid "ENUMERATOR %L not initialized with integer expression"
msgstr ""
-#: fortran/decl.c:7171
+#: fortran/decl.c:7172
#, gcc-internal-format
msgid "ENUM definition statement expected before %C"
msgstr ""
-#: fortran/decl.c:7204
+#: fortran/decl.c:7205
#, gcc-internal-format
msgid "Syntax error in ENUMERATOR definition at %C"
msgstr ""
-#: fortran/decl.c:7251 fortran/decl.c:7266
+#: fortran/decl.c:7252 fortran/decl.c:7267
#, gcc-internal-format
msgid "Duplicate access-specifier at %C"
msgstr ""
-#: fortran/decl.c:7286
+#: fortran/decl.c:7287
#, gcc-internal-format
msgid "Binding attributes already specify passing, illegal NOPASS at %C"
msgstr ""
-#: fortran/decl.c:7306
+#: fortran/decl.c:7307
#, gcc-internal-format
msgid "Binding attributes already specify passing, illegal PASS at %C"
msgstr ""
-#: fortran/decl.c:7333
+#: fortran/decl.c:7334
#, gcc-internal-format
msgid "Duplicate POINTER attribute at %C"
msgstr ""
-#: fortran/decl.c:7351
+#: fortran/decl.c:7352
#, gcc-internal-format
msgid "Duplicate NON_OVERRIDABLE at %C"
msgstr ""
-#: fortran/decl.c:7367
+#: fortran/decl.c:7368
#, gcc-internal-format
msgid "Duplicate DEFERRED at %C"
msgstr ""
-#: fortran/decl.c:7380
+#: fortran/decl.c:7381
#, gcc-internal-format
msgid "Expected access-specifier at %C"
msgstr ""
-#: fortran/decl.c:7382
+#: fortran/decl.c:7383
#, gcc-internal-format
msgid "Expected binding attribute at %C"
msgstr ""
-#: fortran/decl.c:7390
+#: fortran/decl.c:7391
#, gcc-internal-format
msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
msgstr ""
-#: fortran/decl.c:7402
+#: fortran/decl.c:7403
#, gcc-internal-format
msgid "POINTER attribute is required for procedure pointer component at %C"
msgstr ""
-#: fortran/decl.c:7443
+#: fortran/decl.c:7444
#, gcc-internal-format
msgid "Interface-name expected after '(' at %C"
msgstr ""
-#: fortran/decl.c:7449
+#: fortran/decl.c:7450
#, gcc-internal-format
msgid "')' expected at %C"
msgstr ""
-#: fortran/decl.c:7471
+#: fortran/decl.c:7472
#, gcc-internal-format
msgid "Interface must be specified for DEFERRED binding at %C"
msgstr ""
-#: fortran/decl.c:7476
+#: fortran/decl.c:7477
#, gcc-internal-format
msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
msgstr ""
-#: fortran/decl.c:7497
+#: fortran/decl.c:7498
#, gcc-internal-format
msgid "Expected binding name at %C"
msgstr ""
-#: fortran/decl.c:7509
+#: fortran/decl.c:7510
#, gcc-internal-format
msgid "'=> target' is invalid for DEFERRED binding at %C"
msgstr ""
-#: fortran/decl.c:7515
+#: fortran/decl.c:7516
#, gcc-internal-format
msgid "'::' needed in PROCEDURE binding with explicit target at %C"
msgstr ""
-#: fortran/decl.c:7525
+#: fortran/decl.c:7526
#, gcc-internal-format
msgid "Expected binding target after '=>' at %C"
msgstr ""
-#: fortran/decl.c:7537
+#: fortran/decl.c:7538
#, gcc-internal-format
msgid "Junk after PROCEDURE declaration at %C"
msgstr ""
-#: fortran/decl.c:7552
+#: fortran/decl.c:7553
#, gcc-internal-format
msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
msgstr ""
-#: fortran/decl.c:7563
+#: fortran/decl.c:7564
#, gcc-internal-format
msgid ""
"There's already a procedure with binding name '%s' for the derived type '%s' "
"at %C"
msgstr ""
-#: fortran/decl.c:7603
+#: fortran/decl.c:7604
#, gcc-internal-format
msgid "GENERIC at %C must be inside a derived-type CONTAINS"
msgstr ""
-#: fortran/decl.c:7620
+#: fortran/decl.c:7621
#, gcc-internal-format
msgid "Expected '::' at %C"
msgstr ""
-#: fortran/decl.c:7632
+#: fortran/decl.c:7633
#, gcc-internal-format
msgid "Expected generic name or operator descriptor at %C"
msgstr ""
-#: fortran/decl.c:7658
+#: fortran/decl.c:7659
#, gcc-internal-format
msgid "Expected '=>' at %C"
msgstr ""
-#: fortran/decl.c:7700
+#: fortran/decl.c:7701
#, gcc-internal-format
msgid ""
"There's already a non-generic procedure with binding name '%s' for the "
"derived type '%s' at %C"
msgstr ""
-#: fortran/decl.c:7708
+#: fortran/decl.c:7709
#, gcc-internal-format
msgid "Binding at %C must have the same access as already defined binding '%s'"
msgstr ""
-#: fortran/decl.c:7757
+#: fortran/decl.c:7758
#, gcc-internal-format
msgid "Expected specific binding name at %C"
msgstr ""
-#: fortran/decl.c:7767
+#: fortran/decl.c:7768
#, gcc-internal-format
msgid "'%s' already defined as specific binding for the generic '%s' at %C"
msgstr ""
-#: fortran/decl.c:7783
+#: fortran/decl.c:7784
#, gcc-internal-format
msgid "Junk after GENERIC binding at %C"
msgstr ""
-#: fortran/decl.c:7808
+#: fortran/decl.c:7809
#, gcc-internal-format
msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
msgstr ""
-#: fortran/decl.c:7819
+#: fortran/decl.c:7820
#, gcc-internal-format
msgid ""
"Derived type declaration with FINAL at %C must be in the specification part "
"of a MODULE"
msgstr ""
-#: fortran/decl.c:7841
+#: fortran/decl.c:7842
#, gcc-internal-format
msgid "Empty FINAL at %C"
msgstr ""
-#: fortran/decl.c:7848
+#: fortran/decl.c:7849
#, gcc-internal-format
msgid "Expected module procedure name at %C"
msgstr ""
-#: fortran/decl.c:7858
+#: fortran/decl.c:7859
#, gcc-internal-format
msgid "Expected ',' at %C"
msgstr ""
-#: fortran/decl.c:7864
+#: fortran/decl.c:7865
#, gcc-internal-format
msgid "Unknown procedure name \"%s\" at %C"
msgstr ""
-#: fortran/decl.c:7878
+#: fortran/decl.c:7879
#, gcc-internal-format
msgid "'%s' at %C is already defined as FINAL procedure!"
msgstr ""
-#: fortran/decl.c:7947
+#: fortran/decl.c:7948
#, gcc-internal-format
msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
msgstr ""
-#: fortran/decl.c:7994
+#: fortran/decl.c:7995
#, gcc-internal-format
msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
msgstr ""
@@ -31779,378 +32075,378 @@ msgstr ""
msgid "Index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1263 fortran/expr.c:1314
+#: fortran/expr.c:1268 fortran/expr.c:1319
#, gcc-internal-format
msgid "index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1912
+#: fortran/expr.c:1932
#, gcc-internal-format
msgid "elemental function arguments at %C are not compliant"
msgstr ""
-#: fortran/expr.c:1956
+#: fortran/expr.c:1976
#, gcc-internal-format
msgid "Numeric or CHARACTER operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1981
+#: fortran/expr.c:2001
#, gcc-internal-format
msgid ""
"Concatenation operator in expression at %L must have two CHARACTER operands"
msgstr ""
-#: fortran/expr.c:1988
+#: fortran/expr.c:2008
#, gcc-internal-format
msgid "Concat operator at %L must concatenate strings of the same kind"
msgstr ""
-#: fortran/expr.c:1998
+#: fortran/expr.c:2018
#, gcc-internal-format
msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
msgstr ""
-#: fortran/expr.c:2014
+#: fortran/expr.c:2034
#, gcc-internal-format
msgid "LOGICAL operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:2025
+#: fortran/expr.c:2045
#, gcc-internal-format
msgid "Only intrinsic operators can be used in expression at %L"
msgstr ""
-#: fortran/expr.c:2033
+#: fortran/expr.c:2053
#, gcc-internal-format
msgid "Numeric operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:2055
+#: fortran/expr.c:2075
#, gcc-internal-format
msgid ""
"Invalid initialization expression for ALLOCATABLE component '%s' in "
"structure constructor at %L"
msgstr ""
-#: fortran/expr.c:2152
+#: fortran/expr.c:2172
#, gcc-internal-format
msgid "Assumed character length variable '%s' in constant expression at %L"
msgstr ""
-#: fortran/expr.c:2210
+#: fortran/expr.c:2230
#, gcc-internal-format
msgid ""
"transformational intrinsic '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2241
+#: fortran/expr.c:2261
#, gcc-internal-format
msgid "Extension: Evaluation of nonstandard initialization expression at %L"
msgstr ""
-#: fortran/expr.c:2297
+#: fortran/expr.c:2317
#, gcc-internal-format
msgid ""
"Function '%s' in initialization expression at %L must be an intrinsic "
"function"
msgstr ""
-#: fortran/expr.c:2309
+#: fortran/expr.c:2329
#, gcc-internal-format
msgid ""
"Intrinsic function '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2341
+#: fortran/expr.c:2361
#, gcc-internal-format
msgid "PARAMETER '%s' is used at %L before its definition is complete"
msgstr ""
-#: fortran/expr.c:2361
+#: fortran/expr.c:2381
#, gcc-internal-format
msgid ""
"Assumed size array '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2367
+#: fortran/expr.c:2387
#, gcc-internal-format
msgid ""
"Assumed shape array '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2373
+#: fortran/expr.c:2393
#, gcc-internal-format
msgid ""
"Deferred array '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2379
+#: fortran/expr.c:2399
#, gcc-internal-format
msgid ""
"Array '%s' at %L is a variable, which does not reduce to a constant "
"expression"
msgstr ""
-#: fortran/expr.c:2389
+#: fortran/expr.c:2409
#, gcc-internal-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:2546
+#: fortran/expr.c:2566
#, gcc-internal-format
msgid "Specification function '%s' at %L cannot be a statement function"
msgstr ""
-#: fortran/expr.c:2553
+#: fortran/expr.c:2573
#, gcc-internal-format
msgid "Specification function '%s' at %L cannot be an internal function"
msgstr ""
-#: fortran/expr.c:2560
+#: fortran/expr.c:2580
#, gcc-internal-format
msgid "Specification function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2567
+#: fortran/expr.c:2587
#, gcc-internal-format
msgid "Specification function '%s' at %L cannot be RECURSIVE"
msgstr ""
-#: fortran/expr.c:2701
+#: fortran/expr.c:2721
#, gcc-internal-format
msgid "Dummy argument '%s' not allowed in expression at %L"
msgstr ""
-#: fortran/expr.c:2708
+#: fortran/expr.c:2728
#, gcc-internal-format
msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
msgstr ""
-#: fortran/expr.c:2715
+#: fortran/expr.c:2735
#, gcc-internal-format
msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
msgstr ""
-#: fortran/expr.c:2746
+#: fortran/expr.c:2766
#, gcc-internal-format
msgid "Variable '%s' cannot appear in the expression at %L"
msgstr ""
-#: fortran/expr.c:2796
+#: fortran/expr.c:2816
#, gcc-internal-format
msgid "Expression at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/expr.c:2806
+#: fortran/expr.c:2826
#, gcc-internal-format
msgid "Function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2815
+#: fortran/expr.c:2835
#, gcc-internal-format
msgid "Expression at %L must be scalar"
msgstr ""
-#: fortran/expr.c:2849
+#: fortran/expr.c:2869
#, gcc-internal-format
msgid "Incompatible ranks in %s (%d and %d) at %L"
msgstr ""
-#: fortran/expr.c:2863
+#: fortran/expr.c:2883
#, gcc-internal-format
msgid "Different shape for %s at %L on dimension %d (%d and %d)"
msgstr ""
-#: fortran/expr.c:2909 fortran/expr.c:3169
+#: fortran/expr.c:2929 fortran/expr.c:3189
#, gcc-internal-format
msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/expr.c:2961
+#: fortran/expr.c:2981
#, gcc-internal-format
msgid "'%s' at %L is not a VALUE"
msgstr ""
-#: fortran/expr.c:2968
+#: fortran/expr.c:2988
#, gcc-internal-format
msgid "Incompatible ranks %d and %d in assignment at %L"
msgstr ""
-#: fortran/expr.c:2975
+#: fortran/expr.c:2995
#, gcc-internal-format
msgid "Variable type is UNKNOWN in assignment at %L"
msgstr ""
-#: fortran/expr.c:2987
+#: fortran/expr.c:3007
#, gcc-internal-format
msgid "NULL appears on right-hand side in assignment at %L"
msgstr ""
-#: fortran/expr.c:2998
+#: fortran/expr.c:3018
#, gcc-internal-format
msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
msgstr ""
-#: fortran/expr.c:3007
+#: fortran/expr.c:3027
#, gcc-internal-format
msgid "POINTER valued function appears on right-hand side of assignment at %L"
msgstr ""
-#: fortran/expr.c:3017
+#: fortran/expr.c:3037
#, gcc-internal-format
msgid ""
"Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
msgstr ""
-#: fortran/expr.c:3023 fortran/resolve.c:7819
+#: fortran/expr.c:3043 fortran/resolve.c:7852
#, gcc-internal-format
msgid ""
"Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/"
"DBLE/CMPLX"
msgstr ""
-#: fortran/expr.c:3033 fortran/resolve.c:7829
+#: fortran/expr.c:3053 fortran/resolve.c:7862
#, gcc-internal-format
msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
msgstr ""
-#: fortran/expr.c:3041 fortran/resolve.c:7838
+#: fortran/expr.c:3061 fortran/resolve.c:7871
#, gcc-internal-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:3045 fortran/resolve.c:7842
+#: fortran/expr.c:3065 fortran/resolve.c:7875
#, gcc-internal-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:3049 fortran/resolve.c:7846
+#: fortran/expr.c:3069 fortran/resolve.c:7879
#, gcc-internal-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:3071
+#: fortran/expr.c:3091
#, gcc-internal-format
msgid ""
"Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
msgstr ""
-#: fortran/expr.c:3107
+#: fortran/expr.c:3127
#, gcc-internal-format
msgid "Pointer assignment target is not a POINTER at %L"
msgstr ""
-#: fortran/expr.c:3116
+#: fortran/expr.c:3136
#, gcc-internal-format
msgid ""
"'%s' in the pointer assignment at %L cannot be an l-value since it is a "
"procedure"
msgstr ""
-#: fortran/expr.c:3147
+#: fortran/expr.c:3167
#, gcc-internal-format
msgid "Expected bounds specification for '%s' at %L"
msgstr ""
-#: fortran/expr.c:3152
+#: fortran/expr.c:3172
#, gcc-internal-format
msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3158
+#: fortran/expr.c:3178
#, gcc-internal-format
msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
msgstr ""
-#: fortran/expr.c:3178
+#: fortran/expr.c:3198
#, gcc-internal-format
msgid "Pointer assignment to non-POINTER at %L"
msgstr ""
-#: fortran/expr.c:3187
+#: fortran/expr.c:3207
#, gcc-internal-format
msgid "Bad pointer object in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3212
+#: fortran/expr.c:3232
#, gcc-internal-format
msgid "Invalid procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3218
+#: fortran/expr.c:3238
#, gcc-internal-format
msgid ""
"Abstract interface '%s' is invalid in procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3228
+#: fortran/expr.c:3248
#, gcc-internal-format
msgid ""
"Statement function '%s' is invalid in procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3234
+#: fortran/expr.c:3254
#, gcc-internal-format
msgid ""
"Internal procedure '%s' is invalid in procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3257
+#: fortran/expr.c:3277
#, gcc-internal-format
msgid ""
"Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
"convention"
msgstr ""
-#: fortran/expr.c:3288
+#: fortran/expr.c:3308
#, gcc-internal-format
msgid "Interface mismatch in procedure pointer assignment at %L: %s"
msgstr ""
-#: fortran/expr.c:3298
+#: fortran/expr.c:3318
#, gcc-internal-format
msgid ""
"Different types in pointer assignment at %L; attempted assignment of %s to %s"
msgstr ""
-#: fortran/expr.c:3306
+#: fortran/expr.c:3326
#, gcc-internal-format
msgid "Different kind type parameters in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3313
+#: fortran/expr.c:3333
#, gcc-internal-format
msgid "Different ranks in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3335
+#: fortran/expr.c:3355
#, gcc-internal-format
msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
msgstr ""
-#: fortran/expr.c:3342
+#: fortran/expr.c:3362
#, gcc-internal-format
msgid "Bad target in pointer assignment in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3348
+#: fortran/expr.c:3368
#, gcc-internal-format
msgid "Pointer assignment with vector subscript on rhs at %L"
msgstr ""
-#: fortran/expr.c:3356
+#: fortran/expr.c:3376
#, gcc-internal-format
msgid "Pointer assignment target has PROTECTED attribute at %L"
msgstr ""
@@ -32264,12 +32560,12 @@ msgstr ""
msgid "Second argument of defined assignment at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:671 fortran/resolve.c:12166
+#: fortran/interface.c:671 fortran/resolve.c:12201
#, gcc-internal-format
msgid "First argument of operator interface at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:678 fortran/resolve.c:12184
+#: fortran/interface.c:678 fortran/resolve.c:12219
#, gcc-internal-format
msgid "Second argument of operator interface at %L must be INTENT(IN)"
msgstr ""
@@ -32279,22 +32575,27 @@ msgstr ""
msgid "Operator interface at %L conflicts with intrinsic interface"
msgstr ""
-#: fortran/interface.c:1075
+#: fortran/interface.c:1077
#, gcc-internal-format
msgid "Procedure '%s' in %s at %L has no explicit interface"
msgstr ""
-#: fortran/interface.c:1078
+#: fortran/interface.c:1080
#, gcc-internal-format
msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
msgstr ""
-#: fortran/interface.c:1134 fortran/interface.c:1140
+#: fortran/interface.c:1135 fortran/interface.c:1139
#, gcc-internal-format
msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
msgstr ""
-#: fortran/interface.c:1176
+#: fortran/interface.c:1143
+#, gcc-internal-format
+msgid "Although not referenced, '%s' has ambiguous interfaces at %L"
+msgstr ""
+
+#: fortran/interface.c:1177
#, gcc-internal-format
msgid "'%s' at %L is not a module procedure"
msgstr ""
@@ -32314,123 +32615,123 @@ msgstr ""
msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
msgstr ""
-#: fortran/interface.c:1459 fortran/interface.c:1499
+#: fortran/interface.c:1461 fortran/interface.c:1501
#, gcc-internal-format
msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
msgstr ""
-#: fortran/interface.c:1486
+#: fortran/interface.c:1488
#, gcc-internal-format
msgid ""
"Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%"
"s' at %L"
msgstr ""
-#: fortran/interface.c:1511
+#: fortran/interface.c:1513
#, gcc-internal-format
msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1828
+#: fortran/interface.c:1830
#, gcc-internal-format
msgid "Keyword argument '%s' at %L is not in the procedure"
msgstr ""
-#: fortran/interface.c:1836
+#: fortran/interface.c:1838
#, gcc-internal-format
msgid ""
"Keyword argument '%s' at %L is already associated with another actual "
"argument"
msgstr ""
-#: fortran/interface.c:1846
+#: fortran/interface.c:1848
#, gcc-internal-format
msgid "More actual than formal arguments in procedure call at %L"
msgstr ""
-#: fortran/interface.c:1858 fortran/interface.c:2094
+#: fortran/interface.c:1860 fortran/interface.c:2096
#, gcc-internal-format
msgid "Missing alternate return spec in subroutine call at %L"
msgstr ""
-#: fortran/interface.c:1866
+#: fortran/interface.c:1868
#, gcc-internal-format
msgid "Unexpected alternate return spec in subroutine call at %L"
msgstr ""
-#: fortran/interface.c:1889
+#: fortran/interface.c:1891
#, gcc-internal-format
msgid ""
"Character length mismatch (%ld/%ld) between actual argument and pointer or "
"allocatable dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1896
+#: fortran/interface.c:1898
#, gcc-internal-format
msgid ""
"Character length mismatch (%ld/%ld) between actual argument and assumed-"
"shape dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1912
+#: fortran/interface.c:1914
#, gcc-internal-format
msgid ""
"Character length of actual argument shorter than of dummy argument '%s' (%lu/"
"%lu) at %L"
msgstr ""
-#: fortran/interface.c:1917
+#: fortran/interface.c:1919
#, gcc-internal-format
msgid ""
"Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
"at %L"
msgstr ""
-#: fortran/interface.c:1934
+#: fortran/interface.c:1936
#, gcc-internal-format
msgid "Expected a procedure pointer for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1946
+#: fortran/interface.c:1948
#, gcc-internal-format
msgid "Expected a procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1956
+#: fortran/interface.c:1958
#, gcc-internal-format
msgid "Expected a PURE procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1970
+#: fortran/interface.c:1972
#, gcc-internal-format
msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
msgstr ""
-#: fortran/interface.c:1979
+#: fortran/interface.c:1981
#, gcc-internal-format
msgid "Actual argument for '%s' must be a pointer at %L"
msgstr ""
-#: fortran/interface.c:1988
+#: fortran/interface.c:1990
#, gcc-internal-format
msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
msgstr ""
-#: fortran/interface.c:2001
+#: fortran/interface.c:2003
#, gcc-internal-format
msgid ""
"Actual argument at %L must be definable as the dummy argument '%s' is INTENT "
"= OUT/INOUT"
msgstr ""
-#: fortran/interface.c:2010
+#: fortran/interface.c:2012
#, gcc-internal-format
msgid ""
"Actual argument at %L is use-associated with PROTECTED attribute and dummy "
"argument '%s' is INTENT = OUT/INOUT"
msgstr ""
-#: fortran/interface.c:2023
+#: fortran/interface.c:2025
#, gcc-internal-format
msgid ""
"Array-section actual argument with vector subscripts at %L is incompatible "
@@ -32438,88 +32739,88 @@ msgid ""
"'%s'"
msgstr ""
-#: fortran/interface.c:2040
+#: fortran/interface.c:2042
#, gcc-internal-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:2052
+#: fortran/interface.c:2054
#, gcc-internal-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:2071
+#: fortran/interface.c:2073
#, gcc-internal-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:2101
+#: fortran/interface.c:2103
#, gcc-internal-format
msgid "Missing actual argument for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2287
+#: fortran/interface.c:2289
#, gcc-internal-format
msgid ""
"Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
"argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2343
+#: fortran/interface.c:2345
#, gcc-internal-format
msgid ""
"Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
msgstr ""
-#: fortran/interface.c:2353
+#: fortran/interface.c:2355
#, gcc-internal-format
msgid ""
"Procedure argument at %L is local to a PURE procedure and is passed to an "
"INTENT(%s) argument"
msgstr ""
-#: fortran/interface.c:2361
+#: fortran/interface.c:2363
#, gcc-internal-format
msgid ""
"Procedure argument at %L is local to a PURE procedure and has the POINTER "
"attribute"
msgstr ""
-#: fortran/interface.c:2388
+#: fortran/interface.c:2390
#, gcc-internal-format
msgid "Procedure '%s' called with an implicit interface at %L"
msgstr ""
-#: fortran/interface.c:2392
+#: fortran/interface.c:2394
#, gcc-internal-format
msgid "Procedure '%s' called at %L is not explicitly declared"
msgstr ""
-#: fortran/interface.c:2404
+#: fortran/interface.c:2406
#, gcc-internal-format
msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
msgstr ""
-#: fortran/interface.c:2436
+#: fortran/interface.c:2438
#, gcc-internal-format
msgid ""
"Procedure pointer component '%s' called with an implicit interface at %L"
msgstr ""
-#: fortran/interface.c:2447
+#: fortran/interface.c:2449
#, gcc-internal-format
msgid ""
"Keyword argument requires explicit interface for procedure pointer component "
"'%s' at %L"
msgstr ""
-#: fortran/interface.c:2926
+#: fortran/interface.c:2928
#, gcc-internal-format
msgid "Entity '%s' at %C is already present in the interface"
msgstr ""
@@ -33004,7 +33305,7 @@ msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
msgstr ""
#. A general purpose syntax error.
-#: fortran/io.c:3088 fortran/io.c:3692 fortran/gfortran.h:2350
+#: fortran/io.c:3088 fortran/io.c:3692 fortran/gfortran.h:2348
#, gcc-internal-format
msgid "Syntax error in %s statement at %C"
msgstr ""
@@ -33607,203 +33908,203 @@ msgstr ""
msgid "Out of memory-- malloc() failed"
msgstr ""
-#: fortran/module.c:519
+#: fortran/module.c:520
#, gcc-internal-format
msgid "Fortran 2003: module nature in USE statement at %C"
msgstr ""
-#: fortran/module.c:531
+#: fortran/module.c:532
#, gcc-internal-format
msgid ""
"Module nature in USE statement at %C shall be either INTRINSIC or "
"NON_INTRINSIC"
msgstr ""
-#: fortran/module.c:544
+#: fortran/module.c:545
#, gcc-internal-format
msgid "\"::\" was expected after module nature at %C but was not found"
msgstr ""
-#: fortran/module.c:553
+#: fortran/module.c:554
#, gcc-internal-format
msgid "Fortran 2003: \"USE :: module\" at %C"
msgstr ""
-#: fortran/module.c:607
+#: fortran/module.c:608
#, gcc-internal-format
msgid "Missing generic specification in USE statement at %C"
msgstr ""
-#: fortran/module.c:615
+#: fortran/module.c:616
#, gcc-internal-format
msgid "Fortran 2003: Renaming operators in USE statements at %C"
msgstr ""
-#: fortran/module.c:657
+#: fortran/module.c:658
#, gcc-internal-format
msgid "The name '%s' at %C has already been used as an external module name."
msgstr ""
-#: fortran/module.c:934
+#: fortran/module.c:935
#, gcc-internal-format
msgid "Reading module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:938
+#: fortran/module.c:939
#, gcc-internal-format
msgid "Writing module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:942
+#: fortran/module.c:943
#, gcc-internal-format
msgid "Module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:1300
+#: fortran/module.c:1301
#, gcc-internal-format
msgid "Error writing modules file: %s"
msgstr ""
-#: fortran/module.c:3158
+#: fortran/module.c:3159
#, gcc-internal-format
msgid "Namelist %s cannot be renamed by USE association to %s"
msgstr ""
-#: fortran/module.c:4442
+#: fortran/module.c:4468
#, gcc-internal-format
msgid "Symbol '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4449
+#: fortran/module.c:4475
#, gcc-internal-format
msgid "User operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4454
+#: fortran/module.c:4480
#, gcc-internal-format
msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:5067
+#: fortran/module.c:5091
#, gcc-internal-format
msgid "Can't open module file '%s' for writing at %C: %s"
msgstr ""
-#: fortran/module.c:5105
+#: fortran/module.c:5129
#, gcc-internal-format
msgid "Error writing module file '%s' for writing: %s"
msgstr ""
-#: fortran/module.c:5114
+#: fortran/module.c:5138
#, gcc-internal-format
msgid "Can't delete module file '%s': %s"
msgstr ""
-#: fortran/module.c:5117
+#: fortran/module.c:5141
#, gcc-internal-format
msgid "Can't rename module file '%s' to '%s': %s"
msgstr ""
-#: fortran/module.c:5123
+#: fortran/module.c:5147
#, gcc-internal-format
msgid "Can't delete temporary module file '%s': %s"
msgstr ""
-#: fortran/module.c:5143 fortran/module.c:5226
+#: fortran/module.c:5167 fortran/module.c:5250
#, gcc-internal-format
msgid ""
"Symbol '%s' referenced at %L does not exist in intrinsic module "
"ISO_C_BINDING."
msgstr ""
-#: fortran/module.c:5261
+#: fortran/module.c:5285
#, gcc-internal-format
msgid ""
"Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
msgstr ""
-#: fortran/module.c:5283
+#: fortran/module.c:5307
#, gcc-internal-format
msgid "Symbol '%s' already declared"
msgstr ""
-#: fortran/module.c:5338
+#: fortran/module.c:5362
#, gcc-internal-format
msgid ""
"Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
"used previously"
msgstr ""
-#: fortran/module.c:5351
+#: fortran/module.c:5375
#, gcc-internal-format
msgid ""
"Symbol '%s' referenced at %L does not exist in intrinsic module "
"ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:5359
+#: fortran/module.c:5383
#, gcc-internal-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:5387
+#: fortran/module.c:5411
#, gcc-internal-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:5403
+#: fortran/module.c:5427
#, gcc-internal-format
msgid ""
"Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:5437
+#: fortran/module.c:5461
#, gcc-internal-format
msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
msgstr ""
-#: fortran/module.c:5445
+#: fortran/module.c:5469
#, gcc-internal-format
msgid "Fortran 2003: ISO_C_BINDING module at %C"
msgstr ""
-#: fortran/module.c:5455
+#: fortran/module.c:5479
#, gcc-internal-format
msgid "Can't find an intrinsic module named '%s' at %C"
msgstr ""
-#: fortran/module.c:5460
+#: fortran/module.c:5484
#, gcc-internal-format
msgid "Can't open module file '%s' for reading at %C: %s"
msgstr ""
-#: fortran/module.c:5468
+#: fortran/module.c:5492
#, gcc-internal-format
msgid ""
"Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
"used previously"
msgstr ""
-#: fortran/module.c:5488
+#: fortran/module.c:5512
#, gcc-internal-format
msgid "File '%s' opened at %C is not a GFORTRAN module file"
msgstr ""
-#: fortran/module.c:5495
+#: fortran/module.c:5519
#, gcc-internal-format
msgid "Parse error when checking module version for file '%s' opened at %C"
msgstr ""
-#: fortran/module.c:5500
+#: fortran/module.c:5524
#, gcc-internal-format
msgid "Wrong module version '%s' (expected '%s') for file '%s' opened at %C"
msgstr ""
-#: fortran/module.c:5513
+#: fortran/module.c:5537
#, gcc-internal-format
msgid "Can't USE the same module we're building!"
msgstr ""
@@ -33838,7 +34139,7 @@ msgstr ""
msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
msgstr ""
-#: fortran/openmp.c:760 fortran/resolve.c:7711 fortran/resolve.c:8101
+#: fortran/openmp.c:760 fortran/resolve.c:7744 fortran/resolve.c:8134
#, gcc-internal-format
msgid "IF clause at %L requires a scalar LOGICAL expression"
msgstr ""
@@ -35055,7 +35356,7 @@ msgid ""
"Declare it RECURSIVE or use -frecursive"
msgstr ""
-#: fortran/resolve.c:1315 fortran/resolve.c:7278 fortran/resolve.c:8066
+#: fortran/resolve.c:1315 fortran/resolve.c:7311 fortran/resolve.c:8099
#, gcc-internal-format
msgid "Label %d referenced at %L is never defined"
msgstr ""
@@ -35159,7 +35460,7 @@ msgstr ""
msgid "Unable to resolve the specific function '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2105 fortran/resolve.c:12100
+#: fortran/resolve.c:2105 fortran/resolve.c:12135
#, gcc-internal-format
msgid "Function '%s' at %L has no IMPLICIT type"
msgstr ""
@@ -35494,29 +35795,29 @@ msgid ""
"parameter"
msgstr ""
-#: fortran/resolve.c:4875
+#: fortran/resolve.c:4877
#, gcc-internal-format
msgid "Passed-object at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:4904
+#: fortran/resolve.c:4906
#, gcc-internal-format
msgid ""
"Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
msgstr ""
-#: fortran/resolve.c:4912
+#: fortran/resolve.c:4914
#, gcc-internal-format
msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:4920
+#: fortran/resolve.c:4922
#, gcc-internal-format
msgid "Non-scalar base object at %L currently not implemented"
msgstr ""
#. Nothing matching found!
-#: fortran/resolve.c:5022
+#: fortran/resolve.c:5024
#, gcc-internal-format
msgid ""
"Found no matching specific binding for the call to the GENERIC '%s' at %L"
@@ -35524,189 +35825,189 @@ msgstr ""
#. To resolve class member calls, we borrow this bit
#. of code to select the specific procedures.
-#: fortran/resolve.c:5042 fortran/resolve.c:5095
+#: fortran/resolve.c:5044 fortran/resolve.c:5097
#, gcc-internal-format
msgid "'%s' at %L should be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:5087
+#: fortran/resolve.c:5089
#, gcc-internal-format
msgid "'%s' at %L should be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:5170
+#: fortran/resolve.c:5172
#, gcc-internal-format
msgid "no typebound available procedure named '%s' at %L"
msgstr ""
-#: fortran/resolve.c:5663
+#: fortran/resolve.c:5665
#, gcc-internal-format
msgid "%s at %L must be a scalar"
msgstr ""
-#: fortran/resolve.c:5673
+#: fortran/resolve.c:5675
#, gcc-internal-format
msgid "Deleted feature: %s at %L must be integer"
msgstr ""
-#: fortran/resolve.c:5677 fortran/resolve.c:5684
+#: fortran/resolve.c:5679 fortran/resolve.c:5686
#, gcc-internal-format
msgid "%s at %L must be INTEGER"
msgstr ""
-#: fortran/resolve.c:5704
+#: fortran/resolve.c:5706
#, gcc-internal-format
msgid "Cannot assign to loop variable in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:5728
+#: fortran/resolve.c:5730
#, gcc-internal-format
msgid "Step expression in DO loop at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:5763
+#: fortran/resolve.c:5765
#, gcc-internal-format
msgid "DO loop at %L will be executed zero times"
msgstr ""
-#: fortran/resolve.c:5824
+#: fortran/resolve.c:5826
#, gcc-internal-format
msgid "FORALL index-name at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:5829
+#: fortran/resolve.c:5831
#, gcc-internal-format
msgid "FORALL start expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:5836
+#: fortran/resolve.c:5838
#, gcc-internal-format
msgid "FORALL end expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:5844
+#: fortran/resolve.c:5846
#, gcc-internal-format
msgid "FORALL stride expression at %L must be a scalar %s"
msgstr ""
-#: fortran/resolve.c:5849
+#: fortran/resolve.c:5851
#, gcc-internal-format
msgid "FORALL stride expression at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:5865
+#: fortran/resolve.c:5867
#, gcc-internal-format
msgid "FORALL index '%s' may not appear in triplet specification at %L"
msgstr ""
-#: fortran/resolve.c:5965 fortran/resolve.c:6180
+#: fortran/resolve.c:5967 fortran/resolve.c:6183
#, gcc-internal-format
msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
msgstr ""
-#: fortran/resolve.c:5971
+#: fortran/resolve.c:5973
#, gcc-internal-format
msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:6044
+#: fortran/resolve.c:6046
#, gcc-internal-format
msgid ""
"Source-expr at %L must be scalar or have the same rank as the allocate-"
"object at %L"
msgstr ""
-#: fortran/resolve.c:6072
+#: fortran/resolve.c:6074
#, gcc-internal-format
msgid "Source-expr at %L and allocate-object at %L must have the same shape"
msgstr ""
-#: fortran/resolve.c:6191
+#: fortran/resolve.c:6194
#, gcc-internal-format
msgid "Type of entity at %L is type incompatible with source-expr at %L"
msgstr ""
-#: fortran/resolve.c:6204
+#: fortran/resolve.c:6207
#, gcc-internal-format
msgid ""
"The allocate-object at %L and the source-expr at %L shall have the same kind "
"type parameter"
msgstr ""
-#: fortran/resolve.c:6213
+#: fortran/resolve.c:6216
#, gcc-internal-format
msgid ""
"Allocating %s of ABSTRACT base type at %L requires a type-spec or SOURCE="
msgstr ""
-#: fortran/resolve.c:6220
+#: fortran/resolve.c:6223
#, gcc-internal-format
msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:6232
+#: fortran/resolve.c:6265
#, gcc-internal-format
msgid "Array specification required in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:6262
+#: fortran/resolve.c:6295
#, gcc-internal-format
msgid "Bad array specification in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:6282
+#: fortran/resolve.c:6315
#, gcc-internal-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:6307
+#: fortran/resolve.c:6340
#, gcc-internal-format
msgid "Stat-variable '%s' at %L cannot be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:6311
+#: fortran/resolve.c:6344
#, gcc-internal-format
msgid "Illegal stat-variable at %L for a PURE procedure"
msgstr ""
-#: fortran/resolve.c:6318
+#: fortran/resolve.c:6351
#, gcc-internal-format
msgid "Stat-variable at %L must be a scalar INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6323
+#: fortran/resolve.c:6356
#, gcc-internal-format
msgid "Stat-variable at %L shall not be %sd within the same %s statement"
msgstr ""
-#: fortran/resolve.c:6331
+#: fortran/resolve.c:6364
#, gcc-internal-format
msgid "ERRMSG at %L is useless without a STAT tag"
msgstr ""
-#: fortran/resolve.c:6335
+#: fortran/resolve.c:6368
#, gcc-internal-format
msgid "Errmsg-variable '%s' at %L cannot be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:6339
+#: fortran/resolve.c:6372
#, gcc-internal-format
msgid "Illegal errmsg-variable at %L for a PURE procedure"
msgstr ""
-#: fortran/resolve.c:6347
+#: fortran/resolve.c:6380
#, gcc-internal-format
msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
msgstr ""
-#: fortran/resolve.c:6352
+#: fortran/resolve.c:6385
#, gcc-internal-format
msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
msgstr ""
-#: fortran/resolve.c:6370
+#: fortran/resolve.c:6403
#, gcc-internal-format
msgid "Allocate-object at %L also appears at %L"
msgstr ""
@@ -35715,114 +36016,114 @@ 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:6537
+#: fortran/resolve.c:6570
#, gcc-internal-format
msgid "CASE label at %L overlaps with CASE label at %L"
msgstr ""
-#: fortran/resolve.c:6588
+#: fortran/resolve.c:6621
#, gcc-internal-format
msgid "Expression in CASE statement at %L must be of type %s"
msgstr ""
-#: fortran/resolve.c:6599
+#: fortran/resolve.c:6632
#, gcc-internal-format
msgid "Expression in CASE statement at %L must be of kind %d"
msgstr ""
-#: fortran/resolve.c:6611
+#: fortran/resolve.c:6644
#, gcc-internal-format
msgid "Expression in CASE statement at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:6657
+#: fortran/resolve.c:6690
#, gcc-internal-format
msgid ""
"Selection expression in computed GOTO statement at %L must be a scalar "
"integer expression"
msgstr ""
-#: fortran/resolve.c:6675
+#: fortran/resolve.c:6708
#, gcc-internal-format
msgid "Argument of SELECT statement at %L cannot be %s"
msgstr ""
-#: fortran/resolve.c:6684
+#: fortran/resolve.c:6717
#, gcc-internal-format
msgid "Argument of SELECT statement at %L must be a scalar expression"
msgstr ""
-#: fortran/resolve.c:6749 fortran/resolve.c:6971
+#: fortran/resolve.c:6782 fortran/resolve.c:7004
#, gcc-internal-format
msgid ""
"The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
msgstr ""
-#: fortran/resolve.c:6775
+#: fortran/resolve.c:6808
#, gcc-internal-format
msgid "Logical range in CASE statement at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:6787
+#: fortran/resolve.c:6820
#, gcc-internal-format
msgid "constant logical value in CASE statement is repeated at %L"
msgstr ""
-#: fortran/resolve.c:6801
+#: fortran/resolve.c:6834
#, gcc-internal-format
msgid "Range specification at %L can never be matched"
msgstr ""
-#: fortran/resolve.c:6904
+#: fortran/resolve.c:6937
#, gcc-internal-format
msgid "Logical SELECT CASE block at %L has more that two cases"
msgstr ""
-#: fortran/resolve.c:6949
+#: fortran/resolve.c:6982
#, gcc-internal-format
msgid "Derived type '%s' at %L must be extensible"
msgstr ""
-#: fortran/resolve.c:6959
+#: fortran/resolve.c:6992
#, gcc-internal-format
msgid "Derived type '%s' at %L must be an extension of '%s'"
msgstr ""
-#: fortran/resolve.c:7105
+#: fortran/resolve.c:7138
#, gcc-internal-format
msgid "Double CLASS IS block in SELECT TYPE statement at %L"
msgstr ""
-#: fortran/resolve.c:7200
+#: fortran/resolve.c:7233
#, gcc-internal-format
msgid "Data transfer element at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:7207
+#: fortran/resolve.c:7240
#, gcc-internal-format
msgid "Data transfer element at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:7214
+#: fortran/resolve.c:7247
#, gcc-internal-format
msgid "Data transfer element at %L cannot have PRIVATE components"
msgstr ""
-#: fortran/resolve.c:7223
+#: fortran/resolve.c:7256
#, gcc-internal-format
msgid ""
"Data transfer element at %L cannot be a full reference to an assumed-size "
"array"
msgstr ""
-#: fortran/resolve.c:7285
+#: fortran/resolve.c:7318
#, gcc-internal-format
msgid ""
"Statement at %L is not a valid branch target statement for the branch "
"statement at %L"
msgstr ""
-#: fortran/resolve.c:7294
+#: fortran/resolve.c:7327
#, gcc-internal-format
msgid "Branch at %L may result in an infinite loop"
msgstr ""
@@ -35830,113 +36131,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:7322
+#: fortran/resolve.c:7355
#, gcc-internal-format
msgid "Label at %L is not in the same block as the GOTO statement at %L"
msgstr ""
-#: fortran/resolve.c:7397
+#: fortran/resolve.c:7430
#, gcc-internal-format
msgid "WHERE mask at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:7413
+#: fortran/resolve.c:7446
#, gcc-internal-format
msgid "WHERE assignment target at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:7421 fortran/resolve.c:7508
+#: fortran/resolve.c:7454 fortran/resolve.c:7541
#, gcc-internal-format
msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
msgstr ""
-#: fortran/resolve.c:7431 fortran/resolve.c:7518
+#: fortran/resolve.c:7464 fortran/resolve.c:7551
#, gcc-internal-format
msgid "Unsupported statement inside WHERE at %L"
msgstr ""
-#: fortran/resolve.c:7462
+#: fortran/resolve.c:7495
#, gcc-internal-format
msgid "Assignment to a FORALL index variable at %L"
msgstr ""
-#: fortran/resolve.c:7471
+#: fortran/resolve.c:7504
#, gcc-internal-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:7640
+#: fortran/resolve.c:7673
#, gcc-internal-format
msgid "An outer FORALL construct already has an index with this name %L"
msgstr ""
-#: fortran/resolve.c:7719
+#: fortran/resolve.c:7752
#, gcc-internal-format
msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
msgstr ""
-#: fortran/resolve.c:7871
+#: fortran/resolve.c:7904
#, gcc-internal-format
msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
msgstr ""
-#: fortran/resolve.c:7896
+#: fortran/resolve.c:7929
#, gcc-internal-format
msgid "Cannot assign to variable '%s' in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:7908
+#: fortran/resolve.c:7941
#, gcc-internal-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:7919
+#: fortran/resolve.c:7952
#, gcc-internal-format
msgid "Variable must not be polymorphic in assignment at %L"
msgstr ""
-#: fortran/resolve.c:8029
+#: fortran/resolve.c:8062
#, gcc-internal-format
msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
msgstr ""
-#: fortran/resolve.c:8032
+#: fortran/resolve.c:8065
#, gcc-internal-format
msgid "Variable '%s' has not been assigned a target label at %L"
msgstr ""
-#: fortran/resolve.c:8043
+#: fortran/resolve.c:8076
#, gcc-internal-format
msgid ""
"Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
msgstr ""
-#: fortran/resolve.c:8074
+#: fortran/resolve.c:8107
#, gcc-internal-format
msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
msgstr ""
-#: fortran/resolve.c:8089
+#: fortran/resolve.c:8122
#, gcc-internal-format
msgid "Arithmetic IF statement at %L requires a numeric expression"
msgstr ""
-#: fortran/resolve.c:8152
+#: fortran/resolve.c:8185
#, gcc-internal-format
msgid ""
"Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:8234
+#: fortran/resolve.c:8267
#, gcc-internal-format
msgid "FORALL mask clause at %L requires a LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:8306 fortran/resolve.c:8362
+#: fortran/resolve.c:8339 fortran/resolve.c:8395
#, gcc-internal-format
msgid ""
"Binding label '%s' for common block '%s' at %L collides with the global "
@@ -35944,14 +36245,14 @@ msgid ""
msgstr ""
#. Common block names match but binding labels do not.
-#: fortran/resolve.c:8327
+#: fortran/resolve.c:8360
#, gcc-internal-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:8374
+#: fortran/resolve.c:8407
#, gcc-internal-format
msgid ""
"Binding label '%s' for common block '%s' at %L collides with global entity '%"
@@ -35959,263 +36260,258 @@ msgid ""
msgstr ""
#. Make sure global procedures don't collide with anything.
-#: fortran/resolve.c:8426
+#: fortran/resolve.c:8459
#, gcc-internal-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:8439
+#: fortran/resolve.c:8472
#, gcc-internal-format
msgid ""
"Binding label '%s' in interface body at %L collides with the global entity '%"
"s' at %L"
msgstr ""
-#: fortran/resolve.c:8452
+#: fortran/resolve.c:8485
#, gcc-internal-format
msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8529
+#: fortran/resolve.c:8562
#, gcc-internal-format
msgid "CHARACTER variable has zero length at %L"
msgstr ""
-#: fortran/resolve.c:8540
+#: fortran/resolve.c:8573
#, gcc-internal-format
msgid "String length at %L is too large"
msgstr ""
-#: fortran/resolve.c:8832
+#: fortran/resolve.c:8865
#, gcc-internal-format
msgid "Allocatable array '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:8836
+#: fortran/resolve.c:8869
#, gcc-internal-format
msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:8844
+#: fortran/resolve.c:8877
#, gcc-internal-format
msgid "Array pointer '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:8855
+#: fortran/resolve.c:8888
#, gcc-internal-format
msgid "Array '%s' at %L cannot have a deferred shape"
msgstr ""
-#: fortran/resolve.c:8883
+#: fortran/resolve.c:8916
#, gcc-internal-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:8906
+#: fortran/resolve.c:8939
#, gcc-internal-format
msgid ""
"Object '%s' at %L must have the SAVE attribute for default initialization of "
"a component"
msgstr ""
-#: fortran/resolve.c:8917
+#: fortran/resolve.c:8950
#, gcc-internal-format
msgid "Type '%s' of CLASS variable '%s' at %L is not extensible"
msgstr ""
-#: fortran/resolve.c:8927
+#: fortran/resolve.c:8960
#, gcc-internal-format
msgid "CLASS variable '%s' at %L must be dummy, allocatable or pointer"
msgstr ""
#. The shape of a main program or module array needs to be
#. constant.
-#: fortran/resolve.c:8974
+#: fortran/resolve.c:9007
#, gcc-internal-format
msgid "The module or main program array '%s' at %L must have constant shape"
msgstr ""
-#: fortran/resolve.c:8987
+#: fortran/resolve.c:9020
#, gcc-internal-format
msgid ""
"Entity with assumed character length at %L must be a dummy argument or a "
"PARAMETER"
msgstr ""
-#: fortran/resolve.c:9006
+#: fortran/resolve.c:9039
#, gcc-internal-format
msgid "'%s' at %L must have constant character length in this context"
msgstr ""
-#: fortran/resolve.c:9042
+#: fortran/resolve.c:9075
#, gcc-internal-format
msgid "Allocatable '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9045
+#: fortran/resolve.c:9078
#, gcc-internal-format
msgid "External '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9049
+#: fortran/resolve.c:9082
#, gcc-internal-format
msgid "Dummy '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9052
+#: fortran/resolve.c:9085
#, gcc-internal-format
msgid "Intrinsic '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9055
+#: fortran/resolve.c:9088
#, gcc-internal-format
msgid "Function result '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9058
+#: fortran/resolve.c:9091
#, gcc-internal-format
msgid "Automatic array '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9081
-#, gcc-internal-format
-msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
-msgstr ""
-
-#: fortran/resolve.c:9099
+#: fortran/resolve.c:9128
#, gcc-internal-format
msgid ""
"Character-valued statement function '%s' at %L must have constant length"
msgstr ""
-#: fortran/resolve.c:9122
+#: fortran/resolve.c:9151
#, gcc-internal-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:9145 fortran/resolve.c:9170
+#: fortran/resolve.c:9174 fortran/resolve.c:9199
#, gcc-internal-format
msgid ""
"Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy "
"arguments of '%s' which is PRIVATE"
msgstr ""
-#: fortran/resolve.c:9188
+#: fortran/resolve.c:9217
#, gcc-internal-format
msgid "Function '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:9197
+#: fortran/resolve.c:9226
#, gcc-internal-format
msgid "External object '%s' at %L may not have an initializer"
msgstr ""
-#: fortran/resolve.c:9205
+#: fortran/resolve.c:9234
#, gcc-internal-format
msgid "ELEMENTAL function '%s' at %L must have a scalar result"
msgstr ""
-#: fortran/resolve.c:9226
+#: fortran/resolve.c:9255
#, gcc-internal-format
msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
msgstr ""
-#: fortran/resolve.c:9230
+#: fortran/resolve.c:9259
#, gcc-internal-format
msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
msgstr ""
-#: fortran/resolve.c:9234
+#: fortran/resolve.c:9263
#, gcc-internal-format
msgid "CHARACTER(*) function '%s' at %L cannot be pure"
msgstr ""
-#: fortran/resolve.c:9238
+#: fortran/resolve.c:9267
#, gcc-internal-format
msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
msgstr ""
-#: fortran/resolve.c:9247
+#: fortran/resolve.c:9276
#, gcc-internal-format
msgid "Obsolescent feature: CHARACTER(*) function '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9302
+#: fortran/resolve.c:9331
#, gcc-internal-format
msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9308
+#: fortran/resolve.c:9337
#, gcc-internal-format
msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9314
+#: fortran/resolve.c:9343
#, gcc-internal-format
msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9322
+#: fortran/resolve.c:9351
#, gcc-internal-format
msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9328
+#: fortran/resolve.c:9357
#, gcc-internal-format
msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
msgstr ""
-#: fortran/resolve.c:9374
+#: fortran/resolve.c:9403
#, gcc-internal-format
msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:9382
+#: fortran/resolve.c:9411
#, gcc-internal-format
msgid "FINAL procedure at %L must have exactly one argument"
msgstr ""
-#: fortran/resolve.c:9391
+#: fortran/resolve.c:9420
#, gcc-internal-format
msgid "Argument of FINAL procedure at %L must be of type '%s'"
msgstr ""
-#: fortran/resolve.c:9399
+#: fortran/resolve.c:9428
#, gcc-internal-format
msgid "Argument of FINAL procedure at %L must not be a POINTER"
msgstr ""
-#: fortran/resolve.c:9405
+#: fortran/resolve.c:9434
#, gcc-internal-format
msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:9411
+#: fortran/resolve.c:9440
#, gcc-internal-format
msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
msgstr ""
-#: fortran/resolve.c:9419
+#: fortran/resolve.c:9448
#, gcc-internal-format
msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
msgstr ""
-#: fortran/resolve.c:9427
+#: fortran/resolve.c:9456
#, gcc-internal-format
msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
msgstr ""
-#: fortran/resolve.c:9446
+#: fortran/resolve.c:9475
#, gcc-internal-format
msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
msgstr ""
-#: fortran/resolve.c:9479
+#: fortran/resolve.c:9508
#, gcc-internal-format
msgid ""
"Only array FINAL procedures declared for derived type '%s' defined at %L, "
@@ -36223,602 +36519,602 @@ msgid ""
msgstr ""
#. TODO: Remove this error when finalization is finished.
-#: fortran/resolve.c:9484
+#: fortran/resolve.c:9513
#, gcc-internal-format
msgid "Finalization at %L is not yet implemented"
msgstr ""
-#: fortran/resolve.c:9510
+#: fortran/resolve.c:9539
#, gcc-internal-format
msgid "Can't overwrite GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9522
+#: fortran/resolve.c:9551
#, gcc-internal-format
msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
msgstr ""
-#: fortran/resolve.c:9530
+#: fortran/resolve.c:9559
#, gcc-internal-format
msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
msgstr ""
-#: fortran/resolve.c:9538
+#: fortran/resolve.c:9567
#, gcc-internal-format
msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
msgstr ""
-#: fortran/resolve.c:9547
+#: fortran/resolve.c:9576
#, gcc-internal-format
msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
msgstr ""
-#: fortran/resolve.c:9553
+#: fortran/resolve.c:9582
#, gcc-internal-format
msgid ""
"'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
"either"
msgstr ""
-#: fortran/resolve.c:9562
+#: fortran/resolve.c:9591
#, gcc-internal-format
msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:9573
+#: fortran/resolve.c:9602
#, gcc-internal-format
msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:9584
+#: fortran/resolve.c:9613
#, gcc-internal-format
msgid ""
"'%s' at %L and the overridden FUNCTION should have matching result types"
msgstr ""
-#: fortran/resolve.c:9595
+#: fortran/resolve.c:9624
#, gcc-internal-format
msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
msgstr ""
-#: fortran/resolve.c:9624
+#: fortran/resolve.c:9653
#, gcc-internal-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:9637
+#: fortran/resolve.c:9666
#, gcc-internal-format
msgid ""
"Types mismatch for dummy argument '%s' of '%s' %L in respect to the "
"overridden procedure"
msgstr ""
-#: fortran/resolve.c:9647
+#: fortran/resolve.c:9676
#, gcc-internal-format
msgid ""
"'%s' at %L must have the same number of formal arguments as the overridden "
"procedure"
msgstr ""
-#: fortran/resolve.c:9656
+#: fortran/resolve.c:9685
#, gcc-internal-format
msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
msgstr ""
-#: fortran/resolve.c:9667
+#: fortran/resolve.c:9696
#, gcc-internal-format
msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
msgstr ""
-#: fortran/resolve.c:9674
+#: fortran/resolve.c:9703
#, gcc-internal-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:9708
+#: fortran/resolve.c:9737
#, gcc-internal-format
msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9717
+#: fortran/resolve.c:9746
#, gcc-internal-format
msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
msgstr ""
-#: fortran/resolve.c:9776
+#: fortran/resolve.c:9805
#, gcc-internal-format
msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:9788
+#: fortran/resolve.c:9817
#, gcc-internal-format
msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
msgstr ""
-#: fortran/resolve.c:9818
+#: fortran/resolve.c:9847
#, gcc-internal-format
msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
msgstr ""
-#: fortran/resolve.c:9874
+#: fortran/resolve.c:9903
#, gcc-internal-format
msgid "Type-bound operator at %L can't be NOPASS"
msgstr ""
-#: fortran/resolve.c:10037
+#: fortran/resolve.c:10066
#, gcc-internal-format
msgid ""
"'%s' must be a module procedure or an external procedure with an explicit "
"interface at %L"
msgstr ""
-#: fortran/resolve.c:10074
+#: fortran/resolve.c:10103
#, gcc-internal-format
msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
msgstr ""
-#: fortran/resolve.c:10088
+#: fortran/resolve.c:10117
#, gcc-internal-format
msgid "Procedure '%s' with PASS at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:10102 fortran/resolve.c:10491
+#: fortran/resolve.c:10131 fortran/resolve.c:10520
#, gcc-internal-format
msgid "Non-polymorphic passed-object dummy argument of '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10110
+#: fortran/resolve.c:10139
#, gcc-internal-format
msgid ""
"Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
msgstr ""
-#: fortran/resolve.c:10120
+#: fortran/resolve.c:10149
#, gcc-internal-format
msgid "Passed-object dummy argument of '%s' at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:10126
+#: fortran/resolve.c:10155
#, gcc-internal-format
msgid "Passed-object dummy argument of '%s' at %L must not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:10132
+#: fortran/resolve.c:10161
#, gcc-internal-format
msgid "Passed-object dummy argument of '%s' at %L must not be POINTER"
msgstr ""
-#: fortran/resolve.c:10158
+#: fortran/resolve.c:10187
#, gcc-internal-format
msgid "Procedure '%s' at %L has the same name as a component of '%s'"
msgstr ""
-#: fortran/resolve.c:10167
+#: fortran/resolve.c:10196
#, gcc-internal-format
msgid ""
"Procedure '%s' at %L has the same name as an inherited component of '%s'"
msgstr ""
-#: fortran/resolve.c:10254
+#: fortran/resolve.c:10283
#, gcc-internal-format
msgid ""
"Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED "
"and not overridden"
msgstr ""
-#: fortran/resolve.c:10315
+#: fortran/resolve.c:10344
#, gcc-internal-format
msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
msgstr ""
-#: fortran/resolve.c:10325
+#: fortran/resolve.c:10354
#, gcc-internal-format
msgid ""
"Interface '%s', used by procedure pointer component '%s' at %L, is declared "
"in a later PROCEDURE statement"
msgstr ""
-#: fortran/resolve.c:10386
+#: fortran/resolve.c:10415
#, gcc-internal-format
msgid ""
"Interface '%s' of procedure pointer component '%s' at %L must be explicit"
msgstr ""
-#: fortran/resolve.c:10425
+#: fortran/resolve.c:10454
#, gcc-internal-format
msgid ""
"Procedure pointer component '%s' with PASS(%s) at %L has no argument '%s'"
msgstr ""
-#: fortran/resolve.c:10439
+#: fortran/resolve.c:10468
#, gcc-internal-format
msgid ""
"Procedure pointer component '%s' with PASS at %L must have at least one "
"argument"
msgstr ""
-#: fortran/resolve.c:10455
+#: fortran/resolve.c:10484
#, gcc-internal-format
msgid ""
"Argument '%s' of '%s' with PASS(%s) at %L must be of the derived type '%s'"
msgstr ""
-#: fortran/resolve.c:10465
+#: fortran/resolve.c:10494
#, gcc-internal-format
msgid "Argument '%s' of '%s' with PASS(%s) at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:10474
+#: fortran/resolve.c:10503
#, gcc-internal-format
msgid ""
"Argument '%s' of '%s' with PASS(%s) at %L may not have the POINTER attribute"
msgstr ""
-#: fortran/resolve.c:10483
+#: fortran/resolve.c:10512
#, gcc-internal-format
msgid "Argument '%s' of '%s' with PASS(%s) at %L may not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:10506
+#: fortran/resolve.c:10541
#, gcc-internal-format
msgid ""
"Component '%s' of '%s' at %L has the same name as an inherited type-bound "
"procedure"
msgstr ""
-#: fortran/resolve.c:10518
+#: fortran/resolve.c:10553
#, gcc-internal-format
msgid ""
"Character length of component '%s' needs to be a constant specification "
"expression at %L"
msgstr ""
-#: fortran/resolve.c:10533
+#: fortran/resolve.c:10568
#, gcc-internal-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:10543
+#: fortran/resolve.c:10578
#, gcc-internal-format
msgid ""
"Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
"attribute"
msgstr ""
-#: fortran/resolve.c:10554
+#: fortran/resolve.c:10589
#, gcc-internal-format
msgid ""
"The pointer component '%s' of '%s' at %L is a type that has not been declared"
msgstr ""
-#: fortran/resolve.c:10565
+#: fortran/resolve.c:10600
#, gcc-internal-format
msgid "Component '%s' with CLASS at %L must be allocatable or pointer"
msgstr ""
-#: fortran/resolve.c:10593
+#: fortran/resolve.c:10628
#, gcc-internal-format
msgid "Component '%s' of '%s' at %L must have constant array bounds"
msgstr ""
-#: fortran/resolve.c:10638
+#: fortran/resolve.c:10673
#, gcc-internal-format
msgid ""
"NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
"namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10648
+#: fortran/resolve.c:10683
#, gcc-internal-format
msgid ""
"NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
"member of namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10661
+#: fortran/resolve.c:10696
#, gcc-internal-format
msgid ""
"NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
"namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10673
+#: fortran/resolve.c:10708
#, gcc-internal-format
msgid ""
"NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10682
+#: fortran/resolve.c:10717
#, gcc-internal-format
msgid ""
"NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10694
+#: fortran/resolve.c:10729
#, gcc-internal-format
msgid ""
"NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE "
"components"
msgstr ""
-#: fortran/resolve.c:10702
+#: fortran/resolve.c:10737
#, gcc-internal-format
msgid ""
"NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:10728
+#: fortran/resolve.c:10763
#, gcc-internal-format
msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:10747
+#: fortran/resolve.c:10782
#, gcc-internal-format
msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
msgstr ""
-#: fortran/resolve.c:10759
+#: fortran/resolve.c:10794
#, gcc-internal-format
msgid ""
"Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:10770
+#: fortran/resolve.c:10805
#, gcc-internal-format
msgid "Incompatible derived type in PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:10833
+#: fortran/resolve.c:10868
#, gcc-internal-format
msgid "PROCEDURE '%s' at %L may not be used as its own interface"
msgstr ""
-#: fortran/resolve.c:10839
+#: fortran/resolve.c:10874
#, gcc-internal-format
msgid ""
"Interface '%s', used by procedure '%s' at %L, is declared in a later "
"PROCEDURE statement"
msgstr ""
-#: fortran/resolve.c:10892
+#: fortran/resolve.c:10927
#, gcc-internal-format
msgid "Interface '%s' of procedure '%s' at %L must be explicit"
msgstr ""
-#: fortran/resolve.c:10959
+#: fortran/resolve.c:10994
#, gcc-internal-format
msgid "Assumed size array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:10962
+#: fortran/resolve.c:10997
#, gcc-internal-format
msgid "Assumed shape array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:10974
+#: fortran/resolve.c:11009
#, gcc-internal-format
msgid "Symbol at %L is not a DUMMY variable"
msgstr ""
-#: fortran/resolve.c:10980
+#: fortran/resolve.c:11015
#, gcc-internal-format
msgid ""
"'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
msgstr ""
-#: fortran/resolve.c:10990
+#: fortran/resolve.c:11025
#, gcc-internal-format
msgid ""
"Character dummy variable '%s' at %L with VALUE attribute must have constant "
"length"
msgstr ""
-#: fortran/resolve.c:10999
+#: fortran/resolve.c:11034
#, gcc-internal-format
msgid ""
"C interoperable character dummy variable '%s' at %L with VALUE attribute "
"must have length one"
msgstr ""
-#: fortran/resolve.c:11025
+#: fortran/resolve.c:11060
#, gcc-internal-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:11078
+#: fortran/resolve.c:11113
#, gcc-internal-format
msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
msgstr ""
-#: fortran/resolve.c:11119
+#: fortran/resolve.c:11154
#, gcc-internal-format
msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
msgstr ""
-#: fortran/resolve.c:11138
+#: fortran/resolve.c:11173
#, gcc-internal-format
msgid ""
"The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have "
"a default initializer"
msgstr ""
-#: fortran/resolve.c:11212
+#: fortran/resolve.c:11247
#, gcc-internal-format
msgid "Threadprivate at %L isn't SAVEd"
msgstr ""
-#: fortran/resolve.c:11300
+#: fortran/resolve.c:11335
#, gcc-internal-format
msgid "BLOCK DATA element '%s' at %L must be in COMMON"
msgstr ""
-#: fortran/resolve.c:11306
+#: fortran/resolve.c:11341
#, gcc-internal-format
msgid "DATA array '%s' at %L must be specified in a previous declaration"
msgstr ""
-#: fortran/resolve.c:11322
+#: fortran/resolve.c:11357
#, gcc-internal-format
msgid "DATA element '%s' at %L is a pointer and so must be a full array"
msgstr ""
-#: fortran/resolve.c:11368
+#: fortran/resolve.c:11403
#, gcc-internal-format
msgid "Nonconstant array section at %L in DATA statement"
msgstr ""
-#: fortran/resolve.c:11381
+#: fortran/resolve.c:11416
#, gcc-internal-format
msgid "DATA statement at %L has more variables than values"
msgstr ""
-#: fortran/resolve.c:11475
+#: fortran/resolve.c:11510
#, gcc-internal-format
msgid "iterator start at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:11482
+#: fortran/resolve.c:11517
#, gcc-internal-format
msgid "iterator end at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:11489
+#: fortran/resolve.c:11524
#, gcc-internal-format
msgid "iterator step at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:11615
+#: fortran/resolve.c:11650
#, gcc-internal-format
msgid "DATA statement at %L has more values than variables"
msgstr ""
-#: fortran/resolve.c:11706
+#: fortran/resolve.c:11741
#, gcc-internal-format
msgid "Label %d at %L defined but not used"
msgstr ""
-#: fortran/resolve.c:11711
+#: fortran/resolve.c:11746
#, gcc-internal-format
msgid "Label %d at %L defined but cannot be used"
msgstr ""
-#: fortran/resolve.c:11795
+#: fortran/resolve.c:11830
#, gcc-internal-format
msgid ""
"Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:11804
+#: fortran/resolve.c:11839
#, gcc-internal-format
msgid ""
"Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:11812
+#: fortran/resolve.c:11847
#, gcc-internal-format
msgid ""
"Derived type variable '%s' at %L with default initialization cannot be in "
"EQUIVALENCE with a variable in COMMON"
msgstr ""
-#: fortran/resolve.c:11828
+#: fortran/resolve.c:11863
#, gcc-internal-format
msgid ""
"Derived type variable '%s' at %L with pointer component(s) cannot be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:11930
+#: fortran/resolve.c:11965
#, gcc-internal-format
msgid "Syntax error in EQUIVALENCE statement at %L"
msgstr ""
-#: fortran/resolve.c:11945
+#: fortran/resolve.c:11980
#, gcc-internal-format
msgid ""
"Either all or none of the objects in the EQUIVALENCE set at %L shall have "
"the PROTECTED attribute"
msgstr ""
-#: fortran/resolve.c:11957
+#: fortran/resolve.c:11992
#, gcc-internal-format
msgid ""
"Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
"procedure '%s'"
msgstr ""
-#: fortran/resolve.c:11966
+#: fortran/resolve.c:12001
#, gcc-internal-format
msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:12045
+#: fortran/resolve.c:12080
#, gcc-internal-format
msgid ""
"Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:12056
+#: fortran/resolve.c:12091
#, gcc-internal-format
msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:12067
+#: fortran/resolve.c:12102
#, gcc-internal-format
msgid "Substring at %L has length zero"
msgstr ""
-#: fortran/resolve.c:12111
+#: fortran/resolve.c:12146
#, gcc-internal-format
msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
msgstr ""
-#: fortran/resolve.c:12124
+#: fortran/resolve.c:12159
#, gcc-internal-format
msgid "ENTRY '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:12141
+#: fortran/resolve.c:12176
#, gcc-internal-format
msgid "User operator procedure '%s' at %L must be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:12151
+#: fortran/resolve.c:12186
#, gcc-internal-format
msgid "User operator procedure '%s' at %L cannot be assumed character length"
msgstr ""
-#: fortran/resolve.c:12159
+#: fortran/resolve.c:12194
#, gcc-internal-format
msgid "User operator procedure '%s' at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:12173
+#: fortran/resolve.c:12208
#, gcc-internal-format
msgid "First argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:12191
+#: fortran/resolve.c:12226
#, gcc-internal-format
msgid "Second argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:12198
+#: fortran/resolve.c:12233
#, gcc-internal-format
msgid "Operator interface at %L must have, at most, two arguments"
msgstr ""
-#: fortran/resolve.c:12270
+#: fortran/resolve.c:12305
#, gcc-internal-format
msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
msgstr ""
@@ -37372,85 +37668,80 @@ msgstr ""
msgid "'%s' at %C is not a member of the '%s' structure"
msgstr ""
-#: fortran/symbol.c:1964
+#: fortran/symbol.c:1968
#, gcc-internal-format
msgid "Component '%s' at %C is a PRIVATE component of '%s'"
msgstr ""
-#: fortran/symbol.c:1974
-#, gcc-internal-format
-msgid "All components of '%s' are PRIVATE in structure constructor at %C"
-msgstr ""
-
-#: fortran/symbol.c:2110
+#: fortran/symbol.c:2104
#, gcc-internal-format
msgid "Duplicate statement label %d at %L and %L"
msgstr ""
-#: fortran/symbol.c:2120
+#: fortran/symbol.c:2114
#, gcc-internal-format
msgid "Label %d at %C already referenced as branch target"
msgstr ""
-#: fortran/symbol.c:2129
+#: fortran/symbol.c:2123
#, gcc-internal-format
msgid "Label %d at %C already referenced as a format label"
msgstr ""
-#: fortran/symbol.c:2171
+#: fortran/symbol.c:2165
#, gcc-internal-format
msgid "Label %d at %C previously used as a FORMAT label"
msgstr ""
-#: fortran/symbol.c:2179
+#: fortran/symbol.c:2173
#, gcc-internal-format
msgid "Label %d at %C previously used as branch target"
msgstr ""
-#: fortran/symbol.c:2494
+#: fortran/symbol.c:2488
#, gcc-internal-format
msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
msgstr ""
-#: fortran/symbol.c:2497
+#: fortran/symbol.c:2491
#, gcc-internal-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:2656
+#: fortran/symbol.c:2650
#, gcc-internal-format
msgid "Symbol '%s' at %C has already been host associated"
msgstr ""
-#: fortran/symbol.c:3490
+#: fortran/symbol.c:3484
#, gcc-internal-format
msgid ""
"Derived type '%s' declared at %L must have the BIND attribute to be C "
"interoperable"
msgstr ""
-#: fortran/symbol.c:3501
+#: fortran/symbol.c:3495
#, gcc-internal-format
msgid "Derived type '%s' at %L is empty"
msgstr ""
-#: fortran/symbol.c:3518
+#: fortran/symbol.c:3512
#, gcc-internal-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:3528
+#: fortran/symbol.c:3522
#, gcc-internal-format
msgid ""
"Procedure pointer component '%s' at %L cannot be a member of the BIND(C) "
"derived type '%s' at %L"
msgstr ""
-#: fortran/symbol.c:3539
+#: fortran/symbol.c:3533
#, gcc-internal-format
msgid ""
"Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
@@ -37459,7 +37750,7 @@ msgstr ""
#. If the derived type is bind(c), all fields must be
#. interop.
-#: fortran/symbol.c:3577
+#: fortran/symbol.c:3571
#, gcc-internal-format
msgid ""
"Component '%s' in derived type '%s' at %L may not be C interoperable, even "
@@ -37469,36 +37760,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:3586
+#: fortran/symbol.c:3580
#, gcc-internal-format
msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
msgstr ""
-#: fortran/symbol.c:3600
+#: fortran/symbol.c:3594
#, gcc-internal-format
msgid ""
"Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
"attributes"
msgstr ""
-#: fortran/symbol.c:3608
+#: fortran/symbol.c:3602
#, gcc-internal-format
msgid ""
"Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
"(C)"
msgstr ""
-#: fortran/symbol.c:4538
+#: fortran/symbol.c:4532
#, gcc-internal-format
msgid "Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4544
+#: fortran/symbol.c:4538
#, gcc-internal-format
msgid "Extension: Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4886 fortran/symbol.c:4960
+#: fortran/symbol.c:4880 fortran/symbol.c:4954
#, gcc-internal-format
msgid "'%s' of '%s' is PRIVATE at %L"
msgstr ""
@@ -37514,7 +37805,7 @@ msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
msgstr ""
#: fortran/trans-array.c:705 fortran/trans-array.c:4545
-#: fortran/trans-array.c:5580 fortran/trans-intrinsic.c:4291
+#: fortran/trans-array.c:5580 fortran/trans-intrinsic.c:4255
#, gcc-internal-format
msgid "Creating array temporary at %L"
msgstr ""
@@ -37533,14 +37824,14 @@ msgstr ""
msgid "Creating array temporary at %L for argument '%s'"
msgstr ""
-#: fortran/trans-array.c:6057
+#: fortran/trans-array.c:6128
#, 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:6540
+#: fortran/trans-array.c:6611
#, gcc-internal-format
msgid "bad expression type during walk (%d)"
msgstr ""
@@ -37637,7 +37928,7 @@ msgstr ""
msgid "intrinsic variable which isn't a procedure"
msgstr ""
-#: fortran/trans-decl.c:3087 fortran/trans-decl.c:4427
+#: fortran/trans-decl.c:3087 fortran/trans-decl.c:4432
#, gcc-internal-format
msgid "Return value of function '%s' at %L not set"
msgstr ""
@@ -37687,7 +37978,7 @@ msgstr ""
msgid "Intrinsic function %s(%d) not recognized"
msgstr ""
-#: fortran/trans-intrinsic.c:888
+#: fortran/trans-intrinsic.c:887
#, gcc-internal-format
msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
msgstr ""
@@ -37707,7 +37998,7 @@ msgstr ""
msgid "gfc_trans_omp_workshare(): Bad statement code"
msgstr ""
-#: fortran/trans-stmt.c:484
+#: fortran/trans-stmt.c:513
#, gcc-internal-format
msgid "An alternate return at %L without a * dummy argument"
msgstr ""
@@ -37732,7 +38023,7 @@ msgstr ""
msgid "Array element size too big"
msgstr ""
-#: fortran/trans.c:1278
+#: fortran/trans.c:1281
#, gcc-internal-format
msgid "gfc_trans_code(): Bad statement code"
msgstr ""
@@ -37898,68 +38189,68 @@ msgstr ""
msgid "bad value constant type %d, index %d"
msgstr ""
-#: java/jcf-parse.c:1399 java/jcf-parse.c:1405
+#: java/jcf-parse.c:1396 java/jcf-parse.c:1402
#, gcc-internal-format
msgid "cannot find file for class %s"
msgstr ""
-#: java/jcf-parse.c:1430
+#: java/jcf-parse.c:1427
#, gcc-internal-format
msgid "not a valid Java .class file"
msgstr ""
-#: java/jcf-parse.c:1433
+#: java/jcf-parse.c:1430
#, gcc-internal-format
msgid "error while parsing constant pool"
msgstr ""
#. FIXME - where was first time
-#: java/jcf-parse.c:1448
+#: java/jcf-parse.c:1445
#, gcc-internal-format
msgid "reading class %s for the second time from %s"
msgstr ""
-#: java/jcf-parse.c:1466
+#: java/jcf-parse.c:1463
#, gcc-internal-format
msgid "error while parsing fields"
msgstr ""
-#: java/jcf-parse.c:1469
+#: java/jcf-parse.c:1466
#, gcc-internal-format
msgid "error while parsing methods"
msgstr ""
-#: java/jcf-parse.c:1472
+#: java/jcf-parse.c:1469
#, gcc-internal-format
msgid "error while parsing final attributes"
msgstr ""
-#: java/jcf-parse.c:1512
+#: java/jcf-parse.c:1509
#, gcc-internal-format
msgid "duplicate class will only be compiled once"
msgstr ""
-#: java/jcf-parse.c:1607
+#: java/jcf-parse.c:1604
#, gcc-internal-format
msgid "missing Code attribute"
msgstr ""
-#: java/jcf-parse.c:1853
+#: java/jcf-parse.c:1850
#, gcc-internal-format
msgid "no input file specified"
msgstr ""
-#: java/jcf-parse.c:1888
+#: java/jcf-parse.c:1885
#, gcc-internal-format
msgid "can't close input file %s: %m"
msgstr ""
-#: java/jcf-parse.c:1933
+#: java/jcf-parse.c:1930
#, gcc-internal-format
msgid "bad zip/jar file %s"
msgstr ""
-#: java/jcf-parse.c:2135
+#: java/jcf-parse.c:2132
#, gcc-internal-format
msgid "error while reading %s from zip file"
msgstr ""
@@ -38019,12 +38310,12 @@ msgstr ""
msgid "bad pc in exception_table"
msgstr ""
-#: lto/lto-elf.c:98 lto/lto-elf.c:119
+#: lto/lto-elf.c:105 lto/lto-elf.c:126
#, gcc-internal-format
msgid "could not read section header: %s"
msgstr ""
-#: lto/lto-elf.c:218
+#: lto/lto-elf.c:225
#, gcc-internal-format
msgid "two or more sections for %s:"
msgstr ""
@@ -38032,126 +38323,126 @@ msgstr ""
#. Initialize the section header of section SCN. SH_NAME is the section name
#. as an index into the section header string table. SH_TYPE is the section
#. type, an SHT_* macro from libelf headers.
-#: lto/lto-elf.c:243
+#: lto/lto-elf.c:250
#, gcc-internal-format
msgid "elf32_getshdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:245
+#: lto/lto-elf.c:252
#, gcc-internal-format
msgid "elf64_getshdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:279
+#: lto/lto-elf.c:286
#, gcc-internal-format
msgid "could not create a new ELF section: %s"
msgstr ""
-#: lto/lto-elf.c:333
+#: lto/lto-elf.c:340
#, gcc-internal-format
msgid "could not append data to ELF section: %s"
msgstr ""
#. Validate's ELF_FILE's executable header and, if cached_file_attrs is
#. uninitialized, caches the architecture.
-#: lto/lto-elf.c:382
+#: lto/lto-elf.c:389
#, gcc-internal-format
msgid "could not read ELF header: %s"
msgstr ""
-#: lto/lto-elf.c:388
+#: lto/lto-elf.c:395
#, gcc-internal-format
msgid "not a relocatable ELF object file"
msgstr ""
-#: lto/lto-elf.c:397
+#: lto/lto-elf.c:404
#, gcc-internal-format
msgid "inconsistent file architecture detected"
msgstr ""
-#: lto/lto-elf.c:423
+#: lto/lto-elf.c:430
#, gcc-internal-format
msgid "could not read ELF identification information: %s"
msgstr ""
-#: lto/lto-elf.c:442
+#: lto/lto-elf.c:449
#, gcc-internal-format
msgid "unsupported ELF file class"
msgstr ""
-#: lto/lto-elf.c:475
+#: lto/lto-elf.c:482
#, gcc-internal-format
msgid "could not locate ELF string table: %s"
msgstr ""
#. Helper functions used by init_ehdr. Initialize ELF_FILE's executable
#. header using cached data from previously read files.
-#: lto/lto-elf.c:499
+#: lto/lto-elf.c:506
#, gcc-internal-format
msgid "elf32_newehdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:501
+#: lto/lto-elf.c:508
#, gcc-internal-format
msgid "elf64_newehdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:562
+#: lto/lto-elf.c:569
#, gcc-internal-format
msgid "command line option file '%s' does not exist"
msgstr ""
-#: lto/lto-elf.c:586
+#: lto/lto-elf.c:594
#, gcc-internal-format
msgid "could not open file %s"
msgstr ""
-#: lto/lto-elf.c:593
+#: lto/lto-elf.c:601
#, gcc-internal-format
msgid "ELF library is older than that used when building GCC"
msgstr ""
-#: lto/lto-elf.c:602
+#: lto/lto-elf.c:610
#, gcc-internal-format
msgid "could not open ELF file: %s"
msgstr ""
-#: lto/lto-elf.c:612
+#: lto/lto-elf.c:620
#, gcc-internal-format
msgid "could not seek in archive"
msgstr ""
-#: lto/lto-elf.c:619
+#: lto/lto-elf.c:627
#, gcc-internal-format
msgid "could not find archive member"
msgstr ""
-#: lto/lto-elf.c:667
+#: lto/lto-elf.c:675
#, gcc-internal-format
msgid "gelf_getehdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:676
+#: lto/lto-elf.c:684
#, gcc-internal-format
msgid "elf_getscn() failed: %s"
msgstr ""
-#: lto/lto-elf.c:679
+#: lto/lto-elf.c:687
#, gcc-internal-format
msgid "gelf_getshdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:682
+#: lto/lto-elf.c:690
#, gcc-internal-format
msgid "gelf_update_shdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:686
+#: lto/lto-elf.c:694
#, gcc-internal-format
msgid "gelf_update_ehdr() failed: %s"
msgstr ""
-#: lto/lto-elf.c:694
+#: lto/lto-elf.c:702
#, gcc-internal-format
msgid "elf_update() failed: %s"
msgstr ""
@@ -38161,97 +38452,97 @@ msgstr ""
msgid "-fwpa and -fltrans are mutually exclusive"
msgstr ""
-#: lto/lto.c:244
+#: lto/lto.c:252
#, gcc-internal-format
msgid "bytecode stream: garbage at the end of symbols section"
msgstr ""
-#: lto/lto.c:268
+#: lto/lto.c:276
#, gcc-internal-format
msgid "could not parse hex number"
msgstr ""
-#: lto/lto.c:300
+#: lto/lto.c:308
#, gcc-internal-format
msgid "unexpected file name %s in linker resolution file. Expected %s"
msgstr ""
-#: lto/lto.c:309
+#: lto/lto.c:317
#, gcc-internal-format
msgid "could not parse file offset"
msgstr ""
-#: lto/lto.c:312
+#: lto/lto.c:320
#, gcc-internal-format
msgid "unexpected offset"
msgstr ""
-#: lto/lto.c:331
+#: lto/lto.c:339
#, gcc-internal-format
msgid "Invalid line in the resolution file."
msgstr ""
-#: lto/lto.c:344
+#: lto/lto.c:352
#, gcc-internal-format
msgid "Invalid resolution in the resolution file."
msgstr ""
-#: lto/lto.c:1041
+#: lto/lto.c:1049
#, gcc-internal-format
msgid "lto_elf_file_open() failed"
msgstr ""
-#: lto/lto.c:1101
+#: lto/lto.c:1109
#, gcc-internal-format
msgid "environment variable COLLECT_GCC must be set"
msgstr ""
-#: lto/lto.c:1106
+#: lto/lto.c:1114
#, gcc-internal-format
msgid "environment variable COLLECT_GCC_OPTIONS must be set"
msgstr ""
-#: lto/lto.c:1115
+#: lto/lto.c:1123
#, gcc-internal-format
msgid "malformed COLLECT_GCC_OPTIONS"
msgstr ""
-#: lto/lto.c:1161
+#: lto/lto.c:1169
#, gcc-internal-format
msgid "opening LTRANS output list %s: %m"
msgstr ""
-#: lto/lto.c:1179 lto/lto.c:1201
+#: lto/lto.c:1187 lto/lto.c:1209
#, gcc-internal-format
msgid "writing to LTRANS output list %s: %m"
msgstr ""
-#: lto/lto.c:1218
+#: lto/lto.c:1226
#, gcc-internal-format
msgid "pex_init failed: %s"
msgstr ""
-#: lto/lto.c:1226
+#: lto/lto.c:1234
#, gcc-internal-format
msgid "can't get program status: %s"
msgstr ""
-#: lto/lto.c:1238
+#: lto/lto.c:1246
#, gcc-internal-format
msgid "%s terminated with status %d"
msgstr ""
-#: lto/lto.c:1247
+#: lto/lto.c:1255
#, gcc-internal-format
msgid "closing LTRANS output list %s: %m"
msgstr ""
-#: lto/lto.c:1739
+#: lto/lto.c:1747
#, gcc-internal-format
msgid "deleting LTRANS input file %s: %m"
msgstr ""
-#: lto/lto.c:1820
+#: lto/lto.c:1828
#, gcc-internal-format
msgid "could not open symbol resolution file: %s"
msgstr ""
@@ -38710,27 +39001,27 @@ msgstr ""
msgid "-fexcess-precision=standard for Ada"
msgstr ""
-#: ada/gcc-interface/utils.c:5297
+#: ada/gcc-interface/utils.c:5299
#, gcc-internal-format
msgid "%qs attribute requires prototypes with named arguments"
msgstr ""
-#: ada/gcc-interface/utils.c:5309
+#: ada/gcc-interface/utils.c:5311
#, gcc-internal-format
msgid "%qs attribute only applies to variadic functions"
msgstr ""
-#: ada/gcc-interface/utils.c:5472
+#: ada/gcc-interface/utils.c:5474
#, gcc-internal-format
msgid "invalid vector type for attribute %qs"
msgstr ""
-#: ada/gcc-interface/utils.c:5535
+#: ada/gcc-interface/utils.c:5537
#, gcc-internal-format
msgid "attribute %qs applies to array types only"
msgstr ""
-#: ada/gcc-interface/utils.c:5562
+#: ada/gcc-interface/utils.c:5564
#, gcc-internal-format
msgid "invalid element type for attribute %qs"
msgstr ""