Update .po files.
[official-gcc.git] / gcc / po / uk.po
blob6d23c9f441fb75289b70760dc1b54b22555826c1
1 # Ukrainian translation of gcc
2 # Copyright (C) 2015 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
5 # Yuri Chornoivan <yurchor@ukr.net>, 2015, 2016, 2017, 2018.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 8.1-b20180401\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2018-05-01 20:30+0000\n"
11 "PO-Revision-Date: 2018-04-04 20:22+0200\n"
12 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
13 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
14 "Language: uk\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 2.0\n"
22 #: cfgrtl.c:2679
23 msgid "flow control insn inside a basic block"
24 msgstr "інструкція з керування потоком у основному блоці"
26 #: cfgrtl.c:2911
27 msgid "wrong insn in the fallthru edge"
28 msgstr "помилкова інструкція на краю fallthru"
30 #: cfgrtl.c:2968
31 msgid "insn outside basic block"
32 msgstr "інструкція поза основним блоком"
34 #: cfgrtl.c:2976
35 msgid "return not followed by barrier"
36 msgstr "за return немає barrier"
38 #: collect-utils.c:164
39 #, c-format
40 msgid "[cannot find %s]"
41 msgstr "[не вдалося знайти %s]"
43 #: collect2.c:1557
44 #, c-format
45 msgid "collect2 version %s\n"
46 msgstr "collect2 версії %s\n"
48 #: collect2.c:1664
49 #, c-format
50 msgid "%d constructor found\n"
51 msgid_plural "%d constructors found\n"
52 msgstr[0] "знайдено %d конструктор\n"
53 msgstr[1] "знайдено %d конструктори\n"
54 msgstr[2] "знайдено %d конструкторів\n"
56 #: collect2.c:1668
57 #, c-format
58 msgid "%d destructor found\n"
59 msgid_plural "%d destructors found\n"
60 msgstr[0] "знайдено %d деструктор\n"
61 msgstr[1] "знайдено %d деструктори\n"
62 msgstr[2] "знайдено %d деструкторів\n"
64 #: collect2.c:1672
65 #, c-format
66 msgid "%d frame table found\n"
67 msgid_plural "%d frame tables found\n"
68 msgstr[0] "знайдено %d таблицю кадрів\n"
69 msgstr[1] "знайдено %d таблиці кадрів\n"
70 msgstr[2] "знайдено %d таблиць кадрів\n"
72 #: collect2.c:1836
73 #, c-format
74 msgid "[Leaving %s]\n"
75 msgstr "[Полишаємо %s]\n"
77 #: collect2.c:2068
78 #, c-format
79 msgid ""
80 "\n"
81 "write_c_file - output name is %s, prefix is %s\n"
82 msgstr ""
83 "\n"
84 "write_c_file - назвою результату є %s, префіксом є %s\n"
86 #: collect2.c:2584
87 #, c-format
88 msgid ""
89 "\n"
90 "ldd output with constructors/destructors.\n"
91 msgstr ""
92 "\n"
93 "Виведені ldd дані з конструкторами та деструкторами.\n"
95 #: cprop.c:1756
96 msgid "const/copy propagation disabled"
97 msgstr "передавання const/copy вимкнено"
99 #: diagnostic.c:222
100 #, c-format
101 msgid "%s: all warnings being treated as errors"
102 msgstr "%s: усі попередження вважаються помилками"
104 #: diagnostic.c:227
105 #, c-format
106 msgid "%s: some warnings being treated as errors"
107 msgstr "%s: деякі попередження вважаються помилками"
109 #: diagnostic.c:324 input.c:222 input.c:1834 c-family/c-opts.c:1377
110 #: fortran/cpp.c:576 fortran/error.c:1008 fortran/error.c:1028
111 msgid "<built-in>"
112 msgstr "<вбудоване>"
114 #: diagnostic.c:477
115 #, c-format
116 msgid "compilation terminated due to -fmax-errors=%u.\n"
117 msgstr "компіляцію перервано через -fmax-errors=%u.\n"
119 #: diagnostic.c:505
120 #, c-format
121 msgid "compilation terminated due to -Wfatal-errors.\n"
122 msgstr "компіляцію перервано через -Wfatal-errors.\n"
124 #: diagnostic.c:525
125 #, c-format
126 msgid ""
127 "Please submit a full bug report,\n"
128 "with preprocessed source if appropriate.\n"
129 msgstr ""
130 "Будь ласка, надішліть повний звіт щодо вади,\n"
131 "якщо потрібно, із попередньо обробленим початковим кодом.\n"
133 #: diagnostic.c:531
134 #, c-format
135 msgid "See %s for instructions.\n"
136 msgstr "Див. настанови у %s.\n"
138 #: diagnostic.c:540
139 #, c-format
140 msgid "compilation terminated.\n"
141 msgstr "компіляцію перервано.\n"
143 #: diagnostic.c:968
144 #, c-format
145 msgid "%s:%d: confused by earlier errors, bailing out\n"
146 msgstr "%s:%d: заплуталися із попередніми помилками, вимушено припиняємо обробку\n"
148 #: diagnostic.c:1491
149 #, c-format
150 msgid "Internal compiler error: Error reporting routines re-entered.\n"
151 msgstr "Внутрішня помилка компілятора: повторний вхід до процедур сповіщення про помилки.\n"
153 #: final.c:1198
154 msgid "negative insn length"
155 msgstr "від’ємна довжина інструкції"
157 #: final.c:3142
158 msgid "could not split insn"
159 msgstr "не вдалося розділити інструкцію"
161 #: final.c:3618
162 msgid "invalid 'asm': "
163 msgstr "некоректна asm: "
165 #: final.c:3751
166 #, c-format
167 msgid "nested assembly dialect alternatives"
168 msgstr "вкладені варіанти діалектів асемблера"
170 #: final.c:3779 final.c:3791
171 #, c-format
172 msgid "unterminated assembly dialect alternative"
173 msgstr "незавершена вставка діалектом асемблера"
175 #: final.c:3933
176 #, c-format
177 msgid "operand number missing after %%-letter"
178 msgstr "пропущено операнд після %%-літери"
180 #: final.c:3936 final.c:3977
181 #, c-format
182 msgid "operand number out of range"
183 msgstr "кількість операндів поза межами припустимого діапазону"
185 #: final.c:3994
186 #, c-format
187 msgid "invalid %%-code"
188 msgstr "некоректний %%-код"
190 #: final.c:4028
191 #, c-format
192 msgid "'%%l' operand isn't a label"
193 msgstr "операнд «%%l» не є міткою"
195 #. We can't handle floating point constants;
196 #. PRINT_OPERAND must handle them.
197 #. We can't handle floating point constants;
198 #. TARGET_PRINT_OPERAND must handle them.
199 #. We can't handle floating point constants;
200 #. PRINT_OPERAND must handle them.
201 #: final.c:4164 config/arc/arc.c:5784 config/i386/i386.c:17302
202 #: config/pdp11/pdp11.c:1715
203 #, c-format
204 msgid "floating constant misused"
205 msgstr "помилкове використання сталої із рухомою крапкою"
207 #: final.c:4222 config/arc/arc.c:5881 config/i386/i386.c:17393
208 #: config/pdp11/pdp11.c:1756
209 #, c-format
210 msgid "invalid expression as operand"
211 msgstr "некоректний вираз операнда"
213 #: gcc.c:119
214 #, c-format
215 msgid "%s\n"
216 msgstr "%s\n"
218 #: gcc.c:1714
219 #, c-format
220 msgid "Using built-in specs.\n"
221 msgstr "Використовуємо вбудовані специфікації.\n"
223 #: gcc.c:1914
224 #, c-format
225 msgid ""
226 "Setting spec %s to '%s'\n"
227 "\n"
228 msgstr ""
229 "Встановлюємо специфікацію %s у значення «%s»\n"
230 "\n"
232 #: gcc.c:2022
233 #, c-format
234 msgid "Reading specs from %s\n"
235 msgstr "Читаємо специфікації з %s\n"
237 #: gcc.c:2149
238 #, c-format
239 msgid "could not find specs file %s\n"
240 msgstr "не вдалося знайти файл специфікацій %s\n"
242 #: gcc.c:2224
243 #, c-format
244 msgid "rename spec %s to %s\n"
245 msgstr "перейменувати специфікацію %s на %s\n"
247 #: gcc.c:2226
248 #, c-format
249 msgid ""
250 "spec is '%s'\n"
251 "\n"
252 msgstr ""
253 "специфікація — «%s»\n"
254 "\n"
256 #: gcc.c:3035
257 #, c-format
258 msgid ""
259 "\n"
260 "Go ahead? (y or n) "
261 msgstr ""
262 "\n"
263 "Продовжувати? (y — так або n — ні) "
265 #: gcc.c:3209
266 #, c-format
267 msgid "# %s %.2f %.2f\n"
268 msgstr "# %s %.2f %.2f\n"
270 #: gcc.c:3425
271 #, c-format
272 msgid "Usage: %s [options] file...\n"
273 msgstr "Використання: %s [параметри] файл…\n"
275 #: gcc.c:3426
276 msgid "Options:\n"
277 msgstr "Параметри:\n"
279 #: gcc.c:3428
280 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
281 msgstr "  -pass-exit-codes         Виходити із найбільшим кодом помилки у фазі.\n"
283 #: gcc.c:3429
284 msgid "  --help                   Display this information.\n"
285 msgstr "  --help                   Вивести цю довідкову інформацію.\n"
287 #: gcc.c:3430
288 msgid "  --target-help            Display target specific command line options.\n"
289 msgstr "  --target-help            Вивести параметри командного рядка, специфічні для цілі.\n"
291 #: gcc.c:3431
292 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
293 msgstr "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
295 #: gcc.c:3432
296 msgid "                           Display specific types of command line options.\n"
297 msgstr "                           Вивести специфічні типи параметрів командного рядка.\n"
299 #: gcc.c:3434
300 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
301 msgstr "  (Скористайтеся параметрами «-v --help», щоб побачити параметри командного рядка підпроцесів).\n"
303 #: gcc.c:3435
304 msgid "  --version                Display compiler version information.\n"
305 msgstr "  --version                Вивести дані щодо версії компілятора.\n"
307 #: gcc.c:3436
308 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
309 msgstr "  -dumpspecs               Вивести усе вбудоване у рядки специфікації.\n"
311 #: gcc.c:3437
312 msgid "  -dumpversion             Display the version of the compiler.\n"
313 msgstr "  -dumpversion             Вивести дані щодо версії компілятора.\n"
315 #: gcc.c:3438
316 msgid "  -dumpmachine             Display the compiler's target processor.\n"
317 msgstr "  -dumpmachine             Вивести дані щодо процесора призначення компілятора.\n"
319 #: gcc.c:3439
320 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
321 msgstr "  -print-search-dirs       Вивести список усіх каталогів у шляху пошуку компілятора.\n"
323 #: gcc.c:3440
324 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
325 msgstr "  -print-libgcc-file-name  Вивести назву супутньої бібліотеки компілятора.\n"
327 #: gcc.c:3441
328 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
329 msgstr "  -print-file-name=<біб>   Вивести шлях до вказаної бібліотеки повністю.\n"
331 #: gcc.c:3442
332 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
333 msgstr "  -print-prog-name=<прог>  Вивести шлях до компонента компілятора <прог> повністю.\n"
335 #: gcc.c:3443
336 msgid ""
337 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
338 "                           a component in the library path.\n"
339 msgstr ""
340 "  -print-multiarch         Вивести нормалізований триплет GNU цілі, використовується\n"
341 "                           як компонент у шляху до бібліотек.\n"
343 #: gcc.c:3446
344 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
345 msgstr "  -print-multi-directory   Вивести кореневий каталог для версій libgcc.\n"
347 #: gcc.c:3447
348 msgid ""
349 "  -print-multi-lib         Display the mapping between command line options and\n"
350 "                           multiple library search directories.\n"
351 msgstr ""
352 "  -print-multi-lib         Вивести прив'язку між параметрами командного рядка і\n"
353 "                           і каталогами пошуку мультибібліотек.\n"
355 #: gcc.c:3450
356 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
357 msgstr "  -print-multi-os-directory Вивести відносний шлях до бібліотек операційної системи.\n"
359 #: gcc.c:3451
360 msgid "  -print-sysroot           Display the target libraries directory.\n"
361 msgstr "  -print-sysroot           Вивести каталог призначення бібліотек.\n"
363 #: gcc.c:3452
364 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
365 msgstr "  -print-sysroot-headers-suffix Вивести суфікс sysroot, який використовується для пошуку заголовків.\n"
367 #: gcc.c:3453
368 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
369 msgstr "  -Wa,<параметри>          Передати асемблеру список відокремлених комами параметрів.\n"
371 #: gcc.c:3454
372 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
373 msgstr "  -Wp,<параметри>          Передати засобу попередньої обробки список відокремлених комами параметрів.\n"
375 #: gcc.c:3455
376 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
377 msgstr "  -Wl,<параметри>          Передати компонувальнику список відокремлених комами параметрів.\n"
379 #: gcc.c:3456
380 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
381 msgstr "  -Xassembler <арг>        Передати аргумент <арг> асемблеру.\n"
383 #: gcc.c:3457
384 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
385 msgstr "  -Xpreprocessor <арг>     Передати аргумент <арг> засобу попередньої обробки.\n"
387 #: gcc.c:3458
388 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
389 msgstr "  -Xlinker <арг>           Передати аргумент <арг> компонувальнику.\n"
391 #: gcc.c:3459
392 msgid "  -save-temps              Do not delete intermediate files.\n"
393 msgstr "  -save-temps              Не вилучати проміжні файли.\n"
395 #: gcc.c:3460
396 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
397 msgstr "  -save-temps=<арг>        Не вилучати проміжні файли.\n"
399 #: gcc.c:3461
400 msgid ""
401 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
402 "                           prefixes to other gcc components.\n"
403 msgstr ""
404 "  -no-canonical-prefixes   Не перетворювати до канонічної форми шляхи під час\n"
405 "                           побудови відносних префіксів до інших компонент gcc.\n"
407 #: gcc.c:3464
408 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
409 msgstr "  -pipe                    Використовувати канали передавання даних замість проміжних файлів.\n"
411 #: gcc.c:3465
412 msgid "  -time                    Time the execution of each subprocess.\n"
413 msgstr "  -time                    Вимірювати час виконання кожного з підпроцесів.\n"
415 #: gcc.c:3466
416 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
417 msgstr "  -specs=<файл>            Перевизначити вбудовані специфікації вмістом файла <файл>.\n"
419 #: gcc.c:3467
420 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
421 msgstr "  -std=<стандарт>          Припускати для вхідних кодів відповідність вказаному стандарту.\n"
423 #: gcc.c:3468
424 msgid ""
425 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
426 "                           and libraries.\n"
427 msgstr ""
428 "  --sysroot=<каталог>      Використовувати <каталог> як кореневий для заголовків\n"
429 "                           і бібліотек.\n"
431 #: gcc.c:3471
432 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
433 msgstr "  -B <каталог>             Додати <каталог> до шляхів пошуку компілятора.\n"
435 #: gcc.c:3472
436 msgid "  -v                       Display the programs invoked by the compiler.\n"
437 msgstr "  -v                       Виводити назви програм, які викликаються компілятором.\n"
439 #: gcc.c:3473
440 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
441 msgstr "  -###                     Подібне до -v, але із лапками для параметрів і без виконання команд.\n"
443 #: gcc.c:3474
444 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
445 msgstr "  -E                       Лише попередньо обробити; не компілювати, не збирати і не компонувати.\n"
447 #: gcc.c:3475
448 msgid "  -S                       Compile only; do not assemble or link.\n"
449 msgstr "  -S                       Лише скомпілювати; не збирати і не компонувати.\n"
451 #: gcc.c:3476
452 msgid "  -c                       Compile and assemble, but do not link.\n"
453 msgstr "  -c                       Скомпілювати і зібрати, але не компонувати.\n"
455 #: gcc.c:3477
456 msgid "  -o <file>                Place the output into <file>.\n"
457 msgstr "  -o <файл>                Вивести результати до файла <файл>.\n"
459 #: gcc.c:3478
460 msgid ""
461 "  -pie                     Create a dynamically linked position independent\n"
462 "                           executable.\n"
463 msgstr ""
464 "  -pie                     створити динамічно скомпонований виконуваний файл з\n"
465 "                           незалежним позиціюванням\n"
467 #: gcc.c:3480
468 msgid "  -shared                  Create a shared library.\n"
469 msgstr "  -shared                  створити бібліотеку спільного використання\n"
471 #: gcc.c:3481
472 msgid ""
473 "  -x <language>            Specify the language of the following input files.\n"
474 "                           Permissible languages include: c c++ assembler none\n"
475 "                           'none' means revert to the default behavior of\n"
476 "                           guessing the language based on the file's extension.\n"
477 msgstr ""
478 "  -x <мова>                Вказати мову для наступних файлів вхідних даних.\n"
479 "                           Можливі варіанти мов: c c++ assembler none\n"
480 "                           «none» означає «повернутися до типової поведінки\n"
481 "                           із визначенням мови на основі суфікса назви файла».\n"
483 #: gcc.c:3488
484 #, c-format
485 msgid ""
486 "\n"
487 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
488 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
489 " other options on to these processes the -W<letter> options must be used.\n"
490 msgstr ""
492 #: gcc.c:5963
493 #, c-format
494 msgid "Processing spec (%s), which is '%s'\n"
495 msgstr "Обробляємо специфікацію (%s), назва якої — «%s»\n"
497 #: gcc.c:6707
498 #, c-format
499 msgid "Target: %s\n"
500 msgstr "Ціль: %s\n"
502 #: gcc.c:6708
503 #, c-format
504 msgid "Configured with: %s\n"
505 msgstr "Налаштування: %s\n"
507 #: gcc.c:6722
508 #, c-format
509 msgid "Thread model: %s\n"
510 msgstr "Модель потоків: %s\n"
512 #: gcc.c:6733
513 #, c-format
514 msgid "gcc version %s %s\n"
515 msgstr "Версія gcc %s %s\n"
517 #: gcc.c:6736
518 #, c-format
519 msgid "gcc driver version %s %sexecuting gcc version %s\n"
520 msgstr "Версія драйвера gcc %s %sвиконуємо версію gcc %s\n"
522 #: gcc.c:6809 gcc.c:7021
523 #, c-format
524 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
525 msgstr "Ваду не вдається відтворити. Ймовірно, її пов'язано із обладнанням або операційною системою.\n"
527 #: gcc.c:6945
528 #, c-format
529 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
530 msgstr "Попередньо оброблений код збережено до файла %s. Будь ласка, долучіть цей файл до вашого звіту щодо вади.\n"
532 #: gcc.c:7898
533 #, c-format
534 msgid "install: %s%s\n"
535 msgstr "встановлення: %s%s\n"
537 #: gcc.c:7901
538 #, c-format
539 msgid "programs: %s\n"
540 msgstr "програми: %s\n"
542 #: gcc.c:7903
543 #, c-format
544 msgid "libraries: %s\n"
545 msgstr "бібліотеки: %s\n"
547 #: gcc.c:8020
548 #, c-format
549 msgid ""
550 "\n"
551 "For bug reporting instructions, please see:\n"
552 msgstr ""
553 "\n"
554 "Настанови щодо звітування про вади наведено тут:\n"
556 #: gcc.c:8036 gcov-tool.c:528
557 #, c-format
558 msgid "%s %s%s\n"
559 msgstr "%s %s%s\n"
561 #: gcc.c:8039 gcov-tool.c:530 gcov.c:847 fortran/gfortranspec.c:280
562 msgid "(C)"
563 msgstr "©"
565 #: gcc.c:8040 fortran/gfortranspec.c:281
566 msgid ""
567 "This is free software; see the source for copying conditions.  There is NO\n"
568 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
569 "\n"
570 msgstr ""
571 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
572 "початкових кодах.\n"
573 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
574 "гарантій працездатності або придатності для певної мети.\n"
575 "\n"
577 #: gcc.c:8346
578 #, c-format
579 msgid ""
580 "\n"
581 "Linker options\n"
582 "==============\n"
583 "\n"
584 msgstr ""
585 "\n"
586 "Параметри компонувальника\n"
587 "=========================\n"
588 "\n"
590 #: gcc.c:8347
591 #, c-format
592 msgid ""
593 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
594 "\n"
595 msgstr ""
597 #: gcc.c:9651
598 #, c-format
599 msgid ""
600 "Assembler options\n"
601 "=================\n"
602 "\n"
603 msgstr ""
604 "Параметри асемблера\n"
605 "===================\n"
606 "\n"
608 #: gcc.c:9652
609 #, c-format
610 msgid ""
611 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
612 "\n"
613 msgstr ""
615 #: gcov-tool.c:175
616 #, c-format
617 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
618 msgstr ""
620 #: gcov-tool.c:176 gcov-tool.c:271
621 #, c-format
622 msgid "    -o, --output <dir>                  Output directory\n"
623 msgstr "    -o, --output <кат>                  Каталог виведення даних\n"
625 #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425
626 #, c-format
627 msgid "    -v, --verbose                       Verbose mode\n"
628 msgstr "    -v, --verbose                       докладний режим\n"
630 #: gcov-tool.c:178
631 #, c-format
632 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
633 msgstr ""
635 #: gcov-tool.c:194
636 #, c-format
637 msgid "Merge subcomand usage:"
638 msgstr ""
640 #: gcov-tool.c:269
641 #, c-format
642 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
643 msgstr ""
645 #: gcov-tool.c:270
646 #, c-format
647 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
648 msgstr "    -n, --normalize <int64_t>           Нормалізувати профіль\n"
650 #: gcov-tool.c:272
651 #, c-format
652 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
653 msgstr ""
655 #: gcov-tool.c:290
656 #, c-format
657 msgid "Rewrite subcommand usage:"
658 msgstr ""
660 #: gcov-tool.c:329
661 #, c-format
662 msgid "scaling cannot co-exist with normalization, skipping\n"
663 msgstr ""
665 #: gcov-tool.c:342 gcov-tool.c:352
666 #, c-format
667 msgid "incorrect format in scaling, using 1/1\n"
668 msgstr ""
670 #: gcov-tool.c:362
671 #, c-format
672 msgid "normalization cannot co-exist with scaling\n"
673 msgstr ""
675 #: gcov-tool.c:419
676 #, c-format
677 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
678 msgstr ""
680 #: gcov-tool.c:420
681 #, c-format
682 msgid "    -f, --function                      Print function level info\n"
683 msgstr "    -f, --function                      Вивести дані щодо рівня функції\n"
685 #: gcov-tool.c:421
686 #, c-format
687 msgid "    -F, --fullname                      Print full filename\n"
688 msgstr "    -F, --fullname                      Вивести назву файла повністю\n"
690 #: gcov-tool.c:422
691 #, c-format
692 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
693 msgstr ""
695 #: gcov-tool.c:423
696 #, c-format
697 msgid "    -o, --object                        Print object level info\n"
698 msgstr "    -o, --object                        Вивести дані щодо рівня об'єкта\n"
700 #: gcov-tool.c:424
701 #, c-format
702 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
703 msgstr ""
705 #: gcov-tool.c:445
706 #, c-format
707 msgid "Overlap subcomand usage:"
708 msgstr ""
710 #: gcov-tool.c:511
711 #, c-format
712 msgid ""
713 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
714 "\n"
715 msgstr ""
717 #: gcov-tool.c:512
718 #, c-format
719 msgid ""
720 "Offline tool to handle gcda counts\n"
721 "\n"
722 msgstr ""
724 #: gcov-tool.c:513
725 #, c-format
726 msgid "  -h, --help                            Print this help, then exit\n"
727 msgstr "  -h, --help                            Вивести ці довідкові дані, далі вийти\n"
729 #: gcov-tool.c:514
730 #, c-format
731 msgid "  -v, --version                         Print version number, then exit\n"
732 msgstr "  -v, --version                         Вивести дані щодо версії, далі вийти\n"
734 #: gcov-tool.c:518 gcov.c:835
735 #, c-format
736 msgid ""
737 "\n"
738 "For bug reporting instructions, please see:\n"
739 "%s.\n"
740 msgstr ""
741 "\n"
742 "Настанови щодо звітування про вади наведено тут:\n"
743 "%s.\n"
745 #: gcov-tool.c:529
746 #, c-format
747 msgid "Copyright %s 2018 Free Software Foundation, Inc.\n"
748 msgstr "© %s Free Software Foundation, Inc., 2018\n"
750 #: gcov-tool.c:532 gcov.c:849
751 #, c-format
752 msgid ""
753 "This is free software; see the source for copying conditions.\n"
754 "There is NO warranty; not even for MERCHANTABILITY or \n"
755 "FITNESS FOR A PARTICULAR PURPOSE.\n"
756 "\n"
757 msgstr ""
758 "Це програмне забезпечення є вільним, умови копіювання викладено у його\n"
759 "початкових кодах.\n"
760 "Умовами ліцензування програми НЕ передбачено жодних гарантій, зокрема\n"
761 "гарантій працездатності або придатності для певної мети.\n"
762 "\n"
764 #: gcov.c:811
765 #, c-format
766 msgid ""
767 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
768 "\n"
769 msgstr ""
770 "Користування: gcov [ПАРАМЕТР...] ПОЧАТКОВИЙ_КОД|OBJ...\n"
771 "\n"
773 #: gcov.c:812
774 #, c-format
775 msgid ""
776 "Print code coverage information.\n"
777 "\n"
778 msgstr ""
779 "Виводить дані щодо покриття коду.\n"
780 "\n"
782 #: gcov.c:813
783 #, c-format
784 msgid "  -a, --all-blocks                Show information for every basic block\n"
785 msgstr "  -a, --all-blocks                Вивести дані щодо кожного базового блоку\n"
787 #: gcov.c:814
788 #, c-format
789 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
790 msgstr "  -b, --branch-probabilities      Включити ймовірності розгалужень до виведених даних\n"
792 #: gcov.c:815
793 #, c-format
794 msgid ""
795 "  -c, --branch-counts             Output counts of branches taken\n"
796 "                                    rather than percentages\n"
797 msgstr ""
799 #: gcov.c:817
800 #, c-format
801 msgid "  -d, --display-progress          Display progress information\n"
802 msgstr "  -d, --display-progress          Виводити дані щодо поступу\n"
804 #: gcov.c:818
805 #, c-format
806 msgid "  -f, --function-summaries        Output summaries for each function\n"
807 msgstr "  -f, --function-summaries        Виводити резюме щодо кожної функції\n"
809 #: gcov.c:819
810 #, c-format
811 msgid "  -h, --help                      Print this help, then exit\n"
812 msgstr "  -h, --help                      Вивести ці довідкові дані, потім вийти\n"
814 #: gcov.c:820
815 #, c-format
816 msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
817 msgstr "  -i, --intermediate-format       Вивести дані до файла .gcov у проміжному текстовому форматі\n"
819 #: gcov.c:821
820 #, c-format
821 msgid "  -j, --human-readable            Output human readable numbers\n"
822 msgstr "  -j, --human-readable            Виводити зручні для читання числа\n"
824 #: gcov.c:822
825 #, c-format
826 msgid "  -k, --use-colors                Emit colored output\n"
827 msgstr "  -k, --use-colors                Розфарбувати виведені дані\n"
829 #: gcov.c:823
830 #, c-format
831 msgid ""
832 "  -l, --long-file-names           Use long output file names for included\n"
833 "                                    source files\n"
834 msgstr ""
836 #: gcov.c:825
837 #, c-format
838 msgid "  -m, --demangled-names           Output demangled function names\n"
839 msgstr ""
841 #: gcov.c:826
842 #, c-format
843 msgid "  -n, --no-output                 Do not create an output file\n"
844 msgstr ""
846 #: gcov.c:827
847 #, c-format
848 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
849 msgstr ""
851 #: gcov.c:828
852 #, c-format
853 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
854 msgstr ""
856 #: gcov.c:829
857 #, c-format
858 msgid "  -r, --relative-only             Only show data for relative sources\n"
859 msgstr ""
861 #: gcov.c:830
862 #, c-format
863 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
864 msgstr ""
866 #: gcov.c:831
867 #, c-format
868 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
869 msgstr ""
871 #: gcov.c:832
872 #, c-format
873 msgid "  -v, --version                   Print version number, then exit\n"
874 msgstr "  -v, --version                   Вивести дані щодо версії, далі вийти\n"
876 #: gcov.c:833
877 #, c-format
878 msgid "  -w, --verbose                   Print verbose informations\n"
879 msgstr "    -w, --verbose                 Режим докладних повідомлень\n"
881 #: gcov.c:834
882 #, c-format
883 msgid "  -x, --hash-filenames            Hash long pathnames\n"
884 msgstr ""
886 #: gcov.c:845
887 #, c-format
888 msgid "gcov %s%s\n"
889 msgstr "gcov %s%s\n"
891 #: gcov.c:1239
892 #, c-format
893 msgid "Creating '%s'\n"
894 msgstr "Створюємо «%s»\n"
896 #: gcov.c:1242
897 #, c-format
898 msgid "Error writing output file '%s'\n"
899 msgstr ""
901 #: gcov.c:1247
902 #, c-format
903 msgid "Could not open output file '%s'\n"
904 msgstr ""
906 #: gcov.c:1252
907 #, c-format
908 msgid "Removing '%s'\n"
909 msgstr "Вилучаємо «%s»\n"
911 #: gcov.c:1275 gcov.c:1335 gcov.c:2702
912 #, c-format
913 msgid "\n"
914 msgstr "\n"
916 #: gcov.c:1299
917 #, c-format
918 msgid "Cannot open intermediate output file %s\n"
919 msgstr "Не вдалося відкрити проміжний файл для виведення %s\n"
921 #: gcov.c:1505
922 #, c-format
923 msgid "%s:source file is newer than notes file '%s'\n"
924 msgstr ""
926 #: gcov.c:1510
927 #, c-format
928 msgid "(the message is displayed only once per source file)\n"
929 msgstr ""
931 #: gcov.c:1530
932 #, c-format
933 msgid "%s:cannot open notes file\n"
934 msgstr ""
936 #: gcov.c:1536
937 #, c-format
938 msgid "%s:not a gcov notes file\n"
939 msgstr ""
941 #: gcov.c:1549
942 #, c-format
943 msgid "%s:version '%.4s', prefer '%.4s'\n"
944 msgstr ""
946 #: gcov.c:1600
947 #, c-format
948 msgid "%s:already seen blocks for '%s'\n"
949 msgstr ""
951 #: gcov.c:1714 gcov.c:1826
952 #, c-format
953 msgid "%s:corrupted\n"
954 msgstr ""
956 #: gcov.c:1721
957 #, c-format
958 msgid "%s:no functions found\n"
959 msgstr ""
961 #: gcov.c:1738
962 #, c-format
963 msgid "%s:cannot open data file, assuming not executed\n"
964 msgstr ""
966 #: gcov.c:1745
967 #, c-format
968 msgid "%s:not a gcov data file\n"
969 msgstr ""
971 #: gcov.c:1758
972 #, c-format
973 msgid "%s:version '%.4s', prefer version '%.4s'\n"
974 msgstr ""
976 #: gcov.c:1764
977 #, c-format
978 msgid "%s:stamp mismatch with notes file\n"
979 msgstr ""
981 #: gcov.c:1807
982 #, c-format
983 msgid "%s:profile mismatch for '%s'\n"
984 msgstr "%s:невідповідність профілів для «%s»\n"
986 #: gcov.c:1825
987 #, c-format
988 msgid "%s:overflowed\n"
989 msgstr "%s:переповнено\n"
991 #: gcov.c:1872
992 #, c-format
993 msgid "%s:'%s' lacks entry and/or exit blocks\n"
994 msgstr ""
996 #: gcov.c:1877
997 #, c-format
998 msgid "%s:'%s' has arcs to entry block\n"
999 msgstr ""
1001 #: gcov.c:1885
1002 #, c-format
1003 msgid "%s:'%s' has arcs from exit block\n"
1004 msgstr ""
1006 #: gcov.c:2094
1007 #, c-format
1008 msgid "%s:graph is unsolvable for '%s'\n"
1009 msgstr ""
1011 #: gcov.c:2236
1012 #, c-format
1013 msgid "Lines executed:%s of %d\n"
1014 msgstr "Виконаних рядків:%s з %d\n"
1016 #: gcov.c:2239
1017 #, c-format
1018 msgid "No executable lines\n"
1019 msgstr "Немає виконуваних рядків\n"
1021 #: gcov.c:2247
1022 #, c-format
1023 msgid "%s '%s'\n"
1024 msgstr "%s «%s»\n"
1026 #: gcov.c:2254
1027 #, c-format
1028 msgid "Branches executed:%s of %d\n"
1029 msgstr ""
1031 #: gcov.c:2258
1032 #, c-format
1033 msgid "Taken at least once:%s of %d\n"
1034 msgstr ""
1036 #: gcov.c:2264
1037 #, c-format
1038 msgid "No branches\n"
1039 msgstr "Немає відгалужень\n"
1041 #: gcov.c:2266
1042 #, c-format
1043 msgid "Calls executed:%s of %d\n"
1044 msgstr "Виконано викликів:%s з %d\n"
1046 #: gcov.c:2270
1047 #, c-format
1048 msgid "No calls\n"
1049 msgstr "Немає викликів\n"
1051 #: gcov.c:2560
1052 #, c-format
1053 msgid "%s:no lines for '%s'\n"
1054 msgstr "%s: немає рядків з «%s»\n"
1056 #: gcov.c:2682
1057 #, c-format
1058 msgid "call   %2d returned %s\n"
1059 msgstr ""
1061 #: gcov.c:2687
1062 #, c-format
1063 msgid "call   %2d never executed\n"
1064 msgstr "виклик %2d ніколи не виконувався\n"
1066 #: gcov.c:2692
1067 #, c-format
1068 msgid "branch %2d taken %s%s"
1069 msgstr ""
1071 #: gcov.c:2697
1072 #, c-format
1073 msgid "branch %2d never executed"
1074 msgstr "гілка %2d ніколи не виконувалася"
1076 #: gcov.c:2700
1077 #, c-format
1078 msgid " (BB %d)"
1079 msgstr " (BB %d)"
1081 #: gcov.c:2707
1082 #, c-format
1083 msgid "unconditional %2d taken %s\n"
1084 msgstr ""
1086 #: gcov.c:2710
1087 #, c-format
1088 msgid "unconditional %2d never executed\n"
1089 msgstr ""
1091 #: gcov.c:2932
1092 #, c-format
1093 msgid "Cannot open source file %s\n"
1094 msgstr "Не вдалося відкрити файл початкового коду %s\n"
1096 #: gcse.c:2581
1097 msgid "PRE disabled"
1098 msgstr ""
1100 #: gcse.c:3510
1101 msgid "GCSE disabled"
1102 msgstr ""
1104 #: gimple-ssa-isolate-paths.c:542 c/c-typeck.c:10240
1105 #, gcc-internal-format
1106 msgid "function returns address of local variable"
1107 msgstr ""
1109 #: gimple-ssa-isolate-paths.c:544 gimple-ssa-isolate-paths.c:426
1110 #, gcc-internal-format
1111 msgid "function may return address of local variable"
1112 msgstr "функція може повертати адресу локальної змінної"
1114 #: incpath.c:73
1115 #, c-format
1116 msgid "ignoring duplicate directory \"%s\"\n"
1117 msgstr ""
1119 #: incpath.c:76
1120 #, c-format
1121 msgid "  as it is a non-system directory that duplicates a system directory\n"
1122 msgstr ""
1124 #: incpath.c:80
1125 #, c-format
1126 msgid "ignoring nonexistent directory \"%s\"\n"
1127 msgstr ""
1129 #: incpath.c:385
1130 #, c-format
1131 msgid "#include \"...\" search starts here:\n"
1132 msgstr ""
1134 #: incpath.c:389
1135 #, c-format
1136 msgid "#include <...> search starts here:\n"
1137 msgstr ""
1139 #: incpath.c:394
1140 #, c-format
1141 msgid "End of search list.\n"
1142 msgstr ""
1144 #. Opening quotation mark.
1145 #: intl.c:62
1146 msgid "`"
1147 msgstr ""
1149 #. Closing quotation mark.
1150 #: intl.c:65
1151 msgid "'"
1152 msgstr ""
1154 #: langhooks.c:379
1155 msgid "At top level:"
1156 msgstr ""
1158 #: langhooks.c:399 cp/error.c:3443
1159 #, c-format
1160 msgid "In member function %qs"
1161 msgstr "У функції-члені %qs"
1163 #: langhooks.c:403 cp/error.c:3446
1164 #, c-format
1165 msgid "In function %qs"
1166 msgstr ""
1168 #: langhooks.c:454 cp/error.c:3396
1169 msgid "    inlined from %qs at %r%s:%d:%d%R"
1170 msgstr ""
1172 #: langhooks.c:459 cp/error.c:3401
1173 msgid "    inlined from %qs at %r%s:%d%R"
1174 msgstr ""
1176 #: langhooks.c:465 cp/error.c:3407
1177 #, c-format
1178 msgid "    inlined from %qs"
1179 msgstr ""
1181 #: lra-assigns.c:1810 reload1.c:2076
1182 msgid "this is the insn:"
1183 msgstr ""
1185 #: lra-constraints.c:3911 reload.c:3814
1186 msgid "unable to generate reloads for:"
1187 msgstr ""
1189 #. What to print when a switch has no documentation.
1190 #: opts.c:185
1191 msgid "This option lacks documentation."
1192 msgstr "Цей перемикач не документовано."
1194 #: opts.c:186
1195 msgid "Uses of this option are diagnosed."
1196 msgstr ""
1198 #: opts.c:1148
1199 #, c-format
1200 msgid "default %d minimum %d maximum %d"
1201 msgstr "типово: %d мінімум: %d максимум: %d"
1203 #: opts.c:1215
1204 #, c-format
1205 msgid "Same as %s.  Use the latter option instead."
1206 msgstr ""
1208 #: opts.c:1223
1209 #, c-format
1210 msgid "%s  Same as %s."
1211 msgstr ""
1213 #: opts.c:1294
1214 msgid "[default]"
1215 msgstr "[типовий]"
1217 #: opts.c:1305
1218 msgid "[enabled]"
1219 msgstr "[увімкнено]"
1221 #: opts.c:1305
1222 msgid "[disabled]"
1223 msgstr "[вимкнено]"
1225 #: opts.c:1333
1226 #, c-format
1227 msgid " No options with the desired characteristics were found\n"
1228 msgstr ""
1230 #: opts.c:1342
1231 #, c-format
1232 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
1233 msgstr ""
1235 #: opts.c:1348
1236 #, c-format
1237 msgid " All options with the desired characteristics have already been displayed\n"
1238 msgstr ""
1240 #: opts.c:1433
1241 msgid "The following options are target specific"
1242 msgstr ""
1244 #: opts.c:1436
1245 msgid "The following options control compiler warning messages"
1246 msgstr ""
1248 #: opts.c:1439
1249 msgid "The following options control optimizations"
1250 msgstr ""
1252 #: opts.c:1442 opts.c:1481
1253 msgid "The following options are language-independent"
1254 msgstr ""
1256 #: opts.c:1445
1257 msgid "The --param option recognizes the following as parameters"
1258 msgstr ""
1260 #: opts.c:1451
1261 msgid "The following options are specific to just the language "
1262 msgstr ""
1264 #: opts.c:1453
1265 msgid "The following options are supported by the language "
1266 msgstr ""
1268 #: opts.c:1464
1269 msgid "The following options are not documented"
1270 msgstr ""
1272 #: opts.c:1466
1273 msgid "The following options take separate arguments"
1274 msgstr ""
1276 #: opts.c:1468
1277 msgid "The following options take joined arguments"
1278 msgstr ""
1280 #: opts.c:1479
1281 msgid "The following options are language-related"
1282 msgstr ""
1284 #: passes.c:1797
1285 #, c-format
1286 msgid "during %s pass: %s\n"
1287 msgstr ""
1289 #: passes.c:1802
1290 #, c-format
1291 msgid "dump file: %s\n"
1292 msgstr ""
1294 #: plugin.c:923
1295 msgid "Event"
1296 msgstr "Подія"
1298 #: plugin.c:923
1299 msgid "Plugins"
1300 msgstr "Додатки"
1302 #: plugin.c:955
1303 #, c-format
1304 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1305 msgstr ""
1307 #. It's the compiler's fault.
1308 #: reload1.c:6099
1309 msgid "could not find a spill register"
1310 msgstr ""
1312 #. It's the compiler's fault.
1313 #: reload1.c:7981
1314 msgid "VOIDmode on an output"
1315 msgstr ""
1317 #: reload1.c:8735
1318 msgid "failure trying to reload:"
1319 msgstr ""
1321 #: rtl-error.c:116
1322 msgid "unrecognizable insn:"
1323 msgstr ""
1325 #: rtl-error.c:118
1326 msgid "insn does not satisfy its constraints:"
1327 msgstr ""
1329 #: targhooks.c:2000
1330 #, c-format
1331 msgid "created and used with differing settings of '%s'"
1332 msgstr ""
1334 #: targhooks.c:2015
1335 msgid "created and used with different settings of -fpic"
1336 msgstr ""
1338 #: targhooks.c:2017
1339 msgid "created and used with different settings of -fpie"
1340 msgstr ""
1342 #: tlink.c:387
1343 #, c-format
1344 msgid "collect: reading %s\n"
1345 msgstr ""
1347 #: tlink.c:543
1348 #, c-format
1349 msgid "collect: recompiling %s\n"
1350 msgstr ""
1352 #: tlink.c:627
1353 #, c-format
1354 msgid "collect: tweaking %s in %s\n"
1355 msgstr ""
1357 #: tlink.c:844
1358 #, c-format
1359 msgid "collect: relinking\n"
1360 msgstr ""
1362 #: toplev.c:321
1363 #, c-format
1364 msgid "unrecoverable error"
1365 msgstr "критична помилка"
1367 #: toplev.c:629
1368 #, c-format
1369 msgid ""
1370 "%s%s%s %sversion %s (%s)\n"
1371 "%s\tcompiled by GNU C version %s, "
1372 msgstr ""
1374 #: toplev.c:631
1375 #, c-format
1376 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1377 msgstr ""
1379 #: toplev.c:635
1380 #, c-format
1381 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1382 msgstr ""
1384 #: toplev.c:637
1385 #, c-format
1386 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1387 msgstr ""
1389 #: toplev.c:639
1390 #, c-format
1391 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1392 msgstr ""
1394 #: toplev.c:806
1395 msgid "options passed: "
1396 msgstr ""
1398 #: toplev.c:834
1399 msgid "options enabled: "
1400 msgstr ""
1402 #: tree-diagnostic.c:299 c/c-decl.c:5419 c/c-typeck.c:7259 cp/error.c:1042
1403 #: c-family/c-pretty-print.c:413
1404 #, gcc-internal-format
1405 msgid "<anonymous>"
1406 msgstr ""
1408 #: cif-code.def:39
1409 msgid "function not considered for inlining"
1410 msgstr ""
1412 #: cif-code.def:43
1413 msgid "caller is not optimized"
1414 msgstr ""
1416 #: cif-code.def:47
1417 msgid "function body not available"
1418 msgstr ""
1420 #: cif-code.def:51
1421 msgid "redefined extern inline functions are not considered for inlining"
1422 msgstr ""
1424 #: cif-code.def:56
1425 msgid "function not inlinable"
1426 msgstr ""
1428 #: cif-code.def:60
1429 msgid "function body can be overwritten at link time"
1430 msgstr ""
1432 #: cif-code.def:64
1433 msgid "function not inline candidate"
1434 msgstr ""
1436 #: cif-code.def:68
1437 msgid "--param large-function-growth limit reached"
1438 msgstr ""
1440 #: cif-code.def:70
1441 msgid "--param large-stack-frame-growth limit reached"
1442 msgstr ""
1444 #: cif-code.def:72
1445 msgid "--param max-inline-insns-single limit reached"
1446 msgstr ""
1448 #: cif-code.def:74
1449 msgid "--param max-inline-insns-auto limit reached"
1450 msgstr ""
1452 #: cif-code.def:76
1453 msgid "--param inline-unit-growth limit reached"
1454 msgstr ""
1456 #: cif-code.def:80
1457 msgid "recursive inlining"
1458 msgstr ""
1460 #: cif-code.def:84
1461 msgid "call is unlikely and code size would grow"
1462 msgstr ""
1464 #: cif-code.def:88
1465 msgid "function not declared inline and code size would grow"
1466 msgstr ""
1468 #: cif-code.def:92
1469 msgid "mismatched arguments"
1470 msgstr ""
1472 #: cif-code.def:96
1473 msgid "mismatched declarations during linktime optimization"
1474 msgstr ""
1476 #: cif-code.def:100
1477 msgid "variadic thunk call"
1478 msgstr ""
1480 #: cif-code.def:104
1481 msgid "originally indirect function call not considered for inlining"
1482 msgstr ""
1484 #: cif-code.def:108
1485 msgid "indirect function call with a yet undetermined callee"
1486 msgstr ""
1488 #: cif-code.def:112
1489 msgid "exception handling personality mismatch"
1490 msgstr ""
1492 #: cif-code.def:117
1493 msgid "non-call exception handling mismatch"
1494 msgstr ""
1496 #: cif-code.def:121
1497 msgid "target specific option mismatch"
1498 msgstr ""
1500 #: cif-code.def:125
1501 msgid "optimization level attribute mismatch"
1502 msgstr ""
1504 #: cif-code.def:129
1505 msgid "callee refers to comdat-local symbols"
1506 msgstr ""
1508 #: cif-code.def:133
1509 msgid "function attribute mismatch"
1510 msgstr "невідповідність атрибутів функції"
1512 #: cif-code.def:137
1513 msgid "unreachable"
1514 msgstr "недоступний"
1516 #: cif-code.def:141
1517 msgid "caller is instrumentation thunk"
1518 msgstr ""
1520 #. The remainder are real diagnostic types.
1521 #: diagnostic.def:33
1522 msgid "fatal error: "
1523 msgstr "критична помилка: "
1525 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1526 #. when reporting fatal signal in the compiler.
1527 #: diagnostic.def:34 diagnostic.def:50
1528 msgid "internal compiler error: "
1529 msgstr "внутрішня помилка компілятора: "
1531 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1532 #. due to -Werror and -Werror=warning.
1533 #: diagnostic.def:35 diagnostic.def:47
1534 msgid "error: "
1535 msgstr "помилка: "
1537 #: diagnostic.def:36
1538 msgid "sorry, unimplemented: "
1539 msgstr "вибачте, не реалізовано: "
1541 #: diagnostic.def:37
1542 msgid "warning: "
1543 msgstr "попередження: "
1545 #: diagnostic.def:38
1546 msgid "anachronism: "
1547 msgstr "анахронізм: "
1549 #: diagnostic.def:39
1550 msgid "note: "
1551 msgstr "зауваження: "
1553 #: diagnostic.def:40
1554 msgid "debug: "
1555 msgstr "діагностика: "
1557 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1558 #. prefix does not matter.
1559 #: diagnostic.def:43
1560 msgid "pedwarn: "
1561 msgstr "педантичне попередження: "
1563 #: diagnostic.def:44
1564 msgid "permerror: "
1565 msgstr "постійна помилка: "
1567 #: params.def:49
1568 #, no-c-format
1569 msgid "Maximal estimated outcome of branch considered predictable."
1570 msgstr ""
1572 #: params.def:54
1573 #, no-c-format
1574 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
1575 msgstr ""
1577 #: params.def:71
1578 #, no-c-format
1579 msgid "The maximum number of instructions in a single function eligible for inlining."
1580 msgstr ""
1582 #: params.def:83
1583 #, no-c-format
1584 msgid "The maximum number of instructions when automatically inlining."
1585 msgstr ""
1587 #: params.def:88
1588 #, no-c-format
1589 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1590 msgstr ""
1592 #: params.def:93
1593 #, no-c-format
1594 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1595 msgstr ""
1597 #: params.def:98
1598 #, no-c-format
1599 msgid "The maximum depth of recursive inlining for inline functions."
1600 msgstr ""
1602 #: params.def:103
1603 #, no-c-format
1604 msgid "The maximum depth of recursive inlining for non-inline functions."
1605 msgstr ""
1607 #: params.def:108
1608 #, no-c-format
1609 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1610 msgstr ""
1612 #: params.def:116
1613 #, no-c-format
1614 msgid "The maximum number of nested indirect inlining performed by early inliner."
1615 msgstr ""
1617 #: params.def:122
1618 #, no-c-format
1619 msgid "Probability that COMDAT function will be shared with different compilation unit."
1620 msgstr ""
1622 #: params.def:128
1623 #, no-c-format
1624 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1625 msgstr ""
1627 #: params.def:135
1628 #, no-c-format
1629 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1630 msgstr ""
1632 #: params.def:141
1633 #, no-c-format
1634 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1635 msgstr ""
1637 #: params.def:152
1638 #, no-c-format
1639 msgid "The maximum number of instructions to consider to fill a delay slot."
1640 msgstr ""
1642 #: params.def:163
1643 #, no-c-format
1644 msgid "The maximum number of instructions to consider to find accurate live register information."
1645 msgstr ""
1647 #: params.def:173
1648 #, no-c-format
1649 msgid "The maximum length of scheduling's pending operations list."
1650 msgstr ""
1652 #: params.def:180
1653 #, no-c-format
1654 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1655 msgstr ""
1657 #: params.def:185
1658 #, no-c-format
1659 msgid "The size of function body to be considered large."
1660 msgstr ""
1662 #: params.def:189
1663 #, no-c-format
1664 msgid "Maximal growth due to inlining of large function (in percent)."
1665 msgstr ""
1667 #: params.def:193
1668 #, no-c-format
1669 msgid "The size of translation unit to be considered large."
1670 msgstr ""
1672 #: params.def:197
1673 #, no-c-format
1674 msgid "How much can given compilation unit grow because of the inlining (in percent)."
1675 msgstr ""
1677 #: params.def:201
1678 #, no-c-format
1679 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1680 msgstr ""
1682 #: params.def:205
1683 #, no-c-format
1684 msgid "Maximal estimated growth of function body caused by early inlining of single call."
1685 msgstr ""
1687 #: params.def:209
1688 #, no-c-format
1689 msgid "The size of stack frame to be considered large."
1690 msgstr ""
1692 #: params.def:213
1693 #, no-c-format
1694 msgid "Maximal stack frame growth due to inlining (in percent)."
1695 msgstr ""
1697 #: params.def:218
1698 #, no-c-format
1699 msgid "Size of the stack guard expressed as a power of two."
1700 msgstr ""
1702 #: params.def:223
1703 #, no-c-format
1704 msgid "Interval in which to probe the stack expressed as a power of two."
1705 msgstr ""
1707 #: params.def:230
1708 #, no-c-format
1709 msgid "The maximum amount of memory to be allocated by GCSE."
1710 msgstr ""
1712 #: params.def:237
1713 #, no-c-format
1714 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1715 msgstr ""
1717 #: params.def:248
1718 #, no-c-format
1719 msgid "The threshold ratio for performing partial redundancy elimination after reload."
1720 msgstr ""
1722 #: params.def:255
1723 #, no-c-format
1724 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1725 msgstr ""
1727 #: params.def:263
1728 #, no-c-format
1729 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1730 msgstr ""
1732 #: params.def:269
1733 #, no-c-format
1734 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1735 msgstr ""
1737 #: params.def:277
1738 #, no-c-format
1739 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1740 msgstr ""
1742 #: params.def:285
1743 #, no-c-format
1744 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1745 msgstr ""
1747 #: params.def:297
1748 #, no-c-format
1749 msgid "The maximum number of instructions to consider to unroll in a loop."
1750 msgstr ""
1752 #: params.def:303
1753 #, no-c-format
1754 msgid "The maximum number of instructions to consider to unroll in a loop on average."
1755 msgstr ""
1757 #: params.def:308
1758 #, no-c-format
1759 msgid "The maximum number of unrollings of a single loop."
1760 msgstr ""
1762 #: params.def:313
1763 #, no-c-format
1764 msgid "The maximum number of insns of a peeled loop."
1765 msgstr ""
1767 #: params.def:318
1768 #, no-c-format
1769 msgid "The maximum number of peelings of a single loop."
1770 msgstr ""
1772 #: params.def:323
1773 #, no-c-format
1774 msgid "The maximum number of branches on the path through the peeled sequence."
1775 msgstr ""
1777 #: params.def:328
1778 #, no-c-format
1779 msgid "The maximum number of insns of a completely peeled loop."
1780 msgstr ""
1782 #: params.def:333
1783 #, no-c-format
1784 msgid "The maximum number of peelings of a single loop that is peeled completely."
1785 msgstr ""
1787 #: params.def:338
1788 #, no-c-format
1789 msgid "The maximum number of insns of a peeled loop that rolls only once."
1790 msgstr ""
1792 #: params.def:343
1793 #, no-c-format
1794 msgid "The maximum depth of a loop nest we completely peel."
1795 msgstr ""
1797 #: params.def:349
1798 #, no-c-format
1799 msgid "The maximum number of insns of an unswitched loop."
1800 msgstr ""
1802 #: params.def:354
1803 #, no-c-format
1804 msgid "The maximum number of unswitchings in a single loop."
1805 msgstr ""
1807 #: params.def:361
1808 #, no-c-format
1809 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
1810 msgstr ""
1812 #: params.def:368
1813 #, no-c-format
1814 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1815 msgstr ""
1817 #: params.def:374
1818 #, no-c-format
1819 msgid "Bound on the cost of an expression to compute the number of iterations."
1820 msgstr ""
1822 #: params.def:380
1823 #, no-c-format
1824 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1825 msgstr ""
1827 #: params.def:385
1828 #, no-c-format
1829 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1830 msgstr ""
1832 #: params.def:389
1833 #, no-c-format
1834 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1835 msgstr ""
1837 #: params.def:393
1838 #, no-c-format
1839 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1840 msgstr ""
1842 #: params.def:398
1843 #, no-c-format
1844 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution."
1845 msgstr ""
1847 #: params.def:403
1848 #, no-c-format
1849 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1850 msgstr ""
1852 #: params.def:408
1853 #, no-c-format
1854 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1855 msgstr ""
1857 #: params.def:413
1858 #, no-c-format
1859 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1860 msgstr ""
1862 #: params.def:418
1863 #, no-c-format
1864 msgid "Loops iterating at least selected number of iterations will get loop alignment.."
1865 msgstr ""
1867 #: params.def:434
1868 #, no-c-format
1869 msgid "The maximum number of loop iterations we predict statically."
1870 msgstr ""
1872 #: params.def:447
1873 #, no-c-format
1874 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1875 msgstr ""
1877 #: params.def:451
1878 #, no-c-format
1879 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1880 msgstr ""
1882 #: params.def:455
1883 #, no-c-format
1884 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1885 msgstr ""
1887 #: params.def:459
1888 #, no-c-format
1889 msgid "Maximal code growth caused by tail duplication (in percent)."
1890 msgstr ""
1892 #: params.def:463
1893 #, no-c-format
1894 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1895 msgstr ""
1897 #: params.def:467
1898 #, no-c-format
1899 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1900 msgstr ""
1902 #: params.def:471
1903 #, no-c-format
1904 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1905 msgstr ""
1907 #: params.def:477
1908 #, no-c-format
1909 msgid "The maximum number of incoming edges to consider for crossjumping."
1910 msgstr ""
1912 #: params.def:483
1913 #, no-c-format
1914 msgid "The minimum number of matching instructions to consider for crossjumping."
1915 msgstr ""
1917 #: params.def:489
1918 #, no-c-format
1919 msgid "The maximum expansion factor when copying basic blocks."
1920 msgstr ""
1922 #: params.def:495
1923 #, no-c-format
1924 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1925 msgstr ""
1927 #: params.def:501
1928 #, no-c-format
1929 msgid "The maximum length of path considered in cse."
1930 msgstr ""
1932 #: params.def:505
1933 #, no-c-format
1934 msgid "The maximum instructions CSE process before flushing."
1935 msgstr ""
1937 #: params.def:512
1938 #, no-c-format
1939 msgid "The minimum cost of an expensive expression in the loop invariant motion."
1940 msgstr ""
1942 #: params.def:521
1943 #, no-c-format
1944 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
1945 msgstr ""
1947 #: params.def:529
1948 #, no-c-format
1949 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
1950 msgstr ""
1952 #: params.def:537
1953 #, no-c-format
1954 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
1955 msgstr ""
1957 #: params.def:542
1958 #, no-c-format
1959 msgid "Average number of iterations of a loop."
1960 msgstr ""
1962 #: params.def:547
1963 #, no-c-format
1964 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
1965 msgstr ""
1967 #: params.def:552
1968 #, no-c-format
1969 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
1970 msgstr ""
1972 #: params.def:557
1973 #, no-c-format
1974 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
1975 msgstr ""
1977 #: params.def:562
1978 #, no-c-format
1979 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
1980 msgstr ""
1982 #: params.def:568
1983 #, no-c-format
1984 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
1985 msgstr ""
1987 #: params.def:573
1988 #, no-c-format
1989 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
1990 msgstr ""
1992 #: params.def:578
1993 #, no-c-format
1994 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
1995 msgstr ""
1997 #: params.def:583
1998 #, no-c-format
1999 msgid "The maximum memory locations recorded by cselib."
2000 msgstr ""
2002 #: params.def:596
2003 #, no-c-format
2004 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
2005 msgstr ""
2007 #: params.def:601
2008 #, no-c-format
2009 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2010 msgstr ""
2012 #: params.def:609
2013 #, no-c-format
2014 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
2015 msgstr ""
2017 #: params.def:614
2018 #, no-c-format
2019 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
2020 msgstr ""
2022 #: params.def:619 params.def:629
2023 #, no-c-format
2024 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
2025 msgstr ""
2027 #: params.def:624 params.def:634
2028 #, no-c-format
2029 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
2030 msgstr ""
2032 #: params.def:639
2033 #, no-c-format
2034 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
2035 msgstr ""
2037 #: params.def:644
2038 #, no-c-format
2039 msgid "The maximum number of iterations through CFG to extend regions."
2040 msgstr ""
2042 #: params.def:649
2043 #, no-c-format
2044 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
2045 msgstr ""
2047 #: params.def:654
2048 #, no-c-format
2049 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2050 msgstr ""
2052 #: params.def:659
2053 #, no-c-format
2054 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
2055 msgstr ""
2057 #: params.def:664
2058 #, no-c-format
2059 msgid "The maximum size of the lookahead window of selective scheduling."
2060 msgstr ""
2062 #: params.def:669
2063 #, no-c-format
2064 msgid "Maximum number of times that an insn could be scheduled."
2065 msgstr ""
2067 #: params.def:674
2068 #, no-c-format
2069 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
2070 msgstr ""
2072 #: params.def:679
2073 #, no-c-format
2074 msgid "Minimal distance between possibly conflicting store and load."
2075 msgstr ""
2077 #: params.def:684
2078 #, no-c-format
2079 msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into; at '0' only enable instruction sorting heuristic.  Disabled by default."
2080 msgstr ""
2082 #: params.def:689
2083 #, no-c-format
2084 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
2085 msgstr ""
2087 #: params.def:694
2088 #, no-c-format
2089 msgid "The maximum number of insns combine tries to combine."
2090 msgstr ""
2092 #: params.def:703
2093 #, no-c-format
2094 msgid "The upper bound for sharing integer constants."
2095 msgstr ""
2097 #: params.def:708
2098 #, no-c-format
2099 msgid "The lower bound for a buffer to be considered for stack smashing protection."
2100 msgstr ""
2102 #: params.def:713
2103 #, no-c-format
2104 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2105 msgstr ""
2107 #: params.def:732
2108 #, no-c-format
2109 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2110 msgstr ""
2112 #: params.def:741
2113 #, no-c-format
2114 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2115 msgstr ""
2117 #: params.def:746
2118 #, no-c-format
2119 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2120 msgstr ""
2122 #: params.def:752
2123 #, no-c-format
2124 msgid "Maximum number of active local stores in RTL dead store elimination."
2125 msgstr ""
2127 #: params.def:762
2128 #, no-c-format
2129 msgid "The number of insns executed before prefetch is completed."
2130 msgstr ""
2132 #: params.def:769
2133 #, no-c-format
2134 msgid "The number of prefetches that can run at the same time."
2135 msgstr ""
2137 #: params.def:776
2138 #, no-c-format
2139 msgid "The size of L1 cache."
2140 msgstr ""
2142 #: params.def:783
2143 #, no-c-format
2144 msgid "The size of L1 cache line."
2145 msgstr ""
2147 #: params.def:790
2148 #, no-c-format
2149 msgid "The size of L2 cache."
2150 msgstr ""
2152 #: params.def:797
2153 #, no-c-format
2154 msgid "The maximum number of stmts in loop nest for loop interchange."
2155 msgstr ""
2157 #: params.def:804
2158 #, no-c-format
2159 msgid "The minimum stride ratio for loop interchange to be profitable"
2160 msgstr ""
2162 #: params.def:815
2163 #, no-c-format
2164 msgid "Whether to use canonical types."
2165 msgstr ""
2167 #: params.def:820
2168 #, no-c-format
2169 msgid "Maximum length of partial antic set when performing tree pre optimization."
2170 msgstr ""
2172 #: params.def:830
2173 #, no-c-format
2174 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2175 msgstr ""
2177 #: params.def:841
2178 #, no-c-format
2179 msgid "Maximum number of disambiguations to perform per memory access."
2180 msgstr ""
2182 #: params.def:846
2183 #, no-c-format
2184 msgid "Max loops number for regional RA."
2185 msgstr ""
2187 #: params.def:851
2188 #, no-c-format
2189 msgid "Max size of conflict table in MB."
2190 msgstr ""
2192 #: params.def:856
2193 #, no-c-format
2194 msgid "The number of registers in each class kept unused by loop invariant motion."
2195 msgstr ""
2197 #: params.def:861
2198 #, no-c-format
2199 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2200 msgstr ""
2202 #: params.def:866
2203 #, no-c-format
2204 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2205 msgstr ""
2207 #: params.def:874
2208 #, no-c-format
2209 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2210 msgstr ""
2212 #: params.def:882
2213 #, no-c-format
2214 msgid "size of tiles for loop blocking."
2215 msgstr ""
2217 #: params.def:889
2218 #, no-c-format
2219 msgid "maximum number of parameters in a SCoP."
2220 msgstr ""
2222 #: params.def:896
2223 #, no-c-format
2224 msgid "maximum number of arrays per scop."
2225 msgstr ""
2227 #: params.def:901
2228 #, no-c-format
2229 msgid "maximum number of isl operations, 0 means unlimited"
2230 msgstr ""
2232 #: params.def:907
2233 #, no-c-format
2234 msgid "whether codegen errors should be ICEs when -fchecking."
2235 msgstr ""
2237 #: params.def:913
2238 #, no-c-format
2239 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2240 msgstr ""
2242 #: params.def:920
2243 #, no-c-format
2244 msgid "Max basic blocks number in loop for loop invariant motion."
2245 msgstr ""
2247 #: params.def:928
2248 #, no-c-format
2249 msgid "use internal function id in profile lookup."
2250 msgstr ""
2252 #: params.def:936
2253 #, no-c-format
2254 msgid "track topn target addresses in indirect-call profile."
2255 msgstr ""
2257 #: params.def:942
2258 #, no-c-format
2259 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2260 msgstr ""
2262 #: params.def:947
2263 #, no-c-format
2264 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2265 msgstr ""
2267 #: params.def:953
2268 #, no-c-format
2269 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2270 msgstr ""
2272 #: params.def:960
2273 #, no-c-format
2274 msgid "Max. size of var tracking hash tables."
2275 msgstr ""
2277 #: params.def:968
2278 #, no-c-format
2279 msgid "Max. recursion depth for expanding var tracking expressions."
2280 msgstr ""
2282 #: params.def:976
2283 #, no-c-format
2284 msgid "Max. size of loc list for which reverse ops should be added."
2285 msgstr ""
2287 #: params.def:985
2288 #, no-c-format
2289 msgid "Max. count of debug markers to expand or inline."
2290 msgstr ""
2292 #: params.def:992
2293 #, no-c-format
2294 msgid "The minimum UID to be used for a nondebug insn."
2295 msgstr ""
2297 #: params.def:997
2298 #, no-c-format
2299 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
2300 msgstr ""
2302 #: params.def:1003
2303 #, no-c-format
2304 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2305 msgstr ""
2307 #: params.def:1010
2308 #, no-c-format
2309 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2310 msgstr ""
2312 #: params.def:1016
2313 #, no-c-format
2314 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2315 msgstr ""
2317 #: params.def:1022
2318 #, no-c-format
2319 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2320 msgstr ""
2322 #: params.def:1028
2323 #, no-c-format
2324 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone.."
2325 msgstr ""
2327 #: params.def:1034
2328 #, no-c-format
2329 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning.."
2330 msgstr ""
2332 #: params.def:1040
2333 #, no-c-format
2334 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning.."
2335 msgstr ""
2337 #: params.def:1046
2338 #, no-c-format
2339 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2340 msgstr ""
2342 #: params.def:1052
2343 #, no-c-format
2344 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known.."
2345 msgstr ""
2347 #: params.def:1058
2348 #, no-c-format
2349 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known.."
2350 msgstr ""
2352 #: params.def:1064
2353 #, no-c-format
2354 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2355 msgstr ""
2357 #: params.def:1072
2358 #, no-c-format
2359 msgid "Number of partitions the program should be split to."
2360 msgstr ""
2362 #: params.def:1077
2363 #, no-c-format
2364 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2365 msgstr ""
2367 #: params.def:1082
2368 #, no-c-format
2369 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2370 msgstr ""
2372 #: params.def:1089
2373 #, no-c-format
2374 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2375 msgstr ""
2377 #: params.def:1096
2378 #, no-c-format
2379 msgid "Maximum number of conditional store pairs that can be sunk."
2380 msgstr ""
2382 #: params.def:1104
2383 #, no-c-format
2384 msgid "The smallest number of different values for which it is best to use a jump-table instead of a tree of conditional branches, if 0, use the default for the machine."
2385 msgstr ""
2387 #: params.def:1112
2388 #, no-c-format
2389 msgid "Allow new data races on stores to be introduced."
2390 msgstr ""
2392 #: params.def:1118
2393 #, no-c-format
2394 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic.."
2395 msgstr ""
2397 #: params.def:1124
2398 #, no-c-format
2399 msgid "Maximum amount of similar bbs to compare a bb with."
2400 msgstr ""
2402 #: params.def:1129
2403 #, no-c-format
2404 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
2405 msgstr ""
2407 #: params.def:1135
2408 #, no-c-format
2409 msgid "Maximum number of constant stores to merge in the store merging pass."
2410 msgstr ""
2412 #: params.def:1141
2413 #, no-c-format
2414 msgid "Maximum amount of iterations of the pass over a function."
2415 msgstr ""
2417 #: params.def:1148
2418 #, no-c-format
2419 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2420 msgstr ""
2422 #: params.def:1155
2423 #, no-c-format
2424 msgid "Which -fsched-pressure algorithm to apply."
2425 msgstr ""
2427 #: params.def:1161
2428 #, no-c-format
2429 msgid "Maximum length of candidate scans for straight-line strength reduction."
2430 msgstr ""
2432 #: params.def:1167
2433 #, no-c-format
2434 msgid "Enable asan stack protection."
2435 msgstr ""
2437 #: params.def:1172
2438 #, no-c-format
2439 msgid "Enable asan allocas/VLAs protection."
2440 msgstr ""
2442 #: params.def:1177
2443 #, no-c-format
2444 msgid "Enable asan globals protection."
2445 msgstr ""
2447 #: params.def:1182
2448 #, no-c-format
2449 msgid "Enable asan store operations protection."
2450 msgstr ""
2452 #: params.def:1187
2453 #, no-c-format
2454 msgid "Enable asan load operations protection."
2455 msgstr ""
2457 #: params.def:1192
2458 #, no-c-format
2459 msgid "Enable asan builtin functions protection."
2460 msgstr ""
2462 #: params.def:1197
2463 #, no-c-format
2464 msgid "Enable asan detection of use-after-return bugs."
2465 msgstr ""
2467 #: params.def:1202
2468 #, no-c-format
2469 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2470 msgstr ""
2472 #: params.def:1208
2473 #, no-c-format
2474 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
2475 msgstr ""
2477 #: params.def:1214
2478 #, no-c-format
2479 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2480 msgstr ""
2482 #: params.def:1220
2483 #, no-c-format
2484 msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker."
2485 msgstr ""
2487 #: params.def:1226
2488 #, no-c-format
2489 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2490 msgstr ""
2492 #: params.def:1231
2493 #, no-c-format
2494 msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
2495 msgstr ""
2497 #: params.def:1236
2498 #, no-c-format
2499 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2500 msgstr ""
2502 #: params.def:1241
2503 #, no-c-format
2504 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2505 msgstr ""
2507 #: params.def:1246
2508 #, no-c-format
2509 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2510 msgstr ""
2512 #: params.def:1251
2513 #, no-c-format
2514 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2515 msgstr ""
2517 #: params.def:1256
2518 #, no-c-format
2519 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2520 msgstr ""
2522 #: params.def:1261
2523 #, no-c-format
2524 msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2525 msgstr ""
2527 #: params.def:1268
2528 #, no-c-format
2529 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
2530 msgstr ""
2532 #: params.def:1274
2533 #, no-c-format
2534 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2535 msgstr ""
2537 #: params.def:1280
2538 #, no-c-format
2539 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2540 msgstr ""
2542 #: params.def:1286
2543 #, no-c-format
2544 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
2545 msgstr ""
2547 #: params.def:1293
2548 #, no-c-format
2549 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
2550 msgstr ""
2552 #: params.def:1300
2553 #, no-c-format
2554 msgid "Level of hsa debug stores verbosity"
2555 msgstr ""
2557 #: params.def:1305
2558 #, no-c-format
2559 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2560 msgstr ""
2562 #: params.def:1310
2563 #, no-c-format
2564 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP"
2565 msgstr ""
2567 #: params.def:1316
2568 #, no-c-format
2569 msgid "Enable loop epilogue vectorization using smaller vector size."
2570 msgstr ""
2572 #: params.def:1321
2573 #, no-c-format
2574 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
2575 msgstr ""
2577 #: params.def:1326
2578 #, no-c-format
2579 msgid "Maximum unroll factor for the unroll-and-jam transformation."
2580 msgstr ""
2582 #: params.def:1331
2583 #, no-c-format
2584 msgid "Maximum number of bits for which we avoid creating FMAs."
2585 msgstr ""
2587 #: c-family/c-format.c:382
2588 msgid "format"
2589 msgstr "формат"
2591 #: c-family/c-format.c:383
2592 msgid "field width specifier"
2593 msgstr ""
2595 #: c-family/c-format.c:384
2596 msgid "field precision specifier"
2597 msgstr ""
2599 #: c-family/c-format.c:501 c-family/c-format.c:525 config/i386/msformat-c.c:44
2600 msgid "' ' flag"
2601 msgstr "прапорець ' '"
2603 #: c-family/c-format.c:501 c-family/c-format.c:525 config/i386/msformat-c.c:44
2604 msgid "the ' ' printf flag"
2605 msgstr "прапорець printf ' '"
2607 #: c-family/c-format.c:502 c-family/c-format.c:526 c-family/c-format.c:556
2608 #: c-family/c-format.c:620 config/i386/msformat-c.c:45
2609 msgid "'+' flag"
2610 msgstr "прапорець '+'"
2612 #: c-family/c-format.c:502 c-family/c-format.c:526 c-family/c-format.c:556
2613 #: config/i386/msformat-c.c:45
2614 msgid "the '+' printf flag"
2615 msgstr "прапорець printf «+»"
2617 #: c-family/c-format.c:503 c-family/c-format.c:527 c-family/c-format.c:557
2618 #: c-family/c-format.c:596 config/i386/msformat-c.c:46
2619 #: config/i386/msformat-c.c:81
2620 msgid "'#' flag"
2621 msgstr "прапорець '#'"
2623 #: c-family/c-format.c:503 c-family/c-format.c:527 c-family/c-format.c:557
2624 #: config/i386/msformat-c.c:46
2625 msgid "the '#' printf flag"
2626 msgstr "прапорець printf '#'"
2628 #: c-family/c-format.c:504 c-family/c-format.c:528 c-family/c-format.c:594
2629 #: config/i386/msformat-c.c:47
2630 msgid "'0' flag"
2631 msgstr "прапорець '0'"
2633 #: c-family/c-format.c:504 c-family/c-format.c:528 config/i386/msformat-c.c:47
2634 msgid "the '0' printf flag"
2635 msgstr "прапорець printf '0'"
2637 #: c-family/c-format.c:505 c-family/c-format.c:529 c-family/c-format.c:593
2638 #: c-family/c-format.c:623 config/i386/msformat-c.c:48
2639 msgid "'-' flag"
2640 msgstr "прапорець '-'"
2642 #: c-family/c-format.c:505 c-family/c-format.c:529 config/i386/msformat-c.c:48
2643 msgid "the '-' printf flag"
2644 msgstr "прапорець printf «-»"
2646 #: c-family/c-format.c:506 c-family/c-format.c:576 config/i386/msformat-c.c:49
2647 #: config/i386/msformat-c.c:69
2648 msgid "''' flag"
2649 msgstr "прапорець '''"
2651 #: c-family/c-format.c:506 config/i386/msformat-c.c:49
2652 msgid "the ''' printf flag"
2653 msgstr "прапорець printf '''"
2655 #: c-family/c-format.c:507 c-family/c-format.c:577
2656 msgid "'I' flag"
2657 msgstr "прапорець 'I'"
2659 #: c-family/c-format.c:507
2660 msgid "the 'I' printf flag"
2661 msgstr ""
2663 #: c-family/c-format.c:508 c-family/c-format.c:530 c-family/c-format.c:574
2664 #: c-family/c-format.c:597 c-family/c-format.c:624 config/sol2-c.c:43
2665 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67
2666 msgid "field width"
2667 msgstr ""
2669 #: c-family/c-format.c:508 c-family/c-format.c:530 config/sol2-c.c:43
2670 #: config/i386/msformat-c.c:50
2671 msgid "field width in printf format"
2672 msgstr ""
2674 #: c-family/c-format.c:509 c-family/c-format.c:531 c-family/c-format.c:559
2675 #: config/i386/msformat-c.c:51
2676 msgid "precision"
2677 msgstr "точність"
2679 #: c-family/c-format.c:509 c-family/c-format.c:531 c-family/c-format.c:559
2680 #: config/i386/msformat-c.c:51
2681 msgid "precision in printf format"
2682 msgstr ""
2684 #: c-family/c-format.c:510 c-family/c-format.c:532 c-family/c-format.c:560
2685 #: c-family/c-format.c:575 c-family/c-format.c:627 config/sol2-c.c:44
2686 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68
2687 msgid "length modifier"
2688 msgstr ""
2690 #: c-family/c-format.c:510 c-family/c-format.c:532 c-family/c-format.c:560
2691 #: config/sol2-c.c:44 config/i386/msformat-c.c:52
2692 msgid "length modifier in printf format"
2693 msgstr ""
2695 #: c-family/c-format.c:558
2696 msgid "'q' flag"
2697 msgstr ""
2699 #: c-family/c-format.c:558
2700 msgid "the 'q' diagnostic flag"
2701 msgstr ""
2703 #: c-family/c-format.c:571 config/i386/msformat-c.c:65
2704 msgid "assignment suppression"
2705 msgstr ""
2707 #: c-family/c-format.c:571 config/i386/msformat-c.c:65
2708 msgid "the assignment suppression scanf feature"
2709 msgstr ""
2711 #: c-family/c-format.c:572 config/i386/msformat-c.c:66
2712 msgid "'a' flag"
2713 msgstr ""
2715 #: c-family/c-format.c:572 config/i386/msformat-c.c:66
2716 msgid "the 'a' scanf flag"
2717 msgstr ""
2719 #: c-family/c-format.c:573
2720 msgid "'m' flag"
2721 msgstr ""
2723 #: c-family/c-format.c:573
2724 msgid "the 'm' scanf flag"
2725 msgstr ""
2727 #: c-family/c-format.c:574 config/i386/msformat-c.c:67
2728 msgid "field width in scanf format"
2729 msgstr ""
2731 #: c-family/c-format.c:575 config/i386/msformat-c.c:68
2732 msgid "length modifier in scanf format"
2733 msgstr ""
2735 #: c-family/c-format.c:576 config/i386/msformat-c.c:69
2736 msgid "the ''' scanf flag"
2737 msgstr ""
2739 #: c-family/c-format.c:577
2740 msgid "the 'I' scanf flag"
2741 msgstr ""
2743 #: c-family/c-format.c:592
2744 msgid "'_' flag"
2745 msgstr "прапорець '_'"
2747 #: c-family/c-format.c:592
2748 msgid "the '_' strftime flag"
2749 msgstr ""
2751 #: c-family/c-format.c:593
2752 msgid "the '-' strftime flag"
2753 msgstr ""
2755 #: c-family/c-format.c:594
2756 msgid "the '0' strftime flag"
2757 msgstr ""
2759 #: c-family/c-format.c:595 c-family/c-format.c:619
2760 msgid "'^' flag"
2761 msgstr "прапорець '^'"
2763 #: c-family/c-format.c:595
2764 msgid "the '^' strftime flag"
2765 msgstr ""
2767 #: c-family/c-format.c:596 config/i386/msformat-c.c:81
2768 msgid "the '#' strftime flag"
2769 msgstr ""
2771 #: c-family/c-format.c:597
2772 msgid "field width in strftime format"
2773 msgstr ""
2775 #: c-family/c-format.c:598
2776 msgid "'E' modifier"
2777 msgstr ""
2779 #: c-family/c-format.c:598
2780 msgid "the 'E' strftime modifier"
2781 msgstr ""
2783 #: c-family/c-format.c:599
2784 msgid "'O' modifier"
2785 msgstr ""
2787 #: c-family/c-format.c:599
2788 msgid "the 'O' strftime modifier"
2789 msgstr ""
2791 #: c-family/c-format.c:600
2792 msgid "the 'O' modifier"
2793 msgstr ""
2795 #: c-family/c-format.c:618
2796 msgid "fill character"
2797 msgstr ""
2799 #: c-family/c-format.c:618
2800 msgid "fill character in strfmon format"
2801 msgstr ""
2803 #: c-family/c-format.c:619
2804 msgid "the '^' strfmon flag"
2805 msgstr "прапорець strfmon «^»"
2807 #: c-family/c-format.c:620
2808 msgid "the '+' strfmon flag"
2809 msgstr "прапорець strfmon '+'"
2811 #: c-family/c-format.c:621
2812 msgid "'(' flag"
2813 msgstr "прапорець '('"
2815 #: c-family/c-format.c:621
2816 msgid "the '(' strfmon flag"
2817 msgstr "прапорець strfmon '('"
2819 #: c-family/c-format.c:622
2820 msgid "'!' flag"
2821 msgstr "прапорець '!'"
2823 #: c-family/c-format.c:622
2824 msgid "the '!' strfmon flag"
2825 msgstr "прапорець strfmon «!»"
2827 #: c-family/c-format.c:623
2828 msgid "the '-' strfmon flag"
2829 msgstr "прапорець strfmon «-»"
2831 #: c-family/c-format.c:624
2832 msgid "field width in strfmon format"
2833 msgstr ""
2835 #: c-family/c-format.c:625
2836 msgid "left precision"
2837 msgstr ""
2839 #: c-family/c-format.c:625
2840 msgid "left precision in strfmon format"
2841 msgstr ""
2843 #: c-family/c-format.c:626
2844 msgid "right precision"
2845 msgstr ""
2847 #: c-family/c-format.c:626
2848 msgid "right precision in strfmon format"
2849 msgstr ""
2851 #: c-family/c-format.c:627
2852 msgid "length modifier in strfmon format"
2853 msgstr ""
2855 #. Handle deferred options from command-line.
2856 #: c-family/c-opts.c:1402 fortran/cpp.c:590
2857 msgid "<command-line>"
2858 msgstr ""
2860 #: config/aarch64/aarch64.c:6613
2861 #, c-format
2862 msgid "unsupported operand for code '%c'"
2863 msgstr ""
2865 #: config/aarch64/aarch64.c:6624 config/aarch64/aarch64.c:6640
2866 #: config/aarch64/aarch64.c:6652 config/aarch64/aarch64.c:6663
2867 #: config/aarch64/aarch64.c:6673 config/aarch64/aarch64.c:6694
2868 #: config/aarch64/aarch64.c:6764 config/aarch64/aarch64.c:6775
2869 #: config/aarch64/aarch64.c:6789 config/aarch64/aarch64.c:7011
2870 #: config/aarch64/aarch64.c:7029
2871 #, c-format
2872 msgid "invalid operand for '%%%c'"
2873 msgstr ""
2875 #: config/aarch64/aarch64.c:6709 config/aarch64/aarch64.c:6720
2876 #: config/aarch64/aarch64.c:6871 config/aarch64/aarch64.c:6882
2877 #, c-format
2878 msgid "invalid vector constant"
2879 msgstr "некоректна векторна константа"
2881 #: config/aarch64/aarch64.c:6732 config/aarch64/aarch64.c:6744
2882 #: config/aarch64/aarch64.c:6755
2883 #, c-format
2884 msgid "incompatible floating point / vector register operand for '%%%c'"
2885 msgstr ""
2887 #: config/aarch64/aarch64.c:6823 config/arm/arm.c:22704
2888 #, c-format
2889 msgid "missing operand"
2890 msgstr "пропущено операнд"
2892 #: config/aarch64/aarch64.c:6908
2893 #, c-format
2894 msgid "invalid constant"
2895 msgstr "некоректна константа"
2897 #: config/aarch64/aarch64.c:6911
2898 #, c-format
2899 msgid "invalid operand"
2900 msgstr "некоректний операнд"
2902 #: config/aarch64/aarch64.c:7040 config/aarch64/aarch64.c:7045
2903 #, c-format
2904 msgid "invalid operand prefix '%%%c'"
2905 msgstr ""
2907 #: config/aarch64/aarch64.c:7062
2908 #, c-format
2909 msgid "invalid address mode"
2910 msgstr "некоректний режим адресування"
2912 #: config/alpha/alpha.c:5125 config/i386/i386.c:18558
2913 #: config/powerpcspe/powerpcspe.c:24333 config/rs6000/rs6000.c:21798
2914 #: config/sparc/sparc.c:9290
2915 #, c-format
2916 msgid "'%%&' used without any local dynamic TLS references"
2917 msgstr "'%%&' використано без будь-яких локальних динамічних посилань TLS"
2919 #: config/alpha/alpha.c:5183 config/bfin/bfin.c:1428
2920 #, c-format
2921 msgid "invalid %%J value"
2922 msgstr "некоректне значення %%J"
2924 #: config/alpha/alpha.c:5213 config/ia64/ia64.c:5580
2925 #, c-format
2926 msgid "invalid %%r value"
2927 msgstr "некоректне значення %%r"
2929 #: config/alpha/alpha.c:5223 config/ia64/ia64.c:5534
2930 #: config/powerpcspe/powerpcspe.c:24013 config/rs6000/rs6000.c:21506
2931 #: config/xtensa/xtensa.c:2429
2932 #, c-format
2933 msgid "invalid %%R value"
2934 msgstr "некоректне значення %%R"
2936 #: config/alpha/alpha.c:5229 config/powerpcspe/powerpcspe.c:23933
2937 #: config/rs6000/rs6000.c:21426 config/xtensa/xtensa.c:2396
2938 #, c-format
2939 msgid "invalid %%N value"
2940 msgstr "некоректне значення %%N"
2942 #: config/alpha/alpha.c:5237 config/powerpcspe/powerpcspe.c:23961
2943 #: config/rs6000/rs6000.c:21454
2944 #, c-format
2945 msgid "invalid %%P value"
2946 msgstr "некоректне значення %%P"
2948 #: config/alpha/alpha.c:5245
2949 #, c-format
2950 msgid "invalid %%h value"
2951 msgstr "некоректне значення %%h"
2953 #: config/alpha/alpha.c:5253 config/xtensa/xtensa.c:2422
2954 #, c-format
2955 msgid "invalid %%L value"
2956 msgstr "некоректне значення %%L"
2958 #: config/alpha/alpha.c:5272
2959 #, c-format
2960 msgid "invalid %%m value"
2961 msgstr "некоректне значення %%m"
2963 #: config/alpha/alpha.c:5278
2964 #, c-format
2965 msgid "invalid %%M value"
2966 msgstr "некоректне значення %%M"
2968 #: config/alpha/alpha.c:5315
2969 #, c-format
2970 msgid "invalid %%U value"
2971 msgstr "некоректне значення %%U"
2973 #: config/alpha/alpha.c:5323 config/powerpcspe/powerpcspe.c:24021
2974 #: config/rs6000/rs6000.c:21514
2975 #, c-format
2976 msgid "invalid %%s value"
2977 msgstr "некоректне значення %%s"
2979 #: config/alpha/alpha.c:5334
2980 #, c-format
2981 msgid "invalid %%C value"
2982 msgstr "некоректне значення %%C"
2984 #: config/alpha/alpha.c:5371 config/powerpcspe/powerpcspe.c:23797
2985 #: config/rs6000/rs6000.c:21290
2986 #, c-format
2987 msgid "invalid %%E value"
2988 msgstr "некоректне значення %%E"
2990 #: config/alpha/alpha.c:5396 config/alpha/alpha.c:5446
2991 #, c-format
2992 msgid "unknown relocation unspec"
2993 msgstr ""
2995 #: config/alpha/alpha.c:5405 config/cr16/cr16.c:1569
2996 #: config/powerpcspe/powerpcspe.c:24338 config/rs6000/rs6000.c:21803
2997 #: config/spu/spu.c:1458
2998 #, c-format
2999 msgid "invalid %%xn code"
3000 msgstr ""
3002 #: config/alpha/alpha.c:5511
3003 #, c-format
3004 msgid "invalid operand address"
3005 msgstr ""
3007 #: config/arc/arc.c:3810
3008 #, c-format
3009 msgid "invalid operand to %%Z code"
3010 msgstr ""
3012 #: config/arc/arc.c:3818
3013 #, c-format
3014 msgid "invalid operand to %%z code"
3015 msgstr ""
3017 #: config/arc/arc.c:3826
3018 #, c-format
3019 msgid "invalid operands to %%c code"
3020 msgstr "некоректні операнди для коду %%c"
3022 #: config/arc/arc.c:3834
3023 #, c-format
3024 msgid "invalid operand to %%M code"
3025 msgstr ""
3027 #: config/arc/arc.c:3842 config/m32r/m32r.c:2100
3028 #, c-format
3029 msgid "invalid operand to %%p code"
3030 msgstr ""
3032 #: config/arc/arc.c:3853 config/m32r/m32r.c:2093
3033 #, c-format
3034 msgid "invalid operand to %%s code"
3035 msgstr ""
3037 #: config/arc/arc.c:4001 config/m32r/m32r.c:2126
3038 #, c-format
3039 msgid "invalid operand to %%R code"
3040 msgstr ""
3042 #: config/arc/arc.c:4077 config/m32r/m32r.c:2149
3043 #, c-format
3044 msgid "invalid operand to %%H/%%L code"
3045 msgstr ""
3047 #: config/arc/arc.c:4145 config/m32r/m32r.c:2220
3048 #, c-format
3049 msgid "invalid operand to %%U code"
3050 msgstr ""
3052 #: config/arc/arc.c:4157
3053 #, c-format
3054 msgid "invalid operand to %%V code"
3055 msgstr ""
3057 #: config/arc/arc.c:4214
3058 #, c-format
3059 msgid "invalid operand to %%O code"
3060 msgstr ""
3062 #. Unknown flag.
3063 #. Undocumented flag.
3064 #: config/arc/arc.c:4240 config/epiphany/epiphany.c:1305
3065 #: config/m32r/m32r.c:2247 config/nds32/nds32.c:3079 config/sparc/sparc.c:9569
3066 #, c-format
3067 msgid "invalid operand output code"
3068 msgstr ""
3070 #: config/arc/arc.c:5869
3071 #, c-format
3072 msgid "invalid UNSPEC as operand: %d"
3073 msgstr ""
3075 #: config/arc/arc.c:6158 config/cris/cris.c:2568
3076 msgid "unrecognized supposed constant"
3077 msgstr ""
3079 #: config/arm/arm.c:19142 config/arm/arm.c:19167 config/arm/arm.c:19177
3080 #: config/arm/arm.c:19186 config/arm/arm.c:19195
3081 #, c-format
3082 msgid "invalid shift operand"
3083 msgstr ""
3085 #: config/arm/arm.c:22035 config/arm/arm.c:22053
3086 #, c-format
3087 msgid "predicated Thumb instruction"
3088 msgstr ""
3090 #: config/arm/arm.c:22041
3091 #, c-format
3092 msgid "predicated instruction in conditional sequence"
3093 msgstr ""
3095 #: config/arm/arm.c:22159 config/arm/arm.c:22172 config/arm/arm.c:22197
3096 #: config/nios2/nios2.c:3056
3097 #, c-format
3098 msgid "Unsupported operand for code '%c'"
3099 msgstr ""
3101 #: config/arm/arm.c:22274 config/arm/arm.c:22296 config/arm/arm.c:22306
3102 #: config/arm/arm.c:22316 config/arm/arm.c:22326 config/arm/arm.c:22365
3103 #: config/arm/arm.c:22383 config/arm/arm.c:22408 config/arm/arm.c:22423
3104 #: config/arm/arm.c:22450 config/arm/arm.c:22457 config/arm/arm.c:22475
3105 #: config/arm/arm.c:22482 config/arm/arm.c:22490 config/arm/arm.c:22511
3106 #: config/arm/arm.c:22518 config/arm/arm.c:22651 config/arm/arm.c:22658
3107 #: config/arm/arm.c:22685 config/arm/arm.c:22692 config/bfin/bfin.c:1441
3108 #: config/bfin/bfin.c:1448 config/bfin/bfin.c:1455 config/bfin/bfin.c:1462
3109 #: config/bfin/bfin.c:1471 config/bfin/bfin.c:1478 config/bfin/bfin.c:1485
3110 #: config/bfin/bfin.c:1492 config/nds32/nds32.c:3098
3111 #, c-format
3112 msgid "invalid operand for code '%c'"
3113 msgstr ""
3115 #: config/arm/arm.c:22378
3116 #, c-format
3117 msgid "instruction never executed"
3118 msgstr ""
3120 #. Former Maverick support, removed after GCC-4.7.
3121 #: config/arm/arm.c:22399
3122 #, c-format
3123 msgid "obsolete Maverick format code '%c'"
3124 msgstr ""
3126 #: config/avr/avr.c:2655
3127 #, c-format
3128 msgid "address operand requires constraint for X, Y, or Z register"
3129 msgstr ""
3131 #: config/avr/avr.c:2836
3132 msgid "operands to %T/%t must be reg + const_int:"
3133 msgstr ""
3135 #: config/avr/avr.c:2886 config/avr/avr.c:2953
3136 msgid "bad address, not an I/O address:"
3137 msgstr ""
3139 #: config/avr/avr.c:2895
3140 msgid "bad address, not a constant:"
3141 msgstr ""
3143 #: config/avr/avr.c:2913 config/avr/avr.c:2920
3144 msgid "bad address, not (reg+disp):"
3145 msgstr ""
3147 #: config/avr/avr.c:2927
3148 msgid "bad address, not post_inc or pre_dec:"
3149 msgstr ""
3151 #: config/avr/avr.c:2939
3152 msgid "internal compiler error.  Bad address:"
3153 msgstr ""
3155 #: config/avr/avr.c:2972
3156 #, c-format
3157 msgid "Unsupported code '%c' for fixed-point:"
3158 msgstr ""
3160 #: config/avr/avr.c:2980
3161 msgid "internal compiler error.  Unknown mode:"
3162 msgstr ""
3164 #: config/avr/avr.c:4022 config/avr/avr.c:4966 config/avr/avr.c:5413
3165 msgid "invalid insn:"
3166 msgstr ""
3168 #: config/avr/avr.c:4076 config/avr/avr.c:4188 config/avr/avr.c:4246
3169 #: config/avr/avr.c:4298 config/avr/avr.c:4317 config/avr/avr.c:4509
3170 #: config/avr/avr.c:4817 config/avr/avr.c:5102 config/avr/avr.c:5306
3171 #: config/avr/avr.c:5470 config/avr/avr.c:5563 config/avr/avr.c:5762
3172 msgid "incorrect insn:"
3173 msgstr ""
3175 #: config/avr/avr.c:4333 config/avr/avr.c:4608 config/avr/avr.c:4888
3176 #: config/avr/avr.c:5174 config/avr/avr.c:5352 config/avr/avr.c:5619
3177 #: config/avr/avr.c:5820
3178 msgid "unknown move insn:"
3179 msgstr ""
3181 #: config/avr/avr.c:6279
3182 msgid "bad shift insn:"
3183 msgstr ""
3185 #: config/avr/avr.c:6387 config/avr/avr.c:6868 config/avr/avr.c:7283
3186 msgid "internal compiler error.  Incorrect shift:"
3187 msgstr ""
3189 #: config/avr/avr.c:8689
3190 msgid "unsupported fixed-point conversion"
3191 msgstr ""
3193 #: config/avr/avr.c:10046
3194 msgid "variable"
3195 msgstr "змінна"
3197 #: config/avr/avr.c:10051
3198 msgid "function parameter"
3199 msgstr "параметр функції"
3201 #: config/avr/avr.c:10056
3202 msgid "structure field"
3203 msgstr "поле структури"
3205 #: config/avr/avr.c:10062
3206 msgid "return type of function"
3207 msgstr "тип значення, яке повертає функція"
3209 #: config/avr/avr.c:10067
3210 msgid "pointer"
3211 msgstr "вказівник"
3213 #: config/avr/driver-avr.c:50
3214 #, c-format
3215 msgid ""
3216 "Running spec function '%s' with %d args\n"
3217 "\n"
3218 msgstr ""
3220 #: config/bfin/bfin.c:1390
3221 #, c-format
3222 msgid "invalid %%j value"
3223 msgstr "некоректне значення %%j"
3225 #: config/bfin/bfin.c:1583 config/c6x/c6x.c:2292
3226 #, c-format
3227 msgid "invalid const_double operand"
3228 msgstr ""
3230 #: config/cris/cris.c:622 config/ft32/ft32.c:110 config/moxie/moxie.c:108
3231 #: final.c:3623 final.c:3625 fold-const.c:267 gcc.c:5297 gcc.c:5311
3232 #: rtl-error.c:101 toplev.c:325 vr-values.c:2414 cp/typeck.c:6354
3233 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3234 #: lto/lto-object.c:362
3235 #, gcc-internal-format, gfc-internal-format
3236 msgid "%s"
3237 msgstr "%s"
3239 #: config/cris/cris.c:673
3240 msgid "unexpected index-type in cris_print_index"
3241 msgstr ""
3243 #: config/cris/cris.c:690
3244 msgid "unexpected base-type in cris_print_base"
3245 msgstr ""
3247 #: config/cris/cris.c:754
3248 msgid "invalid operand for 'b' modifier"
3249 msgstr ""
3251 #: config/cris/cris.c:771
3252 msgid "invalid operand for 'o' modifier"
3253 msgstr ""
3255 #: config/cris/cris.c:790
3256 msgid "invalid operand for 'O' modifier"
3257 msgstr ""
3259 #: config/cris/cris.c:823
3260 msgid "invalid operand for 'p' modifier"
3261 msgstr ""
3263 #: config/cris/cris.c:862
3264 msgid "invalid operand for 'z' modifier"
3265 msgstr ""
3267 #: config/cris/cris.c:926 config/cris/cris.c:960
3268 msgid "invalid operand for 'H' modifier"
3269 msgstr ""
3271 #: config/cris/cris.c:936
3272 msgid "bad register"
3273 msgstr "помилковий регістр"
3275 #: config/cris/cris.c:980
3276 msgid "invalid operand for 'e' modifier"
3277 msgstr ""
3279 #: config/cris/cris.c:997
3280 msgid "invalid operand for 'm' modifier"
3281 msgstr ""
3283 #: config/cris/cris.c:1022
3284 msgid "invalid operand for 'A' modifier"
3285 msgstr ""
3287 #: config/cris/cris.c:1092
3288 msgid "invalid operand for 'D' modifier"
3289 msgstr ""
3291 #: config/cris/cris.c:1106
3292 msgid "invalid operand for 'T' modifier"
3293 msgstr ""
3295 #: config/cris/cris.c:1126 config/ft32/ft32.c:236 config/moxie/moxie.c:178
3296 msgid "invalid operand modifier letter"
3297 msgstr ""
3299 #: config/cris/cris.c:1180
3300 msgid "unexpected multiplicative operand"
3301 msgstr ""
3303 #: config/cris/cris.c:1200 config/ft32/ft32.c:259 config/moxie/moxie.c:203
3304 msgid "unexpected operand"
3305 msgstr ""
3307 #: config/cris/cris.c:1239 config/cris/cris.c:1249
3308 msgid "unrecognized address"
3309 msgstr ""
3311 #: config/cris/cris.c:2967 config/cris/cris.c:3025
3312 msgid "unexpected side-effects in address"
3313 msgstr ""
3315 #. Can't possibly get anything else for a function-call, right?
3316 #: config/cris/cris.c:3853
3317 msgid "unidentifiable call op"
3318 msgstr ""
3320 #: config/cris/cris.c:3915
3321 #, c-format
3322 msgid "PIC register isn't set up"
3323 msgstr ""
3325 #: config/fr30/fr30.c:507
3326 #, c-format
3327 msgid "fr30_print_operand_address: unhandled address"
3328 msgstr ""
3330 #: config/fr30/fr30.c:531
3331 #, c-format
3332 msgid "fr30_print_operand: unrecognized %%p code"
3333 msgstr ""
3335 #: config/fr30/fr30.c:551
3336 #, c-format
3337 msgid "fr30_print_operand: unrecognized %%b code"
3338 msgstr ""
3340 #: config/fr30/fr30.c:572
3341 #, c-format
3342 msgid "fr30_print_operand: unrecognized %%B code"
3343 msgstr ""
3345 #: config/fr30/fr30.c:580
3346 #, c-format
3347 msgid "fr30_print_operand: invalid operand to %%A code"
3348 msgstr ""
3350 #: config/fr30/fr30.c:597
3351 #, c-format
3352 msgid "fr30_print_operand: invalid %%x code"
3353 msgstr ""
3355 #: config/fr30/fr30.c:604
3356 #, c-format
3357 msgid "fr30_print_operand: invalid %%F code"
3358 msgstr ""
3360 #: config/fr30/fr30.c:621
3361 #, c-format
3362 msgid "fr30_print_operand: unknown code"
3363 msgstr ""
3365 #: config/fr30/fr30.c:649 config/fr30/fr30.c:658 config/fr30/fr30.c:669
3366 #: config/fr30/fr30.c:682
3367 #, c-format
3368 msgid "fr30_print_operand: unhandled MEM"
3369 msgstr ""
3371 #: config/frv/frv.c:2494
3372 msgid "bad insn to frv_print_operand_address:"
3373 msgstr ""
3375 #: config/frv/frv.c:2505
3376 msgid "bad register to frv_print_operand_memory_reference_reg:"
3377 msgstr ""
3379 #: config/frv/frv.c:2544 config/frv/frv.c:2554 config/frv/frv.c:2563
3380 #: config/frv/frv.c:2584 config/frv/frv.c:2589
3381 msgid "bad insn to frv_print_operand_memory_reference:"
3382 msgstr ""
3384 #: config/frv/frv.c:2674
3385 #, c-format
3386 msgid "bad condition code"
3387 msgstr ""
3389 #: config/frv/frv.c:2748
3390 msgid "bad insn in frv_print_operand, bad const_double"
3391 msgstr ""
3393 #: config/frv/frv.c:2809
3394 msgid "bad insn to frv_print_operand, 'e' modifier:"
3395 msgstr ""
3397 #: config/frv/frv.c:2817
3398 msgid "bad insn to frv_print_operand, 'F' modifier:"
3399 msgstr ""
3401 #: config/frv/frv.c:2833
3402 msgid "bad insn to frv_print_operand, 'f' modifier:"
3403 msgstr ""
3405 #: config/frv/frv.c:2847
3406 msgid "bad insn to frv_print_operand, 'g' modifier:"
3407 msgstr ""
3409 #: config/frv/frv.c:2895
3410 msgid "bad insn to frv_print_operand, 'L' modifier:"
3411 msgstr ""
3413 #: config/frv/frv.c:2908
3414 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3415 msgstr ""
3417 #: config/frv/frv.c:2929
3418 msgid "bad insn to frv_print_operand, 'O' modifier:"
3419 msgstr ""
3421 #: config/frv/frv.c:2947
3422 msgid "bad insn to frv_print_operand, P modifier:"
3423 msgstr ""
3425 #: config/frv/frv.c:2967
3426 msgid "bad insn in frv_print_operand, z case"
3427 msgstr ""
3429 #: config/frv/frv.c:2998
3430 msgid "bad insn in frv_print_operand, 0 case"
3431 msgstr ""
3433 #: config/frv/frv.c:3003
3434 msgid "frv_print_operand: unknown code"
3435 msgstr ""
3437 #: config/frv/frv.c:4407
3438 msgid "bad output_move_single operand"
3439 msgstr ""
3441 #: config/frv/frv.c:4534
3442 msgid "bad output_move_double operand"
3443 msgstr ""
3445 #: config/frv/frv.c:4676
3446 msgid "bad output_condmove_single operand"
3447 msgstr ""
3449 #: config/i386/i386.c:17387
3450 #, c-format
3451 msgid "invalid UNSPEC as operand"
3452 msgstr ""
3454 #: config/i386/i386.c:17925
3455 #, c-format
3456 msgid "invalid use of register '%s'"
3457 msgstr "некоректне використання регістру «%s»"
3459 #: config/i386/i386.c:17930
3460 #, c-format
3461 msgid "invalid use of asm flag output"
3462 msgstr ""
3464 #: config/i386/i386.c:18160
3465 #, c-format
3466 msgid "invalid operand size for operand code 'O'"
3467 msgstr ""
3469 #: config/i386/i386.c:18195
3470 #, c-format
3471 msgid "invalid operand size for operand code 'z'"
3472 msgstr ""
3474 #: config/i386/i386.c:18264
3475 #, c-format
3476 msgid "invalid operand type used with operand code 'Z'"
3477 msgstr ""
3479 #: config/i386/i386.c:18269
3480 #, c-format
3481 msgid "invalid operand size for operand code 'Z'"
3482 msgstr ""
3484 #: config/i386/i386.c:18346
3485 #, c-format
3486 msgid "operand is not a condition code, invalid operand code 'Y'"
3487 msgstr ""
3489 #: config/i386/i386.c:18425
3490 #, c-format
3491 msgid "operand is not a condition code, invalid operand code 'D'"
3492 msgstr ""
3494 #: config/i386/i386.c:18443
3495 #, c-format
3496 msgid "operand is not a condition code, invalid operand code '%c'"
3497 msgstr ""
3499 #: config/i386/i386.c:18456
3500 #, c-format
3501 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3502 msgstr ""
3504 #: config/i386/i386.c:18471
3505 #, c-format
3506 msgid "operand is not an integer, invalid operand code 'K'"
3507 msgstr ""
3509 #: config/i386/i386.c:18499
3510 #, c-format
3511 msgid "operand is not a specific integer, invalid operand code 'r'"
3512 msgstr ""
3514 #: config/i386/i386.c:18517
3515 #, c-format
3516 msgid "operand is not an integer, invalid operand code 'R'"
3517 msgstr ""
3519 #: config/i386/i386.c:18540
3520 #, c-format
3521 msgid "operand is not a specific integer, invalid operand code 'R'"
3522 msgstr ""
3524 #: config/i386/i386.c:18626
3525 #, c-format
3526 msgid "invalid operand code '%c'"
3527 msgstr ""
3529 #: config/i386/i386.c:18688
3530 #, c-format
3531 msgid "invalid constraints for operand"
3532 msgstr ""
3534 #: config/i386/i386.c:18738
3535 #, c-format
3536 msgid "invalid vector immediate"
3537 msgstr "некоректна векторна константа"
3539 #: config/i386/i386.c:29572
3540 msgid "unknown insn mode"
3541 msgstr ""
3543 #: config/i386/djgpp.h:146
3544 #, c-format
3545 msgid "-f%s ignored (not supported for DJGPP)\n"
3546 msgstr ""
3548 #: config/ia64/ia64.c:5462
3549 #, c-format
3550 msgid "invalid %%G mode"
3551 msgstr ""
3553 #: config/ia64/ia64.c:5633
3554 #, c-format
3555 msgid "ia64_print_operand: unknown code"
3556 msgstr ""
3558 #: config/ia64/ia64.c:11239
3559 msgid "invalid conversion from %<__fpreg%>"
3560 msgstr ""
3562 #: config/ia64/ia64.c:11242
3563 msgid "invalid conversion to %<__fpreg%>"
3564 msgstr ""
3566 #: config/ia64/ia64.c:11255 config/ia64/ia64.c:11266
3567 msgid "invalid operation on %<__fpreg%>"
3568 msgstr ""
3570 #: config/iq2000/iq2000.c:3177 config/tilegx/tilegx.c:5318
3571 #: config/tilepro/tilepro.c:4707
3572 #, c-format
3573 msgid "invalid %%P operand"
3574 msgstr ""
3576 #: config/iq2000/iq2000.c:3185 config/powerpcspe/powerpcspe.c:23951
3577 #: config/rs6000/rs6000.c:21444
3578 #, c-format
3579 msgid "invalid %%p value"
3580 msgstr "некоректне значення %%p"
3582 #: config/iq2000/iq2000.c:3244
3583 #, c-format
3584 msgid "invalid use of %%d, %%x, or %%X"
3585 msgstr ""
3587 #: config/lm32/lm32.c:527
3588 #, c-format
3589 msgid "only 0.0 can be loaded as an immediate"
3590 msgstr ""
3592 #: config/lm32/lm32.c:597
3593 msgid "bad operand"
3594 msgstr "помилковий операнд"
3596 #: config/lm32/lm32.c:609
3597 msgid "can't use non gp relative absolute address"
3598 msgstr ""
3600 #: config/lm32/lm32.c:613
3601 msgid "invalid addressing mode"
3602 msgstr "некоректний режим адресування"
3604 #: config/m32r/m32r.c:2158
3605 msgid "bad insn for 'A'"
3606 msgstr ""
3608 #: config/m32r/m32r.c:2205
3609 #, c-format
3610 msgid "invalid operand to %%T/%%B code"
3611 msgstr ""
3613 #: config/m32r/m32r.c:2228
3614 #, c-format
3615 msgid "invalid operand to %%N code"
3616 msgstr ""
3618 #: config/m32r/m32r.c:2261
3619 msgid "pre-increment address is not a register"
3620 msgstr ""
3622 #: config/m32r/m32r.c:2268
3623 msgid "pre-decrement address is not a register"
3624 msgstr ""
3626 #: config/m32r/m32r.c:2275
3627 msgid "post-increment address is not a register"
3628 msgstr ""
3630 #: config/m32r/m32r.c:2350 config/m32r/m32r.c:2365
3631 #: config/powerpcspe/powerpcspe.c:36090 config/rs6000/rs6000.c:33292
3632 msgid "bad address"
3633 msgstr "помилкова адреса"
3635 #: config/m32r/m32r.c:2370
3636 msgid "lo_sum not of register"
3637 msgstr ""
3639 #: config/microblaze/microblaze.c:2225
3640 #, c-format
3641 msgid "unknown punctuation '%c'"
3642 msgstr ""
3644 #: config/microblaze/microblaze.c:2234
3645 #, c-format
3646 msgid "null pointer"
3647 msgstr "нульовий вказівник"
3649 #: config/microblaze/microblaze.c:2269
3650 #, c-format
3651 msgid "PRINT_OPERAND, invalid insn for %%C"
3652 msgstr ""
3654 #: config/microblaze/microblaze.c:2298
3655 #, c-format
3656 msgid "PRINT_OPERAND, invalid insn for %%N"
3657 msgstr ""
3659 #: config/microblaze/microblaze.c:2318 config/microblaze/microblaze.c:2493
3660 msgid "insn contains an invalid address !"
3661 msgstr ""
3663 #: config/microblaze/microblaze.c:2333 config/microblaze/microblaze.c:2552
3664 #: config/xtensa/xtensa.c:2526
3665 msgid "invalid address"
3666 msgstr "некоректна адреса"
3668 #: config/microblaze/microblaze.c:2436
3669 #, c-format
3670 msgid "letter %c was found & insn was not CONST_INT"
3671 msgstr ""
3673 #: config/mips/mips.c:8882 config/mips/mips.c:8909 config/mips/mips.c:9092
3674 #, c-format
3675 msgid "'%%%c' is not a valid operand prefix"
3676 msgstr ""
3678 #: config/mips/mips.c:8981 config/mips/mips.c:8988 config/mips/mips.c:8995
3679 #: config/mips/mips.c:9002 config/mips/mips.c:9015 config/mips/mips.c:9022
3680 #: config/mips/mips.c:9032 config/mips/mips.c:9035 config/mips/mips.c:9047
3681 #: config/mips/mips.c:9050 config/mips/mips.c:9110 config/mips/mips.c:9117
3682 #: config/mips/mips.c:9138 config/mips/mips.c:9153 config/mips/mips.c:9172
3683 #: config/mips/mips.c:9181 config/riscv/riscv.c:3049 config/riscv/riscv.c:3055
3684 #: config/riscv/riscv.c:3064
3685 #, c-format
3686 msgid "invalid use of '%%%c'"
3687 msgstr ""
3689 #: config/mmix/mmix.c:1573 config/mmix/mmix.c:1703
3690 msgid "MMIX Internal: Expected a CONST_INT, not this"
3691 msgstr ""
3693 #: config/mmix/mmix.c:1652
3694 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3695 msgstr ""
3697 #: config/mmix/mmix.c:1671
3698 msgid "MMIX Internal: Expected a register, not this"
3699 msgstr ""
3701 #: config/mmix/mmix.c:1681
3702 msgid "MMIX Internal: Expected a constant, not this"
3703 msgstr ""
3705 #. We need the original here.
3706 #: config/mmix/mmix.c:1765
3707 msgid "MMIX Internal: Cannot decode this operand"
3708 msgstr ""
3710 #: config/mmix/mmix.c:1821
3711 msgid "MMIX Internal: This is not a recognized address"
3712 msgstr ""
3714 #: config/mmix/mmix.c:2697
3715 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3716 msgstr ""
3718 #: config/mmix/mmix.c:2704
3719 msgid "MMIX Internal: What's the CC of this?"
3720 msgstr ""
3722 #: config/mmix/mmix.c:2708
3723 msgid "MMIX Internal: What is the CC of this?"
3724 msgstr ""
3726 #: config/mmix/mmix.c:2750
3727 msgid "MMIX Internal: This is not a constant:"
3728 msgstr ""
3730 #: config/msp430/msp430.c:3686
3731 #, c-format
3732 msgid "invalid operand prefix"
3733 msgstr ""
3735 #: config/msp430/msp430.c:3720
3736 #, c-format
3737 msgid "invalid zero extract"
3738 msgstr ""
3740 #: config/powerpcspe/host-darwin.c:96 config/rs6000/host-darwin.c:96
3741 #, c-format
3742 msgid "Out of stack space.\n"
3743 msgstr ""
3745 #: config/powerpcspe/host-darwin.c:117 config/rs6000/host-darwin.c:117
3746 #, c-format
3747 msgid "Try running '%s' in the shell to raise its limit.\n"
3748 msgstr ""
3750 #: config/powerpcspe/powerpcspe.c:4411 config/rs6000/rs6000.c:4258
3751 msgid "-maltivec=le not allowed for big-endian targets"
3752 msgstr ""
3754 #: config/powerpcspe/powerpcspe.c:4423 config/rs6000/rs6000.c:4273
3755 msgid "-mvsx requires hardware floating point"
3756 msgstr ""
3758 #: config/powerpcspe/powerpcspe.c:4431 config/rs6000/rs6000.c:4281
3759 msgid "-mvsx and -mpaired are incompatible"
3760 msgstr ""
3762 #: config/powerpcspe/powerpcspe.c:4433 config/rs6000/rs6000.c:4283
3763 msgid "-mvsx needs indexed addressing"
3764 msgstr ""
3766 #: config/powerpcspe/powerpcspe.c:4438 config/rs6000/rs6000.c:4288
3767 msgid "-mvsx and -mno-altivec are incompatible"
3768 msgstr ""
3770 #: config/powerpcspe/powerpcspe.c:4440 config/rs6000/rs6000.c:4290
3771 msgid "-mno-altivec disables vsx"
3772 msgstr ""
3774 #: config/powerpcspe/powerpcspe.c:4648 config/rs6000/rs6000.c:4416
3775 msgid "-mquad-memory requires 64-bit mode"
3776 msgstr ""
3778 #: config/powerpcspe/powerpcspe.c:4651 config/rs6000/rs6000.c:4419
3779 msgid "-mquad-memory-atomic requires 64-bit mode"
3780 msgstr ""
3782 #: config/powerpcspe/powerpcspe.c:4663 config/rs6000/rs6000.c:4431
3783 msgid "-mquad-memory is not available in little endian mode"
3784 msgstr ""
3786 #: config/powerpcspe/powerpcspe.c:4735 config/rs6000/rs6000.c:4512
3787 msgid "-mtoc-fusion requires 64-bit"
3788 msgstr ""
3790 #: config/powerpcspe/powerpcspe.c:4742 config/rs6000/rs6000.c:4519
3791 msgid "-mtoc-fusion requires medium/large code model"
3792 msgstr ""
3794 #: config/powerpcspe/powerpcspe.c:11492 config/rs6000/rs6000.c:10915
3795 msgid "bad move"
3796 msgstr ""
3798 #: config/powerpcspe/powerpcspe.c:23594 config/rs6000/rs6000.c:21087
3799 msgid "Bad 128-bit move"
3800 msgstr "Помилкове 128-бітове пересування"
3802 #: config/powerpcspe/powerpcspe.c:23785 config/rs6000/rs6000.c:21278
3803 #, c-format
3804 msgid "invalid %%e value"
3805 msgstr "некоректне значення %%e"
3807 #: config/powerpcspe/powerpcspe.c:23806 config/rs6000/rs6000.c:21299
3808 #, c-format
3809 msgid "invalid %%f value"
3810 msgstr "некоректне значення %%f"
3812 #: config/powerpcspe/powerpcspe.c:23815 config/rs6000/rs6000.c:21308
3813 #, c-format
3814 msgid "invalid %%F value"
3815 msgstr "некоректне значення %%F"
3817 #: config/powerpcspe/powerpcspe.c:23824 config/rs6000/rs6000.c:21317
3818 #, c-format
3819 msgid "invalid %%G value"
3820 msgstr "некоректне значення %%G"
3822 #: config/powerpcspe/powerpcspe.c:23859 config/rs6000/rs6000.c:21352
3823 #, c-format
3824 msgid "invalid %%j code"
3825 msgstr ""
3827 #: config/powerpcspe/powerpcspe.c:23869 config/rs6000/rs6000.c:21362
3828 #, c-format
3829 msgid "invalid %%J code"
3830 msgstr ""
3832 #: config/powerpcspe/powerpcspe.c:23879 config/rs6000/rs6000.c:21372
3833 #, c-format
3834 msgid "invalid %%k value"
3835 msgstr ""
3837 #: config/powerpcspe/powerpcspe.c:23894 config/rs6000/rs6000.c:21387
3838 #: config/xtensa/xtensa.c:2415
3839 #, c-format
3840 msgid "invalid %%K value"
3841 msgstr ""
3843 #: config/powerpcspe/powerpcspe.c:23941 config/rs6000/rs6000.c:21434
3844 #, c-format
3845 msgid "invalid %%O value"
3846 msgstr ""
3848 #: config/powerpcspe/powerpcspe.c:23988 config/rs6000/rs6000.c:21481
3849 #, c-format
3850 msgid "invalid %%q value"
3851 msgstr ""
3853 #: config/powerpcspe/powerpcspe.c:24041 config/rs6000/rs6000.c:21534
3854 #, c-format
3855 msgid "invalid %%T value"
3856 msgstr ""
3858 #: config/powerpcspe/powerpcspe.c:24053 config/rs6000/rs6000.c:21546
3859 #, c-format
3860 msgid "invalid %%u value"
3861 msgstr "некоректне значення %%u"
3863 #: config/powerpcspe/powerpcspe.c:24067 config/rs6000/rs6000.c:21560
3864 #: config/xtensa/xtensa.c:2384
3865 #, c-format
3866 msgid "invalid %%v value"
3867 msgstr ""
3869 #: config/powerpcspe/powerpcspe.c:24134 config/rs6000/rs6000.c:21627
3870 #: config/xtensa/xtensa.c:2436
3871 #, c-format
3872 msgid "invalid %%x value"
3873 msgstr ""
3875 #: config/powerpcspe/powerpcspe.c:24282 config/rs6000/rs6000.c:21747
3876 #, c-format
3877 msgid "invalid %%y value, try using the 'Z' constraint"
3878 msgstr ""
3880 #: config/powerpcspe/powerpcspe.c:24996 config/rs6000/rs6000.c:22282
3881 msgid "__float128 and __ibm128 cannot be used in the same expression"
3882 msgstr ""
3884 #: config/powerpcspe/powerpcspe.c:25002 config/rs6000/rs6000.c:22288
3885 msgid "__ibm128 and long double cannot be used in the same expression"
3886 msgstr ""
3888 #: config/powerpcspe/powerpcspe.c:25008 config/rs6000/rs6000.c:22294
3889 msgid "__float128 and long double cannot be used in the same expression"
3890 msgstr ""
3892 #: config/powerpcspe/powerpcspe.c:39380 config/rs6000/rs6000.c:36572
3893 msgid "AltiVec argument passed to unprototyped function"
3894 msgstr ""
3896 #: config/powerpcspe/powerpcspe.c:41186 config/rs6000/rs6000.c:38739
3897 msgid "Could not generate addis value for fusion"
3898 msgstr ""
3900 #: config/powerpcspe/powerpcspe.c:41258 config/rs6000/rs6000.c:38809
3901 msgid "Unable to generate load/store offset for fusion"
3902 msgstr ""
3904 #: config/powerpcspe/powerpcspe.c:41362 config/rs6000/rs6000.c:38908
3905 msgid "Bad GPR fusion"
3906 msgstr ""
3908 #: config/powerpcspe/powerpcspe.c:41580 config/rs6000/rs6000.c:39126
3909 msgid "emit_fusion_p9_load, bad reg #1"
3910 msgstr ""
3912 #: config/powerpcspe/powerpcspe.c:41626 config/rs6000/rs6000.c:39172
3913 msgid "emit_fusion_p9_load, bad reg #2"
3914 msgstr ""
3916 #: config/powerpcspe/powerpcspe.c:41629 config/rs6000/rs6000.c:39175
3917 msgid "emit_fusion_p9_load not MEM"
3918 msgstr ""
3920 #: config/powerpcspe/powerpcspe.c:41667 config/rs6000/rs6000.c:39213
3921 msgid "emit_fusion_p9_store, bad reg #1"
3922 msgstr ""
3924 #: config/powerpcspe/powerpcspe.c:41713 config/rs6000/rs6000.c:39259
3925 msgid "emit_fusion_p9_store, bad reg #2"
3926 msgstr ""
3928 #: config/powerpcspe/powerpcspe.c:41716 config/rs6000/rs6000.c:39262
3929 msgid "emit_fusion_p9_store not MEM"
3930 msgstr ""
3932 #: config/rl78/rl78.c:2004 config/rl78/rl78.c:2090
3933 #, c-format
3934 msgid "q/Q modifiers invalid for symbol references"
3935 msgstr ""
3937 #: config/s390/s390.c:7660
3938 #, c-format
3939 msgid "symbolic memory references are only supported on z10 or later"
3940 msgstr ""
3942 #: config/s390/s390.c:7671
3943 #, c-format
3944 msgid "cannot decompose address"
3945 msgstr ""
3947 #: config/s390/s390.c:7740
3948 #, c-format
3949 msgid "invalid comparison operator for 'E' output modifier"
3950 msgstr ""
3952 #: config/s390/s390.c:7763
3953 #, c-format
3954 msgid "invalid reference for 'J' output modifier"
3955 msgstr ""
3957 #: config/s390/s390.c:7781
3958 #, c-format
3959 msgid "invalid address for 'O' output modifier"
3960 msgstr ""
3962 #: config/s390/s390.c:7803
3963 #, c-format
3964 msgid "invalid address for 'R' output modifier"
3965 msgstr ""
3967 #: config/s390/s390.c:7821
3968 #, c-format
3969 msgid "memory reference expected for 'S' output modifier"
3970 msgstr ""
3972 #: config/s390/s390.c:7831
3973 #, c-format
3974 msgid "invalid address for 'S' output modifier"
3975 msgstr ""
3977 #: config/s390/s390.c:7852
3978 #, c-format
3979 msgid "register or memory expression expected for 'N' output modifier"
3980 msgstr ""
3982 #: config/s390/s390.c:7863
3983 #, c-format
3984 msgid "register or memory expression expected for 'M' output modifier"
3985 msgstr ""
3987 #: config/s390/s390.c:7949 config/s390/s390.c:7970
3988 #, c-format
3989 msgid "invalid constant for output modifier '%c'"
3990 msgstr ""
3992 #: config/s390/s390.c:7967
3993 #, c-format
3994 msgid "invalid constant - try using an output modifier"
3995 msgstr ""
3997 #: config/s390/s390.c:8004
3998 #, c-format
3999 msgid "invalid constant vector for output modifier '%c'"
4000 msgstr ""
4002 #: config/s390/s390.c:8011
4003 #, c-format
4004 msgid "invalid expression - try using an output modifier"
4005 msgstr ""
4007 #: config/s390/s390.c:8014
4008 #, c-format
4009 msgid "invalid expression for output modifier '%c'"
4010 msgstr "некоректний вираз для модифікатора виведення «%c»"
4012 #: config/s390/s390.c:12149
4013 msgid "vector argument passed to unprototyped function"
4014 msgstr ""
4016 #: config/s390/s390.c:16391
4017 msgid "types differ in signedness"
4018 msgstr ""
4020 #: config/s390/s390.c:16401
4021 msgid "binary operator does not support two vector bool operands"
4022 msgstr ""
4024 #: config/s390/s390.c:16404
4025 msgid "binary operator does not support vector bool operand"
4026 msgstr ""
4028 #: config/s390/s390.c:16412
4029 msgid "binary operator does not support mixing vector bool with floating point vector operands"
4030 msgstr ""
4032 #: config/sh/sh.c:1210
4033 #, c-format
4034 msgid "invalid operand to %%R"
4035 msgstr "некоректний операнд %%R"
4037 #: config/sh/sh.c:1237
4038 #, c-format
4039 msgid "invalid operand to %%S"
4040 msgstr "некоректний операнд %%S"
4042 #: config/sh/sh.c:8666
4043 msgid "created and used with different architectures / ABIs"
4044 msgstr ""
4046 #: config/sh/sh.c:8668
4047 msgid "created and used with different ABIs"
4048 msgstr ""
4050 #: config/sh/sh.c:8670
4051 msgid "created and used with different endianness"
4052 msgstr ""
4054 #: config/sparc/sparc.c:9299 config/sparc/sparc.c:9305
4055 #, c-format
4056 msgid "invalid %%Y operand"
4057 msgstr "некоректний операнд %%Y"
4059 #: config/sparc/sparc.c:9392
4060 #, c-format
4061 msgid "invalid %%A operand"
4062 msgstr "некоректний операнд %%A"
4064 #: config/sparc/sparc.c:9412
4065 #, c-format
4066 msgid "invalid %%B operand"
4067 msgstr "некоректний операнд %%B"
4069 #: config/sparc/sparc.c:9492 config/tilegx/tilegx.c:5105
4070 #: config/tilepro/tilepro.c:4514
4071 #, c-format
4072 msgid "invalid %%C operand"
4073 msgstr "некоректний операнд %%C"
4075 #: config/sparc/sparc.c:9524 config/tilegx/tilegx.c:5138
4076 #, c-format
4077 msgid "invalid %%D operand"
4078 msgstr "некоректний операнд %%D"
4080 #: config/sparc/sparc.c:9543
4081 #, c-format
4082 msgid "invalid %%f operand"
4083 msgstr "некоректний операнд %%f"
4085 #: config/sparc/sparc.c:9555
4086 #, c-format
4087 msgid "invalid %%s operand"
4088 msgstr "некоректний операнд %%s"
4090 #: config/sparc/sparc.c:9600
4091 #, c-format
4092 msgid "floating-point constant not a valid immediate operand"
4093 msgstr ""
4095 #: config/stormy16/stormy16.c:1738 config/stormy16/stormy16.c:1809
4096 #, c-format
4097 msgid "'B' operand is not constant"
4098 msgstr "операнд «B» не є сталою"
4100 #: config/stormy16/stormy16.c:1765
4101 #, c-format
4102 msgid "'B' operand has multiple bits set"
4103 msgstr ""
4105 #: config/stormy16/stormy16.c:1791
4106 #, c-format
4107 msgid "'o' operand is not constant"
4108 msgstr "операнд «o» не є сталою"
4110 #: config/stormy16/stormy16.c:1823
4111 #, c-format
4112 msgid "xstormy16_print_operand: unknown code"
4113 msgstr "xstormy16_print_operand: невідомий код"
4115 #: config/tilegx/tilegx.c:5090 config/tilepro/tilepro.c:4499
4116 #, c-format
4117 msgid "invalid %%c operand"
4118 msgstr "некоректний операнд %%c"
4120 #: config/tilegx/tilegx.c:5121
4121 #, c-format
4122 msgid "invalid %%d operand"
4123 msgstr "некоректний операнд %%d"
4125 #: config/tilegx/tilegx.c:5218
4126 #, c-format
4127 msgid "invalid %%H specifier"
4128 msgstr "некоректний специфікатор %%H"
4130 #: config/tilegx/tilegx.c:5260 config/tilepro/tilepro.c:4528
4131 #, c-format
4132 msgid "invalid %%h operand"
4133 msgstr "некоректний операнд %%h"
4135 #: config/tilegx/tilegx.c:5272 config/tilepro/tilepro.c:4592
4136 #, c-format
4137 msgid "invalid %%I operand"
4138 msgstr "некоректний операнд %%I"
4140 #: config/tilegx/tilegx.c:5284 config/tilepro/tilepro.c:4604
4141 #, c-format
4142 msgid "invalid %%i operand"
4143 msgstr "некоректний операнд %%i"
4145 #: config/tilegx/tilegx.c:5305 config/tilepro/tilepro.c:4625
4146 #, c-format
4147 msgid "invalid %%j operand"
4148 msgstr "некоректний операнд %%j"
4150 #: config/tilegx/tilegx.c:5336
4151 #, c-format
4152 msgid "invalid %%%c operand"
4153 msgstr "некоректний операнд %%%c"
4155 #: config/tilegx/tilegx.c:5351 config/tilepro/tilepro.c:4739
4156 #, c-format
4157 msgid "invalid %%N operand"
4158 msgstr "некоректний операнд %%N"
4160 #: config/tilegx/tilegx.c:5395
4161 #, c-format
4162 msgid "invalid operand for 'r' specifier"
4163 msgstr "некоректний операнд для специфікатора «r»"
4165 #: config/tilegx/tilegx.c:5419 config/tilepro/tilepro.c:4820
4166 #, c-format
4167 msgid "unable to print out operand yet; code == %d (%c)"
4168 msgstr ""
4170 #: config/tilepro/tilepro.c:4564
4171 #, c-format
4172 msgid "invalid %%H operand"
4173 msgstr "некоректний операнд %%H"
4175 #: config/tilepro/tilepro.c:4664
4176 #, c-format
4177 msgid "invalid %%L operand"
4178 msgstr "некоректний операнд %%L"
4180 #: config/tilepro/tilepro.c:4724
4181 #, c-format
4182 msgid "invalid %%M operand"
4183 msgstr "некоректний операнд %%M"
4185 #: config/tilepro/tilepro.c:4767
4186 #, c-format
4187 msgid "invalid %%t operand"
4188 msgstr "некоректний операнд %%t"
4190 #: config/tilepro/tilepro.c:4774
4191 #, c-format
4192 msgid "invalid %%t operand '"
4193 msgstr "некоректний операнд %%t '"
4195 #: config/tilepro/tilepro.c:4795
4196 #, c-format
4197 msgid "invalid %%r operand"
4198 msgstr "некоректний операнд %%r"
4200 #: config/v850/v850.c:297
4201 msgid "const_double_split got a bad insn:"
4202 msgstr ""
4204 #: config/v850/v850.c:903
4205 msgid "output_move_single:"
4206 msgstr ""
4208 #: config/vax/vax.c:465
4209 #, c-format
4210 msgid "symbol used with both base and indexed registers"
4211 msgstr ""
4213 #: config/vax/vax.c:474
4214 #, c-format
4215 msgid "symbol with offset used in PIC mode"
4216 msgstr ""
4218 #: config/vax/vax.c:562
4219 #, c-format
4220 msgid "symbol used as immediate operand"
4221 msgstr ""
4223 #: config/vax/vax.c:1591
4224 msgid "illegal operand detected"
4225 msgstr "виявлено неприпустимий операнд"
4227 #: config/visium/visium.c:3374
4228 msgid "illegal operand "
4229 msgstr "неприпустимий операнд "
4231 #: config/visium/visium.c:3425
4232 msgid "illegal operand address (1)"
4233 msgstr "некоректна адреса операнда (1)"
4235 #: config/visium/visium.c:3432
4236 msgid "illegal operand address (2)"
4237 msgstr "некоректна адреса операнда (2)"
4239 #: config/visium/visium.c:3447
4240 msgid "illegal operand address (3)"
4241 msgstr "некоректна адреса операнда (3)"
4243 #: config/visium/visium.c:3455
4244 msgid "illegal operand address (4)"
4245 msgstr "некоректна адреса операнда (4)"
4247 #: config/xtensa/xtensa.c:802 config/xtensa/xtensa.c:834
4248 #: config/xtensa/xtensa.c:843
4249 msgid "bad test"
4250 msgstr "помилкова перевірка"
4252 #: config/xtensa/xtensa.c:2372
4253 #, c-format
4254 msgid "invalid %%D value"
4255 msgstr "некоректне значення %%D"
4257 #: config/xtensa/xtensa.c:2410
4258 msgid "invalid mask"
4259 msgstr "некоректна маска"
4261 #: config/xtensa/xtensa.c:2443
4262 #, c-format
4263 msgid "invalid %%d value"
4264 msgstr "некоректне значення %%d"
4266 #: config/xtensa/xtensa.c:2462 config/xtensa/xtensa.c:2472
4267 #, c-format
4268 msgid "invalid %%t/%%b value"
4269 msgstr "некоректне значення %%t/%%b"
4271 #: config/xtensa/xtensa.c:2551
4272 msgid "no register in address"
4273 msgstr "немає регістру у адресі"
4275 #: config/xtensa/xtensa.c:2559
4276 msgid "address offset not a constant"
4277 msgstr "зсув адреси не є сталою величиною"
4279 #: c/c-objc-common.c:173
4280 msgid "aka"
4281 msgstr "або"
4283 #: c/c-objc-common.c:206
4284 msgid "({anonymous})"
4285 msgstr "({анонімний})"
4287 #. If we have
4288 #. declaration-specifiers declarator decl-specs
4289 #. then assume we have a missing semicolon, which would
4290 #. give us:
4291 #. declaration-specifiers declarator  decl-specs
4292 #. ^
4293 #. ;
4294 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
4295 #. Use c_parser_require to get an error with a fix-it hint.
4296 #: c/c-parser.c:2267 c/c-parser.c:2383 c/c-parser.c:2397 c/c-parser.c:4964
4297 #: c/c-parser.c:5542 c/c-parser.c:5990 c/c-parser.c:6159 c/c-parser.c:6192
4298 #: c/c-parser.c:6390 c/c-parser.c:9680 c/c-parser.c:9715 c/c-parser.c:9746
4299 #: c/c-parser.c:9793 c/c-parser.c:9974 c/c-parser.c:10760 c/c-parser.c:10830
4300 #: c/c-parser.c:10873 c/c-parser.c:15457 c/c-parser.c:15481 c/c-parser.c:15499
4301 #: c/c-parser.c:15712 c/c-parser.c:15758 c/gimple-parser.c:148
4302 #: c/gimple-parser.c:188 c/gimple-parser.c:197 c/gimple-parser.c:226
4303 #: c/gimple-parser.c:1375 c/gimple-parser.c:1404 c/gimple-parser.c:1484
4304 #: c/gimple-parser.c:1511 c/c-parser.c:3204 c/c-parser.c:9967
4305 #: c/gimple-parser.c:1278 c/gimple-parser.c:1317 cp/parser.c:27841
4306 #: cp/parser.c:28430
4307 #, gcc-internal-format
4308 msgid "expected %<;%>"
4309 msgstr "мало бути %<;%>"
4311 #: c/c-parser.c:2431 c/c-parser.c:7573 c/c-parser.c:8015 c/c-parser.c:8058
4312 #: c/c-parser.c:8196 c/c-parser.c:12669 cp/parser.c:27839 cp/parser.c:28448
4313 #, gcc-internal-format
4314 msgid "expected %<,%>"
4315 msgstr "мало бути %<,%>"
4317 #: c/c-parser.c:2817 c/c-parser.c:3736 c/c-parser.c:3906 c/c-parser.c:3968
4318 #: c/c-parser.c:4021 c/c-parser.c:4398 c/c-parser.c:4414 c/c-parser.c:4423
4319 #: c/c-parser.c:7486 c/c-parser.c:7947 c/c-parser.c:7969 c/c-parser.c:8025
4320 #: c/c-parser.c:8134 c/c-parser.c:9151 c/c-parser.c:10081 c/c-parser.c:12576
4321 #: c/c-parser.c:12634 c/c-parser.c:12689 c/c-parser.c:13671 c/c-parser.c:13769
4322 #: c/c-parser.c:14881 c/c-parser.c:15541 c/c-parser.c:15720 c/c-parser.c:17771
4323 #: c/c-parser.c:17849 c/gimple-parser.c:295 c/gimple-parser.c:392
4324 #: c/gimple-parser.c:821 c/gimple-parser.c:837 c/gimple-parser.c:853
4325 #: c/gimple-parser.c:880 c/gimple-parser.c:915 c/gimple-parser.c:1038
4326 #: c/gimple-parser.c:1209 c/gimple-parser.c:1220 c/gimple-parser.c:1342
4327 #: c/gimple-parser.c:1441 cp/parser.c:28478
4328 #, gcc-internal-format
4329 msgid "expected %<)%>"
4330 msgstr "мало бути %<)%>"
4332 #: c/c-parser.c:3824 c/c-parser.c:4733 c/c-parser.c:4769 c/c-parser.c:6441
4333 #: c/c-parser.c:8125 c/c-parser.c:8983 c/c-parser.c:9127 c/c-parser.c:11588
4334 #: c/c-parser.c:18220 c/c-parser.c:18222 c/gimple-parser.c:1015
4335 #: cp/parser.c:28442
4336 #, gcc-internal-format
4337 msgid "expected %<]%>"
4338 msgstr "мало бути %<]%>"
4340 #: c/c-parser.c:4001
4341 msgid "expected %<;%>, %<,%> or %<)%>"
4342 msgstr "мало бути %<;%>, %<,%> або %<)%>"
4344 #. Look for the two `(' tokens.
4345 #: c/c-parser.c:4305 c/c-parser.c:4310 c/c-parser.c:12664 c/c-parser.c:17579
4346 #: c/c-parser.c:17792 c/gimple-parser.c:363 c/gimple-parser.c:811
4347 #: c/gimple-parser.c:873 c/gimple-parser.c:911 c/gimple-parser.c:1198
4348 #: c/gimple-parser.c:1339 c/gimple-parser.c:1438 c/c-parser.c:11911
4349 #: cp/parser.c:28433
4350 #, gcc-internal-format
4351 msgid "expected %<(%>"
4352 msgstr "мало бути %<(%>"
4354 #: c/c-parser.c:4903 c/c-parser.c:10310 c/c-parser.c:16212 c/c-parser.c:18449
4355 #: c/gimple-parser.c:141 c/gimple-parser.c:1444 c/c-parser.c:3018
4356 #: c/c-parser.c:3225 c/c-parser.c:9862 cp/parser.c:18155 cp/parser.c:28439
4357 #, gcc-internal-format
4358 msgid "expected %<{%>"
4359 msgstr "мало бути %<{%>"
4361 #: c/c-parser.c:5142 c/c-parser.c:5151 c/c-parser.c:6695 c/c-parser.c:7622
4362 #: c/c-parser.c:10074 c/c-parser.c:10460 c/c-parser.c:10521 c/c-parser.c:11571
4363 #: c/c-parser.c:12351 c/c-parser.c:12493 c/c-parser.c:12864 c/c-parser.c:12957
4364 #: c/c-parser.c:13566 c/c-parser.c:17636 c/c-parser.c:17695
4365 #: c/gimple-parser.c:431 c/gimple-parser.c:1492 c/gimple-parser.c:1519
4366 #: c/c-parser.c:6347 c/c-parser.c:12006 cp/parser.c:28472 cp/parser.c:29597
4367 #: cp/parser.c:32279
4368 #, gcc-internal-format
4369 msgid "expected %<:%>"
4370 msgstr "мало бути %<:%>"
4372 #: c/c-parser.c:5974 cp/parser.c:28365
4373 #, gcc-internal-format
4374 msgid "expected %<while%>"
4375 msgstr "мало бути %<while%>"
4377 #: c/c-parser.c:7896
4378 msgid "expected %<.%>"
4379 msgstr "мало бути %<.%>"
4381 #: c/c-parser.c:9533 c/c-parser.c:9565 c/c-parser.c:9805 cp/parser.c:30172
4382 #: cp/parser.c:30246
4383 #, gcc-internal-format
4384 msgid "expected %<@end%>"
4385 msgstr "мало бути %<@end%>"
4387 #: c/c-parser.c:10223 c/gimple-parser.c:806 cp/parser.c:28457
4388 #, gcc-internal-format
4389 msgid "expected %<>%>"
4390 msgstr "мало бути %<>%>"
4392 #: c/c-parser.c:13049 c/c-parser.c:13787 cp/parser.c:28481
4393 #, gcc-internal-format
4394 msgid "expected %<,%> or %<)%>"
4395 msgstr "мало бути %<,%> або %<)%>"
4397 #. All following cases are statements with LHS.
4398 #: c/c-parser.c:15190 c/c-parser.c:15234 c/c-parser.c:15466 c/c-parser.c:15701
4399 #: c/c-parser.c:17833 c/gimple-parser.c:286 c/c-parser.c:4792
4400 #: cp/parser.c:28460
4401 #, gcc-internal-format
4402 msgid "expected %<=%>"
4403 msgstr "мало бути %<=%>"
4405 #: c/c-parser.c:15482 c/gimple-parser.c:1553 cp/parser.c:28436
4406 #: cp/parser.c:30389
4407 #, gcc-internal-format
4408 msgid "expected %<}%>"
4409 msgstr "мало бути %<}%>"
4411 #: c/c-parser.c:16255 c/c-parser.c:16245 cp/parser.c:35674
4412 #, gcc-internal-format
4413 msgid "expected %<#pragma omp section%> or %<}%>"
4414 msgstr "мало бути %<#pragma omp section%> або %<}%>"
4416 #: c/c-parser.c:18208 c/c-parser.c:11523 cp/parser.c:28445 cp/parser.c:31535
4417 #, gcc-internal-format
4418 msgid "expected %<[%>"
4419 msgstr "мало бути %<[%>"
4421 #: c/c-typeck.c:7847
4422 msgid "(anonymous)"
4423 msgstr "(анонімний)"
4425 #: c/gimple-parser.c:795 cp/parser.c:15791 cp/parser.c:28454
4426 #, gcc-internal-format
4427 msgid "expected %<<%>"
4428 msgstr "мало бути %<<%>"
4430 #: c/gimple-parser.c:1488 c/gimple-parser.c:1515 c/gimple-parser.c:1543
4431 #: c/gimple-parser.c:1369 c/gimple-parser.c:1398
4432 #, gcc-internal-format
4433 msgid "expected label"
4434 msgstr "мало бути вказано мітку"
4436 #: cp/call.c:10487
4437 msgid "candidate 1:"
4438 msgstr "кандидат 1:"
4440 #: cp/call.c:10488
4441 msgid "candidate 2:"
4442 msgstr "кандидат 2:"
4444 #: cp/decl.c:3166
4445 msgid "jump to label %qD"
4446 msgstr ""
4448 #: cp/decl.c:3167
4449 msgid "jump to case label"
4450 msgstr ""
4452 #: cp/decl.c:3236
4453 msgid "enters try block"
4454 msgstr ""
4456 #: cp/decl.c:3242
4457 msgid "enters catch block"
4458 msgstr ""
4460 #: cp/decl.c:3248
4461 msgid "enters OpenMP structured block"
4462 msgstr ""
4464 #: cp/decl.c:3254
4465 msgid "enters synchronized or atomic statement"
4466 msgstr ""
4468 #: cp/decl.c:3261
4469 msgid "enters constexpr if statement"
4470 msgstr ""
4472 #: cp/error.c:365
4473 msgid "<missing>"
4474 msgstr "<пропущено>"
4476 #: cp/error.c:463
4477 msgid "<brace-enclosed initializer list>"
4478 msgstr ""
4480 #: cp/error.c:465
4481 msgid "<unresolved overloaded function type>"
4482 msgstr "<невизначений перевантажений тип функції>"
4484 #: cp/error.c:627
4485 msgid "<type error>"
4486 msgstr "<помилка типу>"
4488 #: cp/error.c:728 objc/objc-act.c:6186 cp/cxx-pretty-print.c:153
4489 #, gcc-internal-format
4490 msgid "<unnamed>"
4491 msgstr "<неназваний>"
4493 #: cp/error.c:730
4494 #, c-format
4495 msgid "<unnamed %s>"
4496 msgstr "<неназваний %s>"
4498 #. A lambda's "type" is essentially its signature.
4499 #: cp/error.c:735
4500 msgid "<lambda"
4501 msgstr "<lambda"
4503 #: cp/error.c:865
4504 msgid "<typeprefixerror>"
4505 msgstr ""
4507 #: cp/error.c:994
4508 #, c-format
4509 msgid "(static initializers for %s)"
4510 msgstr ""
4512 #: cp/error.c:996
4513 #, c-format
4514 msgid "(static destructors for %s)"
4515 msgstr ""
4517 #: cp/error.c:1040
4518 msgid "<structured bindings>"
4519 msgstr "<структуровані прив'язки>"
4521 #: cp/error.c:1143
4522 msgid "vtable for "
4523 msgstr ""
4525 #: cp/error.c:1167
4526 msgid "<return value> "
4527 msgstr ""
4529 #: cp/error.c:1182
4530 msgid "{anonymous}"
4531 msgstr "{анонімний}"
4533 #: cp/error.c:1184
4534 msgid "(anonymous namespace)"
4535 msgstr ""
4537 #: cp/error.c:1276
4538 msgid "<template arguments error>"
4539 msgstr ""
4541 #: cp/error.c:1298
4542 msgid "<enumerator>"
4543 msgstr ""
4545 #: cp/error.c:1349
4546 msgid "<declaration error>"
4547 msgstr ""
4549 #: cp/error.c:1900 cp/error.c:1920
4550 msgid "<template parameter error>"
4551 msgstr ""
4553 #: cp/error.c:2050
4554 msgid "<statement>"
4555 msgstr ""
4557 #: cp/error.c:2078 cp/error.c:3123 c-family/c-pretty-print.c:2181
4558 #, gcc-internal-format
4559 msgid "<unknown>"
4560 msgstr ""
4562 #. While waiting for caret diagnostics, avoid printing
4563 #. __cxa_allocate_exception, __cxa_throw, and the like.
4564 #: cp/error.c:2096
4565 msgid "<throw-expression>"
4566 msgstr ""
4568 #: cp/error.c:2197
4569 msgid "<ubsan routine call>"
4570 msgstr ""
4572 #: cp/error.c:2645
4573 msgid "<unparsed>"
4574 msgstr ""
4576 #: cp/error.c:2800
4577 msgid "<lambda>"
4578 msgstr ""
4580 #: cp/error.c:2843
4581 msgid "*this"
4582 msgstr "*this"
4584 #: cp/error.c:2857
4585 msgid "<expression error>"
4586 msgstr ""
4588 #: cp/error.c:2872
4589 msgid "<unknown operator>"
4590 msgstr "<невідомий оператор>"
4592 #: cp/error.c:3327
4593 msgid "At global scope:"
4594 msgstr ""
4596 #: cp/error.c:3433
4597 #, c-format
4598 msgid "In static member function %qs"
4599 msgstr "У статичній функції-члені %qs"
4601 #: cp/error.c:3435
4602 #, c-format
4603 msgid "In copy constructor %qs"
4604 msgstr ""
4606 #: cp/error.c:3437
4607 #, c-format
4608 msgid "In constructor %qs"
4609 msgstr ""
4611 #: cp/error.c:3439
4612 #, c-format
4613 msgid "In destructor %qs"
4614 msgstr ""
4616 #: cp/error.c:3441
4617 msgid "In lambda function"
4618 msgstr ""
4620 #: cp/error.c:3461
4621 #, c-format
4622 msgid "%s: In substitution of %qS:\n"
4623 msgstr ""
4625 #: cp/error.c:3462
4626 msgid "%s: In instantiation of %q#D:\n"
4627 msgstr ""
4629 #: cp/error.c:3487
4630 msgid "%r%s:%d:%d:%R   "
4631 msgstr ""
4633 #: cp/error.c:3490
4634 msgid "%r%s:%d:%R   "
4635 msgstr ""
4637 #: cp/error.c:3498
4638 #, c-format
4639 msgid "recursively required by substitution of %qS\n"
4640 msgstr ""
4642 #: cp/error.c:3499
4643 #, c-format
4644 msgid "required by substitution of %qS\n"
4645 msgstr ""
4647 #: cp/error.c:3504
4648 msgid "recursively required from %q#D\n"
4649 msgstr ""
4651 #: cp/error.c:3505
4652 msgid "required from %q#D\n"
4653 msgstr ""
4655 #: cp/error.c:3512
4656 msgid "recursively required from here\n"
4657 msgstr ""
4659 #: cp/error.c:3513
4660 msgid "required from here\n"
4661 msgstr "потрібен звідси\n"
4663 #: cp/error.c:3565
4664 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4665 msgstr ""
4667 #: cp/error.c:3571
4668 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4669 msgstr ""
4671 #: cp/error.c:3625
4672 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
4673 msgstr "%r%s:%d:%d:%R   у розгортанні %<constexpr%> %qs"
4675 #: cp/error.c:3629
4676 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
4677 msgstr ""
4679 #: cp/pt.c:1949 cp/semantics.c:5268
4680 msgid "candidates are:"
4681 msgstr ""
4683 #: cp/pt.c:1951 cp/pt.c:22975
4684 msgid "candidate is:"
4685 msgid_plural "candidates are:"
4686 msgstr[0] ""
4687 msgstr[1] ""
4688 msgstr[2] ""
4690 #: cp/rtti.c:575
4691 msgid "target is not pointer or reference to class"
4692 msgstr ""
4694 #: cp/rtti.c:580
4695 msgid "target is not pointer or reference to complete type"
4696 msgstr ""
4698 #: cp/rtti.c:586
4699 msgid "target is not pointer or reference"
4700 msgstr ""
4702 #: cp/rtti.c:602
4703 msgid "source is not a pointer"
4704 msgstr ""
4706 #: cp/rtti.c:607
4707 msgid "source is not a pointer to class"
4708 msgstr ""
4710 #: cp/rtti.c:612
4711 msgid "source is a pointer to incomplete type"
4712 msgstr ""
4714 #: cp/rtti.c:627
4715 msgid "source is not of class type"
4716 msgstr ""
4718 #: cp/rtti.c:632
4719 msgid "source is of incomplete class type"
4720 msgstr ""
4722 #: cp/rtti.c:641
4723 msgid "conversion casts away constness"
4724 msgstr ""
4726 #: cp/rtti.c:797
4727 msgid "source type is not polymorphic"
4728 msgstr ""
4730 #: cp/typeck.c:6083 c/c-typeck.c:4261
4731 #, gcc-internal-format
4732 msgid "wrong type argument to unary minus"
4733 msgstr ""
4735 #: cp/typeck.c:6084 c/c-typeck.c:4248
4736 #, gcc-internal-format
4737 msgid "wrong type argument to unary plus"
4738 msgstr ""
4740 #: cp/typeck.c:6111 c/c-typeck.c:4302
4741 #, gcc-internal-format
4742 msgid "wrong type argument to bit-complement"
4743 msgstr ""
4745 #: cp/typeck.c:6128 c/c-typeck.c:4310
4746 #, gcc-internal-format
4747 msgid "wrong type argument to abs"
4748 msgstr ""
4750 #: cp/typeck.c:6140 c/c-typeck.c:4322
4751 #, gcc-internal-format
4752 msgid "wrong type argument to conjugation"
4753 msgstr ""
4755 #: cp/typeck.c:6158
4756 msgid "in argument to unary !"
4757 msgstr ""
4759 #: cp/typeck.c:6204
4760 msgid "no pre-increment operator for type"
4761 msgstr ""
4763 #: cp/typeck.c:6206
4764 msgid "no post-increment operator for type"
4765 msgstr ""
4767 #: cp/typeck.c:6208
4768 msgid "no pre-decrement operator for type"
4769 msgstr ""
4771 #: cp/typeck.c:6210
4772 msgid "no post-decrement operator for type"
4773 msgstr ""
4775 #: fortran/arith.c:95
4776 msgid "Arithmetic OK at %L"
4777 msgstr ""
4779 #: fortran/arith.c:98
4780 msgid "Arithmetic overflow at %L"
4781 msgstr ""
4783 #: fortran/arith.c:101
4784 msgid "Arithmetic underflow at %L"
4785 msgstr ""
4787 #: fortran/arith.c:104
4788 msgid "Arithmetic NaN at %L"
4789 msgstr ""
4791 #: fortran/arith.c:107
4792 msgid "Division by zero at %L"
4793 msgstr ""
4795 #: fortran/arith.c:110
4796 msgid "Array operands are incommensurate at %L"
4797 msgstr ""
4799 #: fortran/arith.c:114
4800 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4801 msgstr ""
4803 #: fortran/arith.c:1374
4804 msgid "elemental binary operation"
4805 msgstr ""
4807 #: fortran/check.c:3128
4808 #, c-format
4809 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4810 msgstr ""
4812 #: fortran/check.c:3344 fortran/check.c:3401
4813 #, c-format
4814 msgid "arguments '%s' and '%s' for intrinsic %s"
4815 msgstr ""
4817 #: fortran/check.c:3716 fortran/intrinsic.c:4561
4818 #, c-format
4819 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4820 msgstr ""
4822 #: fortran/error.c:868
4823 msgid "Fortran 2018 deleted feature:"
4824 msgstr ""
4826 #: fortran/error.c:871
4827 msgid "Fortran 2018 obsolescent feature:"
4828 msgstr ""
4830 #: fortran/error.c:874
4831 msgid "Fortran 2018:"
4832 msgstr "Fortran 2018:"
4834 #: fortran/error.c:880
4835 msgid "Fortran 2008 obsolescent feature:"
4836 msgstr ""
4838 #: fortran/error.c:889
4839 msgid "GNU Extension:"
4840 msgstr ""
4842 #: fortran/error.c:892
4843 msgid "Legacy Extension:"
4844 msgstr ""
4846 #: fortran/error.c:895
4847 msgid "Obsolescent feature:"
4848 msgstr ""
4850 #: fortran/error.c:898
4851 msgid "Deleted feature:"
4852 msgstr ""
4854 #: fortran/expr.c:3359
4855 msgid "array assignment"
4856 msgstr ""
4858 #: fortran/gfortranspec.c:425
4859 #, c-format
4860 msgid "Driving:"
4861 msgstr ""
4863 #: fortran/interface.c:3220 fortran/intrinsic.c:4256
4864 msgid "actual argument to INTENT = OUT/INOUT"
4865 msgstr ""
4867 #: fortran/io.c:599
4868 msgid "Positive width required"
4869 msgstr ""
4871 #: fortran/io.c:600
4872 msgid "Nonnegative width required"
4873 msgstr ""
4875 #: fortran/io.c:601
4876 msgid "Unexpected element %qc in format string at %L"
4877 msgstr ""
4879 #: fortran/io.c:603
4880 msgid "Unexpected end of format string"
4881 msgstr ""
4883 #: fortran/io.c:604
4884 msgid "Zero width in format descriptor"
4885 msgstr ""
4887 #: fortran/io.c:624
4888 msgid "Missing leading left parenthesis"
4889 msgstr ""
4891 #: fortran/io.c:653
4892 msgid "Left parenthesis required after %<*%>"
4893 msgstr ""
4895 #: fortran/io.c:684
4896 msgid "Expected P edit descriptor"
4897 msgstr ""
4899 #. P requires a prior number.
4900 #: fortran/io.c:692
4901 msgid "P descriptor requires leading scale factor"
4902 msgstr ""
4904 #: fortran/io.c:786 fortran/io.c:800
4905 msgid "Comma required after P descriptor"
4906 msgstr ""
4908 #: fortran/io.c:814
4909 msgid "Positive width required with T descriptor"
4910 msgstr ""
4912 #: fortran/io.c:897
4913 msgid "E specifier not allowed with g0 descriptor"
4914 msgstr ""
4916 #: fortran/io.c:967
4917 msgid "Positive exponent width required"
4918 msgstr ""
4920 #: fortran/io.c:1013
4921 #, c-format
4922 msgid "Right parenthesis expected at %C"
4923 msgstr ""
4925 #: fortran/io.c:1047
4926 msgid "Period required in format specifier"
4927 msgstr ""
4929 #: fortran/io.c:1806
4930 #, c-format
4931 msgid "%s tag"
4932 msgstr ""
4934 #: fortran/io.c:3311
4935 msgid "internal unit in WRITE"
4936 msgstr ""
4938 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4939 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4940 #: fortran/io.c:4621
4941 #, c-format
4942 msgid "%s tag with INQUIRE"
4943 msgstr ""
4945 #: fortran/matchexp.c:28
4946 #, c-format
4947 msgid "Syntax error in expression at %C"
4948 msgstr "Синтаксична помилка у виразі у %C"
4950 #: fortran/module.c:1212
4951 msgid "Unexpected EOF"
4952 msgstr "Неочікуваний символ кінця файла"
4954 #: fortran/module.c:1324
4955 msgid "Name too long"
4956 msgstr "Назва є надто довгою"
4958 #: fortran/module.c:1426 fortran/module.c:1529
4959 msgid "Bad name"
4960 msgstr "Помилкова назва"
4962 #: fortran/module.c:1553
4963 msgid "Expected name"
4964 msgstr ""
4966 #: fortran/module.c:1556
4967 msgid "Expected left parenthesis"
4968 msgstr ""
4970 #: fortran/module.c:1559
4971 msgid "Expected right parenthesis"
4972 msgstr ""
4974 #: fortran/module.c:1562
4975 msgid "Expected integer"
4976 msgstr "Мало бути ціле число"
4978 #: fortran/module.c:1565 fortran/module.c:2609
4979 msgid "Expected string"
4980 msgstr ""
4982 #: fortran/module.c:1590
4983 msgid "find_enum(): Enum not found"
4984 msgstr ""
4986 #: fortran/module.c:2306
4987 msgid "Expected attribute bit name"
4988 msgstr ""
4990 #: fortran/module.c:3223
4991 msgid "Expected integer string"
4992 msgstr ""
4994 #: fortran/module.c:3227
4995 msgid "Error converting integer"
4996 msgstr ""
4998 #: fortran/module.c:3249
4999 msgid "Expected real string"
5000 msgstr ""
5002 #: fortran/module.c:3474
5003 msgid "Expected expression type"
5004 msgstr ""
5006 #: fortran/module.c:3554
5007 msgid "Bad operator"
5008 msgstr ""
5010 #: fortran/module.c:3671
5011 msgid "Bad type in constant expression"
5012 msgstr ""
5014 #: fortran/module.c:7038
5015 msgid "Unexpected end of module"
5016 msgstr ""
5018 #: fortran/parse.c:1757
5019 msgid "arithmetic IF"
5020 msgstr ""
5022 #: fortran/parse.c:1766
5023 msgid "attribute declaration"
5024 msgstr ""
5026 #: fortran/parse.c:1802
5027 msgid "data declaration"
5028 msgstr ""
5030 #: fortran/parse.c:1820
5031 msgid "derived type declaration"
5032 msgstr ""
5034 #: fortran/parse.c:1947
5035 msgid "block IF"
5036 msgstr ""
5038 #: fortran/parse.c:1956
5039 msgid "implied END DO"
5040 msgstr ""
5042 #: fortran/parse.c:2050 fortran/resolve.c:11199
5043 msgid "assignment"
5044 msgstr "присвоювання"
5046 #: fortran/parse.c:2053 fortran/resolve.c:11250 fortran/resolve.c:11253
5047 msgid "pointer assignment"
5048 msgstr ""
5050 #: fortran/parse.c:2071
5051 msgid "simple IF"
5052 msgstr ""
5054 #: fortran/resolve.c:2269 fortran/resolve.c:2463
5055 msgid "elemental procedure"
5056 msgstr ""
5058 #: fortran/resolve.c:2366
5059 msgid "allocatable argument"
5060 msgstr ""
5062 #: fortran/resolve.c:2371
5063 msgid "asynchronous argument"
5064 msgstr ""
5066 #: fortran/resolve.c:2376
5067 msgid "optional argument"
5068 msgstr ""
5070 #: fortran/resolve.c:2381
5071 msgid "pointer argument"
5072 msgstr ""
5074 #: fortran/resolve.c:2386
5075 msgid "target argument"
5076 msgstr ""
5078 #: fortran/resolve.c:2391
5079 msgid "value argument"
5080 msgstr ""
5082 #: fortran/resolve.c:2396
5083 msgid "volatile argument"
5084 msgstr ""
5086 #: fortran/resolve.c:2401
5087 msgid "assumed-shape argument"
5088 msgstr ""
5090 #: fortran/resolve.c:2406
5091 msgid "assumed-rank argument"
5092 msgstr ""
5094 #: fortran/resolve.c:2411
5095 msgid "coarray argument"
5096 msgstr ""
5098 #: fortran/resolve.c:2416
5099 msgid "parametrized derived type argument"
5100 msgstr ""
5102 #: fortran/resolve.c:2421
5103 msgid "polymorphic argument"
5104 msgstr ""
5106 #: fortran/resolve.c:2426
5107 msgid "NO_ARG_CHECK attribute"
5108 msgstr ""
5110 #. As assumed-type is unlimited polymorphic (cf. above).
5111 #. See also TS 29113, Note 6.1.
5112 #: fortran/resolve.c:2433
5113 msgid "assumed-type argument"
5114 msgstr ""
5116 #: fortran/resolve.c:2444
5117 msgid "array result"
5118 msgstr ""
5120 #: fortran/resolve.c:2449
5121 msgid "pointer or allocatable result"
5122 msgstr ""
5124 #: fortran/resolve.c:2456
5125 msgid "result with non-constant character length"
5126 msgstr ""
5128 #: fortran/resolve.c:2468
5129 msgid "bind(c) procedure"
5130 msgstr ""
5132 #: fortran/resolve.c:3846
5133 #, c-format
5134 msgid "Invalid context for NULL() pointer at %%L"
5135 msgstr ""
5137 #: fortran/resolve.c:3862
5138 #, c-format
5139 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5140 msgstr ""
5142 #: fortran/resolve.c:3878
5143 #, c-format
5144 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5145 msgstr ""
5147 #: fortran/resolve.c:3893
5148 #, c-format
5149 msgid "Operands of string concatenation operator at %%L are %s/%s"
5150 msgstr ""
5152 #: fortran/resolve.c:3926
5153 #, c-format
5154 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5155 msgstr ""
5157 #: fortran/resolve.c:3949
5158 #, c-format
5159 msgid "Operand of .not. operator at %%L is %s"
5160 msgstr ""
5162 #: fortran/resolve.c:3963
5163 msgid "COMPLEX quantities cannot be compared at %L"
5164 msgstr ""
5166 #: fortran/resolve.c:4015
5167 #, c-format
5168 msgid "Logicals at %%L must be compared with %s instead of %s"
5169 msgstr ""
5171 #: fortran/resolve.c:4021
5172 #, c-format
5173 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5174 msgstr ""
5176 #: fortran/resolve.c:4034
5177 #, c-format
5178 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
5179 msgstr "Невідомий оператор %%<%s%%> у %%L; хотіли написати «%s»?"
5181 #: fortran/resolve.c:4037
5182 #, c-format
5183 msgid "Unknown operator %%<%s%%> at %%L"
5184 msgstr "Невідомий оператор %%<%s%%> у %%L"
5186 #: fortran/resolve.c:4040
5187 #, c-format
5188 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5189 msgstr ""
5191 #: fortran/resolve.c:4044
5192 #, c-format
5193 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5194 msgstr ""
5196 #: fortran/resolve.c:4132
5197 #, c-format
5198 msgid "Inconsistent ranks for operator at %%L and %%L"
5199 msgstr ""
5201 #: fortran/resolve.c:6849
5202 msgid "Loop variable"
5203 msgstr ""
5205 #: fortran/resolve.c:6853
5206 msgid "iterator variable"
5207 msgstr ""
5209 #: fortran/resolve.c:6857
5210 msgid "Start expression in DO loop"
5211 msgstr ""
5213 #: fortran/resolve.c:6861
5214 msgid "End expression in DO loop"
5215 msgstr ""
5217 #: fortran/resolve.c:6865
5218 msgid "Step expression in DO loop"
5219 msgstr ""
5221 #: fortran/resolve.c:7150 fortran/resolve.c:7153
5222 msgid "DEALLOCATE object"
5223 msgstr ""
5225 #: fortran/resolve.c:7525 fortran/resolve.c:7528
5226 msgid "ALLOCATE object"
5227 msgstr ""
5229 #: fortran/resolve.c:7720 fortran/resolve.c:9417
5230 msgid "STAT variable"
5231 msgstr ""
5233 #: fortran/resolve.c:7764 fortran/resolve.c:9429
5234 msgid "ERRMSG variable"
5235 msgstr ""
5237 #: fortran/resolve.c:9219
5238 msgid "item in READ"
5239 msgstr ""
5241 #: fortran/resolve.c:9441
5242 msgid "ACQUIRED_LOCK variable"
5243 msgstr ""
5245 #: fortran/trans-array.c:1579
5246 #, c-format
5247 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5248 msgstr ""
5250 #: fortran/trans-array.c:5782
5251 msgid "Integer overflow when calculating the amount of memory to allocate"
5252 msgstr ""
5254 #: fortran/trans-array.c:9288
5255 #, c-format
5256 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
5257 msgstr ""
5259 #: fortran/trans-decl.c:5874
5260 #, c-format
5261 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5262 msgstr ""
5264 #: fortran/trans-decl.c:5882
5265 #, c-format
5266 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5267 msgstr ""
5269 #: fortran/trans-expr.c:8780
5270 #, c-format
5271 msgid "Target of rank remapping is too small (%ld < %ld)"
5272 msgstr ""
5274 #: fortran/trans-expr.c:10154
5275 msgid "Assignment of scalar to unallocated array"
5276 msgstr ""
5278 #: fortran/trans-intrinsic.c:894
5279 #, c-format
5280 msgid "Unequal character lengths (%ld/%ld) in %s"
5281 msgstr ""
5283 #: fortran/trans-intrinsic.c:8088
5284 #, c-format
5285 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5286 msgstr ""
5288 #: fortran/trans-intrinsic.c:8120
5289 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5290 msgstr ""
5292 #: fortran/trans-io.c:588
5293 msgid "Unit number in I/O statement too small"
5294 msgstr ""
5296 #: fortran/trans-io.c:597
5297 msgid "Unit number in I/O statement too large"
5298 msgstr ""
5300 #: fortran/trans-stmt.c:156
5301 msgid "Assigned label is not a target label"
5302 msgstr ""
5304 #: fortran/trans-stmt.c:1235
5305 #, c-format
5306 msgid "Invalid image number %d in SYNC IMAGES"
5307 msgstr ""
5309 #: fortran/trans-stmt.c:2180
5310 msgid "Loop iterates infinitely"
5311 msgstr ""
5313 #: fortran/trans-stmt.c:2200 fortran/trans-stmt.c:2456
5314 msgid "Loop variable has been modified"
5315 msgstr ""
5317 #: fortran/trans-stmt.c:2309
5318 msgid "DO step value is zero"
5319 msgstr ""
5321 #: fortran/trans.c:47
5322 msgid "Array reference out of bounds"
5323 msgstr ""
5325 #: fortran/trans.c:48
5326 msgid "Incorrect function return value"
5327 msgstr ""
5329 #: fortran/trans.c:617
5330 msgid "Memory allocation failed"
5331 msgstr "Не вдалося отримати місце у пам'яті"
5333 #: fortran/trans.c:695 fortran/trans.c:1678
5334 msgid "Allocation would exceed memory limit"
5335 msgstr ""
5337 #: fortran/trans.c:904
5338 #, c-format
5339 msgid "Attempting to allocate already allocated variable '%s'"
5340 msgstr ""
5342 #: fortran/trans.c:910
5343 msgid "Attempting to allocate already allocated variable"
5344 msgstr ""
5346 #: fortran/trans.c:1363 fortran/trans.c:1522
5347 #, c-format
5348 msgid "Attempt to DEALLOCATE unallocated '%s'"
5349 msgstr ""
5351 #. The remainder are real diagnostic types.
5352 #: fortran/gfc-diagnostic.def:33
5353 msgid "Fatal Error"
5354 msgstr "Критична помилка"
5356 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5357 #. when reporting fatal signal in the compiler.
5358 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5359 msgid "internal compiler error"
5360 msgstr "внутрішня помилка компілятора"
5362 #: fortran/gfc-diagnostic.def:35
5363 msgid "Error"
5364 msgstr "Помилка"
5366 #: fortran/gfc-diagnostic.def:36
5367 msgid "sorry, unimplemented"
5368 msgstr "вибачте, не реалізовано"
5370 #: fortran/gfc-diagnostic.def:37
5371 msgid "Warning"
5372 msgstr "Попередження"
5374 #: fortran/gfc-diagnostic.def:38
5375 msgid "anachronism"
5376 msgstr "анахронізм"
5378 #: fortran/gfc-diagnostic.def:39
5379 msgid "note"
5380 msgstr "зауваження"
5382 #: fortran/gfc-diagnostic.def:40
5383 msgid "debug"
5384 msgstr "діагностика"
5386 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5387 #. prefix does not matter.
5388 #: fortran/gfc-diagnostic.def:43
5389 msgid "pedwarn"
5390 msgstr "педантичне попередження"
5392 #: fortran/gfc-diagnostic.def:44
5393 msgid "permerror"
5394 msgstr "постійна помилка"
5396 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5397 #. due to -Werror and -Werror=warning.
5398 #: fortran/gfc-diagnostic.def:47
5399 msgid "error"
5400 msgstr "помилка"
5402 #: go/go-backend.c:165
5403 msgid "lseek failed while reading export data"
5404 msgstr ""
5406 #: go/go-backend.c:172
5407 msgid "memory allocation failed while reading export data"
5408 msgstr ""
5410 #: go/go-backend.c:180
5411 msgid "read failed while reading export data"
5412 msgstr ""
5414 #: go/go-backend.c:186
5415 msgid "short read while reading export data"
5416 msgstr ""
5418 #: gcc.c:755 gcc.c:759 gcc.c:814
5419 msgid "-gz is not supported in this configuration"
5420 msgstr ""
5422 #: gcc.c:765 gcc.c:825
5423 msgid "-gz=zlib is not supported in this configuration"
5424 msgstr ""
5426 #: gcc.c:969
5427 msgid "-fuse-linker-plugin is not supported in this configuration"
5428 msgstr ""
5430 #: gcc.c:984
5431 msgid "cannot specify -static with -fsanitize=address"
5432 msgstr ""
5434 #: gcc.c:986
5435 msgid "cannot specify -static with -fsanitize=thread"
5436 msgstr ""
5438 #: gcc.c:1008
5439 msgid "-fvtable-verify=std is not supported in this configuration"
5440 msgstr ""
5442 #: gcc.c:1010
5443 msgid "-fvtable-verify=preinit is not supported in this configuration"
5444 msgstr ""
5446 #: gcc.c:1142 ada/gcc-interface/lang-specs.h:33
5447 msgid "-pg and -fomit-frame-pointer are incompatible"
5448 msgstr ""
5450 #: gcc.c:1312
5451 msgid "GNU C no longer supports -traditional without -E"
5452 msgstr ""
5454 #: gcc.c:1321
5455 msgid "-E or -x required when input is from standard input"
5456 msgstr ""
5458 #: config/darwin.h:171
5459 msgid "rdynamic is not supported"
5460 msgstr "підтримки rdynamic не передбачено"
5462 #: config/darwin.h:259
5463 msgid "-current_version only allowed with -dynamiclib"
5464 msgstr ""
5466 #: config/darwin.h:261
5467 msgid "-install_name only allowed with -dynamiclib"
5468 msgstr ""
5470 #: config/darwin.h:266
5471 msgid "-bundle not allowed with -dynamiclib"
5472 msgstr ""
5474 #: config/darwin.h:267
5475 msgid "-bundle_loader not allowed with -dynamiclib"
5476 msgstr ""
5478 #: config/darwin.h:268
5479 msgid "-client_name not allowed with -dynamiclib"
5480 msgstr ""
5482 #: config/darwin.h:273
5483 msgid "-force_flat_namespace not allowed with -dynamiclib"
5484 msgstr ""
5486 #: config/darwin.h:275
5487 msgid "-keep_private_externs not allowed with -dynamiclib"
5488 msgstr ""
5490 #: config/darwin.h:276
5491 msgid "-private_bundle not allowed with -dynamiclib"
5492 msgstr ""
5494 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5495 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5496 #: config/powerpcspe/sysv4.h:736 config/rs6000/sysv4.h:737
5497 #: config/sparc/freebsd.h:45
5498 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5499 msgstr ""
5501 #: config/lynx.h:69
5502 msgid "cannot use mthreads and mlegacy-threads together"
5503 msgstr ""
5505 #: config/lynx.h:94
5506 msgid "cannot use mshared and static together"
5507 msgstr ""
5509 #: config/sol2.h:316 config/sol2.h:321
5510 msgid "does not support multilib"
5511 msgstr ""
5513 #: config/sol2.h:418
5514 msgid "-pie is not supported in this configuration"
5515 msgstr ""
5517 #: config/vxworks.h:118
5518 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5519 msgstr ""
5521 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5522 #: config/riscv/freebsd.h:44
5523 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5524 msgstr ""
5526 #: config/arc/arc.h:68 config/mips/mips.h:1397
5527 msgid "may not use both -EB and -EL"
5528 msgstr ""
5530 #: config/arm/arm.h:85
5531 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5532 msgstr ""
5534 #: config/arm/arm.h:87 config/tilegx/tilegx.h:523 config/tilegx/tilegx.h:528
5535 msgid "-mbig-endian and -mlittle-endian may not be used together"
5536 msgstr ""
5538 #: config/avr/specs.h:71
5539 msgid "shared is not supported"
5540 msgstr ""
5542 #: config/bfin/elf.h:55
5543 msgid "no processor type specified for linking"
5544 msgstr ""
5546 #: config/cris/cris.h:184
5547 msgid "do not specify both -march=... and -mcpu=..."
5548 msgstr ""
5550 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5551 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5552 msgid "shared and mdll are not compatible"
5553 msgstr ""
5555 #: config/mcore/mcore.h:53
5556 msgid "the m210 does not have little endian support"
5557 msgstr ""
5559 #: config/mips/r3900.h:37
5560 msgid "-mhard-float not supported"
5561 msgstr ""
5563 #: config/mips/r3900.h:39
5564 msgid "-msingle-float and -msoft-float cannot both be specified"
5565 msgstr ""
5567 #: config/moxie/moxiebox.h:43
5568 msgid "this target is little-endian"
5569 msgstr ""
5571 #: config/nios2/elf.h:44
5572 msgid "You need a C startup file for -msys-crt0="
5573 msgstr ""
5575 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5576 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5577 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5578 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5579 #: config/pa/pa64-hpux.h:44
5580 msgid "warning: consider linking with '-static' as system libraries with"
5581 msgstr ""
5583 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5584 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5585 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5586 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5587 #: config/pa/pa64-hpux.h:45
5588 msgid "  profiling support are only provided in archive format"
5589 msgstr ""
5591 #: config/powerpcspe/darwin.h:95 config/rs6000/darwin.h:95
5592 msgid " conflicting code gen style switches are used"
5593 msgstr ""
5595 #: config/powerpcspe/freebsd64.h:171 config/rs6000/freebsd64.h:171
5596 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5597 msgstr ""
5599 #: config/rx/rx.h:80
5600 msgid "-mas100-syntax is incompatible with -gdwarf"
5601 msgstr ""
5603 #: config/rx/rx.h:81
5604 msgid "rx100 cpu does not have FPU hardware"
5605 msgstr ""
5607 #: config/rx/rx.h:82
5608 msgid "rx200 cpu does not have FPU hardware"
5609 msgstr ""
5611 #: config/s390/tpf.h:121
5612 msgid "static is not supported on TPF-OS"
5613 msgstr ""
5615 #: config/sh/sh.h:297 config/sh/sh.h:300
5616 msgid "SH2a does not support little-endian"
5617 msgstr ""
5619 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5620 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5621 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
5622 msgid "may not use both -m32 and -m64"
5623 msgstr ""
5625 #: config/vax/netbsd-elf.h:51
5626 msgid "the -shared option is not currently supported for VAX ELF"
5627 msgstr ""
5629 #: config/vax/vax.h:46 config/vax/vax.h:47
5630 msgid "profiling not supported with -mg"
5631 msgstr ""
5633 #: ada/gcc-interface/lang-specs.h:34
5634 msgid "-c or -S required for Ada"
5635 msgstr ""
5637 #: ada/gcc-interface/lang-specs.h:52
5638 msgid "-c required for gnat2why"
5639 msgstr ""
5641 #: ada/gcc-interface/lang-specs.h:65
5642 msgid "-c required for gnat2scil"
5643 msgstr ""
5645 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5646 msgid "gfortran does not support -E without -cpp"
5647 msgstr ""
5649 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5650 msgid "GNU Objective C no longer supports traditional compilation"
5651 msgstr ""
5653 #: objc/lang-specs.h:55
5654 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5655 msgstr "objc-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c-cpp-output"
5657 #: objcp/lang-specs.h:58
5658 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5659 msgstr "objc++-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c++-cpp-output"
5661 #: fortran/lang.opt:146
5662 msgid "-J<directory>\tPut MODULE files in 'directory'."
5663 msgstr ""
5665 #: fortran/lang.opt:198
5666 msgid "Warn about possible aliasing of dummy arguments."
5667 msgstr ""
5669 #: fortran/lang.opt:202
5670 msgid "Warn about alignment of COMMON blocks."
5671 msgstr ""
5673 #: fortran/lang.opt:206
5674 msgid "Warn about missing ampersand in continued character constants."
5675 msgstr ""
5677 #: fortran/lang.opt:210
5678 msgid "Warn about creation of array temporaries."
5679 msgstr "Попереджати щодо створення тимчасових масивів."
5681 #: fortran/lang.opt:214
5682 msgid "Warn about type and rank mismatches between arguments and parameters."
5683 msgstr ""
5685 #: fortran/lang.opt:218
5686 msgid "Warn if the type of a variable might be not interoperable with C."
5687 msgstr ""
5689 #: fortran/lang.opt:226
5690 msgid "Warn about truncated character expressions."
5691 msgstr ""
5693 #: fortran/lang.opt:230
5694 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5695 msgstr ""
5697 #: fortran/lang.opt:238
5698 msgid "Warn about most implicit conversions."
5699 msgstr ""
5701 #: fortran/lang.opt:242
5702 msgid "Warn about possibly incorrect subscripts in do loops."
5703 msgstr ""
5705 #: fortran/lang.opt:250
5706 msgid "Warn if loops have been interchanged."
5707 msgstr ""
5709 #: fortran/lang.opt:254
5710 msgid "Warn about function call elimination."
5711 msgstr ""
5713 #: fortran/lang.opt:258
5714 msgid "Warn about calls with implicit interface."
5715 msgstr ""
5717 #: fortran/lang.opt:262
5718 msgid "Warn about called procedures not explicitly declared."
5719 msgstr ""
5721 #: fortran/lang.opt:266
5722 msgid "Warn about constant integer divisions with truncated results."
5723 msgstr ""
5725 #: fortran/lang.opt:270
5726 msgid "Warn about truncated source lines."
5727 msgstr ""
5729 #: fortran/lang.opt:274
5730 msgid "Warn on intrinsics not part of the selected standard."
5731 msgstr ""
5733 #: fortran/lang.opt:286
5734 msgid "Warn about USE statements that have no ONLY qualifier."
5735 msgstr ""
5737 #: fortran/lang.opt:298
5738 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5739 msgstr ""
5741 #: fortran/lang.opt:302
5742 msgid "Warn when a left-hand-side array variable is reallocated."
5743 msgstr ""
5745 #: fortran/lang.opt:306
5746 msgid "Warn when a left-hand-side variable is reallocated."
5747 msgstr ""
5749 #: fortran/lang.opt:310
5750 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5751 msgstr ""
5753 #: fortran/lang.opt:318
5754 msgid "Warn about \"suspicious\" constructs."
5755 msgstr ""
5757 #: fortran/lang.opt:322
5758 msgid "Permit nonconforming uses of the tab character."
5759 msgstr ""
5761 #: fortran/lang.opt:326
5762 msgid "Warn about an invalid DO loop."
5763 msgstr ""
5765 #: fortran/lang.opt:330
5766 msgid "Warn about underflow of numerical constant expressions."
5767 msgstr ""
5769 #: fortran/lang.opt:338
5770 msgid "Warn if a user-procedure has the same name as an intrinsic."
5771 msgstr ""
5773 #: fortran/lang.opt:346
5774 msgid "Warn about unused dummy arguments."
5775 msgstr ""
5777 #: fortran/lang.opt:350
5778 msgid "Warn about zero-trip DO loops."
5779 msgstr ""
5781 #: fortran/lang.opt:354
5782 msgid "Enable preprocessing."
5783 msgstr ""
5785 #: fortran/lang.opt:362
5786 msgid "Disable preprocessing."
5787 msgstr ""
5789 #: fortran/lang.opt:370
5790 msgid "Eliminate multiple function invocations also for impure functions."
5791 msgstr ""
5793 #: fortran/lang.opt:374
5794 msgid "Enable alignment of COMMON blocks."
5795 msgstr ""
5797 #: fortran/lang.opt:378
5798 msgid "All intrinsics procedures are available regardless of selected standard."
5799 msgstr ""
5801 #: fortran/lang.opt:386
5802 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5803 msgstr ""
5805 #: fortran/lang.opt:390
5806 msgid "Specify that backslash in string introduces an escape character."
5807 msgstr ""
5809 #: fortran/lang.opt:394
5810 msgid "Produce a backtrace when a runtime error is encountered."
5811 msgstr ""
5813 #: fortran/lang.opt:398
5814 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5815 msgstr ""
5817 #: fortran/lang.opt:402
5818 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5819 msgstr ""
5821 #: fortran/lang.opt:406
5822 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5823 msgstr ""
5825 #: fortran/lang.opt:409
5826 #, c-format
5827 msgid "Unrecognized option to endianness value: %qs"
5828 msgstr ""
5830 #: fortran/lang.opt:425
5831 msgid "Use the Cray Pointer extension."
5832 msgstr ""
5834 #: fortran/lang.opt:429
5835 msgid "Generate C prototypes from BIND(C) declarations."
5836 msgstr ""
5838 #: fortran/lang.opt:433
5839 msgid "Ignore 'D' in column one in fixed form."
5840 msgstr ""
5842 #: fortran/lang.opt:437
5843 msgid "Treat lines with 'D' in column one as comments."
5844 msgstr ""
5846 #: fortran/lang.opt:441
5847 msgid "Enable all DEC language extensions."
5848 msgstr ""
5850 #: fortran/lang.opt:445
5851 msgid "Enable kind-specific variants of integer intrinsic functions."
5852 msgstr ""
5854 #: fortran/lang.opt:449
5855 msgid "Enable legacy math intrinsics for compatibility."
5856 msgstr ""
5858 #: fortran/lang.opt:453
5859 msgid "Enable support for DEC STRUCTURE/RECORD."
5860 msgstr ""
5862 #: fortran/lang.opt:457
5863 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5864 msgstr ""
5866 #: fortran/lang.opt:461
5867 msgid "Set the default double precision kind to an 8 byte wide type."
5868 msgstr ""
5870 #: fortran/lang.opt:465
5871 msgid "Set the default integer kind to an 8 byte wide type."
5872 msgstr ""
5874 #: fortran/lang.opt:469
5875 msgid "Set the default real kind to an 8 byte wide type."
5876 msgstr ""
5878 #: fortran/lang.opt:473
5879 msgid "Set the default real kind to an 10 byte wide type."
5880 msgstr ""
5882 #: fortran/lang.opt:477
5883 msgid "Set the default real kind to an 16 byte wide type."
5884 msgstr ""
5886 #: fortran/lang.opt:481
5887 msgid "Allow dollar signs in entity names."
5888 msgstr ""
5890 #: fortran/lang.opt:485 config/alpha/alpha.opt:31 common.opt:783
5891 #: common.opt:985 common.opt:989 common.opt:993 common.opt:997 common.opt:1532
5892 #: common.opt:1588 common.opt:1712 common.opt:1716 common.opt:1946
5893 #: common.opt:2116 common.opt:2792
5894 msgid "Does nothing. Preserved for backward compatibility."
5895 msgstr ""
5897 #: fortran/lang.opt:489
5898 msgid "Display the code tree after parsing."
5899 msgstr ""
5901 #: fortran/lang.opt:493
5902 msgid "Display the code tree after front end optimization."
5903 msgstr ""
5905 #: fortran/lang.opt:497
5906 msgid "Display the code tree after parsing; deprecated option."
5907 msgstr ""
5909 #: fortran/lang.opt:501
5910 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5911 msgstr ""
5913 #: fortran/lang.opt:505
5914 msgid "Use f2c calling convention."
5915 msgstr ""
5917 #: fortran/lang.opt:509
5918 msgid "Assume that the source file is fixed form."
5919 msgstr ""
5921 #: fortran/lang.opt:513
5922 msgid "Force creation of temporary to test infrequently-executed forall code."
5923 msgstr ""
5925 #: fortran/lang.opt:517
5926 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5927 msgstr ""
5929 #: fortran/lang.opt:521 fortran/lang.opt:525
5930 msgid "Specify where to find the compiled intrinsic modules."
5931 msgstr ""
5933 #: fortran/lang.opt:529
5934 msgid "Allow arbitrary character line width in fixed mode."
5935 msgstr ""
5937 #: fortran/lang.opt:533
5938 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5939 msgstr ""
5941 #: fortran/lang.opt:537
5942 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5943 msgstr ""
5945 #: fortran/lang.opt:541
5946 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5947 msgstr ""
5949 #: fortran/lang.opt:545
5950 msgid "Assume that the source file is free form."
5951 msgstr ""
5953 #: fortran/lang.opt:549
5954 msgid "Allow arbitrary character line width in free mode."
5955 msgstr ""
5957 #: fortran/lang.opt:553
5958 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5959 msgstr ""
5961 #: fortran/lang.opt:557
5962 msgid "Try to interchange loops if profitable."
5963 msgstr ""
5965 #: fortran/lang.opt:561
5966 msgid "Enable front end optimization."
5967 msgstr ""
5969 #: fortran/lang.opt:565
5970 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5971 msgstr ""
5973 #: fortran/lang.opt:569
5974 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5975 msgstr ""
5977 #: fortran/lang.opt:573
5978 msgid "Initialize components of derived type variables according to other init flags."
5979 msgstr ""
5981 #: fortran/lang.opt:577
5982 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5983 msgstr ""
5985 #: fortran/lang.opt:581
5986 msgid "Initialize local variables to zero (from g77)."
5987 msgstr ""
5989 #: fortran/lang.opt:585
5990 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5991 msgstr ""
5993 #: fortran/lang.opt:589
5994 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5995 msgstr ""
5997 #: fortran/lang.opt:592
5998 #, c-format
5999 msgid "Unrecognized option to floating-point init value: %qs"
6000 msgstr ""
6002 #: fortran/lang.opt:611
6003 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
6004 msgstr ""
6006 #: fortran/lang.opt:615
6007 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
6008 msgstr ""
6010 #: fortran/lang.opt:619
6011 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
6012 msgstr ""
6014 #: fortran/lang.opt:623
6015 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6016 msgstr ""
6018 #: fortran/lang.opt:627
6019 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
6020 msgstr ""
6022 #: fortran/lang.opt:631
6023 msgid "Put all local arrays on stack."
6024 msgstr ""
6026 #: fortran/lang.opt:635
6027 msgid "Set default accessibility of module entities to PRIVATE."
6028 msgstr ""
6030 #: fortran/lang.opt:655
6031 msgid "Try to lay out derived types as compactly as possible."
6032 msgstr ""
6034 #: fortran/lang.opt:663
6035 msgid "Protect parentheses in expressions."
6036 msgstr ""
6038 #: fortran/lang.opt:667
6039 msgid "Enable range checking during compilation."
6040 msgstr ""
6042 #: fortran/lang.opt:671
6043 msgid "Interpret any REAL(4) as a REAL(8)."
6044 msgstr ""
6046 #: fortran/lang.opt:675
6047 msgid "Interpret any REAL(4) as a REAL(10)."
6048 msgstr ""
6050 #: fortran/lang.opt:679
6051 msgid "Interpret any REAL(4) as a REAL(16)."
6052 msgstr ""
6054 #: fortran/lang.opt:683
6055 msgid "Interpret any REAL(8) as a REAL(4)."
6056 msgstr ""
6058 #: fortran/lang.opt:687
6059 msgid "Interpret any REAL(8) as a REAL(10)."
6060 msgstr ""
6062 #: fortran/lang.opt:691
6063 msgid "Interpret any REAL(8) as a REAL(16)."
6064 msgstr ""
6066 #: fortran/lang.opt:695
6067 msgid "Reallocate the LHS in assignments."
6068 msgstr ""
6070 #: fortran/lang.opt:699
6071 msgid "Use a 4-byte record marker for unformatted files."
6072 msgstr ""
6074 #: fortran/lang.opt:703
6075 msgid "Use an 8-byte record marker for unformatted files."
6076 msgstr ""
6078 #: fortran/lang.opt:707
6079 msgid "Allocate local variables on the stack to allow indirect recursion."
6080 msgstr ""
6082 #: fortran/lang.opt:711
6083 msgid "Copy array sections into a contiguous block on procedure entry."
6084 msgstr ""
6086 #: fortran/lang.opt:715
6087 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
6088 msgstr ""
6090 #: fortran/lang.opt:718
6091 #, c-format
6092 msgid "Unrecognized option: %qs"
6093 msgstr ""
6095 #: fortran/lang.opt:731
6096 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6097 msgstr ""
6099 #: fortran/lang.opt:735
6100 msgid "Append a second underscore if the name already contains an underscore."
6101 msgstr ""
6103 #: fortran/lang.opt:743
6104 msgid "Apply negative sign to zero values."
6105 msgstr ""
6107 #: fortran/lang.opt:747
6108 msgid "Append underscores to externally visible names."
6109 msgstr ""
6111 #: fortran/lang.opt:751 c-family/c.opt:1356 c-family/c.opt:1384
6112 #: c-family/c.opt:1634 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1154
6113 #: common.opt:1333 common.opt:1408 common.opt:1676 common.opt:1799
6114 #: common.opt:2169 common.opt:2205 common.opt:2298 common.opt:2302
6115 #: common.opt:2407 common.opt:2498 common.opt:2506 common.opt:2514
6116 #: common.opt:2522 common.opt:2623 common.opt:2675 common.opt:2755
6117 #: common.opt:2893 common.opt:2897 common.opt:2901 common.opt:2905
6118 msgid "Does nothing.  Preserved for backward compatibility."
6119 msgstr ""
6121 #: fortran/lang.opt:791
6122 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6123 msgstr ""
6125 #: fortran/lang.opt:795
6126 msgid "Conform to the ISO Fortran 2003 standard."
6127 msgstr ""
6129 #: fortran/lang.opt:799
6130 msgid "Conform to the ISO Fortran 2008 standard."
6131 msgstr ""
6133 #: fortran/lang.opt:803
6134 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6135 msgstr ""
6137 #: fortran/lang.opt:807
6138 msgid "Conform to the ISO Fortran 2018 standard."
6139 msgstr ""
6141 #: fortran/lang.opt:811
6142 msgid "Conform to the ISO Fortran 95 standard."
6143 msgstr ""
6145 #: fortran/lang.opt:815
6146 msgid "Conform to nothing in particular."
6147 msgstr ""
6149 #: fortran/lang.opt:819
6150 msgid "Accept extensions to support legacy code."
6151 msgstr ""
6153 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6154 #, c-format
6155 msgid "assertion missing after %qs"
6156 msgstr ""
6158 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6159 #: c-family/c.opt:193 c-family/c.opt:256
6160 #, c-format
6161 msgid "macro name missing after %qs"
6162 msgstr ""
6164 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6165 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
6166 #: c-family/c.opt:236 c-family/c.opt:1855 c-family/c.opt:1863 brig/lang.opt:39
6167 #: config/darwin.opt:56 common.opt:338 common.opt:341 common.opt:3046
6168 #, c-format
6169 msgid "missing filename after %qs"
6170 msgstr ""
6172 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6173 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1851
6174 #: c-family/c.opt:1871 c-family/c.opt:1875 c-family/c.opt:1879
6175 #, c-format
6176 msgid "missing path after %qs"
6177 msgstr ""
6179 #: c-family/c.opt:182
6180 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
6181 msgstr ""
6183 #: c-family/c.opt:186
6184 msgid "Do not discard comments."
6185 msgstr ""
6187 #: c-family/c.opt:190
6188 msgid "Do not discard comments in macro expansions."
6189 msgstr ""
6191 #: c-family/c.opt:194
6192 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6193 msgstr ""
6195 #: c-family/c.opt:201
6196 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6197 msgstr ""
6199 #: c-family/c.opt:205
6200 msgid "Enable parsing GIMPLE."
6201 msgstr ""
6203 #: c-family/c.opt:209
6204 msgid "Print the name of header files as they are used."
6205 msgstr ""
6207 #: c-family/c.opt:213
6208 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6209 msgstr ""
6211 #: c-family/c.opt:217
6212 msgid "Generate make dependencies."
6213 msgstr ""
6215 #: c-family/c.opt:221
6216 msgid "Generate make dependencies and compile."
6217 msgstr ""
6219 #: c-family/c.opt:225
6220 msgid "-MF <file>\tWrite dependency output to the given file."
6221 msgstr ""
6223 #: c-family/c.opt:229
6224 msgid "Treat missing header files as generated files."
6225 msgstr ""
6227 #: c-family/c.opt:233
6228 msgid "Like -M but ignore system header files."
6229 msgstr ""
6231 #: c-family/c.opt:237
6232 msgid "Like -MD but ignore system header files."
6233 msgstr ""
6235 #: c-family/c.opt:241
6236 msgid "Generate phony targets for all headers."
6237 msgstr ""
6239 #: c-family/c.opt:244 c-family/c.opt:248
6240 #, c-format
6241 msgid "missing makefile target after %qs"
6242 msgstr ""
6244 #: c-family/c.opt:245
6245 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6246 msgstr ""
6248 #: c-family/c.opt:249
6249 msgid "-MT <target>\tAdd an unquoted target."
6250 msgstr ""
6252 #: c-family/c.opt:253
6253 msgid "Do not generate #line directives."
6254 msgstr ""
6256 #: c-family/c.opt:257
6257 msgid "-U<macro>\tUndefine <macro>."
6258 msgstr ""
6260 #: c-family/c.opt:261
6261 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6262 msgstr ""
6264 #: c-family/c.opt:265
6265 msgid "Warn about things that change between the current -fabi-version and the specified version."
6266 msgstr ""
6268 #: c-family/c.opt:269
6269 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6270 msgstr ""
6272 #: c-family/c.opt:276
6273 msgid "Warn about suspicious uses of memory addresses."
6274 msgstr ""
6276 #: c-family/c.opt:279
6277 msgid "argument %qs to %<-Waligned-new%> not recognized"
6278 msgstr ""
6280 #: c-family/c.opt:292
6281 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6282 msgstr ""
6284 #: c-family/c.opt:296
6285 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
6286 msgstr ""
6288 #: c-family/c.opt:300 ada/gcc-interface/lang.opt:57
6289 msgid "Enable most warning messages."
6290 msgstr "Увімкнути якнайбільше повідомлень із попередженнями."
6292 #: c-family/c.opt:304
6293 msgid "Warn on any use of alloca."
6294 msgstr "Попереджати про усі використання alloca."
6296 #: c-family/c.opt:308
6297 msgid "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
6298 msgstr ""
6300 #: c-family/c.opt:313
6301 msgid "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6302 msgstr ""
6304 #: c-family/c.opt:317
6305 msgid "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on bounded uses of alloca whose bound can be larger than <number> bytes."
6306 msgstr ""
6308 #: c-family/c.opt:331
6309 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6310 msgstr ""
6312 #: c-family/c.opt:335
6313 msgid "Warn about casting functions to incompatible types."
6314 msgstr "Попереджати про виклик функцій із несумісними типами параметрів."
6316 #: c-family/c.opt:339
6317 msgid "Warn about boolean expression compared with an integer value different from true/false."
6318 msgstr ""
6320 #: c-family/c.opt:343
6321 msgid "Warn about certain operations on boolean expressions."
6322 msgstr "Попереджати щодо певних дій із булевими виразами."
6324 #: c-family/c.opt:347
6325 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6326 msgstr ""
6328 #: c-family/c.opt:351
6329 msgid "Warn when a built-in function is declared with the wrong signature."
6330 msgstr ""
6332 #: c-family/c.opt:355
6333 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6334 msgstr ""
6336 #: c-family/c.opt:359
6337 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6338 msgstr ""
6340 #: c-family/c.opt:363
6341 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6342 msgstr ""
6344 #: c-family/c.opt:367
6345 msgid "Warn about C constructs that are not in the common subset of C and C++."
6346 msgstr ""
6348 #: c-family/c.opt:374
6349 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6350 msgstr ""
6352 #: c-family/c.opt:378
6353 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6354 msgstr ""
6356 #: c-family/c.opt:385
6357 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
6358 msgstr ""
6360 #: c-family/c.opt:389
6361 msgid "Warn about casts between incompatible function types."
6362 msgstr "Попереджати про варіанти виклику функцій несумісних типів."
6364 #: c-family/c.opt:393
6365 msgid "Warn about casts which discard qualifiers."
6366 msgstr ""
6368 #: c-family/c.opt:397 c-family/c.opt:401
6369 msgid "Warn about catch handlers of non-reference type."
6370 msgstr "Попереджати про обробники catch нееталонного типу."
6372 #: c-family/c.opt:405
6373 msgid "Warn about subscripts whose type is \"char\"."
6374 msgstr ""
6376 #: c-family/c.opt:409
6377 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6378 msgstr ""
6380 #: c-family/c.opt:413
6381 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6382 msgstr ""
6384 #: c-family/c.opt:417
6385 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6386 msgstr ""
6388 #: c-family/c.opt:421
6389 msgid "Synonym for -Wcomment."
6390 msgstr "Синонім -Wcomment."
6392 #: c-family/c.opt:425
6393 msgid "Warn for conditionally-supported constructs."
6394 msgstr ""
6396 #: c-family/c.opt:429
6397 msgid "Warn for implicit type conversions that may change a value."
6398 msgstr "Попереджати про неявні перетворення типів, які можуть призвести до зміни значення."
6400 #: c-family/c.opt:433
6401 msgid "Warn for converting NULL from/to a non-pointer type."
6402 msgstr ""
6404 #: c-family/c.opt:441
6405 msgid "Warn when all constructors and destructors are private."
6406 msgstr "Попереджати, якщо усі конструктори і деструктори є закритими (private)."
6408 #: c-family/c.opt:445
6409 msgid "Warn about dangling else."
6410 msgstr ""
6412 #: c-family/c.opt:449
6413 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6414 msgstr ""
6416 #: c-family/c.opt:453
6417 msgid "Warn when a declaration is found after a statement."
6418 msgstr "Попереджати, якщо оголошення виявлено після інструкції."
6420 #: c-family/c.opt:457
6421 msgid "Warn when deleting a pointer to incomplete type."
6422 msgstr "Попереджати щодо вилучення вказівника на неповний тип."
6424 #: c-family/c.opt:461
6425 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6426 msgstr ""
6428 #: c-family/c.opt:465
6429 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6430 msgstr "Попереджати щодо використання застарілої можливості компілятора, застарілого класу, методу або поля."
6432 #: c-family/c.opt:469
6433 msgid "Warn about positional initialization of structs requiring designated initializers."
6434 msgstr ""
6436 #: c-family/c.opt:473
6437 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6438 msgstr ""
6440 #: c-family/c.opt:477
6441 msgid "Warn if type qualifiers on pointers are discarded."
6442 msgstr ""
6444 #: c-family/c.opt:481
6445 msgid "Warn about compile-time integer division by zero."
6446 msgstr ""
6448 #: c-family/c.opt:485
6449 msgid "Warn about duplicated branches in if-else statements."
6450 msgstr "Попереджати про дублювання гілок у інструкціях if-else."
6452 #: c-family/c.opt:489
6453 msgid "Warn about duplicated conditions in an if-else-if chain."
6454 msgstr "Попереджати про дублювання умов у ланцюжку if-else-if."
6456 #: c-family/c.opt:493
6457 msgid "Warn about violations of Effective C++ style rules."
6458 msgstr "Попереджати про порушення правил стилю Effective C++."
6460 #: c-family/c.opt:497
6461 msgid "Warn about an empty body in an if or else statement."
6462 msgstr "Попереджати щодо порожнього комплекту інструкцій у if або else."
6464 #: c-family/c.opt:501
6465 msgid "Warn about stray tokens after #else and #endif."
6466 msgstr ""
6468 #: c-family/c.opt:505
6469 msgid "Warn about comparison of different enum types."
6470 msgstr "Попереджати про порівняння різних типів числових даних."
6472 #: c-family/c.opt:513
6473 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6474 msgstr "Цей перемикач вважається застарілим; скористайтеся замість нього перемикачем -Werror=implicit-function-declaration."
6476 #: c-family/c.opt:521
6477 msgid "Warn about semicolon after in-class function definition."
6478 msgstr "Попереджати про крапку з комою після визначення функції у класі."
6480 #: c-family/c.opt:525
6481 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6482 msgstr ""
6484 #: c-family/c.opt:529
6485 msgid "Warn if testing floating point numbers for equality."
6486 msgstr "Попереджати про перевірки на рівність чисел із рухомою крапкою."
6488 #: c-family/c.opt:533 c-family/c.opt:575
6489 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6490 msgstr "Попереджати про некоректності у рядках форматування printf/scanf/strftime/strfmon."
6492 #: c-family/c.opt:537
6493 msgid "Warn about format strings that contain NUL bytes."
6494 msgstr "Попереджати щодо рядків форматування, які містять байти NUL."
6496 #: c-family/c.opt:541
6497 msgid "Warn if passing too many arguments to a function for its format string."
6498 msgstr ""
6500 #: c-family/c.opt:545
6501 msgid "Warn about format strings that are not literals."
6502 msgstr "Попереджати, якщо рядки форматування не є літералами."
6504 #: c-family/c.opt:549
6505 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
6506 msgstr ""
6508 #: c-family/c.opt:554
6509 msgid "Warn about possible security problems with format functions."
6510 msgstr ""
6512 #: c-family/c.opt:558
6513 msgid "Warn about sign differences with format functions."
6514 msgstr "Попереджати про відмінності у знаку у функціях форматування."
6516 #: c-family/c.opt:562
6517 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6518 msgstr ""
6520 #: c-family/c.opt:567
6521 msgid "Warn about strftime formats yielding 2-digit years."
6522 msgstr ""
6524 #: c-family/c.opt:571
6525 msgid "Warn about zero-length formats."
6526 msgstr "Попереджати про формати нульової довжини."
6528 #: c-family/c.opt:579
6529 msgid "Warn about function calls with format strings that write past the end of the destination region."
6530 msgstr ""
6532 #: c-family/c.opt:584
6533 msgid "Warn about calls to snprintf and similar functions that truncate output."
6534 msgstr ""
6536 #: c-family/c.opt:588
6537 msgid "Warn when the field in a struct is not aligned."
6538 msgstr "Попереджати про невирівняне поле у структурі."
6540 #: c-family/c.opt:592
6541 msgid "Warn whenever type qualifiers are ignored."
6542 msgstr ""
6544 #: c-family/c.opt:596
6545 msgid "Warn whenever attributes are ignored."
6546 msgstr "Попереджати про ігнорування атрибутів."
6548 #: c-family/c.opt:600
6549 msgid "Warn when there is a conversion between pointers that have incompatible types."
6550 msgstr ""
6552 #: c-family/c.opt:604
6553 msgid "Warn about variables which are initialized to themselves."
6554 msgstr "Попереджати про самоініціалізацію змінних."
6556 #: c-family/c.opt:608
6557 msgid "Warn about implicit declarations."
6558 msgstr "Попереджати про неявні оголошення."
6560 #: c-family/c.opt:616
6561 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6562 msgstr "Попереджати про неявні перетворення з float на double."
6564 #: c-family/c.opt:620
6565 msgid "Warn if \"defined\" is used outside #if."
6566 msgstr "Попереджати, якщо defined використано поза #if."
6568 #: c-family/c.opt:624
6569 msgid "Warn about implicit function declarations."
6570 msgstr "Попереджати про неявні оголошення функцій."
6572 #: c-family/c.opt:628
6573 msgid "Warn when a declaration does not specify a type."
6574 msgstr "Попереджати, якщо оголошення не визначає типу."
6576 #: c-family/c.opt:635
6577 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6578 msgstr ""
6580 #: c-family/c.opt:639
6581 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6582 msgstr ""
6584 #: c-family/c.opt:643
6585 msgid "Warn for suspicious integer expressions in boolean context."
6586 msgstr ""
6588 #: c-family/c.opt:647
6589 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6590 msgstr ""
6592 #: c-family/c.opt:651
6593 msgid "Warn about invalid uses of the \"offsetof\" macro."
6594 msgstr ""
6596 #: c-family/c.opt:655
6597 msgid "Warn about PCH files that are found but not used."
6598 msgstr ""
6600 #: c-family/c.opt:659
6601 msgid "Warn when a jump misses a variable initialization."
6602 msgstr ""
6604 #: c-family/c.opt:663
6605 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6606 msgstr ""
6608 #: c-family/c.opt:667
6609 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6610 msgstr ""
6612 #: c-family/c.opt:671
6613 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6614 msgstr ""
6616 #: c-family/c.opt:675
6617 msgid "Do not warn about using \"long long\" when -pedantic."
6618 msgstr ""
6620 #: c-family/c.opt:679
6621 msgid "Warn about suspicious declarations of \"main\"."
6622 msgstr ""
6624 #: c-family/c.opt:687
6625 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6626 msgstr ""
6628 #: c-family/c.opt:691
6629 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6630 msgstr ""
6632 #: c-family/c.opt:695
6633 msgid "Warn when the indentation of the code does not reflect the block structure."
6634 msgstr ""
6636 #: c-family/c.opt:699
6637 msgid "Warn about possibly missing braces around initializers."
6638 msgstr ""
6640 #: c-family/c.opt:703
6641 msgid "Warn about global functions without previous declarations."
6642 msgstr ""
6644 #: c-family/c.opt:707
6645 msgid "Warn about missing fields in struct initializers."
6646 msgstr ""
6648 #: c-family/c.opt:711
6649 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
6650 msgstr ""
6652 #: c-family/c.opt:715
6653 msgid "Warn on direct multiple inheritance."
6654 msgstr ""
6656 #: c-family/c.opt:719
6657 msgid "Warn on namespace definition."
6658 msgstr ""
6660 #: c-family/c.opt:723
6661 msgid "Warn when fields in a struct with the packed attribute are misaligned."
6662 msgstr ""
6664 #: c-family/c.opt:727
6665 msgid "Warn about missing sized deallocation functions."
6666 msgstr ""
6668 #: c-family/c.opt:731
6669 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
6670 msgstr ""
6672 #: c-family/c.opt:735
6673 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6674 msgstr ""
6676 #: c-family/c.opt:739
6677 msgid "Warn when sizeof is applied on a parameter declared as an array."
6678 msgstr ""
6680 #: c-family/c.opt:743
6681 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6682 msgstr ""
6684 #: c-family/c.opt:748
6685 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6686 msgstr ""
6688 #: c-family/c.opt:753
6689 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
6690 msgstr ""
6692 #: c-family/c.opt:757
6693 msgid "Warn about functions which might be candidates for format attributes."
6694 msgstr ""
6696 #: c-family/c.opt:761
6697 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6698 msgstr ""
6700 #: c-family/c.opt:766
6701 msgid "Warn about enumerated switches, with no default, missing a case."
6702 msgstr ""
6704 #: c-family/c.opt:770
6705 msgid "Warn about enumerated switches missing a \"default:\" statement."
6706 msgstr ""
6708 #: c-family/c.opt:774
6709 msgid "Warn about all enumerated switches missing a specific case."
6710 msgstr ""
6712 #: c-family/c.opt:778
6713 msgid "Warn about switches with boolean controlling expression."
6714 msgstr ""
6716 #: c-family/c.opt:782
6717 msgid "Warn on primary template declaration."
6718 msgstr ""
6720 #: c-family/c.opt:786
6721 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with it."
6722 msgstr ""
6724 #: c-family/c.opt:795
6725 msgid "Warn about user-specified include directories that do not exist."
6726 msgstr ""
6728 #: c-family/c.opt:799
6729 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6730 msgstr ""
6732 #: c-family/c.opt:803
6733 msgid "Warn about global functions without prototypes."
6734 msgstr ""
6736 #: c-family/c.opt:806 c-family/c.opt:1219 c-family/c.opt:1226
6737 #: c-family/c.opt:1422 c-family/c.opt:1441 c-family/c.opt:1464
6738 #: c-family/c.opt:1470 c-family/c.opt:1477 c-family/c.opt:1505
6739 #: c-family/c.opt:1516 c-family/c.opt:1519 c-family/c.opt:1522
6740 #: c-family/c.opt:1525 c-family/c.opt:1528 c-family/c.opt:1569
6741 #: c-family/c.opt:1704 c-family/c.opt:1731 c-family/c.opt:1771
6742 #: c-family/c.opt:1802 c-family/c.opt:1806 c-family/c.opt:1822
6743 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:434
6744 #, gcc-internal-format
6745 msgid "switch %qs is no longer supported"
6746 msgstr ""
6748 #: c-family/c.opt:810
6749 msgid "Warn about use of multi-character character constants."
6750 msgstr ""
6752 #: c-family/c.opt:814
6753 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6754 msgstr ""
6756 #: c-family/c.opt:818
6757 msgid "Warn about \"extern\" declarations not at file scope."
6758 msgstr ""
6760 #: c-family/c.opt:822
6761 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6762 msgstr ""
6764 #: c-family/c.opt:826
6765 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
6766 msgstr ""
6768 #: c-family/c.opt:830
6769 msgid "Warn when non-templatized friend functions are declared within a template."
6770 msgstr ""
6772 #: c-family/c.opt:834
6773 msgid "Warn for unsafe raw memory writes to objects of class types."
6774 msgstr ""
6776 #: c-family/c.opt:838
6777 msgid "Warn about non-virtual destructors."
6778 msgstr ""
6780 #: c-family/c.opt:842
6781 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6782 msgstr ""
6784 #: c-family/c.opt:858
6785 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6786 msgstr ""
6788 #: c-family/c.opt:865
6789 msgid "argument %qs to %<-Wnormalized%> not recognized"
6790 msgstr ""
6792 #: c-family/c.opt:881
6793 msgid "Warn if a C-style cast is used in a program."
6794 msgstr ""
6796 #: c-family/c.opt:885
6797 msgid "Warn for obsolescent usage in a declaration."
6798 msgstr ""
6800 #: c-family/c.opt:889
6801 msgid "Warn if an old-style parameter definition is used."
6802 msgstr ""
6804 #: c-family/c.opt:893
6805 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6806 msgstr ""
6808 #: c-family/c.opt:897
6809 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6810 msgstr ""
6812 #: c-family/c.opt:901
6813 msgid "Warn about overloaded virtual function names."
6814 msgstr ""
6816 #: c-family/c.opt:905
6817 msgid "Warn about overriding initializers without side effects."
6818 msgstr ""
6820 #: c-family/c.opt:909
6821 msgid "Warn about overriding initializers with side effects."
6822 msgstr ""
6824 #: c-family/c.opt:913
6825 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6826 msgstr ""
6828 #: c-family/c.opt:917
6829 msgid "Warn about possibly missing parentheses."
6830 msgstr ""
6832 #: c-family/c.opt:925
6833 msgid "Warn when converting the type of pointers to member functions."
6834 msgstr ""
6836 #: c-family/c.opt:929
6837 msgid "Warn about function pointer arithmetic."
6838 msgstr ""
6840 #: c-family/c.opt:933
6841 msgid "Warn when a pointer differs in signedness in an assignment."
6842 msgstr ""
6844 #: c-family/c.opt:937
6845 msgid "Warn when a pointer is compared with a zero character constant."
6846 msgstr ""
6848 #: c-family/c.opt:941
6849 msgid "Warn when a pointer is cast to an integer of a different size."
6850 msgstr ""
6852 #: c-family/c.opt:945
6853 msgid "Warn about misuses of pragmas."
6854 msgstr ""
6856 #: c-family/c.opt:949
6857 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6858 msgstr ""
6860 #: c-family/c.opt:953
6861 msgid "Warn if inherited methods are unimplemented."
6862 msgstr ""
6864 #: c-family/c.opt:957 c-family/c.opt:961
6865 msgid "Warn for placement new expressions with undefined behavior."
6866 msgstr ""
6868 #: c-family/c.opt:965
6869 msgid "Warn about multiple declarations of the same object."
6870 msgstr ""
6872 #: c-family/c.opt:969
6873 msgid "Warn about uses of register storage specifier."
6874 msgstr ""
6876 #: c-family/c.opt:973
6877 msgid "Warn when the compiler reorders code."
6878 msgstr ""
6880 #: c-family/c.opt:977
6881 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6882 msgstr ""
6884 #: c-family/c.opt:981
6885 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6886 msgstr ""
6888 #: c-family/c.opt:985
6889 msgid "Warn if a selector has multiple methods."
6890 msgstr ""
6892 #: c-family/c.opt:989
6893 msgid "Warn about possible violations of sequence point rules."
6894 msgstr ""
6896 #: c-family/c.opt:993
6897 msgid "Warn if a local declaration hides an instance variable."
6898 msgstr ""
6900 #: c-family/c.opt:997 c-family/c.opt:1001
6901 msgid "Warn if left shift of a signed value overflows."
6902 msgstr ""
6904 #: c-family/c.opt:1005
6905 msgid "Warn if shift count is negative."
6906 msgstr ""
6908 #: c-family/c.opt:1009
6909 msgid "Warn if shift count >= width of type."
6910 msgstr ""
6912 #: c-family/c.opt:1013
6913 msgid "Warn if left shifting a negative value."
6914 msgstr ""
6916 #: c-family/c.opt:1017
6917 msgid "Warn about signed-unsigned comparisons."
6918 msgstr ""
6920 #: c-family/c.opt:1025
6921 msgid "Warn for implicit type conversions between signed and unsigned integers."
6922 msgstr ""
6924 #: c-family/c.opt:1029
6925 msgid "Warn when overload promotes from unsigned to signed."
6926 msgstr ""
6928 #: c-family/c.opt:1033
6929 msgid "Warn about uncasted NULL used as sentinel."
6930 msgstr ""
6932 #: c-family/c.opt:1037
6933 msgid "Warn about unprototyped function declarations."
6934 msgstr ""
6936 #: c-family/c.opt:1049
6937 msgid "Warn if type signatures of candidate methods do not match exactly."
6938 msgstr ""
6940 #: c-family/c.opt:1053
6941 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6942 msgstr ""
6944 #: c-family/c.opt:1057
6945 msgid "Deprecated.  This switch has no effect."
6946 msgstr ""
6948 #: c-family/c.opt:1065
6949 msgid "Warn if a comparison always evaluates to true or false."
6950 msgstr ""
6952 #: c-family/c.opt:1069
6953 msgid "Warn if a throw expression will always result in a call to terminate()."
6954 msgstr ""
6956 #: c-family/c.opt:1073
6957 msgid "Warn about features not present in traditional C."
6958 msgstr ""
6960 #: c-family/c.opt:1077
6961 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6962 msgstr ""
6964 #: c-family/c.opt:1081
6965 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6966 msgstr ""
6968 #: c-family/c.opt:1085
6969 msgid "Warn about @selector()s without previously declared methods."
6970 msgstr ""
6972 #: c-family/c.opt:1089
6973 msgid "Warn if an undefined macro is used in an #if directive."
6974 msgstr ""
6976 #: c-family/c.opt:1101
6977 msgid "Warn about unrecognized pragmas."
6978 msgstr ""
6980 #: c-family/c.opt:1105
6981 msgid "Warn about unsuffixed float constants."
6982 msgstr ""
6984 #: c-family/c.opt:1113
6985 msgid "Warn when typedefs locally defined in a function are not used."
6986 msgstr ""
6988 #: c-family/c.opt:1117
6989 msgid "Warn about macros defined in the main file that are not used."
6990 msgstr ""
6992 #: c-family/c.opt:1121
6993 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6994 msgstr ""
6996 #: c-family/c.opt:1129 c-family/c.opt:1133
6997 msgid "Warn when a const variable is unused."
6998 msgstr ""
7000 #: c-family/c.opt:1137
7001 msgid "Warn about using variadic macros."
7002 msgstr ""
7004 #: c-family/c.opt:1141
7005 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
7006 msgstr ""
7008 #: c-family/c.opt:1145
7009 msgid "Warn if a variable length array is used."
7010 msgstr ""
7012 #: c-family/c.opt:1149
7013 msgid "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length arrays, and on bounded uses of variable-length arrays whose bound can be larger than <number> bytes."
7014 msgstr ""
7016 #: c-family/c.opt:1155
7017 msgid "Warn when a register variable is declared volatile."
7018 msgstr ""
7020 #: c-family/c.opt:1159
7021 msgid "Warn on direct virtual inheritance."
7022 msgstr ""
7024 #: c-family/c.opt:1163
7025 msgid "Warn if a virtual base has a non-trivial move assignment operator."
7026 msgstr ""
7028 #: c-family/c.opt:1167
7029 msgid "In C++, nonzero means warn about deprecated conversion from string literals to 'char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
7030 msgstr ""
7032 #: c-family/c.opt:1171
7033 msgid "Warn when a literal '0' is used as null pointer."
7034 msgstr ""
7036 #: c-family/c.opt:1175
7037 msgid "Warn about useless casts."
7038 msgstr ""
7040 #: c-family/c.opt:1179
7041 msgid "Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage."
7042 msgstr ""
7044 #: c-family/c.opt:1183
7045 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
7046 msgstr ""
7048 #: c-family/c.opt:1187
7049 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
7050 msgstr ""
7052 #: c-family/c.opt:1192
7053 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
7054 msgstr ""
7056 #: c-family/c.opt:1200
7057 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
7058 msgstr ""
7060 #: c-family/c.opt:1204
7061 msgid "Enforce class member access control semantics."
7062 msgstr ""
7064 #: c-family/c.opt:1208
7065 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
7066 msgstr ""
7068 #: c-family/c.opt:1212
7069 msgid "Support C++17 allocation of over-aligned types."
7070 msgstr ""
7072 #: c-family/c.opt:1216
7073 msgid "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N."
7074 msgstr ""
7076 #: c-family/c.opt:1223
7077 msgid "Allow variadic functions without named parameter."
7078 msgstr ""
7080 #: c-family/c.opt:1227 c-family/c.opt:1478 c-family/c.opt:1803
7081 #: c-family/c.opt:1807 c-family/c.opt:1823
7082 msgid "No longer supported."
7083 msgstr "Більше не підтримується."
7085 #: c-family/c.opt:1231
7086 msgid "Recognize the \"asm\" keyword."
7087 msgstr ""
7089 #: c-family/c.opt:1239
7090 msgid "Recognize built-in functions."
7091 msgstr ""
7093 #: c-family/c.opt:1246
7094 msgid "Where shorter, use canonicalized paths to systems headers."
7095 msgstr ""
7097 #: c-family/c.opt:1250
7098 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to control instrumentation.  Currently available for C, C++ and ObjC."
7099 msgstr ""
7101 #: c-family/c.opt:1255
7102 msgid "Generate pointer bounds checks for variables with incomplete type."
7103 msgstr ""
7105 #: c-family/c.opt:1259
7106 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when instrumented binaries are used with legacy libs."
7107 msgstr ""
7109 #: c-family/c.opt:1264
7110 msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first field in the structure.  By default pointer to the first field has the same bounds as pointer to the whole structure."
7111 msgstr ""
7113 #: c-family/c.opt:1270
7114 msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When narrowing is on, field bounds are used.  Otherwise full object bounds are used."
7115 msgstr ""
7117 #: c-family/c.opt:1275
7118 msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of nested static arrays access.  By default outermost array is used."
7119 msgstr ""
7121 #: c-family/c.opt:1280
7122 msgid "Forces Pointer Bounds Checker to treat all trailing arrays in structures as possibly flexible.  By default only arrays fields with zero length or that are marked with attribute bnd_variable_size are treated as flexible."
7123 msgstr ""
7125 #: c-family/c.opt:1286
7126 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed on optimization levels >0."
7127 msgstr ""
7129 #: c-family/c.opt:1291
7130 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
7131 msgstr ""
7133 #: c-family/c.opt:1295
7134 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
7135 msgstr ""
7137 #: c-family/c.opt:1299
7138 msgid "Use statically initialized variable for vars bounds instead of generating them each time it is required."
7139 msgstr ""
7141 #: c-family/c.opt:1304
7142 msgid "Use statically initialized variable for constant bounds instead of generating them each time it is required."
7143 msgstr ""
7145 #: c-family/c.opt:1309
7146 msgid "With this option zero size obtained dynamically for objects with incomplete type will be treated as infinite."
7147 msgstr ""
7149 #: c-family/c.opt:1314
7150 msgid "Generate checks for all read accesses to memory."
7151 msgstr ""
7153 #: c-family/c.opt:1318
7154 msgid "Generate checks for all write accesses to memory."
7155 msgstr ""
7157 #: c-family/c.opt:1322
7158 msgid "Generate bounds stores for pointer writes."
7159 msgstr ""
7161 #: c-family/c.opt:1326
7162 msgid "Generate bounds passing for calls."
7163 msgstr ""
7165 #: c-family/c.opt:1330
7166 msgid "Instrument only functions marked with bnd_instrument attribute."
7167 msgstr ""
7169 #: c-family/c.opt:1334
7170 msgid "Transform instrumented builtin calls into calls to wrappers."
7171 msgstr ""
7173 #: c-family/c.opt:1344
7174 msgid "Deprecated in GCC 8.  This switch has no effect."
7175 msgstr ""
7177 #: c-family/c.opt:1348
7178 msgid "Enable support for C++ concepts."
7179 msgstr ""
7181 #: c-family/c.opt:1352
7182 msgid "Allow the arguments of the '?' operator to have different types."
7183 msgstr ""
7185 #: c-family/c.opt:1359
7186 #, c-format
7187 msgid "no class name specified with %qs"
7188 msgstr ""
7190 #: c-family/c.opt:1360
7191 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7192 msgstr ""
7194 #: c-family/c.opt:1364
7195 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7196 msgstr ""
7198 #: c-family/c.opt:1368
7199 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
7200 msgstr ""
7202 #: c-family/c.opt:1372
7203 msgid "Emit debug annotations during preprocessing."
7204 msgstr ""
7206 #: c-family/c.opt:1376
7207 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
7208 msgstr ""
7210 #: c-family/c.opt:1380
7211 msgid "Factor complex constructors and destructors to favor space over speed."
7212 msgstr ""
7214 #: c-family/c.opt:1388
7215 msgid "Print hierarchical comparisons when template types are mismatched."
7216 msgstr ""
7218 #: c-family/c.opt:1392
7219 msgid "Preprocess directives only."
7220 msgstr ""
7222 #: c-family/c.opt:1396
7223 msgid "Permit '$' as an identifier character."
7224 msgstr ""
7226 #: c-family/c.opt:1400
7227 msgid "-fmacro-prefix-map=<old>=<new> Map one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
7228 msgstr ""
7230 #: c-family/c.opt:1404
7231 msgid "Write all declarations as Ada code transitively."
7232 msgstr ""
7234 #: c-family/c.opt:1408
7235 msgid "Write all declarations as Ada code for the given file only."
7236 msgstr ""
7238 #: c-family/c.opt:1415
7239 msgid "-fno-elide-type Do not elide common elements in template comparisons."
7240 msgstr ""
7242 #: c-family/c.opt:1419
7243 msgid "Generate code to check exception specifications."
7244 msgstr ""
7246 #: c-family/c.opt:1426
7247 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7248 msgstr ""
7250 #: c-family/c.opt:1430
7251 msgid "Permit universal character names (\\u and \\U) in identifiers."
7252 msgstr ""
7254 #: c-family/c.opt:1434
7255 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7256 msgstr ""
7258 #: c-family/c.opt:1438
7259 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7260 msgstr ""
7262 #: c-family/c.opt:1445
7263 msgid "Scope of for-init-statement variables is local to the loop."
7264 msgstr ""
7266 #: c-family/c.opt:1449
7267 msgid "Do not assume that standard C libraries and \"main\" exist."
7268 msgstr ""
7270 #: c-family/c.opt:1453
7271 msgid "Recognize GNU-defined keywords."
7272 msgstr ""
7274 #: c-family/c.opt:1457
7275 msgid "Generate code for GNU runtime environment."
7276 msgstr ""
7278 #: c-family/c.opt:1461
7279 msgid "Use traditional GNU semantics for inline functions."
7280 msgstr ""
7282 #: c-family/c.opt:1467
7283 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7284 msgstr ""
7286 #: c-family/c.opt:1474
7287 msgid "Assume normal C execution environment."
7288 msgstr ""
7290 #: c-family/c.opt:1482
7291 msgid "Export functions even if they can be inlined."
7292 msgstr ""
7294 #: c-family/c.opt:1486
7295 msgid "Emit implicit instantiations of inline templates."
7296 msgstr ""
7298 #: c-family/c.opt:1490
7299 msgid "Emit implicit instantiations of templates."
7300 msgstr ""
7302 #: c-family/c.opt:1494
7303 msgid "Implement C++17 inheriting constructor semantics."
7304 msgstr ""
7306 #: c-family/c.opt:1498
7307 msgid "Inject friend functions into enclosing namespace."
7308 msgstr ""
7310 #: c-family/c.opt:1502
7311 msgid "Don't emit dllexported inline functions unless needed."
7312 msgstr ""
7314 #: c-family/c.opt:1509
7315 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7316 msgstr ""
7318 #: c-family/c.opt:1513
7319 msgid "Don't warn about uses of Microsoft extensions."
7320 msgstr ""
7322 #: c-family/c.opt:1532
7323 msgid "Implement resolution of DR 150 for matching of template template arguments."
7324 msgstr ""
7326 #: c-family/c.opt:1536
7327 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7328 msgstr ""
7330 #: c-family/c.opt:1540
7331 msgid "Assume that receivers of Objective-C messages may be nil."
7332 msgstr ""
7334 #: c-family/c.opt:1544
7335 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7336 msgstr ""
7338 #: c-family/c.opt:1548
7339 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7340 msgstr ""
7342 #: c-family/c.opt:1551
7343 #, c-format
7344 msgid "unrecognized ivar visibility value %qs"
7345 msgstr ""
7347 #: c-family/c.opt:1573
7348 msgid "Treat a throw() exception specification as noexcept to improve code size."
7349 msgstr ""
7351 #: c-family/c.opt:1577
7352 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7353 msgstr ""
7355 #: c-family/c.opt:1583
7356 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7357 msgstr ""
7359 #: c-family/c.opt:1587
7360 msgid "Allow fast jumps to the message dispatcher."
7361 msgstr ""
7363 #: c-family/c.opt:1593
7364 msgid "Enable Objective-C exception and synchronization syntax."
7365 msgstr ""
7367 #: c-family/c.opt:1597
7368 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7369 msgstr ""
7371 #: c-family/c.opt:1601
7372 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7373 msgstr ""
7375 #: c-family/c.opt:1606
7376 msgid "Enable Objective-C setjmp exception handling runtime."
7377 msgstr ""
7379 #: c-family/c.opt:1610
7380 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7381 msgstr ""
7383 #: c-family/c.opt:1614
7384 msgid "Enable OpenACC."
7385 msgstr ""
7387 #: c-family/c.opt:1618
7388 msgid "Specify default OpenACC compute dimensions."
7389 msgstr ""
7391 #: c-family/c.opt:1622
7392 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7393 msgstr ""
7395 #: c-family/c.opt:1626
7396 msgid "Enable OpenMP's SIMD directives."
7397 msgstr ""
7399 #: c-family/c.opt:1630
7400 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7401 msgstr ""
7403 #: c-family/c.opt:1641
7404 msgid "Look for and use PCH files even when preprocessing."
7405 msgstr ""
7407 #: c-family/c.opt:1645
7408 msgid "Downgrade conformance errors to warnings."
7409 msgstr ""
7411 #: c-family/c.opt:1649
7412 msgid "Enable Plan 9 language extensions."
7413 msgstr ""
7415 #: c-family/c.opt:1653
7416 msgid "Treat the input file as already preprocessed."
7417 msgstr ""
7419 #: c-family/c.opt:1661
7420 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7421 msgstr ""
7423 #: c-family/c.opt:1665
7424 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7425 msgstr ""
7427 #: c-family/c.opt:1669
7428 msgid "Treat known sprintf return values as constants."
7429 msgstr ""
7431 #: c-family/c.opt:1673
7432 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7433 msgstr ""
7435 #: c-family/c.opt:1677
7436 msgid "Enable automatic template instantiation."
7437 msgstr ""
7439 #: c-family/c.opt:1681
7440 msgid "Generate run time type descriptor information."
7441 msgstr ""
7443 #: c-family/c.opt:1685 ada/gcc-interface/lang.opt:77
7444 msgid "Use the narrowest integer type possible for enumeration types."
7445 msgstr ""
7447 #: c-family/c.opt:1689
7448 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7449 msgstr ""
7451 #: c-family/c.opt:1693
7452 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7453 msgstr ""
7455 #: c-family/c.opt:1697 ada/gcc-interface/lang.opt:81
7456 msgid "Make \"char\" signed by default."
7457 msgstr ""
7459 #: c-family/c.opt:1701
7460 msgid "Enable C++14 sized deallocation support."
7461 msgstr ""
7463 #: c-family/c.opt:1708
7464 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7465 msgstr ""
7467 #: c-family/c.opt:1711
7468 #, c-format
7469 msgid "unrecognized scalar storage order value %qs"
7470 msgstr ""
7472 #: c-family/c.opt:1724
7473 msgid "Display statistics accumulated during compilation."
7474 msgstr ""
7476 #: c-family/c.opt:1728
7477 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7478 msgstr ""
7480 #: c-family/c.opt:1735 c-family/c.opt:1740
7481 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7482 msgstr ""
7484 #: c-family/c.opt:1757
7485 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7486 msgstr ""
7488 #: c-family/c.opt:1761
7489 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7490 msgstr ""
7492 #: c-family/c.opt:1768
7493 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7494 msgstr ""
7496 #: c-family/c.opt:1775
7497 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7498 msgstr ""
7500 #: c-family/c.opt:1779
7501 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7502 msgstr ""
7504 #: c-family/c.opt:1783
7505 msgid "Make \"char\" unsigned by default."
7506 msgstr ""
7508 #: c-family/c.opt:1787
7509 msgid "Use __cxa_atexit to register destructors."
7510 msgstr ""
7512 #: c-family/c.opt:1791
7513 msgid "Use __cxa_get_exception_ptr in exception handling."
7514 msgstr ""
7516 #: c-family/c.opt:1795
7517 msgid "Marks all inlined functions and methods as having hidden visibility."
7518 msgstr ""
7520 #: c-family/c.opt:1799
7521 msgid "Changes visibility to match Microsoft Visual Studio by default."
7522 msgstr ""
7524 #: c-family/c.opt:1811
7525 msgid "Emit common-like symbols as weak symbols."
7526 msgstr ""
7528 #: c-family/c.opt:1815
7529 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7530 msgstr ""
7532 #: c-family/c.opt:1819
7533 msgid "Generate a #line directive pointing at the current working directory."
7534 msgstr ""
7536 #: c-family/c.opt:1827
7537 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7538 msgstr ""
7540 #: c-family/c.opt:1831
7541 msgid "Dump declarations to a .decl file."
7542 msgstr ""
7544 #: c-family/c.opt:1835
7545 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7546 msgstr ""
7548 #: c-family/c.opt:1839
7549 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7550 msgstr ""
7552 #: c-family/c.opt:1843
7553 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7554 msgstr ""
7556 #: c-family/c.opt:1847
7557 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7558 msgstr ""
7560 #: c-family/c.opt:1852
7561 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7562 msgstr ""
7564 #: c-family/c.opt:1856
7565 msgid "-imacros <file>\tAccept definition of macros in <file>."
7566 msgstr ""
7568 #: c-family/c.opt:1860
7569 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7570 msgstr ""
7572 #: c-family/c.opt:1864
7573 msgid "-include <file>\tInclude the contents of <file> before other files."
7574 msgstr ""
7576 #: c-family/c.opt:1868
7577 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7578 msgstr ""
7580 #: c-family/c.opt:1872
7581 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7582 msgstr ""
7584 #: c-family/c.opt:1876
7585 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7586 msgstr ""
7588 #: c-family/c.opt:1880
7589 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7590 msgstr ""
7592 #: c-family/c.opt:1884
7593 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7594 msgstr ""
7596 #: c-family/c.opt:1888
7597 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7598 msgstr ""
7600 #: c-family/c.opt:1898
7601 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7602 msgstr ""
7604 #: c-family/c.opt:1902
7605 msgid "Do not search standard system include directories for C++."
7606 msgstr ""
7608 #: c-family/c.opt:1914
7609 msgid "Generate C header of platform-specific features."
7610 msgstr ""
7612 #: c-family/c.opt:1918
7613 msgid "Remap file names when including files."
7614 msgstr ""
7616 #: c-family/c.opt:1922 c-family/c.opt:1926
7617 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7618 msgstr ""
7620 #: c-family/c.opt:1930
7621 msgid "Conform to the ISO 2011 C++ standard."
7622 msgstr ""
7624 #: c-family/c.opt:1934
7625 msgid "Deprecated in favor of -std=c++11."
7626 msgstr ""
7628 #: c-family/c.opt:1938
7629 msgid "Deprecated in favor of -std=c++14."
7630 msgstr ""
7632 #: c-family/c.opt:1942
7633 msgid "Conform to the ISO 2014 C++ standard."
7634 msgstr ""
7636 #: c-family/c.opt:1946
7637 msgid "Deprecated in favor of -std=c++17."
7638 msgstr ""
7640 #: c-family/c.opt:1950
7641 msgid "Conform to the ISO 2017 C++ standard."
7642 msgstr ""
7644 #: c-family/c.opt:1954
7645 msgid "Conform to the ISO 2020(?) C++ draft standard (experimental and incomplete support)."
7646 msgstr ""
7648 #: c-family/c.opt:1958 c-family/c.opt:2076
7649 msgid "Conform to the ISO 2011 C standard."
7650 msgstr ""
7652 #: c-family/c.opt:1962
7653 msgid "Deprecated in favor of -std=c11."
7654 msgstr ""
7656 #: c-family/c.opt:1966 c-family/c.opt:1970 c-family/c.opt:2080
7657 #: c-family/c.opt:2084
7658 msgid "Conform to the ISO 2017 C standard (expected to be published in 2018)."
7659 msgstr ""
7661 #: c-family/c.opt:1974 c-family/c.opt:1978 c-family/c.opt:2060
7662 msgid "Conform to the ISO 1990 C standard."
7663 msgstr ""
7665 #: c-family/c.opt:1982 c-family/c.opt:2068
7666 msgid "Conform to the ISO 1999 C standard."
7667 msgstr ""
7669 #: c-family/c.opt:1986
7670 msgid "Deprecated in favor of -std=c99."
7671 msgstr ""
7673 #: c-family/c.opt:1990 c-family/c.opt:1995
7674 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7675 msgstr ""
7677 #: c-family/c.opt:2000
7678 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7679 msgstr ""
7681 #: c-family/c.opt:2004
7682 msgid "Deprecated in favor of -std=gnu++11."
7683 msgstr ""
7685 #: c-family/c.opt:2008
7686 msgid "Deprecated in favor of -std=gnu++14."
7687 msgstr ""
7689 #: c-family/c.opt:2012
7690 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7691 msgstr ""
7693 #: c-family/c.opt:2016
7694 msgid "Deprecated in favor of -std=gnu++17."
7695 msgstr ""
7697 #: c-family/c.opt:2020
7698 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
7699 msgstr ""
7701 #: c-family/c.opt:2024
7702 msgid "Conform to the ISO 2020(?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7703 msgstr ""
7705 #: c-family/c.opt:2028
7706 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7707 msgstr ""
7709 #: c-family/c.opt:2032
7710 msgid "Deprecated in favor of -std=gnu11."
7711 msgstr ""
7713 #: c-family/c.opt:2036 c-family/c.opt:2040
7714 msgid "Conform to the ISO 2017 C standard (expected to be published in 2018) with GNU extensions."
7715 msgstr ""
7717 #: c-family/c.opt:2044 c-family/c.opt:2048
7718 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7719 msgstr ""
7721 #: c-family/c.opt:2052
7722 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7723 msgstr ""
7725 #: c-family/c.opt:2056
7726 msgid "Deprecated in favor of -std=gnu99."
7727 msgstr ""
7729 #: c-family/c.opt:2064
7730 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7731 msgstr ""
7733 #: c-family/c.opt:2072
7734 msgid "Deprecated in favor of -std=iso9899:1999."
7735 msgstr ""
7737 #: c-family/c.opt:2091
7738 msgid "Enable traditional preprocessing."
7739 msgstr ""
7741 #: c-family/c.opt:2095
7742 msgid "-trigraphs\tSupport ISO C trigraphs."
7743 msgstr ""
7745 #: c-family/c.opt:2099
7746 msgid "Do not predefine system-specific and GCC-specific macros."
7747 msgstr ""
7749 #: ada/gcc-interface/lang.opt:61
7750 msgid "Synonym of -gnatk8."
7751 msgstr ""
7753 #: ada/gcc-interface/lang.opt:69
7754 msgid "Do not look for object files in standard path."
7755 msgstr ""
7757 #: ada/gcc-interface/lang.opt:73
7758 msgid "Select the runtime."
7759 msgstr ""
7761 #: ada/gcc-interface/lang.opt:85
7762 msgid "Catch typos."
7763 msgstr ""
7765 #: ada/gcc-interface/lang.opt:89
7766 msgid "Set name of output ALI file (internal switch)."
7767 msgstr ""
7769 #: ada/gcc-interface/lang.opt:93
7770 msgid "-gnat<options>\tSpecify options to GNAT."
7771 msgstr ""
7773 #: ada/gcc-interface/lang.opt:97
7774 msgid "Ignored."
7775 msgstr "Проігноровано."
7777 #: go/lang.opt:42
7778 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
7779 msgstr ""
7781 #: go/lang.opt:46
7782 msgid "Add explicit checks for division by zero."
7783 msgstr ""
7785 #: go/lang.opt:50
7786 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7787 msgstr ""
7789 #: go/lang.opt:54
7790 msgid "Apply special rules for compiling runtime package."
7791 msgstr ""
7793 #: go/lang.opt:58
7794 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7795 msgstr ""
7797 #: go/lang.opt:62
7798 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7799 msgstr ""
7801 #: go/lang.opt:66
7802 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7803 msgstr ""
7805 #: go/lang.opt:70
7806 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7807 msgstr ""
7809 #: go/lang.opt:74
7810 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
7811 msgstr ""
7813 #: go/lang.opt:78
7814 msgid "Functions which return values must end with return statements."
7815 msgstr ""
7817 #: go/lang.opt:82
7818 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
7819 msgstr ""
7821 #: go/lang.opt:86
7822 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
7823 msgstr ""
7825 #: config/vms/vms.opt:27
7826 msgid "Malloc data into P2 space."
7827 msgstr ""
7829 #: config/vms/vms.opt:31
7830 msgid "Set name of main routine for the debugger."
7831 msgstr ""
7833 #: config/vms/vms.opt:35
7834 msgid "Use VMS exit codes instead of posix ones."
7835 msgstr ""
7837 #: config/vms/vms.opt:39
7838 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7839 msgstr ""
7841 #: config/vms/vms.opt:42
7842 #, c-format
7843 msgid "unknown pointer size model %qs"
7844 msgstr ""
7846 #: config/mcore/mcore.opt:23
7847 msgid "Generate code for the M*Core M210"
7848 msgstr ""
7850 #: config/mcore/mcore.opt:27
7851 msgid "Generate code for the M*Core M340"
7852 msgstr ""
7854 #: config/mcore/mcore.opt:31
7855 msgid "Force functions to be aligned to a 4 byte boundary."
7856 msgstr ""
7858 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7859 msgid "Generate big-endian code."
7860 msgstr ""
7862 #: config/mcore/mcore.opt:39
7863 msgid "Emit call graph information."
7864 msgstr ""
7866 #: config/mcore/mcore.opt:43
7867 msgid "Use the divide instruction."
7868 msgstr ""
7870 #: config/mcore/mcore.opt:47
7871 msgid "Inline constants if it can be done in 2 insns or less."
7872 msgstr ""
7874 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7875 msgid "Generate little-endian code."
7876 msgstr ""
7878 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7879 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7880 msgstr ""
7882 #: config/mcore/mcore.opt:60
7883 msgid "Use arbitrary sized immediates in bit operations."
7884 msgstr ""
7886 #: config/mcore/mcore.opt:64
7887 msgid "Prefer word accesses over byte accesses."
7888 msgstr ""
7890 #: config/mcore/mcore.opt:71
7891 msgid "Set the maximum amount for a single stack increment operation."
7892 msgstr ""
7894 #: config/mcore/mcore.opt:75
7895 msgid "Always treat bitfields as int-sized."
7896 msgstr ""
7898 #: config/linux-android.opt:23
7899 msgid "Generate code for the Android platform."
7900 msgstr ""
7902 #: config/mmix/mmix.opt:24
7903 msgid "For intrinsics library: pass all parameters in registers."
7904 msgstr ""
7906 #: config/mmix/mmix.opt:28
7907 msgid "Use register stack for parameters and return value."
7908 msgstr ""
7910 #: config/mmix/mmix.opt:32
7911 msgid "Use call-clobbered registers for parameters and return value."
7912 msgstr ""
7914 #: config/mmix/mmix.opt:37
7915 msgid "Use epsilon-respecting floating point compare instructions."
7916 msgstr ""
7918 #: config/mmix/mmix.opt:41
7919 msgid "Use zero-extending memory loads, not sign-extending ones."
7920 msgstr ""
7922 #: config/mmix/mmix.opt:45
7923 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7924 msgstr ""
7926 #: config/mmix/mmix.opt:49
7927 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7928 msgstr ""
7930 #: config/mmix/mmix.opt:53
7931 msgid "Do not provide a default start-address 0x100 of the program."
7932 msgstr ""
7934 #: config/mmix/mmix.opt:57
7935 msgid "Link to emit program in ELF format (rather than mmo)."
7936 msgstr ""
7938 #: config/mmix/mmix.opt:61
7939 msgid "Use P-mnemonics for branches statically predicted as taken."
7940 msgstr ""
7942 #: config/mmix/mmix.opt:65
7943 msgid "Don't use P-mnemonics for branches."
7944 msgstr ""
7946 #: config/mmix/mmix.opt:79
7947 msgid "Use addresses that allocate global registers."
7948 msgstr ""
7950 #: config/mmix/mmix.opt:83
7951 msgid "Do not use addresses that allocate global registers."
7952 msgstr ""
7954 #: config/mmix/mmix.opt:87
7955 msgid "Generate a single exit point for each function."
7956 msgstr ""
7958 #: config/mmix/mmix.opt:91
7959 msgid "Do not generate a single exit point for each function."
7960 msgstr ""
7962 #: config/mmix/mmix.opt:95
7963 msgid "Set start-address of the program."
7964 msgstr ""
7966 #: config/mmix/mmix.opt:99
7967 msgid "Set start-address of data."
7968 msgstr ""
7970 #: config/darwin.opt:117
7971 msgid "Generate compile-time CFString objects."
7972 msgstr ""
7974 #: config/darwin.opt:214
7975 msgid "Warn if constant CFString objects contain non-portable characters."
7976 msgstr ""
7978 #: config/darwin.opt:219
7979 msgid "Generate AT&T-style stubs for Mach-O."
7980 msgstr ""
7982 #: config/darwin.opt:223
7983 msgid "Generate code suitable for executables (NOT shared libs)."
7984 msgstr ""
7986 #: config/darwin.opt:227
7987 msgid "Generate code suitable for fast turn around debugging."
7988 msgstr ""
7990 #: config/darwin.opt:235
7991 msgid "The earliest MacOS X version on which this program will run."
7992 msgstr ""
7994 #: config/darwin.opt:239
7995 msgid "Set sizeof(bool) to 1."
7996 msgstr ""
7998 #: config/darwin.opt:243
7999 msgid "Generate code for darwin loadable kernel extensions."
8000 msgstr ""
8002 #: config/darwin.opt:247
8003 msgid "Generate code for the kernel or loadable kernel extensions."
8004 msgstr ""
8006 #: config/darwin.opt:251
8007 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8008 msgstr ""
8010 #: config/darwin.opt:401
8011 msgid "The version of ld64 in use for this toolchain."
8012 msgstr ""
8014 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
8015 msgid "Use simulator runtime."
8016 msgstr ""
8018 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
8019 msgid "Specify the name of the target CPU."
8020 msgstr ""
8022 #: config/bfin/bfin.opt:48
8023 msgid "Omit frame pointer for leaf functions."
8024 msgstr ""
8026 #: config/bfin/bfin.opt:52
8027 msgid "Program is entirely located in low 64k of memory."
8028 msgstr ""
8030 #: config/bfin/bfin.opt:56
8031 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
8032 msgstr ""
8034 #: config/bfin/bfin.opt:61
8035 msgid "Avoid speculative loads to work around a hardware anomaly."
8036 msgstr ""
8038 #: config/bfin/bfin.opt:65
8039 msgid "Enabled ID based shared library."
8040 msgstr "Увімкнено засновану на ідентифікаторах бібліотеку спільного використання."
8042 #: config/bfin/bfin.opt:69
8043 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
8044 msgstr ""
8046 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
8047 msgid "ID of shared library to build."
8048 msgstr "Ідентифікатор бібліотеки спільного використання для збирання."
8050 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
8051 msgid "Enable separate data segment."
8052 msgstr ""
8054 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8055 msgid "Avoid generating pc-relative calls; use indirection."
8056 msgstr ""
8058 #: config/bfin/bfin.opt:86
8059 msgid "Link with the fast floating-point library."
8060 msgstr ""
8062 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
8063 msgid "Enable Function Descriptor PIC mode."
8064 msgstr ""
8066 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8067 msgid "Enable inlining of PLT in function calls."
8068 msgstr ""
8070 #: config/bfin/bfin.opt:98
8071 msgid "Do stack checking using bounds in L1 scratch memory."
8072 msgstr ""
8074 #: config/bfin/bfin.opt:102
8075 msgid "Enable multicore support."
8076 msgstr ""
8078 #: config/bfin/bfin.opt:106
8079 msgid "Build for Core A."
8080 msgstr ""
8082 #: config/bfin/bfin.opt:110
8083 msgid "Build for Core B."
8084 msgstr ""
8086 #: config/bfin/bfin.opt:114
8087 msgid "Build for SDRAM."
8088 msgstr ""
8090 #: config/bfin/bfin.opt:118
8091 msgid "Assume ICPLBs are enabled at runtime."
8092 msgstr ""
8094 #: config/m68k/m68k-tables.opt:25
8095 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8096 msgstr ""
8098 #: config/m68k/m68k-tables.opt:365
8099 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8100 msgstr ""
8102 #: config/m68k/m68k-tables.opt:411
8103 msgid "Known M68K ISAs (for use with the -march= option):"
8104 msgstr ""
8106 #: config/m68k/ieee.opt:24 config/i386/i386.opt:368
8107 msgid "Use IEEE math for fp comparisons."
8108 msgstr ""
8110 #: config/m68k/m68k.opt:30
8111 msgid "Generate code for a 520X."
8112 msgstr ""
8114 #: config/m68k/m68k.opt:34
8115 msgid "Generate code for a 5206e."
8116 msgstr ""
8118 #: config/m68k/m68k.opt:38
8119 msgid "Generate code for a 528x."
8120 msgstr ""
8122 #: config/m68k/m68k.opt:42
8123 msgid "Generate code for a 5307."
8124 msgstr ""
8126 #: config/m68k/m68k.opt:46
8127 msgid "Generate code for a 5407."
8128 msgstr ""
8130 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8131 msgid "Generate code for a 68000."
8132 msgstr ""
8134 #: config/m68k/m68k.opt:54
8135 msgid "Generate code for a 68010."
8136 msgstr ""
8138 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8139 msgid "Generate code for a 68020."
8140 msgstr ""
8142 #: config/m68k/m68k.opt:62
8143 msgid "Generate code for a 68040, without any new instructions."
8144 msgstr ""
8146 #: config/m68k/m68k.opt:66
8147 msgid "Generate code for a 68060, without any new instructions."
8148 msgstr ""
8150 #: config/m68k/m68k.opt:70
8151 msgid "Generate code for a 68030."
8152 msgstr ""
8154 #: config/m68k/m68k.opt:74
8155 msgid "Generate code for a 68040."
8156 msgstr ""
8158 #: config/m68k/m68k.opt:78
8159 msgid "Generate code for a 68060."
8160 msgstr ""
8162 #: config/m68k/m68k.opt:82
8163 msgid "Generate code for a 68302."
8164 msgstr ""
8166 #: config/m68k/m68k.opt:86
8167 msgid "Generate code for a 68332."
8168 msgstr ""
8170 #: config/m68k/m68k.opt:91
8171 msgid "Generate code for a 68851."
8172 msgstr ""
8174 #: config/m68k/m68k.opt:95
8175 msgid "Generate code that uses 68881 floating-point instructions."
8176 msgstr ""
8178 #: config/m68k/m68k.opt:99
8179 msgid "Align variables on a 32-bit boundary."
8180 msgstr ""
8182 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
8183 #: config/nds32/nds32.opt:131 config/c6x/c6x.opt:67
8184 msgid "Specify the name of the target architecture."
8185 msgstr ""
8187 #: config/m68k/m68k.opt:107
8188 msgid "Use the bit-field instructions."
8189 msgstr ""
8191 #: config/m68k/m68k.opt:119
8192 msgid "Generate code for a ColdFire v4e."
8193 msgstr ""
8195 #: config/m68k/m68k.opt:123
8196 msgid "Specify the target CPU."
8197 msgstr ""
8199 #: config/m68k/m68k.opt:127
8200 msgid "Generate code for a cpu32."
8201 msgstr ""
8203 #: config/m68k/m68k.opt:131
8204 msgid "Use hardware division instructions on ColdFire."
8205 msgstr ""
8207 #: config/m68k/m68k.opt:135
8208 msgid "Generate code for a Fido A."
8209 msgstr ""
8211 #: config/m68k/m68k.opt:139
8212 msgid "Generate code which uses hardware floating point instructions."
8213 msgstr ""
8215 #: config/m68k/m68k.opt:143
8216 msgid "Enable ID based shared library."
8217 msgstr "Увімкнути засновану на ідентифікаторах бібліотеку спільного використання."
8219 #: config/m68k/m68k.opt:147
8220 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8221 msgstr ""
8223 #: config/m68k/m68k.opt:151
8224 msgid "Do not use the bit-field instructions."
8225 msgstr ""
8227 #: config/m68k/m68k.opt:155
8228 msgid "Use normal calling convention."
8229 msgstr ""
8231 #: config/m68k/m68k.opt:159
8232 msgid "Consider type 'int' to be 32 bits wide."
8233 msgstr ""
8235 #: config/m68k/m68k.opt:163
8236 msgid "Generate pc-relative code."
8237 msgstr ""
8239 #: config/m68k/m68k.opt:167
8240 msgid "Use different calling convention using 'rtd'."
8241 msgstr ""
8243 #: config/m68k/m68k.opt:179
8244 msgid "Consider type 'int' to be 16 bits wide."
8245 msgstr ""
8247 #: config/m68k/m68k.opt:183
8248 msgid "Generate code with library calls for floating point."
8249 msgstr ""
8251 #: config/m68k/m68k.opt:187
8252 msgid "Do not use unaligned memory references."
8253 msgstr ""
8255 #: config/m68k/m68k.opt:191
8256 msgid "Tune for the specified target CPU or architecture."
8257 msgstr ""
8259 #: config/m68k/m68k.opt:195
8260 msgid "Support more than 8192 GOT entries on ColdFire."
8261 msgstr ""
8263 #: config/m68k/m68k.opt:199
8264 msgid "Support TLS segment larger than 64K."
8265 msgstr ""
8267 #: config/riscv/riscv.opt:26
8268 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
8269 msgstr ""
8271 #: config/riscv/riscv.opt:30
8272 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
8273 msgstr ""
8275 #: config/riscv/riscv.opt:34
8276 msgid "Specify integer and floating-point calling convention."
8277 msgstr ""
8279 #: config/riscv/riscv.opt:38 config/i386/i386.opt:416
8280 msgid "Attempt to keep stack aligned to this power of 2."
8281 msgstr ""
8283 #: config/riscv/riscv.opt:42
8284 msgid "Supported ABIs (for use with the -mabi= option):"
8285 msgstr ""
8287 #: config/riscv/riscv.opt:64
8288 msgid "Use hardware floating-point divide and square root instructions."
8289 msgstr ""
8291 #: config/riscv/riscv.opt:68
8292 msgid "Use hardware instructions for integer division."
8293 msgstr ""
8295 #: config/riscv/riscv.opt:72
8296 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
8297 msgstr ""
8299 #: config/riscv/riscv.opt:77 config/mips/mips.opt:401
8300 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
8301 msgstr ""
8303 #: config/riscv/riscv.opt:81
8304 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8305 msgstr ""
8307 #: config/riscv/riscv.opt:85
8308 msgid "Use smaller but slower prologue and epilogue code."
8309 msgstr ""
8311 #: config/riscv/riscv.opt:89 config/aarch64/aarch64.opt:85
8312 msgid "Specify the code model."
8313 msgstr ""
8315 #: config/riscv/riscv.opt:93
8316 msgid "Do not generate unaligned memory accesses."
8317 msgstr ""
8319 #: config/riscv/riscv.opt:97 config/i386/i386.opt:287
8320 #: config/powerpcspe/aix64.opt:36 config/powerpcspe/linux64.opt:32
8321 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8322 #: config/tilegx/tilegx.opt:57
8323 msgid "Known code models (for use with the -mcmodel= option):"
8324 msgstr ""
8326 #: config/riscv/riscv.opt:107
8327 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
8328 msgstr ""
8330 #: config/riscv/riscv.opt:111
8331 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
8332 msgstr ""
8334 #: config/m32c/m32c.opt:23
8335 msgid "-msim\tUse simulator runtime."
8336 msgstr ""
8338 #: config/m32c/m32c.opt:27
8339 msgid "-mcpu=r8c\tCompile code for R8C variants."
8340 msgstr ""
8342 #: config/m32c/m32c.opt:31
8343 msgid "-mcpu=m16c\tCompile code for M16C variants."
8344 msgstr ""
8346 #: config/m32c/m32c.opt:35
8347 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8348 msgstr ""
8350 #: config/m32c/m32c.opt:39
8351 msgid "-mcpu=m32c\tCompile code for M32C variants."
8352 msgstr ""
8354 #: config/m32c/m32c.opt:43
8355 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8356 msgstr ""
8358 #: config/msp430/msp430.opt:7
8359 msgid "Force assembly output to always use hex constants."
8360 msgstr ""
8362 #: config/msp430/msp430.opt:11
8363 msgid "Specify the MCU to build for."
8364 msgstr ""
8366 #: config/msp430/msp430.opt:15
8367 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
8368 msgstr ""
8370 #: config/msp430/msp430.opt:19
8371 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8372 msgstr ""
8374 #: config/msp430/msp430.opt:23
8375 msgid "Select large model - 20-bit addresses/pointers."
8376 msgstr ""
8378 #: config/msp430/msp430.opt:27
8379 msgid "Select small model - 16-bit addresses/pointers (default)."
8380 msgstr ""
8382 #: config/msp430/msp430.opt:31
8383 msgid "Optimize opcode sizes at link time."
8384 msgstr ""
8386 #: config/msp430/msp430.opt:38
8387 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8388 msgstr ""
8390 #: config/msp430/msp430.opt:45
8391 msgid "Specify the type of hardware multiply to support."
8392 msgstr ""
8394 #: config/msp430/msp430.opt:67
8395 msgid "Specify whether functions should be placed into low or high memory."
8396 msgstr ""
8398 #: config/msp430/msp430.opt:71
8399 msgid "Specify whether variables should be placed into low or high memory."
8400 msgstr ""
8402 #: config/msp430/msp430.opt:90
8403 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8404 msgstr ""
8406 #: config/msp430/msp430.opt:94
8407 msgid "Passes on a request to the assembler to warn about various silicon errata."
8408 msgstr ""
8410 #: config/aarch64/aarch64.opt:40
8411 msgid "The possible TLS dialects:"
8412 msgstr ""
8414 #: config/aarch64/aarch64.opt:52
8415 msgid "The code model option names for -mcmodel:"
8416 msgstr ""
8418 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:99
8419 #: config/microblaze/microblaze.opt:60
8420 msgid "Assume target CPU is configured as big endian."
8421 msgstr ""
8423 #: config/aarch64/aarch64.opt:69 config/i386/i386.opt:1007
8424 msgid "Generate code which uses only the general registers."
8425 msgstr ""
8427 #: config/aarch64/aarch64.opt:73
8428 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8429 msgstr ""
8431 #: config/aarch64/aarch64.opt:77
8432 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8433 msgstr ""
8435 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:164
8436 #: config/microblaze/microblaze.opt:64
8437 msgid "Assume target CPU is configured as little endian."
8438 msgstr ""
8440 #: config/aarch64/aarch64.opt:89
8441 msgid "Don't assume that unaligned accesses are handled by the system."
8442 msgstr ""
8444 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:400
8445 msgid "Omit the frame pointer in leaf functions."
8446 msgstr ""
8448 #: config/aarch64/aarch64.opt:97
8449 msgid "Specify TLS dialect."
8450 msgstr ""
8452 #: config/aarch64/aarch64.opt:101
8453 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8454 msgstr ""
8456 #: config/aarch64/aarch64.opt:120
8457 msgid "-march=ARCH\tUse features of architecture ARCH."
8458 msgstr ""
8460 #: config/aarch64/aarch64.opt:124
8461 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8462 msgstr ""
8464 #: config/aarch64/aarch64.opt:128
8465 msgid "-mtune=CPU\tOptimize for CPU."
8466 msgstr ""
8468 #: config/aarch64/aarch64.opt:132
8469 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8470 msgstr ""
8472 #: config/aarch64/aarch64.opt:136
8473 msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8474 msgstr ""
8476 #: config/aarch64/aarch64.opt:140
8477 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8478 msgstr ""
8480 #: config/aarch64/aarch64.opt:150
8481 msgid "PC relative literal loads."
8482 msgstr ""
8484 #: config/aarch64/aarch64.opt:154
8485 msgid "Select return address signing scope."
8486 msgstr ""
8488 #: config/aarch64/aarch64.opt:158
8489 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
8490 msgstr ""
8492 #: config/aarch64/aarch64.opt:171
8493 msgid "Enable the reciprocal square root approximation.  Enabling this reduces precision of reciprocal square root results to about 16 bits for single precision and to 32 bits for double precision."
8494 msgstr ""
8496 #: config/aarch64/aarch64.opt:177
8497 msgid "Enable the square root approximation.  Enabling this reduces precision of square root results to about 16 bits for single precision and to 32 bits for double precision. If enabled, it implies -mlow-precision-recip-sqrt."
8498 msgstr ""
8500 #: config/aarch64/aarch64.opt:184
8501 msgid "Enable the division approximation.  Enabling this reduces precision of division results to about 16 bits for single precision and to 32 bits for double precision."
8502 msgstr ""
8504 #: config/aarch64/aarch64.opt:190
8505 msgid "The possible SVE vector lengths:"
8506 msgstr ""
8508 #: config/aarch64/aarch64.opt:212
8509 msgid "-msve-vector-bits=N\tSet the number of bits in an SVE vector register to N."
8510 msgstr ""
8512 #: config/aarch64/aarch64.opt:216
8513 msgid "Enables verbose cost model dumping in the debug dump files."
8514 msgstr ""
8516 #: config/linux.opt:24
8517 msgid "Use Bionic C library."
8518 msgstr ""
8520 #: config/linux.opt:28
8521 msgid "Use GNU C library."
8522 msgstr ""
8524 #: config/linux.opt:32
8525 msgid "Use uClibc C library."
8526 msgstr ""
8528 #: config/linux.opt:36
8529 msgid "Use musl C library."
8530 msgstr ""
8532 #: config/ia64/ilp32.opt:3
8533 msgid "Generate ILP32 code."
8534 msgstr ""
8536 #: config/ia64/ilp32.opt:7
8537 msgid "Generate LP64 code."
8538 msgstr ""
8540 #: config/ia64/ia64.opt:28
8541 msgid "Generate big endian code."
8542 msgstr ""
8544 #: config/ia64/ia64.opt:32
8545 msgid "Generate little endian code."
8546 msgstr ""
8548 #: config/ia64/ia64.opt:36
8549 msgid "Generate code for GNU as."
8550 msgstr ""
8552 #: config/ia64/ia64.opt:40
8553 msgid "Generate code for GNU ld."
8554 msgstr ""
8556 #: config/ia64/ia64.opt:44
8557 msgid "Emit stop bits before and after volatile extended asms."
8558 msgstr ""
8560 #: config/ia64/ia64.opt:48
8561 msgid "Use in/loc/out register names."
8562 msgstr "Використовувати назви регістрів in/loc/out."
8564 #: config/ia64/ia64.opt:55
8565 msgid "Enable use of sdata/scommon/sbss."
8566 msgstr ""
8568 #: config/ia64/ia64.opt:59
8569 msgid "Generate code without GP reg."
8570 msgstr ""
8572 #: config/ia64/ia64.opt:63
8573 msgid "gp is constant (but save/restore gp on indirect calls)."
8574 msgstr ""
8576 #: config/ia64/ia64.opt:67
8577 msgid "Generate self-relocatable code."
8578 msgstr ""
8580 #: config/ia64/ia64.opt:71
8581 msgid "Generate inline floating point division, optimize for latency."
8582 msgstr ""
8584 #: config/ia64/ia64.opt:75
8585 msgid "Generate inline floating point division, optimize for throughput."
8586 msgstr ""
8588 #: config/ia64/ia64.opt:82
8589 msgid "Generate inline integer division, optimize for latency."
8590 msgstr ""
8592 #: config/ia64/ia64.opt:86
8593 msgid "Generate inline integer division, optimize for throughput."
8594 msgstr ""
8596 #: config/ia64/ia64.opt:90
8597 msgid "Do not inline integer division."
8598 msgstr ""
8600 #: config/ia64/ia64.opt:94
8601 msgid "Generate inline square root, optimize for latency."
8602 msgstr ""
8604 #: config/ia64/ia64.opt:98
8605 msgid "Generate inline square root, optimize for throughput."
8606 msgstr ""
8608 #: config/ia64/ia64.opt:102
8609 msgid "Do not inline square root."
8610 msgstr ""
8612 #: config/ia64/ia64.opt:106
8613 msgid "Enable DWARF line debug info via GNU as."
8614 msgstr ""
8616 #: config/ia64/ia64.opt:110
8617 msgid "Enable earlier placing stop bits for better scheduling."
8618 msgstr ""
8620 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
8621 #: config/sh/sh.opt:227
8622 msgid "Specify range of registers to make fixed."
8623 msgstr ""
8625 #: config/ia64/ia64.opt:118 config/powerpcspe/sysv4.opt:32
8626 #: config/alpha/alpha.opt:130
8627 msgid "Specify bit size of immediate TLS offsets."
8628 msgstr ""
8630 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:514
8631 #: config/s390/s390.opt:200 config/sparc/sparc.opt:146
8632 #: config/visium/visium.opt:49
8633 msgid "Schedule code for given CPU."
8634 msgstr ""
8636 #: config/ia64/ia64.opt:126
8637 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8638 msgstr ""
8640 #: config/ia64/ia64.opt:136
8641 msgid "Use data speculation before reload."
8642 msgstr ""
8644 #: config/ia64/ia64.opt:140
8645 msgid "Use data speculation after reload."
8646 msgstr ""
8648 #: config/ia64/ia64.opt:144
8649 msgid "Use control speculation."
8650 msgstr ""
8652 #: config/ia64/ia64.opt:148
8653 msgid "Use in block data speculation before reload."
8654 msgstr ""
8656 #: config/ia64/ia64.opt:152
8657 msgid "Use in block data speculation after reload."
8658 msgstr ""
8660 #: config/ia64/ia64.opt:156
8661 msgid "Use in block control speculation."
8662 msgstr ""
8664 #: config/ia64/ia64.opt:160
8665 msgid "Use simple data speculation check."
8666 msgstr ""
8668 #: config/ia64/ia64.opt:164
8669 msgid "Use simple data speculation check for control speculation."
8670 msgstr ""
8672 #: config/ia64/ia64.opt:174
8673 msgid "Count speculative dependencies while calculating priority of instructions."
8674 msgstr ""
8676 #: config/ia64/ia64.opt:178
8677 msgid "Place a stop bit after every cycle when scheduling."
8678 msgstr ""
8680 #: config/ia64/ia64.opt:182
8681 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8682 msgstr ""
8684 #: config/ia64/ia64.opt:186
8685 msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts.  Default value is 1."
8686 msgstr ""
8688 #: config/ia64/ia64.opt:190
8689 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8690 msgstr ""
8692 #: config/ia64/ia64.opt:194
8693 msgid "Don't generate checks for control speculation in selective scheduling."
8694 msgstr ""
8696 #: config/spu/spu.opt:20
8697 msgid "Emit warnings when run-time relocations are generated."
8698 msgstr ""
8700 #: config/spu/spu.opt:24
8701 msgid "Emit errors when run-time relocations are generated."
8702 msgstr ""
8704 #: config/spu/spu.opt:28
8705 msgid "Specify cost of branches (Default 20)."
8706 msgstr ""
8708 #: config/spu/spu.opt:32
8709 msgid "Make sure loads and stores are not moved past DMA instructions."
8710 msgstr ""
8712 #: config/spu/spu.opt:36
8713 msgid "volatile must be specified on any memory that is effected by DMA."
8714 msgstr ""
8716 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8717 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8718 msgstr ""
8720 #: config/spu/spu.opt:48
8721 msgid "Use standard main function as entry for startup."
8722 msgstr ""
8724 #: config/spu/spu.opt:52
8725 msgid "Generate branch hints for branches."
8726 msgstr ""
8728 #: config/spu/spu.opt:56
8729 msgid "Maximum number of nops to insert for a hint (Default 2)."
8730 msgstr ""
8732 #: config/spu/spu.opt:60
8733 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8734 msgstr ""
8736 #: config/spu/spu.opt:64
8737 msgid "Generate code for 18 bit addressing."
8738 msgstr ""
8740 #: config/spu/spu.opt:68
8741 msgid "Generate code for 32 bit addressing."
8742 msgstr ""
8744 #: config/spu/spu.opt:76
8745 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8746 msgstr ""
8748 #: config/spu/spu.opt:80 config/i386/i386.opt:257 config/s390/s390.opt:56
8749 msgid "Generate code for given CPU."
8750 msgstr ""
8752 #: config/spu/spu.opt:88
8753 msgid "Access variables in 32-bit PPU objects (default)."
8754 msgstr ""
8756 #: config/spu/spu.opt:92
8757 msgid "Access variables in 64-bit PPU objects."
8758 msgstr ""
8760 #: config/spu/spu.opt:96
8761 msgid "Allow conversions between __ea and generic pointers (default)."
8762 msgstr ""
8764 #: config/spu/spu.opt:100
8765 msgid "Size (in KB) of software data cache."
8766 msgstr ""
8768 #: config/spu/spu.opt:104
8769 msgid "Atomically write back software data cache lines (default)."
8770 msgstr ""
8772 #: config/epiphany/epiphany.opt:24
8773 msgid "Don't use any of r32..r63."
8774 msgstr ""
8776 #: config/epiphany/epiphany.opt:28
8777 msgid "preferentially allocate registers that allow short instruction generation."
8778 msgstr ""
8780 #: config/epiphany/epiphany.opt:32
8781 msgid "Set branch cost."
8782 msgstr ""
8784 #: config/epiphany/epiphany.opt:36
8785 msgid "enable conditional move instruction usage."
8786 msgstr ""
8788 #: config/epiphany/epiphany.opt:40
8789 msgid "set number of nops to emit before each insn pattern."
8790 msgstr ""
8792 #: config/epiphany/epiphany.opt:52
8793 msgid "Use software floating point comparisons."
8794 msgstr ""
8796 #: config/epiphany/epiphany.opt:56
8797 msgid "Enable split of 32 bit immediate loads into low / high part."
8798 msgstr ""
8800 #: config/epiphany/epiphany.opt:60
8801 msgid "Enable use of POST_INC / POST_DEC."
8802 msgstr ""
8804 #: config/epiphany/epiphany.opt:64
8805 msgid "Enable use of POST_MODIFY."
8806 msgstr ""
8808 #: config/epiphany/epiphany.opt:68
8809 msgid "Set number of bytes on the stack preallocated for use by the callee."
8810 msgstr ""
8812 #: config/epiphany/epiphany.opt:72
8813 msgid "Assume round to nearest is selected for purposes of scheduling."
8814 msgstr ""
8816 #: config/epiphany/epiphany.opt:76
8817 msgid "Generate call insns as indirect calls."
8818 msgstr ""
8820 #: config/epiphany/epiphany.opt:80
8821 msgid "Generate call insns as direct calls."
8822 msgstr ""
8824 #: config/epiphany/epiphany.opt:84
8825 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8826 msgstr ""
8828 #: config/epiphany/epiphany.opt:108
8829 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8830 msgstr ""
8832 #: config/epiphany/epiphany.opt:112
8833 msgid "Vectorize for double-word operations."
8834 msgstr ""
8836 #: config/epiphany/epiphany.opt:128
8837 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8838 msgstr ""
8840 #: config/epiphany/epiphany.opt:132
8841 msgid "Use the floating point unit for integer add/subtract."
8842 msgstr ""
8844 #: config/epiphany/epiphany.opt:136
8845 msgid "Set register to hold -1."
8846 msgstr ""
8848 #: config/ft32/ft32.opt:23
8849 msgid "target the software simulator."
8850 msgstr ""
8852 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:389
8853 msgid "Use LRA instead of reload."
8854 msgstr ""
8856 #: config/ft32/ft32.opt:31
8857 msgid "Avoid use of the DIV and MOD instructions"
8858 msgstr ""
8860 #: config/ft32/ft32.opt:35
8861 msgid "target the FT32B architecture"
8862 msgstr ""
8864 #: config/ft32/ft32.opt:39
8865 msgid "enable FT32B code compression"
8866 msgstr "увімкнути стискання коду FT32B"
8868 #: config/ft32/ft32.opt:43
8869 msgid "Avoid placing any readable data in program memory"
8870 msgstr ""
8872 #: config/h8300/h8300.opt:23
8873 msgid "Generate H8S code."
8874 msgstr ""
8876 #: config/h8300/h8300.opt:27
8877 msgid "Generate H8SX code."
8878 msgstr ""
8880 #: config/h8300/h8300.opt:31
8881 msgid "Generate H8S/2600 code."
8882 msgstr ""
8884 #: config/h8300/h8300.opt:35
8885 msgid "Make integers 32 bits wide."
8886 msgstr ""
8888 #: config/h8300/h8300.opt:42
8889 msgid "Use registers for argument passing."
8890 msgstr ""
8892 #: config/h8300/h8300.opt:46
8893 msgid "Consider access to byte sized memory slow."
8894 msgstr ""
8896 #: config/h8300/h8300.opt:50
8897 msgid "Enable linker relaxing."
8898 msgstr ""
8900 #: config/h8300/h8300.opt:54
8901 msgid "Generate H8/300H code."
8902 msgstr ""
8904 #: config/h8300/h8300.opt:58
8905 msgid "Enable the normal mode."
8906 msgstr ""
8908 #: config/h8300/h8300.opt:62
8909 msgid "Use H8/300 alignment rules."
8910 msgstr ""
8912 #: config/h8300/h8300.opt:66
8913 msgid "Push extended registers on stack in monitor functions."
8914 msgstr ""
8916 #: config/h8300/h8300.opt:70
8917 msgid "Do not push extended registers on stack in monitor functions."
8918 msgstr ""
8920 #: config/pdp11/pdp11.opt:23
8921 msgid "Generate code for an 11/10."
8922 msgstr ""
8924 #: config/pdp11/pdp11.opt:27
8925 msgid "Generate code for an 11/40."
8926 msgstr ""
8928 #: config/pdp11/pdp11.opt:31
8929 msgid "Generate code for an 11/45."
8930 msgstr ""
8932 #: config/pdp11/pdp11.opt:35
8933 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8934 msgstr ""
8936 #: config/pdp11/pdp11.opt:39
8937 msgid "Do not use inline patterns for copying memory."
8938 msgstr ""
8940 #: config/pdp11/pdp11.opt:43
8941 msgid "Use inline patterns for copying memory."
8942 msgstr ""
8944 #: config/pdp11/pdp11.opt:47
8945 msgid "Do not pretend that branches are expensive."
8946 msgstr ""
8948 #: config/pdp11/pdp11.opt:51
8949 msgid "Pretend that branches are expensive."
8950 msgstr ""
8952 #: config/pdp11/pdp11.opt:55
8953 msgid "Use the DEC assembler syntax."
8954 msgstr ""
8956 #: config/pdp11/pdp11.opt:59
8957 msgid "Use 32 bit float."
8958 msgstr ""
8960 #: config/pdp11/pdp11.opt:63
8961 msgid "Use 64 bit float."
8962 msgstr ""
8964 #: config/pdp11/pdp11.opt:67 config/powerpcspe/powerpcspe.opt:177
8965 #: config/rs6000/rs6000.opt:196 config/frv/frv.opt:158
8966 msgid "Use hardware floating point."
8967 msgstr ""
8969 #: config/pdp11/pdp11.opt:71
8970 msgid "Use 16 bit int."
8971 msgstr ""
8973 #: config/pdp11/pdp11.opt:75
8974 msgid "Use 32 bit int."
8975 msgstr ""
8977 #: config/pdp11/pdp11.opt:79 config/powerpcspe/powerpcspe.opt:173
8978 #: config/rs6000/rs6000.opt:192
8979 msgid "Do not use hardware floating point."
8980 msgstr ""
8982 #: config/pdp11/pdp11.opt:83
8983 msgid "Target has split I&D."
8984 msgstr ""
8986 #: config/pdp11/pdp11.opt:87
8987 msgid "Use UNIX assembler syntax."
8988 msgstr ""
8990 #: config/xtensa/xtensa.opt:23
8991 msgid "Use CONST16 instruction to load constants."
8992 msgstr ""
8994 #: config/xtensa/xtensa.opt:27
8995 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8996 msgstr ""
8998 #: config/xtensa/xtensa.opt:31
8999 msgid "Use indirect CALLXn instructions for large programs."
9000 msgstr ""
9002 #: config/xtensa/xtensa.opt:35
9003 msgid "Automatically align branch targets to reduce branch penalties."
9004 msgstr ""
9006 #: config/xtensa/xtensa.opt:39
9007 msgid "Intersperse literal pools with code in the text section."
9008 msgstr ""
9010 #: config/xtensa/xtensa.opt:43
9011 msgid "Relax literals in assembler and place them automatically in the text section."
9012 msgstr ""
9014 #: config/xtensa/xtensa.opt:47
9015 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
9016 msgstr ""
9018 #: config/i386/cygming.opt:23
9019 msgid "Create console application."
9020 msgstr ""
9022 #: config/i386/cygming.opt:27
9023 msgid "Generate code for a DLL."
9024 msgstr ""
9026 #: config/i386/cygming.opt:31
9027 msgid "Ignore dllimport for functions."
9028 msgstr ""
9030 #: config/i386/cygming.opt:35
9031 msgid "Use Mingw-specific thread support."
9032 msgstr ""
9034 #: config/i386/cygming.opt:39
9035 msgid "Set Windows defines."
9036 msgstr ""
9038 #: config/i386/cygming.opt:43
9039 msgid "Create GUI application."
9040 msgstr ""
9042 #: config/i386/cygming.opt:47
9043 msgid "Use the GNU extension to the PE format for aligned common data."
9044 msgstr ""
9046 #: config/i386/cygming.opt:51
9047 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
9048 msgstr ""
9050 #: config/i386/cygming.opt:55
9051 msgid "For nested functions on stack executable permission is set."
9052 msgstr ""
9054 #: config/i386/cygming.opt:62
9055 msgid "Put relocated read-only data into .data section."
9056 msgstr ""
9058 #: config/i386/mingw.opt:29
9059 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9060 msgstr ""
9062 #: config/i386/mingw-w64.opt:23
9063 msgid "Use unicode startup and define UNICODE macro."
9064 msgstr ""
9066 #: config/i386/i386.opt:192
9067 msgid "sizeof(long double) is 16."
9068 msgstr ""
9070 #: config/i386/i386.opt:196 config/i386/i386.opt:364
9071 msgid "Use hardware fp."
9072 msgstr ""
9074 #: config/i386/i386.opt:200
9075 msgid "sizeof(long double) is 12."
9076 msgstr ""
9078 #: config/i386/i386.opt:204
9079 msgid "Use 80-bit long double."
9080 msgstr ""
9082 #: config/i386/i386.opt:208 config/s390/s390.opt:160
9083 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
9084 msgid "Use 64-bit long double."
9085 msgstr ""
9087 #: config/i386/i386.opt:212 config/s390/s390.opt:156
9088 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
9089 msgid "Use 128-bit long double."
9090 msgstr ""
9092 #: config/i386/i386.opt:216 config/sh/sh.opt:179
9093 msgid "Reserve space for outgoing arguments in the function prologue."
9094 msgstr ""
9096 #: config/i386/i386.opt:220
9097 msgid "Align some doubles on dword boundary."
9098 msgstr ""
9100 #: config/i386/i386.opt:224
9101 msgid "Function starts are aligned to this power of 2."
9102 msgstr ""
9104 #: config/i386/i386.opt:228
9105 msgid "Jump targets are aligned to this power of 2."
9106 msgstr ""
9108 #: config/i386/i386.opt:232
9109 msgid "Loop code aligned to this power of 2."
9110 msgstr ""
9112 #: config/i386/i386.opt:236
9113 msgid "Align destination of the string operations."
9114 msgstr ""
9116 #: config/i386/i386.opt:240
9117 msgid "Use the given data alignment."
9118 msgstr ""
9120 #: config/i386/i386.opt:244
9121 msgid "Known data alignment choices (for use with the -malign-data= option):"
9122 msgstr ""
9124 #: config/i386/i386.opt:261
9125 msgid "Use given assembler dialect."
9126 msgstr ""
9128 #: config/i386/i386.opt:265
9129 msgid "Known assembler dialects (for use with the -masm= option):"
9130 msgstr ""
9132 #: config/i386/i386.opt:275
9133 msgid "Branches are this expensive (arbitrary units)."
9134 msgstr ""
9136 #: config/i386/i386.opt:279
9137 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
9138 msgstr ""
9140 #: config/i386/i386.opt:283
9141 msgid "Use given x86-64 code model."
9142 msgstr ""
9144 #: config/i386/i386.opt:306
9145 msgid "Use given address mode."
9146 msgstr "Використовувати вказаний режим адресування."
9148 #: config/i386/i386.opt:310
9149 msgid "Known address mode (for use with the -maddress-mode= option):"
9150 msgstr ""
9152 #: config/i386/i386.opt:319
9153 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
9154 msgstr "%<-mcpu=%> вважається застарілим; скористайтеся замість нього %<-mtune=%> або %<-march=%>"
9156 #: config/i386/i386.opt:323
9157 msgid "Generate sin, cos, sqrt for FPU."
9158 msgstr ""
9160 #: config/i386/i386.opt:327
9161 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
9162 msgstr ""
9164 #: config/i386/i386.opt:331
9165 msgid "Return values of functions in FPU registers."
9166 msgstr ""
9168 #: config/i386/i386.opt:335
9169 msgid "Generate floating point mathematics using given instruction set."
9170 msgstr ""
9172 #: config/i386/i386.opt:339
9173 msgid "Valid arguments to -mfpmath=:"
9174 msgstr ""
9176 #: config/i386/i386.opt:372
9177 msgid "Inline all known string operations."
9178 msgstr ""
9180 #: config/i386/i386.opt:376
9181 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
9182 msgstr ""
9184 #: config/i386/i386.opt:379
9185 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
9186 msgstr ""
9188 #: config/i386/i386.opt:384
9189 msgid "Use native (MS) bitfield layout."
9190 msgstr ""
9192 #: config/i386/i386.opt:404
9193 msgid "Set 80387 floating-point precision to 32-bit."
9194 msgstr ""
9196 #: config/i386/i386.opt:408
9197 msgid "Set 80387 floating-point precision to 64-bit."
9198 msgstr ""
9200 #: config/i386/i386.opt:412
9201 msgid "Set 80387 floating-point precision to 80-bit."
9202 msgstr ""
9204 #: config/i386/i386.opt:420
9205 msgid "Assume incoming stack aligned to this power of 2."
9206 msgstr ""
9208 #: config/i386/i386.opt:424
9209 msgid "Use push instructions to save outgoing arguments."
9210 msgstr ""
9212 #: config/i386/i386.opt:428
9213 msgid "Use red-zone in the x86-64 code."
9214 msgstr ""
9216 #: config/i386/i386.opt:432
9217 msgid "Number of registers used to pass integer arguments."
9218 msgstr ""
9220 #: config/i386/i386.opt:436
9221 msgid "Alternate calling convention."
9222 msgstr ""
9224 #: config/i386/i386.opt:440 config/alpha/alpha.opt:23
9225 msgid "Do not use hardware fp."
9226 msgstr ""
9228 #: config/i386/i386.opt:444
9229 msgid "Use SSE register passing conventions for SF and DF mode."
9230 msgstr ""
9232 #: config/i386/i386.opt:448
9233 msgid "Realign stack in prologue."
9234 msgstr ""
9236 #: config/i386/i386.opt:452
9237 msgid "Enable stack probing."
9238 msgstr ""
9240 #: config/i386/i386.opt:456
9241 msgid "Specify memcpy expansion strategy when expected size is known."
9242 msgstr ""
9244 #: config/i386/i386.opt:460
9245 msgid "Specify memset expansion strategy when expected size is known."
9246 msgstr ""
9248 #: config/i386/i386.opt:464
9249 msgid "Chose strategy to generate stringop using."
9250 msgstr ""
9252 #: config/i386/i386.opt:468
9253 msgid "Valid arguments to -mstringop-strategy=:"
9254 msgstr ""
9256 #: config/i386/i386.opt:496
9257 msgid "Use given thread-local storage dialect."
9258 msgstr ""
9260 #: config/i386/i386.opt:500
9261 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
9262 msgstr ""
9264 #: config/i386/i386.opt:510
9265 #, c-format
9266 msgid "Use direct references against %gs when accessing tls data."
9267 msgstr ""
9269 #: config/i386/i386.opt:518
9270 msgid "Fine grain control of tune features."
9271 msgstr ""
9273 #: config/i386/i386.opt:522
9274 msgid "Clear all tune features."
9275 msgstr ""
9277 #: config/i386/i386.opt:529
9278 msgid "Generate code that conforms to Intel MCU psABI."
9279 msgstr ""
9281 #: config/i386/i386.opt:533
9282 msgid "Generate code that conforms to the given ABI."
9283 msgstr ""
9285 #: config/i386/i386.opt:537 config/nds32/nds32.opt:44
9286 msgid "Known ABIs (for use with the -mabi= option):"
9287 msgstr ""
9289 #: config/i386/i386.opt:547
9290 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
9291 msgstr ""
9293 #: config/i386/i386.opt:551 config/powerpcspe/powerpcspe.opt:189
9294 #: config/rs6000/rs6000.opt:208
9295 msgid "Vector library ABI to use."
9296 msgstr ""
9298 #: config/i386/i386.opt:555
9299 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9300 msgstr ""
9302 #: config/i386/i386.opt:565
9303 msgid "Return 8-byte vectors in memory."
9304 msgstr ""
9306 #: config/i386/i386.opt:569
9307 msgid "Generate reciprocals instead of divss and sqrtss."
9308 msgstr ""
9310 #: config/i386/i386.opt:573
9311 msgid "Control generation of reciprocal estimates."
9312 msgstr ""
9314 #: config/i386/i386.opt:577
9315 msgid "Generate cld instruction in the function prologue."
9316 msgstr ""
9318 #: config/i386/i386.opt:581
9319 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
9320 msgstr ""
9322 #: config/i386/i386.opt:586
9323 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
9324 msgstr ""
9326 #: config/i386/i386.opt:591
9327 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
9328 msgstr ""
9330 #: config/i386/i386.opt:596
9331 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
9332 msgstr ""
9334 #: config/i386/i386.opt:600
9335 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
9336 msgstr ""
9338 #: config/i386/i386.opt:604
9339 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option)"
9340 msgstr ""
9342 #: config/i386/i386.opt:622
9343 msgid "Generate 32bit i386 code."
9344 msgstr ""
9346 #: config/i386/i386.opt:626
9347 msgid "Generate 64bit x86-64 code."
9348 msgstr ""
9350 #: config/i386/i386.opt:630
9351 msgid "Generate 32bit x86-64 code."
9352 msgstr ""
9354 #: config/i386/i386.opt:634
9355 msgid "Generate 16bit i386 code."
9356 msgstr ""
9358 #: config/i386/i386.opt:638
9359 msgid "Support MMX built-in functions."
9360 msgstr ""
9362 #: config/i386/i386.opt:642
9363 msgid "Support 3DNow! built-in functions."
9364 msgstr ""
9366 #: config/i386/i386.opt:646
9367 msgid "Support Athlon 3Dnow! built-in functions."
9368 msgstr ""
9370 #: config/i386/i386.opt:650
9371 msgid "Support MMX and SSE built-in functions and code generation."
9372 msgstr ""
9374 #: config/i386/i386.opt:654
9375 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9376 msgstr ""
9378 #: config/i386/i386.opt:658
9379 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9380 msgstr ""
9382 #: config/i386/i386.opt:662
9383 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9384 msgstr ""
9386 #: config/i386/i386.opt:666
9387 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9388 msgstr ""
9390 #: config/i386/i386.opt:670 config/i386/i386.opt:674
9391 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9392 msgstr ""
9394 #: config/i386/i386.opt:678
9395 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9396 msgstr ""
9398 #: config/i386/i386.opt:681
9399 msgid "%<-msse5%> was removed"
9400 msgstr ""
9402 #: config/i386/i386.opt:686
9403 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9404 msgstr ""
9406 #: config/i386/i386.opt:690
9407 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9408 msgstr ""
9410 #: config/i386/i386.opt:694
9411 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9412 msgstr ""
9414 #: config/i386/i386.opt:698
9415 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9416 msgstr ""
9418 #: config/i386/i386.opt:702
9419 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9420 msgstr ""
9422 #: config/i386/i386.opt:706
9423 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9424 msgstr ""
9426 #: config/i386/i386.opt:710
9427 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9428 msgstr ""
9430 #: config/i386/i386.opt:714
9431 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9432 msgstr ""
9434 #: config/i386/i386.opt:718
9435 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9436 msgstr ""
9438 #: config/i386/i386.opt:722
9439 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9440 msgstr ""
9442 #: config/i386/i386.opt:726
9443 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9444 msgstr ""
9446 #: config/i386/i386.opt:730
9447 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
9448 msgstr ""
9450 #: config/i386/i386.opt:734
9451 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
9452 msgstr ""
9454 #: config/i386/i386.opt:738
9455 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
9456 msgstr ""
9458 #: config/i386/i386.opt:742
9459 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
9460 msgstr ""
9462 #: config/i386/i386.opt:746
9463 msgid "Support AVX512VNNI built-in functions and code generation."
9464 msgstr ""
9466 #: config/i386/i386.opt:750
9467 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
9468 msgstr ""
9470 #: config/i386/i386.opt:754
9471 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9472 msgstr ""
9474 #: config/i386/i386.opt:758
9475 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9476 msgstr ""
9478 #: config/i386/i386.opt:762
9479 msgid "Support FMA4 built-in functions and code generation."
9480 msgstr ""
9482 #: config/i386/i386.opt:766
9483 msgid "Support XOP built-in functions and code generation."
9484 msgstr ""
9486 #: config/i386/i386.opt:770
9487 msgid "Support LWP built-in functions and code generation."
9488 msgstr ""
9490 #: config/i386/i386.opt:774
9491 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9492 msgstr ""
9494 #: config/i386/i386.opt:778
9495 msgid "Support code generation of popcnt instruction."
9496 msgstr ""
9498 #: config/i386/i386.opt:782
9499 msgid "Support PCONFIG built-in functions and code generation."
9500 msgstr ""
9502 #: config/i386/i386.opt:786
9503 msgid "Support WBNOINVD built-in functions and code generation."
9504 msgstr ""
9506 #: config/i386/i386.opt:790
9507 msgid "Support SGX built-in functions and code generation."
9508 msgstr ""
9510 #: config/i386/i386.opt:794
9511 msgid "Support RDPID built-in functions and code generation."
9512 msgstr ""
9514 #: config/i386/i386.opt:798
9515 msgid "Support GFNI built-in functions and code generation."
9516 msgstr ""
9518 #: config/i386/i386.opt:802
9519 msgid "Support VAES built-in functions and code generation."
9520 msgstr ""
9522 #: config/i386/i386.opt:806
9523 msgid "Support VPCLMULQDQ built-in functions and code generation."
9524 msgstr ""
9526 #: config/i386/i386.opt:810
9527 msgid "Support BMI built-in functions and code generation."
9528 msgstr ""
9530 #: config/i386/i386.opt:814
9531 msgid "Support BMI2 built-in functions and code generation."
9532 msgstr ""
9534 #: config/i386/i386.opt:818
9535 msgid "Support LZCNT built-in function and code generation."
9536 msgstr ""
9538 #: config/i386/i386.opt:822
9539 msgid "Support Hardware Lock Elision prefixes."
9540 msgstr ""
9542 #: config/i386/i386.opt:826
9543 msgid "Support RDSEED instruction."
9544 msgstr ""
9546 #: config/i386/i386.opt:830
9547 msgid "Support PREFETCHW instruction."
9548 msgstr ""
9550 #: config/i386/i386.opt:834
9551 msgid "Support flag-preserving add-carry instructions."
9552 msgstr ""
9554 #: config/i386/i386.opt:838
9555 msgid "Support CLFLUSHOPT instructions."
9556 msgstr ""
9558 #: config/i386/i386.opt:842
9559 msgid "Support CLWB instruction."
9560 msgstr ""
9562 #: config/i386/i386.opt:845
9563 msgid "%<-mpcommit%> was deprecated"
9564 msgstr ""
9566 #: config/i386/i386.opt:850
9567 msgid "Support FXSAVE and FXRSTOR instructions."
9568 msgstr ""
9570 #: config/i386/i386.opt:854
9571 msgid "Support XSAVE and XRSTOR instructions."
9572 msgstr ""
9574 #: config/i386/i386.opt:858
9575 msgid "Support XSAVEOPT instruction."
9576 msgstr ""
9578 #: config/i386/i386.opt:862
9579 msgid "Support XSAVEC instructions."
9580 msgstr ""
9582 #: config/i386/i386.opt:866
9583 msgid "Support XSAVES and XRSTORS instructions."
9584 msgstr ""
9586 #: config/i386/i386.opt:870
9587 msgid "Support TBM built-in functions and code generation."
9588 msgstr ""
9590 #: config/i386/i386.opt:874
9591 msgid "Support code generation of cmpxchg16b instruction."
9592 msgstr ""
9594 #: config/i386/i386.opt:878
9595 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9596 msgstr ""
9598 #: config/i386/i386.opt:882
9599 msgid "Support code generation of movbe instruction."
9600 msgstr ""
9602 #: config/i386/i386.opt:886
9603 msgid "Support code generation of crc32 instruction."
9604 msgstr ""
9606 #: config/i386/i386.opt:890
9607 msgid "Support AES built-in functions and code generation."
9608 msgstr ""
9610 #: config/i386/i386.opt:894
9611 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9612 msgstr ""
9614 #: config/i386/i386.opt:898
9615 msgid "Support PCLMUL built-in functions and code generation."
9616 msgstr ""
9618 #: config/i386/i386.opt:902
9619 msgid "Encode SSE instructions with VEX prefix."
9620 msgstr ""
9622 #: config/i386/i386.opt:906
9623 msgid "Support FSGSBASE built-in functions and code generation."
9624 msgstr ""
9626 #: config/i386/i386.opt:910
9627 msgid "Support RDRND built-in functions and code generation."
9628 msgstr ""
9630 #: config/i386/i386.opt:914
9631 msgid "Support F16C built-in functions and code generation."
9632 msgstr ""
9634 #: config/i386/i386.opt:918
9635 msgid "Support PREFETCHWT1 built-in functions and code generation."
9636 msgstr ""
9638 #: config/i386/i386.opt:922
9639 msgid "Emit profiling counter call at function entry before prologue."
9640 msgstr ""
9642 #: config/i386/i386.opt:926
9643 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9644 msgstr ""
9646 #: config/i386/i386.opt:930
9647 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
9648 msgstr ""
9650 #: config/i386/i386.opt:935
9651 msgid "Skip setting up RAX register when passing variable arguments."
9652 msgstr ""
9654 #: config/i386/i386.opt:939
9655 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9656 msgstr ""
9658 #: config/i386/i386.opt:943
9659 msgid "Split 32-byte AVX unaligned load."
9660 msgstr ""
9662 #: config/i386/i386.opt:947
9663 msgid "Split 32-byte AVX unaligned store."
9664 msgstr ""
9666 #: config/i386/i386.opt:951
9667 msgid "Support RTM built-in functions and code generation."
9668 msgstr ""
9670 #: config/i386/i386.opt:955
9671 msgid "Support MPX code generation."
9672 msgstr ""
9674 #: config/i386/i386.opt:959
9675 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9676 msgstr ""
9678 #: config/i386/i386.opt:963
9679 msgid "Support CLZERO built-in functions and code generation."
9680 msgstr ""
9682 #: config/i386/i386.opt:967
9683 msgid "Support PKU built-in functions and code generation."
9684 msgstr ""
9686 #: config/i386/i386.opt:971 config/powerpcspe/powerpcspe.opt:678
9687 #: config/rs6000/rs6000.opt:597
9688 msgid "Use given stack-protector guard."
9689 msgstr ""
9691 #: config/i386/i386.opt:975
9692 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9693 msgstr ""
9695 #: config/i386/i386.opt:985 config/powerpcspe/powerpcspe.opt:692
9696 #: config/rs6000/rs6000.opt:611
9697 msgid "Use the given base register for addressing the stack-protector guard."
9698 msgstr ""
9700 #: config/i386/i386.opt:992 config/powerpcspe/powerpcspe.opt:699
9701 #: config/rs6000/rs6000.opt:618
9702 msgid "Use the given offset for addressing the stack-protector guard."
9703 msgstr ""
9705 #: config/i386/i386.opt:999
9706 msgid "Use the given symbol for addressing the stack-protector guard."
9707 msgstr ""
9709 #: config/i386/i386.opt:1003
9710 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9711 msgstr ""
9713 #: config/i386/i386.opt:1011
9714 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
9715 msgstr ""
9717 #: config/i386/i386.opt:1016
9718 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
9719 msgstr ""
9721 #: config/i386/i386.opt:1021
9722 msgid "Make all function calls indirect."
9723 msgstr ""
9725 #: config/i386/i386.opt:1025
9726 msgid "Convert indirect call and jump to call and return thunks."
9727 msgstr ""
9729 #: config/i386/i386.opt:1029
9730 msgid "Convert function return to call and return thunk."
9731 msgstr ""
9733 #: config/i386/i386.opt:1033 config/s390/s390.opt:274
9734 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
9735 msgstr ""
9737 #: config/i386/i386.opt:1049
9738 msgid "Force indirect call and jump via register."
9739 msgstr ""
9741 #: config/i386/i386.opt:1053
9742 msgid "Support MOVDIRI built-in functions and code generation."
9743 msgstr ""
9745 #: config/i386/i386.opt:1057
9746 msgid "Support MOVDIR64B built-in functions and code generation."
9747 msgstr ""
9749 #: config/pa/pa64-hpux.opt:23
9750 msgid "Assume code will be linked by GNU ld."
9751 msgstr ""
9753 #: config/pa/pa64-hpux.opt:27
9754 msgid "Assume code will be linked by HP ld."
9755 msgstr ""
9757 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9758 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9759 msgid "Specify UNIX standard for predefines and linking."
9760 msgstr ""
9762 #: config/pa/pa-hpux.opt:27
9763 msgid "Generate cpp defines for server IO."
9764 msgstr ""
9766 #: config/pa/pa-hpux.opt:35
9767 msgid "Generate cpp defines for workstation IO."
9768 msgstr ""
9770 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9771 msgid "Generate PA1.0 code."
9772 msgstr ""
9774 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9775 msgid "Generate PA1.1 code."
9776 msgstr ""
9778 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9779 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9780 msgstr ""
9782 #: config/pa/pa.opt:46
9783 msgid "Caller copies function arguments passed by hidden reference."
9784 msgstr ""
9786 #: config/pa/pa.opt:50
9787 msgid "Disable FP regs."
9788 msgstr ""
9790 #: config/pa/pa.opt:54
9791 msgid "Disable indexed addressing."
9792 msgstr "Вимкнути індексоване адресування."
9794 #: config/pa/pa.opt:58
9795 msgid "Generate fast indirect calls."
9796 msgstr ""
9798 #: config/pa/pa.opt:66
9799 msgid "Assume code will be assembled by GAS."
9800 msgstr ""
9802 #: config/pa/pa.opt:75
9803 msgid "Enable linker optimizations."
9804 msgstr ""
9806 #: config/pa/pa.opt:79
9807 msgid "Always generate long calls."
9808 msgstr ""
9810 #: config/pa/pa.opt:83
9811 msgid "Emit long load/store sequences."
9812 msgstr ""
9814 #: config/pa/pa.opt:91
9815 msgid "Disable space regs."
9816 msgstr ""
9818 #: config/pa/pa.opt:107
9819 msgid "Use portable calling conventions."
9820 msgstr ""
9822 #: config/pa/pa.opt:111
9823 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9824 msgstr ""
9826 #: config/pa/pa.opt:136 config/frv/frv.opt:215
9827 msgid "Use software floating point."
9828 msgstr ""
9830 #: config/pa/pa.opt:144
9831 msgid "Do not disable space regs."
9832 msgstr ""
9834 #: config/v850/v850.opt:29
9835 msgid "Use registers r2 and r5."
9836 msgstr "Використовувати регістри r2 і r5."
9838 #: config/v850/v850.opt:33
9839 msgid "Use 4 byte entries in switch tables."
9840 msgstr ""
9842 #: config/v850/v850.opt:37
9843 msgid "Enable backend debugging."
9844 msgstr ""
9846 #: config/v850/v850.opt:41
9847 msgid "Do not use the callt instruction (default)."
9848 msgstr ""
9850 #: config/v850/v850.opt:45
9851 msgid "Reuse r30 on a per function basis."
9852 msgstr ""
9854 #: config/v850/v850.opt:52
9855 msgid "Prohibit PC relative function calls."
9856 msgstr ""
9858 #: config/v850/v850.opt:56
9859 msgid "Use stubs for function prologues."
9860 msgstr ""
9862 #: config/v850/v850.opt:60
9863 msgid "Set the max size of data eligible for the SDA area."
9864 msgstr ""
9866 #: config/v850/v850.opt:67
9867 msgid "Enable the use of the short load instructions."
9868 msgstr ""
9870 #: config/v850/v850.opt:71
9871 msgid "Same as: -mep -mprolog-function."
9872 msgstr ""
9874 #: config/v850/v850.opt:75
9875 msgid "Set the max size of data eligible for the TDA area."
9876 msgstr ""
9878 #: config/v850/v850.opt:82
9879 msgid "Do not enforce strict alignment."
9880 msgstr ""
9882 #: config/v850/v850.opt:86
9883 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9884 msgstr ""
9886 #: config/v850/v850.opt:93
9887 msgid "Compile for the v850 processor."
9888 msgstr ""
9890 #: config/v850/v850.opt:97
9891 msgid "Compile for the v850e processor."
9892 msgstr ""
9894 #: config/v850/v850.opt:101
9895 msgid "Compile for the v850e1 processor."
9896 msgstr ""
9898 #: config/v850/v850.opt:105
9899 msgid "Compile for the v850es variant of the v850e1."
9900 msgstr ""
9902 #: config/v850/v850.opt:109
9903 msgid "Compile for the v850e2 processor."
9904 msgstr ""
9906 #: config/v850/v850.opt:113
9907 msgid "Compile for the v850e2v3 processor."
9908 msgstr ""
9910 #: config/v850/v850.opt:117
9911 msgid "Compile for the v850e3v5 processor."
9912 msgstr ""
9914 #: config/v850/v850.opt:124
9915 msgid "Enable v850e3v5 loop instructions."
9916 msgstr ""
9918 #: config/v850/v850.opt:128
9919 msgid "Set the max size of data eligible for the ZDA area."
9920 msgstr ""
9922 #: config/v850/v850.opt:135
9923 msgid "Enable relaxing in the assembler."
9924 msgstr ""
9926 #: config/v850/v850.opt:139
9927 msgid "Prohibit PC relative jumps."
9928 msgstr ""
9930 #: config/v850/v850.opt:143
9931 msgid "Inhibit the use of hardware floating point instructions."
9932 msgstr ""
9934 #: config/v850/v850.opt:147
9935 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9936 msgstr ""
9938 #: config/v850/v850.opt:151
9939 msgid "Enable support for the RH850 ABI.  This is the default."
9940 msgstr ""
9942 #: config/v850/v850.opt:155
9943 msgid "Enable support for the old GCC ABI."
9944 msgstr ""
9946 #: config/v850/v850.opt:159
9947 msgid "Support alignments of up to 64-bits."
9948 msgstr ""
9950 #: config/powerpcspe/darwin.opt:38 config/powerpcspe/sysv4.opt:141
9951 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9952 msgid "Generate 64-bit code."
9953 msgstr ""
9955 #: config/powerpcspe/darwin.opt:42 config/powerpcspe/sysv4.opt:145
9956 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9957 msgid "Generate 32-bit code."
9958 msgstr ""
9960 #: config/powerpcspe/powerpcspe-tables.opt:23
9961 #: config/rs6000/rs6000-tables.opt:24
9962 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9963 msgstr ""
9965 #: config/powerpcspe/powerpcspe.opt:109 config/rs6000/rs6000.opt:121
9966 msgid "Use PowerPC-64 instruction set."
9967 msgstr ""
9969 #: config/powerpcspe/powerpcspe.opt:113 config/rs6000/rs6000.opt:125
9970 msgid "Use PowerPC General Purpose group optional instructions."
9971 msgstr ""
9973 #: config/powerpcspe/powerpcspe.opt:117 config/rs6000/rs6000.opt:129
9974 msgid "Use PowerPC Graphics group optional instructions."
9975 msgstr ""
9977 #: config/powerpcspe/powerpcspe.opt:121 config/rs6000/rs6000.opt:133
9978 msgid "Use PowerPC V2.01 single field mfcr instruction."
9979 msgstr ""
9981 #: config/powerpcspe/powerpcspe.opt:125 config/rs6000/rs6000.opt:137
9982 msgid "Use PowerPC V2.02 popcntb instruction."
9983 msgstr ""
9985 #: config/powerpcspe/powerpcspe.opt:129 config/rs6000/rs6000.opt:141
9986 msgid "Use PowerPC V2.02 floating point rounding instructions."
9987 msgstr ""
9989 #: config/powerpcspe/powerpcspe.opt:133 config/rs6000/rs6000.opt:145
9990 msgid "Use PowerPC V2.05 compare bytes instruction."
9991 msgstr ""
9993 #: config/powerpcspe/powerpcspe.opt:137 config/rs6000/rs6000.opt:149
9994 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
9995 msgstr ""
9997 #: config/powerpcspe/powerpcspe.opt:141 config/rs6000/rs6000.opt:153
9998 msgid "Use AltiVec instructions."
9999 msgstr ""
10001 #: config/powerpcspe/powerpcspe.opt:145 config/rs6000/rs6000.opt:157
10002 msgid "Generate AltiVec instructions using little-endian element order."
10003 msgstr ""
10005 #: config/powerpcspe/powerpcspe.opt:149 config/rs6000/rs6000.opt:161
10006 msgid "Generate AltiVec instructions using big-endian element order."
10007 msgstr ""
10009 #: config/powerpcspe/powerpcspe.opt:153 config/rs6000/rs6000.opt:169
10010 msgid "Use decimal floating point instructions."
10011 msgstr ""
10013 #: config/powerpcspe/powerpcspe.opt:157 config/rs6000/rs6000.opt:173
10014 msgid "Use 4xx half-word multiply instructions."
10015 msgstr ""
10017 #: config/powerpcspe/powerpcspe.opt:161 config/rs6000/rs6000.opt:177
10018 msgid "Use 4xx string-search dlmzb instruction."
10019 msgstr ""
10021 #: config/powerpcspe/powerpcspe.opt:165 config/rs6000/rs6000.opt:181
10022 msgid "Generate load/store multiple instructions."
10023 msgstr ""
10025 #: config/powerpcspe/powerpcspe.opt:169
10026 msgid "Generate string instructions for block moves."
10027 msgstr ""
10029 #: config/powerpcspe/powerpcspe.opt:181 config/rs6000/rs6000.opt:200
10030 msgid "Use PowerPC V2.06 popcntd instruction."
10031 msgstr ""
10033 #: config/powerpcspe/powerpcspe.opt:185 config/rs6000/rs6000.opt:204
10034 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10035 msgstr ""
10037 #: config/powerpcspe/powerpcspe.opt:193 config/rs6000/rs6000.opt:212
10038 msgid "Use vector/scalar (VSX) instructions."
10039 msgstr ""
10041 #: config/powerpcspe/powerpcspe.opt:240 config/rs6000/rs6000.opt:240
10042 msgid "Do not generate load/store with update instructions."
10043 msgstr ""
10045 #: config/powerpcspe/powerpcspe.opt:244 config/rs6000/rs6000.opt:244
10046 msgid "Generate load/store with update instructions."
10047 msgstr ""
10049 #: config/powerpcspe/powerpcspe.opt:248 config/arm/arm.opt:188
10050 #: config/rs6000/rs6000.opt:248
10051 msgid "Do not load the PIC register in function prologues."
10052 msgstr ""
10054 #: config/powerpcspe/powerpcspe.opt:252 config/rs6000/rs6000.opt:252
10055 msgid "Avoid generation of indexed load/store instructions when possible."
10056 msgstr ""
10058 #: config/powerpcspe/powerpcspe.opt:256 config/rs6000/rs6000.opt:256
10059 msgid "Mark __tls_get_addr calls with argument info."
10060 msgstr ""
10062 #: config/powerpcspe/powerpcspe.opt:263 config/rs6000/rs6000.opt:263
10063 msgid "Schedule the start and end of the procedure."
10064 msgstr ""
10066 #: config/powerpcspe/powerpcspe.opt:267 config/rs6000/rs6000.opt:267
10067 msgid "Return all structures in memory (AIX default)."
10068 msgstr ""
10070 #: config/powerpcspe/powerpcspe.opt:271 config/rs6000/rs6000.opt:271
10071 msgid "Return small structures in registers (SVR4 default)."
10072 msgstr ""
10074 #: config/powerpcspe/powerpcspe.opt:275 config/rs6000/rs6000.opt:275
10075 msgid "Conform more closely to IBM XLC semantics."
10076 msgstr ""
10078 #: config/powerpcspe/powerpcspe.opt:279 config/powerpcspe/powerpcspe.opt:283
10079 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10080 msgid "Generate software reciprocal divide and square root for better throughput."
10081 msgstr ""
10083 #: config/powerpcspe/powerpcspe.opt:287 config/rs6000/rs6000.opt:287
10084 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10085 msgstr ""
10087 #: config/powerpcspe/powerpcspe.opt:291 config/rs6000/rs6000.opt:291
10088 msgid "Do not place floating point constants in TOC."
10089 msgstr ""
10091 #: config/powerpcspe/powerpcspe.opt:295 config/rs6000/rs6000.opt:295
10092 msgid "Place floating point constants in TOC."
10093 msgstr ""
10095 #: config/powerpcspe/powerpcspe.opt:299 config/rs6000/rs6000.opt:299
10096 msgid "Do not place symbol+offset constants in TOC."
10097 msgstr ""
10099 #: config/powerpcspe/powerpcspe.opt:303 config/rs6000/rs6000.opt:303
10100 msgid "Place symbol+offset constants in TOC."
10101 msgstr ""
10103 #: config/powerpcspe/powerpcspe.opt:314 config/rs6000/rs6000.opt:314
10104 msgid "Use only one TOC entry per procedure."
10105 msgstr ""
10107 #: config/powerpcspe/powerpcspe.opt:318 config/rs6000/rs6000.opt:318
10108 msgid "Put everything in the regular TOC."
10109 msgstr ""
10111 #: config/powerpcspe/powerpcspe.opt:322 config/rs6000/rs6000.opt:322
10112 msgid "Generate VRSAVE instructions when generating AltiVec code."
10113 msgstr ""
10115 #: config/powerpcspe/powerpcspe.opt:326 config/rs6000/rs6000.opt:326
10116 msgid "Deprecated option.  Use -mno-vrsave instead."
10117 msgstr ""
10119 #: config/powerpcspe/powerpcspe.opt:330 config/rs6000/rs6000.opt:330
10120 msgid "Deprecated option.  Use -mvrsave instead."
10121 msgstr ""
10123 #: config/powerpcspe/powerpcspe.opt:334
10124 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10125 msgstr ""
10127 #: config/powerpcspe/powerpcspe.opt:338
10128 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to memcmp will be generated instead."
10129 msgstr ""
10131 #: config/powerpcspe/powerpcspe.opt:342
10132 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to strncmp will be generated instead."
10133 msgstr ""
10135 #: config/powerpcspe/powerpcspe.opt:346 config/rs6000/rs6000.opt:350
10136 msgid "Generate isel instructions."
10137 msgstr ""
10139 #: config/powerpcspe/powerpcspe.opt:350 config/rs6000/rs6000.opt:354
10140 msgid "Deprecated option.  Use -mno-isel instead."
10141 msgstr ""
10143 #: config/powerpcspe/powerpcspe.opt:354 config/rs6000/rs6000.opt:358
10144 msgid "Deprecated option.  Use -misel instead."
10145 msgstr ""
10147 #: config/powerpcspe/powerpcspe.opt:358
10148 msgid "Generate SPE SIMD instructions on E500."
10149 msgstr ""
10151 #: config/powerpcspe/powerpcspe.opt:362 config/rs6000/rs6000.opt:362
10152 msgid "Generate PPC750CL paired-single instructions."
10153 msgstr ""
10155 #: config/powerpcspe/powerpcspe.opt:366
10156 msgid "Deprecated option.  Use -mno-spe instead."
10157 msgstr ""
10159 #: config/powerpcspe/powerpcspe.opt:370
10160 msgid "Deprecated option.  Use -mspe instead."
10161 msgstr ""
10163 #: config/powerpcspe/powerpcspe.opt:374 config/rs6000/rs6000.opt:366
10164 msgid "-mdebug=\tEnable debug output."
10165 msgstr "-mdebug=\tУвімкнути виведення діагностичних даних."
10167 #: config/powerpcspe/powerpcspe.opt:378 config/rs6000/rs6000.opt:370
10168 msgid "Use the AltiVec ABI extensions."
10169 msgstr ""
10171 #: config/powerpcspe/powerpcspe.opt:382 config/rs6000/rs6000.opt:374
10172 msgid "Do not use the AltiVec ABI extensions."
10173 msgstr ""
10175 #: config/powerpcspe/powerpcspe.opt:386
10176 msgid "Use the SPE ABI extensions."
10177 msgstr ""
10179 #: config/powerpcspe/powerpcspe.opt:390
10180 msgid "Do not use the SPE ABI extensions."
10181 msgstr ""
10183 #: config/powerpcspe/powerpcspe.opt:394 config/rs6000/rs6000.opt:378
10184 msgid "Use the ELFv1 ABI."
10185 msgstr ""
10187 #: config/powerpcspe/powerpcspe.opt:398 config/rs6000/rs6000.opt:382
10188 msgid "Use the ELFv2 ABI."
10189 msgstr ""
10191 #: config/powerpcspe/powerpcspe.opt:405 config/rs6000/rs6000.opt:389
10192 msgid "using darwin64 ABI"
10193 msgstr ""
10195 #: config/powerpcspe/powerpcspe.opt:408 config/rs6000/rs6000.opt:392
10196 msgid "using old darwin ABI"
10197 msgstr ""
10199 #: config/powerpcspe/powerpcspe.opt:411
10200 msgid "using IEEE extended precision long double"
10201 msgstr ""
10203 #: config/powerpcspe/powerpcspe.opt:414
10204 msgid "using IBM extended precision long double"
10205 msgstr ""
10207 #: config/powerpcspe/powerpcspe.opt:418 config/rs6000/rs6000.opt:402
10208 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10209 msgstr ""
10211 #: config/powerpcspe/powerpcspe.opt:422 config/rs6000/rs6000.opt:406
10212 msgid "-mtune=\tSchedule code for given CPU."
10213 msgstr ""
10215 #: config/powerpcspe/powerpcspe.opt:426
10216 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10217 msgstr ""
10219 #: config/powerpcspe/powerpcspe.opt:442 config/rs6000/rs6000.opt:426
10220 msgid "Avoid all range limits on call instructions."
10221 msgstr ""
10223 #: config/powerpcspe/powerpcspe.opt:446
10224 msgid "Generate Cell microcode."
10225 msgstr ""
10227 #: config/powerpcspe/powerpcspe.opt:450
10228 msgid "Warn when a Cell microcoded instruction is emitted."
10229 msgstr ""
10231 #: config/powerpcspe/powerpcspe.opt:454 config/rs6000/rs6000.opt:434
10232 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10233 msgstr ""
10235 #: config/powerpcspe/powerpcspe.opt:458
10236 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10237 msgstr ""
10239 #: config/powerpcspe/powerpcspe.opt:462
10240 msgid "Valid arguments to -mfloat-gprs=:"
10241 msgstr ""
10243 #: config/powerpcspe/powerpcspe.opt:478
10244 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10245 msgstr ""
10247 #: config/powerpcspe/powerpcspe.opt:482 config/sparc/sparc.opt:62
10248 msgid "Enable Local Register Allocation."
10249 msgstr ""
10251 #: config/powerpcspe/powerpcspe.opt:486 config/rs6000/rs6000.opt:446
10252 msgid "Determine which dependences between insns are considered costly."
10253 msgstr ""
10255 #: config/powerpcspe/powerpcspe.opt:490 config/rs6000/rs6000.opt:450
10256 msgid "Specify which post scheduling nop insertion scheme to apply."
10257 msgstr ""
10259 #: config/powerpcspe/powerpcspe.opt:494 config/rs6000/rs6000.opt:454
10260 msgid "Specify alignment of structure fields default/natural."
10261 msgstr ""
10263 #: config/powerpcspe/powerpcspe.opt:498 config/rs6000/rs6000.opt:458
10264 msgid "Valid arguments to -malign-:"
10265 msgstr ""
10267 #: config/powerpcspe/powerpcspe.opt:508 config/rs6000/rs6000.opt:468
10268 msgid "Specify scheduling priority for dispatch slot restricted insns."
10269 msgstr ""
10271 #: config/powerpcspe/powerpcspe.opt:512 config/rs6000/rs6000.opt:472
10272 msgid "Single-precision floating point unit."
10273 msgstr ""
10275 #: config/powerpcspe/powerpcspe.opt:516 config/rs6000/rs6000.opt:476
10276 msgid "Double-precision floating point unit."
10277 msgstr ""
10279 #: config/powerpcspe/powerpcspe.opt:520 config/rs6000/rs6000.opt:480
10280 msgid "Floating point unit does not support divide & sqrt."
10281 msgstr ""
10283 #: config/powerpcspe/powerpcspe.opt:524 config/rs6000/rs6000.opt:484
10284 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10285 msgstr ""
10287 #: config/powerpcspe/powerpcspe.opt:546 config/rs6000/rs6000.opt:506
10288 msgid "Specify Xilinx FPU."
10289 msgstr ""
10291 #: config/powerpcspe/powerpcspe.opt:550 config/rs6000/rs6000.opt:510
10292 msgid "Use r11 to hold the static link in calls to functions via pointers."
10293 msgstr ""
10295 #: config/powerpcspe/powerpcspe.opt:554 config/rs6000/rs6000.opt:514
10296 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10297 msgstr ""
10299 #: config/powerpcspe/powerpcspe.opt:558
10300 msgid "Allow 128-bit integers in VSX registers."
10301 msgstr ""
10303 #: config/powerpcspe/powerpcspe.opt:562 config/rs6000/rs6000.opt:522
10304 msgid "Fuse certain integer operations together for better performance on power8."
10305 msgstr ""
10307 #: config/powerpcspe/powerpcspe.opt:566 config/rs6000/rs6000.opt:526
10308 msgid "Allow sign extension in fusion operations."
10309 msgstr ""
10311 #: config/powerpcspe/powerpcspe.opt:570 config/rs6000/rs6000.opt:530
10312 msgid "Use vector and scalar instructions added in ISA 2.07."
10313 msgstr ""
10315 #: config/powerpcspe/powerpcspe.opt:574 config/rs6000/rs6000.opt:534
10316 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10317 msgstr ""
10319 #: config/powerpcspe/powerpcspe.opt:578
10320 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10321 msgstr ""
10323 #: config/powerpcspe/powerpcspe.opt:582 config/rs6000/rs6000.opt:541
10324 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10325 msgstr ""
10327 #: config/powerpcspe/powerpcspe.opt:586 config/rs6000/rs6000.opt:545
10328 msgid "Generate the quad word memory instructions (lq/stq)."
10329 msgstr ""
10331 #: config/powerpcspe/powerpcspe.opt:590 config/rs6000/rs6000.opt:549
10332 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10333 msgstr ""
10335 #: config/powerpcspe/powerpcspe.opt:594 config/rs6000/rs6000.opt:553
10336 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10337 msgstr ""
10339 #: config/powerpcspe/powerpcspe.opt:598
10340 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10341 msgstr ""
10343 #: config/powerpcspe/powerpcspe.opt:602
10344 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10345 msgstr ""
10347 #: config/powerpcspe/powerpcspe.opt:606
10348 msgid "Allow float/double variables in upper registers if cpu allows it."
10349 msgstr ""
10351 #: config/powerpcspe/powerpcspe.opt:610
10352 msgid "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
10353 msgstr ""
10355 #: config/powerpcspe/powerpcspe.opt:614 config/rs6000/rs6000.opt:557
10356 msgid "Analyze and remove doubleword swaps from VSX computations."
10357 msgstr ""
10359 #: config/powerpcspe/powerpcspe.opt:618 config/rs6000/rs6000.opt:561
10360 msgid "Fuse certain operations together for better performance on power9."
10361 msgstr ""
10363 #: config/powerpcspe/powerpcspe.opt:622 config/rs6000/rs6000.opt:565
10364 msgid "Use certain scalar instructions added in ISA 3.0."
10365 msgstr ""
10367 #: config/powerpcspe/powerpcspe.opt:626 config/rs6000/rs6000.opt:569
10368 msgid "Use vector instructions added in ISA 3.0."
10369 msgstr ""
10371 #: config/powerpcspe/powerpcspe.opt:630
10372 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
10373 msgstr ""
10375 #: config/powerpcspe/powerpcspe.opt:634
10376 msgid "Use vector register+offset memory instructions added in ISA 3.0."
10377 msgstr ""
10379 #: config/powerpcspe/powerpcspe.opt:638
10380 msgid "Use register+offset memory instructions added in ISA 3.0."
10381 msgstr ""
10383 #: config/powerpcspe/powerpcspe.opt:642 config/rs6000/rs6000.opt:573
10384 msgid "Use the new min/max instructions defined in ISA 3.0."
10385 msgstr ""
10387 #: config/powerpcspe/powerpcspe.opt:646 config/rs6000/rs6000.opt:577
10388 msgid "Fuse medium/large code model toc references with the memory instruction."
10389 msgstr ""
10391 #: config/powerpcspe/powerpcspe.opt:650 config/rs6000/rs6000.opt:581
10392 msgid "Generate the integer modulo instructions."
10393 msgstr ""
10395 #: config/powerpcspe/powerpcspe.opt:658
10396 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
10397 msgstr ""
10399 #: config/powerpcspe/powerpcspe.opt:662 config/rs6000/rs6000.opt:585
10400 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10401 msgstr ""
10403 #: config/powerpcspe/powerpcspe.opt:666 config/rs6000/rs6000.opt:589
10404 msgid "Enable using IEEE 128-bit floating point instructions."
10405 msgstr ""
10407 #: config/powerpcspe/powerpcspe.opt:670 config/rs6000/rs6000.opt:593
10408 msgid "Enable default conversions between __float128 & long double."
10409 msgstr ""
10411 #: config/powerpcspe/powerpcspe.opt:674
10412 msgid "Enable small integers to be in VSX registers."
10413 msgstr ""
10415 #: config/powerpcspe/powerpcspe.opt:682 config/rs6000/rs6000.opt:601
10416 msgid "Valid arguments to -mstack-protector-guard=:"
10417 msgstr ""
10419 #: config/powerpcspe/476.opt:24 config/rs6000/476.opt:24
10420 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10421 msgstr ""
10423 #: config/powerpcspe/aix64.opt:24 config/rs6000/aix64.opt:24
10424 msgid "Compile for 64-bit pointers."
10425 msgstr ""
10427 #: config/powerpcspe/aix64.opt:28 config/rs6000/aix64.opt:28
10428 msgid "Compile for 32-bit pointers."
10429 msgstr ""
10431 #: config/powerpcspe/aix64.opt:32 config/powerpcspe/linux64.opt:28
10432 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10433 msgid "Select code model."
10434 msgstr ""
10436 #: config/powerpcspe/aix64.opt:49 config/rs6000/aix64.opt:49
10437 msgid "Support message passing with the Parallel Environment."
10438 msgstr ""
10440 #: config/powerpcspe/linux64.opt:24 config/rs6000/linux64.opt:24
10441 msgid "Call mcount for profiling before a function prologue."
10442 msgstr ""
10444 #: config/powerpcspe/sysv4.opt:24
10445 msgid "Select ABI calling convention."
10446 msgstr ""
10448 #: config/powerpcspe/sysv4.opt:28 config/c6x/c6x.opt:42
10449 msgid "Select method for sdata handling."
10450 msgstr ""
10452 #: config/powerpcspe/sysv4.opt:48 config/rs6000/sysv4.opt:52
10453 msgid "Align to the base type of the bit-field."
10454 msgstr ""
10456 #: config/powerpcspe/sysv4.opt:52 config/rs6000/sysv4.opt:56
10457 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
10458 msgstr ""
10460 #: config/powerpcspe/sysv4.opt:57 config/powerpcspe/sysv4.opt:61
10461 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
10462 msgid "Produce code relocatable at runtime."
10463 msgstr ""
10465 #: config/powerpcspe/sysv4.opt:65 config/powerpcspe/sysv4.opt:69
10466 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
10467 msgid "Produce little endian code."
10468 msgstr ""
10470 #: config/powerpcspe/sysv4.opt:73 config/powerpcspe/sysv4.opt:77
10471 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
10472 msgid "Produce big endian code."
10473 msgstr ""
10475 #: config/powerpcspe/sysv4.opt:82 config/powerpcspe/sysv4.opt:86
10476 #: config/powerpcspe/sysv4.opt:95 config/powerpcspe/sysv4.opt:137
10477 #: config/powerpcspe/sysv4.opt:149 config/rs6000/sysv4.opt:86
10478 #: config/rs6000/sysv4.opt:90 config/rs6000/sysv4.opt:99
10479 #: config/rs6000/sysv4.opt:141 config/rs6000/sysv4.opt:153
10480 msgid "no description yet."
10481 msgstr ""
10483 #: config/powerpcspe/sysv4.opt:90 config/rs6000/sysv4.opt:94
10484 msgid "Assume all variable arg functions are prototyped."
10485 msgstr ""
10487 #: config/powerpcspe/sysv4.opt:99 config/rs6000/sysv4.opt:103
10488 msgid "Use EABI."
10489 msgstr ""
10491 #: config/powerpcspe/sysv4.opt:103 config/rs6000/sysv4.opt:107
10492 msgid "Allow bit-fields to cross word boundaries."
10493 msgstr ""
10495 #: config/powerpcspe/sysv4.opt:107 config/rs6000/sysv4.opt:111
10496 msgid "Use alternate register names."
10497 msgstr ""
10499 #: config/powerpcspe/sysv4.opt:113 config/rs6000/sysv4.opt:117
10500 msgid "Use default method for sdata handling."
10501 msgstr ""
10503 #: config/powerpcspe/sysv4.opt:117 config/rs6000/sysv4.opt:121
10504 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10505 msgstr ""
10507 #: config/powerpcspe/sysv4.opt:121 config/rs6000/sysv4.opt:125
10508 msgid "Link with libads.a, libc.a and crt0.o."
10509 msgstr ""
10511 #: config/powerpcspe/sysv4.opt:125 config/rs6000/sysv4.opt:129
10512 msgid "Link with libyk.a, libc.a and crt0.o."
10513 msgstr ""
10515 #: config/powerpcspe/sysv4.opt:129 config/rs6000/sysv4.opt:133
10516 msgid "Link with libmvme.a, libc.a and crt0.o."
10517 msgstr ""
10519 #: config/powerpcspe/sysv4.opt:133 config/rs6000/sysv4.opt:137
10520 msgid "Set the PPC_EMB bit in the ELF flags header."
10521 msgstr ""
10523 #: config/powerpcspe/sysv4.opt:153 config/rs6000/sysv4.opt:157
10524 msgid "Generate code to use a non-exec PLT and GOT."
10525 msgstr ""
10527 #: config/powerpcspe/sysv4.opt:157 config/rs6000/sysv4.opt:161
10528 msgid "Generate code for old exec BSS PLT."
10529 msgstr ""
10531 #: config/powerpcspe/sysv4.opt:161 config/rs6000/sysv4.opt:165
10532 msgid "Emit .gnu_attribute tags."
10533 msgstr ""
10535 #: config/g.opt:27
10536 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
10537 msgstr ""
10539 #: config/lynx.opt:23
10540 msgid "Support legacy multi-threading."
10541 msgstr ""
10543 #: config/lynx.opt:27
10544 msgid "Use shared libraries."
10545 msgstr "Використовувати бібліотеки спільного використання."
10547 #: config/lynx.opt:31
10548 msgid "Support multi-threading."
10549 msgstr ""
10551 #: config/nvptx/nvptx.opt:22
10552 msgid "Generate code for a 32-bit ABI."
10553 msgstr ""
10555 #: config/nvptx/nvptx.opt:26
10556 msgid "Generate code for a 64-bit ABI."
10557 msgstr ""
10559 #: config/nvptx/nvptx.opt:30
10560 msgid "Link in code for a __main kernel."
10561 msgstr ""
10563 #: config/nvptx/nvptx.opt:34
10564 msgid "Optimize partition neutering."
10565 msgstr ""
10567 #: config/nvptx/nvptx.opt:38
10568 msgid "Use custom stacks instead of local memory for automatic storage."
10569 msgstr ""
10571 #: config/nvptx/nvptx.opt:42
10572 msgid "Specify size of .local memory used for stack when the exact amount is not known."
10573 msgstr ""
10575 #: config/nvptx/nvptx.opt:46
10576 msgid "Generate code that can keep local state uniform across all lanes."
10577 msgstr ""
10579 #: config/nvptx/nvptx.opt:50
10580 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10581 msgstr ""
10583 #: config/vxworks.opt:36
10584 msgid "Assume the VxWorks RTP environment."
10585 msgstr ""
10587 #: config/vxworks.opt:43
10588 msgid "Assume the VxWorks vThreads environment."
10589 msgstr ""
10591 #: config/cr16/cr16.opt:23
10592 msgid "-msim   Use simulator runtime."
10593 msgstr ""
10595 #: config/cr16/cr16.opt:27
10596 msgid "Generate SBIT, CBIT instructions."
10597 msgstr ""
10599 #: config/cr16/cr16.opt:31
10600 msgid "Support multiply accumulate instructions."
10601 msgstr ""
10603 #: config/cr16/cr16.opt:38
10604 msgid "Treat data references as near, far or medium. medium is default."
10605 msgstr ""
10607 #: config/cr16/cr16.opt:42
10608 msgid "Generate code for CR16C architecture."
10609 msgstr ""
10611 #: config/cr16/cr16.opt:46
10612 msgid "Generate code for CR16C+ architecture (Default)."
10613 msgstr ""
10615 #: config/cr16/cr16.opt:50
10616 msgid "Treat integers as 32-bit."
10617 msgstr ""
10619 #: config/avr/avr.opt:23
10620 msgid "Use subroutines for function prologues and epilogues."
10621 msgstr ""
10623 #: config/avr/avr.opt:26
10624 #, c-format
10625 msgid "missing device or architecture after %qs"
10626 msgstr ""
10628 #: config/avr/avr.opt:27
10629 msgid "-mmcu=MCU\tSelect the target MCU."
10630 msgstr ""
10632 #: config/avr/avr.opt:31
10633 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
10634 msgstr ""
10636 #: config/avr/avr.opt:35
10637 msgid "Set the number of 64 KiB flash segments."
10638 msgstr ""
10640 #: config/avr/avr.opt:39
10641 msgid "Indicate presence of a processor erratum."
10642 msgstr ""
10644 #: config/avr/avr.opt:43
10645 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
10646 msgstr ""
10648 #: config/avr/avr.opt:53
10649 msgid "Use RJMP / RCALL even though CALL / JMP are available."
10650 msgstr ""
10652 #: config/avr/avr.opt:57
10653 msgid "Use an 8-bit 'int' type."
10654 msgstr ""
10656 #: config/avr/avr.opt:61
10657 msgid "Change the stack pointer without disabling interrupts."
10658 msgstr ""
10660 #: config/avr/avr.opt:65
10661 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
10662 msgstr ""
10664 #: config/avr/avr.opt:69
10665 msgid "Treat main as if it had attribute OS_task."
10666 msgstr ""
10668 #: config/avr/avr.opt:79
10669 msgid "Change only the low 8 bits of the stack pointer."
10670 msgstr ""
10672 #: config/avr/avr.opt:83
10673 msgid "Relax branches."
10674 msgstr ""
10676 #: config/avr/avr.opt:87
10677 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
10678 msgstr ""
10680 #: config/avr/avr.opt:91
10681 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
10682 msgstr ""
10684 #: config/avr/avr.opt:95
10685 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
10686 msgstr ""
10688 #: config/avr/avr.opt:100
10689 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
10690 msgstr ""
10692 #: config/avr/avr.opt:104
10693 msgid "Warn if the address space of an address is changed."
10694 msgstr ""
10696 #: config/avr/avr.opt:108
10697 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
10698 msgstr ""
10700 #: config/avr/avr.opt:112
10701 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
10702 msgstr ""
10704 #: config/avr/avr.opt:116
10705 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
10706 msgstr ""
10708 #: config/avr/avr.opt:120
10709 msgid "Do not link against the device-specific library lib<MCU>.a."
10710 msgstr ""
10712 #: config/m32r/m32r.opt:34
10713 msgid "Compile for the m32rx."
10714 msgstr ""
10716 #: config/m32r/m32r.opt:38
10717 msgid "Compile for the m32r2."
10718 msgstr ""
10720 #: config/m32r/m32r.opt:42
10721 msgid "Compile for the m32r."
10722 msgstr ""
10724 #: config/m32r/m32r.opt:46
10725 msgid "Align all loops to 32 byte boundary."
10726 msgstr ""
10728 #: config/m32r/m32r.opt:50
10729 msgid "Prefer branches over conditional execution."
10730 msgstr ""
10732 #: config/m32r/m32r.opt:54
10733 msgid "Give branches their default cost."
10734 msgstr ""
10736 #: config/m32r/m32r.opt:58
10737 msgid "Display compile time statistics."
10738 msgstr ""
10740 #: config/m32r/m32r.opt:62
10741 msgid "Specify cache flush function."
10742 msgstr ""
10744 #: config/m32r/m32r.opt:66
10745 msgid "Specify cache flush trap number."
10746 msgstr ""
10748 #: config/m32r/m32r.opt:70
10749 msgid "Only issue one instruction per cycle."
10750 msgstr ""
10752 #: config/m32r/m32r.opt:74
10753 msgid "Allow two instructions to be issued per cycle."
10754 msgstr ""
10756 #: config/m32r/m32r.opt:78
10757 msgid "Code size: small, medium or large."
10758 msgstr ""
10760 #: config/m32r/m32r.opt:94
10761 msgid "Don't call any cache flush functions."
10762 msgstr ""
10764 #: config/m32r/m32r.opt:98
10765 msgid "Don't call any cache flush trap."
10766 msgstr ""
10768 #: config/m32r/m32r.opt:105
10769 msgid "Small data area: none, sdata, use."
10770 msgstr ""
10772 #: config/s390/tpf.opt:23
10773 msgid "Enable TPF-OS tracing code."
10774 msgstr ""
10776 #: config/s390/tpf.opt:27
10777 msgid "Specify main object for TPF-OS."
10778 msgstr ""
10780 #: config/s390/s390.opt:48
10781 msgid "31 bit ABI."
10782 msgstr ""
10784 #: config/s390/s390.opt:52
10785 msgid "64 bit ABI."
10786 msgstr ""
10788 #: config/s390/s390.opt:126
10789 msgid "Maintain backchain pointer."
10790 msgstr ""
10792 #: config/s390/s390.opt:130
10793 msgid "Additional debug prints."
10794 msgstr ""
10796 #: config/s390/s390.opt:134
10797 msgid "ESA/390 architecture."
10798 msgstr ""
10800 #: config/s390/s390.opt:138
10801 msgid "Enable decimal floating point hardware support."
10802 msgstr ""
10804 #: config/s390/s390.opt:142
10805 msgid "Enable hardware floating point."
10806 msgstr ""
10808 #: config/s390/s390.opt:146
10809 msgid "Takes two non-negative integer numbers separated by a comma. Prepend the function label with the number of two-byte Nop instructions indicated by the first.  Append Nop instructions covering the number of halfwords indicated by the second after the label.  Nop instructions of the largest possible size are used (six, four or two bytes), beginning with the largest possible size.  Using 0 for both values disables hotpatching."
10810 msgstr ""
10812 #: config/s390/s390.opt:164
10813 msgid "Use hardware transactional execution instructions."
10814 msgstr ""
10816 #: config/s390/s390.opt:168
10817 msgid "Use hardware vector facility instructions and enable the vector ABI."
10818 msgstr ""
10820 #: config/s390/s390.opt:172
10821 msgid "Use packed stack layout."
10822 msgstr ""
10824 #: config/s390/s390.opt:176
10825 msgid "Use bras for executable < 64k."
10826 msgstr ""
10828 #: config/s390/s390.opt:180
10829 msgid "Disable hardware floating point."
10830 msgstr ""
10832 #: config/s390/s390.opt:184
10833 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
10834 msgstr ""
10836 #: config/s390/s390.opt:188
10837 msgid "Switches off the -mstack-guard= option."
10838 msgstr ""
10840 #: config/s390/s390.opt:192
10841 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
10842 msgstr ""
10844 #: config/s390/s390.opt:196
10845 msgid "Switches off the -mstack-size= option."
10846 msgstr ""
10848 #: config/s390/s390.opt:204
10849 msgid "Use the mvcle instruction for block moves."
10850 msgstr ""
10852 #: config/s390/s390.opt:208
10853 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
10854 msgstr ""
10856 #: config/s390/s390.opt:213
10857 msgid "Warn if a function uses alloca or creates an array with dynamic size."
10858 msgstr ""
10860 #: config/s390/s390.opt:217
10861 msgid "Warn if a single function's framesize exceeds the given framesize."
10862 msgstr ""
10864 #: config/s390/s390.opt:221
10865 msgid "z/Architecture."
10866 msgstr ""
10868 #: config/s390/s390.opt:225
10869 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
10870 msgstr ""
10872 #: config/s390/s390.opt:235 config/arm/arm.opt:172
10873 msgid "Assume data segments are relative to text segment."
10874 msgstr ""
10876 #: config/s390/s390.opt:240
10877 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
10878 msgstr ""
10880 #: config/s390/s390.opt:245
10881 msgid "Wrap indirect table jumps and computed gotos into execute in order to disable branch prediction.  Using thunk or thunk-extern with this option requires the thunks to be considered signal handlers to order to generate correct CFI.  For environments where unwinding (e.g. for exceptions) is required please use thunk-inline instead."
10882 msgstr ""
10884 #: config/s390/s390.opt:253
10885 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
10886 msgstr ""
10888 #: config/s390/s390.opt:257
10889 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
10890 msgstr ""
10892 #: config/s390/s390.opt:262
10893 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address is going to be restored from memory."
10894 msgstr ""
10896 #: config/s390/s390.opt:268
10897 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address doesn't need to be restored from memory."
10898 msgstr ""
10900 #: config/s390/s390.opt:290
10901 msgid "Generate sections .s390_indirect_jump, .s390_indirect_call, .s390_return_reg, and .s390_return_mem to contain the indirect branch locations which have been patched as part of using one of the -mindirect-branch* or -mfunction-return* options.  The sections consist of an array of 32 bit elements. Each entry holds the offset from the entry to the patched location."
10902 msgstr ""
10904 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
10905 msgid "Use the simulator runtime."
10906 msgstr ""
10908 #: config/rl78/rl78.opt:31
10909 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
10910 msgstr ""
10912 #: config/rl78/rl78.opt:50
10913 msgid "Use all registers, reserving none for interrupt handlers."
10914 msgstr ""
10916 #: config/rl78/rl78.opt:54
10917 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
10918 msgstr ""
10920 #: config/rl78/rl78.opt:58
10921 msgid "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is the G14.  If set, also selects the hardware multiply support to be used."
10922 msgstr ""
10924 #: config/rl78/rl78.opt:77
10925 msgid "Alias for -mcpu=g10."
10926 msgstr ""
10928 #: config/rl78/rl78.opt:81
10929 msgid "Alias for -mcpu=g13."
10930 msgstr ""
10932 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
10933 msgid "Alias for -mcpu=g14."
10934 msgstr ""
10936 #: config/rl78/rl78.opt:93
10937 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
10938 msgstr ""
10940 #: config/rl78/rl78.opt:97
10941 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
10942 msgstr ""
10944 #: config/stormy16/stormy16.opt:24
10945 msgid "Provide libraries for the simulator."
10946 msgstr ""
10948 #: config/arm/arm-tables.opt:25
10949 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
10950 msgstr ""
10952 #: config/arm/arm-tables.opt:365
10953 msgid "Known ARM architectures (for use with the -march= option):"
10954 msgstr ""
10956 #: config/arm/arm-tables.opt:477
10957 msgid "Known ARM FPUs (for use with the -mfpu= option):"
10958 msgstr ""
10960 #: config/arm/arm.opt:35
10961 msgid "TLS dialect to use:"
10962 msgstr ""
10964 #: config/arm/arm.opt:45
10965 msgid "Specify an ABI."
10966 msgstr ""
10968 #: config/arm/arm.opt:49
10969 msgid "Known ARM ABIs (for use with the -mabi= option):"
10970 msgstr ""
10972 #: config/arm/arm.opt:68
10973 msgid "Generate a call to abort if a noreturn function returns."
10974 msgstr ""
10976 #: config/arm/arm.opt:75
10977 msgid "Generate APCS conformant stack frames."
10978 msgstr ""
10980 #: config/arm/arm.opt:79
10981 msgid "Generate re-entrant, PIC code."
10982 msgstr ""
10984 #: config/arm/arm.opt:95
10985 msgid "Generate code in 32 bit ARM state."
10986 msgstr ""
10988 #: config/arm/arm.opt:103
10989 msgid "Thumb: Assume non-static functions may be called from ARM code."
10990 msgstr ""
10992 #: config/arm/arm.opt:107
10993 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
10994 msgstr ""
10996 #: config/arm/arm.opt:115
10997 msgid "Specify if floating point hardware should be used."
10998 msgstr ""
11000 #: config/arm/arm.opt:119
11001 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
11002 msgstr ""
11004 #: config/arm/arm.opt:123
11005 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
11006 msgstr ""
11008 #: config/arm/arm.opt:136
11009 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
11010 msgstr ""
11012 #: config/arm/arm.opt:140
11013 msgid "Specify the __fp16 floating-point format."
11014 msgstr ""
11016 #: config/arm/arm.opt:144
11017 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
11018 msgstr ""
11020 #: config/arm/arm.opt:157
11021 msgid "Specify the name of the target floating point hardware/format."
11022 msgstr ""
11024 #: config/arm/arm.opt:168
11025 msgid "Generate call insns as indirect calls, if necessary."
11026 msgstr ""
11028 #: config/arm/arm.opt:176
11029 msgid "Specify the register to be used for PIC addressing."
11030 msgstr ""
11032 #: config/arm/arm.opt:180
11033 msgid "Store function names in object code."
11034 msgstr ""
11036 #: config/arm/arm.opt:184
11037 msgid "Permit scheduling of a function's prologue sequence."
11038 msgstr ""
11040 #: config/arm/arm.opt:195
11041 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
11042 msgstr ""
11044 #: config/arm/arm.opt:199
11045 msgid "Generate code for Thumb state."
11046 msgstr ""
11048 #: config/arm/arm.opt:203
11049 msgid "Support calls between Thumb and ARM instruction sets."
11050 msgstr ""
11052 #: config/arm/arm.opt:207
11053 msgid "Specify thread local storage scheme."
11054 msgstr ""
11056 #: config/arm/arm.opt:211
11057 msgid "Specify how to access the thread pointer."
11058 msgstr ""
11060 #: config/arm/arm.opt:215
11061 msgid "Valid arguments to -mtp=:"
11062 msgstr ""
11064 #: config/arm/arm.opt:228
11065 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
11066 msgstr ""
11068 #: config/arm/arm.opt:232
11069 msgid "Thumb: Generate (leaf) stack frames even if not needed."
11070 msgstr ""
11072 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
11073 msgid "Tune code for the given processor."
11074 msgstr ""
11076 #: config/arm/arm.opt:240
11077 msgid "Print CPU tuning information as comment in assembler file.  This is an option used only for regression testing of the compiler and not intended for ordinary use in compiling code."
11078 msgstr ""
11080 #: config/arm/arm.opt:251
11081 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
11082 msgstr ""
11084 #: config/arm/arm.opt:255
11085 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
11086 msgstr ""
11088 #: config/arm/arm.opt:259
11089 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
11090 msgstr ""
11092 #: config/arm/arm.opt:263
11093 msgid "Only generate absolute relocations on word sized values."
11094 msgstr ""
11096 #: config/arm/arm.opt:267
11097 msgid "Generate IT blocks appropriate for ARMv8."
11098 msgstr ""
11100 #: config/arm/arm.opt:271
11101 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
11102 msgstr ""
11104 #: config/arm/arm.opt:276 config/nds32/nds32.opt:330 config/arc/arc.opt:496
11105 msgid "Enable unaligned word and halfword accesses to packed data."
11106 msgstr ""
11108 #: config/arm/arm.opt:280
11109 msgid "Use Neon to perform 64-bits operations rather than core registers."
11110 msgstr ""
11112 #: config/arm/arm.opt:284
11113 msgid "Assume loading data from flash is slower than fetching instructions."
11114 msgstr ""
11116 #: config/arm/arm.opt:288
11117 msgid "Assume unified syntax for inline assembly code."
11118 msgstr ""
11120 #: config/arm/arm.opt:292
11121 msgid "Do not allow constant data to be placed in code sections."
11122 msgstr ""
11124 #: config/arm/arm.opt:296
11125 msgid "When linking for big-endian targets, generate a BE8 format image."
11126 msgstr ""
11128 #: config/arm/arm.opt:300
11129 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
11130 msgstr ""
11132 #: config/arm/arm.opt:304 config/sh/sh.opt:195
11133 msgid "Cost to assume for a branch insn."
11134 msgstr ""
11136 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
11137 #: config/visium/visium.opt:37
11138 msgid "Use hardware FP."
11139 msgstr ""
11141 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
11142 msgid "Do not use hardware FP."
11143 msgstr ""
11145 #: config/sparc/sparc.opt:42
11146 msgid "Use flat register window model."
11147 msgstr ""
11149 #: config/sparc/sparc.opt:46
11150 msgid "Assume possible double misalignment."
11151 msgstr ""
11153 #: config/sparc/sparc.opt:50
11154 msgid "Use ABI reserved registers."
11155 msgstr ""
11157 #: config/sparc/sparc.opt:54
11158 msgid "Use hardware quad FP instructions."
11159 msgstr ""
11161 #: config/sparc/sparc.opt:58
11162 msgid "Do not use hardware quad fp instructions."
11163 msgstr ""
11165 #: config/sparc/sparc.opt:66
11166 msgid "Compile for V8+ ABI."
11167 msgstr ""
11169 #: config/sparc/sparc.opt:70
11170 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
11171 msgstr ""
11173 #: config/sparc/sparc.opt:74
11174 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
11175 msgstr ""
11177 #: config/sparc/sparc.opt:78
11178 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
11179 msgstr ""
11181 #: config/sparc/sparc.opt:82
11182 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
11183 msgstr ""
11185 #: config/sparc/sparc.opt:86
11186 msgid "Use additional VIS instructions introduced in OSA2017."
11187 msgstr ""
11189 #: config/sparc/sparc.opt:90
11190 msgid "Use UltraSPARC Compare-and-Branch extensions."
11191 msgstr ""
11193 #: config/sparc/sparc.opt:94
11194 msgid "Use UltraSPARC Fused Multiply-Add extensions."
11195 msgstr ""
11197 #: config/sparc/sparc.opt:98
11198 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
11199 msgstr ""
11201 #: config/sparc/sparc.opt:102
11202 msgid "Use UltraSPARC Population-Count instruction."
11203 msgstr ""
11205 #: config/sparc/sparc.opt:106
11206 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
11207 msgstr ""
11209 #: config/sparc/sparc.opt:110
11210 msgid "Pointers are 64-bit."
11211 msgstr ""
11213 #: config/sparc/sparc.opt:114
11214 msgid "Pointers are 32-bit."
11215 msgstr ""
11217 #: config/sparc/sparc.opt:118
11218 msgid "Use 64-bit ABI."
11219 msgstr ""
11221 #: config/sparc/sparc.opt:122
11222 msgid "Use 32-bit ABI."
11223 msgstr ""
11225 #: config/sparc/sparc.opt:126
11226 msgid "Use stack bias."
11227 msgstr ""
11229 #: config/sparc/sparc.opt:130
11230 msgid "Use structs on stronger alignment for double-word copies."
11231 msgstr ""
11233 #: config/sparc/sparc.opt:134
11234 msgid "Optimize tail call instructions in assembler and linker."
11235 msgstr ""
11237 #: config/sparc/sparc.opt:138
11238 msgid "Do not generate code that can only run in supervisor mode (default)."
11239 msgstr ""
11241 #: config/sparc/sparc.opt:142 config/visium/visium.opt:45
11242 msgid "Use features of and schedule code for given CPU."
11243 msgstr ""
11245 #: config/sparc/sparc.opt:225
11246 msgid "Use given SPARC-V9 code model."
11247 msgstr ""
11249 #: config/sparc/sparc.opt:229
11250 msgid "Enable debug output."
11251 msgstr "Увімкнути виведення діагностичних даних."
11253 #: config/sparc/sparc.opt:233
11254 msgid "Enable strict 32-bit psABI struct return checking."
11255 msgstr ""
11257 #: config/sparc/sparc.opt:237
11258 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
11259 msgstr ""
11261 #: config/sparc/sparc.opt:242
11262 msgid "Enable workarounds for the errata of the UT699 processor."
11263 msgstr ""
11265 #: config/sparc/sparc.opt:246
11266 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
11267 msgstr ""
11269 #: config/sparc/sparc.opt:250
11270 msgid "Enable workarounds for the errata of the GR712RC processor."
11271 msgstr ""
11273 #: config/sparc/sparc.opt:287
11274 msgid "Specify the memory model in effect for the program."
11275 msgstr ""
11277 #: config/rs6000/rs6000.opt:165
11278 msgid "Enable early gimple folding of builtins."
11279 msgstr ""
11281 #: config/rs6000/rs6000.opt:188
11282 msgid "%<-mstring%> is deprecated"
11283 msgstr "%<-mstring%> вважається застарілим"
11285 #: config/rs6000/rs6000.opt:325
11286 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
11287 msgstr "%<-mvrsave=no%> є застарілим, замість нього слід користуватися %<-mno-vrsave%>"
11289 #: config/rs6000/rs6000.opt:329
11290 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
11291 msgstr "%<-mvrsave=yes%> є застарілим, замість нього слід користуватися %<-mvrsave%>"
11293 #: config/rs6000/rs6000.opt:334
11294 msgid "Max number of bytes to move inline."
11295 msgstr ""
11297 #: config/rs6000/rs6000.opt:338
11298 msgid "Max number of bytes to compare without loops."
11299 msgstr ""
11301 #: config/rs6000/rs6000.opt:342
11302 msgid "Max number of bytes to compare with loops."
11303 msgstr ""
11305 #: config/rs6000/rs6000.opt:346
11306 msgid "Max number of pairs of load insns for compare."
11307 msgstr ""
11309 #: config/rs6000/rs6000.opt:353
11310 msgid "%<-misel=no%> is deprecated; use %<-mno-isel%> instead"
11311 msgstr "%<-misel=no%> є застарілим, замість нього слід користуватися %<-mno-isel%>"
11313 #: config/rs6000/rs6000.opt:357
11314 msgid "%<-misel=yes%> is deprecated; use %<-misel%> instead"
11315 msgstr "%<-misel=yes%> є застарілим, замість нього слід користуватися %<-misel%>"
11317 #: config/rs6000/rs6000.opt:410
11318 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
11319 msgstr ""
11321 #: config/rs6000/rs6000.opt:438
11322 msgid "-mlong-double-[64,128]\tSpecify size of long double."
11323 msgstr ""
11325 #: config/rs6000/rs6000.opt:537 config/arc/arc.opt:173 config/arc/arc.opt:339
11326 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:354
11327 #: config/arc/arc.opt:358 config/arc/arc.opt:361 config/arc/arc.opt:364
11328 #: config/arc/arc.opt:381
11329 #, c-format
11330 msgid "%qs is deprecated"
11331 msgstr "%qs вважається застарілим"
11333 #: config/rs6000/sysv4.opt:24
11334 msgid "-mcall-ABI\tSelect ABI calling convention."
11335 msgstr ""
11337 #: config/rs6000/sysv4.opt:28
11338 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
11339 msgstr ""
11341 #: config/rs6000/sysv4.opt:32
11342 msgid "Allow readonly data in sdata."
11343 msgstr ""
11345 #: config/rs6000/sysv4.opt:36
11346 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
11347 msgstr ""
11349 #: config/alpha/alpha.opt:27
11350 msgid "Use fp registers."
11351 msgstr "Використовувати fp-регістри."
11353 #: config/alpha/alpha.opt:35
11354 msgid "Request IEEE-conformant math library routines (OSF/1)."
11355 msgstr ""
11357 #: config/alpha/alpha.opt:39
11358 msgid "Emit IEEE-conformant code, without inexact exceptions."
11359 msgstr ""
11361 #: config/alpha/alpha.opt:46
11362 msgid "Do not emit complex integer constants to read-only memory."
11363 msgstr ""
11365 #: config/alpha/alpha.opt:50
11366 msgid "Use VAX fp."
11367 msgstr ""
11369 #: config/alpha/alpha.opt:54
11370 msgid "Do not use VAX fp."
11371 msgstr ""
11373 #: config/alpha/alpha.opt:58
11374 msgid "Emit code for the byte/word ISA extension."
11375 msgstr ""
11377 #: config/alpha/alpha.opt:62
11378 msgid "Emit code for the motion video ISA extension."
11379 msgstr ""
11381 #: config/alpha/alpha.opt:66
11382 msgid "Emit code for the fp move and sqrt ISA extension."
11383 msgstr ""
11385 #: config/alpha/alpha.opt:70
11386 msgid "Emit code for the counting ISA extension."
11387 msgstr ""
11389 #: config/alpha/alpha.opt:74
11390 msgid "Emit code using explicit relocation directives."
11391 msgstr ""
11393 #: config/alpha/alpha.opt:78
11394 msgid "Emit 16-bit relocations to the small data areas."
11395 msgstr ""
11397 #: config/alpha/alpha.opt:82
11398 msgid "Emit 32-bit relocations to the small data areas."
11399 msgstr ""
11401 #: config/alpha/alpha.opt:86
11402 msgid "Emit direct branches to local functions."
11403 msgstr ""
11405 #: config/alpha/alpha.opt:90
11406 msgid "Emit indirect branches to local functions."
11407 msgstr ""
11409 #: config/alpha/alpha.opt:94
11410 msgid "Emit rdval instead of rduniq for thread pointer."
11411 msgstr ""
11413 #: config/alpha/alpha.opt:106
11414 msgid "Use features of and schedule given CPU."
11415 msgstr ""
11417 #: config/alpha/alpha.opt:110
11418 msgid "Schedule given CPU."
11419 msgstr ""
11421 #: config/alpha/alpha.opt:114
11422 msgid "Control the generated fp rounding mode."
11423 msgstr ""
11425 #: config/alpha/alpha.opt:118
11426 msgid "Control the IEEE trap mode."
11427 msgstr ""
11429 #: config/alpha/alpha.opt:122
11430 msgid "Control the precision given to fp exceptions."
11431 msgstr ""
11433 #: config/alpha/alpha.opt:126
11434 msgid "Tune expected memory latency."
11435 msgstr ""
11437 #: config/tilepro/tilepro.opt:23
11438 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
11439 msgstr ""
11441 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
11442 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
11443 msgstr ""
11445 #: config/tilepro/tilepro.opt:32
11446 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
11447 msgstr ""
11449 #: config/lm32/lm32.opt:24
11450 msgid "Enable multiply instructions."
11451 msgstr ""
11453 #: config/lm32/lm32.opt:28
11454 msgid "Enable divide and modulus instructions."
11455 msgstr ""
11457 #: config/lm32/lm32.opt:32
11458 msgid "Enable barrel shift instructions."
11459 msgstr ""
11461 #: config/lm32/lm32.opt:36
11462 msgid "Enable sign extend instructions."
11463 msgstr ""
11465 #: config/lm32/lm32.opt:40
11466 msgid "Enable user-defined instructions."
11467 msgstr ""
11469 #: config/nios2/elf.opt:26
11470 msgid "Link with a limited version of the C library."
11471 msgstr ""
11473 #: config/nios2/elf.opt:30
11474 msgid "Name of system library to link against."
11475 msgstr ""
11477 #: config/nios2/elf.opt:34
11478 msgid "Name of the startfile."
11479 msgstr ""
11481 #: config/nios2/elf.opt:38
11482 msgid "Link with HAL BSP."
11483 msgstr ""
11485 #: config/nios2/nios2.opt:35
11486 msgid "Enable DIV, DIVU."
11487 msgstr ""
11489 #: config/nios2/nios2.opt:39
11490 msgid "Enable MUL instructions."
11491 msgstr ""
11493 #: config/nios2/nios2.opt:43
11494 msgid "Enable MULX instructions, assume fast shifter."
11495 msgstr ""
11497 #: config/nios2/nios2.opt:47
11498 msgid "Use table based fast divide (default at -O3)."
11499 msgstr ""
11501 #: config/nios2/nios2.opt:51
11502 msgid "All memory accesses use I/O load/store instructions."
11503 msgstr ""
11505 #: config/nios2/nios2.opt:55
11506 msgid "Volatile memory accesses use I/O load/store instructions."
11507 msgstr ""
11509 #: config/nios2/nios2.opt:59
11510 msgid "Volatile memory accesses do not use I/O load/store instructions."
11511 msgstr ""
11513 #: config/nios2/nios2.opt:63
11514 msgid "Enable/disable GP-relative addressing."
11515 msgstr ""
11517 #: config/nios2/nios2.opt:67
11518 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11519 msgstr ""
11521 #: config/nios2/nios2.opt:86
11522 msgid "Equivalent to -mgpopt=local."
11523 msgstr ""
11525 #: config/nios2/nios2.opt:90
11526 msgid "Equivalent to -mgpopt=none."
11527 msgstr ""
11529 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11530 #: config/tilegx/tilegx.opt:45
11531 msgid "Use big-endian byte order."
11532 msgstr ""
11534 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11535 #: config/tilegx/tilegx.opt:49
11536 msgid "Use little-endian byte order."
11537 msgstr ""
11539 #: config/nios2/nios2.opt:102
11540 msgid "Floating point custom instruction configuration name."
11541 msgstr ""
11543 #: config/nios2/nios2.opt:106
11544 msgid "Do not use the ftruncds custom instruction."
11545 msgstr ""
11547 #: config/nios2/nios2.opt:110
11548 msgid "Integer id (N) of ftruncds custom instruction."
11549 msgstr ""
11551 #: config/nios2/nios2.opt:114
11552 msgid "Do not use the fextsd custom instruction."
11553 msgstr ""
11555 #: config/nios2/nios2.opt:118
11556 msgid "Integer id (N) of fextsd custom instruction."
11557 msgstr ""
11559 #: config/nios2/nios2.opt:122
11560 msgid "Do not use the fixdu custom instruction."
11561 msgstr ""
11563 #: config/nios2/nios2.opt:126
11564 msgid "Integer id (N) of fixdu custom instruction."
11565 msgstr ""
11567 #: config/nios2/nios2.opt:130
11568 msgid "Do not use the fixdi custom instruction."
11569 msgstr ""
11571 #: config/nios2/nios2.opt:134
11572 msgid "Integer id (N) of fixdi custom instruction."
11573 msgstr ""
11575 #: config/nios2/nios2.opt:138
11576 msgid "Do not use the fixsu custom instruction."
11577 msgstr ""
11579 #: config/nios2/nios2.opt:142
11580 msgid "Integer id (N) of fixsu custom instruction."
11581 msgstr ""
11583 #: config/nios2/nios2.opt:146
11584 msgid "Do not use the fixsi custom instruction."
11585 msgstr ""
11587 #: config/nios2/nios2.opt:150
11588 msgid "Integer id (N) of fixsi custom instruction."
11589 msgstr ""
11591 #: config/nios2/nios2.opt:154
11592 msgid "Do not use the floatud custom instruction."
11593 msgstr ""
11595 #: config/nios2/nios2.opt:158
11596 msgid "Integer id (N) of floatud custom instruction."
11597 msgstr ""
11599 #: config/nios2/nios2.opt:162
11600 msgid "Do not use the floatid custom instruction."
11601 msgstr ""
11603 #: config/nios2/nios2.opt:166
11604 msgid "Integer id (N) of floatid custom instruction."
11605 msgstr ""
11607 #: config/nios2/nios2.opt:170
11608 msgid "Do not use the floatus custom instruction."
11609 msgstr ""
11611 #: config/nios2/nios2.opt:174
11612 msgid "Integer id (N) of floatus custom instruction."
11613 msgstr ""
11615 #: config/nios2/nios2.opt:178
11616 msgid "Do not use the floatis custom instruction."
11617 msgstr ""
11619 #: config/nios2/nios2.opt:182
11620 msgid "Integer id (N) of floatis custom instruction."
11621 msgstr ""
11623 #: config/nios2/nios2.opt:186
11624 msgid "Do not use the fcmpned custom instruction."
11625 msgstr ""
11627 #: config/nios2/nios2.opt:190
11628 msgid "Integer id (N) of fcmpned custom instruction."
11629 msgstr ""
11631 #: config/nios2/nios2.opt:194
11632 msgid "Do not use the fcmpeqd custom instruction."
11633 msgstr ""
11635 #: config/nios2/nios2.opt:198
11636 msgid "Integer id (N) of fcmpeqd custom instruction."
11637 msgstr ""
11639 #: config/nios2/nios2.opt:202
11640 msgid "Do not use the fcmpged custom instruction."
11641 msgstr ""
11643 #: config/nios2/nios2.opt:206
11644 msgid "Integer id (N) of fcmpged custom instruction."
11645 msgstr ""
11647 #: config/nios2/nios2.opt:210
11648 msgid "Do not use the fcmpgtd custom instruction."
11649 msgstr ""
11651 #: config/nios2/nios2.opt:214
11652 msgid "Integer id (N) of fcmpgtd custom instruction."
11653 msgstr ""
11655 #: config/nios2/nios2.opt:218
11656 msgid "Do not use the fcmpled custom instruction."
11657 msgstr ""
11659 #: config/nios2/nios2.opt:222
11660 msgid "Integer id (N) of fcmpled custom instruction."
11661 msgstr ""
11663 #: config/nios2/nios2.opt:226
11664 msgid "Do not use the fcmpltd custom instruction."
11665 msgstr ""
11667 #: config/nios2/nios2.opt:230
11668 msgid "Integer id (N) of fcmpltd custom instruction."
11669 msgstr ""
11671 #: config/nios2/nios2.opt:234
11672 msgid "Do not use the flogd custom instruction."
11673 msgstr ""
11675 #: config/nios2/nios2.opt:238
11676 msgid "Integer id (N) of flogd custom instruction."
11677 msgstr ""
11679 #: config/nios2/nios2.opt:242
11680 msgid "Do not use the fexpd custom instruction."
11681 msgstr ""
11683 #: config/nios2/nios2.opt:246
11684 msgid "Integer id (N) of fexpd custom instruction."
11685 msgstr ""
11687 #: config/nios2/nios2.opt:250
11688 msgid "Do not use the fatand custom instruction."
11689 msgstr ""
11691 #: config/nios2/nios2.opt:254
11692 msgid "Integer id (N) of fatand custom instruction."
11693 msgstr ""
11695 #: config/nios2/nios2.opt:258
11696 msgid "Do not use the ftand custom instruction."
11697 msgstr ""
11699 #: config/nios2/nios2.opt:262
11700 msgid "Integer id (N) of ftand custom instruction."
11701 msgstr ""
11703 #: config/nios2/nios2.opt:266
11704 msgid "Do not use the fsind custom instruction."
11705 msgstr ""
11707 #: config/nios2/nios2.opt:270
11708 msgid "Integer id (N) of fsind custom instruction."
11709 msgstr ""
11711 #: config/nios2/nios2.opt:274
11712 msgid "Do not use the fcosd custom instruction."
11713 msgstr ""
11715 #: config/nios2/nios2.opt:278
11716 msgid "Integer id (N) of fcosd custom instruction."
11717 msgstr ""
11719 #: config/nios2/nios2.opt:282
11720 msgid "Do not use the fsqrtd custom instruction."
11721 msgstr ""
11723 #: config/nios2/nios2.opt:286
11724 msgid "Integer id (N) of fsqrtd custom instruction."
11725 msgstr ""
11727 #: config/nios2/nios2.opt:290
11728 msgid "Do not use the fabsd custom instruction."
11729 msgstr ""
11731 #: config/nios2/nios2.opt:294
11732 msgid "Integer id (N) of fabsd custom instruction."
11733 msgstr ""
11735 #: config/nios2/nios2.opt:298
11736 msgid "Do not use the fnegd custom instruction."
11737 msgstr ""
11739 #: config/nios2/nios2.opt:302
11740 msgid "Integer id (N) of fnegd custom instruction."
11741 msgstr ""
11743 #: config/nios2/nios2.opt:306
11744 msgid "Do not use the fmaxd custom instruction."
11745 msgstr ""
11747 #: config/nios2/nios2.opt:310
11748 msgid "Integer id (N) of fmaxd custom instruction."
11749 msgstr ""
11751 #: config/nios2/nios2.opt:314
11752 msgid "Do not use the fmind custom instruction."
11753 msgstr ""
11755 #: config/nios2/nios2.opt:318
11756 msgid "Integer id (N) of fmind custom instruction."
11757 msgstr ""
11759 #: config/nios2/nios2.opt:322
11760 msgid "Do not use the fdivd custom instruction."
11761 msgstr ""
11763 #: config/nios2/nios2.opt:326
11764 msgid "Integer id (N) of fdivd custom instruction."
11765 msgstr ""
11767 #: config/nios2/nios2.opt:330
11768 msgid "Do not use the fmuld custom instruction."
11769 msgstr ""
11771 #: config/nios2/nios2.opt:334
11772 msgid "Integer id (N) of fmuld custom instruction."
11773 msgstr ""
11775 #: config/nios2/nios2.opt:338
11776 msgid "Do not use the fsubd custom instruction."
11777 msgstr ""
11779 #: config/nios2/nios2.opt:342
11780 msgid "Integer id (N) of fsubd custom instruction."
11781 msgstr ""
11783 #: config/nios2/nios2.opt:346
11784 msgid "Do not use the faddd custom instruction."
11785 msgstr ""
11787 #: config/nios2/nios2.opt:350
11788 msgid "Integer id (N) of faddd custom instruction."
11789 msgstr ""
11791 #: config/nios2/nios2.opt:354
11792 msgid "Do not use the fcmpnes custom instruction."
11793 msgstr ""
11795 #: config/nios2/nios2.opt:358
11796 msgid "Integer id (N) of fcmpnes custom instruction."
11797 msgstr ""
11799 #: config/nios2/nios2.opt:362
11800 msgid "Do not use the fcmpeqs custom instruction."
11801 msgstr ""
11803 #: config/nios2/nios2.opt:366
11804 msgid "Integer id (N) of fcmpeqs custom instruction."
11805 msgstr ""
11807 #: config/nios2/nios2.opt:370
11808 msgid "Do not use the fcmpges custom instruction."
11809 msgstr ""
11811 #: config/nios2/nios2.opt:374
11812 msgid "Integer id (N) of fcmpges custom instruction."
11813 msgstr ""
11815 #: config/nios2/nios2.opt:378
11816 msgid "Do not use the fcmpgts custom instruction."
11817 msgstr ""
11819 #: config/nios2/nios2.opt:382
11820 msgid "Integer id (N) of fcmpgts custom instruction."
11821 msgstr ""
11823 #: config/nios2/nios2.opt:386
11824 msgid "Do not use the fcmples custom instruction."
11825 msgstr ""
11827 #: config/nios2/nios2.opt:390
11828 msgid "Integer id (N) of fcmples custom instruction."
11829 msgstr ""
11831 #: config/nios2/nios2.opt:394
11832 msgid "Do not use the fcmplts custom instruction."
11833 msgstr ""
11835 #: config/nios2/nios2.opt:398
11836 msgid "Integer id (N) of fcmplts custom instruction."
11837 msgstr ""
11839 #: config/nios2/nios2.opt:402
11840 msgid "Do not use the flogs custom instruction."
11841 msgstr ""
11843 #: config/nios2/nios2.opt:406
11844 msgid "Integer id (N) of flogs custom instruction."
11845 msgstr ""
11847 #: config/nios2/nios2.opt:410
11848 msgid "Do not use the fexps custom instruction."
11849 msgstr ""
11851 #: config/nios2/nios2.opt:414
11852 msgid "Integer id (N) of fexps custom instruction."
11853 msgstr ""
11855 #: config/nios2/nios2.opt:418
11856 msgid "Do not use the fatans custom instruction."
11857 msgstr ""
11859 #: config/nios2/nios2.opt:422
11860 msgid "Integer id (N) of fatans custom instruction."
11861 msgstr ""
11863 #: config/nios2/nios2.opt:426
11864 msgid "Do not use the ftans custom instruction."
11865 msgstr ""
11867 #: config/nios2/nios2.opt:430
11868 msgid "Integer id (N) of ftans custom instruction."
11869 msgstr ""
11871 #: config/nios2/nios2.opt:434
11872 msgid "Do not use the fsins custom instruction."
11873 msgstr ""
11875 #: config/nios2/nios2.opt:438
11876 msgid "Integer id (N) of fsins custom instruction."
11877 msgstr ""
11879 #: config/nios2/nios2.opt:442
11880 msgid "Do not use the fcoss custom instruction."
11881 msgstr ""
11883 #: config/nios2/nios2.opt:446
11884 msgid "Integer id (N) of fcoss custom instruction."
11885 msgstr ""
11887 #: config/nios2/nios2.opt:450
11888 msgid "Do not use the fsqrts custom instruction."
11889 msgstr ""
11891 #: config/nios2/nios2.opt:454
11892 msgid "Integer id (N) of fsqrts custom instruction."
11893 msgstr ""
11895 #: config/nios2/nios2.opt:458
11896 msgid "Do not use the fabss custom instr."
11897 msgstr ""
11899 #: config/nios2/nios2.opt:462
11900 msgid "Integer id (N) of fabss custom instruction."
11901 msgstr ""
11903 #: config/nios2/nios2.opt:466
11904 msgid "Do not use the fnegs custom instruction."
11905 msgstr ""
11907 #: config/nios2/nios2.opt:470
11908 msgid "Integer id (N) of fnegs custom instruction."
11909 msgstr ""
11911 #: config/nios2/nios2.opt:474
11912 msgid "Do not use the fmaxs custom instruction."
11913 msgstr ""
11915 #: config/nios2/nios2.opt:478
11916 msgid "Integer id (N) of fmaxs custom instruction."
11917 msgstr ""
11919 #: config/nios2/nios2.opt:482
11920 msgid "Do not use the fmins custom instruction."
11921 msgstr ""
11923 #: config/nios2/nios2.opt:486
11924 msgid "Integer id (N) of fmins custom instruction."
11925 msgstr ""
11927 #: config/nios2/nios2.opt:490
11928 msgid "Do not use the fdivs custom instruction."
11929 msgstr ""
11931 #: config/nios2/nios2.opt:494
11932 msgid "Integer id (N) of fdivs custom instruction."
11933 msgstr ""
11935 #: config/nios2/nios2.opt:498
11936 msgid "Do not use the fmuls custom instruction."
11937 msgstr ""
11939 #: config/nios2/nios2.opt:502
11940 msgid "Integer id (N) of fmuls custom instruction."
11941 msgstr ""
11943 #: config/nios2/nios2.opt:506
11944 msgid "Do not use the fsubs custom instruction."
11945 msgstr ""
11947 #: config/nios2/nios2.opt:510
11948 msgid "Integer id (N) of fsubs custom instruction."
11949 msgstr ""
11951 #: config/nios2/nios2.opt:514
11952 msgid "Do not use the fadds custom instruction."
11953 msgstr ""
11955 #: config/nios2/nios2.opt:518
11956 msgid "Integer id (N) of fadds custom instruction."
11957 msgstr ""
11959 #: config/nios2/nios2.opt:522
11960 msgid "Do not use the frdy custom instruction."
11961 msgstr ""
11963 #: config/nios2/nios2.opt:526
11964 msgid "Integer id (N) of frdy custom instruction."
11965 msgstr ""
11967 #: config/nios2/nios2.opt:530
11968 msgid "Do not use the frdxhi custom instruction."
11969 msgstr ""
11971 #: config/nios2/nios2.opt:534
11972 msgid "Integer id (N) of frdxhi custom instruction."
11973 msgstr ""
11975 #: config/nios2/nios2.opt:538
11976 msgid "Do not use the frdxlo custom instruction."
11977 msgstr ""
11979 #: config/nios2/nios2.opt:542
11980 msgid "Integer id (N) of frdxlo custom instruction."
11981 msgstr ""
11983 #: config/nios2/nios2.opt:546
11984 msgid "Do not use the fwry custom instruction."
11985 msgstr ""
11987 #: config/nios2/nios2.opt:550
11988 msgid "Integer id (N) of fwry custom instruction."
11989 msgstr ""
11991 #: config/nios2/nios2.opt:554
11992 msgid "Do not use the fwrx custom instruction."
11993 msgstr ""
11995 #: config/nios2/nios2.opt:558
11996 msgid "Integer id (N) of fwrx custom instruction."
11997 msgstr ""
11999 #: config/nios2/nios2.opt:562
12000 msgid "Do not use the round custom instruction."
12001 msgstr ""
12003 #: config/nios2/nios2.opt:566
12004 msgid "Integer id (N) of round custom instruction."
12005 msgstr ""
12007 #: config/nios2/nios2.opt:574
12008 msgid "Valid Nios II ISA levels (for -march):"
12009 msgstr ""
12011 #: config/nios2/nios2.opt:584
12012 msgid "Enable generation of R2 BMX instructions."
12013 msgstr ""
12015 #: config/nios2/nios2.opt:588
12016 msgid "Enable generation of R2 CDX instructions."
12017 msgstr ""
12019 #: config/nios2/nios2.opt:592
12020 msgid "Regular expression matching additional GP-addressible section names."
12021 msgstr ""
12023 #: config/nios2/nios2.opt:596
12024 msgid "Regular expression matching section names for r0-relative addressing."
12025 msgstr ""
12027 #: config/rx/rx.opt:29
12028 msgid "Store doubles in 64 bits."
12029 msgstr ""
12031 #: config/rx/rx.opt:33
12032 msgid "Stores doubles in 32 bits.  This is the default."
12033 msgstr ""
12035 #: config/rx/rx.opt:37
12036 msgid "Disable the use of RX FPU instructions.  "
12037 msgstr ""
12039 #: config/rx/rx.opt:44
12040 msgid "Enable the use of RX FPU instructions.  This is the default."
12041 msgstr ""
12043 #: config/rx/rx.opt:50
12044 msgid "Specify the target RX cpu type."
12045 msgstr ""
12047 #: config/rx/rx.opt:71
12048 msgid "Data is stored in big-endian format."
12049 msgstr ""
12051 #: config/rx/rx.opt:75
12052 msgid "Data is stored in little-endian format.  (Default)."
12053 msgstr ""
12055 #: config/rx/rx.opt:81
12056 msgid "Maximum size of global and static variables which can be placed into the small data area."
12057 msgstr ""
12059 #: config/rx/rx.opt:93
12060 msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatible syntax."
12061 msgstr ""
12063 #: config/rx/rx.opt:99
12064 msgid "Enable linker relaxation."
12065 msgstr ""
12067 #: config/rx/rx.opt:105
12068 msgid "Maximum size in bytes of constant values allowed as operands."
12069 msgstr ""
12071 #: config/rx/rx.opt:111
12072 msgid "Specifies the number of registers to reserve for interrupt handlers."
12073 msgstr ""
12075 #: config/rx/rx.opt:117
12076 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
12077 msgstr ""
12079 #: config/rx/rx.opt:123
12080 msgid "Enables Position-Independent-Data (PID) mode."
12081 msgstr ""
12083 #: config/rx/rx.opt:129
12084 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
12085 msgstr ""
12087 #: config/rx/rx.opt:135
12088 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
12089 msgstr ""
12091 #: config/rx/rx.opt:139
12092 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
12093 msgstr ""
12095 #: config/rx/rx.opt:145
12096 msgid "Enable the use of the LRA register allocator."
12097 msgstr ""
12099 #: config/rx/rx.opt:151
12100 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
12101 msgstr ""
12103 #: config/rx/rx.opt:157
12104 msgid "Always use JSR, never BSR, for calls."
12105 msgstr ""
12107 #: config/visium/visium.opt:25
12108 msgid "Link with libc.a and libdebug.a."
12109 msgstr ""
12111 #: config/visium/visium.opt:29
12112 msgid "Link with libc.a and libsim.a."
12113 msgstr ""
12115 #: config/visium/visium.opt:33
12116 msgid "Use hardware FP (default)."
12117 msgstr ""
12119 #: config/visium/visium.opt:65
12120 msgid "Generate code for the supervisor mode (default)."
12121 msgstr ""
12123 #: config/visium/visium.opt:69
12124 msgid "Generate code for the user mode."
12125 msgstr ""
12127 #: config/visium/visium.opt:73
12128 msgid "Only retained for backward compatibility."
12129 msgstr ""
12131 #: config/fused-madd.opt:22
12132 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
12133 msgstr "%<-mfused-madd%> вважається застарілим; скористайтеся замість нього %<-ffp-contract=%>"
12135 #: config/sol2.opt:32
12136 msgid "Clear hardware capabilities when linking."
12137 msgstr ""
12139 #: config/sol2.opt:36
12140 msgid "Pass -z text to linker."
12141 msgstr ""
12143 #: config/moxie/moxie.opt:31
12144 msgid "Enable MUL.X and UMUL.X instructions."
12145 msgstr ""
12147 #: config/microblaze/microblaze.opt:40
12148 msgid "Use software emulation for floating point (default)."
12149 msgstr ""
12151 #: config/microblaze/microblaze.opt:44
12152 msgid "Use hardware floating point instructions."
12153 msgstr ""
12155 #: config/microblaze/microblaze.opt:48
12156 msgid "Use table lookup optimization for small signed integer divisions."
12157 msgstr ""
12159 #: config/microblaze/microblaze.opt:52
12160 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
12161 msgstr ""
12163 #: config/microblaze/microblaze.opt:56
12164 msgid "Don't optimize block moves, use memcpy."
12165 msgstr ""
12167 #: config/microblaze/microblaze.opt:68
12168 msgid "Use the soft multiply emulation (default)."
12169 msgstr ""
12171 #: config/microblaze/microblaze.opt:72
12172 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
12173 msgstr ""
12175 #: config/microblaze/microblaze.opt:76
12176 msgid "Use the software emulation for divides (default)."
12177 msgstr ""
12179 #: config/microblaze/microblaze.opt:80
12180 msgid "Use the hardware barrel shifter instead of emulation."
12181 msgstr ""
12183 #: config/microblaze/microblaze.opt:84
12184 msgid "Use pattern compare instructions."
12185 msgstr ""
12187 #: config/microblaze/microblaze.opt:87
12188 #, c-format
12189 msgid "%qs is deprecated; use -fstack-check"
12190 msgstr "%qs вважається застарілим; скористайтеся -fstack-check"
12192 #: config/microblaze/microblaze.opt:88
12193 msgid "Check for stack overflow at runtime."
12194 msgstr ""
12196 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
12197 msgid "Use GP relative sdata/sbss sections."
12198 msgstr ""
12200 #: config/microblaze/microblaze.opt:95
12201 #, c-format
12202 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
12203 msgstr ""
12205 #: config/microblaze/microblaze.opt:96
12206 msgid "Clear the BSS to zero and place zero initialized in BSS."
12207 msgstr ""
12209 #: config/microblaze/microblaze.opt:100
12210 msgid "Use multiply high instructions for high part of 32x32 multiply."
12211 msgstr ""
12213 #: config/microblaze/microblaze.opt:104
12214 msgid "Use hardware floating point conversion instructions."
12215 msgstr ""
12217 #: config/microblaze/microblaze.opt:108
12218 msgid "Use hardware floating point square root instruction."
12219 msgstr ""
12221 #: config/microblaze/microblaze.opt:112
12222 msgid "Description for mxl-mode-executable."
12223 msgstr ""
12225 #: config/microblaze/microblaze.opt:116
12226 msgid "Description for mxl-mode-xmdstub."
12227 msgstr ""
12229 #: config/microblaze/microblaze.opt:120
12230 msgid "Description for mxl-mode-bootstrap."
12231 msgstr ""
12233 #: config/microblaze/microblaze.opt:124
12234 msgid "Description for mxl-mode-novectors."
12235 msgstr ""
12237 #: config/microblaze/microblaze.opt:128
12238 msgid "Use hardware prefetch instruction"
12239 msgstr ""
12241 #: config/vax/vax.opt:23 config/vax/vax.opt:27
12242 msgid "Target DFLOAT double precision code."
12243 msgstr ""
12245 #: config/vax/vax.opt:31 config/vax/vax.opt:35
12246 msgid "Generate GFLOAT double precision code."
12247 msgstr ""
12249 #: config/vax/vax.opt:39
12250 msgid "Generate code for GNU assembler (gas)."
12251 msgstr ""
12253 #: config/vax/vax.opt:43
12254 msgid "Generate code for UNIX assembler."
12255 msgstr ""
12257 #: config/vax/vax.opt:47
12258 msgid "Use VAXC structure conventions."
12259 msgstr ""
12261 #: config/vax/vax.opt:51
12262 msgid "Use new adddi3/subdi3 patterns."
12263 msgstr ""
12265 #: config/frv/frv.opt:30
12266 msgid "Use 4 media accumulators."
12267 msgstr ""
12269 #: config/frv/frv.opt:34
12270 msgid "Use 8 media accumulators."
12271 msgstr ""
12273 #: config/frv/frv.opt:38
12274 msgid "Enable label alignment optimizations."
12275 msgstr ""
12277 #: config/frv/frv.opt:42
12278 msgid "Dynamically allocate cc registers."
12279 msgstr ""
12281 #: config/frv/frv.opt:49
12282 msgid "Set the cost of branches."
12283 msgstr ""
12285 #: config/frv/frv.opt:53
12286 msgid "Enable conditional execution other than moves/scc."
12287 msgstr ""
12289 #: config/frv/frv.opt:57
12290 msgid "Change the maximum length of conditionally-executed sequences."
12291 msgstr ""
12293 #: config/frv/frv.opt:61
12294 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
12295 msgstr ""
12297 #: config/frv/frv.opt:65
12298 msgid "Enable conditional moves."
12299 msgstr ""
12301 #: config/frv/frv.opt:69
12302 msgid "Set the target CPU type."
12303 msgstr ""
12305 #: config/frv/frv.opt:73
12306 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
12307 msgstr ""
12309 #: config/frv/frv.opt:122
12310 msgid "Use fp double instructions."
12311 msgstr ""
12313 #: config/frv/frv.opt:126
12314 msgid "Change the ABI to allow double word insns."
12315 msgstr ""
12317 #: config/frv/frv.opt:134
12318 msgid "Just use icc0/fcc0."
12319 msgstr ""
12321 #: config/frv/frv.opt:138
12322 msgid "Only use 32 FPRs."
12323 msgstr ""
12325 #: config/frv/frv.opt:142
12326 msgid "Use 64 FPRs."
12327 msgstr ""
12329 #: config/frv/frv.opt:146
12330 msgid "Only use 32 GPRs."
12331 msgstr ""
12333 #: config/frv/frv.opt:150
12334 msgid "Use 64 GPRs."
12335 msgstr ""
12337 #: config/frv/frv.opt:154
12338 msgid "Enable use of GPREL for read-only data in FDPIC."
12339 msgstr ""
12341 #: config/frv/frv.opt:166
12342 msgid "Enable PIC support for building libraries."
12343 msgstr ""
12345 #: config/frv/frv.opt:170
12346 msgid "Follow the EABI linkage requirements."
12347 msgstr ""
12349 #: config/frv/frv.opt:174
12350 msgid "Disallow direct calls to global functions."
12351 msgstr ""
12353 #: config/frv/frv.opt:178
12354 msgid "Use media instructions."
12355 msgstr ""
12357 #: config/frv/frv.opt:182
12358 msgid "Use multiply add/subtract instructions."
12359 msgstr ""
12361 #: config/frv/frv.opt:186
12362 msgid "Enable optimizing &&/|| in conditional execution."
12363 msgstr ""
12365 #: config/frv/frv.opt:190
12366 msgid "Enable nested conditional execution optimizations."
12367 msgstr ""
12369 #: config/frv/frv.opt:195
12370 msgid "Do not mark ABI switches in e_flags."
12371 msgstr ""
12373 #: config/frv/frv.opt:199
12374 msgid "Remove redundant membars."
12375 msgstr ""
12377 #: config/frv/frv.opt:203
12378 msgid "Pack VLIW instructions."
12379 msgstr ""
12381 #: config/frv/frv.opt:207
12382 msgid "Enable setting GPRs to the result of comparisons."
12383 msgstr ""
12385 #: config/frv/frv.opt:211
12386 msgid "Change the amount of scheduler lookahead."
12387 msgstr ""
12389 #: config/frv/frv.opt:219
12390 msgid "Assume a large TLS segment."
12391 msgstr ""
12393 #: config/frv/frv.opt:223
12394 msgid "Do not assume a large TLS segment."
12395 msgstr ""
12397 #: config/frv/frv.opt:228
12398 msgid "Cause gas to print tomcat statistics."
12399 msgstr ""
12401 #: config/frv/frv.opt:233
12402 msgid "Link with the library-pic libraries."
12403 msgstr ""
12405 #: config/frv/frv.opt:237
12406 msgid "Allow branches to be packed with other instructions."
12407 msgstr ""
12409 #: config/mn10300/mn10300.opt:30
12410 msgid "Target the AM33 processor."
12411 msgstr ""
12413 #: config/mn10300/mn10300.opt:34
12414 msgid "Target the AM33/2.0 processor."
12415 msgstr ""
12417 #: config/mn10300/mn10300.opt:38
12418 msgid "Target the AM34 processor."
12419 msgstr ""
12421 #: config/mn10300/mn10300.opt:46
12422 msgid "Work around hardware multiply bug."
12423 msgstr ""
12425 #: config/mn10300/mn10300.opt:55
12426 msgid "Enable linker relaxations."
12427 msgstr ""
12429 #: config/mn10300/mn10300.opt:59
12430 msgid "Return pointers in both a0 and d0."
12431 msgstr ""
12433 #: config/mn10300/mn10300.opt:63
12434 msgid "Allow gcc to generate LIW instructions."
12435 msgstr ""
12437 #: config/mn10300/mn10300.opt:67
12438 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12439 msgstr ""
12441 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:82
12442 msgid "Generate code in big-endian mode."
12443 msgstr ""
12445 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:86
12446 msgid "Generate code in little-endian mode."
12447 msgstr ""
12449 #: config/nds32/nds32.opt:40
12450 msgid "Specify which ABI type to generate code for: 2, 2fp+."
12451 msgstr ""
12453 #: config/nds32/nds32.opt:54
12454 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
12455 msgstr ""
12457 #: config/nds32/nds32.opt:58
12458 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
12459 msgstr ""
12461 #: config/nds32/nds32.opt:64
12462 msgid "Use reduced-set registers for register allocation."
12463 msgstr ""
12465 #: config/nds32/nds32.opt:68
12466 msgid "Use full-set registers for register allocation."
12467 msgstr ""
12469 #: config/nds32/nds32.opt:74
12470 msgid "Always align function entry, jump target and return address."
12471 msgstr ""
12473 #: config/nds32/nds32.opt:78
12474 msgid "Align function entry to 4 byte."
12475 msgstr ""
12477 #: config/nds32/nds32.opt:91
12478 msgid "Generate conditional move instructions."
12479 msgstr ""
12481 #: config/nds32/nds32.opt:95
12482 msgid "Generate performance extension instructions."
12483 msgstr ""
12485 #: config/nds32/nds32.opt:99
12486 msgid "Generate performance extension version 2 instructions."
12487 msgstr ""
12489 #: config/nds32/nds32.opt:103
12490 msgid "Generate string extension instructions."
12491 msgstr "Створити інструкції розширення рядків."
12493 #: config/nds32/nds32.opt:107
12494 msgid "Generate v3 push25/pop25 instructions."
12495 msgstr ""
12497 #: config/nds32/nds32.opt:111
12498 msgid "Generate 16-bit instructions."
12499 msgstr ""
12501 #: config/nds32/nds32.opt:115
12502 msgid "Insert relax hint for linker to do relaxation."
12503 msgstr ""
12505 #: config/nds32/nds32.opt:119
12506 msgid "Enable Virtual Hosting support."
12507 msgstr ""
12509 #: config/nds32/nds32.opt:123
12510 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12511 msgstr ""
12513 #: config/nds32/nds32.opt:127
12514 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
12515 msgstr ""
12517 #: config/nds32/nds32.opt:135
12518 msgid "Known arch types (for use with the -march= option):"
12519 msgstr ""
12521 #: config/nds32/nds32.opt:154
12522 msgid "Specify the address generation strategy for code model."
12523 msgstr ""
12525 #: config/nds32/nds32.opt:158
12526 msgid "Known cmodel types (for use with the -mcmodel= option):"
12527 msgstr ""
12529 #: config/nds32/nds32.opt:171
12530 msgid "Specify the cpu for pipeline model."
12531 msgstr ""
12533 #: config/nds32/nds32.opt:175
12534 msgid "Known cpu types (for use with the -mcpu= option):"
12535 msgstr ""
12537 #: config/nds32/nds32.opt:242
12538 msgid "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and 4-7 is corresponding to 0-3."
12539 msgstr ""
12541 #: config/nds32/nds32.opt:246
12542 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
12543 msgstr ""
12545 #: config/nds32/nds32.opt:274
12546 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
12547 msgstr ""
12549 #: config/nds32/nds32.opt:293
12550 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
12551 msgstr ""
12553 #: config/nds32/nds32.opt:306
12554 msgid "Enable constructor/destructor feature."
12555 msgstr ""
12557 #: config/nds32/nds32.opt:310
12558 msgid "Guide linker to relax instructions."
12559 msgstr ""
12561 #: config/nds32/nds32.opt:314
12562 #, fuzzy
12563 #| msgid "Generate string extension instructions."
12564 msgid "Generate floating-point multiply-accumulation instructions."
12565 msgstr "Створити інструкції розширення рядків."
12567 #: config/nds32/nds32.opt:318
12568 #, fuzzy
12569 #| msgid "Generate string extension instructions."
12570 msgid "Generate single-precision floating-point instructions."
12571 msgstr "Створити інструкції розширення рядків."
12573 #: config/nds32/nds32.opt:322
12574 #, fuzzy
12575 #| msgid "Generate string extension instructions."
12576 msgid "Generate double-precision floating-point instructions."
12577 msgstr "Створити інструкції розширення рядків."
12579 #: config/nds32/nds32.opt:326
12580 msgid "Always save $lp in the stack."
12581 msgstr ""
12583 #: config/iq2000/iq2000.opt:31
12584 msgid "Specify CPU for code generation purposes."
12585 msgstr ""
12587 #: config/iq2000/iq2000.opt:47
12588 msgid "Specify CPU for scheduling purposes."
12589 msgstr ""
12591 #: config/iq2000/iq2000.opt:51
12592 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12593 msgstr ""
12595 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12596 msgid "Use ROM instead of RAM."
12597 msgstr ""
12599 #: config/iq2000/iq2000.opt:70
12600 msgid "No default crt0.o."
12601 msgstr ""
12603 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:405
12604 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12605 msgstr ""
12607 #: config/c6x/c6x-tables.opt:24
12608 msgid "Known C6X ISAs (for use with the -march= option):"
12609 msgstr ""
12611 #: config/c6x/c6x.opt:46
12612 msgid "Valid arguments for the -msdata= option."
12613 msgstr ""
12615 #: config/c6x/c6x.opt:59
12616 msgid "Compile for the DSBT shared library ABI."
12617 msgstr ""
12619 #: config/cris/linux.opt:27
12620 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
12621 msgstr ""
12623 #: config/cris/cris.opt:45
12624 msgid "Work around bug in multiplication instruction."
12625 msgstr ""
12627 #: config/cris/cris.opt:51
12628 msgid "Compile for ETRAX 4 (CRIS v3)."
12629 msgstr ""
12631 #: config/cris/cris.opt:56
12632 msgid "Compile for ETRAX 100 (CRIS v8)."
12633 msgstr ""
12635 #: config/cris/cris.opt:64
12636 msgid "Emit verbose debug information in assembly code."
12637 msgstr ""
12639 #: config/cris/cris.opt:71
12640 msgid "Do not use condition codes from normal instructions."
12641 msgstr ""
12643 #: config/cris/cris.opt:80
12644 msgid "Do not emit addressing modes with side-effect assignment."
12645 msgstr ""
12647 #: config/cris/cris.opt:89
12648 msgid "Do not tune stack alignment."
12649 msgstr ""
12651 #: config/cris/cris.opt:98
12652 msgid "Do not tune writable data alignment."
12653 msgstr ""
12655 #: config/cris/cris.opt:107
12656 msgid "Do not tune code and read-only data alignment."
12657 msgstr ""
12659 #: config/cris/cris.opt:116
12660 msgid "Align code and data to 32 bits."
12661 msgstr ""
12663 #: config/cris/cris.opt:133
12664 msgid "Don't align items in code or data."
12665 msgstr ""
12667 #: config/cris/cris.opt:142
12668 msgid "Do not emit function prologue or epilogue."
12669 msgstr ""
12671 #: config/cris/cris.opt:149
12672 msgid "Use the most feature-enabling options allowed by other options."
12673 msgstr ""
12675 #: config/cris/cris.opt:158
12676 msgid "Override -mbest-lib-options."
12677 msgstr ""
12679 #: config/cris/cris.opt:165
12680 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12681 msgstr ""
12683 #: config/cris/cris.opt:169
12684 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12685 msgstr ""
12687 #: config/cris/cris.opt:173
12688 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12689 msgstr ""
12691 #: config/cris/cris.opt:180
12692 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
12693 msgstr ""
12695 #: config/cris/cris.opt:184
12696 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12697 msgstr ""
12699 #: config/cris/cris.opt:188
12700 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12701 msgstr ""
12703 #: config/sh/superh.opt:6
12704 msgid "Board name [and memory region]."
12705 msgstr ""
12707 #: config/sh/superh.opt:10
12708 msgid "Runtime name."
12709 msgstr ""
12711 #: config/sh/sh.opt:42
12712 msgid "Generate SH1 code."
12713 msgstr ""
12715 #: config/sh/sh.opt:46
12716 msgid "Generate SH2 code."
12717 msgstr ""
12719 #: config/sh/sh.opt:50
12720 msgid "Generate default double-precision SH2a-FPU code."
12721 msgstr ""
12723 #: config/sh/sh.opt:54
12724 msgid "Generate SH2a FPU-less code."
12725 msgstr ""
12727 #: config/sh/sh.opt:58
12728 msgid "Generate default single-precision SH2a-FPU code."
12729 msgstr ""
12731 #: config/sh/sh.opt:62
12732 msgid "Generate only single-precision SH2a-FPU code."
12733 msgstr ""
12735 #: config/sh/sh.opt:66
12736 msgid "Generate SH2e code."
12737 msgstr ""
12739 #: config/sh/sh.opt:70
12740 msgid "Generate SH3 code."
12741 msgstr ""
12743 #: config/sh/sh.opt:74
12744 msgid "Generate SH3e code."
12745 msgstr ""
12747 #: config/sh/sh.opt:78
12748 msgid "Generate SH4 code."
12749 msgstr ""
12751 #: config/sh/sh.opt:82
12752 msgid "Generate SH4-100 code."
12753 msgstr ""
12755 #: config/sh/sh.opt:86
12756 msgid "Generate SH4-200 code."
12757 msgstr ""
12759 #: config/sh/sh.opt:92
12760 msgid "Generate SH4-300 code."
12761 msgstr ""
12763 #: config/sh/sh.opt:96
12764 msgid "Generate SH4 FPU-less code."
12765 msgstr ""
12767 #: config/sh/sh.opt:100
12768 msgid "Generate SH4-100 FPU-less code."
12769 msgstr ""
12771 #: config/sh/sh.opt:104
12772 msgid "Generate SH4-200 FPU-less code."
12773 msgstr ""
12775 #: config/sh/sh.opt:108
12776 msgid "Generate SH4-300 FPU-less code."
12777 msgstr ""
12779 #: config/sh/sh.opt:112
12780 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12781 msgstr ""
12783 #: config/sh/sh.opt:117
12784 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12785 msgstr ""
12787 #: config/sh/sh.opt:122
12788 msgid "Generate code for SH4 500 series (FPU-less)."
12789 msgstr ""
12791 #: config/sh/sh.opt:127
12792 msgid "Generate default single-precision SH4 code."
12793 msgstr ""
12795 #: config/sh/sh.opt:131
12796 msgid "Generate default single-precision SH4-100 code."
12797 msgstr ""
12799 #: config/sh/sh.opt:135
12800 msgid "Generate default single-precision SH4-200 code."
12801 msgstr ""
12803 #: config/sh/sh.opt:139
12804 msgid "Generate default single-precision SH4-300 code."
12805 msgstr ""
12807 #: config/sh/sh.opt:143
12808 msgid "Generate only single-precision SH4 code."
12809 msgstr ""
12811 #: config/sh/sh.opt:147
12812 msgid "Generate only single-precision SH4-100 code."
12813 msgstr ""
12815 #: config/sh/sh.opt:151
12816 msgid "Generate only single-precision SH4-200 code."
12817 msgstr ""
12819 #: config/sh/sh.opt:155
12820 msgid "Generate only single-precision SH4-300 code."
12821 msgstr ""
12823 #: config/sh/sh.opt:159
12824 msgid "Generate SH4a code."
12825 msgstr ""
12827 #: config/sh/sh.opt:163
12828 msgid "Generate SH4a FPU-less code."
12829 msgstr ""
12831 #: config/sh/sh.opt:167
12832 msgid "Generate default single-precision SH4a code."
12833 msgstr ""
12835 #: config/sh/sh.opt:171
12836 msgid "Generate only single-precision SH4a code."
12837 msgstr ""
12839 #: config/sh/sh.opt:175
12840 msgid "Generate SH4al-dsp code."
12841 msgstr ""
12843 #: config/sh/sh.opt:183
12844 msgid "Generate code in big endian mode."
12845 msgstr ""
12847 #: config/sh/sh.opt:187
12848 msgid "Generate 32-bit offsets in switch tables."
12849 msgstr ""
12851 #: config/sh/sh.opt:191
12852 msgid "Generate bit instructions."
12853 msgstr ""
12855 #: config/sh/sh.opt:199
12856 msgid "Assume that zero displacement conditional branches are fast."
12857 msgstr ""
12859 #: config/sh/sh.opt:203
12860 msgid "Force the usage of delay slots for conditional branches."
12861 msgstr ""
12863 #: config/sh/sh.opt:207
12864 msgid "Align doubles at 64-bit boundaries."
12865 msgstr ""
12867 #: config/sh/sh.opt:211
12868 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12869 msgstr ""
12871 #: config/sh/sh.opt:215
12872 msgid "Specify name for 32 bit signed division function."
12873 msgstr ""
12875 #: config/sh/sh.opt:219
12876 msgid "Generate ELF FDPIC code."
12877 msgstr ""
12879 #: config/sh/sh.opt:223
12880 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12881 msgstr ""
12883 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12884 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12885 msgstr ""
12887 #: config/sh/sh.opt:235
12888 msgid "Increase the IEEE compliance for floating-point comparisons."
12889 msgstr ""
12891 #: config/sh/sh.opt:239
12892 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12893 msgstr ""
12895 #: config/sh/sh.opt:243 config/arc/arc.opt:246
12896 msgid "Annotate assembler instructions with estimated addresses."
12897 msgstr ""
12899 #: config/sh/sh.opt:247
12900 msgid "Generate code in little endian mode."
12901 msgstr ""
12903 #: config/sh/sh.opt:251
12904 msgid "Mark MAC register as call-clobbered."
12905 msgstr ""
12907 #: config/sh/sh.opt:257
12908 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12909 msgstr ""
12911 #: config/sh/sh.opt:261
12912 msgid "Emit function-calls using global offset table when generating PIC."
12913 msgstr ""
12915 #: config/sh/sh.opt:265
12916 msgid "Shorten address references during linking."
12917 msgstr ""
12919 #: config/sh/sh.opt:273
12920 msgid "Specify the model for atomic operations."
12921 msgstr ""
12923 #: config/sh/sh.opt:277
12924 msgid "Use tas.b instruction for __atomic_test_and_set."
12925 msgstr ""
12927 #: config/sh/sh.opt:281
12928 msgid "Cost to assume for a multiply insn."
12929 msgstr ""
12931 #: config/sh/sh.opt:285
12932 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12933 msgstr ""
12935 #: config/sh/sh.opt:291
12936 msgid "Pretend a branch-around-a-move is a conditional move."
12937 msgstr ""
12939 #: config/sh/sh.opt:295
12940 msgid "Enable the use of the fsca instruction."
12941 msgstr ""
12943 #: config/sh/sh.opt:299
12944 msgid "Enable the use of the fsrra instruction."
12945 msgstr ""
12947 #: config/sh/sh.opt:303
12948 msgid "Use LRA instead of reload (transitional)."
12949 msgstr ""
12951 #: config/fr30/fr30.opt:23
12952 msgid "Assume small address space."
12953 msgstr ""
12955 #: config/mips/mips.opt:32
12956 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12957 msgstr ""
12959 #: config/mips/mips.opt:36
12960 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12961 msgstr ""
12963 #: config/mips/mips.opt:55
12964 msgid "Generate code that can be used in SVR4-style dynamic objects."
12965 msgstr ""
12967 #: config/mips/mips.opt:59
12968 msgid "Use PMC-style 'mad' instructions."
12969 msgstr ""
12971 #: config/mips/mips.opt:63
12972 msgid "Use integer madd/msub instructions."
12973 msgstr ""
12975 #: config/mips/mips.opt:67
12976 msgid "-march=ISA\tGenerate code for the given ISA."
12977 msgstr ""
12979 #: config/mips/mips.opt:71
12980 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12981 msgstr ""
12983 #: config/mips/mips.opt:75
12984 msgid "Use Branch Likely instructions, overriding the architecture default."
12985 msgstr ""
12987 #: config/mips/mips.opt:79
12988 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12989 msgstr ""
12991 #: config/mips/mips.opt:83
12992 msgid "Trap on integer divide by zero."
12993 msgstr ""
12995 #: config/mips/mips.opt:87
12996 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12997 msgstr ""
12999 #: config/mips/mips.opt:91
13000 msgid "Valid arguments to -mcode-readable=:"
13001 msgstr ""
13003 #: config/mips/mips.opt:104
13004 msgid "Use branch-and-break sequences to check for integer divide by zero."
13005 msgstr ""
13007 #: config/mips/mips.opt:108
13008 msgid "Use trap instructions to check for integer divide by zero."
13009 msgstr ""
13011 #: config/mips/mips.opt:112
13012 msgid "Allow the use of MDMX instructions."
13013 msgstr ""
13015 #: config/mips/mips.opt:116
13016 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
13017 msgstr ""
13019 #: config/mips/mips.opt:120
13020 msgid "Use MIPS-DSP instructions."
13021 msgstr ""
13023 #: config/mips/mips.opt:124
13024 msgid "Use MIPS-DSP REV 2 instructions."
13025 msgstr ""
13027 #: config/mips/mips.opt:146
13028 msgid "Use Enhanced Virtual Addressing instructions."
13029 msgstr ""
13031 #: config/mips/mips.opt:150
13032 msgid "Use NewABI-style %reloc() assembly operators."
13033 msgstr ""
13035 #: config/mips/mips.opt:154
13036 msgid "Use -G for data that is not defined by the current object."
13037 msgstr ""
13039 #: config/mips/mips.opt:158
13040 msgid "Work around certain 24K errata."
13041 msgstr ""
13043 #: config/mips/mips.opt:162
13044 msgid "Work around certain R4000 errata."
13045 msgstr ""
13047 #: config/mips/mips.opt:166
13048 msgid "Work around certain R4400 errata."
13049 msgstr ""
13051 #: config/mips/mips.opt:170
13052 msgid "Work around certain RM7000 errata."
13053 msgstr ""
13055 #: config/mips/mips.opt:174
13056 msgid "Work around certain R10000 errata."
13057 msgstr ""
13059 #: config/mips/mips.opt:178
13060 msgid "Work around errata for early SB-1 revision 2 cores."
13061 msgstr ""
13063 #: config/mips/mips.opt:182
13064 msgid "Work around certain VR4120 errata."
13065 msgstr ""
13067 #: config/mips/mips.opt:186
13068 msgid "Work around VR4130 mflo/mfhi errata."
13069 msgstr ""
13071 #: config/mips/mips.opt:190
13072 msgid "Work around an early 4300 hardware bug."
13073 msgstr ""
13075 #: config/mips/mips.opt:194
13076 msgid "FP exceptions are enabled."
13077 msgstr ""
13079 #: config/mips/mips.opt:198
13080 msgid "Use 32-bit floating-point registers."
13081 msgstr ""
13083 #: config/mips/mips.opt:202
13084 msgid "Conform to the o32 FPXX ABI."
13085 msgstr ""
13087 #: config/mips/mips.opt:206
13088 msgid "Use 64-bit floating-point registers."
13089 msgstr ""
13091 #: config/mips/mips.opt:210
13092 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
13093 msgstr ""
13095 #: config/mips/mips.opt:214
13096 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
13097 msgstr ""
13099 #: config/mips/mips.opt:218
13100 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
13101 msgstr ""
13103 #: config/mips/mips.opt:222
13104 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
13105 msgstr ""
13107 #: config/mips/mips.opt:232
13108 msgid "Use 32-bit general registers."
13109 msgstr ""
13111 #: config/mips/mips.opt:236
13112 msgid "Use 64-bit general registers."
13113 msgstr ""
13115 #: config/mips/mips.opt:240
13116 msgid "Use GP-relative addressing to access small data."
13117 msgstr ""
13119 #: config/mips/mips.opt:244
13120 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
13121 msgstr ""
13123 #: config/mips/mips.opt:248
13124 msgid "Allow the use of hardware floating-point ABI and instructions."
13125 msgstr ""
13127 #: config/mips/mips.opt:252
13128 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
13129 msgstr ""
13131 #: config/mips/mips.opt:256
13132 msgid "An alias for minterlink-compressed provided for backward-compatibility."
13133 msgstr ""
13135 #: config/mips/mips.opt:260
13136 msgid "-mipsN\tGenerate code for ISA level N."
13137 msgstr ""
13139 #: config/mips/mips.opt:264
13140 msgid "Generate MIPS16 code."
13141 msgstr ""
13143 #: config/mips/mips.opt:268
13144 msgid "Use MIPS-3D instructions."
13145 msgstr ""
13147 #: config/mips/mips.opt:272
13148 msgid "Use ll, sc and sync instructions."
13149 msgstr ""
13151 #: config/mips/mips.opt:276
13152 msgid "Use -G for object-local data."
13153 msgstr ""
13155 #: config/mips/mips.opt:280
13156 msgid "Use indirect calls."
13157 msgstr ""
13159 #: config/mips/mips.opt:284
13160 msgid "Use a 32-bit long type."
13161 msgstr ""
13163 #: config/mips/mips.opt:288
13164 msgid "Use a 64-bit long type."
13165 msgstr ""
13167 #: config/mips/mips.opt:292
13168 msgid "Pass the address of the ra save location to _mcount in $12."
13169 msgstr ""
13171 #: config/mips/mips.opt:296
13172 msgid "Don't optimize block moves."
13173 msgstr ""
13175 #: config/mips/mips.opt:300
13176 msgid "Use microMIPS instructions."
13177 msgstr ""
13179 #: config/mips/mips.opt:304
13180 msgid "Use MIPS MSA Extension instructions."
13181 msgstr ""
13183 #: config/mips/mips.opt:308
13184 msgid "Allow the use of MT instructions."
13185 msgstr ""
13187 #: config/mips/mips.opt:312
13188 msgid "Prevent the use of all floating-point operations."
13189 msgstr ""
13191 #: config/mips/mips.opt:316
13192 msgid "Use MCU instructions."
13193 msgstr ""
13195 #: config/mips/mips.opt:320
13196 msgid "Do not use a cache-flushing function before calling stack trampolines."
13197 msgstr ""
13199 #: config/mips/mips.opt:324
13200 msgid "Do not use MDMX instructions."
13201 msgstr ""
13203 #: config/mips/mips.opt:328
13204 msgid "Generate normal-mode code."
13205 msgstr ""
13207 #: config/mips/mips.opt:332
13208 msgid "Do not use MIPS-3D instructions."
13209 msgstr ""
13211 #: config/mips/mips.opt:336
13212 msgid "Use paired-single floating-point instructions."
13213 msgstr ""
13215 #: config/mips/mips.opt:340
13216 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
13217 msgstr ""
13219 #: config/mips/mips.opt:344
13220 msgid "Valid arguments to -mr10k-cache-barrier=:"
13221 msgstr ""
13223 #: config/mips/mips.opt:357
13224 msgid "Try to allow the linker to turn PIC calls into direct calls."
13225 msgstr ""
13227 #: config/mips/mips.opt:361
13228 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
13229 msgstr ""
13231 #: config/mips/mips.opt:365
13232 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
13233 msgstr ""
13235 #: config/mips/mips.opt:369
13236 msgid "Use SmartMIPS instructions."
13237 msgstr ""
13239 #: config/mips/mips.opt:373
13240 msgid "Prevent the use of all hardware floating-point instructions."
13241 msgstr ""
13243 #: config/mips/mips.opt:377
13244 msgid "Optimize lui/addiu address loads."
13245 msgstr ""
13247 #: config/mips/mips.opt:381
13248 msgid "Assume all symbols have 32-bit values."
13249 msgstr ""
13251 #: config/mips/mips.opt:385
13252 msgid "Use synci instruction to invalidate i-cache."
13253 msgstr ""
13255 #: config/mips/mips.opt:393
13256 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
13257 msgstr ""
13259 #: config/mips/mips.opt:397
13260 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
13261 msgstr ""
13263 #: config/mips/mips.opt:409
13264 msgid "Use Virtualization (VZ) instructions."
13265 msgstr ""
13267 #: config/mips/mips.opt:413
13268 msgid "Use eXtended Physical Address (XPA) instructions."
13269 msgstr ""
13271 #: config/mips/mips.opt:417
13272 msgid "Perform VR4130-specific alignment optimizations."
13273 msgstr ""
13275 #: config/mips/mips.opt:421
13276 msgid "Lift restrictions on GOT size."
13277 msgstr ""
13279 #: config/mips/mips.opt:425
13280 msgid "Enable use of odd-numbered single-precision registers."
13281 msgstr ""
13283 #: config/mips/mips.opt:429
13284 msgid "Optimize frame header."
13285 msgstr ""
13287 #: config/mips/mips.opt:436
13288 msgid "Enable load/store bonding."
13289 msgstr ""
13291 #: config/mips/mips.opt:440
13292 msgid "Specify the compact branch usage policy."
13293 msgstr ""
13295 #: config/mips/mips.opt:444
13296 msgid "Policies available for use with -mcompact-branches=:"
13297 msgstr ""
13299 #: config/mips/mips-tables.opt:24
13300 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13301 msgstr ""
13303 #: config/mips/mips-tables.opt:28
13304 msgid "Known MIPS ISA levels (for use with the -mips option):"
13305 msgstr ""
13307 #: config/tilegx/tilegx.opt:30
13308 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
13309 msgstr ""
13311 #: config/tilegx/tilegx.opt:37
13312 msgid "Compile with 32 bit longs and pointers."
13313 msgstr ""
13315 #: config/tilegx/tilegx.opt:41
13316 msgid "Compile with 64 bit longs and pointers."
13317 msgstr ""
13319 #: config/tilegx/tilegx.opt:53
13320 msgid "Use given TILE-Gx code model."
13321 msgstr ""
13323 #: config/arc/arc-tables.opt:25
13324 msgid "Known ARC CPUs (for use with the -mcpu= option):"
13325 msgstr ""
13327 #: config/arc/arc.opt:26
13328 msgid "Compile code for big endian mode."
13329 msgstr ""
13331 #: config/arc/arc.opt:30
13332 msgid "Compile code for little endian mode.  This is the default."
13333 msgstr ""
13335 #: config/arc/arc.opt:34
13336 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
13337 msgstr ""
13339 #: config/arc/arc.opt:38
13340 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13341 msgstr ""
13343 #: config/arc/arc.opt:42
13344 msgid "Same as -mA6."
13345 msgstr ""
13347 #: config/arc/arc.opt:46
13348 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13349 msgstr ""
13351 #: config/arc/arc.opt:50
13352 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13353 msgstr ""
13355 #: config/arc/arc.opt:54
13356 msgid "Same as -mA7."
13357 msgstr ""
13359 #: config/arc/arc.opt:58
13360 msgid "Force all calls to be made via a jli instruction."
13361 msgstr ""
13363 #: config/arc/arc.opt:62
13364 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
13365 msgstr ""
13367 #: config/arc/arc.opt:132
13368 msgid "Enable DIV-REM instructions for ARCv2."
13369 msgstr ""
13371 #: config/arc/arc.opt:136
13372 msgid "Enable code density instructions for ARCv2."
13373 msgstr ""
13375 #: config/arc/arc.opt:140
13376 msgid "Tweak register allocation to help 16-bit instruction generation."
13377 msgstr ""
13379 #: config/arc/arc.opt:150
13380 msgid "Use ordinarily cached memory accesses for volatile references."
13381 msgstr ""
13383 #: config/arc/arc.opt:154
13384 msgid "Enable cache bypass for volatile references."
13385 msgstr ""
13387 #: config/arc/arc.opt:158
13388 msgid "Generate instructions supported by barrel shifter."
13389 msgstr ""
13391 #: config/arc/arc.opt:162
13392 msgid "Generate norm instruction."
13393 msgstr ""
13395 #: config/arc/arc.opt:166
13396 msgid "Generate swap instruction."
13397 msgstr ""
13399 #: config/arc/arc.opt:170
13400 msgid "Generate mul64 and mulu64 instructions."
13401 msgstr ""
13403 #: config/arc/arc.opt:174
13404 msgid "Do not generate mpy instructions for ARC700."
13405 msgstr ""
13407 #: config/arc/arc.opt:178
13408 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
13409 msgstr ""
13411 #: config/arc/arc.opt:182
13412 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
13413 msgstr ""
13415 #: config/arc/arc.opt:186
13416 msgid "Generate call insns as register indirect calls."
13417 msgstr ""
13419 #: config/arc/arc.opt:190
13420 msgid "Do no generate BRcc instructions in arc_reorg."
13421 msgstr ""
13423 #: config/arc/arc.opt:194
13424 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
13425 msgstr ""
13427 #: config/arc/arc.opt:198
13428 msgid "Do not generate millicode thunks (needed only with -Os)."
13429 msgstr ""
13431 #: config/arc/arc.opt:202 config/arc/arc.opt:206
13432 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13433 msgstr ""
13435 #: config/arc/arc.opt:210
13436 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13437 msgstr ""
13439 #: config/arc/arc.opt:214
13440 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13441 msgstr ""
13443 #: config/arc/arc.opt:218 config/arc/arc.opt:222
13444 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13445 msgstr ""
13447 #: config/arc/arc.opt:226
13448 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13449 msgstr ""
13451 #: config/arc/arc.opt:230
13452 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13453 msgstr ""
13455 #: config/arc/arc.opt:234
13456 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
13457 msgstr ""
13459 #: config/arc/arc.opt:238
13460 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13461 msgstr ""
13463 #: config/arc/arc.opt:242
13464 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
13465 msgstr ""
13467 #: config/arc/arc.opt:250
13468 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
13469 msgstr ""
13471 #: config/arc/arc.opt:254
13472 msgid "-mcpu=TUNE Tune code for given ARC variant."
13473 msgstr ""
13475 #: config/arc/arc.opt:282
13476 msgid "Enable the use of indexed loads."
13477 msgstr ""
13479 #: config/arc/arc.opt:286
13480 msgid "Enable the use of pre/post modify with register displacement."
13481 msgstr ""
13483 #: config/arc/arc.opt:290
13484 msgid "Generate 32x16 multiply and mac instructions."
13485 msgstr ""
13487 #: config/arc/arc.opt:296
13488 msgid "Set probability threshold for unaligning branches."
13489 msgstr ""
13491 #: config/arc/arc.opt:300
13492 msgid "Don't use less than 25 bit addressing range for calls."
13493 msgstr ""
13495 #: config/arc/arc.opt:304
13496 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
13497 msgstr ""
13499 #: config/arc/arc.opt:308
13500 msgid "Do alignment optimizations for call instructions."
13501 msgstr ""
13503 #: config/arc/arc.opt:312
13504 msgid "Enable Rcq constraint handling - most short code generation depends on this."
13505 msgstr ""
13507 #: config/arc/arc.opt:316
13508 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13509 msgstr ""
13511 #: config/arc/arc.opt:320
13512 msgid "Enable pre-reload use of cbranchsi pattern."
13513 msgstr ""
13515 #: config/arc/arc.opt:324
13516 msgid "Enable bbit peephole2."
13517 msgstr ""
13519 #: config/arc/arc.opt:328
13520 msgid "Use pc-relative switch case tables - this enables case table shortening."
13521 msgstr ""
13523 #: config/arc/arc.opt:332
13524 msgid "Enable compact casesi pattern."
13525 msgstr ""
13527 #: config/arc/arc.opt:336
13528 msgid "Enable 'q' instruction alternatives."
13529 msgstr ""
13531 #: config/arc/arc.opt:340
13532 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13533 msgstr ""
13535 #: config/arc/arc.opt:347
13536 msgid "Enable variable polynomial CRC extension."
13537 msgstr ""
13539 #: config/arc/arc.opt:351
13540 msgid "Enable DSP 3.1 Pack A extensions."
13541 msgstr ""
13543 #: config/arc/arc.opt:355
13544 msgid "Enable dual viterbi butterfly extension."
13545 msgstr ""
13547 #: config/arc/arc.opt:365
13548 msgid "Enable Dual and Single Operand Instructions for Telephony."
13549 msgstr ""
13551 #: config/arc/arc.opt:369
13552 msgid "Enable XY Memory extension (DSP version 3)."
13553 msgstr ""
13555 #: config/arc/arc.opt:374
13556 msgid "Enable Locked Load/Store Conditional extension."
13557 msgstr ""
13559 #: config/arc/arc.opt:378
13560 msgid "Enable swap byte ordering extension instruction."
13561 msgstr ""
13563 #: config/arc/arc.opt:382
13564 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13565 msgstr ""
13567 #: config/arc/arc.opt:386
13568 msgid "Pass -EB option through to linker."
13569 msgstr ""
13571 #: config/arc/arc.opt:390
13572 msgid "Pass -EL option through to linker."
13573 msgstr ""
13575 #: config/arc/arc.opt:394
13576 msgid "Pass -marclinux option through to linker."
13577 msgstr ""
13579 #: config/arc/arc.opt:398
13580 msgid "Pass -marclinux_prof option through to linker."
13581 msgstr ""
13583 #: config/arc/arc.opt:406
13584 msgid "Enable lra."
13585 msgstr ""
13587 #: config/arc/arc.opt:410
13588 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13589 msgstr ""
13591 #: config/arc/arc.opt:414
13592 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13593 msgstr ""
13595 #: config/arc/arc.opt:418
13596 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13597 msgstr ""
13599 #: config/arc/arc.opt:430
13600 msgid "Enable atomic instructions."
13601 msgstr ""
13603 #: config/arc/arc.opt:434
13604 msgid "Enable double load/store instructions for ARC HS."
13605 msgstr ""
13607 #: config/arc/arc.opt:438
13608 msgid "Specify the name of the target floating point configuration."
13609 msgstr ""
13611 #: config/arc/arc.opt:481
13612 msgid "Specify thread pointer register number."
13613 msgstr ""
13615 #: config/arc/arc.opt:488
13616 msgid "Enable use of NPS400 bit operations."
13617 msgstr ""
13619 #: config/arc/arc.opt:492
13620 msgid "Enable use of NPS400 xld/xst extension."
13621 msgstr ""
13623 #: config/arc/arc.opt:500
13624 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
13625 msgstr ""
13627 #: config/arc/arc.opt:504
13628 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
13629 msgstr ""
13631 #: config/arc/arc.opt:508
13632 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13633 msgstr ""
13635 #: config/arc/arc.opt:533
13636 msgid "Enable 16-entry register file."
13637 msgstr ""
13639 #: lto/lang.opt:28
13640 #, c-format
13641 msgid "unknown linker output %qs"
13642 msgstr ""
13644 #: lto/lang.opt:47
13645 msgid "Set linker output type (used internally during LTO optimization)"
13646 msgstr ""
13648 #: lto/lang.opt:52
13649 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13650 msgstr ""
13652 #: lto/lang.opt:56
13653 msgid "Specify a file to which a list of files output by LTRANS is written."
13654 msgstr ""
13656 #: lto/lang.opt:60
13657 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13658 msgstr ""
13660 #: lto/lang.opt:64
13661 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13662 msgstr ""
13664 #: lto/lang.opt:68
13665 msgid "The resolution file."
13666 msgstr ""
13668 #: common.opt:304
13669 msgid "Display this information."
13670 msgstr ""
13672 #: common.opt:308
13673 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13674 msgstr ""
13676 #: common.opt:429
13677 msgid "Alias for --help=target."
13678 msgstr ""
13680 #: common.opt:454
13681 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13682 msgstr ""
13684 #: common.opt:482
13685 msgid "-O<number>\tSet optimization level to <number>."
13686 msgstr ""
13688 #: common.opt:486
13689 msgid "Optimize for space rather than speed."
13690 msgstr ""
13692 #: common.opt:490
13693 msgid "Optimize for speed disregarding exact standards compliance."
13694 msgstr ""
13696 #: common.opt:494
13697 msgid "Optimize for debugging experience rather than speed or size."
13698 msgstr ""
13700 #: common.opt:534
13701 msgid "This switch is deprecated; use -Wextra instead."
13702 msgstr ""
13704 #: common.opt:547
13705 msgid "Warn about returning structures, unions or arrays."
13706 msgstr ""
13708 #: common.opt:551
13709 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13710 msgstr ""
13712 #: common.opt:555 common.opt:559
13713 msgid "Warn if an array is accessed out of bounds."
13714 msgstr ""
13716 #: common.opt:563
13717 msgid "Warn about inappropriate attribute usage."
13718 msgstr ""
13720 #: common.opt:567
13721 msgid "Warn about type safety and similar errors in attribute alias and related."
13722 msgstr ""
13724 #: common.opt:571 common.opt:575
13725 msgid "Warn about pointer casts which increase alignment."
13726 msgstr ""
13728 #: common.opt:579
13729 msgid "Warn when a #warning directive is encountered."
13730 msgstr ""
13732 #: common.opt:583
13733 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13734 msgstr ""
13736 #: common.opt:587
13737 msgid "Warn when an optimization pass is disabled."
13738 msgstr ""
13740 #: common.opt:591
13741 msgid "Treat all warnings as errors."
13742 msgstr "Вважати усі попередження помилками."
13744 #: common.opt:595
13745 msgid "Treat specified warning as error."
13746 msgstr ""
13748 #: common.opt:599
13749 msgid "Print extra (possibly unwanted) warnings."
13750 msgstr ""
13752 #: common.opt:603
13753 msgid "Exit on the first error occurred."
13754 msgstr ""
13756 #: common.opt:607
13757 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13758 msgstr ""
13760 #: common.opt:611
13761 msgid "Warn when attempting to free a non-heap object."
13762 msgstr ""
13764 #: common.opt:615
13765 msgid "Warn when a function cannot be expanded to HSAIL."
13766 msgstr ""
13768 #: common.opt:622
13769 msgid "Warn when a switch case falls through."
13770 msgstr ""
13772 #: common.opt:626
13773 msgid "Warn when an inlined function cannot be inlined."
13774 msgstr ""
13776 #: common.opt:630
13777 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13778 msgstr ""
13780 #: common.opt:637
13781 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13782 msgstr ""
13784 #: common.opt:641
13785 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13786 msgstr ""
13788 #: common.opt:645
13789 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13790 msgstr ""
13792 #: common.opt:649
13793 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13794 msgstr ""
13796 #: common.opt:656
13797 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13798 msgstr ""
13800 #: common.opt:660
13801 msgid "Warn about overflow in arithmetic expressions."
13802 msgstr ""
13804 #: common.opt:664
13805 msgid "During link time optimization warn about mismatched types of global declarations."
13806 msgstr ""
13808 #: common.opt:668
13809 msgid "Warn when the packed attribute has no effect on struct layout."
13810 msgstr ""
13812 #: common.opt:672
13813 msgid "Warn when padding is required to align structure members."
13814 msgstr ""
13816 #: common.opt:676
13817 msgid "Issue warnings needed for strict compliance to the standard."
13818 msgstr ""
13820 #: common.opt:680
13821 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13822 msgstr ""
13824 #: common.opt:684
13825 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13826 msgstr ""
13828 #: common.opt:688
13829 msgid "Warn when one variable shadows another (globally)."
13830 msgstr ""
13832 #: common.opt:692
13833 msgid "Warn when one local variable shadows another local variable or parameter."
13834 msgstr ""
13836 #: common.opt:699
13837 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13838 msgstr ""
13840 #: common.opt:706
13841 msgid "Warn when not issuing stack smashing protection for some reason."
13842 msgstr ""
13844 #: common.opt:710
13845 msgid "-Wstack-usage=<number>\tWarn if stack usage might be larger than specified amount."
13846 msgstr ""
13848 #: common.opt:714 common.opt:718
13849 msgid "Warn about code which might break strict aliasing rules."
13850 msgstr ""
13852 #: common.opt:722 common.opt:726
13853 msgid "Warn about optimizations that assume that signed overflow is undefined."
13854 msgstr ""
13856 #: common.opt:730
13857 msgid "Warn about functions which might be candidates for __attribute__((cold))."
13858 msgstr ""
13860 #: common.opt:734
13861 msgid "Warn about functions which might be candidates for __attribute__((const))."
13862 msgstr ""
13864 #: common.opt:738
13865 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13866 msgstr ""
13868 #: common.opt:742
13869 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13870 msgstr ""
13872 #: common.opt:746
13873 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
13874 msgstr ""
13876 #: common.opt:750
13877 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13878 msgstr ""
13880 #: common.opt:754
13881 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13882 msgstr ""
13884 #: common.opt:758
13885 msgid "Warn about statements between switch's controlling expression and the first case."
13886 msgstr ""
13888 #: common.opt:763
13889 msgid "Do not suppress warnings from system headers."
13890 msgstr ""
13892 #: common.opt:767
13893 msgid "Warn whenever a trampoline is generated."
13894 msgstr ""
13896 #: common.opt:771
13897 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13898 msgstr ""
13900 #: common.opt:775
13901 msgid "Warn about uninitialized automatic variables."
13902 msgstr ""
13904 #: common.opt:779
13905 msgid "Warn about maybe uninitialized automatic variables."
13906 msgstr ""
13908 #: common.opt:787
13909 msgid "Enable all -Wunused- warnings."
13910 msgstr ""
13912 #: common.opt:791
13913 msgid "Warn when a function parameter is only set, otherwise unused."
13914 msgstr ""
13916 #: common.opt:795
13917 msgid "Warn when a variable is only set, otherwise unused."
13918 msgstr ""
13920 #: common.opt:799
13921 msgid "Warn when a function is unused."
13922 msgstr ""
13924 #: common.opt:803
13925 msgid "Warn when a label is unused."
13926 msgstr ""
13928 #: common.opt:807
13929 msgid "Warn when a function parameter is unused."
13930 msgstr ""
13932 #: common.opt:811
13933 msgid "Warn when an expression value is unused."
13934 msgstr ""
13936 #: common.opt:815
13937 msgid "Warn when a variable is unused."
13938 msgstr ""
13940 #: common.opt:819
13941 msgid "Warn in case profiles in -fprofile-use do not match."
13942 msgstr ""
13944 #: common.opt:823
13945 msgid "Warn when a vector operation is compiled outside the SIMD."
13946 msgstr ""
13948 #: common.opt:839
13949 msgid "-aux-info <file>\tEmit declaration information into <file>."
13950 msgstr ""
13952 #: common.opt:858
13953 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13954 msgstr ""
13956 #: common.opt:862
13957 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13958 msgstr ""
13960 #: common.opt:866
13961 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13962 msgstr ""
13964 #: common.opt:946
13965 msgid "The version of the C++ ABI in use."
13966 msgstr ""
13968 #: common.opt:950
13969 msgid "Aggressively optimize loops using language constraints."
13970 msgstr ""
13972 #: common.opt:954
13973 msgid "Align the start of functions."
13974 msgstr ""
13976 #: common.opt:964
13977 msgid "Align labels which are only reached by jumping."
13978 msgstr ""
13980 #: common.opt:971
13981 msgid "Align all labels."
13982 msgstr ""
13984 #: common.opt:978
13985 msgid "Align the start of loops."
13986 msgstr ""
13988 #: common.opt:1001
13989 msgid "Select what to sanitize."
13990 msgstr ""
13992 #: common.opt:1005
13993 msgid "Select type of coverage sanitization."
13994 msgstr ""
13996 #: common.opt:1009
13997 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13998 msgstr ""
14000 #: common.opt:1013
14001 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
14002 msgstr ""
14004 #: common.opt:1018
14005 msgid "After diagnosing undefined behavior attempt to continue execution."
14006 msgstr ""
14008 #: common.opt:1022
14009 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14010 msgstr ""
14012 #: common.opt:1029
14013 msgid "Use trap instead of a library function for undefined behavior sanitization."
14014 msgstr ""
14016 #: common.opt:1033
14017 msgid "Generate unwind tables that are exact at each instruction boundary."
14018 msgstr ""
14020 #: common.opt:1037
14021 msgid "Generate auto-inc/dec instructions."
14022 msgstr ""
14024 #: common.opt:1041
14025 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
14026 msgstr ""
14028 #: common.opt:1046
14029 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
14030 msgstr ""
14032 #: common.opt:1055
14033 msgid "Generate code to check bounds before indexing arrays."
14034 msgstr ""
14036 #: common.opt:1059
14037 msgid "Replace add, compare, branch with branch on count register."
14038 msgstr ""
14040 #: common.opt:1063
14041 msgid "Use profiling information for branch probabilities."
14042 msgstr ""
14044 #: common.opt:1067
14045 msgid "Perform branch target load optimization before prologue / epilogue threading."
14046 msgstr ""
14048 #: common.opt:1071
14049 msgid "Perform branch target load optimization after prologue / epilogue threading."
14050 msgstr ""
14052 #: common.opt:1075
14053 msgid "Restrict target load migration not to re-use registers in any basic block."
14054 msgstr ""
14056 #: common.opt:1079
14057 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14058 msgstr ""
14060 #: common.opt:1083
14061 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14062 msgstr ""
14064 #: common.opt:1090
14065 msgid "Save registers around function calls."
14066 msgstr ""
14068 #: common.opt:1094
14069 msgid "This switch is deprecated; do not use."
14070 msgstr ""
14072 #: common.opt:1098
14073 msgid "Check the return value of new in C++."
14074 msgstr "Перевіряти повернуте значення new у C++."
14076 #: common.opt:1102 common.opt:1106
14077 msgid "Perform internal consistency checkings."
14078 msgstr "Виконувати внутрішні перевірки сумісності."
14080 #: common.opt:1110
14081 msgid "Enable code hoisting."
14082 msgstr "Увімкнути підняття коду."
14084 #: common.opt:1114
14085 msgid "Looks for opportunities to reduce stack adjustments and stack references."
14086 msgstr ""
14088 #: common.opt:1118
14089 msgid "Do not put uninitialized globals in the common section."
14090 msgstr ""
14092 #: common.opt:1126
14093 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
14094 msgstr ""
14096 #: common.opt:1130
14097 msgid "Run only the second compilation of -fcompare-debug."
14098 msgstr ""
14100 #: common.opt:1134
14101 msgid "Perform comparison elimination after register allocation has finished."
14102 msgstr ""
14104 #: common.opt:1138
14105 msgid "Do not perform optimizations increasing noticeably stack usage."
14106 msgstr ""
14108 #: common.opt:1142
14109 msgid "Perform a register copy-propagation optimization pass."
14110 msgstr ""
14112 #: common.opt:1146
14113 msgid "Perform cross-jumping optimization."
14114 msgstr ""
14116 #: common.opt:1150
14117 msgid "When running CSE, follow jumps to their targets."
14118 msgstr ""
14120 #: common.opt:1158
14121 msgid "Omit range reduction step when performing complex division."
14122 msgstr ""
14124 #: common.opt:1162
14125 msgid "Complex multiplication and division follow Fortran rules."
14126 msgstr ""
14128 #: common.opt:1166
14129 msgid "Place data items into their own section."
14130 msgstr ""
14132 #: common.opt:1170
14133 msgid "List all available debugging counters with their limits and counts."
14134 msgstr ""
14136 #: common.opt:1174
14137 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
14138 msgstr ""
14140 #: common.opt:1178
14141 msgid "-fdebug-prefix-map=<old>=<new> Map one directory name to another in debug information."
14142 msgstr ""
14144 #: common.opt:1182
14145 msgid "-ffile-prefix-map=<old>=<new> Map one directory name to another in compilation result."
14146 msgstr ""
14148 #: common.opt:1186
14149 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14150 msgstr ""
14152 #: common.opt:1192
14153 msgid "Defer popping functions args from stack until later."
14154 msgstr ""
14156 #: common.opt:1196
14157 msgid "Attempt to fill delay slots of branch instructions."
14158 msgstr ""
14160 #: common.opt:1200
14161 msgid "Delete dead instructions that may throw exceptions."
14162 msgstr ""
14164 #: common.opt:1204
14165 msgid "Delete useless null pointer checks."
14166 msgstr ""
14168 #: common.opt:1208
14169 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
14170 msgstr ""
14172 #: common.opt:1212
14173 msgid "Perform speculative devirtualization."
14174 msgstr ""
14176 #: common.opt:1216
14177 msgid "Try to convert virtual calls to direct ones."
14178 msgstr ""
14180 #: common.opt:1220
14181 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
14182 msgstr ""
14184 #: common.opt:1237
14185 msgid "Show the source line with a caret indicating the column."
14186 msgstr ""
14188 #: common.opt:1245
14189 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14190 msgstr ""
14192 #: common.opt:1265
14193 msgid "Print fix-it hints in machine-readable form."
14194 msgstr ""
14196 #: common.opt:1269
14197 msgid "Print fix-it hints to stderr in unified diff format."
14198 msgstr ""
14200 #: common.opt:1273
14201 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
14202 msgstr ""
14204 #: common.opt:1277
14205 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
14206 msgstr ""
14208 #: common.opt:1281
14209 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
14210 msgstr ""
14212 #: common.opt:1285
14213 msgid "-fdump-<type>\tDump various compiler internals to a file."
14214 msgstr ""
14216 #: common.opt:1292
14217 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
14218 msgstr ""
14220 #: common.opt:1296
14221 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14222 msgstr ""
14224 #: common.opt:1300
14225 msgid "Suppress output of addresses in debugging dumps."
14226 msgstr ""
14228 #: common.opt:1304
14229 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
14230 msgstr ""
14232 #: common.opt:1309
14233 msgid "Dump detailed information on GCC's internal representation of source code locations."
14234 msgstr ""
14236 #: common.opt:1313
14237 msgid "Dump optimization passes."
14238 msgstr ""
14240 #: common.opt:1317
14241 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
14242 msgstr ""
14244 #: common.opt:1321
14245 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14246 msgstr ""
14248 #: common.opt:1325
14249 msgid "Enable CFI tables via GAS assembler directives."
14250 msgstr ""
14252 #: common.opt:1329
14253 msgid "Perform early inlining."
14254 msgstr ""
14256 #: common.opt:1337
14257 msgid "Perform interprocedural reduction of aggregates."
14258 msgstr ""
14260 #: common.opt:1341
14261 msgid "Perform unused symbol elimination in debug info."
14262 msgstr ""
14264 #: common.opt:1345
14265 msgid "Perform unused type elimination in debug info."
14266 msgstr ""
14268 #: common.opt:1349
14269 msgid "Do not suppress C++ class debug information."
14270 msgstr ""
14272 #: common.opt:1353
14273 msgid "Enable exception handling."
14274 msgstr ""
14276 #: common.opt:1357
14277 msgid "Perform a number of minor, expensive optimizations."
14278 msgstr ""
14280 #: common.opt:1361
14281 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
14282 msgstr ""
14284 #: common.opt:1364
14285 #, c-format
14286 msgid "unknown excess precision style %qs"
14287 msgstr ""
14289 #: common.opt:1376
14290 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
14291 msgstr ""
14293 #: common.opt:1379
14294 #, c-format
14295 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
14296 msgstr ""
14298 #: common.opt:1392
14299 msgid "Output lto objects containing both the intermediate language and binary output."
14300 msgstr ""
14302 #: common.opt:1396
14303 msgid "Assume no NaNs or infinities are generated."
14304 msgstr ""
14306 #: common.opt:1400
14307 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14308 msgstr ""
14310 #: common.opt:1404
14311 msgid "Don't allocate floats and doubles in extended-precision registers."
14312 msgstr ""
14314 #: common.opt:1412
14315 msgid "Perform a forward propagation pass on RTL."
14316 msgstr ""
14318 #: common.opt:1416
14319 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14320 msgstr ""
14322 #: common.opt:1419
14323 #, c-format
14324 msgid "unknown floating point contraction style %qs"
14325 msgstr ""
14327 #: common.opt:1433
14328 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
14329 msgstr ""
14331 #: common.opt:1440
14332 msgid "Allow function addresses to be held in registers."
14333 msgstr ""
14335 #: common.opt:1444
14336 msgid "Place each function into its own section."
14337 msgstr ""
14339 #: common.opt:1448
14340 msgid "Perform global common subexpression elimination."
14341 msgstr ""
14343 #: common.opt:1452
14344 msgid "Perform enhanced load motion during global common subexpression elimination."
14345 msgstr ""
14347 #: common.opt:1456
14348 msgid "Perform store motion after global common subexpression elimination."
14349 msgstr ""
14351 #: common.opt:1460
14352 msgid "Perform redundant load after store elimination in global common subexpression elimination."
14353 msgstr ""
14355 #: common.opt:1465
14356 msgid "Perform global common subexpression elimination after register allocation has finished."
14357 msgstr ""
14359 #: common.opt:1482
14360 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
14361 msgstr ""
14363 #: common.opt:1487
14364 msgid "Enable in and out of Graphite representation."
14365 msgstr ""
14367 #: common.opt:1491
14368 msgid "Enable Graphite Identity transformation."
14369 msgstr ""
14371 #: common.opt:1495
14372 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
14373 msgstr ""
14375 #: common.opt:1504
14376 msgid "Mark all loops as parallel."
14377 msgstr ""
14379 #: common.opt:1508 common.opt:1516 common.opt:2587
14380 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14381 msgstr ""
14383 #: common.opt:1512
14384 msgid "Enable loop interchange on trees."
14385 msgstr ""
14387 #: common.opt:1520
14388 msgid "Perform unroll-and-jam on loops."
14389 msgstr ""
14391 #: common.opt:1524
14392 msgid "Enable support for GNU transactional memory."
14393 msgstr ""
14395 #: common.opt:1528
14396 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14397 msgstr ""
14399 #: common.opt:1536
14400 msgid "Enable the loop nest optimizer."
14401 msgstr ""
14403 #: common.opt:1540
14404 msgid "Force bitfield accesses to match their type width."
14405 msgstr ""
14407 #: common.opt:1544
14408 msgid "Merge adjacent stores."
14409 msgstr ""
14411 #: common.opt:1548
14412 msgid "Enable guessing of branch probabilities."
14413 msgstr ""
14415 #: common.opt:1556
14416 msgid "Process #ident directives."
14417 msgstr ""
14419 #: common.opt:1560
14420 msgid "Perform conversion of conditional jumps to branchless equivalents."
14421 msgstr ""
14423 #: common.opt:1564
14424 msgid "Perform conversion of conditional jumps to conditional execution."
14425 msgstr ""
14427 #: common.opt:1568
14428 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
14429 msgstr ""
14431 #: common.opt:1571
14432 #, c-format
14433 msgid "unknown Stack Reuse Level %qs"
14434 msgstr ""
14436 #: common.opt:1584
14437 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14438 msgstr ""
14440 #: common.opt:1596
14441 msgid "Do not generate .size directives."
14442 msgstr ""
14444 #: common.opt:1600
14445 msgid "Perform indirect inlining."
14446 msgstr ""
14448 #: common.opt:1606
14449 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
14450 msgstr ""
14452 #: common.opt:1610
14453 msgid "Integrate functions into their callers when code size is known not to grow."
14454 msgstr ""
14456 #: common.opt:1614
14457 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
14458 msgstr ""
14460 #: common.opt:1618
14461 msgid "Integrate functions only required by their single caller."
14462 msgstr ""
14464 #: common.opt:1625
14465 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14466 msgstr ""
14468 #: common.opt:1629
14469 msgid "Inline __atomic operations when a lock free instruction sequence is available."
14470 msgstr ""
14472 #: common.opt:1636
14473 msgid "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
14474 msgstr ""
14476 #: common.opt:1640
14477 #, c-format
14478 msgid "unknown Control-Flow Protection Level %qs"
14479 msgstr ""
14481 #: common.opt:1656
14482 msgid "Instrument function entry and exit with profiling calls."
14483 msgstr ""
14485 #: common.opt:1660
14486 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
14487 msgstr ""
14489 #: common.opt:1664
14490 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
14491 msgstr ""
14493 #: common.opt:1668
14494 msgid "Perform interprocedural constant propagation."
14495 msgstr ""
14497 #: common.opt:1672
14498 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14499 msgstr ""
14501 #: common.opt:1680
14502 msgid "Perform interprocedural bitwise constant propagation."
14503 msgstr ""
14505 #: common.opt:1684
14506 msgid "Perform interprocedural profile propagation."
14507 msgstr ""
14509 #: common.opt:1688
14510 msgid "Perform interprocedural points-to analysis."
14511 msgstr ""
14513 #: common.opt:1692
14514 msgid "Discover pure and const functions."
14515 msgstr ""
14517 #: common.opt:1696
14518 msgid "Perform Identical Code Folding for functions and read-only variables."
14519 msgstr ""
14521 #: common.opt:1700
14522 msgid "Perform Identical Code Folding for functions."
14523 msgstr ""
14525 #: common.opt:1704
14526 msgid "Perform Identical Code Folding for variables."
14527 msgstr ""
14529 #: common.opt:1708
14530 msgid "Discover readonly and non addressable static variables."
14531 msgstr ""
14533 #: common.opt:1720
14534 msgid "Perform IPA Value Range Propagation."
14535 msgstr ""
14537 #: common.opt:1724
14538 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14539 msgstr ""
14541 #: common.opt:1727
14542 #, c-format
14543 msgid "unknown IRA algorithm %qs"
14544 msgstr ""
14546 #: common.opt:1737
14547 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14548 msgstr ""
14550 #: common.opt:1740
14551 #, c-format
14552 msgid "unknown IRA region %qs"
14553 msgstr ""
14555 #: common.opt:1753
14556 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14557 msgstr ""
14559 #: common.opt:1758
14560 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14561 msgstr ""
14563 #: common.opt:1763
14564 msgid "Share slots for saving different hard registers."
14565 msgstr ""
14567 #: common.opt:1767
14568 msgid "Share stack slots for spilled pseudo-registers."
14569 msgstr ""
14571 #: common.opt:1771
14572 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14573 msgstr ""
14575 #: common.opt:1775
14576 msgid "Optimize induction variables on trees."
14577 msgstr ""
14579 #: common.opt:1779
14580 msgid "Use jump tables for sufficiently large switch statements."
14581 msgstr ""
14583 #: common.opt:1783
14584 msgid "Generate code for functions even if they are fully inlined."
14585 msgstr ""
14587 #: common.opt:1787
14588 msgid "Generate code for static functions even if they are never called."
14589 msgstr ""
14591 #: common.opt:1791
14592 msgid "Emit static const variables even if they are not used."
14593 msgstr ""
14595 #: common.opt:1795
14596 msgid "Give external symbols a leading underscore."
14597 msgstr ""
14599 #: common.opt:1803
14600 msgid "Do CFG-sensitive rematerialization in LRA."
14601 msgstr ""
14603 #: common.opt:1807
14604 msgid "Enable link-time optimization."
14605 msgstr ""
14607 #: common.opt:1811
14608 msgid "Link-time optimization with number of parallel jobs or jobserver."
14609 msgstr ""
14611 #: common.opt:1814
14612 #, c-format
14613 msgid "unknown LTO partitioning model %qs"
14614 msgstr ""
14616 #: common.opt:1833
14617 msgid "Specify the algorithm to partition symbols and vars at linktime."
14618 msgstr ""
14620 #: common.opt:1838
14621 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14622 msgstr ""
14624 #: common.opt:1842
14625 msgid "Merge C++ types using One Definition Rule."
14626 msgstr ""
14628 #: common.opt:1846
14629 msgid "Report various link-time optimization statistics."
14630 msgstr ""
14632 #: common.opt:1850
14633 msgid "Report various link-time optimization statistics for WPA only."
14634 msgstr ""
14636 #: common.opt:1854
14637 msgid "Set errno after built-in math functions."
14638 msgstr ""
14640 #: common.opt:1858
14641 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14642 msgstr ""
14644 #: common.opt:1862
14645 msgid "Report on permanent memory allocation."
14646 msgstr ""
14648 #: common.opt:1866
14649 msgid "Report on permanent memory allocation in WPA only."
14650 msgstr ""
14652 #: common.opt:1873
14653 msgid "Attempt to merge identical constants and constant variables."
14654 msgstr ""
14656 #: common.opt:1877
14657 msgid "Attempt to merge identical constants across compilation units."
14658 msgstr ""
14660 #: common.opt:1881
14661 msgid "Attempt to merge identical debug strings across compilation units."
14662 msgstr ""
14664 #: common.opt:1885
14665 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14666 msgstr ""
14668 #: common.opt:1889
14669 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14670 msgstr ""
14672 #: common.opt:1893
14673 msgid "Perform SMS based modulo scheduling with register moves allowed."
14674 msgstr ""
14676 #: common.opt:1897
14677 msgid "Move loop invariant computations out of loops."
14678 msgstr ""
14680 #: common.opt:1901
14681 msgid "Use the RTL dead code elimination pass."
14682 msgstr ""
14684 #: common.opt:1905
14685 msgid "Use the RTL dead store elimination pass."
14686 msgstr ""
14688 #: common.opt:1909
14689 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14690 msgstr ""
14692 #: common.opt:1913
14693 msgid "Support synchronous non-call exceptions."
14694 msgstr ""
14696 #: common.opt:1916
14697 #, c-format
14698 msgid "options or targets missing after %qs"
14699 msgstr ""
14701 #: common.opt:1917
14702 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14703 msgstr ""
14705 #: common.opt:1921
14706 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14707 msgstr ""
14709 #: common.opt:1924
14710 #, c-format
14711 msgid "unknown offload ABI %qs"
14712 msgstr ""
14714 #: common.opt:1934
14715 msgid "When possible do not generate stack frames."
14716 msgstr ""
14718 #: common.opt:1938
14719 msgid "Enable all optimization info dumps on stderr."
14720 msgstr ""
14722 #: common.opt:1942
14723 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14724 msgstr ""
14726 #: common.opt:1950
14727 msgid "Optimize sibling and tail recursive calls."
14728 msgstr ""
14730 #: common.opt:1954
14731 msgid "Perform partial inlining."
14732 msgstr ""
14734 #: common.opt:1958 common.opt:1962
14735 msgid "Report on memory allocation before interprocedural optimization."
14736 msgstr ""
14738 #: common.opt:1966
14739 msgid "Pack structure members together without holes."
14740 msgstr ""
14742 #: common.opt:1970
14743 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14744 msgstr ""
14746 #: common.opt:1974
14747 msgid "Return small aggregates in memory, not registers."
14748 msgstr ""
14750 #: common.opt:1978
14751 msgid "Perform loop peeling."
14752 msgstr ""
14754 #: common.opt:1982
14755 msgid "Enable machine specific peephole optimizations."
14756 msgstr ""
14758 #: common.opt:1986
14759 msgid "Enable an RTL peephole pass before sched2."
14760 msgstr ""
14762 #: common.opt:1990
14763 msgid "Generate position-independent code if possible (large mode)."
14764 msgstr ""
14766 #: common.opt:1994
14767 msgid "Generate position-independent code for executables if possible (large mode)."
14768 msgstr ""
14770 #: common.opt:1998
14771 msgid "Generate position-independent code if possible (small mode)."
14772 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
14774 #: common.opt:2002
14775 msgid "Generate position-independent code for executables if possible (small mode)."
14776 msgstr ""
14778 #: common.opt:2006
14779 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14780 msgstr ""
14782 #: common.opt:2010
14783 msgid "Specify a plugin to load."
14784 msgstr ""
14786 #: common.opt:2014
14787 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14788 msgstr ""
14790 #: common.opt:2018
14791 msgid "Run predictive commoning optimization."
14792 msgstr ""
14794 #: common.opt:2022
14795 msgid "Generate prefetch instructions, if available, for arrays in loops."
14796 msgstr ""
14798 #: common.opt:2026
14799 msgid "Enable basic program profiling code."
14800 msgstr ""
14802 #: common.opt:2030
14803 msgid "Generate absolute source path names for gcov."
14804 msgstr ""
14806 #: common.opt:2034
14807 msgid "Insert arc-based program profiling code."
14808 msgstr ""
14810 #: common.opt:2038
14811 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14812 msgstr ""
14814 #: common.opt:2043
14815 msgid "Enable correction of flow inconsistent profile data input."
14816 msgstr ""
14818 #: common.opt:2047
14819 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14820 msgstr ""
14822 #: common.opt:2050
14823 #, c-format
14824 msgid "unknown profile update method %qs"
14825 msgstr ""
14827 #: common.opt:2063
14828 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14829 msgstr ""
14831 #: common.opt:2067
14832 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14833 msgstr ""
14835 #: common.opt:2071
14836 msgid "Enable common options for performing profile feedback directed optimizations."
14837 msgstr ""
14839 #: common.opt:2075
14840 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14841 msgstr ""
14843 #: common.opt:2079
14844 msgid "Insert code to profile values of expressions."
14845 msgstr ""
14847 #: common.opt:2083
14848 msgid "Report on consistency of profile."
14849 msgstr ""
14851 #: common.opt:2087
14852 msgid "Enable function reordering that improves code placement."
14853 msgstr ""
14855 #: common.opt:2091
14856 msgid "Insert NOP instructions at each function entry."
14857 msgstr ""
14859 #: common.opt:2098
14860 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14861 msgstr ""
14863 #: common.opt:2108
14864 msgid "Record gcc command line switches in the object file."
14865 msgstr ""
14867 #: common.opt:2112
14868 msgid "Return small aggregates in registers."
14869 msgstr ""
14871 #: common.opt:2120
14872 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14873 msgstr ""
14875 #: common.opt:2128
14876 msgid "Relief of register pressure through live range shrinkage."
14877 msgstr ""
14879 #: common.opt:2132
14880 msgid "Perform a register renaming optimization pass."
14881 msgstr ""
14883 #: common.opt:2136
14884 msgid "Perform a target dependent instruction fusion optimization pass."
14885 msgstr ""
14887 #: common.opt:2140
14888 msgid "Reorder basic blocks to improve code placement."
14889 msgstr ""
14891 #: common.opt:2144
14892 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14893 msgstr ""
14895 #: common.opt:2147
14896 #, c-format
14897 msgid "unknown basic block reordering algorithm %qs"
14898 msgstr ""
14900 #: common.opt:2157
14901 msgid "Reorder basic blocks and partition into hot and cold sections."
14902 msgstr ""
14904 #: common.opt:2161
14905 msgid "Reorder functions to improve code placement."
14906 msgstr ""
14908 #: common.opt:2165
14909 msgid "Add a common subexpression elimination pass after loop optimizations."
14910 msgstr ""
14912 #: common.opt:2173
14913 msgid "Disable optimizations that assume default FP rounding behavior."
14914 msgstr ""
14916 #: common.opt:2177
14917 msgid "Enable scheduling across basic blocks."
14918 msgstr ""
14920 #: common.opt:2181
14921 msgid "Enable register pressure sensitive insn scheduling."
14922 msgstr ""
14924 #: common.opt:2185
14925 msgid "Allow speculative motion of non-loads."
14926 msgstr ""
14928 #: common.opt:2189
14929 msgid "Allow speculative motion of some loads."
14930 msgstr ""
14932 #: common.opt:2193
14933 msgid "Allow speculative motion of more loads."
14934 msgstr ""
14936 #: common.opt:2197
14937 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14938 msgstr ""
14940 #: common.opt:2201
14941 msgid "If scheduling post reload, do superblock scheduling."
14942 msgstr ""
14944 #: common.opt:2209
14945 msgid "Reschedule instructions before register allocation."
14946 msgstr ""
14948 #: common.opt:2213
14949 msgid "Reschedule instructions after register allocation."
14950 msgstr ""
14952 #: common.opt:2220
14953 msgid "Schedule instructions using selective scheduling algorithm."
14954 msgstr ""
14956 #: common.opt:2224
14957 msgid "Run selective scheduling after reload."
14958 msgstr ""
14960 #: common.opt:2228
14961 msgid "Run self-tests, using the given path to locate test files."
14962 msgstr ""
14964 #: common.opt:2232
14965 msgid "Perform software pipelining of inner loops during selective scheduling."
14966 msgstr ""
14968 #: common.opt:2236
14969 msgid "Perform software pipelining of outer loops during selective scheduling."
14970 msgstr ""
14972 #: common.opt:2240
14973 msgid "Reschedule pipelined regions without pipelining."
14974 msgstr ""
14976 #: common.opt:2244
14977 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14978 msgstr ""
14980 #: common.opt:2250
14981 msgid "Allow premature scheduling of queued insns."
14982 msgstr ""
14984 #: common.opt:2254
14985 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14986 msgstr ""
14988 #: common.opt:2262
14989 msgid "Set dependence distance checking in premature scheduling of queued insns."
14990 msgstr ""
14992 #: common.opt:2266
14993 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14994 msgstr ""
14996 #: common.opt:2270
14997 msgid "Enable the group heuristic in the scheduler."
14998 msgstr ""
15000 #: common.opt:2274
15001 msgid "Enable the critical path heuristic in the scheduler."
15002 msgstr ""
15004 #: common.opt:2278
15005 msgid "Enable the speculative instruction heuristic in the scheduler."
15006 msgstr ""
15008 #: common.opt:2282
15009 msgid "Enable the rank heuristic in the scheduler."
15010 msgstr ""
15012 #: common.opt:2286
15013 msgid "Enable the last instruction heuristic in the scheduler."
15014 msgstr ""
15016 #: common.opt:2290
15017 msgid "Enable the dependent count heuristic in the scheduler."
15018 msgstr ""
15020 #: common.opt:2294
15021 msgid "Access data in the same section from shared anchor points."
15022 msgstr ""
15024 #: common.opt:2306
15025 msgid "Turn on Redundant Extensions Elimination pass."
15026 msgstr ""
15028 #: common.opt:2310
15029 msgid "Show column numbers in diagnostics, when available.  Default on."
15030 msgstr ""
15032 #: common.opt:2314
15033 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
15034 msgstr ""
15036 #: common.opt:2319
15037 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15038 msgstr ""
15040 #: common.opt:2323
15041 msgid "Disable optimizations observable by IEEE signaling NaNs."
15042 msgstr ""
15044 #: common.opt:2327
15045 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
15046 msgstr ""
15048 #: common.opt:2331
15049 msgid "Convert floating point constants to single precision constants."
15050 msgstr ""
15052 #: common.opt:2335
15053 msgid "Split lifetimes of induction variables when loops are unrolled."
15054 msgstr ""
15056 #: common.opt:2339
15057 msgid "Generate discontiguous stack frames."
15058 msgstr ""
15060 #: common.opt:2343
15061 msgid "Split wide types into independent registers."
15062 msgstr ""
15064 #: common.opt:2347
15065 msgid "Enable backward propagation of use properties at the SSA level."
15066 msgstr ""
15068 #: common.opt:2351
15069 msgid "Optimize conditional patterns using SSA PHI nodes."
15070 msgstr ""
15072 #: common.opt:2355
15073 msgid "Optimize amount of stdarg registers saved to stack at start of function."
15074 msgstr ""
15076 #: common.opt:2359
15077 msgid "Apply variable expansion when loops are unrolled."
15078 msgstr ""
15080 #: common.opt:2363
15081 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
15082 msgstr ""
15084 #: common.opt:2367
15085 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
15086 msgstr ""
15088 #: common.opt:2371
15089 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
15090 msgstr ""
15092 #: common.opt:2379
15093 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15094 msgstr ""
15096 #: common.opt:2383
15097 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15098 msgstr ""
15100 #: common.opt:2387
15101 msgid "Use propolice as a stack protection method."
15102 msgstr ""
15104 #: common.opt:2391
15105 msgid "Use a stack protection method for every function."
15106 msgstr ""
15108 #: common.opt:2395
15109 msgid "Use a smart stack protection method for certain functions."
15110 msgstr ""
15112 #: common.opt:2399
15113 msgid "Use stack protection method only for functions with the stack_protect attribute."
15114 msgstr ""
15116 #: common.opt:2403
15117 msgid "Output stack usage information on a per-function basis."
15118 msgstr ""
15120 #: common.opt:2415
15121 msgid "Assume strict aliasing rules apply."
15122 msgstr ""
15124 #: common.opt:2419
15125 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
15126 msgstr ""
15128 #: common.opt:2423
15129 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15130 msgstr ""
15132 #: common.opt:2427
15133 msgid "Check for syntax errors, then stop."
15134 msgstr ""
15136 #: common.opt:2431
15137 msgid "Create data files needed by \"gcov\"."
15138 msgstr ""
15140 #: common.opt:2435
15141 msgid "Perform jump threading optimizations."
15142 msgstr ""
15144 #: common.opt:2439
15145 msgid "Report the time taken by each compiler pass."
15146 msgstr ""
15148 #: common.opt:2443
15149 msgid "Record times taken by sub-phases separately."
15150 msgstr ""
15152 #: common.opt:2447
15153 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
15154 msgstr ""
15156 #: common.opt:2450
15157 #, c-format
15158 msgid "unknown TLS model %qs"
15159 msgstr ""
15161 #: common.opt:2466
15162 msgid "Reorder top level functions, variables, and asms."
15163 msgstr ""
15165 #: common.opt:2470
15166 msgid "Perform superblock formation via tail duplication."
15167 msgstr ""
15169 #: common.opt:2474
15170 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
15171 msgstr ""
15173 #: common.opt:2482
15174 msgid "Assume floating-point operations can trap."
15175 msgstr ""
15177 #: common.opt:2486
15178 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15179 msgstr ""
15181 #: common.opt:2490
15182 msgid "Enable SSA-CCP optimization on trees."
15183 msgstr ""
15185 #: common.opt:2494
15186 msgid "Enable SSA-BIT-CCP optimization on trees."
15187 msgstr ""
15189 #: common.opt:2502
15190 msgid "Enable loop header copying on trees."
15191 msgstr ""
15193 #: common.opt:2510
15194 msgid "Enable SSA coalescing of user variables."
15195 msgstr ""
15197 #: common.opt:2518
15198 msgid "Enable copy propagation on trees."
15199 msgstr ""
15201 #: common.opt:2526
15202 msgid "Transform condition stores into unconditional ones."
15203 msgstr ""
15205 #: common.opt:2530
15206 msgid "Perform conversions of switch initializations."
15207 msgstr ""
15209 #: common.opt:2534
15210 msgid "Enable SSA dead code elimination optimization on trees."
15211 msgstr ""
15213 #: common.opt:2538
15214 msgid "Enable dominator optimizations."
15215 msgstr ""
15217 #: common.opt:2542
15218 msgid "Enable tail merging on trees."
15219 msgstr ""
15221 #: common.opt:2546
15222 msgid "Enable dead store elimination."
15223 msgstr ""
15225 #: common.opt:2550
15226 msgid "Enable forward propagation on trees."
15227 msgstr ""
15229 #: common.opt:2554
15230 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15231 msgstr ""
15233 #: common.opt:2558
15234 msgid "Enable string length optimizations on trees."
15235 msgstr ""
15237 #: common.opt:2562
15238 msgid "Detect paths that trigger erroneous or undefined behavior due to dereferencing a null pointer.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
15239 msgstr ""
15241 #: common.opt:2568
15242 msgid "Detect paths that trigger erroneous or undefined behavior due to a null value being used in a way forbidden by a returns_nonnull or nonnull attribute.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
15243 msgstr ""
15245 #: common.opt:2575
15246 msgid "Enable loop distribution on trees."
15247 msgstr ""
15249 #: common.opt:2579
15250 msgid "Enable loop distribution for patterns transformed into a library call."
15251 msgstr ""
15253 #: common.opt:2583
15254 msgid "Enable loop invariant motion on trees."
15255 msgstr ""
15257 #: common.opt:2591
15258 msgid "Create canonical induction variables in loops."
15259 msgstr ""
15261 #: common.opt:2595
15262 msgid "Enable loop optimizations on tree level."
15263 msgstr ""
15265 #: common.opt:2599
15266 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15267 msgstr ""
15269 #: common.opt:2603
15270 msgid "Enable hoisting loads from conditional pointers."
15271 msgstr ""
15273 #: common.opt:2607
15274 msgid "Enable SSA-PRE optimization on trees."
15275 msgstr ""
15277 #: common.opt:2611
15278 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
15279 msgstr ""
15281 #: common.opt:2615
15282 msgid "Perform function-local points-to analysis on trees."
15283 msgstr ""
15285 #: common.opt:2619
15286 msgid "Enable reassociation on tree level."
15287 msgstr ""
15289 #: common.opt:2627
15290 msgid "Enable SSA code sinking on trees."
15291 msgstr ""
15293 #: common.opt:2631
15294 msgid "Perform straight-line strength reduction."
15295 msgstr ""
15297 #: common.opt:2635
15298 msgid "Perform scalar replacement of aggregates."
15299 msgstr ""
15301 #: common.opt:2639
15302 msgid "Replace temporary expressions in the SSA->normal pass."
15303 msgstr ""
15305 #: common.opt:2643
15306 msgid "Perform live range splitting during the SSA->normal pass."
15307 msgstr ""
15309 #: common.opt:2647
15310 msgid "Perform Value Range Propagation on trees."
15311 msgstr ""
15313 #: common.opt:2651
15314 msgid "Split paths leading to loop backedges."
15315 msgstr ""
15317 #: common.opt:2655
15318 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
15319 msgstr ""
15321 #: common.opt:2660
15322 msgid "Compile whole compilation unit at a time."
15323 msgstr ""
15325 #: common.opt:2664
15326 msgid "Perform loop unrolling when iteration count is known."
15327 msgstr ""
15329 #: common.opt:2668
15330 msgid "Perform loop unrolling for all loops."
15331 msgstr ""
15333 #: common.opt:2679
15334 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
15335 msgstr ""
15337 #: common.opt:2684
15338 msgid "Same as -fassociative-math for expressions which include division."
15339 msgstr ""
15341 #: common.opt:2692
15342 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15343 msgstr ""
15345 #: common.opt:2696
15346 msgid "Perform loop unswitching."
15347 msgstr ""
15349 #: common.opt:2700
15350 msgid "Perform loop splitting."
15351 msgstr ""
15353 #: common.opt:2704
15354 msgid "Just generate unwind tables for exception handling."
15355 msgstr ""
15357 #: common.opt:2708
15358 msgid "Use the bfd linker instead of the default linker."
15359 msgstr ""
15361 #: common.opt:2712
15362 msgid "Use the gold linker instead of the default linker."
15363 msgstr ""
15365 #: common.opt:2724
15366 msgid "Perform variable tracking."
15367 msgstr ""
15369 #: common.opt:2732
15370 msgid "Perform variable tracking by annotating assignments."
15371 msgstr ""
15373 #: common.opt:2738
15374 msgid "Toggle -fvar-tracking-assignments."
15375 msgstr ""
15377 #: common.opt:2746
15378 msgid "Perform variable tracking and also tag variables that are uninitialized."
15379 msgstr ""
15381 #: common.opt:2751
15382 msgid "Enable vectorization on trees."
15383 msgstr ""
15385 #: common.opt:2759
15386 msgid "Enable loop vectorization on trees."
15387 msgstr ""
15389 #: common.opt:2763
15390 msgid "Enable basic block vectorization (SLP) on trees."
15391 msgstr ""
15393 #: common.opt:2767
15394 msgid "Specifies the cost model for vectorization. -fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
15395 msgstr ""
15397 #: common.opt:2772
15398 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
15399 msgstr ""
15401 #: common.opt:2775
15402 #, c-format
15403 msgid "unknown vectorizer cost model %qs"
15404 msgstr ""
15406 #: common.opt:2788
15407 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
15408 msgstr ""
15410 #: common.opt:2796
15411 msgid "Enable copy propagation of scalar-evolution information."
15412 msgstr ""
15414 #: common.opt:2806
15415 msgid "Add extra commentary to assembler output."
15416 msgstr ""
15418 #: common.opt:2810
15419 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
15420 msgstr ""
15422 #: common.opt:2813
15423 #, c-format
15424 msgid "unrecognized visibility value %qs"
15425 msgstr ""
15427 #: common.opt:2829
15428 msgid "Validate vtable pointers before using them."
15429 msgstr ""
15431 #: common.opt:2832
15432 #, c-format
15433 msgid "unknown vtable verify initialization priority %qs"
15434 msgstr ""
15436 #: common.opt:2845
15437 msgid "Output vtable verification counters."
15438 msgstr ""
15440 #: common.opt:2849
15441 msgid "Output vtable verification pointer sets information."
15442 msgstr ""
15444 #: common.opt:2853
15445 msgid "Use expression value profiles in optimizations."
15446 msgstr ""
15448 #: common.opt:2857
15449 msgid "Construct webs and split unrelated uses of single variable."
15450 msgstr ""
15452 #: common.opt:2861
15453 msgid "Enable conditional dead code elimination for builtin calls."
15454 msgstr ""
15456 #: common.opt:2865
15457 msgid "Perform whole program optimizations."
15458 msgstr ""
15460 #: common.opt:2869
15461 msgid "Assume pointer overflow wraps around."
15462 msgstr ""
15464 #: common.opt:2873
15465 msgid "Assume signed arithmetic overflow wraps around."
15466 msgstr ""
15468 #: common.opt:2877
15469 msgid "Put zero initialized data in the bss section."
15470 msgstr "Розташувати ініціалізовані нулями дані у розділі bss."
15472 #: common.opt:2881
15473 msgid "Generate debug information in default format."
15474 msgstr "Створити діагностичні дані у типовому форматі."
15476 #: common.opt:2885
15477 msgid "Assume assembler support for (DWARF2+) .loc directives"
15478 msgstr ""
15480 #: common.opt:2889
15481 msgid "Assume assembler support for view in (DWARF2+) .loc directives"
15482 msgstr ""
15484 #: common.opt:2892 common.opt:2896 common.opt:2900 common.opt:2904
15485 #, c-format
15486 msgid "switch %qs no longer supported"
15487 msgstr "підтримку перемикача %qs припинено"
15489 #: common.opt:2909
15490 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15491 msgstr ""
15493 #: common.opt:2913
15494 msgid "Generate debug information in default version of DWARF format."
15495 msgstr ""
15497 #: common.opt:2917
15498 msgid "Generate debug information in DWARF v2 (or later) format."
15499 msgstr ""
15501 #: common.opt:2921
15502 msgid "Generate debug information in default extended format."
15503 msgstr ""
15505 #: common.opt:2925
15506 msgid "Generate extended entry point information for inlined functions"
15507 msgstr ""
15509 #: common.opt:2929
15510 msgid "Compute locview reset points based on insn length estimates"
15511 msgstr ""
15513 #: common.opt:2937
15514 msgid "Don't generate DWARF pubnames and pubtypes sections."
15515 msgstr ""
15517 #: common.opt:2941
15518 msgid "Generate DWARF pubnames and pubtypes sections."
15519 msgstr ""
15521 #: common.opt:2945
15522 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15523 msgstr ""
15525 #: common.opt:2949
15526 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15527 msgstr ""
15529 #: common.opt:2953
15530 msgid "Generate debug information in separate .dwo files."
15531 msgstr ""
15533 #: common.opt:2957
15534 msgid "Generate debug information in STABS format."
15535 msgstr ""
15537 #: common.opt:2961
15538 msgid "Generate debug information in extended STABS format."
15539 msgstr ""
15541 #: common.opt:2965
15542 msgid "Emit progressive recommended breakpoint locations."
15543 msgstr ""
15545 #: common.opt:2969
15546 msgid "Don't emit DWARF additions beyond selected version."
15547 msgstr ""
15549 #: common.opt:2973
15550 msgid "Toggle debug information generation."
15551 msgstr ""
15553 #: common.opt:2977
15554 msgid "Augment variable location lists with progressive views."
15555 msgstr ""
15557 #: common.opt:2984
15558 msgid "Generate debug information in VMS format."
15559 msgstr ""
15561 #: common.opt:2988
15562 msgid "Generate debug information in XCOFF format."
15563 msgstr ""
15565 #: common.opt:2992
15566 msgid "Generate debug information in extended XCOFF format."
15567 msgstr ""
15569 #: common.opt:3010
15570 msgid "Generate compressed debug sections."
15571 msgstr ""
15573 #: common.opt:3014
15574 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15575 msgstr ""
15577 #: common.opt:3021
15578 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15579 msgstr ""
15581 #: common.opt:3025
15582 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15583 msgstr ""
15585 #: common.opt:3047
15586 msgid "-o <file>\tPlace output into <file>."
15587 msgstr ""
15589 #: common.opt:3051
15590 msgid "Enable function profiling."
15591 msgstr ""
15593 #: common.opt:3061
15594 msgid "Like -pedantic but issue them as errors."
15595 msgstr ""
15597 #: common.opt:3101
15598 msgid "Do not display functions compiled or elapsed time."
15599 msgstr ""
15601 #: common.opt:3133
15602 msgid "Enable verbose output."
15603 msgstr "Увімкнути докладне виведення."
15605 #: common.opt:3137
15606 msgid "Display the compiler's version."
15607 msgstr ""
15609 #: common.opt:3141
15610 msgid "Suppress warnings."
15611 msgstr "Придушити попередження."
15613 #: common.opt:3151
15614 msgid "Create a shared library."
15615 msgstr "Створити бібліотеку спільного використання."
15617 #: common.opt:3196
15618 msgid "Don't create a dynamically linked position independent executable."
15619 msgstr "Не створювати динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15621 #: common.opt:3200
15622 msgid "Create a dynamically linked position independent executable."
15623 msgstr "Створити динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15625 #: common.opt:3204
15626 msgid "Create a static position independent executable."
15627 msgstr "Створити статичний виконуваний файл з незалежним позиціюванням."
15629 #: common.opt:3211
15630 msgid "Use caller save register across calls if possible."
15631 msgstr ""
15633 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:598 cp/cvt.c:1308
15634 #: cp/cvt.c:1561
15635 #, gcc-internal-format
15636 msgid "value computed is not used"
15637 msgstr ""
15639 #: go/gofrontend/expressions.cc:626
15640 msgid "invalid use of type"
15641 msgstr ""
15643 #: go/gofrontend/expressions.cc:2954 go/gofrontend/expressions.cc:2970
15644 msgid "constant refers to itself"
15645 msgstr ""
15647 #: go/gofrontend/expressions.cc:3865 go/gofrontend/expressions.cc:4350
15648 msgid "expected pointer"
15649 msgstr ""
15651 #: go/gofrontend/expressions.cc:4321
15652 msgid "expected numeric type"
15653 msgstr ""
15655 #: go/gofrontend/expressions.cc:4326
15656 msgid "expected boolean type"
15657 msgstr ""
15659 #: go/gofrontend/expressions.cc:4331 c/c-parser.c:13477 c/c-parser.c:13484
15660 #: cp/parser.c:33264 cp/parser.c:33271
15661 #, gcc-internal-format
15662 msgid "expected integer"
15663 msgstr "мало бути ціле число"
15665 #: go/gofrontend/expressions.cc:5959
15666 msgid "invalid comparison of nil with nil"
15667 msgstr ""
15669 #: go/gofrontend/expressions.cc:5965 go/gofrontend/expressions.cc:5983
15670 msgid "incompatible types in binary expression"
15671 msgstr ""
15673 #: go/gofrontend/expressions.cc:6003
15674 msgid "integer division by zero"
15675 msgstr ""
15677 #: go/gofrontend/expressions.cc:6011
15678 msgid "shift of non-integer operand"
15679 msgstr ""
15681 #: go/gofrontend/expressions.cc:6014 go/gofrontend/expressions.cc:6018
15682 #: go/gofrontend/expressions.cc:6026
15683 msgid "shift count not unsigned integer"
15684 msgstr ""
15686 #: go/gofrontend/expressions.cc:6031
15687 msgid "negative shift count"
15688 msgstr ""
15690 #: go/gofrontend/expressions.cc:6854
15691 msgid "object is not a method"
15692 msgstr ""
15694 #: go/gofrontend/expressions.cc:6871
15695 msgid "method type does not match object type"
15696 msgstr ""
15698 #: go/gofrontend/expressions.cc:7265
15699 msgid "invalid use of %<...%> with builtin function"
15700 msgstr ""
15702 #: go/gofrontend/expressions.cc:7276
15703 msgid "invalid use of method value as argument of Offsetof"
15704 msgstr ""
15706 #: go/gofrontend/expressions.cc:7290
15707 msgid "argument of Offsetof implies indirection of an embedded field"
15708 msgstr ""
15710 #: go/gofrontend/expressions.cc:7315 go/gofrontend/expressions.cc:7352
15711 #: go/gofrontend/expressions.cc:7494 go/gofrontend/expressions.cc:8598
15712 #: go/gofrontend/expressions.cc:8747 go/gofrontend/expressions.cc:8793
15713 #: go/gofrontend/expressions.cc:8828 go/gofrontend/expressions.cc:8904
15714 #: go/gofrontend/expressions.cc:10138 go/gofrontend/expressions.cc:10155
15715 #: go/gofrontend/expressions.cc:10171
15716 msgid "not enough arguments"
15717 msgstr "недостатньо аргументів"
15719 #: go/gofrontend/expressions.cc:7317 go/gofrontend/expressions.cc:7354
15720 #: go/gofrontend/expressions.cc:8603 go/gofrontend/expressions.cc:8730
15721 #: go/gofrontend/expressions.cc:8752 go/gofrontend/expressions.cc:8833
15722 #: go/gofrontend/expressions.cc:8906 go/gofrontend/expressions.cc:9709
15723 #: go/gofrontend/expressions.cc:10143 go/gofrontend/expressions.cc:10157
15724 #: go/gofrontend/expressions.cc:10178
15725 msgid "too many arguments"
15726 msgstr "забагато аргументів"
15728 #: go/gofrontend/expressions.cc:7356
15729 msgid "argument 1 must be a map"
15730 msgstr ""
15732 #: go/gofrontend/expressions.cc:7524
15733 msgid "invalid type for make function"
15734 msgstr ""
15736 #: go/gofrontend/expressions.cc:7537
15737 msgid "length required when allocating a slice"
15738 msgstr ""
15740 #: go/gofrontend/expressions.cc:7581
15741 msgid "len larger than cap"
15742 msgstr ""
15744 #: go/gofrontend/expressions.cc:7590
15745 msgid "too many arguments to make"
15746 msgstr ""
15748 #: go/gofrontend/expressions.cc:8647
15749 msgid "argument must be array or slice or channel"
15750 msgstr ""
15752 #: go/gofrontend/expressions.cc:8657
15753 msgid "argument must be string or array or slice or map or channel"
15754 msgstr ""
15756 #: go/gofrontend/expressions.cc:8703
15757 msgid "unsupported argument type to builtin function"
15758 msgstr ""
15760 #: go/gofrontend/expressions.cc:8714
15761 msgid "argument must be channel"
15762 msgstr ""
15764 #: go/gofrontend/expressions.cc:8716
15765 msgid "cannot close receive-only channel"
15766 msgstr ""
15768 #: go/gofrontend/expressions.cc:8738
15769 msgid "argument must be a field reference"
15770 msgstr ""
15772 #: go/gofrontend/expressions.cc:8768
15773 msgid "left argument must be a slice"
15774 msgstr ""
15776 #: go/gofrontend/expressions.cc:8776
15777 msgid "element types must be the same"
15778 msgstr ""
15780 #: go/gofrontend/expressions.cc:8781
15781 msgid "first argument must be []byte"
15782 msgstr ""
15784 #: go/gofrontend/expressions.cc:8784
15785 msgid "second argument must be slice or string"
15786 msgstr ""
15788 #: go/gofrontend/expressions.cc:8896
15789 msgid "argument must have complex type"
15790 msgstr ""
15792 #: go/gofrontend/expressions.cc:8914
15793 msgid "complex arguments must have identical types"
15794 msgstr ""
15796 #: go/gofrontend/expressions.cc:8916
15797 msgid "complex arguments must have floating-point type"
15798 msgstr ""
15800 #: go/gofrontend/expressions.cc:9476 go/gofrontend/expressions.cc:10084
15801 #: go/gofrontend/expressions.cc:10453
15802 msgid "expected function"
15803 msgstr ""
15805 #: go/gofrontend/expressions.cc:9504
15806 msgid "multiple-value argument in single-value context"
15807 msgstr ""
15809 #: go/gofrontend/expressions.cc:9713
15810 msgid "invalid use of %<...%> with non-slice"
15811 msgstr ""
15813 #: go/gofrontend/expressions.cc:10092
15814 msgid "function result count mismatch"
15815 msgstr ""
15817 #: go/gofrontend/expressions.cc:10110
15818 msgid "incompatible type for receiver"
15819 msgstr ""
15821 #: go/gofrontend/expressions.cc:10128
15822 msgid "invalid use of %<...%> calling non-variadic function"
15823 msgstr ""
15825 #: go/gofrontend/expressions.cc:10462 go/gofrontend/expressions.cc:10476
15826 msgid "number of results does not match number of values"
15827 msgstr ""
15829 #: go/gofrontend/expressions.cc:10780 go/gofrontend/expressions.cc:11299
15830 msgid "index must be integer"
15831 msgstr ""
15833 #: go/gofrontend/expressions.cc:10788 go/gofrontend/expressions.cc:11307
15834 msgid "slice end must be integer"
15835 msgstr ""
15837 #: go/gofrontend/expressions.cc:10796
15838 msgid "slice capacity must be integer"
15839 msgstr ""
15841 #: go/gofrontend/expressions.cc:10846 go/gofrontend/expressions.cc:11341
15842 msgid "inverted slice range"
15843 msgstr ""
15845 #: go/gofrontend/expressions.cc:10889
15846 msgid "slice of unaddressable value"
15847 msgstr ""
15849 #: go/gofrontend/expressions.cc:11567
15850 msgid "incompatible type for map index"
15851 msgstr ""
15853 #: go/gofrontend/expressions.cc:11938
15854 msgid "expected interface or pointer to interface"
15855 msgstr ""
15857 #: go/gofrontend/expressions.cc:12659
15858 msgid "too many expressions for struct"
15859 msgstr ""
15861 #: go/gofrontend/expressions.cc:12672
15862 msgid "too few expressions for struct"
15863 msgstr ""
15865 #: go/gofrontend/expressions.cc:14337 go/gofrontend/statements.cc:1550
15866 msgid "type assertion only valid for interface types"
15867 msgstr ""
15869 #: go/gofrontend/expressions.cc:14349
15870 msgid "impossible type assertion: type does not implement interface"
15871 msgstr ""
15873 #: go/gofrontend/expressions.cc:14519 go/gofrontend/expressions.cc:14539
15874 #: go/gofrontend/statements.cc:1397
15875 msgid "expected channel"
15876 msgstr ""
15878 #: go/gofrontend/expressions.cc:14544 go/gofrontend/statements.cc:1402
15879 msgid "invalid receive on send-only channel"
15880 msgstr ""
15882 #: go/gofrontend/parse.cc:3114
15883 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15884 msgstr ""
15886 #: go/gofrontend/parse.cc:4672
15887 msgid "cannot fallthrough final case in switch"
15888 msgstr ""
15890 #: go/gofrontend/statements.cc:781
15891 msgid "invalid left hand side of assignment"
15892 msgstr ""
15894 #: go/gofrontend/statements.cc:792 go/gofrontend/statements.cc:1113
15895 msgid "use of untyped nil"
15896 msgstr ""
15898 #: go/gofrontend/statements.cc:1235
15899 msgid "expected map index on right hand side"
15900 msgstr ""
15902 #: go/gofrontend/statements.cc:2672 go/gofrontend/statements.cc:2702
15903 msgid "not enough arguments to return"
15904 msgstr ""
15906 #: go/gofrontend/statements.cc:2680
15907 msgid "return with value in function with no return type"
15908 msgstr ""
15910 #: go/gofrontend/statements.cc:2708
15911 msgid "too many values in return statement"
15912 msgstr ""
15914 #: go/gofrontend/statements.cc:3115
15915 msgid "expected boolean expression"
15916 msgstr ""
15918 #: go/gofrontend/statements.cc:4212
15919 msgid "cannot type switch on non-interface value"
15920 msgstr ""
15922 #: go/gofrontend/statements.cc:4347
15923 msgid "incompatible types in send"
15924 msgstr ""
15926 #: go/gofrontend/statements.cc:4352
15927 msgid "invalid send on receive-only channel"
15928 msgstr ""
15930 #: go/gofrontend/statements.cc:5298
15931 msgid "too many variables for range clause with channel"
15932 msgstr ""
15934 #: go/gofrontend/statements.cc:5305
15935 msgid "range clause must have array, slice, string, map, or channel type"
15936 msgstr ""
15938 #: go/gofrontend/types.cc:547
15939 msgid "invalid comparison of non-ordered type"
15940 msgstr ""
15942 #: go/gofrontend/types.cc:563
15943 msgid "slice can only be compared to nil"
15944 msgstr ""
15946 #: go/gofrontend/types.cc:565
15947 msgid "map can only be compared to nil"
15948 msgstr ""
15950 #: go/gofrontend/types.cc:567
15951 msgid "func can only be compared to nil"
15952 msgstr ""
15954 #: go/gofrontend/types.cc:573
15955 #, c-format
15956 msgid "invalid operation (%s)"
15957 msgstr "некоректна операція (%s)"
15959 #: go/gofrontend/types.cc:596
15960 msgid "invalid comparison of non-comparable type"
15961 msgstr ""
15963 #: go/gofrontend/types.cc:609
15964 msgid "invalid comparison of generated struct"
15965 msgstr ""
15967 #: go/gofrontend/types.cc:620
15968 msgid "invalid comparison of non-comparable struct"
15969 msgstr ""
15971 #: go/gofrontend/types.cc:630
15972 msgid "invalid comparison of generated array"
15973 msgstr ""
15975 #: go/gofrontend/types.cc:637
15976 msgid "invalid comparison of non-comparable array"
15977 msgstr ""
15979 #: go/gofrontend/types.cc:665
15980 msgid "multiple-value function call in single-value context"
15981 msgstr ""
15983 #: go/gofrontend/types.cc:748
15984 msgid "need explicit conversion"
15985 msgstr ""
15987 #: go/gofrontend/types.cc:756
15988 #, c-format
15989 msgid "cannot use type %s as type %s"
15990 msgstr ""
15992 #: go/gofrontend/types.cc:792
15993 msgid "conversion from normal type to notinheap type"
15994 msgstr ""
15996 #: go/gofrontend/types.cc:4528
15997 msgid "different receiver types"
15998 msgstr ""
16000 #: go/gofrontend/types.cc:4552 go/gofrontend/types.cc:4565
16001 #: go/gofrontend/types.cc:4580
16002 msgid "different number of parameters"
16003 msgstr ""
16005 #: go/gofrontend/types.cc:4573
16006 msgid "different parameter types"
16007 msgstr ""
16009 #: go/gofrontend/types.cc:4588
16010 msgid "different varargs"
16011 msgstr ""
16013 #: go/gofrontend/types.cc:4601 go/gofrontend/types.cc:4614
16014 #: go/gofrontend/types.cc:4630
16015 msgid "different number of results"
16016 msgstr ""
16018 #: go/gofrontend/types.cc:4623
16019 msgid "different result types"
16020 msgstr ""
16022 #: go/gofrontend/types.cc:8871
16023 #, c-format
16024 msgid "need explicit conversion; missing method %s%s%s"
16025 msgstr ""
16027 #: go/gofrontend/types.cc:8888 go/gofrontend/types.cc:9031
16028 #, c-format
16029 msgid "incompatible type for method %s%s%s"
16030 msgstr ""
16032 #: go/gofrontend/types.cc:8892 go/gofrontend/types.cc:9035
16033 #, c-format
16034 msgid "incompatible type for method %s%s%s (%s)"
16035 msgstr ""
16037 #: go/gofrontend/types.cc:8971 go/gofrontend/types.cc:8984
16038 msgid "pointer to interface type has no methods"
16039 msgstr ""
16041 #: go/gofrontend/types.cc:8973 go/gofrontend/types.cc:8986
16042 msgid "type has no methods"
16043 msgstr ""
16045 #: go/gofrontend/types.cc:9007
16046 #, c-format
16047 msgid "ambiguous method %s%s%s"
16048 msgstr ""
16050 #: go/gofrontend/types.cc:9010
16051 #, c-format
16052 msgid "missing method %s%s%s"
16053 msgstr ""
16055 #: go/gofrontend/types.cc:9052
16056 #, c-format
16057 msgid "method %s%s%s requires a pointer receiver"
16058 msgstr ""
16060 #: go/gofrontend/types.cc:9070
16061 #, c-format
16062 msgid "method %s%s%s is marked go:nointerface"
16063 msgstr ""
16065 #: attribs.c:437
16066 #, gcc-internal-format
16067 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
16068 msgstr ""
16070 #: attribs.c:443
16071 #, gcc-internal-format
16072 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
16073 msgstr ""
16075 #: attribs.c:449 c-family/c-attribs.c:1894 cp/decl.c:13690 cp/friend.c:302
16076 #: cp/tree.c:4559
16077 #, gcc-internal-format
16078 msgid "previous declaration here"
16079 msgstr ""
16081 #. Warn about and ignore all others for now, but store them.
16082 #: attribs.c:564 c-family/c-attribs.c:2717 objc/objc-act.c:4963
16083 #: objc/objc-act.c:6932 objc/objc-act.c:8119 objc/objc-act.c:8170
16084 #, gcc-internal-format
16085 msgid "%qE attribute directive ignored"
16086 msgstr ""
16088 #: attribs.c:568
16089 #, gcc-internal-format
16090 msgid "%<%E::%E%> scoped attribute directive ignored"
16091 msgstr ""
16093 #: attribs.c:577
16094 #, gcc-internal-format
16095 msgid "wrong number of arguments specified for %qE attribute"
16096 msgstr ""
16098 #. This is a c++11 attribute that appertains to a
16099 #. type-specifier, outside of the definition of, a class
16100 #. type.  Ignore it.
16101 #: attribs.c:590 cp/decl.c:10999
16102 #, gcc-internal-format
16103 msgid "attribute ignored"
16104 msgstr ""
16106 #: attribs.c:592 cp/decl.c:11000
16107 #, gcc-internal-format
16108 msgid "an attribute that appertains to a type-specifier is ignored"
16109 msgstr ""
16111 #: attribs.c:610 c-family/c-attribs.c:3219
16112 #, gcc-internal-format
16113 msgid "%qE attribute does not apply to types"
16114 msgstr ""
16116 #: attribs.c:659
16117 #, gcc-internal-format
16118 msgid "%qE attribute only applies to function types"
16119 msgstr ""
16121 #: attribs.c:669
16122 #, gcc-internal-format
16123 msgid "type attributes ignored after type is already defined"
16124 msgstr ""
16126 #: attribs.c:691 attribs.c:1622 attribs.c:1632 attribs.c:1642
16127 #: c-family/c-attribs.c:540 c-family/c-attribs.c:559 c-family/c-attribs.c:577
16128 #: c-family/c-attribs.c:607 c-family/c-attribs.c:628 c-family/c-attribs.c:649
16129 #: c-family/c-attribs.c:690 c-family/c-attribs.c:717 c-family/c-attribs.c:733
16130 #: c-family/c-attribs.c:750 c-family/c-attribs.c:766 c-family/c-attribs.c:792
16131 #: c-family/c-attribs.c:807 c-family/c-attribs.c:835 c-family/c-attribs.c:852
16132 #: c-family/c-attribs.c:870 c-family/c-attribs.c:893 c-family/c-attribs.c:931
16133 #: c-family/c-attribs.c:954 c-family/c-attribs.c:971 c-family/c-attribs.c:1000
16134 #: c-family/c-attribs.c:1021 c-family/c-attribs.c:1042
16135 #: c-family/c-attribs.c:1069 c-family/c-attribs.c:1099
16136 #: c-family/c-attribs.c:1136 c-family/c-attribs.c:1189
16137 #: c-family/c-attribs.c:1255 c-family/c-attribs.c:1313
16138 #: c-family/c-attribs.c:1402 c-family/c-attribs.c:1432
16139 #: c-family/c-attribs.c:1483 c-family/c-attribs.c:1998
16140 #: c-family/c-attribs.c:2035 c-family/c-attribs.c:2096
16141 #: c-family/c-attribs.c:2152 c-family/c-attribs.c:2230
16142 #: c-family/c-attribs.c:2312 c-family/c-attribs.c:2371
16143 #: c-family/c-attribs.c:2390 c-family/c-attribs.c:2498
16144 #: c-family/c-attribs.c:2514 c-family/c-attribs.c:2530
16145 #: c-family/c-attribs.c:2551 c-family/c-attribs.c:2608
16146 #: c-family/c-attribs.c:2635 c-family/c-attribs.c:2690
16147 #: c-family/c-attribs.c:2870 c-family/c-attribs.c:2891
16148 #: c-family/c-attribs.c:3004 c-family/c-attribs.c:3031
16149 #: c-family/c-attribs.c:3221 c-family/c-attribs.c:3239
16150 #: c-family/c-attribs.c:3262 c-family/c-attribs.c:3301
16151 #: c-family/c-attribs.c:3383 c-family/c-attribs.c:3439
16152 #: c-family/c-attribs.c:3455 c-family/c-attribs.c:3549
16153 #: c-family/c-common.c:5600 config/darwin.c:2072 config/arm/arm.c:6868
16154 #: config/arm/arm.c:6896 config/arm/arm.c:6913 config/avr/avr.c:9698
16155 #: config/h8300/h8300.c:5483 config/h8300/h8300.c:5507 config/i386/i386.c:6497
16156 #: config/i386/i386.c:41520 config/ia64/ia64.c:788
16157 #: config/powerpcspe/powerpcspe.c:35859 config/rs6000/rs6000.c:33056
16158 #: config/spu/spu.c:3743 ada/gcc-interface/utils.c:6244
16159 #: ada/gcc-interface/utils.c:6261 ada/gcc-interface/utils.c:6277
16160 #: ada/gcc-interface/utils.c:6303 brig/brig-lang.c:476 lto/lto-lang.c:283
16161 #, gcc-internal-format
16162 msgid "%qE attribute ignored"
16163 msgstr ""
16165 #: attribs.c:989
16166 #, gcc-internal-format
16167 msgid "missing %<target%> attribute for multi-versioned %qD"
16168 msgstr ""
16170 #: attribs.c:992 cp/decl.c:1216 cp/decl.c:2010 cp/decl.c:2020 cp/decl.c:2592
16171 #: cp/decl.c:3012
16172 #, gcc-internal-format
16173 msgid "previous declaration of %qD"
16174 msgstr ""
16176 #: attribs.c:1135
16177 #, gcc-internal-format
16178 msgid "ignoring attributes applied to %qT after definition"
16179 msgstr ""
16181 #: attribs.c:1553
16182 #, gcc-internal-format
16183 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
16184 msgstr ""
16186 #: attribs.c:1565
16187 #, gcc-internal-format
16188 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
16189 msgstr ""
16191 #: attribs.c:1579
16192 #, gcc-internal-format
16193 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
16194 msgstr ""
16196 #: attribs.c:1660
16197 #, gcc-internal-format
16198 msgid "inline function %q+D declared as  dllimport: attribute ignored"
16199 msgstr ""
16201 #: attribs.c:1668
16202 #, gcc-internal-format
16203 msgid "function %q+D definition is marked dllimport"
16204 msgstr ""
16206 #: attribs.c:1676
16207 #, gcc-internal-format
16208 msgid "variable %q+D definition is marked dllimport"
16209 msgstr ""
16211 #: attribs.c:1702
16212 #, gcc-internal-format
16213 msgid "external linkage required for symbol %q+D because of %qE attribute"
16214 msgstr ""
16216 #: attribs.c:1716
16217 #, gcc-internal-format
16218 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
16219 msgstr ""
16221 #: auto-profile.c:348
16222 #, gcc-internal-format
16223 msgid "offset exceeds 16 bytes"
16224 msgstr ""
16226 #: auto-profile.c:855
16227 #, gcc-internal-format
16228 msgid "Not expected TAG."
16229 msgstr ""
16231 #: auto-profile.c:921
16232 #, gcc-internal-format, gfc-internal-format
16233 msgid "cannot open profile file %s"
16234 msgstr "не вдалося відкрити файл профілювання %s"
16236 #: auto-profile.c:927
16237 #, gcc-internal-format
16238 msgid "AutoFDO profile magic number does not match"
16239 msgstr ""
16241 #: auto-profile.c:935
16242 #, gcc-internal-format, gfc-internal-format
16243 msgid "AutoFDO profile version %u does match %u"
16244 msgstr ""
16246 #: auto-profile.c:947
16247 #, gcc-internal-format, gfc-internal-format
16248 msgid "cannot read string table from %s"
16249 msgstr "не вдалося прочитати таблицю рядків з %s"
16251 #: auto-profile.c:955
16252 #, gcc-internal-format, gfc-internal-format
16253 msgid "cannot read function profile from %s"
16254 msgstr "не вдалося прочитати профіль функції з %s"
16256 #: auto-profile.c:965
16257 #, gcc-internal-format, gfc-internal-format
16258 msgid "cannot read working set from %s"
16259 msgstr "не вдалося прочитати робочий набір з %s"
16261 #: bt-load.c:1562
16262 #, gcc-internal-format
16263 msgid "branch target register load optimization is not intended to be run twice"
16264 msgstr ""
16266 #: builtins.c:659
16267 #, gcc-internal-format
16268 msgid "offset %qwi outside bounds of constant string"
16269 msgstr ""
16271 #: builtins.c:1258
16272 #, gcc-internal-format
16273 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16274 msgstr ""
16276 #: builtins.c:1265
16277 #, gcc-internal-format
16278 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16279 msgstr ""
16281 #: builtins.c:1273
16282 #, gcc-internal-format
16283 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16284 msgstr ""
16286 #: builtins.c:1280
16287 #, gcc-internal-format
16288 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16289 msgstr ""
16291 #: builtins.c:3132
16292 #, gcc-internal-format
16293 msgid "%K%qD specified size %E exceeds maximum object size %E"
16294 msgstr ""
16296 #: builtins.c:3137
16297 #, gcc-internal-format
16298 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
16299 msgstr ""
16301 #: builtins.c:3170 builtins.c:3185
16302 #, gcc-internal-format
16303 msgid "%K%qD writing %E or more bytes into a region of size %E overflows the destination"
16304 msgstr ""
16306 #: builtins.c:3176
16307 #, gcc-internal-format
16308 msgid "%K%qD writing %E byte into a region of size %E overflows the destination"
16309 msgid_plural "%K%qD writing %E bytes into a region of size %E overflows the destination"
16310 msgstr[0] ""
16311 msgstr[1] ""
16312 msgstr[2] ""
16314 #: builtins.c:3191
16315 #, gcc-internal-format
16316 msgid "%K%qD writing between %E and %E bytes into a region of size %E overflows the destination"
16317 msgstr ""
16319 #: builtins.c:3227
16320 #, gcc-internal-format
16321 msgid "%K%qD specified bound %E exceeds maximum object size %E"
16322 msgstr ""
16324 #: builtins.c:3233
16325 #, gcc-internal-format
16326 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
16327 msgstr ""
16329 #: builtins.c:3248
16330 #, gcc-internal-format
16331 msgid "%K%qD specified bound %E exceeds destination size %E"
16332 msgstr ""
16334 #: builtins.c:3254
16335 #, gcc-internal-format
16336 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
16337 msgstr ""
16339 #: builtins.c:3276
16340 #, gcc-internal-format
16341 msgid "%K%qD reading %E byte from a region of size %E"
16342 msgid_plural "%K%qD reading %E bytes from a region of size %E"
16343 msgstr[0] ""
16344 msgstr[1] ""
16345 msgstr[2] ""
16347 #: builtins.c:3283
16348 #, gcc-internal-format
16349 msgid "%K%qD reading %E or more bytes from a region of size %E"
16350 msgstr ""
16352 #: builtins.c:3289
16353 #, gcc-internal-format
16354 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
16355 msgstr ""
16357 #: builtins.c:3967 builtins.c:4033
16358 #, gcc-internal-format
16359 msgid "%K%qD specified bound %E equals destination size"
16360 msgstr ""
16362 #: builtins.c:4881 gimplify.c:3269
16363 #, gcc-internal-format
16364 msgid "too few arguments to function %<va_start%>"
16365 msgstr ""
16367 #: builtins.c:4981
16368 #, gcc-internal-format
16369 msgid "invalid argument to %qD"
16370 msgstr "некоректний аргумент %qD"
16372 #: builtins.c:4994
16373 #, gcc-internal-format
16374 msgid "unsupported argument to %qD"
16375 msgstr ""
16377 #. Warn since no effort is made to ensure that any frame
16378 #. beyond the current one exists or can be safely reached.
16379 #: builtins.c:5002
16380 #, gcc-internal-format
16381 msgid "calling %qD with a nonzero argument is unsafe"
16382 msgstr ""
16384 #: builtins.c:5302
16385 #, gcc-internal-format
16386 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16387 msgstr ""
16389 #: builtins.c:5401
16390 #, gcc-internal-format
16391 msgid "trampoline generated for nested function %qD"
16392 msgstr ""
16394 #: builtins.c:5745 builtins.c:5758
16395 #, gcc-internal-format
16396 msgid "%qD changed semantics in GCC 4.4"
16397 msgstr ""
16399 #: builtins.c:5864
16400 #, gcc-internal-format
16401 msgid "unknown architecture specifier in memory model to builtin"
16402 msgstr ""
16404 #: builtins.c:5872
16405 #, gcc-internal-format
16406 msgid "invalid memory model argument to builtin"
16407 msgstr ""
16409 #: builtins.c:5933 builtins.c:6060
16410 #, gcc-internal-format
16411 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
16412 msgstr ""
16414 #: builtins.c:5941 builtins.c:6068
16415 #, gcc-internal-format
16416 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16417 msgstr ""
16419 #: builtins.c:6126
16420 #, gcc-internal-format
16421 msgid "invalid memory model for %<__atomic_load%>"
16422 msgstr ""
16424 #: builtins.c:6158 builtins.c:6351
16425 #, gcc-internal-format
16426 msgid "invalid memory model for %<__atomic_store%>"
16427 msgstr ""
16429 #: builtins.c:6472
16430 #, gcc-internal-format
16431 msgid "non-constant argument 1 to __atomic_always_lock_free"
16432 msgstr ""
16434 #: builtins.c:6514
16435 #, gcc-internal-format
16436 msgid "non-integer argument 1 to __atomic_is_lock_free"
16437 msgstr ""
16439 #: builtins.c:6578
16440 #, gcc-internal-format
16441 msgid "__builtin_thread_pointer is not supported on this target"
16442 msgstr ""
16444 #: builtins.c:6598
16445 #, gcc-internal-format
16446 msgid "__builtin_set_thread_pointer is not supported on this target"
16447 msgstr ""
16449 #. All valid uses of __builtin_va_arg_pack () are removed during
16450 #. inlining.
16451 #: builtins.c:6858 expr.c:10967
16452 #, gcc-internal-format
16453 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16454 msgstr ""
16456 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16457 #. inlining.
16458 #: builtins.c:6864
16459 #, gcc-internal-format
16460 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16461 msgstr ""
16463 #: builtins.c:7119
16464 #, gcc-internal-format
16465 msgid "%<__builtin_longjmp%> second argument must be 1"
16466 msgstr ""
16468 #. Software implementation of Pointer Bounds Checker is NYI.
16469 #. Target support is required.
16470 #: builtins.c:7753
16471 #, gcc-internal-format
16472 msgid "Your target platform does not support -fcheck-pointer-bounds"
16473 msgstr ""
16475 #: builtins.c:8089
16476 #, gcc-internal-format
16477 msgid "target format does not support infinity"
16478 msgstr ""
16480 #: builtins.c:9712
16481 #, gcc-internal-format
16482 msgid "%<va_start%> used in function with fixed args"
16483 msgstr ""
16485 #: builtins.c:9720
16486 #, gcc-internal-format
16487 msgid "wrong number of arguments to function %<va_start%>"
16488 msgstr ""
16490 #: builtins.c:9735
16491 #, gcc-internal-format
16492 msgid "%<__builtin_next_arg%> called without an argument"
16493 msgstr ""
16495 #: builtins.c:9740
16496 #, gcc-internal-format
16497 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16498 msgstr ""
16500 #: builtins.c:9772
16501 #, gcc-internal-format
16502 msgid "second parameter of %<va_start%> not last named argument"
16503 msgstr ""
16505 #: builtins.c:9785
16506 #, gcc-internal-format
16507 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
16508 msgstr ""
16510 #: builtins.c:9814
16511 #, gcc-internal-format
16512 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
16513 msgstr ""
16515 #: builtins.c:9827
16516 #, gcc-internal-format
16517 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
16518 msgstr ""
16520 #: builtins.c:10103
16521 #, gcc-internal-format
16522 msgid "%Kattempt to free a non-heap object %qD"
16523 msgstr ""
16525 #: builtins.c:10106
16526 #, gcc-internal-format
16527 msgid "%Kattempt to free a non-heap object"
16528 msgstr ""
16530 #: calls.c:1434
16531 #, gcc-internal-format
16532 msgid "%Kargument %i value %qE is negative"
16533 msgstr ""
16535 #: calls.c:1452
16536 #, gcc-internal-format
16537 msgid "%Kargument %i value is zero"
16538 msgstr ""
16540 #: calls.c:1469
16541 #, gcc-internal-format
16542 msgid "%Kargument %i value %qE exceeds maximum object size %E"
16543 msgstr ""
16545 #: calls.c:1483
16546 #, gcc-internal-format
16547 msgid "%Kargument %i range [%E, %E] is negative"
16548 msgstr ""
16550 #: calls.c:1490
16551 #, gcc-internal-format
16552 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
16553 msgstr ""
16555 #: calls.c:1520
16556 #, gcc-internal-format
16557 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
16558 msgstr ""
16560 #: calls.c:1526
16561 #, gcc-internal-format
16562 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
16563 msgstr ""
16565 #: calls.c:1537 calls.c:1540
16566 #, gcc-internal-format
16567 msgid "argument %i in the range [%E, %E]"
16568 msgstr ""
16570 #: calls.c:1551
16571 #, gcc-internal-format
16572 msgid "in a call to built-in allocation function %qD"
16573 msgstr "у виклику до вбудованої функції розподілу пам'яті %qD"
16575 #: calls.c:1554
16576 #, gcc-internal-format
16577 msgid "in a call to allocation function %qD declared here"
16578 msgstr "у виклику до функції отримання області пам'яті %qD оголошено тут"
16580 #: calls.c:1711
16581 #, gcc-internal-format
16582 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %E"
16583 msgstr ""
16585 #: calls.c:1716
16586 #, gcc-internal-format
16587 msgid "%qD argument %i declared attribute %<nonstring%>"
16588 msgstr ""
16590 #: calls.c:1721
16591 #, gcc-internal-format
16592 msgid "argument %qD declared here"
16593 msgstr "аргумент %qD оголошено тут:"
16595 #: calls.c:1735
16596 #, gcc-internal-format, gfc-internal-format
16597 msgid "cannot tail-call: %s"
16598 msgstr "хвостовий виклик неможливий: %s"
16600 #: calls.c:3365
16601 #, gcc-internal-format
16602 msgid "function call has aggregate value"
16603 msgstr ""
16605 #: calls.c:4059
16606 #, gcc-internal-format
16607 msgid "passing too large argument on stack"
16608 msgstr ""
16610 #: cfgexpand.c:1665 function.c:1002 varasm.c:2231
16611 #, gcc-internal-format
16612 msgid "size of variable %q+D is too large"
16613 msgstr ""
16615 #: cfgexpand.c:1677
16616 #, gcc-internal-format
16617 msgid "cannot allocate stack for variable %q+D, naked function."
16618 msgstr ""
16620 #: cfgexpand.c:2781
16621 #, gcc-internal-format
16622 msgid "too many alternatives in %<asm%>"
16623 msgstr ""
16625 #: cfgexpand.c:2788
16626 #, gcc-internal-format
16627 msgid "operand constraints for %<asm%> differ in number of alternatives"
16628 msgstr ""
16630 #: cfgexpand.c:2809
16631 #, gcc-internal-format
16632 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16633 msgstr ""
16635 #: cfgexpand.c:2883
16636 #, gcc-internal-format
16637 msgid "more than %d operands in %<asm%>"
16638 msgstr ""
16640 #. ??? Diagnose during gimplification?
16641 #: cfgexpand.c:2936
16642 #, gcc-internal-format
16643 msgid "unknown register name %qs in %<asm%>"
16644 msgstr ""
16646 #. ??? Diagnose during gimplification?
16647 #: cfgexpand.c:2957
16648 #, gcc-internal-format
16649 msgid "PIC register clobbered by %qs in %<asm%>"
16650 msgstr ""
16652 #: cfgexpand.c:3062
16653 #, gcc-internal-format, gfc-internal-format
16654 msgid "output number %d not directly addressable"
16655 msgstr ""
16657 #: cfgexpand.c:3143
16658 #, gcc-internal-format
16659 msgid "asm operand %d probably doesn%'t match constraints"
16660 msgstr ""
16662 #: cfgexpand.c:3326
16663 #, gcc-internal-format
16664 msgid "asm clobber conflict with output operand"
16665 msgstr ""
16667 #: cfgexpand.c:3330
16668 #, gcc-internal-format
16669 msgid "asm clobber conflict with input operand"
16670 msgstr ""
16672 #: cfgexpand.c:6303
16673 #, gcc-internal-format
16674 msgid "stack protector not protecting local variables: variable length buffer"
16675 msgstr ""
16677 #: cfgexpand.c:6307
16678 #, gcc-internal-format, gfc-internal-format
16679 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
16680 msgstr ""
16682 #: cfghooks.c:111
16683 #, gcc-internal-format, gfc-internal-format
16684 msgid "bb %d on wrong place"
16685 msgstr ""
16687 #: cfghooks.c:117
16688 #, gcc-internal-format, gfc-internal-format
16689 msgid "prev_bb of %d should be %d, not %d"
16690 msgstr ""
16692 #: cfghooks.c:134
16693 #, gcc-internal-format, gfc-internal-format
16694 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16695 msgstr ""
16697 #: cfghooks.c:140
16698 #, gcc-internal-format, gfc-internal-format
16699 msgid "verify_flow_info: Block %i lacks loop_father"
16700 msgstr ""
16702 #: cfghooks.c:146
16703 #, gcc-internal-format, gfc-internal-format
16704 msgid "verify_flow_info: Wrong count of block %i"
16705 msgstr ""
16707 #: cfghooks.c:154
16708 #, gcc-internal-format, gfc-internal-format
16709 msgid "verify_flow_info: Missing count of block %i"
16710 msgstr ""
16712 #: cfghooks.c:162
16713 #, gcc-internal-format, gfc-internal-format
16714 msgid "verify_flow_info: Duplicate edge %i->%i"
16715 msgstr ""
16717 #: cfghooks.c:171
16718 #, gcc-internal-format, gfc-internal-format
16719 msgid "Uninitialized probability of edge %i->%i"
16720 msgstr ""
16722 #: cfghooks.c:177
16723 #, gcc-internal-format, gfc-internal-format
16724 msgid "verify_flow_info: Wrong probability of edge %i->%i"
16725 msgstr ""
16727 #: cfghooks.c:189
16728 #, gcc-internal-format, gfc-internal-format
16729 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16730 msgstr ""
16732 #: cfghooks.c:203
16733 #, gcc-internal-format, gfc-internal-format
16734 msgid "wrong amount of branch edges after unconditional jump %i"
16735 msgstr ""
16737 #: cfghooks.c:211 cfghooks.c:222
16738 #, gcc-internal-format, gfc-internal-format
16739 msgid "basic block %d pred edge is corrupted"
16740 msgstr ""
16742 #: cfghooks.c:223
16743 #, gcc-internal-format, gfc-internal-format
16744 msgid "its dest_idx should be %d, not %d"
16745 msgstr ""
16747 #: cfghooks.c:252
16748 #, gcc-internal-format, gfc-internal-format
16749 msgid "basic block %i edge lists are corrupted"
16750 msgstr ""
16752 #: cfghooks.c:265
16753 #, gcc-internal-format
16754 msgid "verify_flow_info failed"
16755 msgstr ""
16757 #: cfghooks.c:323
16758 #, gcc-internal-format, gfc-internal-format
16759 msgid "%s does not support dump_bb_for_graph"
16760 msgstr ""
16762 #: cfghooks.c:366
16763 #, gcc-internal-format, gfc-internal-format
16764 msgid "%s does not support redirect_edge_and_branch"
16765 msgstr ""
16767 #: cfghooks.c:386
16768 #, gcc-internal-format, gfc-internal-format
16769 msgid "%s does not support can_remove_branch_p"
16770 msgstr ""
16772 #: cfghooks.c:480
16773 #, gcc-internal-format, gfc-internal-format
16774 msgid "%s does not support redirect_edge_and_branch_force"
16775 msgstr ""
16777 #: cfghooks.c:518
16778 #, gcc-internal-format, gfc-internal-format
16779 msgid "%s does not support split_block"
16780 msgstr ""
16782 #: cfghooks.c:584
16783 #, gcc-internal-format, gfc-internal-format
16784 msgid "%s does not support move_block_after"
16785 msgstr ""
16787 #: cfghooks.c:597
16788 #, gcc-internal-format, gfc-internal-format
16789 msgid "%s does not support delete_basic_block"
16790 msgstr ""
16792 #: cfghooks.c:643
16793 #, gcc-internal-format, gfc-internal-format
16794 msgid "%s does not support split_edge"
16795 msgstr ""
16797 #: cfghooks.c:716
16798 #, gcc-internal-format, gfc-internal-format
16799 msgid "%s does not support create_basic_block"
16800 msgstr ""
16802 #: cfghooks.c:757
16803 #, gcc-internal-format, gfc-internal-format
16804 msgid "%s does not support can_merge_blocks_p"
16805 msgstr ""
16807 #: cfghooks.c:768
16808 #, gcc-internal-format, gfc-internal-format
16809 msgid "%s does not support predict_edge"
16810 msgstr ""
16812 #: cfghooks.c:777
16813 #, gcc-internal-format, gfc-internal-format
16814 msgid "%s does not support predicted_by_p"
16815 msgstr ""
16817 #: cfghooks.c:791
16818 #, gcc-internal-format, gfc-internal-format
16819 msgid "%s does not support merge_blocks"
16820 msgstr ""
16822 #: cfghooks.c:872
16823 #, gcc-internal-format, gfc-internal-format
16824 msgid "%s does not support make_forwarder_block"
16825 msgstr ""
16827 #: cfghooks.c:1021
16828 #, gcc-internal-format, gfc-internal-format
16829 msgid "%s does not support force_nonfallthru"
16830 msgstr ""
16832 #: cfghooks.c:1055
16833 #, gcc-internal-format, gfc-internal-format
16834 msgid "%s does not support can_duplicate_block_p"
16835 msgstr ""
16837 #: cfghooks.c:1077
16838 #, gcc-internal-format, gfc-internal-format
16839 msgid "%s does not support duplicate_block"
16840 msgstr ""
16842 #: cfghooks.c:1152
16843 #, gcc-internal-format, gfc-internal-format
16844 msgid "%s does not support block_ends_with_call_p"
16845 msgstr ""
16847 #: cfghooks.c:1163
16848 #, gcc-internal-format, gfc-internal-format
16849 msgid "%s does not support block_ends_with_condjump_p"
16850 msgstr ""
16852 #: cfghooks.c:1181
16853 #, gcc-internal-format, gfc-internal-format
16854 msgid "%s does not support flow_call_edges_add"
16855 msgstr ""
16857 #: cfgloop.c:1388
16858 #, gcc-internal-format
16859 msgid "loop verification on loop tree that needs fixup"
16860 msgstr ""
16862 #: cfgloop.c:1404
16863 #, gcc-internal-format
16864 msgid "corrupt loop tree root"
16865 msgstr ""
16867 #: cfgloop.c:1414
16868 #, gcc-internal-format, gfc-internal-format
16869 msgid "loop with header %d marked for removal"
16870 msgstr ""
16872 #: cfgloop.c:1419
16873 #, gcc-internal-format, gfc-internal-format
16874 msgid "loop with header %d not in loop tree"
16875 msgstr ""
16877 #: cfgloop.c:1425
16878 #, gcc-internal-format, gfc-internal-format
16879 msgid "non-loop with header %d not marked for removal"
16880 msgstr ""
16882 #: cfgloop.c:1439
16883 #, gcc-internal-format, gfc-internal-format
16884 msgid "removed loop %d in loop tree"
16885 msgstr ""
16887 #: cfgloop.c:1447
16888 #, gcc-internal-format, gfc-internal-format
16889 msgid "size of loop %d should be %d, not %d"
16890 msgstr ""
16892 #: cfgloop.c:1458
16893 #, gcc-internal-format, gfc-internal-format
16894 msgid "bb %d does not belong to loop %d"
16895 msgstr ""
16897 #: cfgloop.c:1470
16898 #, gcc-internal-format, gfc-internal-format
16899 msgid "bb %d has father loop %d, should be loop %d"
16900 msgstr ""
16902 #: cfgloop.c:1486
16903 #, gcc-internal-format
16904 msgid "loop %d%'s header is not a loop header"
16905 msgstr ""
16907 #: cfgloop.c:1492
16908 #, gcc-internal-format
16909 msgid "loop %d%'s header does not have exactly 2 entries"
16910 msgstr ""
16912 #: cfgloop.c:1499
16913 #, gcc-internal-format
16914 msgid "loop %d%'s latch does not have an edge to its header"
16915 msgstr ""
16917 #: cfgloop.c:1504
16918 #, gcc-internal-format
16919 msgid "loop %d%'s latch is not dominated by its header"
16920 msgstr ""
16922 #: cfgloop.c:1512
16923 #, gcc-internal-format
16924 msgid "loop %d%'s latch does not have exactly 1 successor"
16925 msgstr ""
16927 #: cfgloop.c:1517
16928 #, gcc-internal-format
16929 msgid "loop %d%'s latch does not have header as successor"
16930 msgstr ""
16932 #: cfgloop.c:1522
16933 #, gcc-internal-format
16934 msgid "loop %d%'s latch does not belong directly to it"
16935 msgstr ""
16937 #: cfgloop.c:1528
16938 #, gcc-internal-format
16939 msgid "loop %d%'s header does not belong directly to it"
16940 msgstr ""
16942 #: cfgloop.c:1534
16943 #, gcc-internal-format
16944 msgid "loop %d%'s latch is marked as part of irreducible region"
16945 msgstr ""
16947 #: cfgloop.c:1567
16948 #, gcc-internal-format, gfc-internal-format
16949 msgid "basic block %d should be marked irreducible"
16950 msgstr ""
16952 #: cfgloop.c:1573
16953 #, gcc-internal-format, gfc-internal-format
16954 msgid "basic block %d should not be marked irreducible"
16955 msgstr ""
16957 #: cfgloop.c:1581
16958 #, gcc-internal-format, gfc-internal-format
16959 msgid "edge from %d to %d should be marked irreducible"
16960 msgstr ""
16962 #: cfgloop.c:1588
16963 #, gcc-internal-format, gfc-internal-format
16964 msgid "edge from %d to %d should not be marked irreducible"
16965 msgstr ""
16967 #: cfgloop.c:1602
16968 #, gcc-internal-format, gfc-internal-format
16969 msgid "corrupted head of the exits list of loop %d"
16970 msgstr ""
16972 #: cfgloop.c:1620
16973 #, gcc-internal-format, gfc-internal-format
16974 msgid "corrupted exits list of loop %d"
16975 msgstr ""
16977 #: cfgloop.c:1629
16978 #, gcc-internal-format, gfc-internal-format
16979 msgid "nonempty exits list of loop %d, but exits are not recorded"
16980 msgstr ""
16982 #: cfgloop.c:1656
16983 #, gcc-internal-format, gfc-internal-format
16984 msgid "exit %d->%d not recorded"
16985 msgstr ""
16987 #: cfgloop.c:1679
16988 #, gcc-internal-format, gfc-internal-format
16989 msgid "wrong list of exited loops for edge  %d->%d"
16990 msgstr ""
16992 #: cfgloop.c:1688
16993 #, gcc-internal-format
16994 msgid "too many loop exits recorded"
16995 msgstr ""
16997 #: cfgloop.c:1699
16998 #, gcc-internal-format, gfc-internal-format
16999 msgid "%d exits recorded for loop %d (having %d exits)"
17000 msgstr ""
17002 #: cfgrtl.c:2344
17003 #, gcc-internal-format, gfc-internal-format
17004 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
17005 msgstr ""
17007 #: cfgrtl.c:2416
17008 #, gcc-internal-format, gfc-internal-format
17009 msgid "multiple hot/cold transitions found (bb %i)"
17010 msgstr ""
17012 #: cfgrtl.c:2424
17013 #, gcc-internal-format
17014 msgid "partition found but function partition flag not set"
17015 msgstr ""
17017 #: cfgrtl.c:2463
17018 #, gcc-internal-format
17019 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
17020 msgstr ""
17022 #: cfgrtl.c:2472
17023 #, gcc-internal-format, gfc-internal-format
17024 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
17025 msgstr ""
17027 #: cfgrtl.c:2494
17028 #, gcc-internal-format
17029 msgid "EDGE_CROSSING incorrectly set across same section"
17030 msgstr ""
17032 #: cfgrtl.c:2499
17033 #, gcc-internal-format, gfc-internal-format
17034 msgid "fallthru edge crosses section boundary in bb %i"
17035 msgstr ""
17037 #: cfgrtl.c:2505
17038 #, gcc-internal-format, gfc-internal-format
17039 msgid "EH edge crosses section boundary in bb %i"
17040 msgstr ""
17042 #: cfgrtl.c:2511
17043 #, gcc-internal-format, gfc-internal-format
17044 msgid "No region crossing jump at section boundary in bb %i"
17045 msgstr ""
17047 #: cfgrtl.c:2518
17048 #, gcc-internal-format
17049 msgid "EDGE_CROSSING missing across section boundary"
17050 msgstr ""
17052 #: cfgrtl.c:2548
17053 #, gcc-internal-format, gfc-internal-format
17054 msgid "Region crossing jump across same section in bb %i"
17055 msgstr ""
17057 #: cfgrtl.c:2555
17058 #, gcc-internal-format, gfc-internal-format
17059 msgid "missing REG_EH_REGION note at the end of bb %i"
17060 msgstr ""
17062 #: cfgrtl.c:2560
17063 #, gcc-internal-format, gfc-internal-format
17064 msgid "too many exception handling edges in bb %i"
17065 msgstr ""
17067 #: cfgrtl.c:2568
17068 #, gcc-internal-format, gfc-internal-format
17069 msgid "too many outgoing branch edges from bb %i"
17070 msgstr ""
17072 #: cfgrtl.c:2573
17073 #, gcc-internal-format, gfc-internal-format
17074 msgid "fallthru edge after unconditional jump in bb %i"
17075 msgstr ""
17077 #: cfgrtl.c:2578
17078 #, gcc-internal-format, gfc-internal-format
17079 msgid "wrong number of branch edges after unconditional jump in bb %i"
17080 msgstr ""
17082 #: cfgrtl.c:2585
17083 #, gcc-internal-format, gfc-internal-format
17084 msgid "wrong amount of branch edges after conditional jump in bb %i"
17085 msgstr ""
17087 #: cfgrtl.c:2591
17088 #, gcc-internal-format, gfc-internal-format
17089 msgid "abnormal call edges for non-call insn in bb %i"
17090 msgstr ""
17092 #: cfgrtl.c:2596
17093 #, gcc-internal-format, gfc-internal-format
17094 msgid "sibcall edges for non-call insn in bb %i"
17095 msgstr ""
17097 #: cfgrtl.c:2606
17098 #, gcc-internal-format, gfc-internal-format
17099 msgid "abnormal edges for no purpose in bb %i"
17100 msgstr ""
17102 #: cfgrtl.c:2645 cfgrtl.c:2655
17103 #, gcc-internal-format, gfc-internal-format
17104 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
17105 msgstr ""
17107 #: cfgrtl.c:2668
17108 #, gcc-internal-format, gfc-internal-format
17109 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
17110 msgstr ""
17112 #: cfgrtl.c:2678
17113 #, gcc-internal-format, gfc-internal-format
17114 msgid "in basic block %d:"
17115 msgstr ""
17117 #: cfgrtl.c:2704
17118 #, gcc-internal-format, gfc-internal-format
17119 msgid "BB_RTL flag not set for block %d"
17120 msgstr ""
17122 #: cfgrtl.c:2711
17123 #, gcc-internal-format, gfc-internal-format
17124 msgid "insn %d basic block pointer is %d, should be %d"
17125 msgstr ""
17127 #: cfgrtl.c:2722
17128 #, gcc-internal-format, gfc-internal-format
17129 msgid "insn %d in header of bb %d has non-NULL basic block"
17130 msgstr ""
17132 #: cfgrtl.c:2730
17133 #, gcc-internal-format, gfc-internal-format
17134 msgid "insn %d in footer of bb %d has non-NULL basic block"
17135 msgstr ""
17137 #: cfgrtl.c:2803 cfgrtl.c:2851
17138 #, gcc-internal-format, gfc-internal-format
17139 msgid "insn %d outside of basic blocks has non-NULL bb field"
17140 msgstr ""
17142 #: cfgrtl.c:2811
17143 #, gcc-internal-format, gfc-internal-format
17144 msgid "end insn %d for block %d not found in the insn stream"
17145 msgstr ""
17147 #: cfgrtl.c:2824
17148 #, gcc-internal-format, gfc-internal-format
17149 msgid "insn %d is in multiple basic blocks (%d and %d)"
17150 msgstr ""
17152 #: cfgrtl.c:2836
17153 #, gcc-internal-format, gfc-internal-format
17154 msgid "head insn %d for block %d not found in the insn stream"
17155 msgstr ""
17157 #: cfgrtl.c:2884
17158 #, gcc-internal-format, gfc-internal-format
17159 msgid "missing barrier after block %i"
17160 msgstr ""
17162 #: cfgrtl.c:2900
17163 #, gcc-internal-format, gfc-internal-format
17164 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
17165 msgstr ""
17167 #: cfgrtl.c:2909
17168 #, gcc-internal-format, gfc-internal-format
17169 msgid "verify_flow_info: Incorrect fallthru %i->%i"
17170 msgstr ""
17172 #: cfgrtl.c:2945
17173 #, gcc-internal-format
17174 msgid "basic blocks not laid down consecutively"
17175 msgstr ""
17177 #: cfgrtl.c:2984
17178 #, gcc-internal-format, gfc-internal-format
17179 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
17180 msgstr ""
17182 #: cgraph.c:3051
17183 #, gcc-internal-format
17184 msgid "caller edge count invalid"
17185 msgstr ""
17187 #: cgraph.c:3135
17188 #, gcc-internal-format, gfc-internal-format
17189 msgid "aux field set for edge %s->%s"
17190 msgstr ""
17192 #: cgraph.c:3142
17193 #, gcc-internal-format
17194 msgid "cgraph count invalid"
17195 msgstr ""
17197 #: cgraph.c:3147
17198 #, gcc-internal-format
17199 msgid "inline clone in same comdat group list"
17200 msgstr ""
17202 #: cgraph.c:3152
17203 #, gcc-internal-format
17204 msgid "local symbols must be defined"
17205 msgstr ""
17207 #: cgraph.c:3157
17208 #, gcc-internal-format
17209 msgid "externally visible inline clone"
17210 msgstr ""
17212 #: cgraph.c:3162
17213 #, gcc-internal-format
17214 msgid "inline clone with address taken"
17215 msgstr ""
17217 #: cgraph.c:3167
17218 #, gcc-internal-format
17219 msgid "inline clone is forced to output"
17220 msgstr ""
17222 #: cgraph.c:3174
17223 #, gcc-internal-format, gfc-internal-format
17224 msgid "aux field set for indirect edge from %s"
17225 msgstr ""
17227 #: cgraph.c:3181
17228 #, gcc-internal-format, gfc-internal-format
17229 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
17230 msgstr ""
17232 #: cgraph.c:3196
17233 #, gcc-internal-format, gfc-internal-format
17234 msgid "comdat-local function called by %s outside its comdat"
17235 msgstr ""
17237 #: cgraph.c:3206
17238 #, gcc-internal-format
17239 msgid "inlined_to pointer is wrong"
17240 msgstr ""
17242 #: cgraph.c:3211
17243 #, gcc-internal-format
17244 msgid "multiple inline callers"
17245 msgstr ""
17247 #: cgraph.c:3218
17248 #, gcc-internal-format
17249 msgid "inlined_to pointer set for noninline callers"
17250 msgstr ""
17252 #: cgraph.c:3239
17253 #, gcc-internal-format
17254 msgid "caller edge count does not match BB count"
17255 msgstr ""
17257 #: cgraph.c:3261
17258 #, gcc-internal-format
17259 msgid "indirect call count does not match BB count"
17260 msgstr ""
17262 #: cgraph.c:3272
17263 #, gcc-internal-format
17264 msgid "inlined_to pointer is set but no predecessors found"
17265 msgstr ""
17267 #: cgraph.c:3277
17268 #, gcc-internal-format
17269 msgid "inlined_to pointer refers to itself"
17270 msgstr ""
17272 #: cgraph.c:3289
17273 #, gcc-internal-format
17274 msgid "cgraph_node has wrong clone_of"
17275 msgstr ""
17277 #: cgraph.c:3301
17278 #, gcc-internal-format
17279 msgid "cgraph_node has wrong clone list"
17280 msgstr ""
17282 #: cgraph.c:3307
17283 #, gcc-internal-format
17284 msgid "cgraph_node is in clone list but it is not clone"
17285 msgstr ""
17287 #: cgraph.c:3312
17288 #, gcc-internal-format
17289 msgid "cgraph_node has wrong prev_clone pointer"
17290 msgstr ""
17292 #: cgraph.c:3317
17293 #, gcc-internal-format
17294 msgid "double linked list of clones corrupted"
17295 msgstr ""
17297 #: cgraph.c:3329
17298 #, gcc-internal-format
17299 msgid "Alias has call edges"
17300 msgstr ""
17302 #: cgraph.c:3337
17303 #, gcc-internal-format
17304 msgid "Alias has non-alias reference"
17305 msgstr ""
17307 #: cgraph.c:3342
17308 #, gcc-internal-format
17309 msgid "Alias has more than one alias reference"
17310 msgstr ""
17312 #: cgraph.c:3349
17313 #, gcc-internal-format
17314 msgid "Analyzed alias has no reference"
17315 msgstr ""
17317 #: cgraph.c:3358
17318 #, gcc-internal-format
17319 msgid "Instrumentation clone does not reference original node"
17320 msgstr ""
17322 #: cgraph.c:3365
17323 #, gcc-internal-format
17324 msgid "Not instrumented node has non-NULL original declaration"
17325 msgstr ""
17327 #: cgraph.c:3375
17328 #, gcc-internal-format
17329 msgid "Instrumented node has wrong original declaration"
17330 msgstr ""
17332 #: cgraph.c:3393
17333 #, gcc-internal-format
17334 msgid "Node has more than one chkp reference"
17335 msgstr ""
17337 #: cgraph.c:3398
17338 #, gcc-internal-format
17339 msgid "Wrong node is referenced with chkp reference"
17340 msgstr ""
17342 #: cgraph.c:3406
17343 #, gcc-internal-format
17344 msgid "Analyzed node has no reference to instrumented version"
17345 msgstr ""
17347 #: cgraph.c:3420
17348 #, gcc-internal-format
17349 msgid "Alias chain for instrumented node is broken"
17350 msgstr ""
17352 #: cgraph.c:3429
17353 #, gcc-internal-format
17354 msgid "No edge out of thunk node"
17355 msgstr ""
17357 #: cgraph.c:3434
17358 #, gcc-internal-format
17359 msgid "More than one edge out of thunk node"
17360 msgstr ""
17362 #: cgraph.c:3439
17363 #, gcc-internal-format
17364 msgid "Thunk is not supposed to have body"
17365 msgstr ""
17367 #: cgraph.c:3445
17368 #, gcc-internal-format
17369 msgid "Instrumentation thunk has wrong edge callee"
17370 msgstr ""
17372 #: cgraph.c:3481
17373 #, gcc-internal-format
17374 msgid "shared call_stmt:"
17375 msgstr ""
17377 #: cgraph.c:3489
17378 #, gcc-internal-format
17379 msgid "edge points to wrong declaration:"
17380 msgstr ""
17382 #: cgraph.c:3498
17383 #, gcc-internal-format
17384 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
17385 msgstr ""
17387 #: cgraph.c:3508
17388 #, gcc-internal-format
17389 msgid "missing callgraph edge for call stmt:"
17390 msgstr ""
17392 #: cgraph.c:3518
17393 #, gcc-internal-format
17394 msgid "reference to dead statement"
17395 msgstr ""
17397 #: cgraph.c:3531
17398 #, gcc-internal-format, gfc-internal-format
17399 msgid "edge %s->%s has no corresponding call_stmt"
17400 msgstr ""
17402 #: cgraph.c:3543
17403 #, gcc-internal-format, gfc-internal-format
17404 msgid "an indirect edge from %s has no corresponding call_stmt"
17405 msgstr ""
17407 #: cgraph.c:3554
17408 #, gcc-internal-format
17409 msgid "verify_cgraph_node failed"
17410 msgstr ""
17412 #: cgraph.c:3661 varpool.c:306
17413 #, gcc-internal-format, gfc-internal-format
17414 msgid "%s: section %s is missing"
17415 msgstr ""
17417 #: cgraphunit.c:725
17418 #, gcc-internal-format
17419 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17420 msgstr ""
17422 #: cgraphunit.c:777 cgraphunit.c:813
17423 #, gcc-internal-format
17424 msgid "%<externally_visible%> attribute have effect only on public objects"
17425 msgstr ""
17427 #: cgraphunit.c:784
17428 #, gcc-internal-format
17429 msgid "%<weakref%> attribute ignored because function is defined"
17430 msgstr ""
17432 #: cgraphunit.c:796
17433 #, gcc-internal-format
17434 msgid "always_inline function might not be inlinable"
17435 msgstr ""
17437 #: cgraphunit.c:821
17438 #, gcc-internal-format
17439 msgid "%<weakref%> attribute ignored because variable is initialized"
17440 msgstr ""
17442 #. include_self=
17443 #: cgraphunit.c:981 c/c-decl.c:11282
17444 #, gcc-internal-format
17445 msgid "%q+F used but never defined"
17446 msgstr ""
17448 #: cgraphunit.c:983 c/c-decl.c:11291
17449 #, gcc-internal-format
17450 msgid "%q+F declared %<static%> but never defined"
17451 msgstr ""
17453 #: cgraphunit.c:1027
17454 #, gcc-internal-format
17455 msgid "%qD defined but not used"
17456 msgstr ""
17458 #: cgraphunit.c:1350
17459 #, gcc-internal-format
17460 msgid "%<ifunc%> resolver for %qD must return %qT"
17461 msgstr ""
17463 #: cgraphunit.c:1353 cgraphunit.c:1375
17464 #, gcc-internal-format
17465 msgid "resolver indirect function declared here"
17466 msgstr ""
17468 #: cgraphunit.c:1372
17469 #, gcc-internal-format
17470 msgid "%<ifunc%> resolver for %qD should return %qT"
17471 msgstr ""
17473 #: cgraphunit.c:1379
17474 #, gcc-internal-format
17475 msgid "%qD alias between functions of incompatible types %qT and %qT"
17476 msgstr "%qD alias між функціями несумісних типів, %qT та %qT"
17478 #: cgraphunit.c:1382 cgraphunit.c:1461
17479 #, gcc-internal-format
17480 msgid "aliased declaration here"
17481 msgstr "оголошення aliased тут:"
17483 #: cgraphunit.c:1419 c-family/c-pragma.c:337
17484 #, gcc-internal-format
17485 msgid "%q+D aliased to undefined symbol %qE"
17486 msgstr ""
17488 #: cgraphunit.c:1435
17489 #, gcc-internal-format
17490 msgid "%q+D aliased to external symbol %qE"
17491 msgstr ""
17493 #: cgraphunit.c:1458
17494 #, gcc-internal-format
17495 msgid "%q+D alias between function and variable is not supported"
17496 msgstr ""
17498 #: cgraphunit.c:1532
17499 #, gcc-internal-format
17500 msgid "failed to reclaim unneeded function"
17501 msgstr ""
17503 #: cgraphunit.c:1560
17504 #, gcc-internal-format
17505 msgid "failed to reclaim unneeded function in same comdat group"
17506 msgstr ""
17508 #: cgraphunit.c:1799
17509 #, gcc-internal-format
17510 msgid "generic thunk code fails for method %qD which uses %<...%>"
17511 msgstr ""
17513 #: cgraphunit.c:2165
17514 #, gcc-internal-format
17515 msgid "size of return value of %q+D is %u bytes"
17516 msgstr ""
17518 #: cgraphunit.c:2168
17519 #, gcc-internal-format
17520 msgid "size of return value of %q+D is larger than %wd bytes"
17521 msgstr ""
17523 #: cgraphunit.c:2654
17524 #, gcc-internal-format
17525 msgid "nodes with unreleased memory found"
17526 msgstr ""
17528 #: collect-utils.c:68
17529 #, gcc-internal-format
17530 msgid "can't get program status: %m"
17531 msgstr ""
17533 #: collect-utils.c:82
17534 #, gcc-internal-format, gfc-internal-format
17535 msgid "%s terminated with signal %d [%s]%s"
17536 msgstr ""
17538 #: collect-utils.c:98
17539 #, gcc-internal-format, gfc-internal-format
17540 msgid "%s returned %d exit status"
17541 msgstr ""
17543 #: collect-utils.c:133
17544 #, gcc-internal-format, gfc-internal-format
17545 msgid "could not open response file %s"
17546 msgstr ""
17548 #: collect-utils.c:139
17549 #, gcc-internal-format, gfc-internal-format
17550 msgid "could not write to response file %s"
17551 msgstr ""
17553 #: collect-utils.c:145
17554 #, gcc-internal-format, gfc-internal-format
17555 msgid "could not close response file %s"
17556 msgstr ""
17558 #: collect-utils.c:179
17559 #, gcc-internal-format, gfc-internal-format
17560 msgid "cannot find '%s'"
17561 msgstr "не вдалося знайти «%s»"
17563 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3080 gcc.c:6856
17564 #, gcc-internal-format
17565 msgid "pex_init failed: %m"
17566 msgstr ""
17568 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8498
17569 #, gcc-internal-format
17570 msgid "%s: %m"
17571 msgstr ""
17573 #: collect2.c:702
17574 #, gcc-internal-format
17575 msgid "COLLECT_LTO_WRAPPER must be set"
17576 msgstr ""
17578 #: collect2.c:966 gcc.c:7382 lto-wrapper.c:1666
17579 #: config/i386/intelmic-mkoffload.c:556 config/nvptx/mkoffload.c:405
17580 #, gcc-internal-format
17581 msgid "atexit failed"
17582 msgstr ""
17584 #: collect2.c:1064
17585 #, gcc-internal-format
17586 msgid "no arguments"
17587 msgstr "немає аргументів"
17589 #: collect2.c:1303 opts.c:904
17590 #, gcc-internal-format
17591 msgid "LTO support has not been enabled in this configuration"
17592 msgstr ""
17594 #: collect2.c:1344
17595 #, gcc-internal-format
17596 msgid "can't open %s: %m"
17597 msgstr ""
17599 #: collect2.c:1450
17600 #, gcc-internal-format, gfc-internal-format
17601 msgid "unknown demangling style '%s'"
17602 msgstr "невідомий стиль декодування '%s'"
17604 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
17605 #, gcc-internal-format
17606 msgid "fopen %s: %m"
17607 msgstr ""
17609 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
17610 #, gcc-internal-format
17611 msgid "fclose %s: %m"
17612 msgstr ""
17614 #: collect2.c:2335
17615 #, gcc-internal-format
17616 msgid "cannot find 'nm'"
17617 msgstr ""
17619 #: collect2.c:2383
17620 #, gcc-internal-format
17621 msgid "can't open nm output: %m"
17622 msgstr ""
17624 #: collect2.c:2467
17625 #, gcc-internal-format, gfc-internal-format
17626 msgid "init function found in object %s"
17627 msgstr ""
17629 #: collect2.c:2478
17630 #, gcc-internal-format, gfc-internal-format
17631 msgid "fini function found in object %s"
17632 msgstr ""
17634 #: collect2.c:2535
17635 #, gcc-internal-format
17636 msgid "cannot find 'ldd'"
17637 msgstr ""
17639 #: collect2.c:2581
17640 #, gcc-internal-format
17641 msgid "can't open ldd output: %m"
17642 msgstr ""
17644 #: collect2.c:2599
17645 #, gcc-internal-format, gfc-internal-format
17646 msgid "dynamic dependency %s not found"
17647 msgstr ""
17649 #: collect2.c:2611
17650 #, gcc-internal-format, gfc-internal-format
17651 msgid "unable to open dynamic dependency '%s'"
17652 msgstr ""
17654 #: collect2.c:2765
17655 #, gcc-internal-format, gfc-internal-format
17656 msgid "%s: not a COFF file"
17657 msgstr ""
17659 #: collect2.c:2930
17660 #, gcc-internal-format, gfc-internal-format
17661 msgid "%s: cannot open as COFF file"
17662 msgstr ""
17664 #: collect2.c:2989
17665 #, gcc-internal-format, gfc-internal-format
17666 msgid "library lib%s not found"
17667 msgstr ""
17669 #: convert.c:96
17670 #, gcc-internal-format
17671 msgid "cannot convert to a pointer type"
17672 msgstr ""
17674 #: convert.c:392
17675 #, gcc-internal-format
17676 msgid "pointer value used where a floating point value was expected"
17677 msgstr ""
17679 #: convert.c:396
17680 #, gcc-internal-format
17681 msgid "aggregate value used where a float was expected"
17682 msgstr ""
17684 #: convert.c:528
17685 #, gcc-internal-format
17686 msgid "conversion to incomplete type"
17687 msgstr ""
17689 #: convert.c:992
17690 #, gcc-internal-format
17691 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
17692 msgstr ""
17694 #: convert.c:1000
17695 #, gcc-internal-format
17696 msgid "aggregate value used where an integer was expected"
17697 msgstr ""
17699 #: convert.c:1085
17700 #, gcc-internal-format
17701 msgid "pointer value used where a complex was expected"
17702 msgstr ""
17704 #: convert.c:1089
17705 #, gcc-internal-format
17706 msgid "aggregate value used where a complex was expected"
17707 msgstr ""
17709 #: convert.c:1123
17710 #, gcc-internal-format
17711 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
17712 msgstr ""
17714 #: convert.c:1131
17715 #, gcc-internal-format
17716 msgid "can%'t convert value to a vector"
17717 msgstr ""
17719 #: convert.c:1170
17720 #, gcc-internal-format
17721 msgid "aggregate value used where a fixed-point was expected"
17722 msgstr ""
17724 #: coverage.c:200
17725 #, gcc-internal-format
17726 msgid "%qs is not a gcov data file"
17727 msgstr ""
17729 #: coverage.c:211
17730 #, gcc-internal-format
17731 msgid "%qs is version %q.*s, expected version %q.*s"
17732 msgstr ""
17734 #: coverage.c:293 coverage.c:303
17735 #, gcc-internal-format, gfc-internal-format
17736 msgid "Profile data for function %u is corrupted"
17737 msgstr ""
17739 #: coverage.c:294
17740 #, gcc-internal-format
17741 msgid "checksum is (%x,%x) instead of (%x,%x)"
17742 msgstr ""
17744 #: coverage.c:304
17745 #, gcc-internal-format, gfc-internal-format
17746 msgid "number of counters is %d instead of %d"
17747 msgstr ""
17749 #: coverage.c:311
17750 #, gcc-internal-format, gfc-internal-format
17751 msgid "cannot merge separate %s counters for function %u"
17752 msgstr ""
17754 #: coverage.c:331
17755 #, gcc-internal-format
17756 msgid "%qs has overflowed"
17757 msgstr ""
17759 #: coverage.c:332
17760 #, gcc-internal-format
17761 msgid "%qs is corrupted"
17762 msgstr ""
17764 #: coverage.c:390
17765 #, gcc-internal-format
17766 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
17767 msgstr ""
17769 #: coverage.c:406
17770 #, gcc-internal-format
17771 msgid "execution counts estimated\n"
17772 msgstr ""
17774 #: coverage.c:407
17775 #, gcc-internal-format
17776 msgid "execution counts assumed to be zero\n"
17777 msgstr ""
17779 #: coverage.c:419
17780 #, gcc-internal-format
17781 msgid "source locations for function %qE have changed, the profile data may be out of date"
17782 msgstr ""
17784 #: coverage.c:690
17785 #, gcc-internal-format
17786 msgid "error writing %qs"
17787 msgstr ""
17789 #: coverage.c:1264
17790 #, gcc-internal-format, gfc-internal-format
17791 msgid "cannot open %s"
17792 msgstr "не вдалося відкрити %s"
17794 #: data-streamer-in.c:53
17795 #, gcc-internal-format
17796 msgid "bytecode stream: string too long for the string table"
17797 msgstr ""
17799 #: data-streamer-in.c:84 data-streamer-in.c:113
17800 #, gcc-internal-format
17801 msgid "bytecode stream: found non-null terminated string"
17802 msgstr ""
17804 #: dbgcnt.c:133
17805 #, gcc-internal-format
17806 msgid "cannot find a valid counter:value pair:"
17807 msgstr ""
17809 #: dbgcnt.c:134
17810 #, gcc-internal-format, gfc-internal-format
17811 msgid "-fdbg-cnt=%s"
17812 msgstr ""
17814 #: dbgcnt.c:135
17815 #, gcc-internal-format, gfc-internal-format
17816 msgid "          %s"
17817 msgstr "          %s"
17819 #: dbxout.c:3384
17820 #, gcc-internal-format
17821 msgid "common symbol debug info is not structured as symbol+offset"
17822 msgstr ""
17824 #: dbxout.c:3915
17825 #, gcc-internal-format
17826 msgid "global destructors not supported on this target"
17827 msgstr ""
17829 #: dbxout.c:3932
17830 #, gcc-internal-format
17831 msgid "global constructors not supported on this target"
17832 msgstr ""
17834 #: diagnostic.c:1509
17835 #, gcc-internal-format, gfc-internal-format
17836 msgid "in %s, at %s:%d"
17837 msgstr ""
17839 #: dominance.c:1170
17840 #, gcc-internal-format, gfc-internal-format
17841 msgid "dominator of %d status unknown"
17842 msgstr ""
17844 #: dominance.c:1178
17845 #, gcc-internal-format, gfc-internal-format
17846 msgid "dominator of %d should be %d, not %d"
17847 msgstr ""
17849 #: dumpfile.c:336 dumpfile.c:524 dumpfile.c:617
17850 #, gcc-internal-format
17851 msgid "could not open dump file %qs: %m"
17852 msgstr ""
17854 #: dumpfile.c:859
17855 #, gcc-internal-format
17856 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17857 msgstr ""
17859 #: dumpfile.c:967
17860 #, gcc-internal-format
17861 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17862 msgstr ""
17864 #: dumpfile.c:999
17865 #, gcc-internal-format
17866 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17867 msgstr ""
17869 #: dwarf2out.c:1117
17870 #, gcc-internal-format
17871 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
17872 msgstr ""
17874 #: dwarf2out.c:10901
17875 #, gcc-internal-format
17876 msgid "-gdwarf-6 is output as version 5 with incompatibilities"
17877 msgstr ""
17879 #: dwarf2out.c:14415
17880 #, gcc-internal-format, gfc-internal-format
17881 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17882 msgstr ""
17884 #: emit-rtl.c:2898
17885 #, gcc-internal-format
17886 msgid "invalid rtl sharing found in the insn"
17887 msgstr ""
17889 #: emit-rtl.c:2900
17890 #, gcc-internal-format
17891 msgid "shared rtx"
17892 msgstr ""
17894 #: emit-rtl.c:2902
17895 #, gcc-internal-format
17896 msgid "internal consistency failure"
17897 msgstr ""
17899 #: emit-rtl.c:4039
17900 #, gcc-internal-format
17901 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17902 msgstr ""
17904 #: errors.c:133
17905 #, gcc-internal-format, gfc-internal-format
17906 msgid "abort in %s, at %s:%d"
17907 msgstr ""
17909 #: except.c:2151
17910 #, gcc-internal-format
17911 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17912 msgstr ""
17914 #: except.c:2286
17915 #, gcc-internal-format
17916 msgid "__builtin_eh_return not supported on this target"
17917 msgstr ""
17919 #: except.c:3409 except.c:3434
17920 #, gcc-internal-format, gfc-internal-format
17921 msgid "region_array is corrupted for region %i"
17922 msgstr ""
17924 #: except.c:3422 except.c:3453
17925 #, gcc-internal-format, gfc-internal-format
17926 msgid "lp_array is corrupted for lp %i"
17927 msgstr ""
17929 #: except.c:3439
17930 #, gcc-internal-format, gfc-internal-format
17931 msgid "outer block of region %i is wrong"
17932 msgstr ""
17934 #: except.c:3444
17935 #, gcc-internal-format, gfc-internal-format
17936 msgid "negative nesting depth of region %i"
17937 msgstr ""
17939 #: except.c:3458
17940 #, gcc-internal-format, gfc-internal-format
17941 msgid "region of lp %i is wrong"
17942 msgstr ""
17944 #: except.c:3485
17945 #, gcc-internal-format, gfc-internal-format
17946 msgid "tree list ends on depth %i"
17947 msgstr ""
17949 #: except.c:3490
17950 #, gcc-internal-format
17951 msgid "region_array does not match region_tree"
17952 msgstr ""
17954 #: except.c:3495
17955 #, gcc-internal-format
17956 msgid "lp_array does not match region_tree"
17957 msgstr ""
17959 #: except.c:3502
17960 #, gcc-internal-format
17961 msgid "verify_eh_tree failed"
17962 msgstr ""
17964 #: explow.c:1533
17965 #, gcc-internal-format
17966 msgid "stack limits not supported on this target"
17967 msgstr ""
17969 #: expmed.c:354
17970 #, gcc-internal-format
17971 msgid "reverse scalar storage order"
17972 msgstr ""
17974 #: expmed.c:371
17975 #, gcc-internal-format
17976 msgid "reverse floating-point scalar storage order"
17977 msgstr ""
17979 #: expmed.c:412
17980 #, gcc-internal-format, gfc-internal-format
17981 msgid "reverse storage order for %smode"
17982 msgstr ""
17984 #: expmed.c:658
17985 #, gcc-internal-format
17986 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17987 msgstr ""
17989 #: expr.c:10979
17990 #, gcc-internal-format
17991 msgid "%Kcall to %qs declared with attribute error: %s"
17992 msgstr ""
17994 #: expr.c:10992
17995 #, gcc-internal-format
17996 msgid "%Kcall to %qs declared with attribute warning: %s"
17997 msgstr ""
17999 #: file-prefix-map.c:50
18000 #, gcc-internal-format
18001 msgid "invalid argument %qs to %qs"
18002 msgstr "некоректний аргумент %qs %qs"
18004 #: final.c:1868
18005 #, gcc-internal-format
18006 msgid "the frame size of %wd bytes is larger than %wd bytes"
18007 msgstr ""
18009 #: final.c:4821 toplev.c:1453 tree-cfgcleanup.c:1300
18010 #, gcc-internal-format
18011 msgid "could not open final insn dump file %qs: %m"
18012 msgstr ""
18014 #: final.c:4890 tree-cfgcleanup.c:1317
18015 #, gcc-internal-format
18016 msgid "could not close final insn dump file %qs: %m"
18017 msgstr ""
18019 #: fixed-value.c:128
18020 #, gcc-internal-format
18021 msgid "large fixed-point constant implicitly truncated to fixed-point type"
18022 msgstr ""
18024 #: fold-const.c:4151 fold-const.c:4161
18025 #, gcc-internal-format, gfc-internal-format
18026 msgid "comparison is always %d due to width of bit-field"
18027 msgstr ""
18029 #: fold-const.c:5478 tree-ssa-reassoc.c:2374 tree-ssa-reassoc.c:3214
18030 #, gcc-internal-format
18031 msgid "assuming signed overflow does not occur when simplifying range test"
18032 msgstr ""
18034 #: fold-const.c:5928 fold-const.c:5942
18035 #, gcc-internal-format, gfc-internal-format
18036 msgid "comparison is always %d"
18037 msgstr ""
18039 #: fold-const.c:6085
18040 #, gcc-internal-format
18041 msgid "%<or%> of unmatched not-equal tests is always 1"
18042 msgstr ""
18044 #: fold-const.c:6090
18045 #, gcc-internal-format
18046 msgid "%<and%> of mutually exclusive equal-tests is always 0"
18047 msgstr ""
18049 #: fold-const.c:8310
18050 #, gcc-internal-format
18051 msgid "assuming signed overflow does not occur when reducing constant in comparison"
18052 msgstr ""
18054 #: fold-const.c:8710
18055 #, gcc-internal-format
18056 msgid "assuming signed overflow does not occur when combining constants around a comparison"
18057 msgstr ""
18059 #: fold-const.c:12063
18060 #, gcc-internal-format
18061 msgid "fold check: original tree changed by fold"
18062 msgstr ""
18064 #: function.c:248
18065 #, gcc-internal-format
18066 msgid "total size of local objects too large"
18067 msgstr ""
18069 #: function.c:1776 gimplify.c:6270
18070 #, gcc-internal-format
18071 msgid "impossible constraint in %<asm%>"
18072 msgstr ""
18074 #: function.c:4415
18075 #, gcc-internal-format
18076 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18077 msgstr ""
18079 #: function.c:4436
18080 #, gcc-internal-format
18081 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18082 msgstr ""
18084 #: function.c:5087
18085 #, gcc-internal-format
18086 msgid "function returns an aggregate"
18087 msgstr ""
18089 #: gcc.c:2119 gcc.c:2140
18090 #, gcc-internal-format, gfc-internal-format
18091 msgid "specs %%include syntax malformed after %ld characters"
18092 msgstr ""
18094 #: gcc.c:2167 gcc.c:2177 gcc.c:2188 gcc.c:2199
18095 #, gcc-internal-format, gfc-internal-format
18096 msgid "specs %%rename syntax malformed after %ld characters"
18097 msgstr ""
18099 #: gcc.c:2210
18100 #, gcc-internal-format, gfc-internal-format
18101 msgid "specs %s spec was not found to be renamed"
18102 msgstr ""
18104 #: gcc.c:2218
18105 #, gcc-internal-format
18106 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
18107 msgstr ""
18109 #: gcc.c:2240
18110 #, gcc-internal-format, gfc-internal-format
18111 msgid "specs unknown %% command after %ld characters"
18112 msgstr ""
18114 #: gcc.c:2252 gcc.c:2266
18115 #, gcc-internal-format, gfc-internal-format
18116 msgid "specs file malformed after %ld characters"
18117 msgstr ""
18119 #: gcc.c:2321
18120 #, gcc-internal-format
18121 msgid "spec file has no spec for linking"
18122 msgstr ""
18124 #: gcc.c:2869
18125 #, gcc-internal-format
18126 msgid "system path %qs is not absolute"
18127 msgstr ""
18129 #: gcc.c:2957
18130 #, gcc-internal-format
18131 msgid "-pipe not supported"
18132 msgstr ""
18134 #: gcc.c:3119
18135 #, gcc-internal-format
18136 msgid "failed to get exit status: %m"
18137 msgstr ""
18139 #: gcc.c:3125
18140 #, gcc-internal-format
18141 msgid "failed to get process times: %m"
18142 msgstr ""
18144 #. The inferior failed to catch the signal.
18145 #: gcc.c:3151 gcc.c:3175
18146 #, gcc-internal-format, gfc-internal-format
18147 msgid "%s signal terminated program %s"
18148 msgstr ""
18150 #: gcc.c:3653 opts-common.c:1233 opts-common.c:1257 opts-global.c:139
18151 #, gcc-internal-format
18152 msgid "unrecognized command line option %qs"
18153 msgstr ""
18155 #: gcc.c:3718
18156 #, gcc-internal-format, gfc-internal-format
18157 msgid "GCC is not configured to support %s as offload target"
18158 msgstr ""
18160 #: gcc.c:4022
18161 #, gcc-internal-format
18162 msgid "%qs is an unknown -save-temps option"
18163 msgstr ""
18165 #: gcc.c:4497 toplev.c:875
18166 #, gcc-internal-format
18167 msgid "input file %qs is the same as output file"
18168 msgstr ""
18170 #: gcc.c:4502
18171 #, gcc-internal-format
18172 msgid "output filename may not be empty"
18173 msgstr ""
18175 #: gcc.c:4527
18176 #, gcc-internal-format
18177 msgid "-pipe ignored because -save-temps specified"
18178 msgstr ""
18180 #: gcc.c:4615
18181 #, gcc-internal-format
18182 msgid "%<-x %s%> after last input file has no effect"
18183 msgstr ""
18185 #: gcc.c:4797
18186 #, gcc-internal-format
18187 msgid "unable to locate default linker script %qs in the library search paths"
18188 msgstr ""
18190 #: gcc.c:5002
18191 #, gcc-internal-format
18192 msgid "switch %qs does not start with %<-%>"
18193 msgstr ""
18195 #: gcc.c:5006
18196 #, gcc-internal-format
18197 msgid "spec-generated switch is just %<-%>"
18198 msgstr ""
18200 #: gcc.c:5099
18201 #, gcc-internal-format, gfc-internal-format
18202 msgid "could not open temporary response file %s"
18203 msgstr ""
18205 #: gcc.c:5106
18206 #, gcc-internal-format, gfc-internal-format
18207 msgid "could not write to temporary response file %s"
18208 msgstr ""
18210 #: gcc.c:5112
18211 #, gcc-internal-format, gfc-internal-format
18212 msgid "could not close temporary response file %s"
18213 msgstr ""
18215 #: gcc.c:5235
18216 #, gcc-internal-format
18217 msgid "spec %qs invalid"
18218 msgstr ""
18220 #: gcc.c:5385
18221 #, gcc-internal-format
18222 msgid "spec %qs has invalid %<%%0%c%>"
18223 msgstr ""
18225 #: gcc.c:5706
18226 #, gcc-internal-format
18227 msgid "spec %qs has invalid %<%%W%c%>"
18228 msgstr ""
18230 #: gcc.c:5729
18231 #, gcc-internal-format
18232 msgid "spec %qs has invalid %<%%x%c%>"
18233 msgstr ""
18235 #. Catch the case where a spec string contains something like
18236 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
18237 #. hand side of the :.
18238 #: gcc.c:5940
18239 #, gcc-internal-format
18240 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
18241 msgstr ""
18243 #: gcc.c:5983
18244 #, gcc-internal-format
18245 msgid "spec failure: unrecognized spec option %qc"
18246 msgstr ""
18248 #: gcc.c:6045
18249 #, gcc-internal-format
18250 msgid "unknown spec function %qs"
18251 msgstr ""
18253 #: gcc.c:6075
18254 #, gcc-internal-format
18255 msgid "error in args to spec function %qs"
18256 msgstr ""
18258 #: gcc.c:6129
18259 #, gcc-internal-format
18260 msgid "malformed spec function name"
18261 msgstr ""
18263 #. )
18264 #: gcc.c:6132
18265 #, gcc-internal-format
18266 msgid "no arguments for spec function"
18267 msgstr ""
18269 #: gcc.c:6151
18270 #, gcc-internal-format
18271 msgid "malformed spec function arguments"
18272 msgstr ""
18274 #: gcc.c:6330
18275 #, gcc-internal-format
18276 msgid "braced spec %qs ends in escape"
18277 msgstr ""
18279 #: gcc.c:6465
18280 #, gcc-internal-format
18281 msgid "braced spec %qs is invalid at %qc"
18282 msgstr ""
18284 #: gcc.c:6560
18285 #, gcc-internal-format
18286 msgid "braced spec body %qs is invalid"
18287 msgstr ""
18289 #: gcc.c:7166
18290 #, gcc-internal-format, gfc-internal-format
18291 msgid "%s: could not determine length of compare-debug file %s"
18292 msgstr ""
18294 #: gcc.c:7177
18295 #, gcc-internal-format, gfc-internal-format
18296 msgid "%s: -fcompare-debug failure (length)"
18297 msgstr ""
18299 #: gcc.c:7187 gcc.c:7228
18300 #, gcc-internal-format, gfc-internal-format
18301 msgid "%s: could not open compare-debug file %s"
18302 msgstr ""
18304 #: gcc.c:7207 gcc.c:7244
18305 #, gcc-internal-format, gfc-internal-format
18306 msgid "%s: -fcompare-debug failure"
18307 msgstr ""
18309 #: gcc.c:7552
18310 #, gcc-internal-format
18311 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18312 msgstr ""
18314 #: gcc.c:7576
18315 #, gcc-internal-format
18316 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18317 msgstr ""
18319 #: gcc.c:7881
18320 #, gcc-internal-format
18321 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18322 msgstr ""
18324 #: gcc.c:7885
18325 #, gcc-internal-format
18326 msgid "unrecognized command line option %<-%s%>"
18327 msgstr ""
18329 #: gcc.c:8011
18330 #, gcc-internal-format
18331 msgid "not configured with sysroot headers suffix"
18332 msgstr ""
18334 #: gcc.c:8072
18335 #, gcc-internal-format
18336 msgid "no input files"
18337 msgstr "немає вхідних даних"
18339 #: gcc.c:8123
18340 #, gcc-internal-format
18341 msgid "cannot specify -o with -c, -S or -E with multiple files"
18342 msgstr ""
18344 #: gcc.c:8164
18345 #, gcc-internal-format, gfc-internal-format
18346 msgid "%s: %s compiler not installed on this system"
18347 msgstr ""
18349 #: gcc.c:8189
18350 #, gcc-internal-format
18351 msgid "recompiling with -fcompare-debug"
18352 msgstr ""
18354 #: gcc.c:8205
18355 #, gcc-internal-format
18356 msgid "during -fcompare-debug recompilation"
18357 msgstr ""
18359 #: gcc.c:8214
18360 #, gcc-internal-format
18361 msgid "comparing final insns dumps"
18362 msgstr ""
18364 #: gcc.c:8331
18365 #, gcc-internal-format, gfc-internal-format
18366 msgid "-fuse-linker-plugin, but %s not found"
18367 msgstr ""
18369 #: gcc.c:8364
18370 #, gcc-internal-format, gfc-internal-format
18371 msgid "%s: linker input file unused because linking not done"
18372 msgstr ""
18374 #: gcc.c:8420 c-family/c-opts.c:770
18375 #, gcc-internal-format
18376 msgid "cannot use %<-%> as input filename for a precompiled header"
18377 msgstr ""
18379 #: gcc.c:8426
18380 #, gcc-internal-format, gfc-internal-format
18381 msgid "language %s not recognized"
18382 msgstr ""
18384 #: gcc.c:8666
18385 #, gcc-internal-format
18386 msgid "multilib spec %qs is invalid"
18387 msgstr ""
18389 #: gcc.c:8868
18390 #, gcc-internal-format
18391 msgid "multilib exclusions %qs is invalid"
18392 msgstr ""
18394 #: gcc.c:8932
18395 #, gcc-internal-format
18396 msgid "multilib select %qs %qs is invalid"
18397 msgstr ""
18399 #: gcc.c:9094
18400 #, gcc-internal-format
18401 msgid "multilib select %qs is invalid"
18402 msgstr ""
18404 #: gcc.c:9134
18405 #, gcc-internal-format
18406 msgid "multilib exclusion %qs is invalid"
18407 msgstr ""
18409 #: gcc.c:9349
18410 #, gcc-internal-format
18411 msgid "environment variable %qs not defined"
18412 msgstr ""
18414 #: gcc.c:9489 gcc.c:9494
18415 #, gcc-internal-format
18416 msgid "invalid version number %qs"
18417 msgstr ""
18419 #: gcc.c:9537
18420 #, gcc-internal-format, gfc-internal-format
18421 msgid "too few arguments to %%:version-compare"
18422 msgstr ""
18424 #: gcc.c:9543
18425 #, gcc-internal-format, gfc-internal-format
18426 msgid "too many arguments to %%:version-compare"
18427 msgstr ""
18429 #: gcc.c:9585
18430 #, gcc-internal-format
18431 msgid "unknown operator %qs in %%:version-compare"
18432 msgstr ""
18434 #: gcc.c:9709
18435 #, gcc-internal-format, gfc-internal-format
18436 msgid "too many arguments to %%:compare-debug-dump-opt"
18437 msgstr ""
18439 #: gcc.c:9782
18440 #, gcc-internal-format, gfc-internal-format
18441 msgid "too many arguments to %%:compare-debug-self-opt"
18442 msgstr ""
18444 #: gcc.c:9818
18445 #, gcc-internal-format, gfc-internal-format
18446 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18447 msgstr ""
18449 #: gcc.c:9822
18450 #, gcc-internal-format, gfc-internal-format
18451 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18452 msgstr ""
18454 #: gcc.c:9829
18455 #, gcc-internal-format, gfc-internal-format
18456 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18457 msgstr ""
18459 #: gcc.c:9903
18460 #, gcc-internal-format, gfc-internal-format
18461 msgid "too few arguments to %%:replace-extension"
18462 msgstr ""
18464 #: gcc.c:9956
18465 #, gcc-internal-format, gfc-internal-format
18466 msgid "wrong number of arguments to %%:debug-level-gt"
18467 msgstr ""
18469 #: gcov-tool.c:73
18470 #, gcc-internal-format, gfc-internal-format
18471 msgid "error in removing %s\n"
18472 msgstr ""
18474 #: gcov-tool.c:104
18475 #, gcc-internal-format, gfc-internal-format
18476 msgid "Cannot make directory %s"
18477 msgstr "Не вдалося створити каталог %s"
18479 #: gcov-tool.c:112
18480 #, gcc-internal-format
18481 msgid "Cannot get current directory name"
18482 msgstr "Не вдалося визначити назву поточного каталогу"
18484 #: gcov-tool.c:116 gcov-tool.c:130
18485 #, gcc-internal-format, gfc-internal-format
18486 msgid "Cannot change directory to %s"
18487 msgstr "Не вдалося змінити каталог на %s"
18489 #: gcov-tool.c:123
18490 #, gcc-internal-format, gfc-internal-format
18491 msgid "output file %s already exists in folder %s"
18492 msgstr ""
18494 #: gcov-tool.c:223
18495 #, gcc-internal-format
18496 msgid "weights need to be non-negative\n"
18497 msgstr ""
18499 #: gcov-tool.c:358
18500 #, gcc-internal-format
18501 msgid "scale needs to be non-negative\n"
18502 msgstr ""
18504 #: gcse.c:3985
18505 #, gcc-internal-format, gfc-internal-format
18506 msgid "%s: %d basic blocks and %d edges/basic block"
18507 msgstr ""
18509 #: gcse.c:3997
18510 #, gcc-internal-format, gfc-internal-format
18511 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
18512 msgstr ""
18514 #: gencfn-macros.c:195
18515 #, gcc-internal-format, gfc-internal-format
18516 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18517 msgstr ""
18519 #: gencfn-macros.c:202
18520 #, gcc-internal-format, gfc-internal-format
18521 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18522 msgstr ""
18524 #: gentarget-def.c:126
18525 #, gcc-internal-format, gfc-internal-format
18526 msgid "invalid prototype for '%s'"
18527 msgstr "некоректний прототип «%s»"
18529 #: gentarget-def.c:131
18530 #, gcc-internal-format, gfc-internal-format
18531 msgid "prototype for '%s' has required operands after optional operands"
18532 msgstr ""
18534 #: gentarget-def.c:148
18535 #, gcc-internal-format, gfc-internal-format
18536 msgid "argument %d of '%s' did not have the expected name"
18537 msgstr ""
18539 #: gentarget-def.c:168
18540 #, gcc-internal-format, gfc-internal-format
18541 msgid "'%s' must have %d operands (excluding match_dups)"
18542 msgstr ""
18544 #: gentarget-def.c:172
18545 #, gcc-internal-format, gfc-internal-format
18546 msgid "'%s' must have at least %d operands (excluding match_dups)"
18547 msgstr ""
18549 #: gentarget-def.c:176
18550 #, gcc-internal-format, gfc-internal-format
18551 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18552 msgstr ""
18554 #: gentarget-def.c:276
18555 #, gcc-internal-format, gfc-internal-format
18556 msgid "duplicate definition of '%s'"
18557 msgstr "повторне визначення «%s»"
18559 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
18560 #: ggc-page.c:2457 ggc-page.c:2488 ggc-page.c:2495
18561 #, gcc-internal-format
18562 msgid "can%'t write PCH file: %m"
18563 msgstr ""
18565 #: ggc-common.c:481 config/i386/host-cygwin.c:57
18566 #, gcc-internal-format
18567 msgid "can%'t get position in PCH file: %m"
18568 msgstr ""
18570 #: ggc-common.c:491
18571 #, gcc-internal-format
18572 msgid "can%'t write padding to PCH file: %m"
18573 msgstr ""
18575 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
18576 #: ggc-common.c:637 ggc-page.c:2587
18577 #, gcc-internal-format
18578 msgid "can%'t read PCH file: %m"
18579 msgstr ""
18581 #: ggc-common.c:629
18582 #, gcc-internal-format
18583 msgid "had to relocate PCH"
18584 msgstr ""
18586 #: ggc-page.c:1725
18587 #, gcc-internal-format
18588 msgid "open /dev/zero: %m"
18589 msgstr ""
18591 #: ggc-page.c:2473 ggc-page.c:2479
18592 #, gcc-internal-format
18593 msgid "can%'t write PCH file"
18594 msgstr ""
18596 #: gimple-fold.c:1624 gimple-fold.c:2609
18597 #, gcc-internal-format
18598 msgid "%qD source argument is the same as destination"
18599 msgstr ""
18601 #: gimple-fold.c:1679
18602 msgid "%G%qD destination unchanged after copying no bytes from a string of length %E"
18603 msgstr ""
18605 #: gimple-fold.c:1684
18606 msgid "%G%qD destination unchanged after copying no bytes"
18607 msgstr ""
18609 #: gimple-fold.c:2052 tree-ssa-strlen.c:2050
18610 msgid "%G%qD specified bound %E equals destination size"
18611 msgstr ""
18613 #: gimple-fold.c:2054
18614 msgid "%G%qD specified bound %E exceeds destination size %wu"
18615 msgstr ""
18617 #: gimple-fold.c:2070
18618 msgid "%G%qD specified bound %E equals source length"
18619 msgstr ""
18621 #: gimple-ssa-isolate-paths.c:290
18622 #, gcc-internal-format
18623 msgid "potential null pointer dereference"
18624 msgstr ""
18626 #: gimple-ssa-isolate-paths.c:330
18627 #, gcc-internal-format
18628 msgid "null pointer dereference"
18629 msgstr "розіменування нульового вказівника"
18631 #: gimple-ssa-isolate-paths.c:429 gimple-ssa-isolate-paths.c:549 tree.c:12451
18632 #: tree.c:12488 c/c-typeck.c:2908 c/c-typeck.c:2994 c/c-typeck.c:10147
18633 #: c/c-typeck.c:10164 c/gimple-parser.c:1616 c/gimple-parser.c:1624
18634 #: cp/call.c:6493 cp/call.c:8098 cp/constexpr.c:820 cp/constexpr.c:2309
18635 #: cp/cvt.c:1015 cp/cvt.c:1042 cp/decl.c:7334 cp/decl2.c:5256 cp/pt.c:8334
18636 #: cp/semantics.c:1836 cp/semantics.c:4053 cp/typeck.c:1700 cp/typeck.c:1895
18637 #: cp/typeck.c:3837
18638 #, gcc-internal-format
18639 msgid "declared here"
18640 msgstr "оголошено тут"
18642 #: gimple-ssa-nonnull-compare.c:102
18643 #, gcc-internal-format
18644 msgid "nonnull argument %qD compared to NULL"
18645 msgstr ""
18647 #: gimple-ssa-sprintf.c:2517 gimple-ssa-sprintf.c:2637
18648 #, gcc-internal-format
18649 msgid "%qE output may be truncated before the last format character"
18650 msgstr ""
18652 #: gimple-ssa-sprintf.c:2519 gimple-ssa-sprintf.c:2639
18653 #, gcc-internal-format
18654 msgid "%qE output truncated before the last format character"
18655 msgstr ""
18657 #: gimple-ssa-sprintf.c:2522 gimple-ssa-sprintf.c:2642
18658 #, gcc-internal-format
18659 msgid "%qE may write a terminating nul past the end of the destination"
18660 msgstr ""
18662 #: gimple-ssa-sprintf.c:2524 gimple-ssa-sprintf.c:2644
18663 #, gcc-internal-format
18664 msgid "%qE writing a terminating nul past the end of the destination"
18665 msgstr ""
18667 #: gimple-ssa-sprintf.c:2534
18668 #, gcc-internal-format
18669 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
18670 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
18671 msgstr[0] ""
18672 msgstr[1] ""
18673 msgstr[2] ""
18675 #: gimple-ssa-sprintf.c:2541
18676 #, gcc-internal-format
18677 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
18678 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
18679 msgstr[0] ""
18680 msgstr[1] ""
18681 msgstr[2] ""
18683 #: gimple-ssa-sprintf.c:2548
18684 #, gcc-internal-format
18685 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
18686 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
18687 msgstr[0] ""
18688 msgstr[1] ""
18689 msgstr[2] ""
18691 #: gimple-ssa-sprintf.c:2559
18692 #, gcc-internal-format
18693 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
18694 msgstr ""
18696 #: gimple-ssa-sprintf.c:2562
18697 #, gcc-internal-format
18698 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
18699 msgstr ""
18701 #: gimple-ssa-sprintf.c:2564
18702 #, gcc-internal-format
18703 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
18704 msgstr ""
18706 #: gimple-ssa-sprintf.c:2576
18707 #, gcc-internal-format
18708 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
18709 msgstr ""
18711 #: gimple-ssa-sprintf.c:2579
18712 #, gcc-internal-format
18713 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
18714 msgstr ""
18716 #: gimple-ssa-sprintf.c:2582
18717 #, gcc-internal-format
18718 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
18719 msgstr ""
18721 #: gimple-ssa-sprintf.c:2591
18722 #, gcc-internal-format
18723 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
18724 msgstr ""
18726 #: gimple-ssa-sprintf.c:2594
18727 #, gcc-internal-format
18728 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
18729 msgstr ""
18731 #: gimple-ssa-sprintf.c:2597
18732 #, gcc-internal-format
18733 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
18734 msgstr ""
18736 #: gimple-ssa-sprintf.c:2606
18737 #, gcc-internal-format
18738 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
18739 msgstr ""
18741 #: gimple-ssa-sprintf.c:2609
18742 #, gcc-internal-format
18743 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
18744 msgstr ""
18746 #: gimple-ssa-sprintf.c:2611
18747 #, gcc-internal-format
18748 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
18749 msgstr ""
18751 #: gimple-ssa-sprintf.c:2653
18752 #, gcc-internal-format
18753 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
18754 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
18755 msgstr[0] ""
18756 msgstr[1] ""
18757 msgstr[2] ""
18759 #: gimple-ssa-sprintf.c:2660
18760 #, gcc-internal-format
18761 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
18762 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
18763 msgstr[0] ""
18764 msgstr[1] ""
18765 msgstr[2] ""
18767 #: gimple-ssa-sprintf.c:2668
18768 #, gcc-internal-format
18769 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
18770 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
18771 msgstr[0] ""
18772 msgstr[1] ""
18773 msgstr[2] ""
18775 #: gimple-ssa-sprintf.c:2680
18776 #, gcc-internal-format
18777 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
18778 msgstr ""
18780 #: gimple-ssa-sprintf.c:2683
18781 #, gcc-internal-format
18782 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
18783 msgstr ""
18785 #: gimple-ssa-sprintf.c:2686
18786 #, gcc-internal-format
18787 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
18788 msgstr ""
18790 #: gimple-ssa-sprintf.c:2699
18791 #, gcc-internal-format
18792 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18793 msgstr ""
18795 #: gimple-ssa-sprintf.c:2702
18796 #, gcc-internal-format
18797 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18798 msgstr ""
18800 #: gimple-ssa-sprintf.c:2705
18801 #, gcc-internal-format
18802 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
18803 msgstr ""
18805 #: gimple-ssa-sprintf.c:2715
18806 #, gcc-internal-format
18807 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18808 msgstr ""
18810 #: gimple-ssa-sprintf.c:2718
18811 #, gcc-internal-format
18812 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18813 msgstr ""
18815 #: gimple-ssa-sprintf.c:2721
18816 #, gcc-internal-format
18817 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
18818 msgstr ""
18820 #: gimple-ssa-sprintf.c:2730
18821 #, gcc-internal-format
18822 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
18823 msgstr ""
18825 #: gimple-ssa-sprintf.c:2733
18826 #, gcc-internal-format
18827 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
18828 msgstr ""
18830 #: gimple-ssa-sprintf.c:2736
18831 #, gcc-internal-format
18832 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
18833 msgstr ""
18835 #: gimple-ssa-sprintf.c:2825
18836 #, gcc-internal-format
18837 msgid "%<%.*s%> directive argument is null"
18838 msgstr "аргумент директиви %<%.*s%> є порожнім"
18840 #: gimple-ssa-sprintf.c:2890
18841 #, gcc-internal-format
18842 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
18843 msgstr ""
18845 #: gimple-ssa-sprintf.c:2897
18846 #, gcc-internal-format
18847 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
18848 msgstr ""
18850 #: gimple-ssa-sprintf.c:2900
18851 #, gcc-internal-format
18852 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
18853 msgstr ""
18855 #: gimple-ssa-sprintf.c:2929
18856 #, gcc-internal-format
18857 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
18858 msgstr ""
18860 #: gimple-ssa-sprintf.c:2936
18861 #, gcc-internal-format
18862 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
18863 msgstr ""
18865 #: gimple-ssa-sprintf.c:2939
18866 #, gcc-internal-format
18867 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
18868 msgstr ""
18870 #: gimple-ssa-sprintf.c:2949
18871 #, gcc-internal-format
18872 msgid "assuming directive output of %wu byte"
18873 msgid_plural "assuming directive output of %wu bytes"
18874 msgstr[0] ""
18875 msgstr[1] ""
18876 msgstr[2] ""
18878 #: gimple-ssa-sprintf.c:2956
18879 #, gcc-internal-format
18880 msgid "directive argument %qE"
18881 msgstr "аргумент директиви %qE"
18883 #: gimple-ssa-sprintf.c:2958
18884 #, gcc-internal-format
18885 msgid "directive argument in the range [%E, %E]"
18886 msgstr ""
18888 #: gimple-ssa-sprintf.c:2962
18889 #, gcc-internal-format
18890 msgid "using the range [%E, %E] for directive argument"
18891 msgstr ""
18893 #: gimple-ssa-sprintf.c:2982
18894 #, gcc-internal-format
18895 msgid "%qE output %wu byte into a destination of size %wu"
18896 msgstr ""
18898 #: gimple-ssa-sprintf.c:2983
18899 #, gcc-internal-format
18900 msgid "%qE output %wu bytes into a destination of size %wu"
18901 msgstr ""
18903 #: gimple-ssa-sprintf.c:2987
18904 #, gcc-internal-format
18905 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
18906 msgstr ""
18908 #: gimple-ssa-sprintf.c:2992
18909 #, gcc-internal-format
18910 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
18911 msgstr ""
18913 #: gimple-ssa-sprintf.c:2997
18914 #, gcc-internal-format
18915 msgid "%qE output %wu or more bytes into a destination of size %wu"
18916 msgstr ""
18918 #: gimple-ssa-sprintf.c:3368
18919 #, gcc-internal-format
18920 msgid "%<%.*s%> directive width out of range"
18921 msgstr ""
18923 #: gimple-ssa-sprintf.c:3402
18924 #, gcc-internal-format
18925 msgid "%<%.*s%> directive precision out of range"
18926 msgstr ""
18928 #: gimple-ssa-sprintf.c:3893
18929 #, gcc-internal-format
18930 msgid "specified bound %wu exceeds maximum object size %wu"
18931 msgstr ""
18933 #: gimple-ssa-sprintf.c:3899
18934 #, gcc-internal-format
18935 msgid "specified bound %wu exceeds %<INT_MAX%>"
18936 msgstr ""
18938 #: gimple-ssa-sprintf.c:3949
18939 #, gcc-internal-format
18940 msgid "null destination pointer"
18941 msgstr "нульовий вказівник призначення"
18943 #: gimple-ssa-sprintf.c:3966
18944 #, gcc-internal-format
18945 msgid "specified bound %wu exceeds the size %wu of the destination object"
18946 msgstr ""
18948 #: gimple-ssa-sprintf.c:3978
18949 #, gcc-internal-format
18950 msgid "null format string"
18951 msgstr ""
18953 #: gimple-ssa-warn-alloca.c:462
18954 #, gcc-internal-format
18955 msgid "use of %<alloca%>"
18956 msgstr ""
18958 #: gimple-ssa-warn-alloca.c:485
18959 #, gcc-internal-format
18960 msgid "argument to variable-length array may be too large"
18961 msgstr ""
18963 #: gimple-ssa-warn-alloca.c:487
18964 #, gcc-internal-format
18965 msgid "argument to %<alloca%> may be too large"
18966 msgstr ""
18968 #: gimple-ssa-warn-alloca.c:491
18969 #, gcc-internal-format, gfc-internal-format
18970 msgid "limit is %u bytes, but argument may be as large as %s"
18971 msgstr ""
18973 #: gimple-ssa-warn-alloca.c:498
18974 #, gcc-internal-format
18975 msgid "argument to variable-length array is too large"
18976 msgstr ""
18978 #: gimple-ssa-warn-alloca.c:500
18979 #, gcc-internal-format
18980 msgid "argument to %<alloca%> is too large"
18981 msgstr ""
18983 #: gimple-ssa-warn-alloca.c:504
18984 #, gcc-internal-format, gfc-internal-format
18985 msgid "limit is %u bytes, but argument is %s"
18986 msgstr ""
18988 #: gimple-ssa-warn-alloca.c:510
18989 #, gcc-internal-format
18990 msgid "variable-length array bound is unknown"
18991 msgstr ""
18993 #: gimple-ssa-warn-alloca.c:511
18994 #, gcc-internal-format
18995 msgid "%<alloca%> bound is unknown"
18996 msgstr ""
18998 #: gimple-ssa-warn-alloca.c:515
18999 #, gcc-internal-format
19000 msgid "unbounded use of variable-length array"
19001 msgstr ""
19003 #: gimple-ssa-warn-alloca.c:516
19004 #, gcc-internal-format
19005 msgid "unbounded use of %<alloca%>"
19006 msgstr ""
19008 #: gimple-ssa-warn-alloca.c:520
19009 #, gcc-internal-format
19010 msgid "use of %<alloca%> within a loop"
19011 msgstr ""
19013 #: gimple-ssa-warn-alloca.c:525
19014 #, gcc-internal-format
19015 msgid "argument to variable-length array may be too large due to conversion from %qT to %qT"
19016 msgstr ""
19018 #: gimple-ssa-warn-alloca.c:528
19019 #, gcc-internal-format
19020 msgid "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
19021 msgstr ""
19023 #: gimple-ssa-warn-alloca.c:534
19024 #, gcc-internal-format
19025 msgid "argument to variable-length array is zero"
19026 msgstr ""
19028 #: gimple-ssa-warn-alloca.c:536
19029 #, gcc-internal-format
19030 msgid "argument to %<alloca%> is zero"
19031 msgstr ""
19033 #: gimple-ssa-warn-restrict.c:1402
19034 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
19035 msgstr ""
19037 #: gimple-ssa-warn-restrict.c:1404
19038 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
19039 msgstr ""
19041 #: gimple-ssa-warn-restrict.c:1408
19042 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19043 msgstr ""
19045 #: gimple-ssa-warn-restrict.c:1410
19046 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19047 msgstr ""
19049 #: gimple-ssa-warn-restrict.c:1417
19050 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19051 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19052 msgstr[0] ""
19053 msgstr[1] ""
19054 msgstr[2] ""
19056 #: gimple-ssa-warn-restrict.c:1427
19057 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
19058 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19059 msgstr[0] ""
19060 msgstr[1] ""
19061 msgstr[2] ""
19063 #: gimple-ssa-warn-restrict.c:1440
19064 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19065 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19066 msgstr[0] ""
19067 msgstr[1] ""
19068 msgstr[2] ""
19070 #: gimple-ssa-warn-restrict.c:1450
19071 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19072 msgstr ""
19074 #: gimple-ssa-warn-restrict.c:1458
19075 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19076 msgstr ""
19078 #: gimple-ssa-warn-restrict.c:1471
19079 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
19080 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19081 msgstr[0] ""
19082 msgstr[1] ""
19083 msgstr[2] ""
19085 #: gimple-ssa-warn-restrict.c:1479
19086 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19087 msgstr ""
19089 #: gimple-ssa-warn-restrict.c:1486
19090 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19091 msgstr ""
19093 #: gimple-ssa-warn-restrict.c:1514
19094 msgid "%G%qD accessing %wu byte may overlap %wu byte"
19095 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
19096 msgstr[0] ""
19097 msgstr[1] ""
19098 msgstr[2] ""
19100 #: gimple-ssa-warn-restrict.c:1521
19101 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
19102 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19103 msgstr[0] ""
19104 msgstr[1] ""
19105 msgstr[2] ""
19107 #: gimple-ssa-warn-restrict.c:1532
19108 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
19109 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
19110 msgstr[0] ""
19111 msgstr[1] ""
19112 msgstr[2] ""
19114 #: gimple-ssa-warn-restrict.c:1539
19115 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
19116 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19117 msgstr[0] ""
19118 msgstr[1] ""
19119 msgstr[2] ""
19121 #: gimple-ssa-warn-restrict.c:1552
19122 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
19123 msgid_plural "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
19124 msgstr[0] ""
19125 msgstr[1] ""
19126 msgstr[2] ""
19128 #: gimple-ssa-warn-restrict.c:1559
19129 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19130 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19131 msgstr[0] ""
19132 msgstr[1] ""
19133 msgstr[2] ""
19135 #: gimple-ssa-warn-restrict.c:1571
19136 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
19137 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19138 msgstr[0] ""
19139 msgstr[1] ""
19140 msgstr[2] ""
19142 #: gimple-ssa-warn-restrict.c:1631
19143 msgid "%G%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
19144 msgstr ""
19146 #: gimple-ssa-warn-restrict.c:1635
19147 #, gcc-internal-format
19148 msgid "array %qD declared here"
19149 msgstr "масив %qD оголошено тут"
19151 #: gimple-ssa-warn-restrict.c:1638 gimple-ssa-warn-restrict.c:1644
19152 msgid "%G%qD pointer overflow between offset %s and size %s"
19153 msgstr ""
19155 #: gimple-ssa-warn-restrict.c:1662
19156 msgid "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19157 msgstr ""
19159 #: gimple-ssa-warn-restrict.c:1665
19160 msgid "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19161 msgstr ""
19163 #: gimple-ssa-warn-restrict.c:1671
19164 msgid "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
19165 msgstr ""
19167 #: gimple-ssa-warn-restrict.c:1673
19168 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
19169 msgstr ""
19171 #: gimple-ssa-warn-restrict.c:1678 c/c-decl.c:3603 c/c-decl.c:3874
19172 #: c/c-typeck.c:8345 cp/class.c:1346 cp/class.c:3098 cp/decl.c:3979
19173 #: cp/decl.c:10753 cp/decl.c:11151 cp/decl.c:11160 cp/friend.c:384
19174 #: cp/friend.c:393 cp/parser.c:3275 cp/parser.c:3372 cp/parser.c:3422
19175 #: cp/parser.c:6327 cp/parser.c:21027
19176 #, gcc-internal-format
19177 msgid "%qD declared here"
19178 msgstr ""
19180 #: gimple-ssa-warn-restrict.c:1683
19181 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
19182 msgstr ""
19184 #: gimple-ssa-warn-restrict.c:1685
19185 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
19186 msgstr ""
19188 #: gimple-ssa-warn-restrict.c:1690
19189 msgid "%G%qD forming offset %s is out of bounds"
19190 msgstr ""
19192 #: gimple-ssa-warn-restrict.c:1691
19193 msgid "%G%qD offset %s is out of bounds"
19194 msgstr ""
19196 #: gimple-ssa-warn-restrict.c:1702
19197 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
19198 msgstr ""
19200 #: gimple-ssa-warn-restrict.c:1711
19201 msgid "%G%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wu"
19202 msgstr ""
19204 #: gimple-ssa-warn-restrict.c:1890
19205 msgid "%G%qD source argument is the same as destination"
19206 msgstr ""
19208 #: gimple-streamer-in.c:210
19209 #, gcc-internal-format, gfc-internal-format
19210 msgid "bytecode stream: unknown GIMPLE statement tag %s"
19211 msgstr ""
19213 #: gimple.c:1233
19214 #, gcc-internal-format, gfc-internal-format
19215 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
19216 msgstr ""
19218 #: gimplify.c:1854
19219 #, gcc-internal-format
19220 msgid "statement will never be executed"
19221 msgstr ""
19223 #: gimplify.c:2183 gimplify.c:2191
19224 #, gcc-internal-format
19225 msgid "this statement may fall through"
19226 msgstr ""
19228 #: gimplify.c:2193
19229 #, gcc-internal-format
19230 msgid "here"
19231 msgstr ""
19233 #: gimplify.c:2302
19234 #, gcc-internal-format
19235 msgid "attribute %<fallthrough%> not preceding a case label or default label"
19236 msgstr ""
19238 #: gimplify.c:3409
19239 #, gcc-internal-format
19240 msgid "using result of function returning %<void%>"
19241 msgstr ""
19243 #: gimplify.c:6128
19244 #, gcc-internal-format, gfc-internal-format
19245 msgid "invalid lvalue in asm output %d"
19246 msgstr ""
19248 #: gimplify.c:6271
19249 #, gcc-internal-format, gfc-internal-format
19250 msgid "non-memory input %d must stay in memory"
19251 msgstr ""
19253 #: gimplify.c:6311 gimplify.c:6320
19254 #, gcc-internal-format, gfc-internal-format
19255 msgid "memory input %d is not directly addressable"
19256 msgstr ""
19258 #: gimplify.c:6928
19259 #, gcc-internal-format
19260 msgid "threadprivate variable %qE used in target region"
19261 msgstr ""
19263 #: gimplify.c:6930
19264 #, gcc-internal-format
19265 msgid "enclosing target region"
19266 msgstr ""
19268 #: gimplify.c:6942
19269 #, gcc-internal-format
19270 msgid "threadprivate variable %qE used in untied task"
19271 msgstr ""
19273 #: gimplify.c:6944
19274 #, gcc-internal-format
19275 msgid "enclosing task"
19276 msgstr ""
19278 #: gimplify.c:7016
19279 #, gcc-internal-format
19280 msgid "%qE not specified in enclosing %qs"
19281 msgstr "%qE не задано у замиканні %qs"
19283 #: gimplify.c:7018
19284 #, gcc-internal-format
19285 msgid "enclosing %qs"
19286 msgstr ""
19288 #: gimplify.c:7143
19289 #, gcc-internal-format
19290 msgid "%qE not specified in enclosing OpenACC %qs construct"
19291 msgstr ""
19293 #: gimplify.c:7145
19294 #, gcc-internal-format
19295 msgid "enclosing OpenACC %qs construct"
19296 msgstr ""
19298 #: gimplify.c:7198
19299 #, gcc-internal-format
19300 msgid "%qE with %<link%> clause used in %<routine%> function"
19301 msgstr ""
19303 #: gimplify.c:7206
19304 #, gcc-internal-format
19305 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
19306 msgstr ""
19308 #: gimplify.c:7272 gimplify.c:7872
19309 #, gcc-internal-format
19310 msgid "variable %qE declared in enclosing %<host_data%> region"
19311 msgstr ""
19313 #: gimplify.c:7293
19314 #, gcc-internal-format
19315 msgid "%qD referenced in target region does not have a mappable type"
19316 msgstr ""
19318 #: gimplify.c:7411 gimplify.c:7443
19319 #, gcc-internal-format
19320 msgid "iteration variable %qE is predetermined linear"
19321 msgstr ""
19323 #: gimplify.c:7414
19324 #, gcc-internal-format
19325 msgid "iteration variable %qE should be private"
19326 msgstr ""
19328 #: gimplify.c:7428
19329 #, gcc-internal-format
19330 msgid "iteration variable %qE should not be firstprivate"
19331 msgstr ""
19333 #: gimplify.c:7431
19334 #, gcc-internal-format
19335 msgid "iteration variable %qE should not be reduction"
19336 msgstr ""
19338 #: gimplify.c:7434
19339 #, gcc-internal-format
19340 msgid "iteration variable %qE should not be linear"
19341 msgstr ""
19343 #: gimplify.c:7437
19344 #, gcc-internal-format
19345 msgid "iteration variable %qE should not be lastprivate"
19346 msgstr ""
19348 #: gimplify.c:7440
19349 #, gcc-internal-format
19350 msgid "iteration variable %qE should not be private"
19351 msgstr ""
19353 #: gimplify.c:7742
19354 #, gcc-internal-format
19355 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
19356 msgstr ""
19358 #: gimplify.c:7949
19359 #, gcc-internal-format
19360 msgid "mapping field %qE of variable length structure"
19361 msgstr ""
19363 #: gimplify.c:8160
19364 #, gcc-internal-format
19365 msgid "%qE appears more than once in map clauses"
19366 msgstr ""
19368 #: gimplify.c:8464
19369 #, gcc-internal-format
19370 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
19371 msgstr ""
19373 #: gimplify.c:8484
19374 #, gcc-internal-format
19375 msgid "%s variable %qE is private in outer context"
19376 msgstr ""
19378 #: gimplify.c:8510
19379 #, gcc-internal-format
19380 msgid "expected %qs %<if%> clause modifier rather than %qs"
19381 msgstr ""
19383 #: gimplify.c:8775
19384 #, gcc-internal-format
19385 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
19386 msgstr ""
19388 #: gimplify.c:8808
19389 #, gcc-internal-format
19390 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
19391 msgstr ""
19393 #: gimplify.c:9000
19394 #, gcc-internal-format
19395 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
19396 msgstr ""
19398 #: gimplify.c:9051
19399 #, gcc-internal-format
19400 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
19401 msgstr ""
19403 #: gimplify.c:9133
19404 #, gcc-internal-format
19405 msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
19406 msgstr ""
19408 #: gimplify.c:9278
19409 #, gcc-internal-format
19410 msgid "invalid private reduction on %qE"
19411 msgstr "некоректне приватне спрощення %qE"
19413 #: gimplify.c:11103 omp-low.c:2791
19414 #, gcc-internal-format
19415 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
19416 msgstr ""
19418 #: gimplify.c:11121
19419 #, gcc-internal-format
19420 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
19421 msgstr ""
19423 #: gimplify.c:11134
19424 #, gcc-internal-format
19425 msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
19426 msgstr ""
19428 #: gimplify.c:11147
19429 #, gcc-internal-format
19430 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
19431 msgstr ""
19433 #: gimplify.c:11158
19434 #, gcc-internal-format
19435 msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
19436 msgstr ""
19438 #: gimplify.c:12393
19439 #, gcc-internal-format
19440 msgid "gimplification failed"
19441 msgstr ""
19443 #: gimplify.c:12936
19444 #, gcc-internal-format
19445 msgid "%qT is promoted to %qT when passed through %<...%>"
19446 msgstr ""
19448 #: gimplify.c:12941
19449 #, gcc-internal-format
19450 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
19451 msgstr ""
19453 #: gimplify.c:12948
19454 #, gcc-internal-format
19455 msgid "if this code is reached, the program will abort"
19456 msgstr ""
19458 #: godump.c:1425
19459 #, gcc-internal-format
19460 msgid "could not close Go dump file: %m"
19461 msgstr ""
19463 #: godump.c:1437
19464 #, gcc-internal-format
19465 msgid "could not open Go dump file %qs: %m"
19466 msgstr ""
19468 #: graph.c:55 toplev.c:1628 objc/objc-act.c:461
19469 #, gcc-internal-format
19470 msgid "can%'t open %s: %m"
19471 msgstr "не вдалося відкрити %s: %m"
19473 #: graphite.c:463
19474 #, gcc-internal-format
19475 msgid "Graphite loop optimizations cannot be used (isl is not available)."
19476 msgstr ""
19478 #: hsa-brig.c:909
19479 #, gcc-internal-format
19480 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
19481 msgstr ""
19483 #: hsa-common.c:243
19484 #, gcc-internal-format
19485 msgid "HSA image ops not handled"
19486 msgstr ""
19488 #: hsa-gen.c:1230
19489 #, gcc-internal-format
19490 msgid "HSA SSA name defined by instruction that is supposed to be using it"
19491 msgstr ""
19493 #: hsa-gen.c:1234 hsa-gen.c:1247
19494 #, gcc-internal-format
19495 msgid "HSA SSA verification failed"
19496 msgstr ""
19498 #: hsa-gen.c:1243
19499 #, gcc-internal-format
19500 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
19501 msgstr ""
19503 #: hsa-gen.c:1503
19504 #, gcc-internal-format
19505 msgid "HSA instruction uses a register but is not among recorded register uses"
19506 msgstr ""
19508 #: hsa-gen.c:1507
19509 #, gcc-internal-format
19510 msgid "HSA instruction verification failed"
19511 msgstr ""
19513 #: input.c:1190
19514 #, gcc-internal-format, gfc-internal-format
19515 msgid "expansion point is location %i"
19516 msgstr ""
19518 #: input.c:1220
19519 #, gcc-internal-format, gfc-internal-format
19520 msgid "token %u has x-location == y-location == %u"
19521 msgstr ""
19523 #: input.c:1228
19524 #, gcc-internal-format, gfc-internal-format
19525 msgid "token %u has x-location == %u"
19526 msgstr ""
19528 #: input.c:1229
19529 #, gcc-internal-format, gfc-internal-format
19530 msgid "token %u has y-location == %u"
19531 msgstr ""
19533 #: internal-fn.c:480
19534 #, gcc-internal-format
19535 msgid "invalid use of attribute %<fallthrough%>"
19536 msgstr ""
19538 #: ipa-chkp.c:669
19539 #, gcc-internal-format
19540 msgid "function cannot be instrumented"
19541 msgstr ""
19543 #: ipa-devirt.c:755 ipa-devirt.c:906
19544 #, gcc-internal-format
19545 msgid "virtual table of type %qD violates one definition rule"
19546 msgstr ""
19548 #: ipa-devirt.c:758
19549 #, gcc-internal-format
19550 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
19551 msgstr ""
19553 #: ipa-devirt.c:797
19554 #, gcc-internal-format
19555 msgid "virtual table of type %qD contains RTTI information"
19556 msgstr ""
19558 #: ipa-devirt.c:803
19559 #, gcc-internal-format
19560 msgid "but is prevailed by one without from other translation unit"
19561 msgstr ""
19563 #: ipa-devirt.c:807
19564 #, gcc-internal-format
19565 msgid "RTTI will not work on this type"
19566 msgstr ""
19568 #: ipa-devirt.c:837 ipa-devirt.c:865 ipa-devirt.c:936
19569 #, gcc-internal-format
19570 msgid "virtual table of type %qD violates one definition rule  "
19571 msgstr ""
19573 #: ipa-devirt.c:843
19574 #, gcc-internal-format
19575 msgid "the conflicting type defined in another translation unit has virtual table of different size"
19576 msgstr ""
19578 #: ipa-devirt.c:871
19579 #, gcc-internal-format
19580 msgid "the conflicting type defined in another translation unit with different RTTI information"
19581 msgstr ""
19583 #: ipa-devirt.c:914 ipa-devirt.c:944
19584 #, gcc-internal-format
19585 msgid "the conflicting type defined in another translation unit"
19586 msgstr ""
19588 #: ipa-devirt.c:918
19589 #, gcc-internal-format
19590 msgid "contains additional virtual method %qD"
19591 msgstr ""
19593 #: ipa-devirt.c:925
19594 #, gcc-internal-format
19595 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
19596 msgstr ""
19598 #: ipa-devirt.c:950
19599 #, gcc-internal-format
19600 msgid "virtual method %qD"
19601 msgstr ""
19603 #: ipa-devirt.c:954
19604 #, gcc-internal-format
19605 msgid "ought to match virtual method %qD but does not"
19606 msgstr ""
19608 #: ipa-devirt.c:960
19609 #, gcc-internal-format
19610 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
19611 msgstr ""
19613 #: ipa-devirt.c:990
19614 #, gcc-internal-format
19615 msgid "type %qT violates the C++ One Definition Rule"
19616 msgstr ""
19618 #: ipa-devirt.c:1001 ipa-devirt.c:1016 ipa-devirt.c:1266 ipa-devirt.c:1358
19619 #: ipa-devirt.c:1397 ipa-devirt.c:1415
19620 #, gcc-internal-format
19621 msgid "a different type is defined in another translation unit"
19622 msgstr ""
19624 #: ipa-devirt.c:1008
19625 #, gcc-internal-format
19626 msgid "the first difference of corresponding definitions is field %qD"
19627 msgstr ""
19629 #: ipa-devirt.c:1018
19630 #, gcc-internal-format
19631 msgid "the first difference of corresponding definitions is method %qD"
19632 msgstr ""
19634 #: ipa-devirt.c:1112
19635 #, gcc-internal-format
19636 msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
19637 msgstr ""
19639 #: ipa-devirt.c:1117
19640 #, gcc-internal-format
19641 msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
19642 msgstr ""
19644 #: ipa-devirt.c:1122
19645 #, gcc-internal-format
19646 msgid "the incompatible type defined in another translation unit"
19647 msgstr ""
19649 #: ipa-devirt.c:1145
19650 #, gcc-internal-format
19651 msgid "type name %qs should match type name %qs"
19652 msgstr ""
19654 #: ipa-devirt.c:1149 ipa-devirt.c:1241
19655 #, gcc-internal-format
19656 msgid "the incompatible type is defined here"
19657 msgstr ""
19659 #: ipa-devirt.c:1177
19660 #, gcc-internal-format
19661 msgid "array types have different bounds"
19662 msgstr ""
19664 #: ipa-devirt.c:1192
19665 #, gcc-internal-format
19666 msgid "return value type mismatch"
19667 msgstr ""
19669 #: ipa-devirt.c:1207
19670 #, gcc-internal-format
19671 msgid "implicit this pointer type mismatch"
19672 msgstr ""
19674 #: ipa-devirt.c:1210
19675 #, gcc-internal-format, gfc-internal-format
19676 msgid "type mismatch in parameter %i"
19677 msgstr ""
19679 #: ipa-devirt.c:1221
19680 #, gcc-internal-format
19681 msgid "types have different parameter counts"
19682 msgstr ""
19684 #: ipa-devirt.c:1232
19685 #, gcc-internal-format
19686 msgid "type %qT itself violates the C++ One Definition Rule"
19687 msgstr ""
19689 #: ipa-devirt.c:1238
19690 #, gcc-internal-format
19691 msgid "type %qT should match type %qT"
19692 msgstr ""
19694 #: ipa-devirt.c:1273
19695 #, gcc-internal-format
19696 msgid "a type with different qualifiers is defined in another translation unit"
19697 msgstr ""
19699 #: ipa-devirt.c:1291
19700 #, gcc-internal-format
19701 msgid "a type with different attributes is defined in another translation unit"
19702 msgstr ""
19704 #: ipa-devirt.c:1306
19705 #, gcc-internal-format
19706 msgid "an enum with different value name is defined in another translation unit"
19707 msgstr ""
19709 #: ipa-devirt.c:1315
19710 #, gcc-internal-format
19711 msgid "an enum with different values is defined in another translation unit"
19712 msgstr ""
19714 #: ipa-devirt.c:1323
19715 #, gcc-internal-format
19716 msgid "an enum with mismatching number of values is defined in another translation unit"
19717 msgstr ""
19719 #: ipa-devirt.c:1341
19720 #, gcc-internal-format
19721 msgid "a type with different precision is defined in another translation unit"
19722 msgstr ""
19724 #: ipa-devirt.c:1348
19725 #, gcc-internal-format
19726 msgid "a type with different signedness is defined in another translation unit"
19727 msgstr ""
19729 #: ipa-devirt.c:1373
19730 #, gcc-internal-format
19731 msgid "it is defined as a pointer in different address space in another translation unit"
19732 msgstr ""
19734 #: ipa-devirt.c:1382
19735 #, gcc-internal-format
19736 msgid "it is defined as a pointer to different type in another translation unit"
19737 msgstr ""
19739 #: ipa-devirt.c:1442
19740 #, gcc-internal-format
19741 msgid "an array of different size is defined in another translation unit"
19742 msgstr ""
19744 #: ipa-devirt.c:1457
19745 #, gcc-internal-format
19746 msgid "has different return value in another translation unit"
19747 msgstr ""
19749 #: ipa-devirt.c:1480 ipa-devirt.c:1492
19750 #, gcc-internal-format
19751 msgid "has different parameters in another translation unit"
19752 msgstr ""
19754 #: ipa-devirt.c:1515
19755 #, gcc-internal-format
19756 msgid "a type defined in another translation unit is not polymorphic"
19757 msgstr ""
19759 #: ipa-devirt.c:1519
19760 #, gcc-internal-format
19761 msgid "a type defined in another translation unit is polymorphic"
19762 msgstr ""
19764 #: ipa-devirt.c:1537 ipa-devirt.c:1600
19765 #, gcc-internal-format
19766 msgid "a type with different virtual table pointers is defined in another translation unit"
19767 msgstr ""
19769 #: ipa-devirt.c:1544 ipa-devirt.c:1605
19770 #, gcc-internal-format
19771 msgid "a type with different bases is defined in another translation unit"
19772 msgstr ""
19774 #: ipa-devirt.c:1552
19775 #, gcc-internal-format
19776 msgid "a field with different name is defined in another translation unit"
19777 msgstr ""
19779 #: ipa-devirt.c:1566
19780 #, gcc-internal-format
19781 msgid "a field of same name but different type is defined in another translation unit"
19782 msgstr ""
19784 #: ipa-devirt.c:1579
19785 #, gcc-internal-format
19786 msgid "fields have different layout in another translation unit"
19787 msgstr ""
19789 #: ipa-devirt.c:1586
19790 #, gcc-internal-format
19791 msgid "one field is bitfield while other is not"
19792 msgstr ""
19794 #: ipa-devirt.c:1609
19795 #, gcc-internal-format
19796 msgid "a type with different number of fields is defined in another translation unit"
19797 msgstr ""
19799 #: ipa-devirt.c:1631
19800 #, gcc-internal-format
19801 msgid "a type with different size is defined in another translation unit"
19802 msgstr ""
19804 #: ipa-devirt.c:1639
19805 #, gcc-internal-format
19806 msgid "a type with different alignment is defined in another translation unit"
19807 msgstr ""
19809 #: ipa-devirt.c:1762
19810 #, gcc-internal-format
19811 msgid "the extra base is defined here"
19812 msgstr ""
19814 #: ipa-devirt.c:3798
19815 #, gcc-internal-format
19816 msgid "Declaring type %qD final would enable devirtualization of %i call"
19817 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
19818 msgstr[0] ""
19819 msgstr[1] ""
19820 msgstr[2] ""
19822 #: ipa-devirt.c:3807
19823 #, gcc-internal-format
19824 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
19825 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
19826 msgstr[0] ""
19827 msgstr[1] ""
19828 msgstr[2] ""
19830 #: ipa-devirt.c:3837
19831 #, gcc-internal-format
19832 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
19833 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
19834 msgstr[0] ""
19835 msgstr[1] ""
19836 msgstr[2] ""
19838 #: ipa-devirt.c:3845
19839 #, gcc-internal-format
19840 msgid "Declaring method %qD final would enable devirtualization of %i call"
19841 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
19842 msgstr[0] ""
19843 msgstr[1] ""
19844 msgstr[2] ""
19846 #: ipa-devirt.c:3853
19847 #, gcc-internal-format
19848 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
19849 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
19850 msgstr[0] ""
19851 msgstr[1] ""
19852 msgstr[2] ""
19854 #: ipa-devirt.c:3864
19855 #, gcc-internal-format
19856 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
19857 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
19858 msgstr[0] ""
19859 msgstr[1] ""
19860 msgstr[2] ""
19862 #: ipa-fnsummary.c:3371
19863 #, gcc-internal-format
19864 msgid "ipa inline summary is missing in input file"
19865 msgstr ""
19867 #: ipa-hsa.c:57
19868 #, gcc-internal-format, gfc-internal-format
19869 msgid "could not emit HSAIL for function %s: function cannot be cloned"
19870 msgstr ""
19872 #: ipa-pure-const.c:204
19873 #, gcc-internal-format
19874 msgid "function might be candidate for attribute %qs"
19875 msgstr ""
19877 #: ipa-pure-const.c:205
19878 #, gcc-internal-format
19879 msgid "function might be candidate for attribute %qs if it is known to return normally"
19880 msgstr ""
19882 #: ipa-reference.c:1174
19883 #, gcc-internal-format
19884 msgid "ipa reference summary is missing in ltrans unit"
19885 msgstr ""
19887 #: ira.c:2323 ira.c:2337
19888 #, gcc-internal-format, gfc-internal-format
19889 msgid "%s cannot be used in asm here"
19890 msgstr ""
19892 #: ira.c:5551
19893 #, gcc-internal-format
19894 msgid "frame pointer required, but reserved"
19895 msgstr ""
19897 #: ira.c:5552
19898 #, gcc-internal-format
19899 msgid "for %qD"
19900 msgstr ""
19902 #: ira.c:5566
19903 #, gcc-internal-format
19904 msgid "frame size too large for reliable stack checking"
19905 msgstr ""
19907 #: lra-assigns.c:1669
19908 #, gcc-internal-format, gfc-internal-format
19909 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
19910 msgstr ""
19912 #: lra-assigns.c:1788 reload1.c:1245
19913 #, gcc-internal-format
19914 msgid "%<asm%> operand has impossible constraints"
19915 msgstr ""
19917 #: lra-assigns.c:1809
19918 #, gcc-internal-format
19919 msgid "unable to find a register to spill"
19920 msgstr ""
19922 #: lra-constraints.c:3913 reload.c:3815 reload.c:4070
19923 #, gcc-internal-format
19924 msgid "inconsistent operand constraints in an %<asm%>"
19925 msgstr ""
19927 #: lra-constraints.c:4821
19928 #, gcc-internal-format, gfc-internal-format
19929 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
19930 msgstr ""
19932 #: lto-cgraph.c:1294
19933 #, gcc-internal-format, gfc-internal-format
19934 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
19935 msgstr ""
19937 #: lto-cgraph.c:1472
19938 #, gcc-internal-format
19939 msgid "bytecode stream: no caller found while reading edge"
19940 msgstr ""
19942 #: lto-cgraph.c:1478
19943 #, gcc-internal-format
19944 msgid "bytecode stream: no callee found while reading edge"
19945 msgstr ""
19947 #: lto-cgraph.c:1552
19948 #, gcc-internal-format
19949 msgid "bytecode stream: found empty cgraph node"
19950 msgstr ""
19952 #: lto-cgraph.c:1730
19953 #, gcc-internal-format, gfc-internal-format
19954 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19955 msgstr ""
19957 #: lto-cgraph.c:1817
19958 #, gcc-internal-format, gfc-internal-format
19959 msgid "Profile information in %s corrupted"
19960 msgstr ""
19962 #: lto-cgraph.c:1855
19963 #, gcc-internal-format, gfc-internal-format
19964 msgid "cannot find LTO cgraph in %s"
19965 msgstr ""
19967 #: lto-cgraph.c:1865
19968 #, gcc-internal-format, gfc-internal-format
19969 msgid "cannot find LTO section refs in %s"
19970 msgstr ""
19972 #: lto-cgraph.c:1946
19973 #, gcc-internal-format, gfc-internal-format
19974 msgid "invalid offload table in %s"
19975 msgstr ""
19977 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19978 #: lto-compress.c:293 lto-compress.c:314
19979 #, gcc-internal-format, gfc-internal-format
19980 msgid "compressed stream: %s"
19981 msgstr ""
19983 #: lto-section-in.c:445
19984 #, gcc-internal-format, gfc-internal-format
19985 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
19986 msgstr ""
19988 #: lto-section-in.c:456
19989 #, gcc-internal-format, gfc-internal-format
19990 msgid "%s out of range: Range is %i to %i, value is %i"
19991 msgstr ""
19993 #: lto-streamer-in.c:80
19994 #, gcc-internal-format, gfc-internal-format
19995 msgid "bytecode stream: unexpected tag %s"
19996 msgstr ""
19998 #: lto-streamer-in.c:900 lto-streamer-in.c:910
19999 #, gcc-internal-format
20000 msgid "Cgraph edge statement index out of range"
20001 msgstr ""
20003 #: lto-streamer-in.c:904 lto-streamer-in.c:913
20004 #, gcc-internal-format
20005 msgid "Cgraph edge statement index not found"
20006 msgstr ""
20008 #: lto-streamer-in.c:920
20009 #, gcc-internal-format
20010 msgid "Reference statement index out of range"
20011 msgstr ""
20013 #: lto-streamer-in.c:923
20014 #, gcc-internal-format
20015 msgid "Reference statement index not found"
20016 msgstr ""
20018 #: lto-streamer-in.c:1595
20019 #, gcc-internal-format, gfc-internal-format
20020 msgid "cannot read LTO mode table from %s"
20021 msgstr ""
20023 #: lto-streamer-in.c:1694
20024 #, gcc-internal-format, gfc-internal-format
20025 msgid "unsupported mode %s\n"
20026 msgstr ""
20028 #: lto-streamer-out.c:442 lto-streamer-out.c:686
20029 #, gcc-internal-format
20030 msgid "tree code %qs is not supported in LTO streams"
20031 msgstr ""
20033 #: lto-streamer.c:162
20034 #, gcc-internal-format, gfc-internal-format
20035 msgid "bytecode stream: unexpected LTO section %s"
20036 msgstr ""
20038 #: lto-streamer.c:291
20039 #, gcc-internal-format
20040 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
20041 msgstr ""
20043 #: lto-wrapper.c:117
20044 #, gcc-internal-format
20045 msgid "deleting LTRANS file %s: %m"
20046 msgstr ""
20048 #: lto-wrapper.c:154
20049 #, gcc-internal-format
20050 msgid "malformed COLLECT_GCC_OPTIONS"
20051 msgstr ""
20053 #: lto-wrapper.c:308
20054 #, gcc-internal-format, gfc-internal-format
20055 msgid "Option %s with different values"
20056 msgstr ""
20058 #: lto-wrapper.c:392
20059 #, gcc-internal-format, gfc-internal-format
20060 msgid "Option %s not used consistently in all LTO input files"
20061 msgstr ""
20063 #: lto-wrapper.c:832
20064 #, gcc-internal-format, gfc-internal-format
20065 msgid "problem with building target image for %s\n"
20066 msgstr ""
20068 #: lto-wrapper.c:852
20069 #, gcc-internal-format
20070 msgid "reading input file"
20071 msgstr ""
20073 #: lto-wrapper.c:857
20074 #, gcc-internal-format
20075 msgid "writing output file"
20076 msgstr ""
20078 #: lto-wrapper.c:889
20079 #, gcc-internal-format
20080 msgid "installation error, can't find crtoffloadtable.o"
20081 msgstr ""
20083 #: lto-wrapper.c:1000 lto-wrapper.c:1012
20084 #, gcc-internal-format, gfc-internal-format
20085 msgid "%s: %s\n"
20086 msgstr "%s: %s\n"
20088 #: lto-wrapper.c:1056
20089 #, gcc-internal-format
20090 msgid "environment variable COLLECT_GCC must be set"
20091 msgstr ""
20093 #: lto-wrapper.c:1060 config/nvptx/mkoffload.c:363
20094 #, gcc-internal-format
20095 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
20096 msgstr ""
20098 #: lto-wrapper.c:1229 lto-wrapper.c:1285
20099 #, gcc-internal-format
20100 msgid "cannot open %s: %m"
20101 msgstr "не вдалося відкрити %s: %m"
20103 #: lto-wrapper.c:1232 lto-wrapper.c:1291
20104 #, gcc-internal-format
20105 msgid "cannot read %s: %m"
20106 msgstr "не вдалося прочитати %s: %m"
20108 #: lto-wrapper.c:1259
20109 #, gcc-internal-format, gfc-internal-format
20110 msgid "invalid format of %s"
20111 msgstr "некоректний формат %s"
20113 #: lto-wrapper.c:1482
20114 #, gcc-internal-format
20115 msgid "fopen: %s: %m"
20116 msgstr ""
20118 #: multiple_target.c:76
20119 #, gcc-internal-format
20120 msgid "the call requires ifunc, which is not supported by this target"
20121 msgstr ""
20123 #: multiple_target.c:83
20124 #, gcc-internal-format
20125 msgid "target does not support function version dispatcher"
20126 msgstr ""
20128 #: multiple_target.c:91
20129 #, gcc-internal-format
20130 msgid "default %<target_clones%> attribute was not set"
20131 msgstr ""
20133 #: multiple_target.c:343
20134 #, fuzzy, gcc-internal-format
20135 #| msgid "argument of %qE attribute ignored"
20136 msgid "single %<target_clones%> attribute is ignored"
20137 msgstr "аргумент атрибута %qE проігноровано"
20139 #: multiple_target.c:351
20140 #, gcc-internal-format
20141 msgid "clones for %<target_clones%> attribute cannot be created"
20142 msgstr ""
20144 #: multiple_target.c:354
20145 #, gcc-internal-format
20146 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
20147 msgstr ""
20149 #: multiple_target.c:371
20150 #, gcc-internal-format
20151 msgid "default target was not set"
20152 msgstr ""
20154 #: multiple_target.c:379
20155 #, gcc-internal-format
20156 msgid "an empty string cannot be in %<target_clones%> attribute"
20157 msgstr ""
20159 #: omp-expand.c:2016
20160 #, gcc-internal-format
20161 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
20162 msgstr ""
20164 #: omp-expand.c:2153
20165 #, gcc-internal-format
20166 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
20167 msgstr ""
20169 #: omp-general.c:588
20170 #, gcc-internal-format
20171 msgid "multiple loop axes specified for routine"
20172 msgstr ""
20174 #: omp-low.c:2098 omp-offload.c:1145
20175 #, gcc-internal-format
20176 msgid "%<seq%> overrides other OpenACC loop specifiers"
20177 msgstr ""
20179 #: omp-low.c:2101 omp-offload.c:1146
20180 #, gcc-internal-format
20181 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
20182 msgstr ""
20184 #: omp-low.c:2105 omp-offload.c:1180
20185 #, gcc-internal-format
20186 msgid "inner loop uses same OpenACC parallelism as containing loop"
20187 msgstr ""
20189 #: omp-low.c:2152
20190 #, gcc-internal-format
20191 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
20192 msgstr ""
20194 #: omp-low.c:2420
20195 #, gcc-internal-format
20196 msgid "non-OpenACC construct inside of OpenACC routine"
20197 msgstr ""
20199 #: omp-low.c:2429
20200 #, gcc-internal-format
20201 msgid "non-OpenACC construct inside of OpenACC region"
20202 msgstr ""
20204 #: omp-low.c:2454
20205 #, gcc-internal-format
20206 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
20207 msgstr ""
20209 #: omp-low.c:2462
20210 #, gcc-internal-format
20211 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
20212 msgstr ""
20214 #: omp-low.c:2474
20215 #, gcc-internal-format
20216 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
20217 msgstr ""
20219 #: omp-low.c:2491
20220 #, gcc-internal-format
20221 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
20222 msgstr ""
20224 #: omp-low.c:2532
20225 #, gcc-internal-format
20226 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
20227 msgstr ""
20229 #: omp-low.c:2554
20230 #, gcc-internal-format
20231 msgid "orphaned %qs construct"
20232 msgstr ""
20234 #: omp-low.c:2583
20235 #, gcc-internal-format
20236 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
20237 msgstr ""
20239 #: omp-low.c:2588
20240 #, gcc-internal-format
20241 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
20242 msgstr ""
20244 #: omp-low.c:2608 omp-low.c:2621
20245 #, gcc-internal-format
20246 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
20247 msgstr ""
20249 #: omp-low.c:2647
20250 #, gcc-internal-format
20251 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
20252 msgstr ""
20254 #: omp-low.c:2661
20255 #, gcc-internal-format
20256 msgid "invalid arguments"
20257 msgstr "некоректні аргументи"
20259 #: omp-low.c:2667
20260 #, gcc-internal-format
20261 msgid "%<%s %s%> construct not closely nested inside of %qs"
20262 msgstr ""
20264 #: omp-low.c:2695
20265 #, gcc-internal-format
20266 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20267 msgstr ""
20269 #: omp-low.c:2702
20270 #, gcc-internal-format
20271 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20272 msgstr ""
20274 #: omp-low.c:2731
20275 #, gcc-internal-format
20276 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
20277 msgstr ""
20279 #: omp-low.c:2755 omp-low.c:2894
20280 #, gcc-internal-format
20281 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
20282 msgstr ""
20284 #: omp-low.c:2783
20285 #, gcc-internal-format
20286 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
20287 msgstr ""
20289 #: omp-low.c:2800
20290 #, gcc-internal-format
20291 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
20292 msgstr ""
20294 #: omp-low.c:2815
20295 #, gcc-internal-format
20296 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
20297 msgstr ""
20299 #: omp-low.c:2828
20300 #, gcc-internal-format
20301 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
20302 msgstr ""
20304 #: omp-low.c:2839 omp-low.c:2852
20305 #, gcc-internal-format
20306 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
20307 msgstr ""
20309 #: omp-low.c:2869
20310 #, gcc-internal-format
20311 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
20312 msgstr ""
20314 #: omp-low.c:2881
20315 #, gcc-internal-format
20316 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
20317 msgstr ""
20319 #: omp-low.c:2902
20320 #, gcc-internal-format
20321 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
20322 msgstr ""
20324 #: omp-low.c:2915
20325 #, gcc-internal-format
20326 msgid "OpenACC construct inside of non-OpenACC region"
20327 msgstr ""
20329 #: omp-low.c:2960
20330 #, gcc-internal-format
20331 msgid "%s %qs construct inside of %s %qs region"
20332 msgstr ""
20334 #: omp-low.c:2973 omp-low.c:2980
20335 #, gcc-internal-format
20336 msgid "%qs construct inside of %qs region"
20337 msgstr ""
20339 #: omp-low.c:3092
20340 #, gcc-internal-format
20341 msgid "setjmp/longjmp inside simd construct"
20342 msgstr ""
20344 #: omp-low.c:6377
20345 #, gcc-internal-format
20346 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
20347 msgstr ""
20349 #: omp-low.c:6400
20350 #, gcc-internal-format
20351 msgid "first offset must be in opposite direction of loop iterations"
20352 msgstr ""
20354 #: omp-low.c:9133
20355 #, gcc-internal-format, gfc-internal-format
20356 msgid "invalid exit from %s structured block"
20357 msgstr ""
20359 #: omp-low.c:9135 omp-low.c:9140
20360 #, gcc-internal-format, gfc-internal-format
20361 msgid "invalid entry to %s structured block"
20362 msgstr ""
20364 #. Otherwise, be vague and lazy, but efficient.
20365 #: omp-low.c:9144
20366 #, gcc-internal-format, gfc-internal-format
20367 msgid "invalid branch to/from %s structured block"
20368 msgstr ""
20370 #: omp-offload.c:628
20371 #, gcc-internal-format, gfc-internal-format
20372 msgid "-fopenacc-dim operand is malformed at '%s'"
20373 msgstr ""
20375 #: omp-offload.c:1178
20376 #, gcc-internal-format
20377 msgid "routine call uses same OpenACC parallelism as containing loop"
20378 msgstr ""
20380 #: omp-offload.c:1182 omp-offload.c:1214
20381 #, gcc-internal-format
20382 msgid "containing loop here"
20383 msgstr ""
20385 #: omp-offload.c:1187
20386 #, gcc-internal-format
20387 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
20388 msgstr ""
20390 #: omp-offload.c:1189
20391 #, gcc-internal-format
20392 msgid "loop uses OpenACC parallelism disallowed by containing routine"
20393 msgstr ""
20395 #: omp-offload.c:1194
20396 #, gcc-internal-format
20397 msgid "routine %qD declared here"
20398 msgstr ""
20400 #: omp-offload.c:1207
20401 #, gcc-internal-format
20402 msgid "incorrectly nested OpenACC loop parallelism"
20403 msgstr ""
20405 #: omp-offload.c:1348
20406 #, gcc-internal-format
20407 msgid "insufficient partitioning available to parallelize element loop"
20408 msgstr ""
20410 #: omp-offload.c:1356
20411 #, gcc-internal-format
20412 msgid "insufficient partitioning available to parallelize tile loop"
20413 msgstr ""
20415 #: omp-offload.c:1358
20416 #, gcc-internal-format
20417 msgid "insufficient partitioning available to parallelize loop"
20418 msgstr ""
20420 #: omp-simd-clone.c:194
20421 #, gcc-internal-format
20422 msgid "ignoring large linear step"
20423 msgstr ""
20425 #: omp-simd-clone.c:201
20426 #, gcc-internal-format
20427 msgid "ignoring zero linear step"
20428 msgstr ""
20430 #: omp-simd-clone.c:260
20431 #, gcc-internal-format
20432 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
20433 msgstr ""
20435 #: omp-simd-clone.c:271
20436 #, gcc-internal-format
20437 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
20438 msgstr ""
20440 #: optabs.c:4246
20441 #, gcc-internal-format
20442 msgid "indirect jumps are not available on this target"
20443 msgstr ""
20445 #: opts-common.c:1150
20446 #, gcc-internal-format
20447 msgid "command line option %qs is not supported by this configuration"
20448 msgstr ""
20450 #: opts-common.c:1160 opts.c:1896
20451 #, gcc-internal-format
20452 msgid "missing argument to %qs"
20453 msgstr ""
20455 #: opts-common.c:1166
20456 #, gcc-internal-format
20457 msgid "argument to %qs should be a non-negative integer"
20458 msgstr ""
20460 #: opts-common.c:1173
20461 #, gcc-internal-format
20462 msgid "argument to %qs is not between %d and %d"
20463 msgstr ""
20465 #: opts-common.c:1187
20466 #, gcc-internal-format
20467 msgid "unrecognized argument in option %qs"
20468 msgstr ""
20470 #: opts-common.c:1198 config/i386/i386.c:3206
20471 #, gcc-internal-format
20472 msgid "valid arguments to %qs are: %s; did you mean %qs?"
20473 msgstr ""
20475 #: opts-common.c:1201 config/i386/i386.c:3209
20476 #, gcc-internal-format
20477 msgid "valid arguments to %qs are: %s"
20478 msgstr ""
20480 #: opts-global.c:102
20481 #, gcc-internal-format
20482 msgid "command line option %qs is valid for the driver but not for %s"
20483 msgstr ""
20485 #. Eventually this should become a hard error IMO.
20486 #: opts-global.c:108
20487 #, gcc-internal-format
20488 msgid "command line option %qs is valid for %s but not for %s"
20489 msgstr ""
20491 #: opts-global.c:375
20492 #, gcc-internal-format
20493 msgid "unrecognized command line option %<-fdump-%s%>"
20494 msgstr ""
20496 #: opts-global.c:380
20497 #, gcc-internal-format
20498 msgid "unrecognized command line option %<-fopt-info-%s%>"
20499 msgstr ""
20501 #: opts-global.c:401 opts-global.c:409
20502 #, gcc-internal-format
20503 msgid "plugin support is disabled; configure with --enable-plugin"
20504 msgstr ""
20506 #: opts-global.c:433
20507 #, gcc-internal-format
20508 msgid "unrecognized register name %qs"
20509 msgstr ""
20511 #: opts-global.c:451
20512 #, gcc-internal-format
20513 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
20514 msgstr ""
20516 #: opts-global.c:454
20517 #, gcc-internal-format
20518 msgid "unrecognized shadow offset %qs"
20519 msgstr ""
20521 #: opts.c:90
20522 #, gcc-internal-format
20523 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
20524 msgstr ""
20526 #: opts.c:126
20527 #, gcc-internal-format
20528 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
20529 msgstr ""
20531 #: opts.c:133
20532 #, gcc-internal-format
20533 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
20534 msgstr ""
20536 #: opts.c:589
20537 #, gcc-internal-format
20538 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
20539 msgstr ""
20541 #: opts.c:752
20542 #, gcc-internal-format
20543 msgid "section anchors must be disabled when unit-at-a-time is disabled"
20544 msgstr ""
20546 #: opts.c:756
20547 #, gcc-internal-format
20548 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
20549 msgstr ""
20551 #: opts.c:770
20552 #, gcc-internal-format
20553 msgid "transactional memory is not supported with non-call exceptions"
20554 msgstr ""
20556 #: opts.c:785
20557 #, gcc-internal-format
20558 msgid "section anchors must be disabled when toplevel reorder is disabled"
20559 msgstr ""
20561 #: opts.c:840
20562 #, gcc-internal-format
20563 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
20564 msgstr ""
20566 #: opts.c:856
20567 #, gcc-internal-format
20568 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
20569 msgstr ""
20571 #: opts.c:874
20572 #, gcc-internal-format
20573 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
20574 msgstr ""
20576 #: opts.c:912
20577 #, gcc-internal-format
20578 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
20579 msgstr ""
20581 #: opts.c:926
20582 #, gcc-internal-format
20583 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
20584 msgstr ""
20586 #: opts.c:973
20587 #, gcc-internal-format
20588 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
20589 msgstr ""
20591 #: opts.c:977
20592 #, gcc-internal-format
20593 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
20594 msgstr ""
20596 #: opts.c:985
20597 #, gcc-internal-format
20598 msgid "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
20599 msgstr ""
20601 #: opts.c:992
20602 #, gcc-internal-format
20603 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible with %<-fsanitize=thread%>"
20604 msgstr ""
20606 #: opts.c:998
20607 #, gcc-internal-format
20608 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
20609 msgstr ""
20611 #: opts.c:1004
20612 #, gcc-internal-format
20613 msgid "%<-fsanitize-recover=%s%> is not supported"
20614 msgstr "підтримки %<-fsanitize-recover=%s%> не передбачено"
20616 #: opts.c:1030
20617 #, gcc-internal-format
20618 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
20619 msgstr ""
20621 #: opts.c:1037
20622 #, gcc-internal-format
20623 msgid "transactional memory is not supported with %<-fsanitize=address%>"
20624 msgstr ""
20626 #: opts.c:1040
20627 #, gcc-internal-format
20628 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
20629 msgstr ""
20631 #: opts.c:1048
20632 #, gcc-internal-format, gfc-internal-format
20633 msgid "-falign-loops=%d is not between 0 and %d"
20634 msgstr ""
20636 #: opts.c:1052
20637 #, gcc-internal-format, gfc-internal-format
20638 msgid "-falign-jumps=%d is not between 0 and %d"
20639 msgstr ""
20641 #: opts.c:1056
20642 #, gcc-internal-format, gfc-internal-format
20643 msgid "-falign-functions=%d is not between 0 and %d"
20644 msgstr ""
20646 #: opts.c:1060
20647 #, gcc-internal-format, gfc-internal-format
20648 msgid "-falign-labels=%d is not between 0 and %d"
20649 msgstr ""
20651 #: opts.c:1471
20652 #, gcc-internal-format
20653 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
20654 msgstr ""
20656 #: opts.c:1693
20657 #, gcc-internal-format
20658 msgid "%<-fsanitize=all%> option is not valid"
20659 msgstr ""
20661 #: opts.c:1733
20662 #, gcc-internal-format
20663 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s; did you mean %qs?"
20664 msgstr ""
20666 #: opts.c:1739
20667 #, gcc-internal-format
20668 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s"
20669 msgstr ""
20671 #: opts.c:1774
20672 #, gcc-internal-format
20673 msgid "%<%s%> attribute directive ignored"
20674 msgstr ""
20676 #: opts.c:1951
20677 #, gcc-internal-format
20678 msgid "--help argument %q.*s is ambiguous, please be more specific"
20679 msgstr ""
20681 #: opts.c:1960
20682 #, gcc-internal-format
20683 msgid "unrecognized argument to --help= option: %q.*s"
20684 msgstr ""
20686 #: opts.c:2214
20687 #, gcc-internal-format
20688 msgid "HSA has not been enabled during configuration"
20689 msgstr ""
20691 #: opts.c:2226
20692 #, gcc-internal-format
20693 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
20694 msgstr ""
20696 #: opts.c:2234
20697 #, gcc-internal-format, gfc-internal-format
20698 msgid "structure alignment must be a small power of two, not %d"
20699 msgstr ""
20701 #: opts.c:2320
20702 #, gcc-internal-format
20703 msgid "invalid arguments for %<-fpatchable_function_entry%>"
20704 msgstr "некоректні аргументи %<-fpatchable_function_entry%>"
20706 #: opts.c:2378
20707 #, gcc-internal-format
20708 msgid "unknown stack check parameter %qs"
20709 msgstr ""
20711 #: opts.c:2406
20712 #, gcc-internal-format
20713 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
20714 msgstr ""
20716 #: opts.c:2417
20717 #, gcc-internal-format, gfc-internal-format
20718 msgid "dwarf version %d is not supported"
20719 msgstr ""
20721 #: opts.c:2524
20722 #, gcc-internal-format, gfc-internal-format
20723 msgid "%s: --param arguments should be of the form NAME=VALUE"
20724 msgstr ""
20726 #: opts.c:2535
20727 #, gcc-internal-format
20728 msgid "invalid --param name %qs; did you mean %qs?"
20729 msgstr "некоректна назва --param %qs; ви мали на увазі %qs?"
20731 #: opts.c:2538
20732 #, gcc-internal-format
20733 msgid "invalid --param name %qs"
20734 msgstr "некоректна назва --param %qs"
20736 #: opts.c:2546
20737 #, gcc-internal-format
20738 msgid "invalid --param value %qs"
20739 msgstr ""
20741 #: opts.c:2668
20742 #, gcc-internal-format
20743 msgid "target system does not support debug output"
20744 msgstr ""
20746 #: opts.c:2677
20747 #, gcc-internal-format
20748 msgid "debug format %qs conflicts with prior selection"
20749 msgstr ""
20751 #: opts.c:2695
20752 #, gcc-internal-format
20753 msgid "unrecognized debug output level %qs"
20754 msgstr ""
20756 #: opts.c:2697
20757 #, gcc-internal-format
20758 msgid "debug output level %qs is too high"
20759 msgstr ""
20761 #: opts.c:2717
20762 #, gcc-internal-format
20763 msgid "getting core file size maximum limit: %m"
20764 msgstr ""
20766 #: opts.c:2721
20767 #, gcc-internal-format
20768 msgid "setting core file size limit to maximum: %m"
20769 msgstr ""
20771 #: opts.c:2766
20772 #, gcc-internal-format, gfc-internal-format
20773 msgid "unrecognized gcc debugging option: %c"
20774 msgstr ""
20776 #: opts.c:2791
20777 #, gcc-internal-format, gfc-internal-format
20778 msgid "-Werror=%s: no option -%s"
20779 msgstr ""
20781 #: opts.c:2793
20782 #, gcc-internal-format, gfc-internal-format
20783 msgid "-Werror=%s: -%s is not an option that controls warnings"
20784 msgstr ""
20786 #. If we didn't find this parameter, issue an error message.
20787 #: params.c:198
20788 #, gcc-internal-format
20789 msgid "invalid parameter %qs"
20790 msgstr ""
20792 #: params.c:204
20793 #, gcc-internal-format
20794 msgid "minimum value of parameter %qs is %u"
20795 msgstr ""
20797 #: params.c:209
20798 #, gcc-internal-format
20799 msgid "maximum value of parameter %qs is %u"
20800 msgstr ""
20802 #: passes.c:84
20803 #, gcc-internal-format, gfc-internal-format
20804 msgid "pass %s does not support cloning"
20805 msgstr ""
20807 #: passes.c:90
20808 #, gcc-internal-format, gfc-internal-format
20809 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
20810 msgstr ""
20812 #: passes.c:1027
20813 #, gcc-internal-format
20814 msgid "unrecognized option -fenable"
20815 msgstr ""
20817 #: passes.c:1029
20818 #, gcc-internal-format
20819 msgid "unrecognized option -fdisable"
20820 msgstr ""
20822 #: passes.c:1037
20823 #, gcc-internal-format, gfc-internal-format
20824 msgid "unknown pass %s specified in -fenable"
20825 msgstr ""
20827 #: passes.c:1039
20828 #, gcc-internal-format, gfc-internal-format
20829 msgid "unknown pass %s specified in -fdisable"
20830 msgstr ""
20832 #: passes.c:1064 passes.c:1153
20833 #, gcc-internal-format, gfc-internal-format
20834 msgid "enable pass %s for functions in the range of [%u, %u]"
20835 msgstr ""
20837 #: passes.c:1067 passes.c:1164
20838 #, gcc-internal-format, gfc-internal-format
20839 msgid "disable pass %s for functions in the range of [%u, %u]"
20840 msgstr ""
20842 #: passes.c:1103 passes.c:1131
20843 #, gcc-internal-format, gfc-internal-format
20844 msgid "Invalid range %s in option %s"
20845 msgstr ""
20847 #: passes.c:1149
20848 #, gcc-internal-format, gfc-internal-format
20849 msgid "enable pass %s for function %s"
20850 msgstr ""
20852 #: passes.c:1160
20853 #, gcc-internal-format, gfc-internal-format
20854 msgid "disable pass %s for function %s"
20855 msgstr ""
20857 #: passes.c:1389
20858 #, gcc-internal-format
20859 msgid "invalid pass positioning operation"
20860 msgstr ""
20862 #: passes.c:1451
20863 #, gcc-internal-format
20864 msgid "plugin cannot register a missing pass"
20865 msgstr ""
20867 #: passes.c:1454
20868 #, gcc-internal-format
20869 msgid "plugin cannot register an unnamed pass"
20870 msgstr ""
20872 #: passes.c:1459
20873 #, gcc-internal-format
20874 msgid "plugin cannot register pass %qs without reference pass name"
20875 msgstr ""
20877 #: passes.c:1478
20878 #, gcc-internal-format
20879 msgid "pass %qs not found but is referenced by new pass %qs"
20880 msgstr ""
20882 #: plugin.c:212
20883 #, gcc-internal-format
20884 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
20885 msgstr ""
20887 #: plugin.c:234
20888 #, gcc-internal-format, gfc-internal-format
20889 msgid ""
20890 "plugin %s was specified with different paths:\n"
20891 "%s\n"
20892 "%s"
20893 msgstr ""
20895 #: plugin.c:293
20896 #, gcc-internal-format, gfc-internal-format
20897 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
20898 msgstr ""
20900 #: plugin.c:356
20901 #, gcc-internal-format, gfc-internal-format
20902 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
20903 msgstr ""
20905 #: plugin.c:375
20906 #, gcc-internal-format
20907 msgid "unable to register info for plugin %qs - plugin name not found"
20908 msgstr ""
20910 #: plugin.c:471
20911 #, gcc-internal-format, gfc-internal-format
20912 msgid "unknown callback event registered by plugin %s"
20913 msgstr ""
20915 #: plugin.c:503
20916 #, gcc-internal-format, gfc-internal-format
20917 msgid "plugin %s registered a null callback function for event %s"
20918 msgstr ""
20920 #: plugin.c:636 plugin.c:703
20921 #, gcc-internal-format, gfc-internal-format
20922 msgid ""
20923 "cannot load plugin %s\n"
20924 "%s"
20925 msgstr ""
20927 #: plugin.c:647 plugin.c:713
20928 #, gcc-internal-format, gfc-internal-format
20929 msgid ""
20930 "plugin %s is not licensed under a GPL-compatible license\n"
20931 "%s"
20932 msgstr ""
20934 #: plugin.c:660 plugin.c:723
20935 #, gcc-internal-format, gfc-internal-format
20936 msgid ""
20937 "cannot find %s in plugin %s\n"
20938 "%s"
20939 msgstr ""
20941 #: plugin.c:670 plugin.c:732
20942 #, gcc-internal-format, gfc-internal-format
20943 msgid "fail to initialize plugin %s"
20944 msgstr ""
20946 #: plugin.c:1006
20947 #, gcc-internal-format
20948 msgid "-iplugindir <dir> option not passed from the gcc driver"
20949 msgstr ""
20951 #: predict.c:3309
20952 #, gcc-internal-format, gfc-internal-format
20953 msgid "Missing counts for called function %s"
20954 msgstr "Пропущено лічильники для викликаної функції %s"
20956 #: profile.c:456
20957 #, gcc-internal-format, gfc-internal-format
20958 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
20959 msgstr ""
20961 #: profile.c:511
20962 #, gcc-internal-format
20963 msgid "corrupted profile info: sum_all is smaller than sum_max"
20964 msgstr ""
20966 #: profile.c:686
20967 #, gcc-internal-format
20968 msgid "corrupted profile info: profile data is not flow-consistent"
20969 msgstr ""
20971 #: profile.c:703
20972 #, gcc-internal-format, gfc-internal-format
20973 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
20974 msgstr ""
20976 #: profile.c:726
20977 #, gcc-internal-format, gfc-internal-format
20978 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
20979 msgstr ""
20981 #: read-rtl-function.c:262
20982 #, gcc-internal-format, gfc-internal-format
20983 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
20984 msgstr ""
20986 #: read-rtl-function.c:266
20987 #, gcc-internal-format, gfc-internal-format
20988 msgid "insn with UID %i not found for operand %i of insn %i"
20989 msgstr ""
20991 #: read-rtl-function.c:409
20992 #, gcc-internal-format
20993 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
20994 msgstr ""
20996 #: read-rtl-function.c:710
20997 #, gcc-internal-format, gfc-internal-format
20998 msgid "unrecognized edge flag: '%s'"
20999 msgstr ""
21001 #: read-rtl-function.c:853
21002 #, gcc-internal-format
21003 msgid "more than one 'crtl' directive"
21004 msgstr ""
21006 #: read-rtl-function.c:981
21007 #, gcc-internal-format, gfc-internal-format
21008 msgid "unrecognized enum value: '%s'"
21009 msgstr ""
21011 #: read-rtl-function.c:1137 read-rtl-function.c:1196
21012 #, gcc-internal-format, gfc-internal-format
21013 msgid "was expecting `%s'"
21014 msgstr ""
21016 #: read-rtl-function.c:1575
21017 #, gcc-internal-format, gfc-internal-format
21018 msgid "duplicate insn UID: %i"
21019 msgstr "UID інструкції-дубліката: %i"
21021 #: read-rtl-function.c:1635
21022 #, gcc-internal-format
21023 msgid "start/end of RTL fragment are in different files"
21024 msgstr ""
21026 #: read-rtl-function.c:1641
21027 #, gcc-internal-format
21028 msgid "start of RTL fragment must be on an earlier line than end"
21029 msgstr ""
21031 #: reg-stack.c:536
21032 #, gcc-internal-format, gfc-internal-format
21033 msgid "output constraint %d must specify a single register"
21034 msgstr ""
21036 #: reg-stack.c:546
21037 #, gcc-internal-format, gfc-internal-format
21038 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
21039 msgstr ""
21041 #: reg-stack.c:569
21042 #, gcc-internal-format
21043 msgid "output regs must be grouped at top of stack"
21044 msgstr ""
21046 #: reg-stack.c:609
21047 #, gcc-internal-format
21048 msgid "implicitly popped regs must be grouped at top of stack"
21049 msgstr ""
21051 #: reg-stack.c:626
21052 #, gcc-internal-format
21053 msgid "explicitly used regs must be grouped at top of stack"
21054 msgstr ""
21056 #: reg-stack.c:645
21057 #, gcc-internal-format
21058 msgid "output operand %d must use %<&%> constraint"
21059 msgstr ""
21061 #: regcprop.c:1187
21062 #, gcc-internal-format, gfc-internal-format
21063 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
21064 msgstr ""
21066 #: regcprop.c:1199
21067 #, gcc-internal-format, gfc-internal-format
21068 msgid "validate_value_data: Loop in regno chain (%u)"
21069 msgstr ""
21071 #: regcprop.c:1202
21072 #, gcc-internal-format, gfc-internal-format
21073 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
21074 msgstr ""
21076 #: regcprop.c:1214
21077 #, gcc-internal-format, gfc-internal-format
21078 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
21079 msgstr ""
21081 #: reginfo.c:720
21082 #, gcc-internal-format
21083 msgid "can%'t use %qs as a call-saved register"
21084 msgstr ""
21086 #: reginfo.c:724
21087 #, gcc-internal-format
21088 msgid "can%'t use %qs as a call-used register"
21089 msgstr ""
21091 #: reginfo.c:736
21092 #, gcc-internal-format
21093 msgid "can%'t use %qs as a fixed register"
21094 msgstr ""
21096 #: reginfo.c:762 config/arc/arc.c:989 config/arc/arc.c:1028
21097 #: config/ia64/ia64.c:6039 config/ia64/ia64.c:6046 config/pa/pa.c:468
21098 #: config/pa/pa.c:475 config/sh/sh.c:8277 config/sh/sh.c:8284
21099 #: config/spu/spu.c:4926 config/spu/spu.c:4933
21100 #, gcc-internal-format, gfc-internal-format
21101 msgid "unknown register name: %s"
21102 msgstr ""
21104 #: reginfo.c:775
21105 #, gcc-internal-format
21106 msgid "stack register used for global register variable"
21107 msgstr ""
21109 #: reginfo.c:781
21110 #, gcc-internal-format
21111 msgid "global register variable follows a function definition"
21112 msgstr ""
21114 #: reginfo.c:786
21115 #, gcc-internal-format
21116 msgid "register of %qD used for multiple global register variables"
21117 msgstr ""
21119 #: reginfo.c:789 config/powerpcspe/powerpcspe.c:32259
21120 #: config/rs6000/rs6000.c:29453
21121 #, gcc-internal-format
21122 msgid "conflicts with %qD"
21123 msgstr ""
21125 #: reginfo.c:794
21126 #, gcc-internal-format
21127 msgid "call-clobbered register used for global register variable"
21128 msgstr ""
21130 #: reload.c:1293
21131 #, gcc-internal-format
21132 msgid "cannot reload integer constant operand in %<asm%>"
21133 msgstr ""
21135 #: reload.c:1307
21136 #, gcc-internal-format
21137 msgid "impossible register constraint in %<asm%>"
21138 msgstr ""
21140 #: reload.c:3672
21141 #, gcc-internal-format
21142 msgid "%<&%> constraint used with no register class"
21143 msgstr ""
21145 #: reload1.c:2063
21146 #, gcc-internal-format
21147 msgid "can%'t find a register in class %qs while reloading %<asm%>"
21148 msgstr ""
21150 #: reload1.c:2068
21151 #, gcc-internal-format
21152 msgid "unable to find a register to spill in class %qs"
21153 msgstr ""
21155 #: reload1.c:4686
21156 #, gcc-internal-format
21157 msgid "%<asm%> operand requires impossible reload"
21158 msgstr ""
21160 #: reload1.c:6104
21161 #, gcc-internal-format
21162 msgid "%<asm%> operand constraint incompatible with operand size"
21163 msgstr ""
21165 #: reload1.c:7982
21166 #, gcc-internal-format
21167 msgid "output operand is constant in %<asm%>"
21168 msgstr ""
21170 #: rtl.c:815
21171 #, gcc-internal-format, gfc-internal-format
21172 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
21173 msgstr ""
21175 #: rtl.c:825
21176 #, gcc-internal-format, gfc-internal-format
21177 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
21178 msgstr ""
21180 #: rtl.c:835
21181 #, gcc-internal-format, gfc-internal-format
21182 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
21183 msgstr ""
21185 #: rtl.c:844
21186 #, gcc-internal-format, gfc-internal-format
21187 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
21188 msgstr ""
21190 #: rtl.c:854
21191 #, gcc-internal-format, gfc-internal-format
21192 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
21193 msgstr ""
21195 #: rtl.c:881
21196 #, gcc-internal-format, gfc-internal-format
21197 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
21198 msgstr ""
21200 #: rtl.c:891
21201 #, gcc-internal-format, gfc-internal-format
21202 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
21203 msgstr ""
21205 #: rtl.c:901
21206 #, gcc-internal-format, gfc-internal-format
21207 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
21208 msgstr ""
21210 #: rtl.c:912
21211 #, gcc-internal-format, gfc-internal-format
21212 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
21213 msgstr ""
21215 #: stmt.c:217
21216 #, gcc-internal-format
21217 msgid "output operand constraint lacks %<=%>"
21218 msgstr ""
21220 #: stmt.c:232
21221 #, gcc-internal-format
21222 msgid "output constraint %qc for operand %d is not at the beginning"
21223 msgstr ""
21225 #: stmt.c:256
21226 #, gcc-internal-format
21227 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
21228 msgstr ""
21230 #: stmt.c:263 stmt.c:352
21231 #, gcc-internal-format
21232 msgid "%<%%%> constraint used with last operand"
21233 msgstr ""
21235 #: stmt.c:279
21236 #, gcc-internal-format
21237 msgid "matching constraint not valid in output operand"
21238 msgstr ""
21240 #: stmt.c:343
21241 #, gcc-internal-format
21242 msgid "input operand constraint contains %qc"
21243 msgstr ""
21245 #: stmt.c:382
21246 #, gcc-internal-format
21247 msgid "matching constraint references invalid operand number"
21248 msgstr ""
21250 #: stmt.c:416
21251 #, gcc-internal-format
21252 msgid "invalid punctuation %qc in constraint"
21253 msgstr ""
21255 #: stmt.c:432
21256 #, gcc-internal-format
21257 msgid "matching constraint does not allow a register"
21258 msgstr ""
21260 #: stmt.c:526
21261 #, gcc-internal-format
21262 msgid "duplicate asm operand name %qs"
21263 msgstr ""
21265 #: stmt.c:623
21266 #, gcc-internal-format
21267 msgid "missing close brace for named operand"
21268 msgstr ""
21270 #: stmt.c:648
21271 #, gcc-internal-format
21272 msgid "undefined named operand %qs"
21273 msgstr ""
21275 #: stor-layout.c:771
21276 #, gcc-internal-format
21277 msgid "size of %q+D is %d bytes"
21278 msgstr ""
21280 #: stor-layout.c:773
21281 #, gcc-internal-format
21282 msgid "size of %q+D is larger than %wd bytes"
21283 msgstr ""
21285 #: stor-layout.c:1153
21286 #, gcc-internal-format
21287 msgid "alignment %u of %qT is less than %u"
21288 msgstr ""
21290 #: stor-layout.c:1160
21291 #, gcc-internal-format
21292 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
21293 msgstr ""
21295 #: stor-layout.c:1163
21296 #, gcc-internal-format
21297 msgid "%q+D offset %E in %qT may not be aligned to %u"
21298 msgstr ""
21300 #: stor-layout.c:1295
21301 #, gcc-internal-format
21302 msgid "packed attribute causes inefficient alignment for %q+D"
21303 msgstr ""
21305 #: stor-layout.c:1299
21306 #, gcc-internal-format
21307 msgid "packed attribute is unnecessary for %q+D"
21308 msgstr ""
21310 #: stor-layout.c:1318
21311 #, gcc-internal-format
21312 msgid "padding struct to align %q+D"
21313 msgstr ""
21315 #: stor-layout.c:1377
21316 #, gcc-internal-format
21317 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
21318 msgstr ""
21320 #: stor-layout.c:1745
21321 #, gcc-internal-format
21322 msgid "padding struct size to alignment boundary"
21323 msgstr ""
21325 #: stor-layout.c:1773
21326 #, gcc-internal-format
21327 msgid "packed attribute causes inefficient alignment for %qE"
21328 msgstr ""
21330 #: stor-layout.c:1777
21331 #, gcc-internal-format
21332 msgid "packed attribute is unnecessary for %qE"
21333 msgstr ""
21335 #: stor-layout.c:1783
21336 #, gcc-internal-format
21337 msgid "packed attribute causes inefficient alignment"
21338 msgstr ""
21340 #: stor-layout.c:1785
21341 #, gcc-internal-format
21342 msgid "packed attribute is unnecessary"
21343 msgstr ""
21345 #: stor-layout.c:2538
21346 #, gcc-internal-format
21347 msgid "alignment of array elements is greater than element size"
21348 msgstr ""
21350 #: substring-locations.c:181
21351 #, gcc-internal-format
21352 msgid "format string is defined here"
21353 msgstr ""
21355 #: symtab.c:302
21356 #, gcc-internal-format
21357 msgid "%qD renamed after being referenced in assembly"
21358 msgstr ""
21360 #: symtab.c:998
21361 #, gcc-internal-format
21362 msgid "function symbol is not function"
21363 msgstr ""
21365 #: symtab.c:1006
21366 #, gcc-internal-format
21367 msgid "variable symbol is not variable"
21368 msgstr ""
21370 #: symtab.c:1012
21371 #, gcc-internal-format
21372 msgid "node has unknown type"
21373 msgstr ""
21375 #: symtab.c:1021
21376 #, gcc-internal-format
21377 msgid "node not found node->decl->decl_with_vis.symtab_node"
21378 msgstr ""
21380 #: symtab.c:1029
21381 #, gcc-internal-format
21382 msgid "node differs from node->decl->decl_with_vis.symtab_node"
21383 msgstr ""
21385 #: symtab.c:1038
21386 #, gcc-internal-format
21387 msgid "assembler name hash list corrupted"
21388 msgstr ""
21390 #: symtab.c:1051
21391 #, gcc-internal-format
21392 msgid "node not found in symtab assembler name hash"
21393 msgstr ""
21395 #: symtab.c:1058
21396 #, gcc-internal-format
21397 msgid "double linked list of assembler names corrupted"
21398 msgstr ""
21400 #: symtab.c:1063
21401 #, gcc-internal-format
21402 msgid "node has body_removed but is definition"
21403 msgstr ""
21405 #: symtab.c:1068
21406 #, gcc-internal-format
21407 msgid "node is analyzed but it is not a definition"
21408 msgstr ""
21410 #: symtab.c:1073
21411 #, gcc-internal-format
21412 msgid "node is alias but not implicit alias"
21413 msgstr ""
21415 #: symtab.c:1078
21416 #, gcc-internal-format
21417 msgid "node is alias but not definition"
21418 msgstr ""
21420 #: symtab.c:1083
21421 #, gcc-internal-format
21422 msgid "node is weakref but not an transparent_alias"
21423 msgstr ""
21425 #: symtab.c:1088
21426 #, gcc-internal-format
21427 msgid "node is transparent_alias but not an alias"
21428 msgstr ""
21430 #: symtab.c:1097
21431 #, gcc-internal-format
21432 msgid "node is in same_comdat_group list but has no comdat_group"
21433 msgstr ""
21435 #: symtab.c:1102
21436 #, gcc-internal-format
21437 msgid "same_comdat_group list across different groups"
21438 msgstr ""
21440 #: symtab.c:1107
21441 #, gcc-internal-format
21442 msgid "mixing different types of symbol in same comdat groups is not supported"
21443 msgstr ""
21445 #: symtab.c:1112
21446 #, gcc-internal-format
21447 msgid "node is alone in a comdat group"
21448 msgstr ""
21450 #: symtab.c:1119
21451 #, gcc-internal-format
21452 msgid "same_comdat_group is not a circular list"
21453 msgstr ""
21455 #: symtab.c:1134
21456 #, gcc-internal-format, gfc-internal-format
21457 msgid "comdat-local symbol referred to by %s outside its comdat"
21458 msgstr ""
21460 #: symtab.c:1144
21461 #, gcc-internal-format
21462 msgid "implicit_section flag is set but section isn't"
21463 msgstr ""
21465 #: symtab.c:1151
21466 #, gcc-internal-format
21467 msgid "Both section and comdat group is set"
21468 msgstr ""
21470 #: symtab.c:1163
21471 #, gcc-internal-format
21472 msgid "Alias and target's section differs"
21473 msgstr ""
21475 #: symtab.c:1170
21476 #, gcc-internal-format
21477 msgid "Alias and target's comdat groups differs"
21478 msgstr ""
21480 #: symtab.c:1185
21481 #, gcc-internal-format
21482 msgid "Transparent alias and target's assembler names differs"
21483 msgstr ""
21485 #: symtab.c:1193
21486 #, gcc-internal-format
21487 msgid "Chained transparent aliases"
21488 msgstr ""
21490 #: symtab.c:1216 symtab.c:1253
21491 #, gcc-internal-format
21492 msgid "symtab_node::verify failed"
21493 msgstr ""
21495 #: symtab.c:1249
21496 #, gcc-internal-format
21497 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
21498 msgstr ""
21500 #: symtab.c:1658
21501 #, gcc-internal-format
21502 msgid "function %q+D part of alias cycle"
21503 msgstr ""
21505 #: symtab.c:1660
21506 #, gcc-internal-format
21507 msgid "variable %q+D part of alias cycle"
21508 msgstr ""
21510 #: symtab.c:1688
21511 #, gcc-internal-format
21512 msgid "section of alias %q+D must match section of its target"
21513 msgstr ""
21515 #: targhooks.c:191
21516 #, gcc-internal-format
21517 msgid "__builtin_saveregs not supported by this target"
21518 msgstr ""
21520 #: targhooks.c:1034
21521 #, gcc-internal-format
21522 msgid "nested functions not supported on this target"
21523 msgstr ""
21525 #: targhooks.c:1047
21526 #, gcc-internal-format
21527 msgid "nested function trampolines not supported on this target"
21528 msgstr ""
21530 #: targhooks.c:1568
21531 #, gcc-internal-format
21532 msgid "target attribute is not supported on this machine"
21533 msgstr ""
21535 #: targhooks.c:1582
21536 #, gcc-internal-format
21537 msgid "#pragma GCC target is not supported for this machine"
21538 msgstr ""
21540 #: tlink.c:487
21541 #, gcc-internal-format
21542 msgid "removing .rpo file: %m"
21543 msgstr ""
21545 #: tlink.c:489
21546 #, gcc-internal-format
21547 msgid "renaming .rpo file: %m"
21548 msgstr ""
21550 #: tlink.c:493
21551 #, gcc-internal-format, gfc-internal-format
21552 msgid "repository file '%s' does not contain command-line arguments"
21553 msgstr ""
21555 #: tlink.c:619
21556 #, gcc-internal-format, gfc-internal-format
21557 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
21558 msgstr ""
21560 #: tlink.c:856
21561 #, gcc-internal-format, gfc-internal-format
21562 msgid "ld returned %d exit status"
21563 msgstr ""
21565 #: toplev.c:879
21566 #, gcc-internal-format
21567 msgid "can%'t open %qs for writing: %m"
21568 msgstr ""
21570 #: toplev.c:901
21571 #, gcc-internal-format
21572 msgid "-frecord-gcc-switches is not supported by the current target"
21573 msgstr ""
21575 #: toplev.c:950
21576 #, gcc-internal-format
21577 msgid "stack usage computation not supported for this target"
21578 msgstr ""
21580 #: toplev.c:1032
21581 #, gcc-internal-format
21582 msgid "stack usage might be unbounded"
21583 msgstr ""
21585 #: toplev.c:1037
21586 #, gcc-internal-format
21587 msgid "stack usage might be %wd bytes"
21588 msgstr ""
21590 #: toplev.c:1040
21591 #, gcc-internal-format
21592 msgid "stack usage is %wd bytes"
21593 msgstr ""
21595 #: toplev.c:1056
21596 #, gcc-internal-format
21597 msgid "can%'t open %s for writing: %m"
21598 msgstr ""
21600 #: toplev.c:1260
21601 #, gcc-internal-format
21602 msgid "this target does not support %qs"
21603 msgstr ""
21605 #: toplev.c:1286
21606 #, gcc-internal-format
21607 msgid "Graphite loop optimizations cannot be used (isl is not available) (-fgraphite, -fgraphite-identity, -floop-nest-optimize, -floop-parallelize-all)"
21608 msgstr ""
21610 #: toplev.c:1297
21611 #, gcc-internal-format
21612 msgid "%<-fcf-protection=full%> is not supported for this target"
21613 msgstr "підтримки %<-fcf-protection=full%> для цього призначення не передбачено"
21615 #: toplev.c:1304
21616 #, gcc-internal-format
21617 msgid "%<-fcf-protection=branch%> is not supported for this target"
21618 msgstr "підтримки %<-fcf-protection=branch%> для цього призначення не передбачено"
21620 #: toplev.c:1311
21621 #, gcc-internal-format
21622 msgid "%<-fcf-protection=return%> is not supported for this target"
21623 msgstr "підтримки %<-fcf-protection=return%> для цього призначення не передбачено"
21625 #: toplev.c:1322
21626 #, gcc-internal-format
21627 msgid "%<-fcheck-pointer-bounds%> is not supported for this target"
21628 msgstr "підтримки %<-fcheck-pointer-bounds%> для цього призначення не передбачено"
21630 #: toplev.c:1330
21631 #, gcc-internal-format
21632 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds-strict%>"
21633 msgstr ""
21635 #: toplev.c:1337
21636 #, gcc-internal-format
21637 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds%>"
21638 msgstr ""
21640 #: toplev.c:1345
21641 #, gcc-internal-format
21642 msgid "%<-fcheck-pointer-bounds%> is not supported with Address Sanitizer"
21643 msgstr ""
21645 #: toplev.c:1353
21646 #, gcc-internal-format
21647 msgid "%<-fcheck-pointer-bounds%> is not supported with Thread Sanitizer"
21648 msgstr ""
21650 #: toplev.c:1369
21651 #, gcc-internal-format
21652 msgid "%<-fabi-version=1%> is no longer supported"
21653 msgstr ""
21655 #: toplev.c:1397
21656 #, gcc-internal-format
21657 msgid "instruction scheduling not supported on this target machine"
21658 msgstr ""
21660 #: toplev.c:1401
21661 #, gcc-internal-format
21662 msgid "this target machine does not have delayed branches"
21663 msgstr ""
21665 #: toplev.c:1415
21666 #, gcc-internal-format, gfc-internal-format
21667 msgid "-f%sleading-underscore not supported on this target machine"
21668 msgstr ""
21670 #: toplev.c:1460
21671 #, gcc-internal-format
21672 msgid "could not close zeroed insn dump file %qs: %m"
21673 msgstr ""
21675 #: toplev.c:1495
21676 #, gcc-internal-format
21677 msgid "target system does not support the %qs debug format"
21678 msgstr ""
21680 #: toplev.c:1508
21681 #, gcc-internal-format
21682 msgid "variable tracking requested, but useless unless producing debug info"
21683 msgstr ""
21685 #: toplev.c:1512
21686 #, gcc-internal-format
21687 msgid "variable tracking requested, but not supported by this debug format"
21688 msgstr ""
21690 #: toplev.c:1551
21691 #, gcc-internal-format
21692 msgid "var-tracking-assignments changes selective scheduling"
21693 msgstr ""
21695 #: toplev.c:1582
21696 #, gcc-internal-format
21697 msgid "without -gdwarf-5, -gvariable-location-views=incompat5 is equivalent to -gvariable-location-views"
21698 msgstr ""
21700 #: toplev.c:1597
21701 #, gcc-internal-format
21702 msgid "-ginternal-reset-location-views is forced disabled without -gvariable-location-views"
21703 msgstr ""
21705 #: toplev.c:1607
21706 #, gcc-internal-format
21707 msgid "-ginline-points is forced disabled without -gstatement-frontiers"
21708 msgstr ""
21710 #: toplev.c:1636
21711 #, gcc-internal-format
21712 msgid "-ffunction-sections not supported for this target"
21713 msgstr ""
21715 #: toplev.c:1642
21716 #, gcc-internal-format
21717 msgid "-fdata-sections not supported for this target"
21718 msgstr ""
21720 #: toplev.c:1650
21721 #, gcc-internal-format
21722 msgid "-fprefetch-loop-arrays not supported for this target"
21723 msgstr ""
21725 #: toplev.c:1656
21726 #, gcc-internal-format
21727 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
21728 msgstr ""
21730 #: toplev.c:1666
21731 #, gcc-internal-format
21732 msgid "-fprefetch-loop-arrays is not supported with -Os"
21733 msgstr ""
21735 #: toplev.c:1678
21736 #, gcc-internal-format
21737 msgid "-fassociative-math disabled; other options take precedence"
21738 msgstr ""
21740 #: toplev.c:1688
21741 #, gcc-internal-format
21742 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
21743 msgstr ""
21745 #: toplev.c:1698
21746 #, gcc-internal-format
21747 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive.  Disabling %<-fstack-check=%>"
21748 msgstr ""
21750 #: toplev.c:1716
21751 #, gcc-internal-format
21752 msgid "-fstack-protector not supported for this target"
21753 msgstr ""
21755 #: toplev.c:1728
21756 #, gcc-internal-format
21757 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
21758 msgstr ""
21760 #: toplev.c:1737
21761 #, gcc-internal-format
21762 msgid "-fsanitize=address not supported for this target"
21763 msgstr ""
21765 #: toplev.c:2035
21766 #, gcc-internal-format
21767 msgid "error writing to %s: %m"
21768 msgstr ""
21770 #: toplev.c:2037
21771 #, gcc-internal-format
21772 msgid "error closing %s: %m"
21773 msgstr ""
21775 #: toplev.c:2186
21776 #, gcc-internal-format
21777 msgid "self-tests incompatible with -E"
21778 msgstr ""
21780 #: toplev.c:2201
21781 #, gcc-internal-format
21782 msgid "self-tests are not enabled in this build"
21783 msgstr ""
21785 #: trans-mem.c:621
21786 #, gcc-internal-format
21787 msgid "invalid use of volatile lvalue inside transaction"
21788 msgstr ""
21790 #: trans-mem.c:624
21791 #, gcc-internal-format
21792 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
21793 msgstr ""
21795 #: trans-mem.c:656
21796 #, gcc-internal-format
21797 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
21798 msgstr ""
21800 #: trans-mem.c:725 trans-mem.c:4832
21801 #, gcc-internal-format
21802 msgid "unsafe function call %qD within atomic transaction"
21803 msgstr ""
21805 #: trans-mem.c:732
21806 #, gcc-internal-format
21807 msgid "unsafe function call %qE within atomic transaction"
21808 msgstr ""
21810 #: trans-mem.c:736
21811 #, gcc-internal-format
21812 msgid "unsafe indirect function call within atomic transaction"
21813 msgstr ""
21815 #: trans-mem.c:744 trans-mem.c:4764
21816 #, gcc-internal-format
21817 msgid "unsafe function call %qD within %<transaction_safe%> function"
21818 msgstr ""
21820 #: trans-mem.c:751
21821 #, gcc-internal-format
21822 msgid "unsafe function call %qE within %<transaction_safe%> function"
21823 msgstr ""
21825 #: trans-mem.c:755
21826 #, gcc-internal-format
21827 msgid "unsafe indirect function call within %<transaction_safe%> function"
21828 msgstr ""
21830 #: trans-mem.c:770 trans-mem.c:4804
21831 #, gcc-internal-format
21832 msgid "asm not allowed in atomic transaction"
21833 msgstr ""
21835 #: trans-mem.c:773
21836 #, gcc-internal-format
21837 msgid "asm not allowed in %<transaction_safe%> function"
21838 msgstr ""
21840 #: trans-mem.c:785
21841 #, gcc-internal-format
21842 msgid "relaxed transaction in atomic transaction"
21843 msgstr ""
21845 #: trans-mem.c:788
21846 #, gcc-internal-format
21847 msgid "relaxed transaction in %<transaction_safe%> function"
21848 msgstr ""
21850 #: trans-mem.c:795
21851 #, gcc-internal-format
21852 msgid "outer transaction in transaction"
21853 msgstr ""
21855 #: trans-mem.c:798
21856 #, gcc-internal-format
21857 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
21858 msgstr ""
21860 #: trans-mem.c:802
21861 #, gcc-internal-format
21862 msgid "outer transaction in %<transaction_safe%> function"
21863 msgstr ""
21865 #: trans-mem.c:4430
21866 #, gcc-internal-format
21867 msgid "%Kasm not allowed in %<transaction_safe%> function"
21868 msgstr ""
21870 #: tree-cfg.c:356
21871 #, gcc-internal-format
21872 msgid "ignoring loop annotation"
21873 msgstr ""
21875 #: tree-cfg.c:3004
21876 #, gcc-internal-format
21877 msgid "constant not recomputed when ADDR_EXPR changed"
21878 msgstr ""
21880 #: tree-cfg.c:3009
21881 #, gcc-internal-format
21882 msgid "side effects not recomputed when ADDR_EXPR changed"
21883 msgstr ""
21885 #: tree-cfg.c:3020
21886 #, gcc-internal-format
21887 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
21888 msgstr ""
21890 #: tree-cfg.c:3049
21891 #, gcc-internal-format
21892 msgid "SSA name in freelist but still referenced"
21893 msgstr ""
21895 #: tree-cfg.c:3064
21896 #, gcc-internal-format
21897 msgid "Local declaration from a different function"
21898 msgstr ""
21900 #: tree-cfg.c:3071 tree-cfg.c:4635
21901 #, gcc-internal-format
21902 msgid "INDIRECT_REF in gimple IL"
21903 msgstr ""
21905 #: tree-cfg.c:3079
21906 #, gcc-internal-format
21907 msgid "invalid first operand of MEM_REF"
21908 msgstr ""
21910 #: tree-cfg.c:3085
21911 #, gcc-internal-format
21912 msgid "invalid offset operand of MEM_REF"
21913 msgstr ""
21915 #: tree-cfg.c:3103
21916 #, gcc-internal-format
21917 msgid "ASSERT_EXPR with an always-false condition"
21918 msgstr ""
21920 #: tree-cfg.c:3109
21921 #, gcc-internal-format
21922 msgid "MODIFY_EXPR not expected while having tuples"
21923 msgstr ""
21925 #: tree-cfg.c:3136 tree-ssa.c:987
21926 #, gcc-internal-format
21927 msgid "address taken, but ADDRESSABLE bit not set"
21928 msgstr ""
21930 #: tree-cfg.c:3147
21931 #, gcc-internal-format
21932 msgid "non-integral used in condition"
21933 msgstr ""
21935 #: tree-cfg.c:3152
21936 #, gcc-internal-format
21937 msgid "invalid conditional operand"
21938 msgstr ""
21940 #: tree-cfg.c:3175
21941 #, gcc-internal-format
21942 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21943 msgstr ""
21945 #: tree-cfg.c:3190
21946 #, gcc-internal-format
21947 msgid "invalid position or size operand to BIT_FIELD_REF"
21948 msgstr ""
21950 #: tree-cfg.c:3196
21951 #, gcc-internal-format
21952 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
21953 msgstr ""
21955 #: tree-cfg.c:3205
21956 #, gcc-internal-format
21957 msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
21958 msgstr ""
21960 #: tree-cfg.c:3213
21961 #, gcc-internal-format
21962 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
21963 msgstr ""
21965 #: tree-cfg.c:3246
21966 #, gcc-internal-format
21967 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21968 msgstr ""
21970 #: tree-cfg.c:3256
21971 #, gcc-internal-format
21972 msgid "invalid reference prefix"
21973 msgstr ""
21975 #: tree-cfg.c:3268
21976 #, gcc-internal-format
21977 msgid "invalid operand to plus/minus, type is a pointer"
21978 msgstr ""
21980 #: tree-cfg.c:3279
21981 #, gcc-internal-format
21982 msgid "invalid operand to pointer diff, operand is not a pointer"
21983 msgstr ""
21985 #: tree-cfg.c:3287
21986 #, gcc-internal-format
21987 msgid "invalid type for pointer diff"
21988 msgstr "некоректний тип різниці між вказівниками"
21990 #: tree-cfg.c:3298
21991 #, gcc-internal-format
21992 msgid "invalid operand to pointer plus, first operand is not a pointer"
21993 msgstr ""
21995 #: tree-cfg.c:3304
21996 #, gcc-internal-format
21997 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
21998 msgstr ""
22000 #: tree-cfg.c:3355
22001 #, gcc-internal-format
22002 msgid "invalid CASE_CHAIN"
22003 msgstr ""
22005 #: tree-cfg.c:3383
22006 #, gcc-internal-format
22007 msgid "invalid expression for min lvalue"
22008 msgstr ""
22010 #: tree-cfg.c:3394
22011 #, gcc-internal-format
22012 msgid "invalid operand in indirect reference"
22013 msgstr ""
22015 #: tree-cfg.c:3423
22016 #, gcc-internal-format
22017 msgid "invalid operands to array reference"
22018 msgstr ""
22020 #: tree-cfg.c:3434
22021 #, gcc-internal-format
22022 msgid "type mismatch in array reference"
22023 msgstr ""
22025 #: tree-cfg.c:3443
22026 #, gcc-internal-format
22027 msgid "type mismatch in array range reference"
22028 msgstr ""
22030 #: tree-cfg.c:3454
22031 #, gcc-internal-format
22032 msgid "type mismatch in real/imagpart reference"
22033 msgstr ""
22035 #: tree-cfg.c:3464
22036 #, gcc-internal-format
22037 msgid "type mismatch in component reference"
22038 msgstr ""
22040 #: tree-cfg.c:3481
22041 #, gcc-internal-format
22042 msgid "conversion of an SSA_NAME on the left hand side"
22043 msgstr ""
22045 #: tree-cfg.c:3488
22046 #, gcc-internal-format
22047 msgid "conversion of register to a different size"
22048 msgstr ""
22050 #: tree-cfg.c:3503
22051 #, gcc-internal-format
22052 msgid "invalid address operand in MEM_REF"
22053 msgstr ""
22055 #: tree-cfg.c:3510
22056 #, gcc-internal-format
22057 msgid "invalid offset operand in MEM_REF"
22058 msgstr ""
22060 #: tree-cfg.c:3520
22061 #, gcc-internal-format
22062 msgid "invalid address operand in TARGET_MEM_REF"
22063 msgstr ""
22065 #: tree-cfg.c:3527
22066 #, gcc-internal-format
22067 msgid "invalid offset operand in TARGET_MEM_REF"
22068 msgstr ""
22070 #: tree-cfg.c:3581
22071 #, gcc-internal-format
22072 msgid "gimple call has two targets"
22073 msgstr ""
22075 #: tree-cfg.c:3595
22076 #, gcc-internal-format
22077 msgid "gimple call has no target"
22078 msgstr ""
22080 #: tree-cfg.c:3602
22081 #, gcc-internal-format
22082 msgid "invalid function in gimple call"
22083 msgstr ""
22085 #: tree-cfg.c:3612
22086 #, gcc-internal-format
22087 msgid "non-function in gimple call"
22088 msgstr ""
22090 #: tree-cfg.c:3623
22091 #, gcc-internal-format
22092 msgid "invalid pure const state for function"
22093 msgstr ""
22095 #: tree-cfg.c:3632
22096 #, gcc-internal-format
22097 msgid "invalid LHS in gimple call"
22098 msgstr ""
22100 #: tree-cfg.c:3640
22101 #, gcc-internal-format
22102 msgid "LHS in noreturn call"
22103 msgstr ""
22105 #: tree-cfg.c:3654
22106 #, gcc-internal-format
22107 msgid "invalid conversion in gimple call"
22108 msgstr ""
22110 #: tree-cfg.c:3663
22111 #, gcc-internal-format
22112 msgid "invalid static chain in gimple call"
22113 msgstr ""
22115 #: tree-cfg.c:3674
22116 #, gcc-internal-format
22117 msgid "static chain with function that doesn%'t use one"
22118 msgstr ""
22120 #. Built-in unreachable with parameters might not be caught by
22121 #. undefined behavior sanitizer.  Front-ends do check users do not
22122 #. call them that way but we also produce calls to
22123 #. __builtin_unreachable internally, for example when IPA figures
22124 #. out a call cannot happen in a legal program.  In such cases,
22125 #. we must make sure arguments are stripped off.
22126 #: tree-cfg.c:3692
22127 #, gcc-internal-format
22128 msgid "__builtin_unreachable or __builtin_trap call with arguments"
22129 msgstr ""
22131 #: tree-cfg.c:3715
22132 #, gcc-internal-format
22133 msgid "invalid argument to gimple call"
22134 msgstr ""
22136 #: tree-cfg.c:3735
22137 #, gcc-internal-format
22138 msgid "invalid operands in gimple comparison"
22139 msgstr ""
22141 #: tree-cfg.c:3751
22142 #, gcc-internal-format
22143 msgid "mismatching comparison operand types"
22144 msgstr ""
22146 #: tree-cfg.c:3768
22147 #, gcc-internal-format
22148 msgid "unsupported operation or type for vector comparison returning a boolean"
22149 msgstr ""
22151 #: tree-cfg.c:3783
22152 #, gcc-internal-format
22153 msgid "non-vector operands in vector comparison"
22154 msgstr ""
22156 #: tree-cfg.c:3792
22157 #, gcc-internal-format
22158 msgid "invalid vector comparison resulting type"
22159 msgstr ""
22161 #: tree-cfg.c:3799
22162 #, gcc-internal-format
22163 msgid "bogus comparison result type"
22164 msgstr ""
22166 #: tree-cfg.c:3821
22167 #, gcc-internal-format
22168 msgid "non-register as LHS of unary operation"
22169 msgstr ""
22171 #: tree-cfg.c:3827
22172 #, gcc-internal-format
22173 msgid "invalid operand in unary operation"
22174 msgstr ""
22176 #: tree-cfg.c:3859
22177 #, gcc-internal-format
22178 msgid "invalid types in nop conversion"
22179 msgstr ""
22181 #: tree-cfg.c:3874
22182 #, gcc-internal-format
22183 msgid "invalid types in address space conversion"
22184 msgstr ""
22186 #: tree-cfg.c:3888
22187 #, gcc-internal-format
22188 msgid "invalid types in fixed-point conversion"
22189 msgstr ""
22191 #: tree-cfg.c:3903
22192 #, gcc-internal-format
22193 msgid "invalid types in conversion to floating point"
22194 msgstr ""
22196 #: tree-cfg.c:3918
22197 #, gcc-internal-format
22198 msgid "invalid types in conversion to integer"
22199 msgstr ""
22201 #: tree-cfg.c:3945
22202 #, gcc-internal-format
22203 msgid "vec_duplicate should be from a scalar to a like vector"
22204 msgstr ""
22206 #: tree-cfg.c:3959
22207 #, gcc-internal-format
22208 msgid "non-trivial conversion in unary operation"
22209 msgstr ""
22211 #: tree-cfg.c:3984
22212 #, gcc-internal-format
22213 msgid "non-register as LHS of binary operation"
22214 msgstr ""
22216 #: tree-cfg.c:3991
22217 #, gcc-internal-format
22218 msgid "invalid operands in binary operation"
22219 msgstr ""
22221 #: tree-cfg.c:4006
22222 #, gcc-internal-format
22223 msgid "type mismatch in complex expression"
22224 msgstr ""
22226 #: tree-cfg.c:4035
22227 #, gcc-internal-format
22228 msgid "type mismatch in shift expression"
22229 msgstr ""
22231 #: tree-cfg.c:4052 tree-cfg.c:4073
22232 #, gcc-internal-format
22233 msgid "type mismatch in widening vector shift expression"
22234 msgstr ""
22236 #: tree-cfg.c:4094
22237 #, gcc-internal-format
22238 msgid "invalid non-vector operands to vector valued plus"
22239 msgstr ""
22241 #: tree-cfg.c:4105
22242 #, gcc-internal-format
22243 msgid "invalid (pointer) operands to plus/minus"
22244 msgstr ""
22246 #: tree-cfg.c:4119
22247 #, gcc-internal-format
22248 msgid "type mismatch in pointer plus expression"
22249 msgstr ""
22251 #: tree-cfg.c:4140
22252 #, gcc-internal-format
22253 msgid "type mismatch in pointer diff expression"
22254 msgstr ""
22256 #: tree-cfg.c:4194
22257 #, gcc-internal-format
22258 msgid "type mismatch in widening sum reduction"
22259 msgstr ""
22261 #: tree-cfg.c:4214
22262 #, gcc-internal-format
22263 msgid "type mismatch in vector widening multiplication"
22264 msgstr ""
22266 #: tree-cfg.c:4248
22267 #, gcc-internal-format
22268 msgid "type mismatch in vector pack expression"
22269 msgstr ""
22271 #: tree-cfg.c:4281
22272 #, gcc-internal-format
22273 msgid "type mismatch in series expression"
22274 msgstr ""
22276 #: tree-cfg.c:4289
22277 #, gcc-internal-format
22278 msgid "vector type expected in series expression"
22279 msgstr "у виразі послідовності мало бути використано векторний тип"
22281 #: tree-cfg.c:4302
22282 #, gcc-internal-format
22283 msgid "type mismatch in binary expression"
22284 msgstr ""
22286 #: tree-cfg.c:4330
22287 #, gcc-internal-format
22288 msgid "non-register as LHS of ternary operation"
22289 msgstr ""
22291 #: tree-cfg.c:4339
22292 #, gcc-internal-format
22293 msgid "invalid operands in ternary operation"
22294 msgstr ""
22296 #: tree-cfg.c:4355
22297 #, gcc-internal-format
22298 msgid "type mismatch in widening multiply-accumulate expression"
22299 msgstr ""
22301 #: tree-cfg.c:4369
22302 #, gcc-internal-format
22303 msgid "type mismatch in fused multiply-add expression"
22304 msgstr ""
22306 #: tree-cfg.c:4383
22307 #, gcc-internal-format
22308 msgid "the first argument of a VEC_COND_EXPR must be of a boolean vector type of the same number of elements as the result"
22309 msgstr ""
22311 #: tree-cfg.c:4395 c/c-typeck.c:5212
22312 #, gcc-internal-format
22313 msgid "type mismatch in conditional expression"
22314 msgstr ""
22316 #: tree-cfg.c:4407
22317 #, gcc-internal-format
22318 msgid "type mismatch in vector permute expression"
22319 msgstr ""
22321 #: tree-cfg.c:4419
22322 #, gcc-internal-format
22323 msgid "vector types expected in vector permute expression"
22324 msgstr ""
22326 #: tree-cfg.c:4434
22327 #, gcc-internal-format
22328 msgid "vectors with different element number found in vector permute expression"
22329 msgstr ""
22331 #: tree-cfg.c:4450
22332 #, gcc-internal-format
22333 msgid "invalid mask type in vector permute expression"
22334 msgstr ""
22336 #: tree-cfg.c:4466
22337 #, gcc-internal-format
22338 msgid "type mismatch in sad expression"
22339 msgstr ""
22341 #: tree-cfg.c:4478
22342 #, gcc-internal-format
22343 msgid "vector types expected in sad expression"
22344 msgstr ""
22346 #: tree-cfg.c:4491
22347 #, gcc-internal-format
22348 msgid "type mismatch in BIT_INSERT_EXPR"
22349 msgstr ""
22351 #: tree-cfg.c:4501
22352 #, gcc-internal-format
22353 msgid "not allowed type combination in BIT_INSERT_EXPR"
22354 msgstr ""
22356 #: tree-cfg.c:4510
22357 #, gcc-internal-format
22358 msgid "invalid position or size in BIT_INSERT_EXPR"
22359 msgstr ""
22361 #: tree-cfg.c:4520
22362 #, gcc-internal-format
22363 msgid "insertion out of range in BIT_INSERT_EXPR"
22364 msgstr ""
22366 #: tree-cfg.c:4530
22367 #, gcc-internal-format
22368 msgid "vector insertion not at element boundary"
22369 msgstr ""
22371 #: tree-cfg.c:4549
22372 #, gcc-internal-format
22373 msgid "type mismatch in dot product reduction"
22374 msgstr ""
22376 #: tree-cfg.c:4583
22377 #, gcc-internal-format
22378 msgid "non-trivial conversion at assignment"
22379 msgstr ""
22381 #: tree-cfg.c:4592
22382 #, gcc-internal-format
22383 msgid "non-decl/MEM_REF LHS in clobber statement"
22384 msgstr ""
22386 #: tree-cfg.c:4610
22387 #, gcc-internal-format
22388 msgid "invalid operand in unary expression"
22389 msgstr ""
22391 #: tree-cfg.c:4624
22392 #, gcc-internal-format
22393 msgid "type mismatch in address expression"
22394 msgstr ""
22396 #: tree-cfg.c:4650 tree-cfg.c:4676
22397 #, gcc-internal-format
22398 msgid "invalid rhs for gimple memory store"
22399 msgstr ""
22401 #: tree-cfg.c:4710 tree-cfg.c:4728 tree-cfg.c:4742
22402 #, gcc-internal-format
22403 msgid "incorrect type of vector CONSTRUCTOR elements"
22404 msgstr ""
22406 #: tree-cfg.c:4719 tree-cfg.c:4735
22407 #, gcc-internal-format
22408 msgid "incorrect number of vector CONSTRUCTOR elements"
22409 msgstr ""
22411 #: tree-cfg.c:4751
22412 #, gcc-internal-format
22413 msgid "vector CONSTRUCTOR with non-NULL element index"
22414 msgstr ""
22416 #: tree-cfg.c:4757
22417 #, gcc-internal-format
22418 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
22419 msgstr ""
22421 #: tree-cfg.c:4765
22422 #, gcc-internal-format
22423 msgid "non-vector CONSTRUCTOR with elements"
22424 msgstr ""
22426 #: tree-cfg.c:4824
22427 #, gcc-internal-format
22428 msgid "invalid operand in return statement"
22429 msgstr ""
22431 #: tree-cfg.c:4839 c/gimple-parser.c:1622
22432 #, gcc-internal-format
22433 msgid "invalid conversion in return statement"
22434 msgstr ""
22436 #: tree-cfg.c:4863
22437 #, gcc-internal-format
22438 msgid "goto destination is neither a label nor a pointer"
22439 msgstr ""
22441 #: tree-cfg.c:4882
22442 #, gcc-internal-format
22443 msgid "invalid operand to switch statement"
22444 msgstr ""
22446 #: tree-cfg.c:4890
22447 #, gcc-internal-format
22448 msgid "non-integral type switch statement"
22449 msgstr ""
22451 #: tree-cfg.c:4898
22452 #, gcc-internal-format
22453 msgid "invalid default case label in switch statement"
22454 msgstr ""
22456 #: tree-cfg.c:4910
22457 #, gcc-internal-format
22458 msgid "invalid case label in switch statement"
22459 msgstr ""
22461 #: tree-cfg.c:4917
22462 #, gcc-internal-format
22463 msgid "invalid case range in switch statement"
22464 msgstr ""
22466 #: tree-cfg.c:4927
22467 #, gcc-internal-format
22468 msgid "type mismatch for case label in switch statement"
22469 msgstr ""
22471 #: tree-cfg.c:4937
22472 #, gcc-internal-format
22473 msgid "type precision mismatch in switch statement"
22474 msgstr ""
22476 #: tree-cfg.c:4946
22477 #, gcc-internal-format
22478 msgid "case labels not sorted in switch statement"
22479 msgstr ""
22481 #: tree-cfg.c:4989
22482 #, gcc-internal-format
22483 msgid "label's context is not the current function decl"
22484 msgstr ""
22486 #: tree-cfg.c:4998
22487 #, gcc-internal-format
22488 msgid "incorrect entry in label_to_block_map"
22489 msgstr ""
22491 #: tree-cfg.c:5008
22492 #, gcc-internal-format
22493 msgid "incorrect setting of landing pad number"
22494 msgstr ""
22496 #: tree-cfg.c:5024
22497 #, gcc-internal-format
22498 msgid "invalid comparison code in gimple cond"
22499 msgstr ""
22501 #: tree-cfg.c:5032
22502 #, gcc-internal-format
22503 msgid "invalid labels in gimple cond"
22504 msgstr ""
22506 #: tree-cfg.c:5115 tree-cfg.c:5124
22507 #, gcc-internal-format
22508 msgid "invalid PHI result"
22509 msgstr ""
22511 #: tree-cfg.c:5134
22512 #, gcc-internal-format
22513 msgid "missing PHI def"
22514 msgstr ""
22516 #: tree-cfg.c:5148
22517 #, gcc-internal-format
22518 msgid "invalid PHI argument"
22519 msgstr ""
22521 #: tree-cfg.c:5155
22522 #, gcc-internal-format, gfc-internal-format
22523 msgid "incompatible types in PHI argument %u"
22524 msgstr ""
22526 #: tree-cfg.c:5253 tree-cfg.c:5585
22527 #, gcc-internal-format
22528 msgid "verify_gimple failed"
22529 msgstr ""
22531 #: tree-cfg.c:5313
22532 #, gcc-internal-format
22533 msgid "dead STMT in EH table"
22534 msgstr ""
22536 #: tree-cfg.c:5329
22537 #, gcc-internal-format
22538 msgid "location references block not in block tree"
22539 msgstr ""
22541 #: tree-cfg.c:5451
22542 #, gcc-internal-format
22543 msgid "gimple_bb (phi) is set to a wrong basic block"
22544 msgstr ""
22546 #: tree-cfg.c:5460
22547 #, gcc-internal-format
22548 msgid "PHI node with location"
22549 msgstr ""
22551 #: tree-cfg.c:5471 tree-cfg.c:5520
22552 #, gcc-internal-format
22553 msgid "incorrect sharing of tree nodes"
22554 msgstr ""
22556 #: tree-cfg.c:5479
22557 #, gcc-internal-format
22558 msgid "virtual PHI with argument locations"
22559 msgstr ""
22561 #: tree-cfg.c:5508
22562 #, gcc-internal-format
22563 msgid "gimple_bb (stmt) is set to a wrong basic block"
22564 msgstr ""
22566 #: tree-cfg.c:5544
22567 #, gcc-internal-format
22568 msgid "in statement"
22569 msgstr ""
22571 #: tree-cfg.c:5561
22572 #, gcc-internal-format
22573 msgid "statement marked for throw, but doesn%'t"
22574 msgstr ""
22576 #: tree-cfg.c:5567
22577 #, gcc-internal-format
22578 msgid "statement marked for throw in middle of block"
22579 msgstr ""
22581 #: tree-cfg.c:5607
22582 #, gcc-internal-format
22583 msgid "ENTRY_BLOCK has IL associated with it"
22584 msgstr ""
22586 #: tree-cfg.c:5614
22587 #, gcc-internal-format
22588 msgid "EXIT_BLOCK has IL associated with it"
22589 msgstr ""
22591 #: tree-cfg.c:5621
22592 #, gcc-internal-format, gfc-internal-format
22593 msgid "fallthru to exit from bb %d"
22594 msgstr ""
22596 #: tree-cfg.c:5645
22597 #, gcc-internal-format
22598 msgid "nonlocal label "
22599 msgstr ""
22601 #: tree-cfg.c:5654
22602 #, gcc-internal-format
22603 msgid "EH landing pad label "
22604 msgstr ""
22606 #: tree-cfg.c:5663 tree-cfg.c:5672 tree-cfg.c:5697
22607 #, gcc-internal-format
22608 msgid "label "
22609 msgstr "мітка "
22611 #: tree-cfg.c:5687
22612 #, gcc-internal-format, gfc-internal-format
22613 msgid "control flow in the middle of basic block %d"
22614 msgstr ""
22616 #: tree-cfg.c:5720
22617 #, gcc-internal-format, gfc-internal-format
22618 msgid "fallthru edge after a control statement in bb %d"
22619 msgstr ""
22621 #: tree-cfg.c:5733
22622 #, gcc-internal-format, gfc-internal-format
22623 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
22624 msgstr ""
22626 #: tree-cfg.c:5756 tree-cfg.c:5778 tree-cfg.c:5795 tree-cfg.c:5865
22627 #, gcc-internal-format, gfc-internal-format
22628 msgid "wrong outgoing edge flags at end of bb %d"
22629 msgstr ""
22631 #: tree-cfg.c:5766
22632 #, gcc-internal-format, gfc-internal-format
22633 msgid "explicit goto at end of bb %d"
22634 msgstr ""
22636 #: tree-cfg.c:5800
22637 #, gcc-internal-format, gfc-internal-format
22638 msgid "return edge does not point to exit in bb %d"
22639 msgstr ""
22641 #: tree-cfg.c:5831
22642 #, gcc-internal-format
22643 msgid "found default case not at the start of case vector"
22644 msgstr ""
22646 #: tree-cfg.c:5839
22647 #, gcc-internal-format
22648 msgid "case labels not sorted: "
22649 msgstr ""
22651 #: tree-cfg.c:5856
22652 #, gcc-internal-format, gfc-internal-format
22653 msgid "extra outgoing edge %d->%d"
22654 msgstr ""
22656 #: tree-cfg.c:5879
22657 #, gcc-internal-format, gfc-internal-format
22658 msgid "missing edge %i->%i"
22659 msgstr ""
22661 #: tree-cfg.c:9379
22662 #, gcc-internal-format
22663 msgid "%<noreturn%> function does return"
22664 msgstr ""
22666 #: tree-cfg.c:9400 tree-cfg.c:9432
22667 #, gcc-internal-format
22668 msgid "control reaches end of non-void function"
22669 msgstr ""
22671 #: tree-cfg.c:9498 cp/cvt.c:1039
22672 #, gcc-internal-format
22673 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
22674 msgstr ""
22676 #: tree-cfg.c:9503 cp/cvt.c:1046
22677 #, gcc-internal-format
22678 msgid "ignoring return value of function declared with attribute warn_unused_result"
22679 msgstr ""
22681 #: tree-chkp-opt.c:720
22682 #, gcc-internal-format
22683 msgid "memory access check always fail"
22684 msgstr ""
22686 #: tree-chkp.c:2054
22687 #, gcc-internal-format
22688 msgid "-fcheck-pointer-bounds requires %qs name for internal usage"
22689 msgstr ""
22691 #: tree-chkp.c:2831
22692 #, gcc-internal-format, gfc-internal-format
22693 msgid "pointer bounds were lost due to unexpected expression %s"
22694 msgstr ""
22696 #: tree-chkp.c:2919
22697 #, gcc-internal-format, gfc-internal-format
22698 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
22699 msgstr ""
22701 #: tree-chkp.c:2962
22702 #, gcc-internal-format, gfc-internal-format
22703 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
22704 msgstr ""
22706 #: tree-chkp.c:3662
22707 #, gcc-internal-format, gfc-internal-format
22708 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
22709 msgstr ""
22711 #: tree-chkp.c:3822
22712 #, gcc-internal-format, gfc-internal-format
22713 msgid "chkp_find_bounds: Unexpected tree code %s"
22714 msgstr ""
22716 #: tree-chkp.c:3833
22717 #, gcc-internal-format
22718 msgid "chkp_find_bounds: Cannot find bounds for pointer"
22719 msgstr ""
22721 #: tree-chkp.c:3949
22722 #, gcc-internal-format, gfc-internal-format
22723 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
22724 msgstr ""
22726 #: tree-diagnostic.c:202
22727 #, gcc-internal-format
22728 msgid "in definition of macro %qs"
22729 msgstr "у визначенні макросу %qs"
22731 #: tree-diagnostic.c:219
22732 #, gcc-internal-format
22733 msgid "in expansion of macro %qs"
22734 msgstr "у розгортанні макросу %qs"
22736 #: tree-eh.c:4766
22737 #, gcc-internal-format, gfc-internal-format
22738 msgid "BB %i has multiple EH edges"
22739 msgstr "BB %i має декілька країв EH"
22741 #: tree-eh.c:4778
22742 #, gcc-internal-format, gfc-internal-format
22743 msgid "BB %i can not throw but has an EH edge"
22744 msgstr ""
22746 #: tree-eh.c:4786
22747 #, gcc-internal-format, gfc-internal-format
22748 msgid "BB %i last statement has incorrectly set lp"
22749 msgstr ""
22751 #: tree-eh.c:4792
22752 #, gcc-internal-format, gfc-internal-format
22753 msgid "BB %i is missing an EH edge"
22754 msgstr ""
22756 #: tree-eh.c:4798
22757 #, gcc-internal-format, gfc-internal-format
22758 msgid "Incorrect EH edge %i->%i"
22759 msgstr ""
22761 #: tree-eh.c:4832 tree-eh.c:4851
22762 #, gcc-internal-format, gfc-internal-format
22763 msgid "BB %i is missing an edge"
22764 msgstr ""
22766 #: tree-eh.c:4868
22767 #, gcc-internal-format, gfc-internal-format
22768 msgid "BB %i too many fallthru edges"
22769 msgstr ""
22771 #: tree-eh.c:4877
22772 #, gcc-internal-format, gfc-internal-format
22773 msgid "BB %i has incorrect edge"
22774 msgstr ""
22776 #: tree-eh.c:4883
22777 #, gcc-internal-format, gfc-internal-format
22778 msgid "BB %i has incorrect fallthru edge"
22779 msgstr ""
22781 #: tree-inline.c:3534
22782 #, gcc-internal-format
22783 msgid "function %q+F can never be copied because it receives a non-local goto"
22784 msgstr ""
22786 #: tree-inline.c:3541
22787 #, gcc-internal-format
22788 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
22789 msgstr ""
22791 #: tree-inline.c:3581
22792 #, gcc-internal-format
22793 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
22794 msgstr ""
22796 #: tree-inline.c:3595
22797 #, gcc-internal-format
22798 msgid "function %q+F can never be inlined because it uses setjmp"
22799 msgstr ""
22801 #: tree-inline.c:3609
22802 #, gcc-internal-format
22803 msgid "function %q+F can never be inlined because it uses variable argument lists"
22804 msgstr ""
22806 #: tree-inline.c:3621
22807 #, gcc-internal-format
22808 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
22809 msgstr ""
22811 #: tree-inline.c:3629
22812 #, gcc-internal-format
22813 msgid "function %q+F can never be inlined because it uses non-local goto"
22814 msgstr ""
22816 #: tree-inline.c:3641
22817 #, gcc-internal-format
22818 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
22819 msgstr ""
22821 #: tree-inline.c:3661
22822 #, gcc-internal-format
22823 msgid "function %q+F can never be inlined because it contains a computed goto"
22824 msgstr ""
22826 #: tree-inline.c:3762
22827 #, gcc-internal-format
22828 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
22829 msgstr ""
22831 #: tree-inline.c:3770
22832 #, gcc-internal-format
22833 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
22834 msgstr ""
22836 #: tree-inline.c:4442
22837 #, gcc-internal-format
22838 msgid "inlining failed in call to always_inline %q+F: %s"
22839 msgstr ""
22841 #: tree-inline.c:4445 tree-inline.c:4465
22842 #, gcc-internal-format
22843 msgid "called from here"
22844 msgstr ""
22846 #: tree-inline.c:4448 tree-inline.c:4468
22847 #, gcc-internal-format
22848 msgid "called from this function"
22849 msgstr ""
22851 #: tree-inline.c:4461
22852 #, gcc-internal-format
22853 msgid "inlining failed in call to %q+F: %s"
22854 msgstr ""
22856 #: tree-into-ssa.c:3293
22857 #, gcc-internal-format
22858 msgid "statement uses released SSA name:"
22859 msgstr ""
22861 #: tree-into-ssa.c:3305
22862 #, gcc-internal-format
22863 msgid "cannot update SSA form"
22864 msgstr ""
22866 #: tree-into-ssa.c:3396 tree-outof-ssa.c:824 tree-outof-ssa.c:883
22867 #: tree-ssa-coalesce.c:1012
22868 #, gcc-internal-format
22869 msgid "SSA corruption"
22870 msgstr ""
22872 #: tree-profile.c:640
22873 #, gcc-internal-format
22874 msgid "target does not support atomic profile update, single mode is selected"
22875 msgstr ""
22877 #: tree-ssa-ccp.c:3461
22878 msgid "%Gargument %u null where non-null expected"
22879 msgstr "%Gпорожній аргумент %u там, де мав бути непорожній аргумент"
22881 #: tree-ssa-ccp.c:3466
22882 #, gcc-internal-format
22883 msgid "in a call to built-in function %qD"
22884 msgstr "у виклику вбудованої функції %qD"
22886 #: tree-ssa-ccp.c:3470
22887 #, gcc-internal-format
22888 msgid "in a call to function %qD declared here"
22889 msgstr "у виклику функції %qD, оголошено тут"
22891 #: tree-ssa-loop-niter.c:3049
22892 #, gcc-internal-format, gfc-internal-format
22893 msgid "iteration %s invokes undefined behavior"
22894 msgstr "ітерація %s викликає невизначену поведінку"
22896 #: tree-ssa-loop-niter.c:3050
22897 #, gcc-internal-format
22898 msgid "within this loop"
22899 msgstr "у цьому циклі"
22901 #: tree-ssa-loop-prefetch.c:2065
22902 #, gcc-internal-format
22903 msgid "%<l1-cache-size%> parameter is not a power of two %d"
22904 msgstr "параметр %<l1-cache-size%> не є степенем двійки %d"
22906 #: tree-ssa-operands.c:975
22907 #, gcc-internal-format
22908 msgid "virtual definition of statement not up-to-date"
22909 msgstr "віртуальне визначення неактуальної інструкції"
22911 #: tree-ssa-operands.c:982
22912 #, gcc-internal-format
22913 msgid "virtual def operand missing for stmt"
22914 msgstr ""
22916 #: tree-ssa-operands.c:992
22917 #, gcc-internal-format
22918 msgid "virtual use of statement not up-to-date"
22919 msgstr "віртуальне використання неактуальної інструкції"
22921 #: tree-ssa-operands.c:999
22922 #, gcc-internal-format
22923 msgid "virtual use operand missing for stmt"
22924 msgstr ""
22926 #: tree-ssa-operands.c:1016
22927 #, gcc-internal-format
22928 msgid "excess use operand for stmt"
22929 msgstr ""
22931 #: tree-ssa-operands.c:1026
22932 #, gcc-internal-format
22933 msgid "use operand missing for stmt"
22934 msgstr ""
22936 #: tree-ssa-operands.c:1033
22937 #, gcc-internal-format
22938 msgid "stmt volatile flag not up-to-date"
22939 msgstr ""
22941 #: tree-ssa-strlen.c:1975
22942 msgid "%G%qD output truncated before terminating nul copying %E byte from a string of the same length"
22943 msgid_plural "%G%qD output truncated before terminating nul copying %E bytes from a string of the same length"
22944 msgstr[0] ""
22945 msgstr[1] ""
22946 msgstr[2] ""
22948 #: tree-ssa-strlen.c:1989
22949 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
22950 msgid_plural "%G%qD output truncated copying %E bytes from a string of length %wu"
22951 msgstr[0] ""
22952 msgstr[1] ""
22953 msgstr[2] ""
22955 #: tree-ssa-strlen.c:1996
22956 msgid "%G%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
22957 msgstr ""
22959 #: tree-ssa-strlen.c:2008
22960 msgid "%G%qD output may be truncated copying %E byte from a string of length %wu"
22961 msgid_plural "%G%qD output may be truncated copying %E bytes from a string of length %wu"
22962 msgstr[0] ""
22963 msgstr[1] ""
22964 msgstr[2] ""
22966 #: tree-ssa-strlen.c:2015 tree-ssa-strlen.c:2029
22967 msgid "%G%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
22968 msgstr ""
22970 #: tree-ssa-strlen.c:2150
22971 msgid "%G%qD output truncated before terminating nul copying as many bytes from a string as its length"
22972 msgstr ""
22974 #: tree-ssa-strlen.c:2156
22975 msgid "%G%qD specified bound depends on the length of the source argument"
22976 msgstr ""
22978 #: tree-ssa-strlen.c:2163
22979 #, gcc-internal-format
22980 msgid "length computed here"
22981 msgstr "довжину обчислено тут:"
22983 #: tree-ssa-uninit.c:191 varasm.c:331
22984 #, gcc-internal-format
22985 msgid "%qD was declared here"
22986 msgstr "%qD було оголошено тут:"
22988 #: tree-ssa-uninit.c:259
22989 #, gcc-internal-format
22990 msgid "%qD is used uninitialized in this function"
22991 msgstr "%qD використовується без ініціалізації у цій функції"
22993 #: tree-ssa-uninit.c:264 tree-ssa-uninit.c:2624
22994 #, gcc-internal-format
22995 msgid "%qD may be used uninitialized in this function"
22996 msgstr "%qD може бути використано без ініціалізації у цій функції"
22998 #: tree-ssa-uninit.c:369
22999 #, gcc-internal-format
23000 msgid "%qE is used uninitialized in this function"
23001 msgstr "%qE використано без ініціалізації у цій функції"
23003 #: tree-ssa-uninit.c:379
23004 #, gcc-internal-format
23005 msgid "%qE may be used uninitialized in this function"
23006 msgstr "%qE може бути використано без ініціалізації у цій функції"
23008 #: tree-ssa.c:647
23009 #, gcc-internal-format, gfc-internal-format
23010 msgid "multiple virtual PHI nodes in BB %d"
23011 msgstr ""
23013 #: tree-ssa.c:661 tree-ssa.c:690
23014 #, gcc-internal-format
23015 msgid "virtual definition is not an SSA name"
23016 msgstr ""
23018 #: tree-ssa.c:677
23019 #, gcc-internal-format
23020 msgid "stmt with wrong VUSE"
23021 msgstr "stmt із помилковим VUSE"
23023 #: tree-ssa.c:707
23024 #, gcc-internal-format, gfc-internal-format
23025 msgid "PHI node with wrong VUSE on edge from BB %d"
23026 msgstr ""
23028 #: tree-ssa.c:733
23029 #, gcc-internal-format
23030 msgid "expected an SSA_NAME object"
23031 msgstr "мало бути використано об'єкт SSA_NAME"
23033 #: tree-ssa.c:739
23034 #, gcc-internal-format
23035 msgid "found an SSA_NAME that had been released into the free pool"
23036 msgstr "виявлено SSA_NAME, яку мало бути вивільнено до вільного буфера"
23038 #: tree-ssa.c:746
23039 #, gcc-internal-format
23040 msgid "type mismatch between an SSA_NAME and its symbol"
23041 msgstr "невідповідність типів між SSA_NAME та її символом"
23043 #: tree-ssa.c:752
23044 #, gcc-internal-format
23045 msgid "found a virtual definition for a GIMPLE register"
23046 msgstr "виявлено віртуальне визначення регістра GIMPLE"
23048 #: tree-ssa.c:758
23049 #, gcc-internal-format
23050 msgid "virtual SSA name for non-VOP decl"
23051 msgstr "віртуальна назва SSA для оголошення, яке не належить до VOP"
23053 #: tree-ssa.c:764
23054 #, gcc-internal-format
23055 msgid "found a real definition for a non-register"
23056 msgstr "виявлено реальне визначення для змінної, яка не є регістровою"
23058 #: tree-ssa.c:771
23059 #, gcc-internal-format
23060 msgid "found a default name with a non-empty defining statement"
23061 msgstr "виявлено типову назву для непорожньої інструкції визначення"
23063 #: tree-ssa.c:801
23064 #, gcc-internal-format
23065 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
23066 msgstr "RESULT_DECL має бути придатним лише для читання, якщо встановлено DECL_BY_REFERENCE"
23068 #: tree-ssa.c:807
23069 #, gcc-internal-format, gfc-internal-format
23070 msgid "SSA_NAME created in two different blocks %i and %i"
23071 msgstr "SSA_NAME створено у двох різних блоках, %i і %i"
23073 #: tree-ssa.c:816 tree-ssa.c:1150
23074 #, gcc-internal-format
23075 msgid "SSA_NAME_DEF_STMT is wrong"
23076 msgstr "SSA_NAME_DEF_STMT є помилковим"
23078 #: tree-ssa.c:868
23079 #, gcc-internal-format
23080 msgid "missing definition"
23081 msgstr "пропущено визначення"
23083 #: tree-ssa.c:874
23084 #, gcc-internal-format, gfc-internal-format
23085 msgid "definition in block %i does not dominate use in block %i"
23086 msgstr ""
23088 #: tree-ssa.c:882
23089 #, gcc-internal-format, gfc-internal-format
23090 msgid "definition in block %i follows the use"
23091 msgstr "визначення у блоці %i слідує за використанням"
23093 #: tree-ssa.c:889
23094 #, gcc-internal-format
23095 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
23096 msgstr "має бути встановлено SSA_NAME_OCCURS_IN_ABNORMAL_PHI"
23098 #: tree-ssa.c:897
23099 #, gcc-internal-format
23100 msgid "no immediate_use list"
23101 msgstr ""
23103 #: tree-ssa.c:909
23104 #, gcc-internal-format
23105 msgid "wrong immediate use list"
23106 msgstr ""
23108 #: tree-ssa.c:943
23109 #, gcc-internal-format
23110 msgid "incoming edge count does not match number of PHI arguments"
23111 msgstr ""
23113 #: tree-ssa.c:957
23114 #, gcc-internal-format, gfc-internal-format
23115 msgid "PHI argument is missing for edge %d->%d"
23116 msgstr ""
23118 #: tree-ssa.c:966
23119 #, gcc-internal-format
23120 msgid "PHI argument is not SSA_NAME, or invariant"
23121 msgstr ""
23123 #: tree-ssa.c:994
23124 #, gcc-internal-format, gfc-internal-format
23125 msgid "wrong edge %d->%d for PHI argument"
23126 msgstr ""
23128 #: tree-ssa.c:1069
23129 #, gcc-internal-format
23130 msgid "shared SSA name info"
23131 msgstr ""
23133 #: tree-ssa.c:1096
23134 #, gcc-internal-format, gfc-internal-format
23135 msgid "AUX pointer initialized for edge %d->%d"
23136 msgstr ""
23138 #: tree-ssa.c:1122
23139 #, gcc-internal-format
23140 msgid "stmt (%p) marked modified after optimization pass: "
23141 msgstr ""
23143 #: tree-ssa.c:1188
23144 #, gcc-internal-format
23145 msgid "verify_ssa failed"
23146 msgstr ""
23148 #: tree-streamer-in.c:346
23149 #, gcc-internal-format
23150 msgid "machine independent builtin code out of range"
23151 msgstr ""
23153 #: tree-streamer-in.c:352
23154 #, gcc-internal-format
23155 msgid "target specific builtin not available"
23156 msgstr ""
23158 #: tree-vect-generic.c:287
23159 #, gcc-internal-format
23160 msgid "vector operation will be expanded piecewise"
23161 msgstr ""
23163 #: tree-vect-generic.c:290
23164 #, gcc-internal-format
23165 msgid "vector operation will be expanded in parallel"
23166 msgstr ""
23168 #: tree-vect-generic.c:341
23169 #, gcc-internal-format
23170 msgid "vector operation will be expanded with a single scalar operation"
23171 msgstr ""
23173 #: tree-vect-generic.c:941
23174 #, gcc-internal-format
23175 msgid "vector condition will be expanded piecewise"
23176 msgstr ""
23178 #: tree-vect-generic.c:1373
23179 #, gcc-internal-format
23180 msgid "vector shuffling operation will be expanded piecewise"
23181 msgstr ""
23183 #: tree-vect-loop.c:4038
23184 #, gcc-internal-format
23185 msgid "vectorization did not happen for a simd loop"
23186 msgstr ""
23188 #: tree-vrp.c:4930 tree-vrp.c:4974
23189 #, gcc-internal-format
23190 msgid "array subscript %E is above array bounds of %qT"
23191 msgstr ""
23193 #: tree-vrp.c:4956
23194 #, gcc-internal-format
23195 msgid "array subscript [%E, %E] is outside array bounds of %qT"
23196 msgstr ""
23198 #: tree-vrp.c:4988
23199 #, gcc-internal-format
23200 msgid "array subscript %E is below array bounds of %qT"
23201 msgstr ""
23203 #: tree-vrp.c:5046
23204 #, gcc-internal-format
23205 msgid "array subscript %wi is below array bounds of %qT"
23206 msgstr ""
23208 #: tree-vrp.c:5060
23209 #, gcc-internal-format
23210 msgid "array subscript %wu is above array bounds of %qT"
23211 msgstr ""
23213 #: tree.c:1987
23214 #, gcc-internal-format
23215 msgid "non-constant element in constant CONSTRUCTOR"
23216 msgstr ""
23218 #: tree.c:1989
23219 #, gcc-internal-format
23220 msgid "side-effects element in no-side-effects CONSTRUCTOR"
23221 msgstr ""
23223 #: tree.c:7852
23224 #, gcc-internal-format
23225 msgid "arrays of functions are not meaningful"
23226 msgstr ""
23228 #: tree.c:8019
23229 #, gcc-internal-format
23230 msgid "function return type cannot be function"
23231 msgstr ""
23233 #: tree.c:9327 tree.c:9412 tree.c:9473
23234 #, gcc-internal-format, gfc-internal-format
23235 msgid "tree check: %s, have %s in %s, at %s:%d"
23236 msgstr ""
23238 #: tree.c:9364
23239 #, gcc-internal-format, gfc-internal-format
23240 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
23241 msgstr ""
23243 #: tree.c:9377
23244 #, gcc-internal-format
23245 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
23246 msgstr ""
23248 #: tree.c:9426
23249 #, gcc-internal-format
23250 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
23251 msgstr ""
23253 #: tree.c:9439
23254 #, gcc-internal-format, gfc-internal-format
23255 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
23256 msgstr ""
23258 #: tree.c:9499
23259 #, gcc-internal-format
23260 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
23261 msgstr ""
23263 #: tree.c:9513
23264 #, gcc-internal-format, gfc-internal-format
23265 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
23266 msgstr ""
23268 #: tree.c:9525
23269 #, gcc-internal-format, gfc-internal-format
23270 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
23271 msgstr ""
23273 #: tree.c:9538
23274 #, gcc-internal-format, gfc-internal-format
23275 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
23276 msgstr ""
23278 #: tree.c:9551
23279 #, gcc-internal-format, gfc-internal-format
23280 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
23281 msgstr ""
23283 #: tree.c:12446
23284 #, gcc-internal-format
23285 msgid "%qD is deprecated: %s"
23286 msgstr "%qD вважається застарілим: %s"
23288 #: tree.c:12449
23289 #, gcc-internal-format
23290 msgid "%qD is deprecated"
23291 msgstr "%qD вважається застарілим"
23293 #: tree.c:12473 tree.c:12495
23294 #, gcc-internal-format
23295 msgid "%qE is deprecated: %s"
23296 msgstr "%qE вважається застарілим: %s"
23298 #: tree.c:12476 tree.c:12498
23299 #, gcc-internal-format
23300 msgid "%qE is deprecated"
23301 msgstr "%qE вважається застарілим"
23303 #: tree.c:12482 tree.c:12503
23304 #, gcc-internal-format, gfc-internal-format
23305 msgid "type is deprecated: %s"
23306 msgstr "тип вважається застарілим: %s"
23308 #: tree.c:12485 tree.c:12506
23309 #, gcc-internal-format
23310 msgid "type is deprecated"
23311 msgstr "тип вважається застарілим"
23313 #. Type variant can differ by:
23315 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
23316 #. ENCODE_QUAL_ADDR_SPACE.
23317 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
23318 #. in this case some values may not be set in the variant types
23319 #. (see TYPE_COMPLETE_P checks).
23320 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
23321 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
23322 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
23323 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
23324 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
23325 #. this is necessary to make it possible to merge types form different TUs
23326 #. - arrays, pointers and references may have TREE_TYPE that is a variant
23327 #. of TREE_TYPE of their main variants.
23328 #. - aggregates may have new TYPE_FIELDS list that list variants of
23329 #. the main variant TYPE_FIELDS.
23330 #. - vector types may differ by TYPE_VECTOR_OPAQUE
23332 #. Convenience macro for matching individual fields.
23333 #: tree.c:13043
23334 #, gcc-internal-format, gfc-internal-format
23335 msgid "type variant differs by %s"
23336 msgstr ""
23338 #: tree.c:13084
23339 #, gcc-internal-format
23340 msgid "type variant has different TYPE_SIZE_UNIT"
23341 msgstr ""
23343 #: tree.c:13086
23344 #, gcc-internal-format
23345 msgid "type variant's TYPE_SIZE_UNIT"
23346 msgstr ""
23348 #: tree.c:13088
23349 #, gcc-internal-format
23350 msgid "type's TYPE_SIZE_UNIT"
23351 msgstr ""
23353 #: tree.c:13108
23354 #, gcc-internal-format
23355 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
23356 msgstr ""
23358 #: tree.c:13121
23359 #, gcc-internal-format
23360 msgid "type variant has different TYPE_VFIELD"
23361 msgstr ""
23363 #: tree.c:13157
23364 #, gcc-internal-format
23365 msgid "type variant has different TYPE_BINFO"
23366 msgstr ""
23368 #: tree.c:13159
23369 #, gcc-internal-format
23370 msgid "type variant's TYPE_BINFO"
23371 msgstr ""
23373 #: tree.c:13161
23374 #, gcc-internal-format
23375 msgid "type's TYPE_BINFO"
23376 msgstr ""
23378 #: tree.c:13199
23379 #, gcc-internal-format
23380 msgid "type variant has different TYPE_FIELDS"
23381 msgstr ""
23383 #: tree.c:13201
23384 #, gcc-internal-format
23385 msgid "first mismatch is field"
23386 msgstr ""
23388 #: tree.c:13203
23389 #, gcc-internal-format
23390 msgid "and field"
23391 msgstr ""
23393 #: tree.c:13220
23394 #, gcc-internal-format
23395 msgid "type variant has different TREE_TYPE"
23396 msgstr ""
23398 #: tree.c:13222 tree.c:13233
23399 #, gcc-internal-format
23400 msgid "type variant's TREE_TYPE"
23401 msgstr ""
23403 #: tree.c:13224 tree.c:13235
23404 #, gcc-internal-format
23405 msgid "type's TREE_TYPE"
23406 msgstr ""
23408 #: tree.c:13231
23409 #, gcc-internal-format
23410 msgid "type is not compatible with its variant"
23411 msgstr ""
23413 #: tree.c:13534
23414 #, gcc-internal-format
23415 msgid "Main variant is not defined"
23416 msgstr ""
23418 #: tree.c:13539
23419 #, gcc-internal-format
23420 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
23421 msgstr ""
23423 #: tree.c:13551
23424 #, gcc-internal-format
23425 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
23426 msgstr ""
23428 #: tree.c:13569
23429 #, gcc-internal-format
23430 msgid "TYPE_CANONICAL is not compatible"
23431 msgstr ""
23433 #: tree.c:13577
23434 #, gcc-internal-format
23435 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
23436 msgstr ""
23438 #: tree.c:13583
23439 #, gcc-internal-format
23440 msgid "TYPE_CANONICAL of main variant is not main variant"
23441 msgstr ""
23443 #: tree.c:13599
23444 #, gcc-internal-format
23445 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
23446 msgstr ""
23448 #: tree.c:13609
23449 #, gcc-internal-format
23450 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
23451 msgstr ""
23453 #: tree.c:13619
23454 #, gcc-internal-format
23455 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
23456 msgstr ""
23458 #: tree.c:13640
23459 #, gcc-internal-format
23460 msgid "TYPE_BINFO is not TREE_BINFO"
23461 msgstr ""
23463 #: tree.c:13646
23464 #, gcc-internal-format
23465 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
23466 msgstr ""
23468 #: tree.c:13657
23469 #, gcc-internal-format
23470 msgid "TYPE_METHOD_BASETYPE is not record nor union"
23471 msgstr ""
23473 #: tree.c:13668
23474 #, gcc-internal-format
23475 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
23476 msgstr ""
23478 #: tree.c:13686
23479 #, gcc-internal-format
23480 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
23481 msgstr ""
23483 #: tree.c:13693
23484 #, gcc-internal-format
23485 msgid "TYPE_MAX_VALUE_RAW non-NULL"
23486 msgstr ""
23488 #: tree.c:13700
23489 #, gcc-internal-format
23490 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
23491 msgstr ""
23493 #: tree.c:13716
23494 #, gcc-internal-format
23495 msgid "Enum value is not CONST_DECL or INTEGER_CST"
23496 msgstr ""
23498 #: tree.c:13724
23499 #, gcc-internal-format
23500 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
23501 msgstr ""
23503 #: tree.c:13731
23504 #, gcc-internal-format
23505 msgid "Enum value name is not IDENTIFIER_NODE"
23506 msgstr ""
23508 #: tree.c:13741
23509 #, gcc-internal-format
23510 msgid "Array TYPE_DOMAIN is not integer type"
23511 msgstr ""
23513 #: tree.c:13750
23514 #, gcc-internal-format
23515 msgid "TYPE_FIELDS defined in incomplete type"
23516 msgstr ""
23518 #: tree.c:13772
23519 #, gcc-internal-format
23520 msgid "Wrong tree in TYPE_FIELDS list"
23521 msgstr ""
23523 #: tree.c:13787
23524 #, gcc-internal-format
23525 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
23526 msgstr ""
23528 #: tree.c:13793
23529 #, gcc-internal-format
23530 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
23531 msgstr ""
23533 #: tree.c:13806
23534 #, gcc-internal-format
23535 msgid "wrong TYPE_CACHED_VALUES entry"
23536 msgstr ""
23538 #: tree.c:13819
23539 #, gcc-internal-format
23540 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
23541 msgstr ""
23543 #: tree.c:13825
23544 #, gcc-internal-format
23545 msgid "Wrong entry in TYPE_ARG_TYPES list"
23546 msgstr ""
23548 #: tree.c:13832
23549 #, gcc-internal-format
23550 msgid "TYPE_VALUES_RAW field is non-NULL"
23551 msgstr ""
23553 #: tree.c:13844
23554 #, gcc-internal-format
23555 msgid "TYPE_CACHED_VALUES_P is set while it should not"
23556 msgstr ""
23558 #: tree.c:13850
23559 #, gcc-internal-format
23560 msgid "TYPE_STRING_FLAG is set on wrong type code"
23561 msgstr ""
23563 #: tree.c:13860
23564 #, gcc-internal-format
23565 msgid "TYPE_METHOD_BASETYPE is not main variant"
23566 msgstr ""
23568 #: tree.c:13867
23569 #, gcc-internal-format
23570 msgid "verify_type failed"
23571 msgstr "помилка verify_type"
23573 #: value-prof.c:510
23574 #, gcc-internal-format
23575 msgid "dead histogram"
23576 msgstr ""
23578 #: value-prof.c:539
23579 #, gcc-internal-format
23580 msgid "Histogram value statement does not correspond to the statement it is associated with"
23581 msgstr ""
23583 #: value-prof.c:551
23584 #, gcc-internal-format
23585 msgid "verify_histograms failed"
23586 msgstr ""
23588 #: value-prof.c:607
23589 #, gcc-internal-format, gfc-internal-format
23590 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
23591 msgstr ""
23593 #: var-tracking.c:7166
23594 #, gcc-internal-format
23595 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
23596 msgstr ""
23598 #: var-tracking.c:7170
23599 #, gcc-internal-format
23600 msgid "variable tracking size limit exceeded"
23601 msgstr ""
23603 #: varasm.c:326
23604 #, gcc-internal-format
23605 msgid "%+qD causes a section type conflict with %qD"
23606 msgstr ""
23608 #: varasm.c:329
23609 #, gcc-internal-format
23610 msgid "section type conflict with %qD"
23611 msgstr ""
23613 #: varasm.c:334
23614 #, gcc-internal-format
23615 msgid "%+qD causes a section type conflict"
23616 msgstr ""
23618 #: varasm.c:336
23619 #, gcc-internal-format
23620 msgid "section type conflict"
23621 msgstr ""
23623 #: varasm.c:1019
23624 #, gcc-internal-format
23625 msgid "alignment of %q+D is greater than maximum object file alignment %d"
23626 msgstr ""
23628 #: varasm.c:1172
23629 #, gcc-internal-format
23630 msgid "only zero initializers are allowed in section %qs"
23631 msgstr ""
23633 #: varasm.c:1378 varasm.c:1387
23634 #, gcc-internal-format
23635 msgid "register name not specified for %q+D"
23636 msgstr ""
23638 #: varasm.c:1389
23639 #, gcc-internal-format
23640 msgid "invalid register name for %q+D"
23641 msgstr ""
23643 #: varasm.c:1391
23644 #, gcc-internal-format
23645 msgid "data type of %q+D isn%'t suitable for a register"
23646 msgstr ""
23648 #: varasm.c:1394
23649 #, gcc-internal-format
23650 msgid "the register specified for %q+D cannot be accessed by the current target"
23651 msgstr ""
23653 #: varasm.c:1397
23654 #, gcc-internal-format
23655 msgid "the register specified for %q+D is not general enough to be used as a register variable"
23656 msgstr ""
23658 #: varasm.c:1400
23659 #, gcc-internal-format
23660 msgid "register specified for %q+D isn%'t suitable for data type"
23661 msgstr ""
23663 #: varasm.c:1410
23664 #, gcc-internal-format
23665 msgid "global register variable has initial value"
23666 msgstr ""
23668 #: varasm.c:1414
23669 #, gcc-internal-format
23670 msgid "optimization may eliminate reads and/or writes to register variables"
23671 msgstr ""
23673 #: varasm.c:1460
23674 #, gcc-internal-format
23675 msgid "register name given for non-register variable %q+D"
23676 msgstr ""
23678 #: varasm.c:1870
23679 #, gcc-internal-format
23680 msgid "Patchable function entry > size"
23681 msgstr ""
23683 #: varasm.c:2069
23684 #, gcc-internal-format
23685 msgid "thread-local COMMON data not implemented"
23686 msgstr ""
23688 #: varasm.c:2102
23689 #, gcc-internal-format
23690 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
23691 msgstr ""
23693 #: varasm.c:2205 c/c-decl.c:5027 c/c-parser.c:1534
23694 #, gcc-internal-format
23695 msgid "storage size of %q+D isn%'t known"
23696 msgstr ""
23698 #: varasm.c:4910
23699 #, gcc-internal-format
23700 msgid "initializer for integer/fixed-point value is too complicated"
23701 msgstr ""
23703 #: varasm.c:4915
23704 #, gcc-internal-format
23705 msgid "initializer for floating value is not a floating constant"
23706 msgstr ""
23708 #: varasm.c:5227
23709 #, gcc-internal-format
23710 msgid "invalid initial value for member %qE"
23711 msgstr ""
23713 #: varasm.c:5487
23714 #, gcc-internal-format
23715 msgid "%+qD declared weak after being used"
23716 msgstr ""
23718 #: varasm.c:5539
23719 #, gcc-internal-format
23720 msgid "weak declaration of %q+D being applied to a already existing, static definition"
23721 msgstr ""
23723 #: varasm.c:5575
23724 #, gcc-internal-format
23725 msgid "weak declaration of %q+D must be public"
23726 msgstr ""
23728 #: varasm.c:5579
23729 #, gcc-internal-format
23730 msgid "weak declaration of %q+D not supported"
23731 msgstr ""
23733 #: varasm.c:5608 varasm.c:5912
23734 #, gcc-internal-format
23735 msgid "only weak aliases are supported in this configuration"
23736 msgstr ""
23738 #: varasm.c:5802
23739 #, gcc-internal-format
23740 msgid "weakref is not supported in this configuration"
23741 msgstr ""
23743 #: varasm.c:5834
23744 #, gcc-internal-format
23745 msgid "ifunc is not supported on this target"
23746 msgstr ""
23748 #: varasm.c:5892
23749 #, gcc-internal-format
23750 msgid "weakref %q+D ultimately targets itself"
23751 msgstr ""
23753 #: varasm.c:5894
23754 #, gcc-internal-format
23755 msgid "weakref %q+D must have static linkage"
23756 msgstr ""
23758 #: varasm.c:5901
23759 #, gcc-internal-format
23760 msgid "alias definitions not supported in this configuration"
23761 msgstr ""
23763 #: varasm.c:5909
23764 #, gcc-internal-format
23765 msgid "ifunc is not supported in this configuration"
23766 msgstr ""
23768 #: varasm.c:6127 config/sol2.c:159 config/i386/winnt.c:265
23769 #, gcc-internal-format
23770 msgid "visibility attribute not supported in this configuration; ignored"
23771 msgstr ""
23773 #: vec.c:189
23774 #, gcc-internal-format, gfc-internal-format
23775 msgid "qsort comparator not anti-commutative: %d, %d"
23776 msgstr ""
23778 #: vec.c:194
23779 #, gcc-internal-format, gfc-internal-format
23780 msgid "qsort comparator non-negative on sorted output: %d"
23781 msgstr ""
23783 #: vec.c:199
23784 #, gcc-internal-format, gfc-internal-format
23785 msgid "qsort comparator not transitive: %d, %d, %d"
23786 msgstr ""
23788 #: vec.c:201
23789 #, gcc-internal-format
23790 msgid "qsort checking failed"
23791 msgstr ""
23793 #: vr-values.c:2396
23794 #, gcc-internal-format
23795 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
23796 msgstr ""
23798 #: vr-values.c:2402
23799 #, gcc-internal-format
23800 msgid "assuming signed overflow does not occur when simplifying conditional"
23801 msgstr ""
23803 #: vr-values.c:2446
23804 #, gcc-internal-format
23805 msgid "comparison always false due to limited range of data type"
23806 msgstr ""
23808 #: vr-values.c:2448
23809 #, gcc-internal-format
23810 msgid "comparison always true due to limited range of data type"
23811 msgstr ""
23813 #: vr-values.c:3127
23814 #, gcc-internal-format
23815 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
23816 msgstr ""
23818 #: vr-values.c:3194
23819 #, gcc-internal-format
23820 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
23821 msgstr ""
23823 #: vr-values.c:3245
23824 #, gcc-internal-format
23825 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
23826 msgstr ""
23828 #. Print an error message for unrecognized stab codes.
23829 #: xcoffout.c:194
23830 #, gcc-internal-format
23831 msgid "no sclass for %s stab (0x%x)"
23832 msgstr ""
23834 #: lto-streamer.h:1001
23835 #, gcc-internal-format, gfc-internal-format
23836 msgid "bytecode stream: expected tag %s instead of %s"
23837 msgstr ""
23839 #: lto-streamer.h:1011
23840 #, gcc-internal-format, gfc-internal-format
23841 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23842 msgstr ""
23844 #: c-family/c-attribs.c:529
23845 #, gcc-internal-format
23846 msgid "%qE attribute ignored for field of type %qT"
23847 msgstr ""
23849 #: c-family/c-attribs.c:696
23850 #, gcc-internal-format
23851 msgid "no_sanitize argument not a string"
23852 msgstr ""
23854 #: c-family/c-attribs.c:826 ada/gcc-interface/utils.c:6235
23855 #, gcc-internal-format
23856 msgid "%qE attribute ignored due to conflict with attribute %qs"
23857 msgstr ""
23859 #: c-family/c-attribs.c:875
23860 #, gcc-internal-format
23861 msgid "%qE attribute ignored. Use -fcf-protection option to enable it"
23862 msgstr ""
23864 #: c-family/c-attribs.c:914 c-family/c-attribs.c:920 c-family/c-attribs.c:3388
23865 #: c-family/c-attribs.c:3423 c-family/c-attribs.c:3429
23866 #, gcc-internal-format
23867 msgid "%qE attribute ignored due to conflict with %qs attribute"
23868 msgstr ""
23870 #: c-family/c-attribs.c:976 brig/brig-lang.c:482 lto/lto-lang.c:288
23871 #, gcc-internal-format
23872 msgid "%qE attribute has no effect on unit local functions"
23873 msgstr ""
23875 #: c-family/c-attribs.c:1130
23876 #, gcc-internal-format
23877 msgid "%qE attribute have effect only on public objects"
23878 msgstr ""
23880 #: c-family/c-attribs.c:1159
23881 #, gcc-internal-format
23882 msgid "%qE attribute only affects top level objects"
23883 msgstr ""
23885 #: c-family/c-attribs.c:1198 c-family/c-attribs.c:2682
23886 #, gcc-internal-format
23887 msgid "%qE attribute on function returning %<void%>"
23888 msgstr "атрибут %qE на функції, яка повертає %<void%>"
23890 #: c-family/c-attribs.c:1221 c-family/c-pragma.c:419
23891 #, gcc-internal-format
23892 msgid "scalar_storage_order is not supported because endianness is not uniform"
23893 msgstr ""
23895 #: c-family/c-attribs.c:1238
23896 #, gcc-internal-format
23897 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
23898 msgstr ""
23900 #: c-family/c-attribs.c:1334
23901 #, gcc-internal-format
23902 msgid "destructor priorities are not supported"
23903 msgstr ""
23905 #: c-family/c-attribs.c:1336
23906 #, gcc-internal-format
23907 msgid "constructor priorities are not supported"
23908 msgstr ""
23910 #: c-family/c-attribs.c:1358
23911 #, gcc-internal-format, gfc-internal-format
23912 msgid "destructor priorities from 0 to %d are reserved for the implementation"
23913 msgstr ""
23915 #: c-family/c-attribs.c:1363
23916 #, gcc-internal-format, gfc-internal-format
23917 msgid "constructor priorities from 0 to %d are reserved for the implementation"
23918 msgstr ""
23920 #: c-family/c-attribs.c:1371
23921 #, gcc-internal-format, gfc-internal-format
23922 msgid "destructor priorities must be integers from 0 to %d inclusive"
23923 msgstr ""
23925 #: c-family/c-attribs.c:1374
23926 #, gcc-internal-format, gfc-internal-format
23927 msgid "constructor priorities must be integers from 0 to %d inclusive"
23928 msgstr ""
23930 #: c-family/c-attribs.c:1527
23931 #, gcc-internal-format
23932 msgid "unknown machine mode %qE"
23933 msgstr ""
23935 #: c-family/c-attribs.c:1557
23936 #, gcc-internal-format
23937 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
23938 msgstr ""
23940 #: c-family/c-attribs.c:1560
23941 #, gcc-internal-format
23942 msgid "use __attribute__ ((vector_size)) instead"
23943 msgstr ""
23945 #: c-family/c-attribs.c:1569
23946 #, gcc-internal-format
23947 msgid "unable to emulate %qs"
23948 msgstr ""
23950 #: c-family/c-attribs.c:1582
23951 #, gcc-internal-format
23952 msgid "invalid pointer mode %qs"
23953 msgstr ""
23955 #: c-family/c-attribs.c:1599
23956 #, gcc-internal-format
23957 msgid "signedness of type and machine mode %qs don%'t match"
23958 msgstr ""
23960 #: c-family/c-attribs.c:1610
23961 #, gcc-internal-format
23962 msgid "no data type for mode %qs"
23963 msgstr ""
23965 #: c-family/c-attribs.c:1620
23966 #, gcc-internal-format
23967 msgid "cannot use mode %qs for enumeral types"
23968 msgstr ""
23970 #: c-family/c-attribs.c:1647
23971 #, gcc-internal-format
23972 msgid "mode %qs applied to inappropriate type"
23973 msgstr ""
23975 #: c-family/c-attribs.c:1669
23976 #, gcc-internal-format
23977 msgid "section attributes are not supported for this target"
23978 msgstr ""
23980 #: c-family/c-attribs.c:1675
23981 #, gcc-internal-format
23982 msgid "section attribute not allowed for %q+D"
23983 msgstr ""
23985 #: c-family/c-attribs.c:1681
23986 #, gcc-internal-format
23987 msgid "section attribute argument not a string constant"
23988 msgstr ""
23990 #: c-family/c-attribs.c:1690
23991 #, gcc-internal-format
23992 msgid "section attribute cannot be specified for local variables"
23993 msgstr ""
23995 #: c-family/c-attribs.c:1700 config/bfin/bfin.c:4806 config/bfin/bfin.c:4857
23996 #: config/bfin/bfin.c:4883 config/bfin/bfin.c:4896
23997 #, gcc-internal-format
23998 msgid "section of %q+D conflicts with previous declaration"
23999 msgstr ""
24001 #: c-family/c-attribs.c:1708
24002 #, gcc-internal-format
24003 msgid "section of %q+D cannot be overridden"
24004 msgstr ""
24006 #: c-family/c-attribs.c:1773
24007 #, gcc-internal-format, gfc-internal-format
24008 msgid "requested alignment %d is larger than %d"
24009 msgstr ""
24011 #: c-family/c-attribs.c:1866
24012 #, gcc-internal-format
24013 msgid "alignment may not be specified for %q+D"
24014 msgstr ""
24016 #: c-family/c-attribs.c:1886
24017 #, gcc-internal-format
24018 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
24019 msgstr ""
24021 #. Do not error out for attribute warn_if_not_aligned.
24022 #: c-family/c-attribs.c:1891 c-family/c-attribs.c:1920
24023 #, gcc-internal-format
24024 msgid "alignment for %q+D must be at least %d"
24025 msgstr ""
24027 #: c-family/c-attribs.c:1916
24028 #, gcc-internal-format
24029 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
24030 msgstr ""
24032 #: c-family/c-attribs.c:1943
24033 #, gcc-internal-format
24034 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
24035 msgstr ""
24037 #: c-family/c-attribs.c:1986
24038 #, gcc-internal-format
24039 msgid "inline function %q+D declared weak"
24040 msgstr ""
24042 #: c-family/c-attribs.c:1991
24043 #, gcc-internal-format
24044 msgid "indirect function %q+D cannot be declared weak"
24045 msgstr ""
24047 #: c-family/c-attribs.c:2015
24048 #, gcc-internal-format
24049 msgid "%qE attribute is only applicable on functions"
24050 msgstr ""
24052 #: c-family/c-attribs.c:2046
24053 #, gcc-internal-format
24054 msgid "%q+D defined both normally and as %qE attribute"
24055 msgstr ""
24057 #: c-family/c-attribs.c:2054
24058 #, gcc-internal-format
24059 msgid "weak %q+D cannot be defined %qE"
24060 msgstr ""
24062 #: c-family/c-attribs.c:2071 c-family/c-attribs.c:2582
24063 #, gcc-internal-format
24064 msgid "attribute %qE argument not a string"
24065 msgstr ""
24067 #: c-family/c-attribs.c:2106
24068 #, gcc-internal-format
24069 msgid "%+qD declared alias after being used"
24070 msgstr ""
24072 #: c-family/c-attribs.c:2108
24073 #, gcc-internal-format
24074 msgid "%+qD declared ifunc after being used"
24075 msgstr ""
24077 #: c-family/c-attribs.c:2159
24078 #, gcc-internal-format
24079 msgid "indirect function %q+D cannot be declared weakref"
24080 msgstr ""
24082 #: c-family/c-attribs.c:2181
24083 #, gcc-internal-format
24084 msgid "weakref attribute must appear before alias attribute"
24085 msgstr ""
24087 #: c-family/c-attribs.c:2193
24088 #, gcc-internal-format
24089 msgid "%+qD declared weakref after being used"
24090 msgstr ""
24092 #: c-family/c-attribs.c:2217
24093 #, gcc-internal-format
24094 msgid "%qE attribute ignored on non-class types"
24095 msgstr ""
24097 #: c-family/c-attribs.c:2223
24098 #, gcc-internal-format
24099 msgid "%qE attribute ignored because %qT is already defined"
24100 msgstr ""
24102 #: c-family/c-attribs.c:2236
24103 #, gcc-internal-format
24104 msgid "visibility argument not a string"
24105 msgstr ""
24107 #: c-family/c-attribs.c:2248
24108 #, gcc-internal-format
24109 msgid "%qE attribute ignored on types"
24110 msgstr ""
24112 #: c-family/c-attribs.c:2264
24113 #, gcc-internal-format
24114 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
24115 msgstr ""
24117 #: c-family/c-attribs.c:2275
24118 #, gcc-internal-format
24119 msgid "%qD redeclared with different visibility"
24120 msgstr ""
24122 #: c-family/c-attribs.c:2278 c-family/c-attribs.c:2282
24123 #, gcc-internal-format
24124 msgid "%qD was declared %qs which implies default visibility"
24125 msgstr ""
24127 #: c-family/c-attribs.c:2320
24128 #, gcc-internal-format
24129 msgid "tls_model argument not a string"
24130 msgstr ""
24132 #: c-family/c-attribs.c:2333
24133 #, gcc-internal-format
24134 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
24135 msgstr ""
24137 #: c-family/c-attribs.c:2353 c-family/c-attribs.c:2656
24138 #: c-family/c-attribs.c:3497 config/m32c/m32c.c:2944
24139 #, gcc-internal-format
24140 msgid "%qE attribute applies only to functions"
24141 msgstr ""
24143 #: c-family/c-attribs.c:2417
24144 #, gcc-internal-format
24145 msgid "alloc_size parameter outside range"
24146 msgstr ""
24148 #: c-family/c-attribs.c:2443
24149 #, gcc-internal-format
24150 msgid "alloc_align parameter outside range"
24151 msgstr ""
24153 #: c-family/c-attribs.c:2467
24154 #, gcc-internal-format
24155 msgid "assume_aligned parameter not integer constant"
24156 msgstr ""
24158 #: c-family/c-attribs.c:2595
24159 #, gcc-internal-format
24160 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
24161 msgstr ""
24163 #: c-family/c-attribs.c:2662 c-family/c-attribs.c:3503
24164 #, gcc-internal-format
24165 msgid "can%'t set %qE attribute after definition"
24166 msgstr ""
24168 #: c-family/c-attribs.c:2727
24169 #, gcc-internal-format
24170 msgid "%qE attribute duplicated"
24171 msgstr ""
24173 #: c-family/c-attribs.c:2729
24174 #, gcc-internal-format
24175 msgid "%qE attribute follows %qE"
24176 msgstr ""
24178 #: c-family/c-attribs.c:2828
24179 #, gcc-internal-format
24180 msgid "type was previously declared %qE"
24181 msgstr ""
24183 #: c-family/c-attribs.c:2841 cp/class.c:4397
24184 #, gcc-internal-format
24185 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
24186 msgstr ""
24188 #: c-family/c-attribs.c:2899
24189 #, gcc-internal-format
24190 msgid "%qE argument not an identifier"
24191 msgstr ""
24193 #: c-family/c-attribs.c:2910
24194 #, gcc-internal-format
24195 msgid "%qD is not compatible with %qD"
24196 msgstr ""
24198 #: c-family/c-attribs.c:2913
24199 #, gcc-internal-format
24200 msgid "%qE argument is not a function"
24201 msgstr ""
24203 #: c-family/c-attribs.c:2961
24204 #, gcc-internal-format
24205 msgid "deprecated message is not a string"
24206 msgstr ""
24208 #: c-family/c-attribs.c:3002
24209 #, gcc-internal-format
24210 msgid "%qE attribute ignored for %qE"
24211 msgstr ""
24213 #: c-family/c-attribs.c:3065
24214 #, gcc-internal-format
24215 msgid "invalid vector type for attribute %qE"
24216 msgstr ""
24218 #: c-family/c-attribs.c:3071 ada/gcc-interface/utils.c:3896
24219 #, gcc-internal-format
24220 msgid "vector size not an integral multiple of component size"
24221 msgstr ""
24223 #: c-family/c-attribs.c:3077 ada/gcc-interface/utils.c:3903
24224 #, gcc-internal-format
24225 msgid "zero vector size"
24226 msgstr ""
24228 #: c-family/c-attribs.c:3085
24229 #, gcc-internal-format
24230 msgid "number of components of the vector not a power of two"
24231 msgstr ""
24233 #: c-family/c-attribs.c:3118 ada/gcc-interface/utils.c:6092
24234 #, gcc-internal-format
24235 msgid "nonnull attribute without arguments on a non-prototype"
24236 msgstr ""
24238 #: c-family/c-attribs.c:3137 ada/gcc-interface/utils.c:6106
24239 #, gcc-internal-format, gfc-internal-format
24240 msgid "nonnull argument has invalid operand number (argument %lu)"
24241 msgstr ""
24243 #: c-family/c-attribs.c:3159 ada/gcc-interface/utils.c:6128
24244 #, gcc-internal-format, gfc-internal-format
24245 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
24246 msgstr ""
24248 #: c-family/c-attribs.c:3168 ada/gcc-interface/utils.c:6137
24249 #, gcc-internal-format, gfc-internal-format
24250 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
24251 msgstr ""
24253 #: c-family/c-attribs.c:3208
24254 #, gcc-internal-format
24255 msgid "%qE attribute ignored on objects of type %qT"
24256 msgstr ""
24258 #: c-family/c-attribs.c:3216
24259 #, gcc-internal-format
24260 msgid "%qE attribute does not apply to functions"
24261 msgstr ""
24263 #: c-family/c-attribs.c:3273
24264 #, gcc-internal-format
24265 msgid "cleanup argument not an identifier"
24266 msgstr ""
24268 #: c-family/c-attribs.c:3280
24269 #, gcc-internal-format
24270 msgid "cleanup argument not a function"
24271 msgstr ""
24273 #: c-family/c-attribs.c:3317
24274 #, gcc-internal-format
24275 msgid "%qE attribute requires prototypes with named arguments"
24276 msgstr ""
24278 #: c-family/c-attribs.c:3325
24279 #, gcc-internal-format
24280 msgid "%qE attribute only applies to variadic functions"
24281 msgstr ""
24283 #: c-family/c-attribs.c:3341 ada/gcc-interface/utils.c:6179
24284 #, gcc-internal-format
24285 msgid "requested position is not an integer constant"
24286 msgstr ""
24288 #: c-family/c-attribs.c:3349 ada/gcc-interface/utils.c:6186
24289 #, gcc-internal-format
24290 msgid "requested position is less than zero"
24291 msgstr ""
24293 #: c-family/c-attribs.c:3404
24294 #, gcc-internal-format
24295 msgid "empty string in attribute %<target%>"
24296 msgstr ""
24298 #: c-family/c-attribs.c:3520
24299 #, gcc-internal-format
24300 msgid "returns_nonnull attribute on a function not returning a pointer"
24301 msgstr ""
24303 #: c-family/c-attribs.c:3535
24304 #, gcc-internal-format
24305 msgid "%qE attribute is only valid on %<struct%> type"
24306 msgstr ""
24308 #: c-family/c-common.c:725
24309 #, gcc-internal-format
24310 msgid "%qD is not defined outside of function scope"
24311 msgstr ""
24313 #: c-family/c-common.c:775
24314 #, gcc-internal-format
24315 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
24316 msgstr ""
24318 #: c-family/c-common.c:947
24319 #, gcc-internal-format
24320 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
24321 msgstr ""
24323 #: c-family/c-common.c:987
24324 #, gcc-internal-format
24325 msgid "__builtin_shuffle last argument must be an integer vector"
24326 msgstr ""
24328 #: c-family/c-common.c:996
24329 #, gcc-internal-format
24330 msgid "__builtin_shuffle arguments must be vectors"
24331 msgstr ""
24333 #: c-family/c-common.c:1003
24334 #, gcc-internal-format
24335 msgid "__builtin_shuffle argument vectors must be of the same type"
24336 msgstr ""
24338 #: c-family/c-common.c:1014
24339 #, gcc-internal-format
24340 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
24341 msgstr ""
24343 #: c-family/c-common.c:1024
24344 #, gcc-internal-format
24345 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
24346 msgstr ""
24348 #: c-family/c-common.c:1262 c-family/c-warn.c:1194
24349 #, gcc-internal-format
24350 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
24351 msgstr ""
24353 #: c-family/c-common.c:1267 c-family/c-warn.c:1202
24354 #, gcc-internal-format
24355 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
24356 msgstr ""
24358 #: c-family/c-common.c:1276
24359 #, gcc-internal-format
24360 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
24361 msgstr ""
24363 #: c-family/c-common.c:1281
24364 #, gcc-internal-format
24365 msgid "signed conversion from %qT to %qT changes the value of %qE"
24366 msgstr ""
24368 #: c-family/c-common.c:1434 c-family/c-common.c:1496
24369 #, gcc-internal-format
24370 msgid "conversion to %qT from %qT may change the sign of the result"
24371 msgstr ""
24373 #: c-family/c-common.c:1682
24374 #, gcc-internal-format
24375 msgid "operation on %qE may be undefined"
24376 msgstr ""
24378 #: c-family/c-common.c:1992
24379 #, gcc-internal-format
24380 msgid "case label does not reduce to an integer constant"
24381 msgstr ""
24383 #: c-family/c-common.c:2038
24384 #, gcc-internal-format
24385 msgid "case label value is less than minimum value for type"
24386 msgstr ""
24388 #: c-family/c-common.c:2048
24389 #, gcc-internal-format
24390 msgid "case label value exceeds maximum value for type"
24391 msgstr ""
24393 #: c-family/c-common.c:2057
24394 #, gcc-internal-format
24395 msgid "lower value in case label range less than minimum value for type"
24396 msgstr ""
24398 #: c-family/c-common.c:2067
24399 #, gcc-internal-format
24400 msgid "upper value in case label range exceeds maximum value for type"
24401 msgstr ""
24403 #: c-family/c-common.c:2155
24404 #, gcc-internal-format
24405 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
24406 msgstr ""
24408 #: c-family/c-common.c:2694
24409 #, gcc-internal-format
24410 msgid "invalid operands to binary %s (have %qT and %qT)"
24411 msgstr ""
24413 #: c-family/c-common.c:2943
24414 #, gcc-internal-format
24415 msgid "comparison is always false due to limited range of data type"
24416 msgstr ""
24418 #: c-family/c-common.c:2946
24419 #, gcc-internal-format
24420 msgid "comparison is always true due to limited range of data type"
24421 msgstr ""
24423 #: c-family/c-common.c:3036
24424 #, gcc-internal-format
24425 msgid "comparison of unsigned expression >= 0 is always true"
24426 msgstr ""
24428 #: c-family/c-common.c:3043
24429 #, gcc-internal-format
24430 msgid "comparison of unsigned expression < 0 is always false"
24431 msgstr ""
24433 #: c-family/c-common.c:3086
24434 #, gcc-internal-format
24435 msgid "pointer of type %<void *%> used in arithmetic"
24436 msgstr ""
24438 #: c-family/c-common.c:3095
24439 #, gcc-internal-format
24440 msgid "pointer to a function used in arithmetic"
24441 msgstr ""
24443 #: c-family/c-common.c:3268
24444 #, gcc-internal-format
24445 msgid "enum constant in boolean context"
24446 msgstr ""
24448 #: c-family/c-common.c:3295
24449 #, gcc-internal-format
24450 msgid "the address of %qD will always evaluate as %<true%>"
24451 msgstr ""
24453 #: c-family/c-common.c:3338
24454 #, gcc-internal-format
24455 msgid "%<*%> in boolean context, suggest %<&&%> instead"
24456 msgstr ""
24458 #: c-family/c-common.c:3350
24459 #, gcc-internal-format
24460 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
24461 msgstr ""
24463 #: c-family/c-common.c:3366
24464 #, gcc-internal-format
24465 msgid "?: using integer constants in boolean context, the expression will always evaluate to %<true%>"
24466 msgstr ""
24468 #: c-family/c-common.c:3375
24469 #, gcc-internal-format
24470 msgid "?: using integer constants in boolean context"
24471 msgstr ""
24473 #: c-family/c-common.c:3411
24474 #, gcc-internal-format
24475 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
24476 msgstr ""
24478 #: c-family/c-common.c:3438 cp/semantics.c:662 cp/typeck.c:8916
24479 #, gcc-internal-format
24480 msgid "suggest parentheses around assignment used as truth value"
24481 msgstr ""
24483 #: c-family/c-common.c:3518 c/c-decl.c:4325 c/c-decl.c:6430 c/c-typeck.c:14177
24484 #, gcc-internal-format
24485 msgid "invalid use of %<restrict%>"
24486 msgstr ""
24488 #: c-family/c-common.c:3588
24489 #, gcc-internal-format
24490 msgid "invalid application of %<sizeof%> to a function type"
24491 msgstr ""
24493 #: c-family/c-common.c:3598
24494 #, gcc-internal-format
24495 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
24496 msgstr ""
24498 #: c-family/c-common.c:3601
24499 #, gcc-internal-format
24500 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
24501 msgstr ""
24503 #: c-family/c-common.c:3612
24504 #, gcc-internal-format
24505 msgid "invalid application of %qs to a void type"
24506 msgstr ""
24508 #: c-family/c-common.c:3621
24509 #, gcc-internal-format
24510 msgid "invalid application of %qs to incomplete type %qT"
24511 msgstr ""
24513 #: c-family/c-common.c:3629
24514 #, gcc-internal-format
24515 msgid "invalid application of %qs to array type %qT of incomplete element type"
24516 msgstr ""
24518 #: c-family/c-common.c:3671
24519 #, gcc-internal-format
24520 msgid "%<__alignof%> applied to a bit-field"
24521 msgstr ""
24523 #: c-family/c-common.c:4454
24524 #, gcc-internal-format
24525 msgid "first argument to %<va_arg%> not of type %<va_list%>"
24526 msgstr ""
24528 #: c-family/c-common.c:4574
24529 #, gcc-internal-format
24530 msgid "cannot disable built-in function %qs"
24531 msgstr ""
24533 #: c-family/c-common.c:4766
24534 #, gcc-internal-format
24535 msgid "pointers are not permitted as case values"
24536 msgstr "вказівники не можуть бути значеннями випадків"
24538 #: c-family/c-common.c:4773
24539 #, gcc-internal-format
24540 msgid "range expressions in switch statements are non-standard"
24541 msgstr ""
24543 #: c-family/c-common.c:4799
24544 #, gcc-internal-format
24545 msgid "empty range specified"
24546 msgstr ""
24548 #: c-family/c-common.c:4860
24549 #, gcc-internal-format
24550 msgid "duplicate (or overlapping) case value"
24551 msgstr "дублювання (або перекривання) значення випадку"
24553 #: c-family/c-common.c:4862
24554 #, gcc-internal-format
24555 msgid "this is the first entry overlapping that value"
24556 msgstr ""
24558 #: c-family/c-common.c:4866
24559 #, gcc-internal-format
24560 msgid "duplicate case value"
24561 msgstr "дублювання значення випадку"
24563 #: c-family/c-common.c:4867 c-family/c-warn.c:2216
24564 #, gcc-internal-format
24565 msgid "previously used here"
24566 msgstr ""
24568 #: c-family/c-common.c:4871
24569 #, gcc-internal-format
24570 msgid "multiple default labels in one switch"
24571 msgstr ""
24573 #: c-family/c-common.c:4873
24574 #, gcc-internal-format
24575 msgid "this is the first default label"
24576 msgstr ""
24578 #: c-family/c-common.c:4967
24579 #, gcc-internal-format
24580 msgid "taking the address of a label is non-standard"
24581 msgstr ""
24583 #: c-family/c-common.c:5135
24584 #, gcc-internal-format
24585 msgid "requested alignment is not an integer constant"
24586 msgstr ""
24588 #: c-family/c-common.c:5143
24589 #, gcc-internal-format
24590 msgid "requested alignment is not a positive power of 2"
24591 msgstr ""
24593 #: c-family/c-common.c:5148
24594 #, gcc-internal-format
24595 msgid "requested alignment is too large"
24596 msgstr ""
24598 #: c-family/c-common.c:5294
24599 #, gcc-internal-format
24600 msgid "not enough variable arguments to fit a sentinel"
24601 msgstr ""
24603 #: c-family/c-common.c:5308
24604 #, gcc-internal-format
24605 msgid "missing sentinel in function call"
24606 msgstr ""
24608 #: c-family/c-common.c:5411
24609 #, gcc-internal-format, gfc-internal-format
24610 msgid "null argument where non-null required (argument %lu)"
24611 msgstr ""
24613 #: c-family/c-common.c:5506 c-family/c-common.c:5553
24614 #, gcc-internal-format
24615 msgid "bad option %qs to attribute %<optimize%>"
24616 msgstr ""
24618 #: c-family/c-common.c:5509 c-family/c-common.c:5557
24619 #, gcc-internal-format
24620 msgid "bad option %qs to pragma %<optimize%>"
24621 msgstr ""
24623 #: c-family/c-common.c:5589
24624 #, gcc-internal-format
24625 msgid "%<fallthrough%> attribute specified multiple times"
24626 msgstr ""
24628 #: c-family/c-common.c:5593
24629 #, gcc-internal-format
24630 msgid "%<fallthrough%> attribute specified with a parameter"
24631 msgstr ""
24633 #: c-family/c-common.c:5733 c-family/c-common.c:6485 c-family/c-common.c:6558
24634 #: c/c-typeck.c:3555
24635 #, gcc-internal-format
24636 msgid "too few arguments to function %qE"
24637 msgstr ""
24639 #: c-family/c-common.c:5738 c-family/c-common.c:6584 c/c-typeck.c:3284
24640 #, gcc-internal-format
24641 msgid "too many arguments to function %qE"
24642 msgstr ""
24644 #: c-family/c-common.c:5769
24645 #, gcc-internal-format
24646 msgid "third argument to function %qE must be a constant integer"
24647 msgstr ""
24649 #: c-family/c-common.c:5794
24650 #, gcc-internal-format
24651 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
24652 msgstr ""
24654 #: c-family/c-common.c:5815 c-family/c-common.c:5859
24655 #, gcc-internal-format
24656 msgid "non-floating-point argument in call to function %qE"
24657 msgstr ""
24659 #: c-family/c-common.c:5838
24660 #, gcc-internal-format
24661 msgid "non-floating-point arguments in call to function %qE"
24662 msgstr ""
24664 #: c-family/c-common.c:5852
24665 #, gcc-internal-format
24666 msgid "non-const integer argument %u in call to function %qE"
24667 msgstr ""
24669 #: c-family/c-common.c:5872
24670 #, gcc-internal-format
24671 msgid "non-integer argument 3 in call to function %qE"
24672 msgstr ""
24674 #: c-family/c-common.c:5889 c-family/c-common.c:5925
24675 #, gcc-internal-format
24676 msgid "argument %u in call to function %qE does not have integral type"
24677 msgstr ""
24679 #: c-family/c-common.c:5896
24680 #, gcc-internal-format
24681 msgid "argument 3 in call to function %qE does not have pointer to integral type"
24682 msgstr ""
24684 #: c-family/c-common.c:5902
24685 #, gcc-internal-format
24686 msgid "argument 3 in call to function %qE has pointer to enumerated type"
24687 msgstr ""
24689 #: c-family/c-common.c:5908
24690 #, gcc-internal-format
24691 msgid "argument 3 in call to function %qE has pointer to boolean type"
24692 msgstr ""
24694 #: c-family/c-common.c:5931
24695 #, gcc-internal-format
24696 msgid "argument 3 in call to function %qE has enumerated type"
24697 msgstr ""
24699 #: c-family/c-common.c:5937
24700 #, gcc-internal-format
24701 msgid "argument 3 in call to function %qE has boolean type"
24702 msgstr ""
24704 #: c-family/c-common.c:6184
24705 #, gcc-internal-format
24706 msgid "cannot apply %<offsetof%> to static data member %qD"
24707 msgstr ""
24709 #: c-family/c-common.c:6189
24710 #, gcc-internal-format
24711 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
24712 msgstr ""
24714 #: c-family/c-common.c:6196
24715 #, gcc-internal-format
24716 msgid "cannot apply %<offsetof%> to a non constant address"
24717 msgstr ""
24719 #: c-family/c-common.c:6209
24720 #, gcc-internal-format
24721 msgid "attempt to take address of bit-field structure member %qD"
24722 msgstr ""
24724 #: c-family/c-common.c:6261
24725 #, gcc-internal-format
24726 msgid "index %E denotes an offset greater than size of %qT"
24727 msgstr ""
24729 #: c-family/c-common.c:6427 cp/init.c:3004 cp/init.c:3023
24730 #, gcc-internal-format
24731 msgid "size of array is too large"
24732 msgstr ""
24734 #: c-family/c-common.c:6517
24735 #, gcc-internal-format
24736 msgid "operand type %qT is incompatible with argument %d of %qE"
24737 msgstr ""
24739 #: c-family/c-common.c:6651
24740 #, gcc-internal-format
24741 msgid "incorrect number of arguments to function %qE"
24742 msgstr ""
24744 #: c-family/c-common.c:6665
24745 #, gcc-internal-format
24746 msgid "argument 1 of %qE must be a non-void pointer type"
24747 msgstr ""
24749 #: c-family/c-common.c:6674
24750 #, gcc-internal-format
24751 msgid "argument 1 of %qE must be a pointer to a constant size type"
24752 msgstr ""
24754 #: c-family/c-common.c:6685
24755 #, gcc-internal-format
24756 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
24757 msgstr ""
24759 #: c-family/c-common.c:6706
24760 #, gcc-internal-format
24761 msgid "argument %d of %qE must be a pointer type"
24762 msgstr ""
24764 #: c-family/c-common.c:6714
24765 #, gcc-internal-format
24766 msgid "argument %d of %qE must be a pointer to a constant size type"
24767 msgstr ""
24769 #: c-family/c-common.c:6720
24770 #, gcc-internal-format
24771 msgid "argument %d of %qE must not be a pointer to a function"
24772 msgstr ""
24774 #: c-family/c-common.c:6728
24775 #, gcc-internal-format
24776 msgid "size mismatch in argument %d of %qE"
24777 msgstr ""
24779 #: c-family/c-common.c:6740
24780 #, gcc-internal-format
24781 msgid "non-integer memory model argument %d of %qE"
24782 msgstr ""
24784 #: c-family/c-common.c:6753
24785 #, gcc-internal-format
24786 msgid "invalid memory model argument %d of %qE"
24787 msgstr ""
24789 #: c-family/c-common.c:7672
24790 #, gcc-internal-format
24791 msgid "index value is out of bound"
24792 msgstr ""
24794 #: c-family/c-common.c:7714 c-family/c-common.c:7763 c-family/c-common.c:7779
24795 #, gcc-internal-format
24796 msgid "conversion of scalar %qT to vector %qT involves truncation"
24797 msgstr ""
24799 #. Reject arguments that are built-in functions with
24800 #. no library fallback.
24801 #: c-family/c-common.c:7867
24802 #, gcc-internal-format
24803 msgid "built-in function %qE must be directly called"
24804 msgstr ""
24806 #: c-family/c-common.c:7889 c/c-decl.c:6177
24807 #, gcc-internal-format
24808 msgid "size of array %qE is too large"
24809 msgstr ""
24811 #: c-family/c-common.c:7891 c/c-decl.c:6180
24812 #, gcc-internal-format
24813 msgid "size of unnamed array is too large"
24814 msgstr ""
24816 #: c-family/c-common.c:7921
24817 #, gcc-internal-format
24818 msgid "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer less than or equal to %wd"
24819 msgstr ""
24821 #: c-family/c-format.c:140 c-family/c-format.c:327
24822 #, gcc-internal-format
24823 msgid "format string has invalid operand number"
24824 msgstr ""
24826 #: c-family/c-format.c:156
24827 #, gcc-internal-format
24828 msgid "function does not return string type"
24829 msgstr ""
24831 #: c-family/c-format.c:190
24832 #, gcc-internal-format
24833 msgid "format string argument is not a string type"
24834 msgstr ""
24836 #: c-family/c-format.c:216
24837 #, gcc-internal-format
24838 msgid "found a %qs reference but the format argument should be a string"
24839 msgstr ""
24841 #: c-family/c-format.c:219
24842 #, gcc-internal-format
24843 msgid "found a %qT but the format argument should be a string"
24844 msgstr ""
24846 #: c-family/c-format.c:229
24847 #, gcc-internal-format
24848 msgid "format argument should be a %qs reference but a string was found"
24849 msgstr ""
24851 #: c-family/c-format.c:251
24852 #, gcc-internal-format
24853 msgid "format argument should be a %qs reference"
24854 msgstr ""
24856 #: c-family/c-format.c:295
24857 #, gcc-internal-format
24858 msgid "unrecognized format specifier"
24859 msgstr ""
24861 #: c-family/c-format.c:310
24862 #, gcc-internal-format
24863 msgid "%qE is only allowed in Objective-C dialects"
24864 msgstr ""
24866 #: c-family/c-format.c:319
24867 #, gcc-internal-format
24868 msgid "%qE is an unrecognized format function type"
24869 msgstr ""
24871 #: c-family/c-format.c:333
24872 #, gcc-internal-format
24873 msgid "%<...%> has invalid operand number"
24874 msgstr ""
24876 #: c-family/c-format.c:340
24877 #, gcc-internal-format
24878 msgid "format string argument follows the args to be formatted"
24879 msgstr ""
24881 #: c-family/c-format.c:1148
24882 #, gcc-internal-format
24883 msgid "function %qD might be a candidate for %qs format attribute"
24884 msgstr ""
24886 #: c-family/c-format.c:1239 c-family/c-format.c:1260 c-family/c-format.c:2678
24887 #, gcc-internal-format
24888 msgid "missing $ operand number in format"
24889 msgstr ""
24891 #: c-family/c-format.c:1269
24892 #, gcc-internal-format, gfc-internal-format
24893 msgid "%s does not support %%n$ operand number formats"
24894 msgstr ""
24896 #: c-family/c-format.c:1276
24897 #, gcc-internal-format
24898 msgid "operand number out of range in format"
24899 msgstr ""
24901 #: c-family/c-format.c:1299
24902 #, gcc-internal-format, gfc-internal-format
24903 msgid "format argument %d used more than once in %s format"
24904 msgstr ""
24906 #: c-family/c-format.c:1331
24907 #, gcc-internal-format
24908 msgid "$ operand number used after format without operand number"
24909 msgstr ""
24911 #: c-family/c-format.c:1362
24912 #, gcc-internal-format, gfc-internal-format
24913 msgid "format argument %d unused before used argument %d in $-style format"
24914 msgstr ""
24916 #: c-family/c-format.c:1463
24917 #, gcc-internal-format
24918 msgid "format not a string literal, format string not checked"
24919 msgstr ""
24921 #: c-family/c-format.c:1478 c-family/c-format.c:1481
24922 #, gcc-internal-format
24923 msgid "format not a string literal and no format arguments"
24924 msgstr ""
24926 #: c-family/c-format.c:1484
24927 #, gcc-internal-format
24928 msgid "format not a string literal, argument types not checked"
24929 msgstr ""
24931 #: c-family/c-format.c:1501
24932 #, gcc-internal-format
24933 msgid "too many arguments for format"
24934 msgstr ""
24936 #: c-family/c-format.c:1505
24937 #, gcc-internal-format
24938 msgid "unused arguments in $-style format"
24939 msgstr ""
24941 #: c-family/c-format.c:1508
24942 #, gcc-internal-format, gfc-internal-format
24943 msgid "zero-length %s format string"
24944 msgstr ""
24946 #: c-family/c-format.c:1512
24947 #, gcc-internal-format
24948 msgid "format is a wide character string"
24949 msgstr ""
24951 #: c-family/c-format.c:1515
24952 #, gcc-internal-format
24953 msgid "unterminated format string"
24954 msgstr ""
24956 #: c-family/c-format.c:1921
24957 #, gcc-internal-format
24958 msgid "%s used with %<%%%c%> %s format"
24959 msgstr ""
24961 #: c-family/c-format.c:1931
24962 #, gcc-internal-format, gfc-internal-format
24963 msgid "%s does not support %s"
24964 msgstr ""
24966 #: c-family/c-format.c:1941
24967 #, gcc-internal-format
24968 msgid "%s does not support %s with the %<%%%c%> %s format"
24969 msgstr ""
24971 #: c-family/c-format.c:1955
24972 #, gcc-internal-format, gfc-internal-format
24973 msgid "%s used within a quoted sequence"
24974 msgstr ""
24976 #: c-family/c-format.c:1968
24977 #, gcc-internal-format
24978 msgid "%qc conversion used unquoted"
24979 msgstr ""
24981 #: c-family/c-format.c:2086 c-family/c-format.c:2417
24982 #, gcc-internal-format, gfc-internal-format
24983 msgid "repeated %s in format"
24984 msgstr ""
24986 #: c-family/c-format.c:2097
24987 #, gcc-internal-format
24988 msgid "missing fill character at end of strfmon format"
24989 msgstr ""
24991 #: c-family/c-format.c:2199
24992 #, gcc-internal-format, gfc-internal-format
24993 msgid "zero width in %s format"
24994 msgstr ""
24996 #: c-family/c-format.c:2222
24997 #, gcc-internal-format, gfc-internal-format
24998 msgid "empty left precision in %s format"
24999 msgstr ""
25001 #: c-family/c-format.c:2313
25002 #, gcc-internal-format, gfc-internal-format
25003 msgid "empty precision in %s format"
25004 msgstr ""
25006 #: c-family/c-format.c:2391
25007 #, gcc-internal-format
25008 msgid "%s does not support the %qs %s length modifier"
25009 msgstr ""
25011 #: c-family/c-format.c:2447
25012 #, gcc-internal-format
25013 msgid "unknown conversion type character %qc in format"
25014 msgstr ""
25016 #: c-family/c-format.c:2459
25017 #, gcc-internal-format
25018 msgid "%s does not support the %<%%%c%> %s format"
25019 msgstr ""
25021 #: c-family/c-format.c:2491
25022 #, gcc-internal-format
25023 msgid "%s ignored with %s and %<%%%c%> %s format"
25024 msgstr ""
25026 #: c-family/c-format.c:2496
25027 #, gcc-internal-format, gfc-internal-format
25028 msgid "%s ignored with %s in %s format"
25029 msgstr ""
25031 #: c-family/c-format.c:2503
25032 #, gcc-internal-format
25033 msgid "use of %s and %s together with %<%%%c%> %s format"
25034 msgstr ""
25036 #: c-family/c-format.c:2508
25037 #, gcc-internal-format, gfc-internal-format
25038 msgid "use of %s and %s together in %s format"
25039 msgstr ""
25041 #: c-family/c-format.c:2535
25042 #, gcc-internal-format
25043 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
25044 msgstr ""
25046 #: c-family/c-format.c:2539
25047 #, gcc-internal-format
25048 msgid "%<%%%c%> yields only last 2 digits of year"
25049 msgstr ""
25051 #: c-family/c-format.c:2566
25052 #, gcc-internal-format
25053 msgid "no closing %<]%> for %<%%[%> format"
25054 msgstr ""
25056 #: c-family/c-format.c:2595
25057 #, gcc-internal-format
25058 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
25059 msgstr ""
25061 #: c-family/c-format.c:2617
25062 #, gcc-internal-format
25063 msgid "%s does not support the %<%%%s%c%> %s format"
25064 msgstr ""
25066 #: c-family/c-format.c:2655
25067 #, gcc-internal-format
25068 msgid "operand number specified with suppressed assignment"
25069 msgstr ""
25071 #: c-family/c-format.c:2659
25072 #, gcc-internal-format
25073 msgid "operand number specified for format taking no argument"
25074 msgstr ""
25076 #: c-family/c-format.c:2806
25077 #, gcc-internal-format
25078 msgid "spurious trailing %<%%%> in format"
25079 msgstr ""
25081 #: c-family/c-format.c:2864
25082 #, gcc-internal-format
25083 msgid "conversion lacks type at end of format"
25084 msgstr ""
25086 #: c-family/c-format.c:2893
25087 #, gcc-internal-format
25088 msgid "nested quoting directive"
25089 msgstr ""
25091 #: c-family/c-format.c:2904
25092 #, gcc-internal-format
25093 msgid "unmatched quoting directive"
25094 msgstr ""
25096 #: c-family/c-format.c:2919
25097 #, gcc-internal-format
25098 msgid "%qc directive redundant after prior occurence of the same"
25099 msgstr ""
25101 #: c-family/c-format.c:2925
25102 #, gcc-internal-format
25103 msgid "unmatched color reset directive"
25104 msgstr ""
25106 #: c-family/c-format.c:2937
25107 #, gcc-internal-format
25108 msgid "%qc conversion used within a quoted sequence"
25109 msgstr ""
25111 #: c-family/c-format.c:2977
25112 #, gcc-internal-format
25113 msgid "embedded %<\\0%> in format"
25114 msgstr ""
25116 #: c-family/c-format.c:2990
25117 #, gcc-internal-format
25118 msgid "unterminated quoting directive"
25119 msgstr ""
25121 #: c-family/c-format.c:2994
25122 #, gcc-internal-format
25123 msgid "unterminated color directive"
25124 msgstr ""
25126 #: c-family/c-format.c:3116
25127 #, gcc-internal-format, gfc-internal-format
25128 msgid "writing through null pointer (argument %d)"
25129 msgstr ""
25131 #: c-family/c-format.c:3124
25132 #, gcc-internal-format, gfc-internal-format
25133 msgid "reading through null pointer (argument %d)"
25134 msgstr ""
25136 #: c-family/c-format.c:3144
25137 #, gcc-internal-format, gfc-internal-format
25138 msgid "writing into constant object (argument %d)"
25139 msgstr ""
25141 #: c-family/c-format.c:3156
25142 #, gcc-internal-format, gfc-internal-format
25143 msgid "extra type qualifiers in format argument (argument %d)"
25144 msgstr ""
25146 #: c-family/c-format.c:3636
25147 #, gcc-internal-format
25148 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
25149 msgstr ""
25151 #: c-family/c-format.c:3646
25152 #, gcc-internal-format
25153 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
25154 msgstr ""
25156 #: c-family/c-format.c:3657
25157 #, gcc-internal-format
25158 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
25159 msgstr ""
25161 #: c-family/c-format.c:3667
25162 #, gcc-internal-format
25163 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
25164 msgstr ""
25166 #: c-family/c-format.c:3729 c-family/c-format.c:3735 c-family/c-format.c:3907
25167 #, gcc-internal-format
25168 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
25169 msgstr "%<__gcc_host_wide_int__%> не визначено як тип"
25171 #: c-family/c-format.c:3742 c-family/c-format.c:3917
25172 #, gcc-internal-format
25173 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
25174 msgstr ""
25176 #: c-family/c-format.c:3790
25177 #, gcc-internal-format
25178 msgid "%<locus%> is not defined as a type"
25179 msgstr "%<locus%> не визначено як тип"
25181 #: c-family/c-format.c:3832
25182 #, gcc-internal-format
25183 msgid "%<location_t%> is not defined as a type"
25184 msgstr "%<location_t%> не визначено як тип"
25186 #: c-family/c-format.c:3848
25187 #, gcc-internal-format
25188 msgid "%<tree%> is not defined as a type"
25189 msgstr "%<tree%> не визначено як тип"
25191 #: c-family/c-format.c:3854
25192 #, gcc-internal-format
25193 msgid "%<tree%> is not defined as a pointer type"
25194 msgstr ""
25196 #: c-family/c-format.c:3878
25197 #, gcc-internal-format
25198 msgid "%<gcall%> is not defined as a type"
25199 msgstr "%<gcall%> не визначено як тип"
25201 #: c-family/c-format.c:4089
25202 #, gcc-internal-format
25203 msgid "args to be formatted is not %<...%>"
25204 msgstr ""
25206 #: c-family/c-format.c:4101
25207 #, gcc-internal-format
25208 msgid "strftime formats cannot format arguments"
25209 msgstr ""
25211 #: c-family/c-indentation.c:66
25212 #, gcc-internal-format
25213 msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
25214 msgstr ""
25216 #: c-family/c-indentation.c:609
25217 #, gcc-internal-format
25218 msgid "this %qs clause does not guard..."
25219 msgstr ""
25221 #: c-family/c-indentation.c:612
25222 #, gcc-internal-format
25223 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
25224 msgstr ""
25226 #: c-family/c-lex.c:228
25227 #, gcc-internal-format
25228 msgid "badly nested C headers from preprocessor"
25229 msgstr ""
25231 #: c-family/c-lex.c:263
25232 #, gcc-internal-format, gfc-internal-format
25233 msgid "ignoring #pragma %s %s"
25234 msgstr ""
25236 #. ... or not.
25237 #: c-family/c-lex.c:506 c-family/c-lex.c:1220
25238 #, gcc-internal-format
25239 msgid "stray %<@%> in program"
25240 msgstr ""
25242 #: c-family/c-lex.c:521
25243 #, gcc-internal-format
25244 msgid "stray %qs in program"
25245 msgstr ""
25247 #: c-family/c-lex.c:531
25248 #, gcc-internal-format, gfc-internal-format
25249 msgid "missing terminating %c character"
25250 msgstr "відсутній завершальний символ %c"
25252 #: c-family/c-lex.c:533
25253 #, gcc-internal-format
25254 msgid "stray %qc in program"
25255 msgstr ""
25257 #: c-family/c-lex.c:535
25258 #, gcc-internal-format
25259 msgid "stray %<\\%o%> in program"
25260 msgstr ""
25262 #: c-family/c-lex.c:755
25263 #, gcc-internal-format
25264 msgid "this decimal constant is unsigned only in ISO C90"
25265 msgstr ""
25267 #: c-family/c-lex.c:759
25268 #, gcc-internal-format
25269 msgid "this decimal constant would be unsigned in ISO C90"
25270 msgstr ""
25272 #: c-family/c-lex.c:779
25273 #, gcc-internal-format
25274 msgid "integer constant is too large for %<unsigned long%> type"
25275 msgstr ""
25277 #: c-family/c-lex.c:819
25278 #, gcc-internal-format
25279 msgid "unsuffixed float constant"
25280 msgstr ""
25282 #: c-family/c-lex.c:851 c-family/c-lex.c:875
25283 #, gcc-internal-format
25284 msgid "unsupported non-standard suffix on floating constant"
25285 msgstr ""
25287 #: c-family/c-lex.c:856 c-family/c-lex.c:879
25288 #, gcc-internal-format
25289 msgid "non-standard suffix on floating constant"
25290 msgstr ""
25292 #: c-family/c-lex.c:958 c-family/c-lex.c:961
25293 #, gcc-internal-format
25294 msgid "floating constant exceeds range of %qT"
25295 msgstr ""
25297 #: c-family/c-lex.c:976
25298 #, gcc-internal-format
25299 msgid "floating constant truncated to zero"
25300 msgstr ""
25302 #: c-family/c-lex.c:1177
25303 #, gcc-internal-format
25304 msgid "repeated %<@%> before Objective-C string"
25305 msgstr ""
25307 #: c-family/c-lex.c:1196 cp/parser.c:4108
25308 #, gcc-internal-format
25309 msgid "unsupported non-standard concatenation of string literals"
25310 msgstr ""
25312 #: c-family/c-lex.c:1232
25313 #, gcc-internal-format
25314 msgid "traditional C rejects string constant concatenation"
25315 msgstr ""
25317 #: c-family/c-omp.c:204
25318 #, gcc-internal-format
25319 msgid "invalid expression type for %<#pragma omp atomic%>"
25320 msgstr ""
25322 #: c-family/c-omp.c:209
25323 #, gcc-internal-format
25324 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
25325 msgstr ""
25327 #: c-family/c-omp.c:329
25328 #, gcc-internal-format
25329 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
25330 msgstr ""
25332 #: c-family/c-omp.c:332 c-family/c-omp.c:370
25333 #, gcc-internal-format
25334 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
25335 msgstr ""
25337 #: c-family/c-omp.c:557 cp/semantics.c:8186
25338 #, gcc-internal-format
25339 msgid "invalid type for iteration variable %qE"
25340 msgstr ""
25342 #: c-family/c-omp.c:562
25343 #, gcc-internal-format
25344 msgid "%<_Atomic%> iteration variable %qE"
25345 msgstr ""
25347 #: c-family/c-omp.c:578
25348 #, gcc-internal-format
25349 msgid "%qE is not initialized"
25350 msgstr ""
25352 #: c-family/c-omp.c:599 cp/semantics.c:8076
25353 #, gcc-internal-format
25354 msgid "missing controlling predicate"
25355 msgstr ""
25357 #: c-family/c-omp.c:704 cp/semantics.c:7732
25358 #, gcc-internal-format
25359 msgid "invalid controlling predicate"
25360 msgstr ""
25362 #: c-family/c-omp.c:711 cp/semantics.c:8082
25363 #, gcc-internal-format
25364 msgid "missing increment expression"
25365 msgstr ""
25367 #: c-family/c-omp.c:775 cp/semantics.c:7847
25368 #, gcc-internal-format
25369 msgid "invalid increment expression"
25370 msgstr ""
25372 #: c-family/c-omp.c:838
25373 #, gcc-internal-format
25374 msgid "initializer expression refers to iteration variable %qD"
25375 msgstr ""
25377 #: c-family/c-omp.c:842
25378 #, gcc-internal-format
25379 msgid "condition expression refers to iteration variable %qD"
25380 msgstr ""
25382 #: c-family/c-omp.c:846
25383 #, gcc-internal-format
25384 msgid "increment expression refers to iteration variable %qD"
25385 msgstr ""
25387 #: c-family/c-omp.c:1422
25388 #, gcc-internal-format
25389 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
25390 msgstr ""
25392 #: c-family/c-omp.c:1532 c-family/c-omp.c:1547
25393 #, gcc-internal-format
25394 msgid "%qD is not an function argument"
25395 msgstr ""
25397 #: c-family/c-opts.c:325
25398 #, gcc-internal-format
25399 msgid "-I- specified twice"
25400 msgstr ""
25402 #: c-family/c-opts.c:328
25403 #, gcc-internal-format
25404 msgid "obsolete option -I- used, please use -iquote instead"
25405 msgstr ""
25407 #: c-family/c-opts.c:386
25408 #, gcc-internal-format
25409 msgid "-Walloca-larger-than=0 is meaningless"
25410 msgstr ""
25412 #: c-family/c-opts.c:391
25413 #, gcc-internal-format
25414 msgid "-Wvla-larger-than=0 is meaningless"
25415 msgstr ""
25417 #: c-family/c-opts.c:416
25418 #, gcc-internal-format
25419 msgid "%<-Wabi=1%> is not supported, using =2"
25420 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
25422 #: c-family/c-opts.c:612 fortran/cpp.c:350
25423 #, gcc-internal-format
25424 msgid "output filename specified twice"
25425 msgstr ""
25427 #: c-family/c-opts.c:799
25428 #, gcc-internal-format
25429 msgid "-fexcess-precision=standard for C++"
25430 msgstr ""
25432 #: c-family/c-opts.c:834
25433 #, gcc-internal-format
25434 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
25435 msgstr ""
25437 #: c-family/c-opts.c:880
25438 #, gcc-internal-format
25439 msgid "-Wformat-y2k ignored without -Wformat"
25440 msgstr ""
25442 #: c-family/c-opts.c:882
25443 #, gcc-internal-format
25444 msgid "-Wformat-extra-args ignored without -Wformat"
25445 msgstr ""
25447 #: c-family/c-opts.c:884
25448 #, gcc-internal-format
25449 msgid "-Wformat-zero-length ignored without -Wformat"
25450 msgstr ""
25452 #: c-family/c-opts.c:886
25453 #, gcc-internal-format
25454 msgid "-Wformat-nonliteral ignored without -Wformat"
25455 msgstr ""
25457 #: c-family/c-opts.c:888
25458 #, gcc-internal-format
25459 msgid "-Wformat-contains-nul ignored without -Wformat"
25460 msgstr ""
25462 #: c-family/c-opts.c:890
25463 #, gcc-internal-format
25464 msgid "-Wformat-security ignored without -Wformat"
25465 msgstr ""
25467 #: c-family/c-opts.c:928
25468 #, gcc-internal-format
25469 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
25470 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
25472 #: c-family/c-opts.c:988
25473 #, gcc-internal-format
25474 msgid "external TLS initialization functions not supported on this target"
25475 msgstr ""
25477 #: c-family/c-opts.c:1001
25478 #, gcc-internal-format, gfc-internal-format
25479 msgid "too many filenames given.  Type %s --help for usage"
25480 msgstr ""
25482 #: c-family/c-opts.c:1016
25483 #, gcc-internal-format
25484 msgid "opening output file %s: %m"
25485 msgstr ""
25487 #: c-family/c-opts.c:1036
25488 #, gcc-internal-format, gfc-internal-format
25489 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
25490 msgstr ""
25492 #: c-family/c-opts.c:1190
25493 #, gcc-internal-format
25494 msgid "opening dependency file %s: %m"
25495 msgstr ""
25497 #: c-family/c-opts.c:1201
25498 #, gcc-internal-format
25499 msgid "closing dependency file %s: %m"
25500 msgstr ""
25502 #: c-family/c-opts.c:1204
25503 #, gcc-internal-format
25504 msgid "when writing output to %s: %m"
25505 msgstr ""
25507 #: c-family/c-opts.c:1284
25508 #, gcc-internal-format
25509 msgid "to generate dependencies you must specify either -M or -MM"
25510 msgstr ""
25512 #: c-family/c-opts.c:1307
25513 #, gcc-internal-format
25514 msgid "-MG may only be used with -M or -MM"
25515 msgstr ""
25517 #: c-family/c-opts.c:1340
25518 #, gcc-internal-format
25519 msgid "-fdirectives-only is incompatible with -Wunused_macros"
25520 msgstr ""
25522 #: c-family/c-opts.c:1342
25523 #, gcc-internal-format
25524 msgid "-fdirectives-only is incompatible with -traditional"
25525 msgstr ""
25527 #: c-family/c-opts.c:1534
25528 #, gcc-internal-format
25529 msgid "too late for # directive to set debug directory"
25530 msgstr ""
25532 #: c-family/c-pch.c:110
25533 #, gcc-internal-format
25534 msgid "can%'t create precompiled header %s: %m"
25535 msgstr ""
25537 #: c-family/c-pch.c:133
25538 #, gcc-internal-format
25539 msgid "can%'t write to %s: %m"
25540 msgstr ""
25542 #: c-family/c-pch.c:191
25543 #, gcc-internal-format
25544 msgid "can%'t write %s: %m"
25545 msgstr ""
25547 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
25548 #, gcc-internal-format
25549 msgid "can%'t read %s: %m"
25550 msgstr ""
25552 #: c-family/c-pch.c:417
25553 #, gcc-internal-format
25554 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
25555 msgstr ""
25557 #: c-family/c-pch.c:418
25558 #, gcc-internal-format
25559 msgid "use #include instead"
25560 msgstr ""
25562 #: c-family/c-pch.c:424
25563 #, gcc-internal-format
25564 msgid "%s: couldn%'t open PCH file: %m"
25565 msgstr ""
25567 #: c-family/c-pch.c:429
25568 #, gcc-internal-format
25569 msgid "use -Winvalid-pch for more information"
25570 msgstr "докладніша інформація виводиться, якщо вказати -Winvalid-pch"
25572 #: c-family/c-pch.c:430
25573 #, gcc-internal-format, gfc-internal-format
25574 msgid "%s: PCH file was invalid"
25575 msgstr ""
25577 #: c-family/c-pragma.c:93
25578 #, gcc-internal-format
25579 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
25580 msgstr ""
25582 #: c-family/c-pragma.c:106
25583 #, gcc-internal-format
25584 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
25585 msgstr ""
25587 #: c-family/c-pragma.c:136
25588 #, gcc-internal-format
25589 msgid "missing %<(%> after %<#pragma pack%> - ignored"
25590 msgstr ""
25592 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
25593 #, gcc-internal-format
25594 msgid "invalid constant in %<#pragma pack%> - ignored"
25595 msgstr ""
25597 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
25598 #, gcc-internal-format
25599 msgid "malformed %<#pragma pack%> - ignored"
25600 msgstr ""
25602 #: c-family/c-pragma.c:156
25603 #, gcc-internal-format
25604 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
25605 msgstr ""
25607 #: c-family/c-pragma.c:158
25608 #, gcc-internal-format
25609 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
25610 msgstr ""
25612 #: c-family/c-pragma.c:167
25613 #, gcc-internal-format
25614 msgid "unknown action %qE for %<#pragma pack%> - ignored"
25615 msgstr ""
25617 #: c-family/c-pragma.c:196
25618 #, gcc-internal-format
25619 msgid "junk at end of %<#pragma pack%>"
25620 msgstr ""
25622 #: c-family/c-pragma.c:199
25623 #, gcc-internal-format
25624 msgid "#pragma pack has no effect with -fpack-struct - ignored"
25625 msgstr ""
25627 #: c-family/c-pragma.c:220
25628 #, gcc-internal-format, gfc-internal-format
25629 msgid "alignment must be a small power of two, not %d"
25630 msgstr ""
25632 #: c-family/c-pragma.c:259
25633 #, gcc-internal-format
25634 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
25635 msgstr ""
25637 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
25638 #, gcc-internal-format
25639 msgid "malformed #pragma weak, ignored"
25640 msgstr ""
25642 #: c-family/c-pragma.c:365
25643 #, gcc-internal-format
25644 msgid "junk at end of %<#pragma weak%>"
25645 msgstr ""
25647 #: c-family/c-pragma.c:371
25648 #, gcc-internal-format
25649 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
25650 msgstr ""
25652 #: c-family/c-pragma.c:428
25653 #, gcc-internal-format
25654 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
25655 msgstr ""
25657 #: c-family/c-pragma.c:434
25658 #, gcc-internal-format
25659 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
25660 msgstr ""
25662 #: c-family/c-pragma.c:443
25663 #, gcc-internal-format
25664 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
25665 msgstr ""
25667 #: c-family/c-pragma.c:497 c-family/c-pragma.c:499
25668 #, gcc-internal-format
25669 msgid "malformed #pragma redefine_extname, ignored"
25670 msgstr ""
25672 #: c-family/c-pragma.c:502
25673 #, gcc-internal-format
25674 msgid "junk at end of %<#pragma redefine_extname%>"
25675 msgstr ""
25677 #: c-family/c-pragma.c:530 c-family/c-pragma.c:603
25678 #, gcc-internal-format
25679 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
25680 msgstr ""
25682 #: c-family/c-pragma.c:558
25683 #, gcc-internal-format
25684 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
25685 msgstr ""
25687 #: c-family/c-pragma.c:594
25688 #, gcc-internal-format
25689 msgid "asm declaration ignored due to conflict with previous rename"
25690 msgstr ""
25692 #: c-family/c-pragma.c:625
25693 #, gcc-internal-format
25694 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
25695 msgstr ""
25697 #: c-family/c-pragma.c:686
25698 #, gcc-internal-format
25699 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
25700 msgstr ""
25702 #: c-family/c-pragma.c:728
25703 #, gcc-internal-format
25704 msgid "#pragma GCC visibility must be followed by push or pop"
25705 msgstr ""
25707 #: c-family/c-pragma.c:734
25708 #, gcc-internal-format
25709 msgid "no matching push for %<#pragma GCC visibility pop%>"
25710 msgstr ""
25712 #: c-family/c-pragma.c:739 c-family/c-pragma.c:746
25713 #, gcc-internal-format
25714 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
25715 msgstr ""
25717 #: c-family/c-pragma.c:742
25718 #, gcc-internal-format
25719 msgid "malformed #pragma GCC visibility push"
25720 msgstr ""
25722 #: c-family/c-pragma.c:750
25723 #, gcc-internal-format
25724 msgid "junk at end of %<#pragma GCC visibility%>"
25725 msgstr ""
25727 #: c-family/c-pragma.c:762
25728 #, gcc-internal-format
25729 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25730 msgstr ""
25732 #: c-family/c-pragma.c:788
25733 #, gcc-internal-format
25734 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25735 msgstr ""
25737 #: c-family/c-pragma.c:797
25738 #, gcc-internal-format
25739 msgid "missing option after %<#pragma GCC diagnostic%> kind"
25740 msgstr ""
25742 #: c-family/c-pragma.c:808
25743 #, gcc-internal-format
25744 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
25745 msgstr ""
25747 #: c-family/c-pragma.c:814
25748 #, gcc-internal-format
25749 msgid "%qs is not an option that controls warnings"
25750 msgstr ""
25752 #: c-family/c-pragma.c:822
25753 #, gcc-internal-format
25754 msgid "option %qs is valid for %s but not for %s"
25755 msgstr ""
25757 #: c-family/c-pragma.c:854
25758 #, gcc-internal-format
25759 msgid "#pragma GCC option is not allowed inside functions"
25760 msgstr ""
25762 #: c-family/c-pragma.c:867
25763 #, gcc-internal-format
25764 msgid "%<#pragma GCC option%> is not a string"
25765 msgstr ""
25767 #: c-family/c-pragma.c:894
25768 #, gcc-internal-format
25769 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
25770 msgstr ""
25772 #: c-family/c-pragma.c:900
25773 #, gcc-internal-format
25774 msgid "#pragma GCC target string... is badly formed"
25775 msgstr ""
25777 #: c-family/c-pragma.c:923
25778 #, gcc-internal-format
25779 msgid "#pragma GCC optimize is not allowed inside functions"
25780 msgstr ""
25782 #: c-family/c-pragma.c:936
25783 #, gcc-internal-format
25784 msgid "%<#pragma GCC optimize%> is not a string or number"
25785 msgstr ""
25787 #: c-family/c-pragma.c:962
25788 #, gcc-internal-format
25789 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
25790 msgstr ""
25792 #: c-family/c-pragma.c:968
25793 #, gcc-internal-format
25794 msgid "#pragma GCC optimize string... is badly formed"
25795 msgstr ""
25797 #: c-family/c-pragma.c:1009
25798 #, gcc-internal-format
25799 msgid "junk at end of %<#pragma push_options%>"
25800 msgstr ""
25802 #: c-family/c-pragma.c:1039
25803 #, gcc-internal-format
25804 msgid "junk at end of %<#pragma pop_options%>"
25805 msgstr ""
25807 #: c-family/c-pragma.c:1046
25808 #, gcc-internal-format
25809 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
25810 msgstr ""
25812 #: c-family/c-pragma.c:1088
25813 #, gcc-internal-format
25814 msgid "junk at end of %<#pragma reset_options%>"
25815 msgstr ""
25817 #: c-family/c-pragma.c:1126 c-family/c-pragma.c:1133
25818 #, gcc-internal-format
25819 msgid "expected a string after %<#pragma message%>"
25820 msgstr ""
25822 #: c-family/c-pragma.c:1128
25823 #, gcc-internal-format
25824 msgid "malformed %<#pragma message%>, ignored"
25825 msgstr ""
25827 #: c-family/c-pragma.c:1138
25828 #, gcc-internal-format
25829 msgid "junk at end of %<#pragma message%>"
25830 msgstr ""
25832 #: c-family/c-pragma.c:1141
25833 #, gcc-internal-format, gfc-internal-format
25834 msgid "#pragma message: %s"
25835 msgstr ""
25837 #: c-family/c-pragma.c:1178
25838 #, gcc-internal-format
25839 msgid "invalid location for %<pragma %s%>, ignored"
25840 msgstr ""
25842 #: c-family/c-pragma.c:1185 c-family/c-pragma.c:1199
25843 #, gcc-internal-format
25844 msgid "malformed %<#pragma %s%>, ignored"
25845 msgstr ""
25847 #: c-family/c-pragma.c:1205
25848 #, gcc-internal-format
25849 msgid "junk at end of %<#pragma %s%>"
25850 msgstr ""
25852 #: c-family/c-pragma.c:1223
25853 #, gcc-internal-format
25854 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
25855 msgstr ""
25857 #: c-family/c-pragma.c:1232
25858 #, gcc-internal-format
25859 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
25860 msgstr ""
25862 #: c-family/c-pragma.c:1238
25863 #, gcc-internal-format
25864 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25865 msgstr "У ISO C не передбачено підтримки %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25867 #: c-family/c-pretty-print.c:329
25868 #, gcc-internal-format
25869 msgid "<type-error>"
25870 msgstr ""
25872 #: c-family/c-pretty-print.c:371
25873 #, gcc-internal-format
25874 msgid "<unnamed-unsigned:"
25875 msgstr ""
25877 #: c-family/c-pretty-print.c:375
25878 #, gcc-internal-format
25879 msgid "<unnamed-float:"
25880 msgstr ""
25882 #: c-family/c-pretty-print.c:378
25883 #, gcc-internal-format
25884 msgid "<unnamed-fixed:"
25885 msgstr ""
25887 #: c-family/c-pretty-print.c:393
25888 #, gcc-internal-format
25889 msgid "<typedef-error>"
25890 msgstr ""
25892 #: c-family/c-pretty-print.c:408
25893 #, gcc-internal-format
25894 msgid "<tag-error>"
25895 msgstr ""
25897 #: c-family/c-pretty-print.c:1234
25898 #, gcc-internal-format
25899 msgid "<erroneous-expression>"
25900 msgstr ""
25902 #: c-family/c-pretty-print.c:1238 cp/cxx-pretty-print.c:132
25903 #, gcc-internal-format
25904 msgid "<return-value>"
25905 msgstr ""
25907 #: c-family/c-semantics.c:197
25908 #, gcc-internal-format, gfc-internal-format
25909 msgid "wrong type argument to %s"
25910 msgstr ""
25912 #: c-family/c-warn.c:53 c-family/c-warn.c:66 cp/constexpr.c:1847
25913 #: cp/constexpr.c:4099
25914 #, gcc-internal-format
25915 msgid "overflow in constant expression"
25916 msgstr ""
25918 #: c-family/c-warn.c:93
25919 #, gcc-internal-format
25920 msgid "integer overflow in expression %qE of type %qT results in %qE"
25921 msgstr ""
25923 #: c-family/c-warn.c:95
25924 #, gcc-internal-format
25925 msgid "integer overflow in expression of type %qT results in %qE"
25926 msgstr ""
25928 #: c-family/c-warn.c:101
25929 #, gcc-internal-format
25930 msgid "floating point overflow in expression %qE of type %qT results in %qE"
25931 msgstr ""
25933 #: c-family/c-warn.c:103
25934 #, gcc-internal-format
25935 msgid "floating point overflow in expression of type %qT results in %qE"
25936 msgstr ""
25938 #: c-family/c-warn.c:109
25939 #, gcc-internal-format
25940 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
25941 msgstr ""
25943 #: c-family/c-warn.c:111
25944 #, gcc-internal-format
25945 msgid "fixed-point overflow in expression of type %qT results in %qE"
25946 msgstr ""
25948 #: c-family/c-warn.c:117
25949 #, gcc-internal-format
25950 msgid "vector overflow in expression %qE of type %qT results in %qE"
25951 msgstr ""
25953 #: c-family/c-warn.c:119
25954 #, gcc-internal-format
25955 msgid "vector overflow in expression of type %qT results in %qE"
25956 msgstr ""
25958 #: c-family/c-warn.c:126
25959 #, gcc-internal-format
25960 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
25961 msgstr ""
25963 #: c-family/c-warn.c:128
25964 #, gcc-internal-format
25965 msgid "complex integer overflow in expression of type %qT results in %qE"
25966 msgstr ""
25968 #: c-family/c-warn.c:132
25969 #, gcc-internal-format
25970 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
25971 msgstr ""
25973 #: c-family/c-warn.c:134
25974 #, gcc-internal-format
25975 msgid "complex floating point overflow in expression of type %qT results in %qE"
25976 msgstr ""
25978 #: c-family/c-warn.c:216
25979 #, gcc-internal-format
25980 msgid "logical %<or%> applied to non-boolean constant"
25981 msgstr ""
25983 #: c-family/c-warn.c:219
25984 #, gcc-internal-format
25985 msgid "logical %<and%> applied to non-boolean constant"
25986 msgstr ""
25988 #: c-family/c-warn.c:289
25989 #, gcc-internal-format
25990 msgid "logical %<or%> of collectively exhaustive tests is always true"
25991 msgstr ""
25993 #: c-family/c-warn.c:293
25994 #, gcc-internal-format
25995 msgid "logical %<and%> of mutually exclusive tests is always false"
25996 msgstr ""
25998 #: c-family/c-warn.c:303
25999 #, gcc-internal-format
26000 msgid "logical %<or%> of equal expressions"
26001 msgstr ""
26003 #: c-family/c-warn.c:306
26004 #, gcc-internal-format
26005 msgid "logical %<and%> of equal expressions"
26006 msgstr ""
26008 #: c-family/c-warn.c:384
26009 #, gcc-internal-format
26010 msgid "bitwise comparison always evaluates to false"
26011 msgstr ""
26013 #: c-family/c-warn.c:387
26014 #, gcc-internal-format
26015 msgid "bitwise comparison always evaluates to true"
26016 msgstr ""
26018 #: c-family/c-warn.c:441
26019 #, gcc-internal-format
26020 msgid "self-comparison always evaluates to true"
26021 msgstr ""
26023 #: c-family/c-warn.c:444
26024 #, gcc-internal-format
26025 msgid "self-comparison always evaluates to false"
26026 msgstr ""
26028 #: c-family/c-warn.c:494
26029 #, gcc-internal-format
26030 msgid "logical not is only applied to the left hand side of comparison"
26031 msgstr ""
26033 #: c-family/c-warn.c:502
26034 #, gcc-internal-format
26035 msgid "add parentheses around left hand side expression to silence this warning"
26036 msgstr ""
26038 #: c-family/c-warn.c:636
26039 #, gcc-internal-format
26040 msgid "type-punning to incomplete type might break strict-aliasing rules"
26041 msgstr ""
26043 #: c-family/c-warn.c:654
26044 #, gcc-internal-format
26045 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
26046 msgstr "розіменовування вказівника із каламбуром типізації порушить правила строгого злиття"
26048 #: c-family/c-warn.c:662 c-family/c-warn.c:680
26049 #, gcc-internal-format
26050 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
26051 msgstr "розіменовування вказівника із каламбуром типізації може порушити правила строгого злиття"
26053 #: c-family/c-warn.c:803
26054 #, gcc-internal-format
26055 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
26056 msgstr ""
26058 #: c-family/c-warn.c:834
26059 #, gcc-internal-format
26060 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
26061 msgstr ""
26063 #: c-family/c-warn.c:841
26064 #, gcc-internal-format
26065 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
26066 msgstr ""
26068 #: c-family/c-warn.c:846
26069 #, gcc-internal-format
26070 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
26071 msgstr ""
26073 #: c-family/c-warn.c:858
26074 #, gcc-internal-format
26075 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
26076 msgstr ""
26078 #: c-family/c-warn.c:874
26079 #, gcc-internal-format
26080 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
26081 msgstr ""
26083 #: c-family/c-warn.c:881
26084 #, gcc-internal-format
26085 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
26086 msgstr ""
26088 #: c-family/c-warn.c:886
26089 #, gcc-internal-format
26090 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
26091 msgstr ""
26093 #: c-family/c-warn.c:898
26094 #, gcc-internal-format
26095 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
26096 msgstr ""
26098 #: c-family/c-warn.c:914
26099 #, gcc-internal-format
26100 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
26101 msgstr ""
26103 #: c-family/c-warn.c:921
26104 #, gcc-internal-format
26105 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
26106 msgstr ""
26108 #: c-family/c-warn.c:926
26109 #, gcc-internal-format
26110 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
26111 msgstr ""
26113 #: c-family/c-warn.c:938
26114 #, gcc-internal-format
26115 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
26116 msgstr ""
26118 #: c-family/c-warn.c:954
26119 #, gcc-internal-format
26120 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
26121 msgstr ""
26123 #: c-family/c-warn.c:961
26124 #, gcc-internal-format
26125 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
26126 msgstr ""
26128 #: c-family/c-warn.c:966
26129 #, gcc-internal-format
26130 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
26131 msgstr ""
26133 #: c-family/c-warn.c:978
26134 #, gcc-internal-format
26135 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
26136 msgstr ""
26138 #: c-family/c-warn.c:1007 c-family/c-warn.c:1014
26139 #, gcc-internal-format
26140 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
26141 msgstr ""
26143 #: c-family/c-warn.c:1024
26144 #, gcc-internal-format
26145 msgid "first argument of %q+D should be %<int%>"
26146 msgstr ""
26148 #: c-family/c-warn.c:1033
26149 #, gcc-internal-format
26150 msgid "second argument of %q+D should be %<char **%>"
26151 msgstr ""
26153 #: c-family/c-warn.c:1042
26154 #, gcc-internal-format
26155 msgid "third argument of %q+D should probably be %<char **%>"
26156 msgstr ""
26158 #: c-family/c-warn.c:1053
26159 #, gcc-internal-format
26160 msgid "%q+D takes only zero or two arguments"
26161 msgstr ""
26163 #: c-family/c-warn.c:1057
26164 #, gcc-internal-format
26165 msgid "%q+D declared as variadic function"
26166 msgstr ""
26168 #: c-family/c-warn.c:1099
26169 #, gcc-internal-format
26170 msgid "conversion to %qT from boolean expression"
26171 msgstr ""
26173 #: c-family/c-warn.c:1117 c-family/c-warn.c:1192
26174 #, gcc-internal-format
26175 msgid "conversion from %qT to %qT changes value from %qE to %qE"
26176 msgstr ""
26178 #: c-family/c-warn.c:1121 c-family/c-warn.c:1200
26179 #, gcc-internal-format
26180 msgid "conversion from %qT to %qT changes the value of %qE"
26181 msgstr ""
26183 #: c-family/c-warn.c:1141
26184 #, gcc-internal-format
26185 msgid "conversion from %qT to %qT discards imaginary component"
26186 msgstr ""
26188 #: c-family/c-warn.c:1153
26189 #, gcc-internal-format
26190 msgid "conversion from %qT to %qT may change value"
26191 msgstr ""
26193 #: c-family/c-warn.c:1213 c-family/c-warn.c:1230 c-family/c-warn.c:1247
26194 #, gcc-internal-format
26195 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
26196 msgstr ""
26198 #: c-family/c-warn.c:1218 c-family/c-warn.c:1235 c-family/c-warn.c:1252
26199 #, gcc-internal-format
26200 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
26201 msgstr ""
26203 #: c-family/c-warn.c:1282
26204 #, gcc-internal-format
26205 msgid "case value %qs not in enumerated type"
26206 msgstr "значення випадку %qs не належить до перераховного типу"
26208 #: c-family/c-warn.c:1287
26209 #, gcc-internal-format
26210 msgid "case value %qs not in enumerated type %qT"
26211 msgstr "значення випадку %qs не належить до перераховного типу %qT"
26213 #: c-family/c-warn.c:1348
26214 #, gcc-internal-format
26215 msgid "switch missing default case"
26216 msgstr ""
26218 #: c-family/c-warn.c:1393
26219 #, gcc-internal-format
26220 msgid "switch condition has boolean value"
26221 msgstr ""
26223 #: c-family/c-warn.c:1466
26224 #, gcc-internal-format
26225 msgid "enumeration value %qE not handled in switch"
26226 msgstr ""
26228 #: c-family/c-warn.c:1494
26229 #, gcc-internal-format
26230 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
26231 msgstr ""
26233 #: c-family/c-warn.c:1515
26234 #, gcc-internal-format
26235 msgid "assignment of member %qD in read-only object"
26236 msgstr ""
26238 #: c-family/c-warn.c:1517
26239 #, gcc-internal-format
26240 msgid "increment of member %qD in read-only object"
26241 msgstr ""
26243 #: c-family/c-warn.c:1519
26244 #, gcc-internal-format
26245 msgid "decrement of member %qD in read-only object"
26246 msgstr ""
26248 #: c-family/c-warn.c:1521
26249 #, gcc-internal-format
26250 msgid "member %qD in read-only object used as %<asm%> output"
26251 msgstr ""
26253 #: c-family/c-warn.c:1525
26254 #, gcc-internal-format
26255 msgid "assignment of read-only member %qD"
26256 msgstr ""
26258 #: c-family/c-warn.c:1526
26259 #, gcc-internal-format
26260 msgid "increment of read-only member %qD"
26261 msgstr ""
26263 #: c-family/c-warn.c:1527
26264 #, gcc-internal-format
26265 msgid "decrement of read-only member %qD"
26266 msgstr ""
26268 #: c-family/c-warn.c:1528
26269 #, gcc-internal-format
26270 msgid "read-only member %qD used as %<asm%> output"
26271 msgstr ""
26273 #: c-family/c-warn.c:1532
26274 #, gcc-internal-format
26275 msgid "assignment of read-only variable %qD"
26276 msgstr ""
26278 #: c-family/c-warn.c:1533
26279 #, gcc-internal-format
26280 msgid "increment of read-only variable %qD"
26281 msgstr ""
26283 #: c-family/c-warn.c:1534
26284 #, gcc-internal-format
26285 msgid "decrement of read-only variable %qD"
26286 msgstr ""
26288 #: c-family/c-warn.c:1535
26289 #, gcc-internal-format
26290 msgid "read-only variable %qD used as %<asm%> output"
26291 msgstr ""
26293 #: c-family/c-warn.c:1538
26294 #, gcc-internal-format
26295 msgid "assignment of read-only parameter %qD"
26296 msgstr ""
26298 #: c-family/c-warn.c:1539
26299 #, gcc-internal-format
26300 msgid "increment of read-only parameter %qD"
26301 msgstr ""
26303 #: c-family/c-warn.c:1540
26304 #, gcc-internal-format
26305 msgid "decrement of read-only parameter %qD"
26306 msgstr ""
26308 #: c-family/c-warn.c:1541
26309 #, gcc-internal-format
26310 msgid "read-only parameter %qD use as %<asm%> output"
26311 msgstr ""
26313 #: c-family/c-warn.c:1546
26314 #, gcc-internal-format
26315 msgid "assignment of read-only named return value %qD"
26316 msgstr ""
26318 #: c-family/c-warn.c:1548
26319 #, gcc-internal-format
26320 msgid "increment of read-only named return value %qD"
26321 msgstr ""
26323 #: c-family/c-warn.c:1550
26324 #, gcc-internal-format
26325 msgid "decrement of read-only named return value %qD"
26326 msgstr ""
26328 #: c-family/c-warn.c:1552
26329 #, gcc-internal-format
26330 msgid "read-only named return value %qD used as %<asm%>output"
26331 msgstr ""
26333 #: c-family/c-warn.c:1557
26334 #, gcc-internal-format
26335 msgid "assignment of function %qD"
26336 msgstr ""
26338 #: c-family/c-warn.c:1558
26339 #, gcc-internal-format
26340 msgid "increment of function %qD"
26341 msgstr ""
26343 #: c-family/c-warn.c:1559
26344 #, gcc-internal-format
26345 msgid "decrement of function %qD"
26346 msgstr ""
26348 #: c-family/c-warn.c:1560
26349 #, gcc-internal-format
26350 msgid "function %qD used as %<asm%> output"
26351 msgstr ""
26353 #: c-family/c-warn.c:1563 c/c-typeck.c:4762
26354 #, gcc-internal-format
26355 msgid "assignment of read-only location %qE"
26356 msgstr ""
26358 #: c-family/c-warn.c:1564 c/c-typeck.c:4765
26359 #, gcc-internal-format
26360 msgid "increment of read-only location %qE"
26361 msgstr ""
26363 #: c-family/c-warn.c:1565 c/c-typeck.c:4768
26364 #, gcc-internal-format
26365 msgid "decrement of read-only location %qE"
26366 msgstr ""
26368 #: c-family/c-warn.c:1566
26369 #, gcc-internal-format
26370 msgid "read-only location %qE used as %<asm%> output"
26371 msgstr ""
26373 #: c-family/c-warn.c:1580
26374 #, gcc-internal-format
26375 msgid "lvalue required as left operand of assignment"
26376 msgstr ""
26378 #: c-family/c-warn.c:1583
26379 #, gcc-internal-format
26380 msgid "lvalue required as increment operand"
26381 msgstr ""
26383 #: c-family/c-warn.c:1586
26384 #, gcc-internal-format
26385 msgid "lvalue required as decrement operand"
26386 msgstr ""
26388 #: c-family/c-warn.c:1589
26389 #, gcc-internal-format
26390 msgid "lvalue required as unary %<&%> operand"
26391 msgstr ""
26393 #: c-family/c-warn.c:1592
26394 #, gcc-internal-format
26395 msgid "lvalue required in asm statement"
26396 msgstr ""
26398 #: c-family/c-warn.c:1609
26399 #, gcc-internal-format
26400 msgid "invalid type argument (have %qT)"
26401 msgstr ""
26403 #: c-family/c-warn.c:1613
26404 #, gcc-internal-format
26405 msgid "invalid type argument of array indexing (have %qT)"
26406 msgstr ""
26408 #: c-family/c-warn.c:1618
26409 #, gcc-internal-format
26410 msgid "invalid type argument of unary %<*%> (have %qT)"
26411 msgstr ""
26413 #: c-family/c-warn.c:1623
26414 #, gcc-internal-format
26415 msgid "invalid type argument of %<->%> (have %qT)"
26416 msgstr ""
26418 #: c-family/c-warn.c:1628
26419 #, gcc-internal-format
26420 msgid "invalid type argument of %<->*%> (have %qT)"
26421 msgstr ""
26423 #: c-family/c-warn.c:1633
26424 #, gcc-internal-format
26425 msgid "invalid type argument of implicit conversion (have %qT)"
26426 msgstr ""
26428 #: c-family/c-warn.c:1654
26429 #, gcc-internal-format
26430 msgid "array subscript has type %<char%>"
26431 msgstr ""
26433 #: c-family/c-warn.c:1689 c-family/c-warn.c:1692
26434 #, gcc-internal-format
26435 msgid "suggest parentheses around %<+%> inside %<<<%>"
26436 msgstr ""
26438 #: c-family/c-warn.c:1695 c-family/c-warn.c:1698
26439 #, gcc-internal-format
26440 msgid "suggest parentheses around %<-%> inside %<<<%>"
26441 msgstr ""
26443 #: c-family/c-warn.c:1704 c-family/c-warn.c:1707
26444 #, gcc-internal-format
26445 msgid "suggest parentheses around %<+%> inside %<>>%>"
26446 msgstr ""
26448 #: c-family/c-warn.c:1710 c-family/c-warn.c:1713
26449 #, gcc-internal-format
26450 msgid "suggest parentheses around %<-%> inside %<>>%>"
26451 msgstr ""
26453 #: c-family/c-warn.c:1719 c-family/c-warn.c:1722
26454 #, gcc-internal-format
26455 msgid "suggest parentheses around %<&&%> within %<||%>"
26456 msgstr ""
26458 #: c-family/c-warn.c:1729 c-family/c-warn.c:1733
26459 #, gcc-internal-format
26460 msgid "suggest parentheses around arithmetic in operand of %<|%>"
26461 msgstr ""
26463 #: c-family/c-warn.c:1737 c-family/c-warn.c:1740
26464 #, gcc-internal-format
26465 msgid "suggest parentheses around comparison in operand of %<|%>"
26466 msgstr ""
26468 #: c-family/c-warn.c:1745
26469 #, gcc-internal-format
26470 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
26471 msgstr ""
26473 #: c-family/c-warn.c:1753 c-family/c-warn.c:1757
26474 #, gcc-internal-format
26475 msgid "suggest parentheses around arithmetic in operand of %<^%>"
26476 msgstr ""
26478 #: c-family/c-warn.c:1761 c-family/c-warn.c:1764
26479 #, gcc-internal-format
26480 msgid "suggest parentheses around comparison in operand of %<^%>"
26481 msgstr ""
26483 #: c-family/c-warn.c:1770 c-family/c-warn.c:1773
26484 #, gcc-internal-format
26485 msgid "suggest parentheses around %<+%> in operand of %<&%>"
26486 msgstr ""
26488 #: c-family/c-warn.c:1776 c-family/c-warn.c:1779
26489 #, gcc-internal-format
26490 msgid "suggest parentheses around %<-%> in operand of %<&%>"
26491 msgstr ""
26493 #: c-family/c-warn.c:1783 c-family/c-warn.c:1786
26494 #, gcc-internal-format
26495 msgid "suggest parentheses around comparison in operand of %<&%>"
26496 msgstr ""
26498 #: c-family/c-warn.c:1791
26499 #, gcc-internal-format
26500 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
26501 msgstr ""
26503 #: c-family/c-warn.c:1798 c-family/c-warn.c:1801
26504 #, gcc-internal-format
26505 msgid "suggest parentheses around comparison in operand of %<==%>"
26506 msgstr ""
26508 #: c-family/c-warn.c:1806 c-family/c-warn.c:1809
26509 #, gcc-internal-format
26510 msgid "suggest parentheses around comparison in operand of %<!=%>"
26511 msgstr ""
26513 #: c-family/c-warn.c:1819 c-family/c-warn.c:1825
26514 #, gcc-internal-format
26515 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
26516 msgstr ""
26518 #: c-family/c-warn.c:1841
26519 #, gcc-internal-format
26520 msgid "label %q+D defined but not used"
26521 msgstr ""
26523 #: c-family/c-warn.c:1843
26524 #, gcc-internal-format
26525 msgid "label %q+D declared but not defined"
26526 msgstr ""
26528 #: c-family/c-warn.c:1866
26529 #, gcc-internal-format
26530 msgid "division by zero"
26531 msgstr "ділення на нуль"
26533 #: c-family/c-warn.c:1886
26534 #, gcc-internal-format
26535 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
26536 msgstr ""
26538 #: c-family/c-warn.c:1909
26539 #, gcc-internal-format
26540 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
26541 msgstr ""
26543 #: c-family/c-warn.c:1948 c/c-typeck.c:11499 c/c-typeck.c:11667
26544 #: cp/typeck.c:5048
26545 #, gcc-internal-format
26546 msgid "comparison between types %qT and %qT"
26547 msgstr ""
26549 #: c-family/c-warn.c:1998
26550 #, gcc-internal-format
26551 msgid "comparison of integer expressions of different signedness: %qT and %qT"
26552 msgstr ""
26554 #: c-family/c-warn.c:2051
26555 #, gcc-internal-format
26556 msgid "promoted ~unsigned is always non-zero"
26557 msgstr ""
26559 #: c-family/c-warn.c:2054
26560 #, gcc-internal-format
26561 msgid "comparison of promoted ~unsigned with constant"
26562 msgstr ""
26564 #: c-family/c-warn.c:2064
26565 #, gcc-internal-format
26566 msgid "comparison of promoted ~unsigned with unsigned"
26567 msgstr ""
26569 #: c-family/c-warn.c:2118
26570 #, gcc-internal-format
26571 msgid "unused parameter %qD"
26572 msgstr "невикористаний параметр %qD"
26574 #: c-family/c-warn.c:2180
26575 #, gcc-internal-format
26576 msgid "typedef %qD locally defined but not used"
26577 msgstr ""
26579 #: c-family/c-warn.c:2215
26580 #, gcc-internal-format
26581 msgid "duplicated %<if%> condition"
26582 msgstr "дублювання умови %<if%>"
26584 #: c-family/c-warn.c:2244
26585 #, gcc-internal-format
26586 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
26587 msgstr ""
26589 #: c-family/c-warn.c:2254
26590 #, gcc-internal-format
26591 msgid "inline declaration of %qD follows declaration with attribute %qs"
26592 msgstr ""
26594 #: c-family/c-warn.c:2259
26595 #, gcc-internal-format
26596 msgid "declaration of %q+D with attribute %qs follows inline declaration"
26597 msgstr ""
26599 #: c-family/c-warn.c:2306
26600 #, gcc-internal-format
26601 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
26602 msgstr ""
26604 #: c-family/c-warn.c:2344 c-family/c-warn.c:2368
26605 #, gcc-internal-format
26606 msgid "comparison of constant %qE with boolean expression is always false"
26607 msgstr ""
26609 #: c-family/c-warn.c:2347 c-family/c-warn.c:2365
26610 #, gcc-internal-format
26611 msgid "comparison of constant %qE with boolean expression is always true"
26612 msgstr ""
26614 #: c-family/c-warn.c:2415
26615 msgid "passing argument %i to restrict-qualified parameter aliases with argument %Z"
26616 msgid_plural "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
26617 msgstr[0] ""
26618 msgstr[1] ""
26619 msgstr[2] ""
26621 #: c-family/c-warn.c:2480 c/c-typeck.c:5288 cp/call.c:5365
26622 #, gcc-internal-format
26623 msgid "this condition has identical branches"
26624 msgstr ""
26626 #: c-family/c-warn.c:2586
26627 #, gcc-internal-format
26628 msgid "macro expands to multiple statements"
26629 msgstr ""
26631 #: c-family/c-warn.c:2587
26632 #, gcc-internal-format
26633 msgid "some parts of macro expansion are not guarded by this %qs clause"
26634 msgstr ""
26636 #: c-family/cppspec.c:93
26637 #, gcc-internal-format
26638 msgid "%qs is not a valid option to the preprocessor"
26639 msgstr ""
26641 #: c-family/cppspec.c:112
26642 #, gcc-internal-format
26643 msgid "too many input files"
26644 msgstr ""
26646 #: common/config/aarch64/aarch64-common.c:319 config/aarch64/aarch64.c:10686
26647 #, gcc-internal-format
26648 msgid "unknown value %qs for -mcpu"
26649 msgstr ""
26651 #: common/config/alpha/alpha-common.c:75
26652 #, gcc-internal-format
26653 msgid "bad value %qs for -mtls-size switch"
26654 msgstr ""
26656 #: common/config/arc/arc-common.c:81
26657 #, gcc-internal-format
26658 msgid "multiple -mcpu= options specified."
26659 msgstr ""
26661 #: common/config/arc/arc-common.c:87
26662 #, gcc-internal-format
26663 msgid "Unsupported value for mmpy-option"
26664 msgstr ""
26666 #: common/config/arm/arm-common.c:259
26667 #, gcc-internal-format, gfc-internal-format
26668 msgid "%%:target_mode_check takes an even number of parameters"
26669 msgstr ""
26671 #: common/config/arm/arm-common.c:269
26672 #, gcc-internal-format, gfc-internal-format
26673 msgid "unrecognized option passed to %%:target_mode_check"
26674 msgstr ""
26676 #: common/config/arm/arm-common.c:322 common/config/arm/arm-common.c:376
26677 #: common/config/arm/arm-common.c:423 config/aarch64/aarch64.c:10639
26678 #, gcc-internal-format
26679 msgid "valid arguments are: %s; did you mean %qs?"
26680 msgstr "коректними аргументами є такі: %s; ви мали на увазі %qs?"
26682 #: common/config/arm/arm-common.c:325 common/config/arm/arm-common.c:379
26683 #: common/config/arm/arm-common.c:426 config/aarch64/aarch64.c:10642
26684 #, gcc-internal-format, gfc-internal-format
26685 msgid "valid arguments are: %s"
26686 msgstr "коректні аргументи: %s"
26688 #: common/config/arm/arm-common.c:352 common/config/arm/arm-common.c:406
26689 #, gcc-internal-format, gfc-internal-format
26690 msgid "unrecognized %s target: %s"
26691 msgstr ""
26693 #: common/config/arm/arm-common.c:442
26694 #, gcc-internal-format, gfc-internal-format
26695 msgid "unrecognized -mfpu target: %s"
26696 msgstr ""
26698 #: common/config/arm/arm-common.c:470
26699 #, gcc-internal-format
26700 msgid "%qs does not support feature %qs"
26701 msgstr "у %qs не передбачено підтримки можливості %qs"
26703 #: common/config/arm/arm-common.c:481
26704 #, gcc-internal-format
26705 msgid "valid feature names are: %s; did you mean %qs?"
26706 msgstr "коректними назвами можливостей є такі: %s; ви мали на увазі %qs?"
26708 #: common/config/arm/arm-common.c:484
26709 #, gcc-internal-format, gfc-internal-format
26710 msgid "valid feature names are: %s"
26711 msgstr "коректні назви можливостей: %s"
26713 #: common/config/arm/arm-common.c:502
26714 #, gcc-internal-format, gfc-internal-format
26715 msgid "%s does not take any feature options"
26716 msgstr ""
26718 #: common/config/arm/arm-common.c:593
26719 #, gcc-internal-format, gfc-internal-format
26720 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
26721 msgstr ""
26723 #: common/config/arm/arm-common.c:607
26724 #, gcc-internal-format, gfc-internal-format
26725 msgid "unrecognized operand to %%:canon_for_mlib"
26726 msgstr ""
26728 #: common/config/arm/arm-common.c:953
26729 #, gcc-internal-format, gfc-internal-format
26730 msgid "unrecognized operand to %%:asm_auto_mfpu"
26731 msgstr ""
26733 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
26734 #, gcc-internal-format, gfc-internal-format
26735 msgid "-mshared-library-id=%s is not between 0 and %d"
26736 msgstr ""
26738 #: common/config/bfin/bfin-common.c:323
26739 #, gcc-internal-format, gfc-internal-format
26740 msgid "-mcpu=%s is not valid"
26741 msgstr ""
26743 #: common/config/bfin/bfin-common.c:359
26744 #, gcc-internal-format, gfc-internal-format
26745 msgid "-mcpu=%s has invalid silicon revision"
26746 msgstr ""
26748 #: common/config/i386/i386-common.c:1285
26749 #, gcc-internal-format
26750 msgid "-malign-loops is obsolete, use -falign-loops"
26751 msgstr ""
26753 #: common/config/i386/i386-common.c:1287
26754 #, gcc-internal-format, gfc-internal-format
26755 msgid "-malign-loops=%d is not between 0 and %d"
26756 msgstr ""
26758 #: common/config/i386/i386-common.c:1294
26759 #, gcc-internal-format
26760 msgid "-malign-jumps is obsolete, use -falign-jumps"
26761 msgstr ""
26763 #: common/config/i386/i386-common.c:1296
26764 #, gcc-internal-format, gfc-internal-format
26765 msgid "-malign-jumps=%d is not between 0 and %d"
26766 msgstr ""
26768 #: common/config/i386/i386-common.c:1304
26769 #, gcc-internal-format
26770 msgid "-malign-functions is obsolete, use -falign-functions"
26771 msgstr ""
26773 #: common/config/i386/i386-common.c:1306
26774 #, gcc-internal-format, gfc-internal-format
26775 msgid "-malign-functions=%d is not between 0 and %d"
26776 msgstr ""
26778 #: common/config/i386/i386-common.c:1315
26779 #, gcc-internal-format, gfc-internal-format
26780 msgid "-mbranch-cost=%d is not between 0 and 5"
26781 msgstr ""
26783 #: common/config/i386/i386-common.c:1369
26784 #, gcc-internal-format
26785 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
26786 msgstr ""
26788 #: common/config/i386/i386-common.c:1375
26789 #, gcc-internal-format
26790 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
26791 msgstr ""
26793 #: common/config/ia64/ia64-common.c:58
26794 #, gcc-internal-format
26795 msgid "bad value %<%s%> for -mtls-size= switch"
26796 msgstr ""
26798 #: common/config/msp430/msp430-common.c:57
26799 #, gcc-internal-format, gfc-internal-format
26800 msgid "unrecognized argument of -mcpu: %s"
26801 msgstr ""
26803 #: common/config/nds32/nds32-common.c:49
26804 #, gcc-internal-format
26805 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
26806 msgstr ""
26808 #: common/config/nds32/nds32-common.c:60
26809 #, gcc-internal-format
26810 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
26811 msgstr ""
26813 #: common/config/powerpcspe/powerpcspe-common.c:173
26814 #: common/config/rs6000/rs6000-common.c:182 config/sparc/sparc.c:1734
26815 #, gcc-internal-format, gfc-internal-format
26816 msgid "unknown -mdebug-%s switch"
26817 msgstr ""
26819 #: common/config/powerpcspe/powerpcspe-common.c:221
26820 #: common/config/rs6000/rs6000-common.c:221
26821 #, gcc-internal-format, gfc-internal-format
26822 msgid "unknown switch -mlong-double-%s"
26823 msgstr ""
26825 #: common/config/powerpcspe/powerpcspe-common.c:231
26826 #: common/config/rs6000/rs6000-common.c:231
26827 #, gcc-internal-format
26828 msgid "-msingle-float option equivalent to -mhard-float"
26829 msgstr ""
26831 #: common/config/powerpcspe/powerpcspe-common.c:247
26832 #: common/config/rs6000/rs6000-common.c:247
26833 #, gcc-internal-format
26834 msgid "-msimple-fpu option ignored"
26835 msgstr ""
26837 #: common/config/powerpcspe/powerpcspe-common.c:313
26838 #: common/config/rs6000/rs6000-common.c:313
26839 #, gcc-internal-format
26840 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
26841 msgstr ""
26843 #: common/config/riscv/riscv-common.c:43
26844 #, gcc-internal-format, gfc-internal-format
26845 msgid "-march=%s: ISA string must begin with rv32 or rv64"
26846 msgstr ""
26848 #: common/config/riscv/riscv-common.c:82
26849 #, gcc-internal-format, gfc-internal-format
26850 msgid "-march=%s: invalid ISA string"
26851 msgstr ""
26853 #: common/config/riscv/riscv-common.c:92
26854 #, gcc-internal-format
26855 msgid "-march=%s: unsupported ISA substring %qs"
26856 msgstr ""
26858 #: common/config/rx/rx-common.c:61
26859 #, gcc-internal-format
26860 msgid "the RX200 cpu does not have FPU hardware"
26861 msgstr ""
26863 #: common/config/rx/rx-common.c:63
26864 #, gcc-internal-format
26865 msgid "the RX100 cpu does not have FPU hardware"
26866 msgstr ""
26868 #: common/config/s390/s390-common.c:96
26869 #, gcc-internal-format
26870 msgid "stack guard value must be an exact power of 2"
26871 msgstr ""
26873 #: common/config/s390/s390-common.c:101
26874 #, gcc-internal-format
26875 msgid "stack size must be an exact power of 2"
26876 msgstr ""
26878 #: common/config/v850/v850-common.c:47
26879 #, gcc-internal-format
26880 msgid "value passed in %qs is too large"
26881 msgstr ""
26883 #: config/darwin-c.c:82
26884 #, gcc-internal-format
26885 msgid "too many #pragma options align=reset"
26886 msgstr ""
26888 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
26889 #: config/darwin-c.c:109
26890 #, gcc-internal-format
26891 msgid "malformed '#pragma options', ignoring"
26892 msgstr ""
26894 #: config/darwin-c.c:112
26895 #, gcc-internal-format
26896 msgid "junk at end of '#pragma options'"
26897 msgstr ""
26899 #: config/darwin-c.c:122
26900 #, gcc-internal-format
26901 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
26902 msgstr ""
26904 #: config/darwin-c.c:134
26905 #, gcc-internal-format
26906 msgid "missing '(' after '#pragma unused', ignoring"
26907 msgstr ""
26909 #: config/darwin-c.c:155
26910 #, gcc-internal-format
26911 msgid "missing ')' after '#pragma unused', ignoring"
26912 msgstr ""
26914 #: config/darwin-c.c:158
26915 #, gcc-internal-format
26916 msgid "junk at end of '#pragma unused'"
26917 msgstr ""
26919 #: config/darwin-c.c:169
26920 #, gcc-internal-format
26921 msgid "malformed '#pragma ms_struct', ignoring"
26922 msgstr ""
26924 #: config/darwin-c.c:177
26925 #, gcc-internal-format
26926 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
26927 msgstr ""
26929 #: config/darwin-c.c:180
26930 #, gcc-internal-format
26931 msgid "junk at end of '#pragma ms_struct'"
26932 msgstr ""
26934 #: config/darwin-c.c:406
26935 #, gcc-internal-format, gfc-internal-format
26936 msgid "subframework include %s conflicts with framework include"
26937 msgstr ""
26939 #: config/darwin-c.c:718
26940 #, gcc-internal-format
26941 msgid "unknown value %qs of -mmacosx-version-min"
26942 msgstr ""
26944 #: config/darwin-driver.c:48
26945 #, gcc-internal-format
26946 msgid "sysctl for kern.osversion failed: %m"
26947 msgstr ""
26949 #: config/darwin-driver.c:80
26950 #, gcc-internal-format
26951 msgid "couldn%'t understand kern.osversion %q.*s"
26952 msgstr ""
26954 #. Arbitrary limit, number should be like xx.yy.zz
26955 #: config/darwin-driver.c:119
26956 #, gcc-internal-format
26957 msgid "couldn%'t understand version %s\n"
26958 msgstr "не вдалося визначити версію %s\n"
26960 #: config/darwin-driver.c:172
26961 #, gcc-internal-format, gfc-internal-format
26962 msgid "this compiler does not support %s"
26963 msgstr ""
26965 #: config/darwin-driver.c:227
26966 #, gcc-internal-format
26967 msgid "this compiler does not support PowerPC (arch flags ignored)"
26968 msgstr ""
26970 #: config/darwin-driver.c:231
26971 #, gcc-internal-format, gfc-internal-format
26972 msgid "%s conflicts with i386 (arch flags ignored)"
26973 msgstr ""
26975 #: config/darwin-driver.c:239
26976 #, gcc-internal-format, gfc-internal-format
26977 msgid "%s conflicts with x86_64 (arch flags ignored)"
26978 msgstr ""
26980 #: config/darwin-driver.c:246
26981 #, gcc-internal-format
26982 msgid "this compiler does not support X86 (arch flags ignored)"
26983 msgstr ""
26985 #: config/darwin-driver.c:250
26986 #, gcc-internal-format, gfc-internal-format
26987 msgid "%s conflicts with ppc (arch flags ignored)"
26988 msgstr ""
26990 #: config/darwin-driver.c:258
26991 #, gcc-internal-format, gfc-internal-format
26992 msgid "%s conflicts with ppc64 (arch flags ignored)"
26993 msgstr ""
26995 #: config/darwin.c:1694
26996 #, gcc-internal-format
26997 msgid "the use of _OBJC_-prefixed variable names to select meta-data sections is deprecated at 4.6 and will be removed in 4.7"
26998 msgstr ""
27000 #: config/darwin.c:1952
27001 #, gcc-internal-format, gfc-internal-format
27002 msgid "failed to open temporary file %s for LTO output"
27003 msgstr ""
27005 #: config/darwin.c:2045
27006 #, gcc-internal-format
27007 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
27008 msgstr ""
27010 #: config/darwin.c:2052
27011 #, gcc-internal-format
27012 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
27013 msgstr ""
27015 #: config/darwin.c:2768
27016 #, gcc-internal-format
27017 msgid "protected visibility attribute not supported in this configuration; ignored"
27018 msgstr ""
27020 #: config/darwin.c:2984
27021 #, gcc-internal-format, gfc-internal-format
27022 msgid "failed to open temporary file %s with LTO output"
27023 msgstr ""
27025 #: config/darwin.c:3163
27026 #, gcc-internal-format
27027 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
27028 msgstr ""
27030 #: config/darwin.c:3167
27031 #, gcc-internal-format
27032 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
27033 msgstr ""
27035 #: config/darwin.c:3204
27036 #, gcc-internal-format
27037 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
27038 msgstr ""
27040 #: config/darwin.c:3252
27041 #, gcc-internal-format
27042 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
27043 msgstr ""
27045 #: config/darwin.c:3440
27046 #, gcc-internal-format
27047 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
27048 msgstr ""
27050 #: config/darwin.c:3447
27051 #, gcc-internal-format
27052 msgid "built-in function %qD takes one argument only"
27053 msgstr ""
27055 #: config/darwin.c:3533
27056 #, gcc-internal-format
27057 msgid "CFString literal is missing"
27058 msgstr ""
27060 #: config/darwin.c:3544
27061 #, gcc-internal-format
27062 msgid "CFString literal expression is not a string constant"
27063 msgstr ""
27065 #: config/darwin.c:3567
27066 #, gcc-internal-format, gfc-internal-format
27067 msgid "%s in CFString literal"
27068 msgstr ""
27070 #: config/host-darwin.c:61
27071 #, gcc-internal-format
27072 msgid "couldn%'t unmap pch_address_space: %m"
27073 msgstr ""
27075 #: config/sol2-c.c:91 config/sol2-c.c:107
27076 #, gcc-internal-format
27077 msgid "malformed %<#pragma align%>, ignoring"
27078 msgstr ""
27080 #: config/sol2-c.c:100
27081 #, gcc-internal-format
27082 msgid "invalid alignment for %<#pragma align%>, ignoring"
27083 msgstr ""
27085 #: config/sol2-c.c:115
27086 #, gcc-internal-format
27087 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
27088 msgstr "%<#pragma align%> мало бути вказано до оголошення %qD, ігноруємо"
27090 #: config/sol2-c.c:127 config/sol2-c.c:139
27091 #, gcc-internal-format
27092 msgid "malformed %<#pragma align%>"
27093 msgstr ""
27095 #: config/sol2-c.c:134
27096 #, gcc-internal-format
27097 msgid "junk at end of %<#pragma align%>"
27098 msgstr ""
27100 #: config/sol2-c.c:155 config/sol2-c.c:162
27101 #, gcc-internal-format
27102 msgid "malformed %<#pragma init%>, ignoring"
27103 msgstr ""
27105 #: config/sol2-c.c:186 config/sol2-c.c:198
27106 #, gcc-internal-format
27107 msgid "malformed %<#pragma init%>"
27108 msgstr ""
27110 #: config/sol2-c.c:193
27111 #, gcc-internal-format
27112 msgid "junk at end of %<#pragma init%>"
27113 msgstr ""
27115 #: config/sol2-c.c:214 config/sol2-c.c:221
27116 #, gcc-internal-format
27117 msgid "malformed %<#pragma fini%>, ignoring"
27118 msgstr ""
27120 #: config/sol2-c.c:245 config/sol2-c.c:257
27121 #, gcc-internal-format
27122 msgid "malformed %<#pragma fini%>"
27123 msgstr ""
27125 #: config/sol2-c.c:252
27126 #, gcc-internal-format
27127 msgid "junk at end of %<#pragma fini%>"
27128 msgstr ""
27130 #: config/sol2.c:57
27131 #, gcc-internal-format
27132 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
27133 msgstr ""
27135 #: config/vxworks.c:151
27136 #, gcc-internal-format
27137 msgid "PIC is only supported for RTPs"
27138 msgstr ""
27140 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
27141 #. sections.  machopic_select_section ensures that weak variables go in
27142 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
27143 #. not supported.  Weak symbols that aren't visible outside the .s file
27144 #. are not supported.
27145 #: config/darwin.h:482
27146 #, gcc-internal-format
27147 msgid "alias definitions not supported in Mach-O; ignored"
27148 msgstr ""
27150 #. No profiling.
27151 #: config/vx-common.h:87
27152 #, gcc-internal-format
27153 msgid "profiler support for VxWorks"
27154 msgstr ""
27156 #: config/aarch64/aarch64-builtins.c:1109 config/arm/arm-builtins.c:2262
27157 #, gcc-internal-format
27158 msgid "%Kargument %d must be a constant immediate"
27159 msgstr ""
27161 #: config/aarch64/aarch64-builtins.c:1180 config/arm/arm-builtins.c:2492
27162 #, gcc-internal-format
27163 msgid "%Klane index must be a constant immediate"
27164 msgstr ""
27166 #: config/aarch64/aarch64-builtins.c:1183
27167 #, gcc-internal-format
27168 msgid "%Ktotal size and element size must be a non-zero constant immediate"
27169 msgstr ""
27171 #: config/aarch64/aarch64.c:1053
27172 #, gcc-internal-format
27173 msgid "%qs is incompatible with %s %s"
27174 msgstr ""
27176 #: config/aarch64/aarch64.c:1055
27177 #, gcc-internal-format
27178 msgid "%qs feature modifier is incompatible with %s %s"
27179 msgstr ""
27181 #: config/aarch64/aarch64.c:3772
27182 #, gcc-internal-format
27183 msgid "stack probes for SVE frames"
27184 msgstr ""
27186 #: config/aarch64/aarch64.c:10287
27187 #, gcc-internal-format, gfc-internal-format
27188 msgid "unknown flag passed in -moverride=%s (%s)"
27189 msgstr ""
27191 #: config/aarch64/aarch64.c:10331
27192 #, gcc-internal-format, gfc-internal-format
27193 msgid "%s string ill-formed\n"
27194 msgstr ""
27196 #: config/aarch64/aarch64.c:10388
27197 #, gcc-internal-format, gfc-internal-format
27198 msgid "tuning string missing in option (%s)"
27199 msgstr ""
27201 #: config/aarch64/aarch64.c:10406
27202 #, gcc-internal-format, gfc-internal-format
27203 msgid "unknown tuning option (%s)"
27204 msgstr "невідомий параметр регулювання (%s)"
27206 #: config/aarch64/aarch64.c:10683
27207 #, gcc-internal-format
27208 msgid "missing cpu name in %<-mcpu=%s%>"
27209 msgstr ""
27211 #: config/aarch64/aarch64.c:10690
27212 #, gcc-internal-format
27213 msgid "invalid feature modifier in %<-mcpu=%s%>"
27214 msgstr ""
27216 #: config/aarch64/aarch64.c:10717
27217 #, gcc-internal-format
27218 msgid "missing arch name in %<-march=%s%>"
27219 msgstr ""
27221 #: config/aarch64/aarch64.c:10720
27222 #, gcc-internal-format
27223 msgid "unknown value %qs for -march"
27224 msgstr ""
27226 #: config/aarch64/aarch64.c:10724
27227 #, gcc-internal-format
27228 msgid "invalid feature modifier in %<-march=%s%>"
27229 msgstr ""
27231 #: config/aarch64/aarch64.c:10750
27232 #, gcc-internal-format
27233 msgid "missing cpu name in %<-mtune=%s%>"
27234 msgstr ""
27236 #: config/aarch64/aarch64.c:10753
27237 #, gcc-internal-format
27238 msgid "unknown value %qs for -mtune"
27239 msgstr ""
27241 #: config/aarch64/aarch64.c:10871 config/arm/arm.c:3173
27242 #, gcc-internal-format, gfc-internal-format
27243 msgid "switch -mcpu=%s conflicts with -march=%s switch"
27244 msgstr ""
27246 #: config/aarch64/aarch64.c:10906
27247 #, gcc-internal-format
27248 msgid "assembler does not support -mabi=ilp32"
27249 msgstr ""
27251 #: config/aarch64/aarch64.c:10913
27252 #, gcc-internal-format
27253 msgid "return address signing is only supported for -mabi=lp64"
27254 msgstr ""
27256 #: config/aarch64/aarch64.c:10975
27257 #, gcc-internal-format
27258 msgid "code model %qs with -f%s"
27259 msgstr ""
27261 #: config/aarch64/aarch64.c:11138
27262 #, gcc-internal-format
27263 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
27264 msgstr ""
27266 #: config/aarch64/aarch64.c:11141
27267 #, gcc-internal-format
27268 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
27269 msgstr ""
27271 #: config/aarch64/aarch64.c:11145 config/aarch64/aarch64.c:11184
27272 #: config/aarch64/aarch64.c:11257
27273 #, gcc-internal-format
27274 msgid "invalid value (\"%s\") in %<target()%> pragma or attribute"
27275 msgstr ""
27277 #: config/aarch64/aarch64.c:11177
27278 #, gcc-internal-format
27279 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
27280 msgstr ""
27282 #: config/aarch64/aarch64.c:11180
27283 #, gcc-internal-format
27284 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
27285 msgstr ""
27287 #: config/aarch64/aarch64.c:11213
27288 #, gcc-internal-format
27289 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
27290 msgstr ""
27292 #: config/aarch64/aarch64.c:11253
27293 #, gcc-internal-format
27294 msgid "missing value in %<target()%> pragma or attribute"
27295 msgstr ""
27297 #: config/aarch64/aarch64.c:11306 config/aarch64/aarch64.c:11483
27298 #, gcc-internal-format
27299 msgid "malformed %<target()%> pragma or attribute"
27300 msgstr ""
27302 #: config/aarch64/aarch64.c:11354
27303 #, gcc-internal-format
27304 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
27305 msgstr ""
27307 #: config/aarch64/aarch64.c:11362
27308 #, gcc-internal-format
27309 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
27310 msgstr ""
27312 #: config/aarch64/aarch64.c:11416
27313 #, gcc-internal-format
27314 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
27315 msgstr ""
27317 #: config/aarch64/aarch64.c:11473 config/arm/arm.c:30742
27318 #: config/i386/i386.c:5440 config/powerpcspe/powerpcspe.c:39760
27319 #: config/rs6000/rs6000.c:36904 config/s390/s390.c:15746
27320 #, gcc-internal-format
27321 msgid "attribute %<target%> argument not a string"
27322 msgstr ""
27324 #: config/aarch64/aarch64.c:11500
27325 #, gcc-internal-format
27326 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
27327 msgstr ""
27329 #: config/aarch64/aarch64.c:11509
27330 #, gcc-internal-format
27331 msgid "malformed %<target(\"%s\")%> pragma or attribute"
27332 msgstr ""
27334 #: config/aarch64/aarch64.c:13571
27335 #, gcc-internal-format
27336 msgid "%Klane %wd out of range %wd - %wd"
27337 msgstr ""
27339 #: config/aarch64/aarch64.c:13573
27340 #, gcc-internal-format
27341 msgid "lane %wd out of range %wd - %wd"
27342 msgstr ""
27344 #: config/alpha/alpha.c:419
27345 #, gcc-internal-format
27346 msgid "bad value %qs for -mtrap-precision switch"
27347 msgstr ""
27349 #: config/alpha/alpha.c:433
27350 #, gcc-internal-format
27351 msgid "bad value %qs for -mfp-rounding-mode switch"
27352 msgstr ""
27354 #: config/alpha/alpha.c:448
27355 #, gcc-internal-format
27356 msgid "bad value %qs for -mfp-trap-mode switch"
27357 msgstr ""
27359 #: config/alpha/alpha.c:465
27360 #, gcc-internal-format
27361 msgid "bad value %qs for -mcpu switch"
27362 msgstr ""
27364 #: config/alpha/alpha.c:480
27365 #, gcc-internal-format
27366 msgid "bad value %qs for -mtune switch"
27367 msgstr ""
27369 #: config/alpha/alpha.c:501
27370 #, gcc-internal-format
27371 msgid "fp software completion requires -mtrap-precision=i"
27372 msgstr ""
27374 #: config/alpha/alpha.c:517
27375 #, gcc-internal-format
27376 msgid "rounding mode not supported for VAX floats"
27377 msgstr ""
27379 #: config/alpha/alpha.c:522
27380 #, gcc-internal-format
27381 msgid "trap mode not supported for VAX floats"
27382 msgstr ""
27384 #: config/alpha/alpha.c:526
27385 #, gcc-internal-format
27386 msgid "128-bit long double not supported for VAX floats"
27387 msgstr ""
27389 #: config/alpha/alpha.c:554
27390 #, gcc-internal-format, gfc-internal-format
27391 msgid "L%d cache latency unknown for %s"
27392 msgstr ""
27394 #: config/alpha/alpha.c:569
27395 #, gcc-internal-format
27396 msgid "bad value %qs for -mmemory-latency"
27397 msgstr ""
27399 #: config/alpha/alpha.c:6683 config/alpha/alpha.c:6686 config/arc/arc.c:6526
27400 #: config/arc/arc.c:6800 config/s390/s390.c:847 config/tilegx/tilegx.c:3544
27401 #: config/tilepro/tilepro.c:3108
27402 #, gcc-internal-format
27403 msgid "bad builtin fcode"
27404 msgstr ""
27406 #: config/arc/arc.c:878
27407 #, gcc-internal-format
27408 msgid "-mno-mpy supported only for ARC700 or ARCv2"
27409 msgstr ""
27411 #: config/arc/arc.c:881
27412 #, gcc-internal-format
27413 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
27414 msgstr ""
27416 #: config/arc/arc.c:886
27417 #, gcc-internal-format
27418 msgid "FPX fast and compact options cannot be specified together"
27419 msgstr ""
27421 #: config/arc/arc.c:890
27422 #, gcc-internal-format
27423 msgid "-mspfp_fast not available on ARC600 or ARC601"
27424 msgstr ""
27426 #: config/arc/arc.c:895
27427 #, gcc-internal-format
27428 msgid "No FPX/FPU mixing allowed"
27429 msgstr ""
27431 #: config/arc/arc.c:901
27432 #, gcc-internal-format, gfc-internal-format
27433 msgid "PIC is not supported for %s. Generating non-PIC code only.."
27434 msgstr ""
27436 #: config/arc/arc.c:964
27437 #, gcc-internal-format
27438 msgid "value of -mirq-ctrl-saved must have form R0-REGx"
27439 msgstr ""
27441 #: config/arc/arc.c:976
27442 #, gcc-internal-format
27443 msgid "first register must be R0"
27444 msgstr "першим регістром має бути R0"
27446 #: config/arc/arc.c:995
27447 #, gcc-internal-format, gfc-internal-format
27448 msgid "last register name %s must be an odd register"
27449 msgstr ""
27451 #: config/arc/arc.c:1003 config/ia64/ia64.c:6054 config/pa/pa.c:483
27452 #: config/sh/sh.c:8292 config/spu/spu.c:4941
27453 #, gcc-internal-format, gfc-internal-format
27454 msgid "%s-%s is an empty range"
27455 msgstr ""
27457 #: config/arc/arc.c:1052
27458 #, gcc-internal-format, gfc-internal-format
27459 msgid "invalid number in -mrgf-banked-regs=%s valid values are 0, 4, 8, 16, or 32"
27460 msgstr ""
27462 #: config/arc/arc.c:1113
27463 #, gcc-internal-format
27464 msgid "option -mirq-ctrl-saved valid only for ARC v2 processors"
27465 msgstr ""
27467 #: config/arc/arc.c:1120
27468 #, gcc-internal-format
27469 msgid "option -mrgf-banked-regs valid only for ARC v2 processors"
27470 msgstr ""
27472 #. Check options against architecture options.  Throw an error if
27473 #. option is not allowed.
27474 #: config/arc/arc.c:1186 config/arc/arc.c:1194
27475 #, gcc-internal-format, gfc-internal-format
27476 msgid "%s is not available for %s architecture"
27477 msgstr ""
27479 #: config/arc/arc.c:1215
27480 #, gcc-internal-format
27481 msgid "compact-casesi is not applicable to ARCv2"
27482 msgstr ""
27484 #: config/arc/arc.c:1731
27485 #, gcc-internal-format, gfc-internal-format
27486 msgid "multiply option implies r%d is fixed"
27487 msgstr ""
27489 #: config/arc/arc.c:2006 config/epiphany/epiphany.c:508
27490 #: config/epiphany/epiphany.c:548
27491 #, gcc-internal-format
27492 msgid "argument of %qE attribute is not a string constant"
27493 msgstr ""
27495 #: config/arc/arc.c:2015
27496 #, gcc-internal-format
27497 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
27498 msgstr ""
27500 #: config/arc/arc.c:2024
27501 #, gcc-internal-format
27502 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
27503 msgstr ""
27505 #: config/arc/arc.c:2038 config/arm/arm.c:6836 config/arm/arm.c:6854
27506 #: config/arm/arm.c:7029 config/avr/avr.c:9718 config/avr/avr.c:9734
27507 #: config/bfin/bfin.c:4705 config/bfin/bfin.c:4766 config/bfin/bfin.c:4795
27508 #: config/epiphany/epiphany.c:491 config/h8300/h8300.c:5459
27509 #: config/i386/i386.c:6452 config/i386/i386.c:12479 config/i386/i386.c:41424
27510 #: config/i386/i386.c:41474 config/i386/i386.c:41544 config/m68k/m68k.c:780
27511 #: config/mcore/mcore.c:3070 config/nvptx/nvptx.c:4611
27512 #: config/powerpcspe/powerpcspe.c:35785 config/riscv/riscv.c:2698
27513 #: config/rl78/rl78.c:815 config/rl78/rl78.c:884 config/rs6000/rs6000.c:32982
27514 #: config/rx/rx.c:2719 config/rx/rx.c:2745 config/s390/s390.c:1056
27515 #: config/s390/s390.c:1143 config/sh/sh.c:8428 config/sh/sh.c:8446
27516 #: config/sh/sh.c:8470 config/sh/sh.c:8541 config/sh/sh.c:8564
27517 #: config/spu/spu.c:3685 config/stormy16/stormy16.c:2216
27518 #: config/v850/v850.c:2084 config/visium/visium.c:735
27519 #, gcc-internal-format
27520 msgid "%qE attribute only applies to functions"
27521 msgstr ""
27523 #: config/arc/arc.c:6425
27524 #, gcc-internal-format
27525 msgid "__builtin_arc_aligned with non-constant alignment"
27526 msgstr ""
27528 #: config/arc/arc.c:6433
27529 #, gcc-internal-format
27530 msgid "invalid alignment value for __builtin_arc_aligned"
27531 msgstr ""
27533 #: config/arc/arc.c:6596
27534 #, gcc-internal-format
27535 msgid "operand 1 should be an unsigned 3-bit immediate"
27536 msgstr ""
27538 #: config/arc/arc.c:6637 config/arc/arc.c:6734
27539 #, gcc-internal-format
27540 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
27541 msgstr ""
27543 #: config/arc/arc.c:6670 config/arc/arc.c:6702
27544 #, gcc-internal-format
27545 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
27546 msgstr ""
27548 #: config/arc/arc.c:6674 config/arc/arc.c:6706
27549 #, gcc-internal-format
27550 msgid "operand 2 should be an unsigned 8-bit value"
27551 msgstr ""
27553 #: config/arc/arc.c:6738
27554 #, gcc-internal-format
27555 msgid "operand 3 should be an unsigned 8-bit value"
27556 msgstr ""
27558 #: config/arc/arc.c:6771
27559 #, gcc-internal-format
27560 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
27561 msgstr ""
27563 #: config/arc/arc.c:6775
27564 #, gcc-internal-format
27565 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
27566 msgstr ""
27568 #: config/arc/arc.c:6782
27569 #, gcc-internal-format
27570 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
27571 msgstr ""
27573 #: config/arc/arc.c:6785
27574 #, gcc-internal-format
27575 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
27576 msgstr ""
27578 #: config/arc/arc.c:6832
27579 #, gcc-internal-format, gfc-internal-format
27580 msgid "builtin requires an immediate for operand %d"
27581 msgstr ""
27583 #: config/arc/arc.c:6837
27584 #, gcc-internal-format, gfc-internal-format
27585 msgid "operand %d should be a 6 bit unsigned immediate"
27586 msgstr ""
27588 #: config/arc/arc.c:6841
27589 #, gcc-internal-format, gfc-internal-format
27590 msgid "operand %d should be a 8 bit unsigned immediate"
27591 msgstr ""
27593 #: config/arc/arc.c:6845
27594 #, gcc-internal-format, gfc-internal-format
27595 msgid "operand %d should be a 3 bit unsigned immediate"
27596 msgstr ""
27598 #: config/arc/arc.c:6848
27599 #, gcc-internal-format, gfc-internal-format
27600 msgid "unknown builtin immediate operand type for operand %d"
27601 msgstr ""
27603 #: config/arc/arc.c:6899
27604 #, gcc-internal-format
27605 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
27606 msgstr ""
27608 #: config/arc/arc.c:7685
27609 #, gcc-internal-format
27610 msgid "Insn addresses not set after shorten_branches"
27611 msgstr ""
27613 #: config/arc/arc.c:7894
27614 #, gcc-internal-format
27615 msgid "insn addresses not freed"
27616 msgstr ""
27618 #: config/arc/arc.c:10682
27619 #, gcc-internal-format
27620 msgid "%qE attribute only valid for ARCv2 architecture"
27621 msgstr ""
27623 #: config/arc/arc.c:10690 config/arc/arc.c:10729
27624 #, gcc-internal-format
27625 msgid "argument of %qE attribute is missing"
27626 msgstr ""
27628 #: config/arc/arc.c:10701 config/arc/arc.c:10740 config/arc/arc.c:10842
27629 #: config/avr/avr.c:9790
27630 #, gcc-internal-format
27631 msgid "%qE attribute allows only an integer constant argument"
27632 msgstr ""
27634 #: config/arc/arc.c:10721
27635 #, gcc-internal-format
27636 msgid "%qE attribute only valid for ARC EM architecture"
27637 msgstr ""
27639 #: config/arc/arc.c:10776
27640 #, gcc-internal-format
27641 msgid "%qE attribute only applies to types"
27642 msgstr ""
27644 #: config/arc/arc.c:10782
27645 #, gcc-internal-format
27646 msgid "argument of %qE attribute ignored"
27647 msgstr "аргумент атрибута %qE проігноровано"
27649 #: config/arc/arc.c:10832 config/avr/avr.c:9777 config/bfin/bfin.c:4827
27650 #: config/i386/winnt.c:63 config/msp430/msp430.c:2018
27651 #: config/nvptx/nvptx.c:4634
27652 #, gcc-internal-format
27653 msgid "%qE attribute only applies to variables"
27654 msgstr ""
27656 #: config/arm/arm-builtins.c:2370
27657 #, gcc-internal-format
27658 msgid "this builtin is not supported for this target"
27659 msgstr ""
27661 #: config/arm/arm-builtins.c:2475
27662 #, gcc-internal-format
27663 msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
27664 msgstr ""
27666 #: config/arm/arm-builtins.c:2513
27667 #, gcc-internal-format
27668 msgid "You must enable VFP instructions to use these intrinsics."
27669 msgstr ""
27671 #: config/arm/arm-builtins.c:2573
27672 #, gcc-internal-format
27673 msgid "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
27674 msgstr ""
27676 #. @@@ better error message
27677 #: config/arm/arm-builtins.c:2633 config/arm/arm-builtins.c:2737
27678 #, gcc-internal-format
27679 msgid "selector must be an immediate"
27680 msgstr ""
27682 #: config/arm/arm-builtins.c:2641 config/arm/arm-builtins.c:2686
27683 #: config/arm/arm-builtins.c:2744 config/arm/arm-builtins.c:2753
27684 #, gcc-internal-format
27685 msgid "the range of selector should be in 0 to 7"
27686 msgstr ""
27688 #: config/arm/arm-builtins.c:2646 config/arm/arm-builtins.c:2755
27689 #, gcc-internal-format
27690 msgid "the range of selector should be in 0 to 3"
27691 msgstr ""
27693 #: config/arm/arm-builtins.c:2651 config/arm/arm-builtins.c:2757
27694 #, gcc-internal-format
27695 msgid "the range of selector should be in 0 to 1"
27696 msgstr ""
27698 #: config/arm/arm-builtins.c:2823
27699 #, gcc-internal-format
27700 msgid "mask must be an immediate"
27701 msgstr ""
27703 #: config/arm/arm-builtins.c:2828
27704 #, gcc-internal-format
27705 msgid "the range of mask should be in 0 to 255"
27706 msgstr ""
27708 #: config/arm/arm-builtins.c:3016
27709 #, gcc-internal-format
27710 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
27711 msgstr ""
27713 #: config/arm/arm-builtins.c:3018
27714 #, gcc-internal-format
27715 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
27716 msgstr ""
27718 #: config/arm/arm-builtins.c:3020
27719 #, gcc-internal-format
27720 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
27721 msgstr ""
27723 #: config/arm/arm-builtins.c:3022
27724 #, gcc-internal-format
27725 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
27726 msgstr ""
27728 #: config/arm/arm-builtins.c:3028
27729 #, gcc-internal-format
27730 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
27731 msgstr ""
27733 #: config/arm/arm-builtins.c:3030
27734 #, gcc-internal-format
27735 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
27736 msgstr ""
27738 #: config/arm/arm-builtins.c:3035
27739 #, gcc-internal-format
27740 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
27741 msgstr ""
27743 #: config/arm/arm-builtins.c:3037
27744 #, gcc-internal-format
27745 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
27746 msgstr ""
27748 #: config/arm/arm-builtins.c:3039
27749 #, gcc-internal-format
27750 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
27751 msgstr ""
27753 #: config/arm/arm-builtins.c:3041
27754 #, gcc-internal-format
27755 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
27756 msgstr ""
27758 #: config/arm/arm-builtins.c:3043
27759 #, gcc-internal-format
27760 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
27761 msgstr ""
27763 #: config/arm/arm-builtins.c:3045
27764 #, gcc-internal-format
27765 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
27766 msgstr ""
27768 #: config/arm/arm-builtins.c:3047
27769 #, gcc-internal-format
27770 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
27771 msgstr ""
27773 #: config/arm/arm-builtins.c:3049
27774 #, gcc-internal-format
27775 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
27776 msgstr ""
27778 #: config/arm/arm-builtins.c:3051
27779 #, gcc-internal-format
27780 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
27781 msgstr ""
27783 #: config/arm/arm-builtins.c:3053
27784 #, gcc-internal-format
27785 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
27786 msgstr ""
27788 #: config/arm/arm-builtins.c:3055
27789 #, gcc-internal-format
27790 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
27791 msgstr ""
27793 #: config/arm/arm-builtins.c:3057
27794 #, gcc-internal-format
27795 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
27796 msgstr ""
27798 #: config/arm/arm-builtins.c:3059
27799 #, gcc-internal-format
27800 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
27801 msgstr ""
27803 #: config/arm/arm-builtins.c:3061
27804 #, gcc-internal-format
27805 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
27806 msgstr ""
27808 #: config/arm/arm-builtins.c:3063
27809 #, gcc-internal-format
27810 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
27811 msgstr ""
27813 #: config/arm/arm-builtins.c:3065
27814 #, gcc-internal-format
27815 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
27816 msgstr ""
27818 #: config/arm/arm-builtins.c:3067
27819 #, gcc-internal-format
27820 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
27821 msgstr ""
27823 #: config/arm/arm-builtins.c:3069
27824 #, gcc-internal-format
27825 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
27826 msgstr ""
27828 #: config/arm/arm.c:2863
27829 #, gcc-internal-format
27830 msgid "iWMMXt and NEON are incompatible"
27831 msgstr ""
27833 #: config/arm/arm.c:2869
27834 #, gcc-internal-format
27835 msgid "target CPU does not support ARM mode"
27836 msgstr ""
27838 #: config/arm/arm.c:2873
27839 #, gcc-internal-format
27840 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
27841 msgstr ""
27843 #: config/arm/arm.c:2876
27844 #, gcc-internal-format
27845 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
27846 msgstr ""
27848 #: config/arm/arm.c:2884
27849 #, gcc-internal-format
27850 msgid "-g with -mno-apcs-frame may not give sensible debugging"
27851 msgstr ""
27853 #: config/arm/arm.c:2888
27854 #, gcc-internal-format
27855 msgid "iWMMXt unsupported under Thumb mode"
27856 msgstr ""
27858 #: config/arm/arm.c:2891
27859 #, gcc-internal-format
27860 msgid "can not use -mtp=cp15 with 16-bit Thumb"
27861 msgstr ""
27863 #: config/arm/arm.c:2895
27864 #, gcc-internal-format
27865 msgid "RTP PIC is incompatible with Thumb"
27866 msgstr ""
27868 #: config/arm/arm.c:2906
27869 #, gcc-internal-format, gfc-internal-format
27870 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
27871 msgstr ""
27873 #: config/arm/arm.c:3016
27874 #, gcc-internal-format
27875 msgid "target CPU does not support THUMB instructions"
27876 msgstr ""
27878 #: config/arm/arm.c:3061
27879 #, gcc-internal-format
27880 msgid "target CPU does not support unaligned accesses"
27881 msgstr ""
27883 #: config/arm/arm.c:3408
27884 #, gcc-internal-format
27885 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
27886 msgstr ""
27888 #: config/arm/arm.c:3416
27889 #, gcc-internal-format
27890 msgid "-fpic and -mapcs-reent are incompatible"
27891 msgstr ""
27893 #: config/arm/arm.c:3419
27894 #, gcc-internal-format
27895 msgid "APCS reentrant code not supported.  Ignored"
27896 msgstr ""
27898 #: config/arm/arm.c:3442
27899 #, gcc-internal-format
27900 msgid "option %<-mstructure-size-boundary%> is deprecated"
27901 msgstr ""
27903 #: config/arm/arm.c:3450
27904 #, gcc-internal-format
27905 msgid "structure size boundary can only be set to 8, 32 or 64"
27906 msgstr ""
27908 #: config/arm/arm.c:3452
27909 #, gcc-internal-format
27910 msgid "structure size boundary can only be set to 8 or 32"
27911 msgstr ""
27913 #: config/arm/arm.c:3477
27914 #, gcc-internal-format
27915 msgid "RTP PIC is incompatible with -msingle-pic-base"
27916 msgstr ""
27918 #: config/arm/arm.c:3489
27919 #, gcc-internal-format
27920 msgid "-mpic-register= is useless without -fpic"
27921 msgstr ""
27923 #: config/arm/arm.c:3498
27924 #, gcc-internal-format, gfc-internal-format
27925 msgid "unable to use '%s' for PIC register"
27926 msgstr ""
27928 #: config/arm/arm.c:3517
27929 #, gcc-internal-format
27930 msgid "-freorder-blocks-and-partition not supported on this architecture"
27931 msgstr ""
27933 #: config/arm/arm.c:3672
27934 #, gcc-internal-format
27935 msgid "selected fp16 options are incompatible"
27936 msgstr ""
27938 #: config/arm/arm.c:3709
27939 #, gcc-internal-format
27940 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
27941 msgstr ""
27943 #: config/arm/arm.c:3712
27944 #, gcc-internal-format
27945 msgid "iwmmxt abi requires an iwmmxt capable cpu"
27946 msgstr ""
27948 #: config/arm/arm.c:3720
27949 #, gcc-internal-format
27950 msgid "target CPU does not support interworking"
27951 msgstr ""
27953 #: config/arm/arm.c:3733
27954 #, gcc-internal-format
27955 msgid "AAPCS does not support -mcaller-super-interworking"
27956 msgstr ""
27958 #: config/arm/arm.c:3736
27959 #, gcc-internal-format
27960 msgid "AAPCS does not support -mcallee-super-interworking"
27961 msgstr ""
27963 #: config/arm/arm.c:3741
27964 #, gcc-internal-format
27965 msgid "__fp16 and no ldrh"
27966 msgstr ""
27968 #: config/arm/arm.c:3744
27969 #, gcc-internal-format
27970 msgid "target CPU does not support ARMv8-M Security Extensions"
27971 msgstr ""
27973 #: config/arm/arm.c:3749
27974 #, gcc-internal-format
27975 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
27976 msgstr ""
27978 #: config/arm/arm.c:3760
27979 #, gcc-internal-format
27980 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
27981 msgstr ""
27983 #: config/arm/arm.c:3768
27984 #, gcc-internal-format
27985 msgid "-mfloat-abi=hard and VFP"
27986 msgstr ""
27988 #: config/arm/arm.c:5831
27989 #, gcc-internal-format
27990 msgid "non-AAPCS derived PCS variant"
27991 msgstr ""
27993 #: config/arm/arm.c:5833
27994 #, gcc-internal-format
27995 msgid "variadic functions must use the base AAPCS variant"
27996 msgstr ""
27998 #: config/arm/arm.c:5852
27999 #, gcc-internal-format
28000 msgid "PCS variant"
28001 msgstr ""
28003 #: config/arm/arm.c:6050
28004 #, gcc-internal-format
28005 msgid "Thumb-1 hard-float VFP ABI"
28006 msgstr ""
28008 #: config/arm/arm.c:6489 config/arm/arm.c:6692 config/arm/arm.c:6720
28009 #: config/arm/arm.c:26895
28010 #, gcc-internal-format
28011 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
28012 msgstr ""
28014 #: config/arm/arm.c:6978
28015 #, gcc-internal-format
28016 msgid "%qE attribute not available to functions with arguments passed on the stack"
28017 msgstr ""
28019 #: config/arm/arm.c:6990
28020 #, gcc-internal-format
28021 msgid "%qE attribute not available to functions with variable number of arguments"
28022 msgstr ""
28024 #: config/arm/arm.c:6999
28025 #, gcc-internal-format
28026 msgid "%qE attribute not available to functions that return value on the stack"
28027 msgstr ""
28029 #: config/arm/arm.c:7021 config/arm/arm.c:7073
28030 #, gcc-internal-format
28031 msgid "%qE attribute ignored without -mcmse option."
28032 msgstr ""
28034 #: config/arm/arm.c:7040
28035 #, gcc-internal-format
28036 msgid "%qE attribute has no effect on functions with static linkage"
28037 msgstr ""
28039 #: config/arm/arm.c:7089
28040 #, gcc-internal-format
28041 msgid "%qE attribute only applies to base type of a function pointer"
28042 msgstr ""
28044 #: config/arm/arm.c:8822
28045 #, gcc-internal-format
28046 msgid "accessing thread-local storage is not currently supported with -mpure-code or -mslow-flash-data"
28047 msgstr ""
28049 #: config/arm/arm.c:12466
28050 #, gcc-internal-format
28051 msgid "%K%s %wd out of range %wd - %wd"
28052 msgstr ""
28054 #: config/arm/arm.c:12469
28055 #, gcc-internal-format
28056 msgid "%s %wd out of range %wd - %wd"
28057 msgstr ""
28059 #: config/arm/arm.c:23851
28060 #, gcc-internal-format
28061 msgid "unable to compute real location of stacked parameter"
28062 msgstr ""
28064 #: config/arm/arm.c:24507
28065 #, gcc-internal-format
28066 msgid "Unexpected thumb1 far jump"
28067 msgstr ""
28069 #: config/arm/arm.c:24771
28070 #, gcc-internal-format
28071 msgid "no low registers available for popping high registers"
28072 msgstr ""
28074 #: config/arm/arm.c:25021
28075 #, gcc-internal-format
28076 msgid "interrupt Service Routines cannot be coded in Thumb mode"
28077 msgstr ""
28079 #: config/arm/arm.c:25252
28080 #, gcc-internal-format
28081 msgid "-fstack-check=specific for Thumb-1"
28082 msgstr ""
28084 #: config/arm/arm.c:30766
28085 #, gcc-internal-format
28086 msgid "invalid fpu for target attribute or pragma %qs"
28087 msgstr ""
28089 #. This doesn't really make sense until we support
28090 #. general dynamic selection of the architecture and all
28091 #. sub-features.
28092 #: config/arm/arm.c:30774
28093 #, gcc-internal-format
28094 msgid "auto fpu selection not currently permitted here"
28095 msgstr ""
28097 #: config/arm/arm.c:30787
28098 #, gcc-internal-format
28099 msgid "invalid architecture for target attribute or pragma %qs"
28100 msgstr ""
28102 #: config/arm/arm.c:30801
28103 #, gcc-internal-format
28104 msgid "unknown target attribute or pragma %qs"
28105 msgstr ""
28107 #: config/arm/freebsd.h:121
28108 #, gcc-internal-format
28109 msgid "target OS does not support unaligned accesses"
28110 msgstr ""
28112 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
28113 #, gcc-internal-format
28114 msgid "%qs expects 1 argument but %d given"
28115 msgstr ""
28117 #: config/avr/avr-c.c:76
28118 #, gcc-internal-format
28119 msgid "%qs expects a fixed-point value as argument"
28120 msgstr ""
28122 #: config/avr/avr-c.c:102
28123 #, gcc-internal-format
28124 msgid "using %qs with unsigned type has no effect"
28125 msgstr ""
28127 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
28128 #, gcc-internal-format
28129 msgid "no matching fixed-point overload found for %qs"
28130 msgstr ""
28132 #: config/avr/avr-c.c:124
28133 #, gcc-internal-format
28134 msgid "%qs expects 2 arguments but %d given"
28135 msgstr ""
28137 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
28138 #, gcc-internal-format
28139 msgid "%qs expects a fixed-point value as first argument"
28140 msgstr ""
28142 #: config/avr/avr-c.c:144
28143 #, gcc-internal-format
28144 msgid "%qs expects an integer value as second argument"
28145 msgstr ""
28147 #: config/avr/avr-devices.c:152
28148 #, gcc-internal-format, gfc-internal-format
28149 msgid "supported core architectures:%s"
28150 msgstr ""
28152 #. Reached the end of `avr_mcu_types'.  This should actually never
28153 #. happen as options are provided by device-specs.  It could be a
28154 #. typo in a device-specs or calling the compiler proper directly
28155 #. with -mmcu=<device>.
28156 #: config/avr/avr.c:707
28157 #, gcc-internal-format
28158 msgid "unknown core architecture %qs specified with %qs"
28159 msgstr ""
28161 #: config/avr/avr.c:765 config/visium/visium.c:417
28162 #, gcc-internal-format
28163 msgid "-fpic is not supported"
28164 msgstr ""
28166 #: config/avr/avr.c:767 config/visium/visium.c:419
28167 #, gcc-internal-format
28168 msgid "-fPIC is not supported"
28169 msgstr ""
28171 #: config/avr/avr.c:769
28172 #, gcc-internal-format
28173 msgid "-fpie is not supported"
28174 msgstr ""
28176 #: config/avr/avr.c:771
28177 #, gcc-internal-format
28178 msgid "-fPIE is not supported"
28179 msgstr ""
28181 #: config/avr/avr.c:1047 config/avr/avr.c:1052
28182 #, gcc-internal-format
28183 msgid "function attributes %qs and %qs are mutually exclusive"
28184 msgstr ""
28186 #: config/avr/avr.c:1073
28187 #, gcc-internal-format
28188 msgid "%qs function cannot have arguments"
28189 msgstr ""
28191 #: config/avr/avr.c:1076
28192 #, gcc-internal-format
28193 msgid "%qs function cannot return a value"
28194 msgstr ""
28196 #: config/avr/avr.c:1090
28197 #, gcc-internal-format
28198 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
28199 msgstr ""
28201 #: config/avr/avr.c:1103
28202 #, gcc-internal-format
28203 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
28204 msgstr ""
28206 #: config/avr/avr.c:1336
28207 #, gcc-internal-format
28208 msgid "%<builtin_return_address%> contains only 2 bytes of address"
28209 msgstr ""
28211 #: config/avr/avr.c:2759
28212 #, gcc-internal-format
28213 msgid "pointer offset from symbol maybe incorrect"
28214 msgstr ""
28216 #: config/avr/avr.c:2898
28217 #, gcc-internal-format
28218 msgid "accessing data memory with program memory address"
28219 msgstr ""
28221 #: config/avr/avr.c:2959
28222 #, gcc-internal-format
28223 msgid "accessing program memory with data memory address"
28224 msgstr ""
28226 #: config/avr/avr.c:3461
28227 #, gcc-internal-format, gfc-internal-format
28228 msgid "fixed register %s used to pass parameter to function"
28229 msgstr ""
28231 #: config/avr/avr.c:3726
28232 #, gcc-internal-format
28233 msgid "writing to address space %qs not supported"
28234 msgstr ""
28236 #: config/avr/avr.c:9753
28237 #, gcc-internal-format
28238 msgid "%qE attribute only applies to variables in static storage"
28239 msgstr ""
28241 #: config/avr/avr.c:9760
28242 #, gcc-internal-format
28243 msgid "%qE attribute only supported for reduced Tiny cores"
28244 msgstr ""
28246 #: config/avr/avr.c:9800
28247 #, gcc-internal-format
28248 msgid "%qE attribute address out of range"
28249 msgstr ""
28251 #: config/avr/avr.c:9814
28252 #, gcc-internal-format
28253 msgid "both %s and %qE attribute provide address"
28254 msgstr ""
28256 #: config/avr/avr.c:9824
28257 #, gcc-internal-format
28258 msgid "%qE attribute on non-volatile variable"
28259 msgstr ""
28261 #: config/avr/avr.c:9896
28262 #, gcc-internal-format
28263 msgid "address spaces are not supported for reduced Tiny devices"
28264 msgstr ""
28266 #: config/avr/avr.c:9903
28267 #, gcc-internal-format
28268 msgid "address space %qs not supported for devices with flash size up to %d KiB"
28269 msgstr ""
28271 #: config/avr/avr.c:10074
28272 #, gcc-internal-format
28273 msgid "pointer targeting address space %qs must be const in %qT"
28274 msgstr ""
28276 #: config/avr/avr.c:10077
28277 #, gcc-internal-format
28278 msgid "pointer targeting address space %qs must be const in %s %q+D"
28279 msgstr ""
28281 #: config/avr/avr.c:10139
28282 #, gcc-internal-format
28283 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
28284 msgstr ""
28286 #: config/avr/avr.c:10178
28287 #, gcc-internal-format
28288 msgid "static IO declaration for %q+D needs an address"
28289 msgstr ""
28291 #: config/avr/avr.c:10210
28292 #, gcc-internal-format
28293 msgid "IO definition for %q+D needs an address"
28294 msgstr ""
28296 #: config/avr/avr.c:10328
28297 #, gcc-internal-format
28298 msgid "only uninitialized variables can be placed in the .noinit section"
28299 msgstr ""
28301 #. This might happen with C++ if stuff needs constructing.
28302 #: config/avr/avr.c:10404
28303 #, gcc-internal-format
28304 msgid "variable %q+D with dynamic initialization put into program memory area"
28305 msgstr ""
28307 #: config/avr/avr.c:10415
28308 #, gcc-internal-format
28309 msgid "uninitialized variable %q+D put into program memory area"
28310 msgstr ""
28312 #: config/avr/avr.c:10501
28313 #, gcc-internal-format
28314 msgid "%q+D has incompatible attributes %qs and %qs"
28315 msgstr ""
28317 #: config/avr/avr.c:10564
28318 #, gcc-internal-format
28319 msgid "architecture %qs supported for assembler only"
28320 msgstr ""
28322 #: config/avr/avr.c:13190
28323 #, gcc-internal-format
28324 msgid "conversion from address space %qs to address space %qs"
28325 msgstr ""
28327 #: config/avr/avr.c:14280 config/avr/avr.c:14293
28328 #, gcc-internal-format, gfc-internal-format
28329 msgid "%s expects a compile time integer constant"
28330 msgstr ""
28332 #: config/avr/avr.c:14307
28333 #, gcc-internal-format, gfc-internal-format
28334 msgid "%s expects a compile time long integer constant as first argument"
28335 msgstr ""
28337 #: config/avr/avr.c:14335
28338 #, gcc-internal-format, gfc-internal-format
28339 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
28340 msgstr ""
28342 #: config/avr/avr.c:14344
28343 #, gcc-internal-format
28344 msgid "rounding result will always be 0"
28345 msgstr ""
28347 #: config/avr/driver-avr.c:58
28348 #, gcc-internal-format
28349 msgid "bad usage of spec function %qs"
28350 msgstr ""
28352 #: config/avr/driver-avr.c:86
28353 #, gcc-internal-format
28354 msgid "specified option %qs more than once"
28355 msgstr ""
28357 #: config/avr/driver-avr.c:100
28358 #, gcc-internal-format
28359 msgid "strange device name %qs after %qs: bad character %qc"
28360 msgstr ""
28362 #: config/bfin/bfin.c:2382
28363 #, gcc-internal-format
28364 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
28365 msgstr ""
28367 #: config/bfin/bfin.c:2387
28368 #, gcc-internal-format
28369 msgid "-mshared-library-id= specified without -mid-shared-library"
28370 msgstr ""
28372 #: config/bfin/bfin.c:2391
28373 #, gcc-internal-format
28374 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
28375 msgstr ""
28377 #: config/bfin/bfin.c:2396
28378 #, gcc-internal-format
28379 msgid "can%'t use multiple stack checking methods together"
28380 msgstr ""
28382 #: config/bfin/bfin.c:2399
28383 #, gcc-internal-format
28384 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
28385 msgstr ""
28387 #: config/bfin/bfin.c:2404 config/m68k/m68k.c:582
28388 #, gcc-internal-format
28389 msgid "cannot specify both -msep-data and -mid-shared-library"
28390 msgstr ""
28392 #: config/bfin/bfin.c:2424
28393 #, gcc-internal-format
28394 msgid "-mmulticore can only be used with BF561"
28395 msgstr ""
28397 #: config/bfin/bfin.c:2427
28398 #, gcc-internal-format
28399 msgid "-mcorea should be used with -mmulticore"
28400 msgstr ""
28402 #: config/bfin/bfin.c:2430
28403 #, gcc-internal-format
28404 msgid "-mcoreb should be used with -mmulticore"
28405 msgstr ""
28407 #: config/bfin/bfin.c:2433
28408 #, gcc-internal-format
28409 msgid "-mcorea and -mcoreb can%'t be used together"
28410 msgstr ""
28412 #: config/bfin/bfin.c:4710
28413 #, gcc-internal-format
28414 msgid "multiple function type attributes specified"
28415 msgstr ""
28417 #: config/bfin/bfin.c:4777
28418 #, gcc-internal-format
28419 msgid "can%'t apply both longcall and shortcall attributes to the same function"
28420 msgstr ""
28422 #: config/bfin/bfin.c:4834
28423 #, gcc-internal-format
28424 msgid "%qE attribute cannot be specified for local variables"
28425 msgstr ""
28427 #: config/c6x/c6x.c:242
28428 #, gcc-internal-format
28429 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
28430 msgstr ""
28432 #: config/c6x/c6x.h:351 config/nvptx/nvptx.h:173
28433 #, gcc-internal-format
28434 msgid "profiling is not yet implemented for this architecture"
28435 msgstr ""
28437 #: config/cr16/cr16.c:306
28438 #, gcc-internal-format
28439 msgid "data-model=far not valid for cr16c architecture"
28440 msgstr ""
28442 #: config/cr16/cr16.c:309
28443 #, gcc-internal-format, gfc-internal-format
28444 msgid "invalid data model option -mdata-model=%s"
28445 msgstr ""
28447 #: config/cr16/cr16.h:408
28448 #, gcc-internal-format
28449 msgid "profiler support for CR16"
28450 msgstr ""
28452 #. This function is for retrieving a part of an instruction name for
28453 #. an operator, for immediate output.  If that ever happens for
28454 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
28455 #. we notice.
28456 #: config/cris/cris.c:575
28457 #, gcc-internal-format
28458 msgid "MULT case in cris_op_str"
28459 msgstr ""
28461 #: config/cris/cris.c:903
28462 #, gcc-internal-format
28463 msgid "invalid use of ':' modifier"
28464 msgstr ""
28466 #: config/cris/cris.c:1137 config/moxie/moxie.c:186
28467 #, gcc-internal-format, gfc-internal-format
28468 msgid "internal error: bad register: %d"
28469 msgstr ""
28471 #: config/cris/cris.c:1888
28472 #, gcc-internal-format
28473 msgid "internal error: sideeffect-insn affecting main effect"
28474 msgstr ""
28476 #: config/cris/cris.c:1985
28477 #, gcc-internal-format
28478 msgid "unknown cc_attr value"
28479 msgstr ""
28481 #. If we get here, the caller got its initial tests wrong.
28482 #: config/cris/cris.c:2412
28483 #, gcc-internal-format
28484 msgid "internal error: cris_side_effect_mode_ok with bad operands"
28485 msgstr ""
28487 #: config/cris/cris.c:2651
28488 #, gcc-internal-format, gfc-internal-format
28489 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
28490 msgstr ""
28492 #: config/cris/cris.c:2679
28493 #, gcc-internal-format, gfc-internal-format
28494 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
28495 msgstr ""
28497 #: config/cris/cris.c:2715
28498 #, gcc-internal-format, gfc-internal-format
28499 msgid "unknown CRIS cpu version specification in -mtune= : %s"
28500 msgstr ""
28502 #: config/cris/cris.c:2736
28503 #, gcc-internal-format
28504 msgid "-fPIC and -fpic are not supported in this configuration"
28505 msgstr ""
28507 #: config/cris/cris.c:2985
28508 #, gcc-internal-format
28509 msgid "unknown src"
28510 msgstr ""
28512 #: config/cris/cris.c:3040
28513 #, gcc-internal-format
28514 msgid "unknown dest"
28515 msgstr ""
28517 #: config/cris/cris.c:3321
28518 #, gcc-internal-format, gfc-internal-format
28519 msgid "stackframe too big: %d bytes"
28520 msgstr ""
28522 #: config/cris/cris.c:3809 config/cris/cris.c:3837
28523 #, gcc-internal-format
28524 msgid "expand_binop failed in movsi got"
28525 msgstr ""
28527 #: config/cris/cris.c:3932
28528 #, gcc-internal-format
28529 msgid "emitting PIC operand, but PIC register isn%'t set up"
28530 msgstr ""
28532 #. Definitions for GCC.  Part of the machine description for CRIS.
28533 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
28534 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
28536 #. This file is part of GCC.
28538 #. GCC is free software; you can redistribute it and/or modify
28539 #. it under the terms of the GNU General Public License as published by
28540 #. the Free Software Foundation; either version 3, or (at your option)
28541 #. any later version.
28543 #. GCC is distributed in the hope that it will be useful,
28544 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
28545 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28546 #. GNU General Public License for more details.
28548 #. You should have received a copy of the GNU General Public License
28549 #. along with GCC; see the file COPYING3.  If not see
28550 #. <http://www.gnu.org/licenses/>.
28551 #. After the first "Node:" comment comes all preprocessor directives and
28552 #. attached declarations described in the info files, the "Using and
28553 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
28554 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
28555 #. really, but needs an update anyway.
28557 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
28558 #. for that.  If applicable, there is a CRIS-specific comment.  The order
28559 #. of macro definitions follow the order in the manual.  Every section in
28560 #. the manual (node in the info pages) has an introductory `Node:
28561 #. <subchapter>' comment.  If no macros are defined for a section, only
28562 #. the section-comment is present.
28563 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
28564 #. and config/cris/linux.h) are responsible for lots of settings not
28565 #. repeated below.  This file contains general CRIS definitions
28566 #. and definitions for the cris-*-elf subtarget.
28567 #. We don't want to use gcc_assert for everything, as that can be
28568 #. compiled out.
28569 #: config/cris/cris.h:42
28570 #, gcc-internal-format
28571 msgid "CRIS-port assertion failed: "
28572 msgstr ""
28574 #. Node: Caller Saves
28575 #. (no definitions)
28576 #. Node: Function entry
28577 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
28578 #. TARGET_ASM_FUNCTION_EPILOGUE.
28579 #. Node: Profiling
28580 #: config/cris/cris.h:711
28581 #, gcc-internal-format
28582 msgid "no FUNCTION_PROFILER for CRIS"
28583 msgstr ""
28585 #: config/epiphany/epiphany.c:499
28586 #, gcc-internal-format
28587 msgid "interrupt handlers cannot have arguments"
28588 msgstr ""
28590 #: config/epiphany/epiphany.c:523
28591 #, gcc-internal-format
28592 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
28593 msgstr ""
28595 #: config/epiphany/epiphany.c:1541
28596 #, gcc-internal-format
28597 msgid "stack_offset must be at least 4"
28598 msgstr ""
28600 #: config/epiphany/epiphany.c:1543
28601 #, gcc-internal-format
28602 msgid "stack_offset must be a multiple of 4"
28603 msgstr ""
28605 #: config/frv/frv.c:8514
28606 #, gcc-internal-format
28607 msgid "accumulator is not a constant integer"
28608 msgstr ""
28610 #: config/frv/frv.c:8519
28611 #, gcc-internal-format
28612 msgid "accumulator number is out of bounds"
28613 msgstr ""
28615 #: config/frv/frv.c:8530
28616 #, gcc-internal-format
28617 msgid "inappropriate accumulator for %qs"
28618 msgstr ""
28620 #: config/frv/frv.c:8606
28621 #, gcc-internal-format
28622 msgid "invalid IACC argument"
28623 msgstr ""
28625 #: config/frv/frv.c:8629 config/sparc/sparc.c:10840
28626 #, gcc-internal-format
28627 msgid "%qs expects a constant argument"
28628 msgstr ""
28630 #: config/frv/frv.c:8634 config/sparc/sparc.c:10846
28631 #, gcc-internal-format
28632 msgid "constant argument out of range for %qs"
28633 msgstr ""
28635 #: config/frv/frv.c:9115
28636 #, gcc-internal-format
28637 msgid "media functions are not available unless -mmedia is used"
28638 msgstr ""
28640 #: config/frv/frv.c:9127
28641 #, gcc-internal-format
28642 msgid "this media function is only available on the fr500"
28643 msgstr ""
28645 #: config/frv/frv.c:9155
28646 #, gcc-internal-format
28647 msgid "this media function is only available on the fr400 and fr550"
28648 msgstr ""
28650 #: config/frv/frv.c:9174
28651 #, gcc-internal-format
28652 msgid "this builtin function is only available on the fr405 and fr450"
28653 msgstr ""
28655 #: config/frv/frv.c:9183
28656 #, gcc-internal-format
28657 msgid "this builtin function is only available on the fr500 and fr550"
28658 msgstr ""
28660 #: config/frv/frv.c:9195
28661 #, gcc-internal-format
28662 msgid "this builtin function is only available on the fr450"
28663 msgstr ""
28665 #: config/ft32/ft32.c:181
28666 #, gcc-internal-format
28667 msgid "'h' applied to non-register operand"
28668 msgstr ""
28670 #: config/ft32/ft32.c:206
28671 #, gcc-internal-format, gfc-internal-format
28672 msgid "bad alignment: %d"
28673 msgstr ""
28675 #: config/ft32/ft32.c:502
28676 #, gcc-internal-format
28677 msgid "stack frame must be smaller than 64K"
28678 msgstr ""
28680 #: config/h8300/h8300.c:329
28681 #, gcc-internal-format
28682 msgid "-msx is not supported in coff"
28683 msgstr ""
28685 #: config/h8300/h8300.c:351
28686 #, gcc-internal-format
28687 msgid "-ms2600 is used without -ms"
28688 msgstr ""
28690 #: config/h8300/h8300.c:357
28691 #, gcc-internal-format
28692 msgid "-mn is used without -mh or -ms or -msx"
28693 msgstr ""
28695 #: config/h8300/h8300.c:363
28696 #, gcc-internal-format
28697 msgid "-mexr is used without -ms"
28698 msgstr ""
28700 #: config/h8300/h8300.c:369
28701 #, gcc-internal-format
28702 msgid "-mint32 is not supported for H8300 and H8300L targets"
28703 msgstr ""
28705 #: config/h8300/h8300.c:375
28706 #, gcc-internal-format
28707 msgid "-mexr is used without -ms or -msx"
28708 msgstr ""
28710 #: config/h8300/h8300.c:381
28711 #, gcc-internal-format
28712 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
28713 msgstr ""
28715 #: config/h8300/h8300.c:388
28716 #, gcc-internal-format
28717 msgid "-mn is not supported for linux targets"
28718 msgstr ""
28720 #: config/i386/host-cygwin.c:64
28721 #, gcc-internal-format
28722 msgid "can%'t extend PCH file: %m"
28723 msgstr ""
28725 #: config/i386/host-cygwin.c:75
28726 #, gcc-internal-format
28727 msgid "can%'t set position in PCH file: %m"
28728 msgstr ""
28730 #: config/i386/i386.c:3177
28731 #, gcc-internal-format
28732 msgid "wrong argument %qs to option %qs"
28733 msgstr "помилковий аргумент %qs параметра %qs"
28735 #: config/i386/i386.c:3183
28736 #, gcc-internal-format
28737 msgid "size ranges of option %qs should be increasing"
28738 msgstr ""
28740 #: config/i386/i386.c:3193
28741 #, gcc-internal-format
28742 msgid "wrong strategy name %qs specified for option %qs"
28743 msgstr ""
28745 #. rep; movq isn't available in 32-bit code.
28746 #: config/i386/i386.c:3219
28747 #, gcc-internal-format
28748 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
28749 msgstr ""
28751 #: config/i386/i386.c:3232
28752 #, gcc-internal-format
28753 msgid "unknown alignment %qs specified for option %qs"
28754 msgstr ""
28756 #: config/i386/i386.c:3242
28757 #, gcc-internal-format
28758 msgid "the max value for the last size range should be -1 for option %qs"
28759 msgstr ""
28761 #: config/i386/i386.c:3249
28762 #, gcc-internal-format
28763 msgid "too many size ranges specified in option %qs"
28764 msgstr ""
28766 #: config/i386/i386.c:3302
28767 #, gcc-internal-format, gfc-internal-format
28768 msgid "unknown parameter to option -mtune-ctrl: %s"
28769 msgstr ""
28771 #: config/i386/i386.c:3726
28772 #, gcc-internal-format
28773 msgid "Intel MCU psABI isn%'t supported in %s mode"
28774 msgstr ""
28776 #: config/i386/i386.c:3775
28777 #, gcc-internal-format
28778 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
28779 msgstr "%<-mtune=x86-64%> вважається застарілим; скористайтеся одним із відповідників: %<-mtune=k8%> або %<-mtune=generic%>"
28781 #: config/i386/i386.c:3777
28782 #, gcc-internal-format
28783 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
28784 msgstr "%<target(\"tune=x86-64\")%> вважається застарілим; скористайтеся одним із відповідників: %<target(\"tune=k8\")%> або %<target(\"tune=generic\")%>"
28786 #. rep; movq isn't available in 32-bit code.
28787 #: config/i386/i386.c:3804
28788 #, gcc-internal-format
28789 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
28790 msgstr ""
28792 #: config/i386/i386.c:3821
28793 #, gcc-internal-format
28794 msgid "address mode %qs not supported in the %s bit mode"
28795 msgstr ""
28797 #: config/i386/i386.c:3833
28798 #, gcc-internal-format
28799 msgid "-mabi=ms not supported with X32 ABI"
28800 msgstr "підтримки -mabi=ms для ABI X32 не передбачено"
28802 #: config/i386/i386.c:3851 config/i386/i386.c:3860 config/i386/i386.c:3872
28803 #: config/i386/i386.c:3883 config/i386/i386.c:3894
28804 #, gcc-internal-format
28805 msgid "code model %qs not supported in the %s bit mode"
28806 msgstr ""
28808 #: config/i386/i386.c:3863 config/i386/i386.c:3875
28809 #, gcc-internal-format
28810 msgid "code model %qs not supported in x32 mode"
28811 msgstr ""
28813 #: config/i386/i386.c:3881 config/i386/i386.c:3890 config/i386/i386.c:5213
28814 #, gcc-internal-format, gfc-internal-format
28815 msgid "code model %s does not support PIC mode"
28816 msgstr ""
28818 #: config/i386/i386.c:3918
28819 #, gcc-internal-format
28820 msgid "-masm=intel not supported in this configuration"
28821 msgstr ""
28823 #: config/i386/i386.c:3923
28824 #, gcc-internal-format, gfc-internal-format
28825 msgid "%i-bit mode not compiled in"
28826 msgstr ""
28828 #: config/i386/i386.c:3932
28829 #, gcc-internal-format
28830 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
28831 msgstr ""
28833 #: config/i386/i386.c:3934
28834 #, gcc-internal-format
28835 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
28836 msgstr ""
28838 #: config/i386/i386.c:3941
28839 #, gcc-internal-format
28840 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
28841 msgstr ""
28843 #: config/i386/i386.c:3943
28844 #, gcc-internal-format
28845 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
28846 msgstr ""
28848 #: config/i386/i386.c:3951 config/i386/i386.c:4265
28849 #, gcc-internal-format
28850 msgid "CPU you selected does not support x86-64 instruction set"
28851 msgstr ""
28853 #: config/i386/i386.c:4197 config/i386/i386.c:4200
28854 #, gcc-internal-format
28855 msgid "Intel MPX does not support x32"
28856 msgstr ""
28858 #: config/i386/i386.c:4205
28859 #, gcc-internal-format
28860 msgid "bad value (%qs) for %<-march=%> switch"
28861 msgstr ""
28863 #: config/i386/i386.c:4206
28864 #, gcc-internal-format
28865 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
28866 msgstr ""
28868 #: config/i386/i386.c:4228
28869 #, gcc-internal-format
28870 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
28871 msgstr ""
28873 #: config/i386/i386.c:4230
28874 #, gcc-internal-format
28875 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
28876 msgstr ""
28878 #: config/i386/i386.c:4235
28879 #, gcc-internal-format
28880 msgid "valid arguments to %<-march=%> switch are: %s"
28881 msgstr "коректними аргументами перемикача %<-march=%> є такі: %s"
28883 #: config/i386/i386.c:4236
28884 #, gcc-internal-format
28885 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
28886 msgstr ""
28888 #: config/i386/i386.c:4284
28889 #, gcc-internal-format
28890 msgid "bad value (%qs) for %<-mtune=%> switch"
28891 msgstr ""
28893 #: config/i386/i386.c:4285
28894 #, gcc-internal-format
28895 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
28896 msgstr ""
28898 #: config/i386/i386.c:4305
28899 #, gcc-internal-format
28900 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
28901 msgstr ""
28903 #: config/i386/i386.c:4307
28904 #, gcc-internal-format
28905 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
28906 msgstr ""
28908 #: config/i386/i386.c:4312
28909 #, gcc-internal-format
28910 msgid "valid arguments to %<-mtune=%> switch are: %s"
28911 msgstr "коректними аргументами перемикача %<-mtune=%> є такі: %s"
28913 #: config/i386/i386.c:4313
28914 #, gcc-internal-format
28915 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
28916 msgstr ""
28918 #: config/i386/i386.c:4379
28919 #, gcc-internal-format
28920 msgid "-mregparm is ignored in 64-bit mode"
28921 msgstr ""
28923 #: config/i386/i386.c:4381
28924 #, gcc-internal-format
28925 msgid "-mregparm is ignored for Intel MCU psABI"
28926 msgstr ""
28928 #: config/i386/i386.c:4384
28929 #, gcc-internal-format, gfc-internal-format
28930 msgid "-mregparm=%d is not between 0 and %d"
28931 msgstr ""
28933 #: config/i386/i386.c:4417
28934 #, gcc-internal-format
28935 msgid "%<-mrtd%> is ignored in 64bit mode"
28936 msgstr ""
28938 #: config/i386/i386.c:4418
28939 #, gcc-internal-format
28940 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
28941 msgstr ""
28943 #: config/i386/i386.c:4497
28944 #, gcc-internal-format
28945 msgid "-mpreferred-stack-boundary is not supported for this target"
28946 msgstr ""
28948 #: config/i386/i386.c:4500
28949 #, gcc-internal-format, gfc-internal-format
28950 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
28951 msgstr ""
28953 #: config/i386/i386.c:4523
28954 #, gcc-internal-format, gfc-internal-format
28955 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
28956 msgstr ""
28958 #: config/i386/i386.c:4536
28959 #, gcc-internal-format
28960 msgid "-mnop-mcount is not compatible with this target"
28961 msgstr ""
28963 #: config/i386/i386.c:4539
28964 #, gcc-internal-format
28965 msgid "-mnop-mcount is not implemented for -fPIC"
28966 msgstr ""
28968 #: config/i386/i386.c:4545
28969 #, gcc-internal-format
28970 msgid "%<-msseregparm%> used without SSE enabled"
28971 msgstr ""
28973 #: config/i386/i386.c:4546
28974 #, gcc-internal-format
28975 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
28976 msgstr ""
28978 #: config/i386/i386.c:4556
28979 #, gcc-internal-format
28980 msgid "SSE instruction set disabled, using 387 arithmetics"
28981 msgstr ""
28983 #: config/i386/i386.c:4563
28984 #, gcc-internal-format
28985 msgid "387 instruction set disabled, using SSE arithmetics"
28986 msgstr ""
28988 #: config/i386/i386.c:4613
28989 #, gcc-internal-format
28990 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
28991 msgstr ""
28993 #: config/i386/i386.c:4615
28994 #, gcc-internal-format
28995 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
28996 msgstr ""
28998 #: config/i386/i386.c:4629
28999 #, gcc-internal-format
29000 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
29001 msgstr ""
29003 #: config/i386/i386.c:4631
29004 #, gcc-internal-format
29005 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
29006 msgstr ""
29008 #: config/i386/i386.c:4741
29009 #, gcc-internal-format
29010 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
29011 msgstr ""
29013 #: config/i386/i386.c:4744
29014 #, gcc-internal-format
29015 msgid "-mno-fentry isn%'t compatible with SEH"
29016 msgstr ""
29018 #: config/i386/i386.c:4748
29019 #, gcc-internal-format
29020 msgid "-mcall-ms2sysv-xlogues isn%'t currently supported with SEH"
29021 msgstr ""
29023 #: config/i386/i386.c:4813 config/powerpcspe/powerpcspe.c:5663
29024 #, gcc-internal-format, gfc-internal-format
29025 msgid "unknown option for -mrecip=%s"
29026 msgstr ""
29028 #: config/i386/i386.c:4870 config/powerpcspe/powerpcspe.c:5339
29029 #, gcc-internal-format
29030 msgid "%qs is not a valid number in -mstack-protector-guard-offset="
29031 msgstr ""
29033 #: config/i386/i386.c:4875 config/powerpcspe/powerpcspe.c:5344
29034 #, gcc-internal-format
29035 msgid "%qs is not a valid offset in -mstack-protector-guard-offset="
29036 msgstr ""
29038 #: config/i386/i386.c:4907 config/powerpcspe/powerpcspe.c:5356
29039 #, gcc-internal-format
29040 msgid "%qs is not a valid base register in -mstack-protector-guard-reg="
29041 msgstr ""
29043 #: config/i386/i386.c:5506 config/i386/i386.c:5553 config/s390/s390.c:15812
29044 #: config/s390/s390.c:15862 config/s390/s390.c:15879
29045 #, gcc-internal-format, gfc-internal-format
29046 msgid "attribute(target(\"%s\")) is unknown"
29047 msgstr ""
29049 #: config/i386/i386.c:5534
29050 #, gcc-internal-format, gfc-internal-format
29051 msgid "option(\"%s\") was already specified"
29052 msgstr ""
29054 #: config/i386/i386.c:5837
29055 #, gcc-internal-format
29056 msgid "interrupt and naked attributes are not compatible"
29057 msgstr ""
29059 #: config/i386/i386.c:5852
29060 #, gcc-internal-format
29061 msgid "Only DWARF debug format is supported for interrupt service routine."
29062 msgstr ""
29064 #: config/i386/i386.c:5901
29065 #, gcc-internal-format
29066 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
29067 msgstr ""
29069 #: config/i386/i386.c:5913
29070 #, gcc-internal-format
29071 msgid "%<-mindirect-branch=thunk-extern%>, %<-fcf-protection=branch%> and %<-fcheck-pointer-bounds%> are not compatible"
29072 msgstr ""
29074 #: config/i386/i386.c:5949
29075 #, gcc-internal-format
29076 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
29077 msgstr ""
29079 #: config/i386/i386.c:6047
29080 #, gcc-internal-format, gfc-internal-format
29081 msgid "%s instructions aren't allowed in %s service routine"
29082 msgstr ""
29084 #: config/i386/i386.c:6051
29085 #, gcc-internal-format, gfc-internal-format
29086 msgid "%s instructions aren't allowed in function with no_caller_saved_registers attribute"
29087 msgstr ""
29089 #: config/i386/i386.c:6465 config/i386/i386.c:6516
29090 #, gcc-internal-format
29091 msgid "fastcall and regparm attributes are not compatible"
29092 msgstr ""
29094 #: config/i386/i386.c:6470
29095 #, gcc-internal-format
29096 msgid "regparam and thiscall attributes are not compatible"
29097 msgstr ""
29099 #: config/i386/i386.c:6477 config/i386/i386.c:41444
29100 #, gcc-internal-format
29101 msgid "%qE attribute requires an integer constant argument"
29102 msgstr ""
29104 #: config/i386/i386.c:6483
29105 #, gcc-internal-format
29106 msgid "argument to %qE attribute larger than %d"
29107 msgstr ""
29109 #: config/i386/i386.c:6508 config/i386/i386.c:6551
29110 #, gcc-internal-format
29111 msgid "fastcall and cdecl attributes are not compatible"
29112 msgstr ""
29114 #: config/i386/i386.c:6512
29115 #, gcc-internal-format
29116 msgid "fastcall and stdcall attributes are not compatible"
29117 msgstr ""
29119 #: config/i386/i386.c:6520 config/i386/i386.c:6569
29120 #, gcc-internal-format
29121 msgid "fastcall and thiscall attributes are not compatible"
29122 msgstr ""
29124 #: config/i386/i386.c:6530 config/i386/i386.c:6547
29125 #, gcc-internal-format
29126 msgid "stdcall and cdecl attributes are not compatible"
29127 msgstr ""
29129 #: config/i386/i386.c:6534
29130 #, gcc-internal-format
29131 msgid "stdcall and fastcall attributes are not compatible"
29132 msgstr ""
29134 #: config/i386/i386.c:6538 config/i386/i386.c:6565
29135 #, gcc-internal-format
29136 msgid "stdcall and thiscall attributes are not compatible"
29137 msgstr ""
29139 #: config/i386/i386.c:6555 config/i386/i386.c:6573
29140 #, gcc-internal-format
29141 msgid "cdecl and thiscall attributes are not compatible"
29142 msgstr ""
29144 #: config/i386/i386.c:6561
29145 #, gcc-internal-format
29146 msgid "%qE attribute is used for non-class method"
29147 msgstr ""
29149 #: config/i386/i386.c:6805
29150 #, gcc-internal-format
29151 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
29152 msgstr ""
29154 #: config/i386/i386.c:6808
29155 #, gcc-internal-format
29156 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
29157 msgstr ""
29159 #: config/i386/i386.c:7126
29160 #, gcc-internal-format
29161 msgid "X32 does not support ms_abi attribute"
29162 msgstr ""
29164 #: config/i386/i386.c:7160
29165 #, gcc-internal-format
29166 msgid "ms_hook_prologue is not compatible with nested function"
29167 msgstr ""
29169 #: config/i386/i386.c:7502
29170 #, gcc-internal-format
29171 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
29172 msgstr ""
29174 #: config/i386/i386.c:7508
29175 #, gcc-internal-format
29176 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
29177 msgstr ""
29179 #: config/i386/i386.c:7522
29180 #, gcc-internal-format
29181 msgid "AVX vector argument without AVX enabled changes the ABI"
29182 msgstr ""
29184 #: config/i386/i386.c:7528
29185 #, gcc-internal-format
29186 msgid "AVX vector return without AVX enabled changes the ABI"
29187 msgstr ""
29189 #: config/i386/i386.c:7544
29190 #, gcc-internal-format
29191 msgid "SSE vector argument without SSE enabled changes the ABI"
29192 msgstr ""
29194 #: config/i386/i386.c:7550
29195 #, gcc-internal-format
29196 msgid "SSE vector return without SSE enabled changes the ABI"
29197 msgstr ""
29199 #: config/i386/i386.c:7566
29200 #, gcc-internal-format
29201 msgid "MMX vector argument without MMX enabled changes the ABI"
29202 msgstr ""
29204 #: config/i386/i386.c:7572
29205 #, gcc-internal-format
29206 msgid "MMX vector return without MMX enabled changes the ABI"
29207 msgstr ""
29209 #: config/i386/i386.c:7754
29210 #, gcc-internal-format
29211 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
29212 msgstr ""
29214 #: config/i386/i386.c:7871
29215 #, gcc-internal-format
29216 msgid "the ABI of passing union with long double has changed in GCC 4.4"
29217 msgstr ""
29219 #: config/i386/i386.c:7989
29220 #, gcc-internal-format
29221 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
29222 msgstr ""
29224 #: config/i386/i386.c:8152
29225 #, gcc-internal-format
29226 msgid "SSE register return with SSE disabled"
29227 msgstr ""
29229 #: config/i386/i386.c:8158
29230 #, gcc-internal-format
29231 msgid "SSE register argument with SSE disabled"
29232 msgstr ""
29234 #: config/i386/i386.c:8174
29235 #, gcc-internal-format
29236 msgid "x87 register return with x87 disabled"
29237 msgstr ""
29239 #: config/i386/i386.c:8471 config/i386/i386.c:8750 config/i386/i386.c:9276
29240 #, gcc-internal-format
29241 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
29242 msgstr ""
29244 #: config/i386/i386.c:8473 config/i386/i386.c:8752 config/i386/i386.c:9278
29245 #, gcc-internal-format
29246 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
29247 msgstr ""
29249 #: config/i386/i386.c:9178
29250 #, gcc-internal-format, gfc-internal-format
29251 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
29252 msgstr ""
29254 #: config/i386/i386.c:11601
29255 #, gcc-internal-format, gfc-internal-format
29256 msgid "-mcall-ms2sysv-xlogues is not compatible with %s"
29257 msgstr ""
29259 #: config/i386/i386.c:13593
29260 #, gcc-internal-format
29261 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
29262 msgstr ""
29264 #: config/i386/i386.c:13683
29265 #, gcc-internal-format
29266 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
29267 msgstr ""
29269 #: config/i386/i386.c:14970
29270 #, gcc-internal-format
29271 msgid "-fsplit-stack does not support fastcall with nested function"
29272 msgstr ""
29274 #: config/i386/i386.c:14990
29275 #, gcc-internal-format
29276 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
29277 msgstr ""
29279 #. FIXME: We could make this work by pushing a register
29280 #. around the addition and comparison.
29281 #: config/i386/i386.c:15001
29282 #, gcc-internal-format
29283 msgid "-fsplit-stack does not support 3 register parameters"
29284 msgstr ""
29286 #: config/i386/i386.c:17939
29287 #, gcc-internal-format
29288 msgid "'V' modifier on non-integer register"
29289 msgstr ""
29291 #: config/i386/i386.c:17950 config/i386/i386.c:17964
29292 #, gcc-internal-format
29293 msgid "unsupported size for integer register"
29294 msgstr ""
29296 #: config/i386/i386.c:17996
29297 #, gcc-internal-format
29298 msgid "extended registers have no high halves"
29299 msgstr ""
29301 #: config/i386/i386.c:18011
29302 #, gcc-internal-format
29303 msgid "unsupported operand size for extended register"
29304 msgstr ""
29306 #: config/i386/i386.c:18202
29307 #, gcc-internal-format
29308 msgid "non-integer operand used with operand code 'z'"
29309 msgstr ""
29311 #: config/i386/i386.c:28467
29312 #, gcc-internal-format
29313 msgid "interrupt service routine can't be called directly"
29314 msgstr ""
29316 #: config/i386/i386.c:29995
29317 #, gcc-internal-format
29318 msgid "empty class %qT parameter passing ABI changes in -fabi-version=12 (GCC 8)"
29319 msgstr ""
29321 #: config/i386/i386.c:32435
29322 #, gcc-internal-format
29323 msgid "No dispatcher found for the versioning attributes"
29324 msgstr ""
29326 #: config/i386/i386.c:32485
29327 #, gcc-internal-format, gfc-internal-format
29328 msgid "No dispatcher found for %s"
29329 msgstr ""
29331 #: config/i386/i386.c:32495
29332 #, gcc-internal-format, gfc-internal-format
29333 msgid "No dispatcher found for the versioning attributes : %s"
29334 msgstr ""
29336 #: config/i386/i386.c:32657
29337 #, gcc-internal-format
29338 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
29339 msgstr ""
29341 #: config/i386/i386.c:32662 config/i386/i386.c:32938
29342 #: config/rs6000/rs6000.c:37850
29343 #, gcc-internal-format
29344 msgid "Virtual function multiversioning not supported"
29345 msgstr ""
29347 #: config/i386/i386.c:32795 config/rs6000/rs6000.c:37607
29348 #, gcc-internal-format
29349 msgid "multiversioning needs ifunc which is not supported on this target"
29350 msgstr ""
29352 #: config/i386/i386.c:33207
29353 #, gcc-internal-format
29354 msgid "Parameter to builtin must be a string constant or literal"
29355 msgstr ""
29357 #: config/i386/i386.c:33232 config/i386/i386.c:33282
29358 #, gcc-internal-format, gfc-internal-format
29359 msgid "Parameter to builtin not valid: %s"
29360 msgstr ""
29362 #: config/i386/i386.c:33975 config/i386/i386.c:35415
29363 #, gcc-internal-format
29364 msgid "the last argument must be a 2-bit immediate"
29365 msgstr ""
29367 #: config/i386/i386.c:34370
29368 #, gcc-internal-format
29369 msgid "the fifth argument must be an 8-bit immediate"
29370 msgstr ""
29372 #: config/i386/i386.c:34465
29373 #, gcc-internal-format
29374 msgid "the third argument must be an 8-bit immediate"
29375 msgstr ""
29377 #: config/i386/i386.c:35346
29378 #, gcc-internal-format
29379 msgid "the last argument must be an 1-bit immediate"
29380 msgstr ""
29382 #: config/i386/i386.c:35361
29383 #, gcc-internal-format
29384 msgid "the last argument must be a 3-bit immediate"
29385 msgstr ""
29387 #: config/i386/i386.c:35394
29388 #, gcc-internal-format
29389 msgid "the last argument must be a 4-bit immediate"
29390 msgstr ""
29392 #: config/i386/i386.c:35434
29393 #, gcc-internal-format
29394 msgid "the last argument must be a 1-bit immediate"
29395 msgstr ""
29397 #: config/i386/i386.c:35447
29398 #, gcc-internal-format
29399 msgid "the last argument must be a 5-bit immediate"
29400 msgstr ""
29402 #: config/i386/i386.c:35457
29403 #, gcc-internal-format
29404 msgid "the next to last argument must be an 8-bit immediate"
29405 msgstr ""
29407 #: config/i386/i386.c:35462 config/i386/i386.c:36249
29408 #, gcc-internal-format
29409 msgid "the last argument must be an 8-bit immediate"
29410 msgstr ""
29412 #: config/i386/i386.c:35596
29413 #, gcc-internal-format
29414 msgid "the third argument must be comparison constant"
29415 msgstr ""
29417 #: config/i386/i386.c:35601
29418 #, gcc-internal-format
29419 msgid "incorrect comparison mode"
29420 msgstr ""
29422 #: config/i386/i386.c:35607 config/i386/i386.c:35814
29423 #, gcc-internal-format
29424 msgid "incorrect rounding operand"
29425 msgstr ""
29427 #: config/i386/i386.c:35796
29428 #, gcc-internal-format
29429 msgid "the immediate argument must be a 4-bit immediate"
29430 msgstr ""
29432 #: config/i386/i386.c:35802
29433 #, gcc-internal-format
29434 msgid "the immediate argument must be a 5-bit immediate"
29435 msgstr ""
29437 #: config/i386/i386.c:35805
29438 #, gcc-internal-format
29439 msgid "the immediate argument must be an 8-bit immediate"
29440 msgstr ""
29442 #: config/i386/i386.c:36247
29443 #, gcc-internal-format
29444 msgid "the last argument must be a 32-bit immediate"
29445 msgstr ""
29447 #: config/i386/i386.c:36329 config/powerpcspe/powerpcspe.c:16219
29448 #: config/rs6000/rs6000.c:15304
29449 #, gcc-internal-format
29450 msgid "selector must be an integer constant in the range 0..%wi"
29451 msgstr ""
29453 #: config/i386/i386.c:36539
29454 #, gcc-internal-format
29455 msgid "%qE needs unknown isa option"
29456 msgstr ""
29458 #: config/i386/i386.c:36543
29459 #, gcc-internal-format
29460 msgid "%qE needs isa option %s"
29461 msgstr ""
29463 #: config/i386/i386.c:37381
29464 #, gcc-internal-format
29465 msgid "last argument must be an immediate"
29466 msgstr ""
29468 #: config/i386/i386.c:38108 config/i386/i386.c:38290
29469 #, gcc-internal-format
29470 msgid "the last argument must be scale 1, 2, 4, 8"
29471 msgstr ""
29473 #: config/i386/i386.c:38343
29474 #, gcc-internal-format
29475 msgid "the forth argument must be scale 1, 2, 4, 8"
29476 msgstr ""
29478 #: config/i386/i386.c:38349
29479 #, gcc-internal-format
29480 msgid "incorrect hint operand"
29481 msgstr ""
29483 #: config/i386/i386.c:38368
29484 #, gcc-internal-format
29485 msgid "the xabort's argument must be an 8-bit immediate"
29486 msgstr ""
29488 #: config/i386/i386.c:41431
29489 #, gcc-internal-format
29490 msgid "%qE attribute only available for 32-bit"
29491 msgstr ""
29493 #: config/i386/i386.c:41452
29494 #, gcc-internal-format
29495 msgid "argument to %qE attribute is neither zero, nor one"
29496 msgstr ""
29498 #: config/i386/i386.c:41485 config/i386/i386.c:41494
29499 #, gcc-internal-format
29500 msgid "ms_abi and sysv_abi attributes are not compatible"
29501 msgstr ""
29503 #: config/i386/i386.c:41530 config/powerpcspe/powerpcspe.c:35868
29504 #: config/rs6000/rs6000.c:33065
29505 #, gcc-internal-format
29506 msgid "%qE incompatible attribute ignored"
29507 msgstr ""
29509 #: config/i386/i386.c:41555 config/i386/i386.c:41577 config/ia64/ia64.c:815
29510 #: config/s390/s390.c:1153
29511 #, gcc-internal-format
29512 msgid "%qE attribute requires a string constant argument"
29513 msgstr ""
29515 #: config/i386/i386.c:41565 config/i386/i386.c:41587 config/s390/s390.c:1182
29516 #, gcc-internal-format
29517 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
29518 msgstr ""
29520 #: config/i386/i386.c:41619
29521 #, gcc-internal-format
29522 msgid "interrupt service routine should have a pointer as the first argument"
29523 msgstr ""
29525 #: config/i386/i386.c:41626
29526 #, gcc-internal-format, gfc-internal-format
29527 msgid "interrupt service routine should have unsigned %sint as the second argument"
29528 msgstr ""
29530 #: config/i386/i386.c:41636
29531 #, gcc-internal-format
29532 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
29533 msgstr ""
29535 #: config/i386/i386.c:41639
29536 #, gcc-internal-format
29537 msgid "interrupt service routine can't have non-void return value"
29538 msgstr ""
29540 #: config/i386/i386.c:44676
29541 #, gcc-internal-format
29542 msgid "alternatives not allowed in asm flag output"
29543 msgstr ""
29545 #: config/i386/i386.c:44740
29546 #, gcc-internal-format
29547 msgid "unknown asm flag output %qs"
29548 msgstr ""
29550 #: config/i386/i386.c:44769
29551 #, gcc-internal-format
29552 msgid "invalid type for asm flag output"
29553 msgstr ""
29555 #: config/i386/i386.c:50634
29556 #, gcc-internal-format
29557 msgid "unknown architecture specific memory model"
29558 msgstr ""
29560 #: config/i386/i386.c:50641
29561 #, gcc-internal-format
29562 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
29563 msgstr ""
29565 #: config/i386/i386.c:50647
29566 #, gcc-internal-format
29567 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
29568 msgstr ""
29570 #: config/i386/i386.c:50671 config/i386/i386.c:50787
29571 #, gcc-internal-format, gfc-internal-format
29572 msgid "unsupported simdlen %d"
29573 msgstr ""
29575 #: config/i386/i386.c:50690
29576 #, gcc-internal-format
29577 msgid "unsupported return type %qT for simd"
29578 msgstr ""
29580 #: config/i386/i386.c:50712
29581 #, gcc-internal-format
29582 msgid "unsupported argument type %qT for simd"
29583 msgstr ""
29585 #: config/i386/i386.c:51033
29586 #, gcc-internal-format
29587 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
29588 msgstr ""
29590 #: config/i386/intelmic-mkoffload.c:73 config/nvptx/mkoffload.c:87
29591 #, gcc-internal-format
29592 msgid "deleting file %s: %m"
29593 msgstr ""
29595 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
29596 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:526
29597 #, gcc-internal-format, gfc-internal-format
29598 msgid "cannot open '%s'"
29599 msgstr "не вдалося відкрити «%s»"
29601 #: config/i386/intelmic-mkoffload.c:467
29602 #, gcc-internal-format
29603 msgid "output file not specified"
29604 msgstr ""
29606 #: config/i386/intelmic-mkoffload.c:560
29607 #, gcc-internal-format
29608 msgid "COLLECT_GCC must be set"
29609 msgstr ""
29611 #: config/i386/intelmic-mkoffload.c:565 config/nvptx/mkoffload.c:457
29612 #, gcc-internal-format, gfc-internal-format
29613 msgid "offload compiler %s not found"
29614 msgstr ""
29616 #: config/i386/intelmic-mkoffload.c:584 config/nvptx/mkoffload.c:477
29617 #, gcc-internal-format
29618 msgid "unrecognizable argument of option "
29619 msgstr ""
29621 #: config/i386/winnt.c:83
29622 #, gcc-internal-format
29623 msgid "%qE attribute applies only to initialized variables with external linkage"
29624 msgstr ""
29626 #: config/i386/winnt.c:156
29627 #, gcc-internal-format
29628 msgid "definition of static data member %q+D of dllimport%'d class"
29629 msgstr ""
29631 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
29632 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
29633 #: config/i386/xm-djgpp.h:85
29634 #, gcc-internal-format
29635 msgid "environment variable DJGPP not defined"
29636 msgstr ""
29638 #: config/i386/xm-djgpp.h:87
29639 #, gcc-internal-format, gfc-internal-format
29640 msgid "environment variable DJGPP points to missing file '%s'"
29641 msgstr ""
29643 #: config/i386/xm-djgpp.h:90
29644 #, gcc-internal-format, gfc-internal-format
29645 msgid "environment variable DJGPP points to corrupt file '%s'"
29646 msgstr ""
29648 #: config/ia64/ia64-c.c:50
29649 #, gcc-internal-format
29650 msgid "malformed #pragma builtin"
29651 msgstr ""
29653 #: config/ia64/ia64.c:754
29654 #, gcc-internal-format
29655 msgid "invalid argument of %qE attribute"
29656 msgstr ""
29658 #: config/ia64/ia64.c:767
29659 #, gcc-internal-format
29660 msgid "an address area attribute cannot be specified for local variables"
29661 msgstr ""
29663 #: config/ia64/ia64.c:774
29664 #, gcc-internal-format
29665 msgid "address area of %q+D conflicts with previous declaration"
29666 msgstr ""
29668 #: config/ia64/ia64.c:782
29669 #, gcc-internal-format
29670 msgid "address area attribute cannot be specified for functions"
29671 msgstr ""
29673 #: config/ia64/ia64.c:6027 config/pa/pa.c:456 config/sh/sh.c:8266
29674 #: config/spu/spu.c:4915
29675 #, gcc-internal-format
29676 msgid "value of -mfixed-range must have form REG1-REG2"
29677 msgstr ""
29679 #: config/ia64/ia64.c:11286
29680 #, gcc-internal-format
29681 msgid "version attribute is not a string"
29682 msgstr ""
29684 #: config/iq2000/iq2000.c:1873
29685 #, gcc-internal-format, gfc-internal-format
29686 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
29687 msgstr ""
29689 #: config/iq2000/iq2000.c:2640
29690 #, gcc-internal-format
29691 msgid "argument %qd is not a constant"
29692 msgstr ""
29694 #: config/iq2000/iq2000.c:2944 config/xtensa/xtensa.c:2521
29695 #, gcc-internal-format
29696 msgid "PRINT_OPERAND_ADDRESS, null pointer"
29697 msgstr ""
29699 #: config/iq2000/iq2000.c:3099
29700 #, gcc-internal-format, gfc-internal-format
29701 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
29702 msgstr ""
29704 #: config/iq2000/iq2000.c:3108 config/xtensa/xtensa.c:2364
29705 #, gcc-internal-format
29706 msgid "PRINT_OPERAND null pointer"
29707 msgstr ""
29709 #: config/m32c/m32c-pragma.c:54
29710 #, gcc-internal-format
29711 msgid "junk at end of #pragma GCC memregs [0..16]"
29712 msgstr ""
29714 #: config/m32c/m32c-pragma.c:61
29715 #, gcc-internal-format
29716 msgid "#pragma GCC memregs must precede any function decls"
29717 msgstr ""
29719 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
29720 #, gcc-internal-format
29721 msgid "#pragma GCC memregs takes a number [0..16]"
29722 msgstr ""
29724 #: config/m32c/m32c-pragma.c:104
29725 #, gcc-internal-format
29726 msgid "junk at end of #pragma ADDRESS"
29727 msgstr ""
29729 #: config/m32c/m32c-pragma.c:109
29730 #, gcc-internal-format
29731 msgid "malformed #pragma ADDRESS variable address"
29732 msgstr ""
29734 #: config/m32c/m32c.c:420
29735 #, gcc-internal-format, gfc-internal-format
29736 msgid "invalid target memregs value '%d'"
29737 msgstr ""
29739 #: config/m32c/m32c.c:2936
29740 #, gcc-internal-format
29741 msgid "%qE attribute is not supported for R8C target"
29742 msgstr ""
29744 #. The argument must be a constant integer.
29745 #: config/m32c/m32c.c:2952 config/sh/sh.c:8478 config/sh/sh.c:8573
29746 #, gcc-internal-format
29747 msgid "%qE attribute argument not an integer constant"
29748 msgstr ""
29750 #: config/m32c/m32c.c:2961
29751 #, gcc-internal-format
29752 msgid "%qE attribute argument should be between 18 to 255"
29753 msgstr ""
29755 #: config/m32c/m32c.c:4085
29756 #, gcc-internal-format
29757 msgid "%<bank_switch%> has no effect on non-interrupt functions"
29758 msgstr ""
29760 #: config/m32c/m32c.c:4192
29761 #, gcc-internal-format
29762 msgid "%<fast_interrupt%> attribute directive ignored"
29763 msgstr ""
29765 #: config/m32r/m32r.c:411
29766 #, gcc-internal-format
29767 msgid "invalid argument of %qs attribute"
29768 msgstr ""
29770 #: config/m68k/m68k.c:523
29771 #, gcc-internal-format, gfc-internal-format
29772 msgid "-mcpu=%s conflicts with -march=%s"
29773 msgstr ""
29775 #: config/m68k/m68k.c:594
29776 #, gcc-internal-format
29777 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
29778 msgstr ""
29780 #: config/m68k/m68k.c:656
29781 #, gcc-internal-format, gfc-internal-format
29782 msgid "-falign-labels=%d is not supported"
29783 msgstr ""
29785 #: config/m68k/m68k.c:661
29786 #, gcc-internal-format, gfc-internal-format
29787 msgid "-falign-loops=%d is not supported"
29788 msgstr ""
29790 #: config/m68k/m68k.c:669
29791 #, gcc-internal-format
29792 msgid "-fstack-limit- options are not supported on this cpu"
29793 msgstr ""
29795 #: config/m68k/m68k.c:787
29796 #, gcc-internal-format
29797 msgid "multiple interrupt attributes not allowed"
29798 msgstr ""
29800 #: config/m68k/m68k.c:794
29801 #, gcc-internal-format
29802 msgid "interrupt_thread is available only on fido"
29803 msgstr ""
29805 #: config/m68k/m68k.c:1128 config/powerpcspe/powerpcspe.c:28512
29806 #: config/rs6000/rs6000.c:25791
29807 #, gcc-internal-format
29808 msgid "stack limit expression is not supported"
29809 msgstr ""
29811 #: config/mcore/mcore.c:2963
29812 #, gcc-internal-format
29813 msgid "initialized variable %q+D is marked dllimport"
29814 msgstr ""
29816 #: config/microblaze/microblaze.c:1689
29817 #, gcc-internal-format
29818 msgid "-fPIC/-fpic not supported for this target"
29819 msgstr ""
29821 #: config/microblaze/microblaze.c:1701
29822 #, gcc-internal-format
29823 msgid "%qs is an invalid argument to -mcpu="
29824 msgstr ""
29826 #: config/microblaze/microblaze.c:1750
29827 #, gcc-internal-format
29828 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
29829 msgstr ""
29831 #: config/microblaze/microblaze.c:1766
29832 #, gcc-internal-format
29833 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
29834 msgstr ""
29836 #: config/microblaze/microblaze.c:1772
29837 #, gcc-internal-format
29838 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
29839 msgstr ""
29841 #: config/microblaze/microblaze.c:1777
29842 #, gcc-internal-format
29843 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
29844 msgstr ""
29846 #: config/mips/mips.c:1395 config/mips/mips.c:1399
29847 #, gcc-internal-format
29848 msgid "%qs attribute only applies to functions"
29849 msgstr ""
29851 #: config/mips/mips.c:1409 config/mips/mips.c:1415
29852 #, gcc-internal-format
29853 msgid "%qE cannot have both %qs and %qs attributes"
29854 msgstr ""
29856 #: config/mips/mips.c:1444 config/mips/mips.c:1450 config/nios2/nios2.c:4444
29857 #, gcc-internal-format
29858 msgid "%qE redeclared with conflicting %qs attributes"
29859 msgstr ""
29861 #: config/mips/mips.c:1482 config/mips/mips.c:1536
29862 #, gcc-internal-format
29863 msgid "%qE attribute requires a string argument"
29864 msgstr ""
29866 #: config/mips/mips.c:1490
29867 #, gcc-internal-format
29868 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
29869 msgstr ""
29871 #: config/mips/mips.c:1506
29872 #, gcc-internal-format
29873 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
29874 msgstr ""
29876 #: config/mips/mips.c:1543
29877 #, gcc-internal-format
29878 msgid "argument to %qE attribute is not intstack"
29879 msgstr ""
29881 #: config/mips/mips.c:7697
29882 #, gcc-internal-format
29883 msgid "cannot handle inconsistent calls to %qs"
29884 msgstr ""
29886 #: config/mips/mips.c:10933
29887 #, gcc-internal-format
29888 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
29889 msgstr ""
29891 #: config/mips/mips.c:10935
29892 #, gcc-internal-format
29893 msgid "interrupt handlers cannot be MIPS16 functions"
29894 msgstr ""
29896 #: config/mips/mips.c:11925
29897 #, gcc-internal-format
29898 msgid "-fstack-check=specific not implemented for MIPS16"
29899 msgstr ""
29901 #: config/mips/mips.c:16882
29902 #, gcc-internal-format, gfc-internal-format
29903 msgid "argument %d to the built-in must be a constant in range %d to %d"
29904 msgstr ""
29906 #: config/mips/mips.c:16888 config/nios2/nios2.c:3596
29907 #: config/riscv/riscv-builtins.c:219
29908 #, gcc-internal-format
29909 msgid "invalid argument to built-in function"
29910 msgstr ""
29912 #: config/mips/mips.c:17002
29913 #, gcc-internal-format
29914 msgid "failed to expand built-in function"
29915 msgstr ""
29917 #: config/mips/mips.c:17133
29918 #, gcc-internal-format
29919 msgid "built-in function %qE not supported for MIPS16"
29920 msgstr ""
29922 #: config/mips/mips.c:17741
29923 #, gcc-internal-format
29924 msgid "%qs does not support MIPS16 code"
29925 msgstr ""
29927 #: config/mips/mips.c:19478
29928 #, gcc-internal-format
29929 msgid "MIPS16 PIC for ABIs other than o32 and o64"
29930 msgstr ""
29932 #: config/mips/mips.c:19481
29933 #, gcc-internal-format
29934 msgid "MIPS16 -mxgot code"
29935 msgstr ""
29937 #: config/mips/mips.c:19484
29938 #, gcc-internal-format
29939 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
29940 msgstr ""
29942 #: config/mips/mips.c:19487
29943 #, gcc-internal-format
29944 msgid "MSA MIPS16 code"
29945 msgstr ""
29947 #: config/mips/mips.c:19662 config/mips/mips.c:19667 config/mips/mips.c:19749
29948 #: config/mips/mips.c:19751 config/mips/mips.c:19781 config/mips/mips.c:19791
29949 #: config/mips/mips.c:19897 config/mips/mips.c:19927
29950 #, gcc-internal-format, gfc-internal-format
29951 msgid "unsupported combination: %s"
29952 msgstr ""
29954 #: config/mips/mips.c:19701
29955 #, gcc-internal-format
29956 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
29957 msgstr ""
29959 #: config/mips/mips.c:19711
29960 #, gcc-internal-format
29961 msgid "%<-march=%s%> is not compatible with the selected ABI"
29962 msgstr ""
29964 #: config/mips/mips.c:19726
29965 #, gcc-internal-format
29966 msgid "%<-mgp64%> used with a 32-bit processor"
29967 msgstr ""
29969 #: config/mips/mips.c:19728
29970 #, gcc-internal-format
29971 msgid "%<-mgp32%> used with a 64-bit ABI"
29972 msgstr ""
29974 #: config/mips/mips.c:19730
29975 #, gcc-internal-format
29976 msgid "%<-mgp64%> used with a 32-bit ABI"
29977 msgstr ""
29979 #: config/mips/mips.c:19746
29980 #, gcc-internal-format
29981 msgid "the %qs architecture does not support %<-mfp32%>"
29982 msgstr ""
29984 #: config/mips/mips.c:19755
29985 #, gcc-internal-format
29986 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
29987 msgstr ""
29989 #: config/mips/mips.c:19758
29990 #, gcc-internal-format
29991 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
29992 msgstr ""
29994 #: config/mips/mips.c:19779
29995 #, gcc-internal-format
29996 msgid "%<-mfpxx%> can only be used with the o32 ABI"
29997 msgstr ""
29999 #: config/mips/mips.c:19783
30000 #, gcc-internal-format
30001 msgid "%<-march=%s%> requires %<-mfp32%>"
30002 msgstr "%<-march=%s%> потребує %<-mfp32%>"
30004 #: config/mips/mips.c:19785
30005 #, gcc-internal-format
30006 msgid "%<-mfpxx%> requires %<-mlra%>"
30007 msgstr "%<-mfpxx%> потребує %<-mlra%>"
30009 #: config/mips/mips.c:19801 config/mips/mips.c:19803 config/mips/mips.c:19816
30010 #, gcc-internal-format
30011 msgid "%qs is incompatible with %qs"
30012 msgstr ""
30014 #. We have traditionally allowed non-abicalls code to use
30015 #. an LP64 form of o64.  However, it would take a bit more
30016 #. effort to support the combination of 32-bit GOT entries
30017 #. and 64-bit pointers, so we treat the abicalls case as
30018 #. an error.
30019 #: config/mips/mips.c:19810
30020 #, gcc-internal-format
30021 msgid "the combination of %qs and %qs is incompatible with %qs"
30022 msgstr ""
30024 #: config/mips/mips.c:19863
30025 #, gcc-internal-format
30026 msgid "the %qs architecture does not support branch-likely instructions"
30027 msgstr ""
30029 #: config/mips/mips.c:19878
30030 #, gcc-internal-format
30031 msgid "the %qs architecture does not support madd or msub instructions"
30032 msgstr ""
30034 #: config/mips/mips.c:19892
30035 #, gcc-internal-format
30036 msgid "the %qs architecture does not support odd single-precision registers"
30037 msgstr ""
30039 #: config/mips/mips.c:19905 config/mips/mips.c:19911
30040 #, gcc-internal-format
30041 msgid "unsupported combination: %qs%s %s"
30042 msgstr ""
30044 #: config/mips/mips.c:19920
30045 #, gcc-internal-format
30046 msgid "unsupported combination: %qs %s"
30047 msgstr ""
30049 #: config/mips/mips.c:19935
30050 #, gcc-internal-format
30051 msgid "cannot generate position-independent code for %qs"
30052 msgstr ""
30054 #: config/mips/mips.c:19938
30055 #, gcc-internal-format
30056 msgid "position-independent code requires %qs"
30057 msgstr ""
30059 #: config/mips/mips.c:19971
30060 #, gcc-internal-format
30061 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
30062 msgstr ""
30064 #: config/mips/mips.c:19979 config/mips/mips.c:19982
30065 #, gcc-internal-format
30066 msgid "cannot use small-data accesses for %qs"
30067 msgstr ""
30069 #: config/mips/mips.c:19997
30070 #, gcc-internal-format
30071 msgid "the %qs architecture does not support %<-m%s=legacy%>"
30072 msgstr ""
30074 #: config/mips/mips.c:20004
30075 #, gcc-internal-format
30076 msgid "the %qs architecture does not support %<-m%s=2008%>"
30077 msgstr ""
30079 #: config/mips/mips.c:20022
30080 #, gcc-internal-format
30081 msgid "%<-mips3d%> requires %<-mpaired-single%>"
30082 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
30084 #: config/mips/mips.c:20032
30085 #, gcc-internal-format
30086 msgid "%qs must be used with %qs"
30087 msgstr ""
30089 #: config/mips/mips.c:20042
30090 #, gcc-internal-format
30091 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
30092 msgstr ""
30094 #: config/mips/mips.c:20049
30095 #, gcc-internal-format
30096 msgid "the %qs architecture does not support paired-single instructions"
30097 msgstr ""
30099 #: config/mips/mips.c:20058
30100 #, gcc-internal-format
30101 msgid "%qs requires a target that provides the %qs instruction"
30102 msgstr ""
30104 #: config/mips/mips.c:20069
30105 #, gcc-internal-format
30106 msgid "the %qs architecture does not support DSP instructions"
30107 msgstr ""
30109 #: config/mips/mips.c:20171
30110 #, gcc-internal-format
30111 msgid "%qs requires branch-likely instructions"
30112 msgstr ""
30114 #: config/mips/mips.c:20175
30115 #, gcc-internal-format
30116 msgid "the %qs architecture does not support the synci instruction"
30117 msgstr ""
30119 #: config/mips/mips.c:21010
30120 #, gcc-internal-format
30121 msgid "mips16 function profiling"
30122 msgstr ""
30124 #: config/mmix/mmix.c:315
30125 #, gcc-internal-format, gfc-internal-format
30126 msgid "-f%s not supported: ignored"
30127 msgstr ""
30129 #: config/mmix/mmix.c:753
30130 #, gcc-internal-format
30131 msgid "support for mode %qs"
30132 msgstr ""
30134 #: config/mmix/mmix.c:767
30135 #, gcc-internal-format, gfc-internal-format
30136 msgid "too large function value type, needs %d registers, have only %d registers for this"
30137 msgstr ""
30139 #: config/mmix/mmix.c:944
30140 #, gcc-internal-format
30141 msgid "function_profiler support for MMIX"
30142 msgstr ""
30144 #: config/mmix/mmix.c:968
30145 #, gcc-internal-format
30146 msgid "MMIX Internal: Last named vararg would not fit in a register"
30147 msgstr ""
30149 #: config/mmix/mmix.c:1581 config/mmix/mmix.c:1605 config/mmix/mmix.c:1721
30150 #, gcc-internal-format, gfc-internal-format
30151 msgid "MMIX Internal: Bad register: %d"
30152 msgstr ""
30154 #. Presumably there's a missing case above if we get here.
30155 #: config/mmix/mmix.c:1713
30156 #, gcc-internal-format
30157 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
30158 msgstr ""
30160 #: config/mmix/mmix.c:1998
30161 #, gcc-internal-format
30162 msgid "stack frame not a multiple of 8 bytes: %wd"
30163 msgstr ""
30165 #: config/mmix/mmix.c:2236
30166 #, gcc-internal-format
30167 msgid "stack frame not a multiple of octabyte: %wd"
30168 msgstr ""
30170 #: config/mmix/mmix.c:2522 config/mmix/mmix.c:2581
30171 #, gcc-internal-format, gfc-internal-format
30172 msgid "MMIX Internal: %s is not a shiftable int"
30173 msgstr ""
30175 #: config/mn10300/mn10300.c:107
30176 #, gcc-internal-format
30177 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
30178 msgstr ""
30180 #: config/msp430/driver-msp430.c:661
30181 #, gcc-internal-format, gfc-internal-format
30182 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
30183 msgstr ""
30185 #: config/msp430/driver-msp430.c:702
30186 #, gcc-internal-format, gfc-internal-format
30187 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
30188 msgstr ""
30190 #: config/msp430/driver-msp430.c:709
30191 #, gcc-internal-format, gfc-internal-format
30192 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
30193 msgstr ""
30195 #: config/msp430/driver-msp430.c:713
30196 #, gcc-internal-format
30197 msgid "msp430_select_hwmult_lib needs one or more arguments"
30198 msgstr ""
30200 #: config/msp430/msp430.c:785
30201 #, gcc-internal-format, gfc-internal-format
30202 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
30203 msgstr ""
30205 #: config/msp430/msp430.c:791
30206 #, gcc-internal-format, gfc-internal-format
30207 msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
30208 msgstr ""
30210 #: config/msp430/msp430.c:798
30211 #, gcc-internal-format, gfc-internal-format
30212 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
30213 msgstr ""
30215 #: config/msp430/msp430.c:801
30216 #, gcc-internal-format, gfc-internal-format
30217 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
30218 msgstr ""
30220 #: config/msp430/msp430.c:804
30221 #, gcc-internal-format, gfc-internal-format
30222 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
30223 msgstr ""
30225 #: config/msp430/msp430.c:820
30226 #, gcc-internal-format, gfc-internal-format
30227 msgid ""
30228 "Unrecognized MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
30229 "Use the -mcpu and -mhwmult options to set these explicitly."
30230 msgstr ""
30232 #: config/msp430/msp430.c:827
30233 #, gcc-internal-format, gfc-internal-format
30234 msgid ""
30235 "Unrecognized MCU name '%s', assuming that it has no hardware multiply.\n"
30236 "Use the -mhwmult option to set this explicitly."
30237 msgstr ""
30239 #: config/msp430/msp430.c:839
30240 #, gcc-internal-format, gfc-internal-format
30241 msgid ""
30242 "Unrecognized MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
30243 "Use the -mcpu option to set the ISA explicitly."
30244 msgstr ""
30246 #: config/msp430/msp430.c:847
30247 #, gcc-internal-format, gfc-internal-format
30248 msgid "Unrecognized MCU name '%s'."
30249 msgstr ""
30251 #: config/msp430/msp430.c:856
30252 #, gcc-internal-format
30253 msgid "-mlarge requires a 430X-compatible -mmcu="
30254 msgstr ""
30256 #: config/msp430/msp430.c:859
30257 #, gcc-internal-format
30258 msgid "-mcode-region=upper requires 430X-compatible cpu"
30259 msgstr ""
30261 #: config/msp430/msp430.c:861
30262 #, gcc-internal-format
30263 msgid "-mdata-region=upper requires 430X-compatible cpu"
30264 msgstr ""
30266 #: config/msp430/msp430.c:1886
30267 #, gcc-internal-format
30268 msgid "unrecognized interrupt vector argument of %qE attribute"
30269 msgstr ""
30271 #: config/msp430/msp430.c:1895
30272 #, gcc-internal-format
30273 msgid "numeric argument of %qE attribute must be in range 0..63"
30274 msgstr ""
30276 #: config/msp430/msp430.c:1901
30277 #, gcc-internal-format
30278 msgid "argument of %qE attribute is not a string constant or number"
30279 msgstr ""
30281 #: config/msp430/msp430.c:2023
30282 #, gcc-internal-format
30283 msgid "%qE attribute cannot be applied to variables with specific sections"
30284 msgstr ""
30286 #: config/msp430/msp430.c:2027
30287 #, gcc-internal-format
30288 msgid "%qE attribute has no effect on automatic variables"
30289 msgstr ""
30291 #: config/msp430/msp430.c:2174
30292 #, gcc-internal-format
30293 msgid "argument to interrupt attribute is unsupported for weak functions"
30294 msgstr ""
30296 #: config/msp430/msp430.c:2550
30297 #, gcc-internal-format
30298 msgid "__delay_cycles() only takes constant arguments"
30299 msgstr ""
30301 #: config/msp430/msp430.c:2560
30302 #, gcc-internal-format
30303 msgid "__delay_cycles only takes non-negative cycle counts"
30304 msgstr ""
30306 #: config/msp430/msp430.c:2580
30307 #, gcc-internal-format
30308 msgid "__delay_cycles is limited to 32-bit loop counts"
30309 msgstr ""
30311 #: config/msp430/msp430.c:2650
30312 #, gcc-internal-format
30313 msgid "MSP430 builtin functions only work inside interrupt handlers"
30314 msgstr ""
30316 #: config/msp430/msp430.c:2662 config/rx/rx.c:2658 config/xtensa/xtensa.c:3465
30317 #: config/xtensa/xtensa.c:3491
30318 #, gcc-internal-format
30319 msgid "bad builtin code"
30320 msgstr "помилковий вбудований код"
30322 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3834
30323 #, gcc-internal-format, gfc-internal-format
30324 msgid "invalid argument to built-in function %s"
30325 msgstr "некоректний аргумент вбудованої функції %s"
30327 #: config/nds32/nds32-intrinsic.c:131
30328 #, gcc-internal-format, gfc-internal-format
30329 msgid "constant argument out of range for %s"
30330 msgstr "сталий аргумент поза припустимим діапазоном для %s"
30332 #: config/nds32/nds32-intrinsic.c:690
30333 #, gcc-internal-format
30334 msgid "this builtin function is only available on the v3s or v3f toolchain"
30335 msgstr ""
30337 #: config/nds32/nds32-intrinsic.c:702
30338 #, gcc-internal-format
30339 msgid "this builtin function is only available on the v3f toolchain"
30340 msgstr ""
30342 #: config/nds32/nds32-intrinsic.c:717
30343 #, gcc-internal-format
30344 msgid "this builtin function not support on the v3m toolchain"
30345 msgstr ""
30347 #: config/nds32/nds32-intrinsic.c:736
30348 #, fuzzy, gcc-internal-format
30349 #| msgid "Generate string extension instructions."
30350 msgid "don't support performance extension instructions"
30351 msgstr "Створити інструкції розширення рядків."
30353 #: config/nds32/nds32-intrinsic.c:748
30354 #, fuzzy, gcc-internal-format
30355 #| msgid "Generate string extension instructions."
30356 msgid "don't support performance extension version 2 instructions"
30357 msgstr "Створити інструкції розширення рядків."
30359 #: config/nds32/nds32-intrinsic.c:760
30360 #, gcc-internal-format
30361 msgid "don't support string extension instructions"
30362 msgstr ""
30364 #: config/nds32/nds32-isr.c:341
30365 #, gcc-internal-format
30366 msgid "multiple save reg attributes to function %qD"
30367 msgstr ""
30369 #: config/nds32/nds32-isr.c:352
30370 #, gcc-internal-format
30371 msgid "multiple nested types attributes to function %qD"
30372 msgstr ""
30374 #: config/nds32/nds32-isr.c:364
30375 #, gcc-internal-format
30376 msgid "multiple interrupt attributes to function %qD"
30377 msgstr ""
30379 #. Trampoline is not supported on reduced-set registers yet.
30380 #: config/nds32/nds32.c:2327 config/nds32/nds32.c:2381
30381 #: config/nds32/nds32.c:3127 config/nds32/nds32.c:3201
30382 #: config/nds32/nds32.c:3216 config/nds32/nds32.c:3222
30383 #: config/nds32/nds32.c:3284 config/nds32/nds32.c:3290
30384 #: config/nds32/nds32.c:3322
30385 #, gcc-internal-format
30386 msgid "a nested function is not supported for reduced registers"
30387 msgstr ""
30389 #. The enum index value for array size is out of range.
30390 #: config/nds32/nds32.c:3025
30391 #, gcc-internal-format
30392 msgid "intrinsic register index is out of range"
30393 msgstr ""
30395 #: config/nds32/nds32.c:3041 config/nds32/nds32.c:3048
30396 #: config/nds32/nds32.c:3055 config/nds32/nds32.c:3062
30397 #: config/nds32/nds32.c:3069
30398 #, gcc-internal-format
30399 msgid "CCTL intrinsic function subtype out of range!"
30400 msgstr ""
30402 #: config/nds32/nds32.c:3508
30403 #, gcc-internal-format
30404 msgid "invalid id value for interrupt/exception attribute"
30405 msgstr ""
30407 #: config/nds32/nds32.c:3536
30408 #, gcc-internal-format
30409 msgid "invalid id value for reset attribute"
30410 msgstr ""
30412 #: config/nds32/nds32.c:3552
30413 #, gcc-internal-format
30414 msgid "invalid nmi function for reset attribute"
30415 msgstr ""
30417 #: config/nds32/nds32.c:3565
30418 #, gcc-internal-format
30419 msgid "invalid warm function for reset attribute"
30420 msgstr ""
30422 #: config/nds32/nds32.c:3638
30423 #, gcc-internal-format
30424 msgid "Disable FPU ISA, the ABI option must be enable '-mfloat-abi=soft'"
30425 msgstr ""
30427 #: config/nds32/nds32.c:3641
30428 #, gcc-internal-format
30429 msgid "'-mabi=2fp+' option only support when FPU available, must be enable '-mext-fpu-sp' or '-mext-fpu-dp'"
30430 msgstr ""
30432 #: config/nds32/nds32.c:3647
30433 #, gcc-internal-format
30434 msgid "position-independent code not supported"
30435 msgstr "підтримки коду із незалежним позиціюванням не передбачено"
30437 #: config/nios2/nios2.c:573
30438 #, gcc-internal-format
30439 msgid "Unknown form for stack limit expression"
30440 msgstr ""
30442 #: config/nios2/nios2.c:1182
30443 #, gcc-internal-format
30444 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
30445 msgstr ""
30447 #: config/nios2/nios2.c:1195
30448 #, gcc-internal-format
30449 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
30450 msgstr ""
30452 #: config/nios2/nios2.c:1204
30453 #, gcc-internal-format
30454 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
30455 msgstr ""
30457 #: config/nios2/nios2.c:1213
30458 #, gcc-internal-format
30459 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
30460 msgstr ""
30462 #: config/nios2/nios2.c:1218
30463 #, gcc-internal-format
30464 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
30465 msgstr ""
30467 #: config/nios2/nios2.c:1320
30468 #, gcc-internal-format
30469 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
30470 msgstr ""
30472 #: config/nios2/nios2.c:1339
30473 #, gcc-internal-format
30474 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
30475 msgstr ""
30477 #: config/nios2/nios2.c:1362
30478 #, gcc-internal-format
30479 msgid "position-independent code requires the Linux ABI"
30480 msgstr ""
30482 #: config/nios2/nios2.c:1365
30483 #, gcc-internal-format
30484 msgid "PIC support for -fstack-limit-symbol"
30485 msgstr ""
30487 #: config/nios2/nios2.c:1387
30488 #, gcc-internal-format
30489 msgid "-mgpopt not supported with PIC."
30490 msgstr ""
30492 #: config/nios2/nios2.c:1389
30493 #, gcc-internal-format
30494 msgid "-mgprel-sec= not supported with PIC."
30495 msgstr ""
30497 #: config/nios2/nios2.c:1391
30498 #, gcc-internal-format
30499 msgid "-mr0rel-sec= not supported with PIC."
30500 msgstr ""
30502 #: config/nios2/nios2.c:1399
30503 #, gcc-internal-format
30504 msgid "-mgprel-sec= argument is not a valid regular expression."
30505 msgstr ""
30507 #: config/nios2/nios2.c:1405
30508 #, gcc-internal-format
30509 msgid "-mr0rel-sec= argument is not a valid regular expression."
30510 msgstr ""
30512 #: config/nios2/nios2.c:1416
30513 #, gcc-internal-format
30514 msgid "BMX instructions are only supported with R2 architecture"
30515 msgstr ""
30517 #: config/nios2/nios2.c:1418
30518 #, gcc-internal-format
30519 msgid "CDX instructions are only supported with R2 architecture"
30520 msgstr ""
30522 #: config/nios2/nios2.c:1423
30523 #, gcc-internal-format
30524 msgid "R2 architecture is little-endian only"
30525 msgstr ""
30527 #: config/nios2/nios2.c:3580
30528 #, gcc-internal-format
30529 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
30530 msgstr ""
30532 #: config/nios2/nios2.c:3688
30533 #, gcc-internal-format, gfc-internal-format
30534 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
30535 msgstr ""
30537 #: config/nios2/nios2.c:3893
30538 #, gcc-internal-format, gfc-internal-format
30539 msgid "Control register number must be in range 0-31 for %s"
30540 msgstr ""
30542 #: config/nios2/nios2.c:3921
30543 #, gcc-internal-format, gfc-internal-format
30544 msgid "Register number must be in range 0-31 for %s"
30545 msgstr ""
30547 #: config/nios2/nios2.c:3928
30548 #, gcc-internal-format, gfc-internal-format
30549 msgid "The immediate value must fit into a %d-bit integer for %s"
30550 msgstr ""
30552 #: config/nios2/nios2.c:3978
30553 #, gcc-internal-format
30554 msgid "The ENI instruction operand must be either 0 or 1"
30555 msgstr ""
30557 #: config/nios2/nios2.c:4006
30558 #, gcc-internal-format, gfc-internal-format
30559 msgid "Builtin function %s requires Nios II R%d"
30560 msgstr ""
30562 #: config/nios2/nios2.c:4086
30563 #, gcc-internal-format
30564 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
30565 msgstr ""
30567 #: config/nios2/nios2.c:4092 config/nios2/nios2.c:4102
30568 #, gcc-internal-format
30569 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
30570 msgstr ""
30572 #: config/nios2/nios2.c:4208
30573 #, gcc-internal-format
30574 msgid "custom-fpu-cfg option does not support %<no-%>"
30575 msgstr ""
30577 #: config/nios2/nios2.c:4213
30578 #, gcc-internal-format
30579 msgid "custom-fpu-cfg option requires configuration argument"
30580 msgstr ""
30582 #: config/nios2/nios2.c:4242
30583 #, gcc-internal-format
30584 msgid "%<no-custom-%s%> does not accept arguments"
30585 msgstr ""
30587 #: config/nios2/nios2.c:4257
30588 #, gcc-internal-format
30589 msgid "%<custom-%s=%> requires argument"
30590 msgstr ""
30592 #: config/nios2/nios2.c:4267
30593 #, gcc-internal-format, gfc-internal-format
30594 msgid "`custom-%s=' argument requires numeric digits"
30595 msgstr ""
30597 #: config/nios2/nios2.c:4279
30598 #, gcc-internal-format
30599 msgid "%<custom-%s=%> is not recognized as FPU instruction"
30600 msgstr ""
30602 #: config/nios2/nios2.c:4286
30603 #, gcc-internal-format
30604 msgid "%<%s%> is unknown"
30605 msgstr ""
30607 #: config/nvptx/mkoffload.c:109
30608 #, gcc-internal-format
30609 msgid "malformed ptx file"
30610 msgstr ""
30612 #: config/nvptx/mkoffload.c:409
30613 #, gcc-internal-format
30614 msgid "COLLECT_GCC must be set."
30615 msgstr ""
30617 #: config/nvptx/mkoffload.c:490
30618 #, gcc-internal-format
30619 msgid "either -fopenacc or -fopenmp must be set"
30620 msgstr ""
30622 #: config/nvptx/mkoffload.c:554
30623 #, gcc-internal-format
30624 msgid "cannot open intermediate ptx file"
30625 msgstr ""
30627 #: config/nvptx/nvptx.c:165
30628 #, gcc-internal-format, gfc-internal-format
30629 msgid "option %s is not supported together with -fopenacc"
30630 msgstr ""
30632 #: config/nvptx/nvptx.c:191
30633 #, gcc-internal-format
30634 msgid "not generating patch area, nops not supported"
30635 msgstr ""
30637 #: config/nvptx/nvptx.c:278
30638 #, gcc-internal-format
30639 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
30640 msgstr ""
30642 #: config/nvptx/nvptx.c:1970
30643 #, gcc-internal-format
30644 msgid "cannot emit unaligned pointers in ptx assembly"
30645 msgstr ""
30647 #: config/nvptx/nvptx.c:2196
30648 #, gcc-internal-format
30649 msgid "PTX does not support weak declarations (only weak definitions)"
30650 msgstr ""
30652 #: config/nvptx/nvptx.c:4616
30653 #, gcc-internal-format
30654 msgid "%qE attribute requires a void return type"
30655 msgstr ""
30657 #: config/nvptx/nvptx.c:4639
30658 #, gcc-internal-format
30659 msgid "%qE attribute not allowed with auto storage class"
30660 msgstr ""
30662 #: config/nvptx/nvptx.c:5009
30663 #, gcc-internal-format, gfc-internal-format
30664 msgid "using vector_length (%d), ignoring %d"
30665 msgstr ""
30667 #: config/nvptx/nvptx.c:5010
30668 #, gcc-internal-format, gfc-internal-format
30669 msgid "using vector_length (%d), ignoring runtime setting"
30670 msgstr ""
30672 #: config/nvptx/nvptx.c:5020
30673 #, gcc-internal-format, gfc-internal-format
30674 msgid "using num_workers (%d), ignoring %d"
30675 msgstr ""
30677 #: config/pa/pa.c:532
30678 #, gcc-internal-format
30679 msgid "PIC code generation is not supported in the portable runtime model"
30680 msgstr ""
30682 #: config/pa/pa.c:537
30683 #, gcc-internal-format
30684 msgid "PIC code generation is not compatible with fast indirect calls"
30685 msgstr ""
30687 #: config/pa/pa.c:542
30688 #, gcc-internal-format
30689 msgid "-g is only supported when using GAS on this processor,"
30690 msgstr ""
30692 #: config/pa/pa.c:543
30693 #, gcc-internal-format
30694 msgid "-g option disabled"
30695 msgstr ""
30697 #: config/pa/pa.c:557
30698 #, gcc-internal-format
30699 msgid "-freorder-blocks-and-partition does not work on this architecture"
30700 msgstr ""
30702 #: config/pa/pa.c:8825
30703 #, gcc-internal-format, gfc-internal-format
30704 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
30705 msgstr ""
30707 #: config/powerpcspe/host-darwin.c:61 config/rs6000/host-darwin.c:61
30708 #, gcc-internal-format
30709 msgid "Segmentation Fault (code)"
30710 msgstr ""
30712 #: config/powerpcspe/host-darwin.c:131 config/rs6000/host-darwin.c:131
30713 #, gcc-internal-format
30714 msgid "Segmentation Fault"
30715 msgstr "Помилка адресування"
30717 #: config/powerpcspe/host-darwin.c:145 config/rs6000/host-darwin.c:145
30718 #, gcc-internal-format
30719 msgid "While setting up signal stack: %m"
30720 msgstr ""
30722 #: config/powerpcspe/host-darwin.c:151 config/rs6000/host-darwin.c:151
30723 #, gcc-internal-format
30724 msgid "While setting up signal handler: %m"
30725 msgstr ""
30727 #. Handle the machine specific pragma longcall.  Its syntax is
30729 #. # pragma longcall ( TOGGLE )
30731 #. where TOGGLE is either 0 or 1.
30733 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
30734 #. whether or not new function declarations receive a longcall
30735 #. attribute by default.
30736 #: config/powerpcspe/powerpcspe-c.c:52 config/rs6000/rs6000-c.c:52
30737 #, gcc-internal-format
30738 msgid "ignoring malformed #pragma longcall"
30739 msgstr ""
30741 #: config/powerpcspe/powerpcspe-c.c:65 config/rs6000/rs6000-c.c:65
30742 #, gcc-internal-format
30743 msgid "missing open paren"
30744 msgstr ""
30746 #: config/powerpcspe/powerpcspe-c.c:67 config/rs6000/rs6000-c.c:67
30747 #, gcc-internal-format
30748 msgid "missing number"
30749 msgstr "не вказано числа"
30751 #: config/powerpcspe/powerpcspe-c.c:69 config/rs6000/rs6000-c.c:69
30752 #, gcc-internal-format
30753 msgid "missing close paren"
30754 msgstr ""
30756 #: config/powerpcspe/powerpcspe-c.c:72 config/rs6000/rs6000-c.c:72
30757 #, gcc-internal-format
30758 msgid "number must be 0 or 1"
30759 msgstr ""
30761 #: config/powerpcspe/powerpcspe-c.c:75 config/rs6000/rs6000-c.c:75
30762 #, gcc-internal-format
30763 msgid "junk at end of #pragma longcall"
30764 msgstr ""
30766 #: config/powerpcspe/powerpcspe-c.c:5661 config/rs6000/rs6000-c.c:6154
30767 #, gcc-internal-format
30768 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
30769 msgstr ""
30771 #: config/powerpcspe/powerpcspe-c.c:5665 config/rs6000/rs6000-c.c:6158
30772 #, gcc-internal-format
30773 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
30774 msgstr ""
30776 #: config/powerpcspe/powerpcspe-c.c:5675
30777 #, gcc-internal-format
30778 msgid "vec_mul only accepts 2 arguments"
30779 msgstr ""
30781 #: config/powerpcspe/powerpcspe-c.c:5726
30782 #, gcc-internal-format
30783 msgid "vec_cmpne only accepts 2 arguments"
30784 msgstr ""
30786 #: config/powerpcspe/powerpcspe-c.c:5796
30787 #, gcc-internal-format
30788 msgid "vec_adde only accepts 3 arguments"
30789 msgstr ""
30791 #: config/powerpcspe/powerpcspe-c.c:5860
30792 #, gcc-internal-format
30793 msgid "vec_addec only accepts 3 arguments"
30794 msgstr ""
30796 #: config/powerpcspe/powerpcspe-c.c:5948
30797 #, gcc-internal-format, gfc-internal-format
30798 msgid "%s only accepts %d arguments"
30799 msgstr ""
30801 #: config/powerpcspe/powerpcspe-c.c:5953
30802 #, gcc-internal-format, gfc-internal-format
30803 msgid "%s only accepts 1 argument"
30804 msgstr ""
30806 #: config/powerpcspe/powerpcspe-c.c:5958
30807 #, gcc-internal-format, gfc-internal-format
30808 msgid "%s only accepts 2 arguments"
30809 msgstr ""
30811 #: config/powerpcspe/powerpcspe-c.c:6024
30812 #, gcc-internal-format
30813 msgid "vec_extract only accepts 2 arguments"
30814 msgstr ""
30816 #: config/powerpcspe/powerpcspe-c.c:6194
30817 #, gcc-internal-format
30818 msgid "vec_insert only accepts 3 arguments"
30819 msgstr ""
30821 #: config/powerpcspe/powerpcspe-c.c:6468 config/rs6000/rs6000-c.c:6868
30822 #, gcc-internal-format
30823 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
30824 msgstr ""
30826 #: config/powerpcspe/powerpcspe-c.c:6515
30827 #, gcc-internal-format
30828 msgid "__builtin_cmpb only accepts 2 arguments"
30829 msgstr ""
30831 #: config/powerpcspe/powerpcspe-c.c:6573
30832 #, gcc-internal-format, gfc-internal-format
30833 msgid "Builtin function %s not supported in this compiler configuration"
30834 msgstr ""
30836 #: config/powerpcspe/powerpcspe-c.c:6581
30837 #, gcc-internal-format, gfc-internal-format
30838 msgid "invalid parameter combination for AltiVec intrinsic %s"
30839 msgstr ""
30841 #: config/powerpcspe/powerpcspe.c:3829
30842 #, gcc-internal-format
30843 msgid "-mrecip requires -ffinite-math or -ffast-math"
30844 msgstr ""
30846 #: config/powerpcspe/powerpcspe.c:3831
30847 #, gcc-internal-format
30848 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
30849 msgstr ""
30851 #: config/powerpcspe/powerpcspe.c:3833
30852 #, gcc-internal-format
30853 msgid "-mrecip requires -freciprocal-math or -ffast-math"
30854 msgstr ""
30856 #: config/powerpcspe/powerpcspe.c:3933
30857 #, gcc-internal-format
30858 msgid "-m64 requires PowerPC64 architecture, enabling"
30859 msgstr ""
30861 #: config/powerpcspe/powerpcspe.c:4117
30862 #, gcc-internal-format
30863 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
30864 msgstr ""
30866 #: config/powerpcspe/powerpcspe.c:4209
30867 #, gcc-internal-format
30868 msgid "will not generate power9 instructions because assembler lacks power9 support"
30869 msgstr ""
30871 #: config/powerpcspe/powerpcspe.c:4218
30872 #, gcc-internal-format
30873 msgid "will not generate power8 instructions because assembler lacks power8 support"
30874 msgstr ""
30876 #: config/powerpcspe/powerpcspe.c:4227
30877 #, gcc-internal-format
30878 msgid "will not generate power7 instructions because assembler lacks power7 support"
30879 msgstr ""
30881 #: config/powerpcspe/powerpcspe.c:4236
30882 #, gcc-internal-format
30883 msgid "will not generate power6 instructions because assembler lacks power6 support"
30884 msgstr ""
30886 #: config/powerpcspe/powerpcspe.c:4245
30887 #, gcc-internal-format
30888 msgid "will not generate power5 instructions because assembler lacks power5 support"
30889 msgstr ""
30891 #: config/powerpcspe/powerpcspe.c:4333
30892 #, gcc-internal-format
30893 msgid "not configured for SPE ABI"
30894 msgstr ""
30896 #: config/powerpcspe/powerpcspe.c:4338
30897 #, gcc-internal-format
30898 msgid "not configured for SPE instruction set"
30899 msgstr ""
30901 #: config/powerpcspe/powerpcspe.c:4344
30902 #, gcc-internal-format
30903 msgid "target attribute or pragma changes SPE ABI"
30904 msgstr ""
30906 #: config/powerpcspe/powerpcspe.c:4351 config/rs6000/rs6000.c:4223
30907 #, gcc-internal-format
30908 msgid "AltiVec not supported in this target"
30909 msgstr ""
30911 #: config/powerpcspe/powerpcspe.c:4353 config/powerpcspe/powerpcspe.c:4358
30912 #, gcc-internal-format
30913 msgid "SPE not supported in this target"
30914 msgstr ""
30916 #: config/powerpcspe/powerpcspe.c:4386
30917 #, gcc-internal-format
30918 msgid "-mmultiple is not supported on little endian systems"
30919 msgstr ""
30921 #: config/powerpcspe/powerpcspe.c:4393
30922 #, gcc-internal-format
30923 msgid "-mstring is not supported on little endian systems"
30924 msgstr ""
30926 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
30927 #. were explicitly cleared.
30928 #: config/powerpcspe/powerpcspe.c:4489 config/powerpcspe/powerpcspe.c:4500
30929 #, gcc-internal-format
30930 msgid "-mpower9-minmax incompatible with explicitly disabled options"
30931 msgstr ""
30933 #: config/powerpcspe/powerpcspe.c:4492
30934 #, gcc-internal-format
30935 msgid "Power9 target option is incompatible with -mcpu=<xxx> for <xxx> less than power9"
30936 msgstr ""
30938 #: config/powerpcspe/powerpcspe.c:4524
30939 #, gcc-internal-format
30940 msgid "-mcrypto requires -maltivec"
30941 msgstr ""
30943 #: config/powerpcspe/powerpcspe.c:4531
30944 #, gcc-internal-format
30945 msgid "-mdirect-move requires -mvsx"
30946 msgstr ""
30948 #: config/powerpcspe/powerpcspe.c:4538
30949 #, gcc-internal-format
30950 msgid "-mpower8-vector requires -maltivec"
30951 msgstr ""
30953 #: config/powerpcspe/powerpcspe.c:4546
30954 #, gcc-internal-format
30955 msgid "-mpower8-vector requires -mvsx"
30956 msgstr ""
30958 #: config/powerpcspe/powerpcspe.c:4565
30959 #, gcc-internal-format
30960 msgid "-mvsx-timode requires -mvsx"
30961 msgstr ""
30963 #: config/powerpcspe/powerpcspe.c:4572
30964 #, gcc-internal-format
30965 msgid "-mhard-dfp requires -mhard-float"
30966 msgstr ""
30968 #: config/powerpcspe/powerpcspe.c:4625
30969 #, gcc-internal-format
30970 msgid "-mupper-regs-df requires -mvsx"
30971 msgstr ""
30973 #: config/powerpcspe/powerpcspe.c:4632
30974 #, gcc-internal-format
30975 msgid "-mupper-regs-di requires -mvsx"
30976 msgstr ""
30978 #: config/powerpcspe/powerpcspe.c:4639
30979 #, gcc-internal-format
30980 msgid "-mupper-regs-sf requires -mpower8-vector"
30981 msgstr ""
30983 #: config/powerpcspe/powerpcspe.c:4688
30984 #, gcc-internal-format
30985 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
30986 msgstr ""
30988 #: config/powerpcspe/powerpcspe.c:4691
30989 #, gcc-internal-format
30990 msgid "-mtoc-fusion requires -mpower8-fusion"
30991 msgstr ""
30993 #. We prefer to not mention undocumented options in
30994 #. error messages.  However, if users have managed to select
30995 #. power9-fusion without selecting power8-fusion, they
30996 #. already know about undocumented flags.
30997 #: config/powerpcspe/powerpcspe.c:4708
30998 #, gcc-internal-format
30999 msgid "-mpower9-fusion requires -mpower8-fusion"
31000 msgstr ""
31002 #: config/powerpcspe/powerpcspe.c:4761
31003 #, gcc-internal-format
31004 msgid "-mpower9-vector requires -mpower8-vector"
31005 msgstr ""
31007 #: config/powerpcspe/powerpcspe.c:4806
31008 #, gcc-internal-format
31009 msgid "-mpower9-dform requires -mpower9-vector"
31010 msgstr ""
31012 #: config/powerpcspe/powerpcspe.c:4835
31013 #, gcc-internal-format
31014 msgid "-mpower9-dform, -mpower9-dform-vector, -mpower9-dform-scalar require -mdirect-move"
31015 msgstr ""
31017 #: config/powerpcspe/powerpcspe.c:4858
31018 #, gcc-internal-format
31019 msgid "-mpower9-dform requires -mupper-regs-df"
31020 msgstr ""
31022 #: config/powerpcspe/powerpcspe.c:4865
31023 #, gcc-internal-format
31024 msgid "-mpower9-dform requires -mupper-regs-sf"
31025 msgstr ""
31027 #: config/powerpcspe/powerpcspe.c:4885
31028 #, gcc-internal-format
31029 msgid "-mvsx-timode might need -mlra"
31030 msgstr ""
31032 #: config/powerpcspe/powerpcspe.c:4910
31033 #, gcc-internal-format
31034 msgid "-mallow-movmisalign requires -mvsx"
31035 msgstr ""
31037 #: config/powerpcspe/powerpcspe.c:4925
31038 #, gcc-internal-format
31039 msgid "-mefficient-unaligned-vsx requires -mvsx"
31040 msgstr ""
31042 #: config/powerpcspe/powerpcspe.c:4933
31043 #, gcc-internal-format
31044 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
31045 msgstr ""
31047 #: config/powerpcspe/powerpcspe.c:4947
31048 #, gcc-internal-format
31049 msgid "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-move"
31050 msgstr ""
31052 #: config/powerpcspe/powerpcspe.c:4959 config/rs6000/rs6000.c:4601
31053 #, gcc-internal-format
31054 msgid "target attribute or pragma changes long double size"
31055 msgstr ""
31057 #: config/powerpcspe/powerpcspe.c:4985
31058 #, gcc-internal-format
31059 msgid "-mfloat128 requires VSX support"
31060 msgstr ""
31062 #: config/powerpcspe/powerpcspe.c:4995
31063 #, gcc-internal-format
31064 msgid "-mfloat128-type requires VSX support"
31065 msgstr ""
31067 #: config/powerpcspe/powerpcspe.c:5011
31068 #, gcc-internal-format
31069 msgid "-mfloat128 requires -mfloat128-type"
31070 msgstr ""
31072 #: config/powerpcspe/powerpcspe.c:5024
31073 #, gcc-internal-format
31074 msgid "-mfloat128-hardware requires -mfloat128-type"
31075 msgstr ""
31077 #: config/powerpcspe/powerpcspe.c:5047
31078 #, gcc-internal-format
31079 msgid "-mfloat128-hardware requires full ISA 3.0 support"
31080 msgstr ""
31082 #: config/powerpcspe/powerpcspe.c:5055
31083 #, gcc-internal-format
31084 msgid "-mfloat128-hardware requires -m64"
31085 msgstr ""
31087 #: config/powerpcspe/powerpcspe.c:5119
31088 #, gcc-internal-format, gfc-internal-format
31089 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
31090 msgstr ""
31092 #: config/powerpcspe/powerpcspe.c:5140 config/powerpcspe/powerpcspe.c:5155
31093 #: config/rs6000/rs6000.c:4766 config/rs6000/rs6000.c:4781
31094 #, gcc-internal-format
31095 msgid "target attribute or pragma changes AltiVec ABI"
31096 msgstr ""
31098 #: config/powerpcspe/powerpcspe.c:5168 config/rs6000/rs6000.c:4794
31099 #, gcc-internal-format
31100 msgid "target attribute or pragma changes darwin64 ABI"
31101 msgstr ""
31103 #: config/powerpcspe/powerpcspe.c:5234 config/rs6000/rs6000.c:4828
31104 #, gcc-internal-format
31105 msgid "target attribute or pragma changes single precision floating point"
31106 msgstr ""
31108 #: config/powerpcspe/powerpcspe.c:5237 config/rs6000/rs6000.c:4831
31109 #, gcc-internal-format
31110 msgid "target attribute or pragma changes double precision floating point"
31111 msgstr ""
31113 #: config/powerpcspe/powerpcspe.c:5364
31114 #, gcc-internal-format
31115 msgid "-mstack-protector-guard=tls needs a valid base register"
31116 msgstr ""
31118 #: config/powerpcspe/powerpcspe.c:8415 config/rs6000/rs6000.c:7925
31119 #, gcc-internal-format, gfc-internal-format
31120 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
31121 msgstr ""
31123 #: config/powerpcspe/powerpcspe.c:11834 config/rs6000/rs6000.c:11237
31124 #, gcc-internal-format
31125 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
31126 msgstr ""
31128 #: config/powerpcspe/powerpcspe.c:11997
31129 #, gcc-internal-format
31130 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
31131 msgstr ""
31133 #: config/powerpcspe/powerpcspe.c:12193 config/rs6000/rs6000.c:11595
31134 #, gcc-internal-format, gfc-internal-format
31135 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
31136 msgstr ""
31138 #: config/powerpcspe/powerpcspe.c:12460
31139 #, gcc-internal-format
31140 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
31141 msgstr ""
31143 #: config/powerpcspe/powerpcspe.c:13311 config/rs6000/rs6000.c:12604
31144 #, gcc-internal-format
31145 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
31146 msgstr ""
31148 #: config/powerpcspe/powerpcspe.c:13486 config/rs6000/rs6000.c:12779
31149 #, gcc-internal-format
31150 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
31151 msgstr ""
31153 #: config/powerpcspe/powerpcspe.c:14281
31154 #, gcc-internal-format, gfc-internal-format
31155 msgid "internal error: builtin function %s already processed"
31156 msgstr ""
31158 #: config/powerpcspe/powerpcspe.c:14785 config/rs6000/rs6000.c:13971
31159 #, gcc-internal-format
31160 msgid "argument 1 must be an 8-bit field value"
31161 msgstr ""
31163 #: config/powerpcspe/powerpcspe.c:14831 config/rs6000/rs6000.c:14015
31164 #, gcc-internal-format
31165 msgid "argument 1 must be a 5-bit signed literal"
31166 msgstr ""
31168 #: config/powerpcspe/powerpcspe.c:14934 config/powerpcspe/powerpcspe.c:16803
31169 #: config/rs6000/rs6000.c:14101
31170 #, gcc-internal-format
31171 msgid "argument 2 must be a 5-bit unsigned literal"
31172 msgstr ""
31174 #: config/powerpcspe/powerpcspe.c:14952 config/rs6000/rs6000.c:14119
31175 #, gcc-internal-format
31176 msgid "argument 1 must be a 6-bit unsigned literal"
31177 msgstr ""
31179 #: config/powerpcspe/powerpcspe.c:14966 config/rs6000/rs6000.c:14135
31180 #, gcc-internal-format
31181 msgid "argument 2 must be a 7-bit unsigned literal"
31182 msgstr ""
31184 #: config/powerpcspe/powerpcspe.c:15005
31185 #, gcc-internal-format
31186 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
31187 msgstr ""
31189 #: config/powerpcspe/powerpcspe.c:15062
31190 #, gcc-internal-format
31191 msgid "argument 1 of __builtin_altivec_predicate is out of range"
31192 msgstr ""
31194 #: config/powerpcspe/powerpcspe.c:15550
31195 #, gcc-internal-format, gfc-internal-format
31196 msgid "builtin %s is only valid in 64-bit mode"
31197 msgstr ""
31199 #: config/powerpcspe/powerpcspe.c:15599 config/rs6000/rs6000.c:14791
31200 #, gcc-internal-format, gfc-internal-format
31201 msgid "argument %d must be an unsigned literal"
31202 msgstr ""
31204 #: config/powerpcspe/powerpcspe.c:15601 config/rs6000/rs6000.c:14793
31205 #, gcc-internal-format, gfc-internal-format
31206 msgid "argument %d is an unsigned literal that is out of range"
31207 msgstr ""
31209 #: config/powerpcspe/powerpcspe.c:15739
31210 #, gcc-internal-format, gfc-internal-format
31211 msgid "builtin %s only accepts a string argument"
31212 msgstr ""
31214 #. Invalid CPU argument.
31215 #: config/powerpcspe/powerpcspe.c:15758
31216 #, gcc-internal-format, gfc-internal-format
31217 msgid "cpu %s is an invalid argument to builtin %s"
31218 msgstr ""
31220 #. Invalid HWCAP argument.
31221 #: config/powerpcspe/powerpcspe.c:15786
31222 #, gcc-internal-format, gfc-internal-format
31223 msgid "hwcap %s is an invalid argument to builtin %s"
31224 msgstr ""
31226 #: config/powerpcspe/powerpcspe.c:15860 config/rs6000/rs6000.c:15065
31227 #, gcc-internal-format
31228 msgid "argument 3 must be a 4-bit unsigned literal"
31229 msgstr ""
31231 #: config/powerpcspe/powerpcspe.c:15885 config/rs6000/rs6000.c:15090
31232 #, gcc-internal-format
31233 msgid "argument 3 must be a 2-bit unsigned literal"
31234 msgstr ""
31236 #: config/powerpcspe/powerpcspe.c:15905 config/rs6000/rs6000.c:15110
31237 #, gcc-internal-format
31238 msgid "argument 3 must be a 1-bit unsigned literal"
31239 msgstr ""
31241 #: config/powerpcspe/powerpcspe.c:15917 config/rs6000/rs6000.c:15122
31242 #, gcc-internal-format
31243 msgid "argument 1 must be 0 or 2"
31244 msgstr ""
31246 #: config/powerpcspe/powerpcspe.c:15929 config/rs6000/rs6000.c:15134
31247 #, gcc-internal-format
31248 msgid "argument 1 must be a 1-bit unsigned literal"
31249 msgstr ""
31251 #: config/powerpcspe/powerpcspe.c:15943 config/rs6000/rs6000.c:15148
31252 #, gcc-internal-format
31253 msgid "argument 2 must be a 6-bit unsigned literal"
31254 msgstr ""
31256 #: config/powerpcspe/powerpcspe.c:15955 config/rs6000/rs6000.c:15160
31257 #, gcc-internal-format
31258 msgid "argument 2 must be 0 or 1"
31259 msgstr ""
31261 #: config/powerpcspe/powerpcspe.c:15963 config/rs6000/rs6000.c:15168
31262 #, gcc-internal-format
31263 msgid "argument 3 must be in the range 0..15"
31264 msgstr ""
31266 #: config/powerpcspe/powerpcspe.c:16152 config/rs6000/rs6000.c:15237
31267 #: config/rs6000/rs6000.c:15569
31268 #, gcc-internal-format
31269 msgid "argument to %qs must be a 2-bit unsigned literal"
31270 msgstr ""
31272 #: config/powerpcspe/powerpcspe.c:16309 config/rs6000/rs6000.c:15394
31273 #, gcc-internal-format
31274 msgid "unresolved overload for Altivec builtin %qF"
31275 msgstr ""
31277 #: config/powerpcspe/powerpcspe.c:16483
31278 #, gcc-internal-format
31279 msgid "argument to dss must be a 2-bit unsigned literal"
31280 msgstr ""
31282 #: config/powerpcspe/powerpcspe.c:16531
31283 #, gcc-internal-format
31284 msgid "second argument to vec_vextract4b must be 0..12"
31285 msgstr ""
31287 #: config/powerpcspe/powerpcspe.c:16548
31288 #, gcc-internal-format
31289 msgid "third argument to vec_vinsert4b must be 0..12"
31290 msgstr ""
31292 #: config/powerpcspe/powerpcspe.c:16923
31293 #, gcc-internal-format
31294 msgid "argument 1 of __builtin_paired_predicate must be a constant"
31295 msgstr ""
31297 #: config/powerpcspe/powerpcspe.c:16970
31298 #, gcc-internal-format
31299 msgid "argument 1 of __builtin_paired_predicate is out of range"
31300 msgstr ""
31302 #: config/powerpcspe/powerpcspe.c:16995
31303 #, gcc-internal-format
31304 msgid "argument 1 of __builtin_spe_predicate must be a constant"
31305 msgstr ""
31307 #: config/powerpcspe/powerpcspe.c:17067
31308 #, gcc-internal-format
31309 msgid "argument 1 of __builtin_spe_predicate is out of range"
31310 msgstr ""
31312 #: config/powerpcspe/powerpcspe.c:17149
31313 #, gcc-internal-format, gfc-internal-format
31314 msgid "Builtin function %s is only valid for the cell processor"
31315 msgstr ""
31317 #: config/powerpcspe/powerpcspe.c:17151
31318 #, gcc-internal-format, gfc-internal-format
31319 msgid "Builtin function %s requires the -mvsx option"
31320 msgstr ""
31322 #: config/powerpcspe/powerpcspe.c:17153
31323 #, gcc-internal-format, gfc-internal-format
31324 msgid "Builtin function %s requires the -mhtm option"
31325 msgstr ""
31327 #: config/powerpcspe/powerpcspe.c:17155
31328 #, gcc-internal-format, gfc-internal-format
31329 msgid "Builtin function %s requires the -maltivec option"
31330 msgstr ""
31332 #: config/powerpcspe/powerpcspe.c:17157
31333 #, gcc-internal-format, gfc-internal-format
31334 msgid "Builtin function %s requires the -mpaired option"
31335 msgstr ""
31337 #: config/powerpcspe/powerpcspe.c:17159
31338 #, gcc-internal-format, gfc-internal-format
31339 msgid "Builtin function %s requires the -mspe option"
31340 msgstr ""
31342 #: config/powerpcspe/powerpcspe.c:17162
31343 #, gcc-internal-format, gfc-internal-format
31344 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
31345 msgstr ""
31347 #: config/powerpcspe/powerpcspe.c:17165
31348 #, gcc-internal-format, gfc-internal-format
31349 msgid "Builtin function %s requires the -mhard-dfp option"
31350 msgstr ""
31352 #: config/powerpcspe/powerpcspe.c:17167
31353 #, gcc-internal-format, gfc-internal-format
31354 msgid "Builtin function %s requires the -mpower8-vector option"
31355 msgstr ""
31357 #: config/powerpcspe/powerpcspe.c:17170 config/powerpcspe/powerpcspe.c:17176
31358 #, gcc-internal-format, gfc-internal-format
31359 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
31360 msgstr ""
31362 #: config/powerpcspe/powerpcspe.c:17173 config/powerpcspe/powerpcspe.c:17179
31363 #, gcc-internal-format, gfc-internal-format
31364 msgid "Builtin function %s requires the -mcpu=power9 option"
31365 msgstr ""
31367 #: config/powerpcspe/powerpcspe.c:17182
31368 #, gcc-internal-format, gfc-internal-format
31369 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
31370 msgstr ""
31372 #: config/powerpcspe/powerpcspe.c:17185
31373 #, gcc-internal-format, gfc-internal-format
31374 msgid "Builtin function %s requires the -mhard-float option"
31375 msgstr ""
31377 #: config/powerpcspe/powerpcspe.c:17187
31378 #, gcc-internal-format, gfc-internal-format
31379 msgid "Builtin function %s requires the -mfloat128 option"
31380 msgstr ""
31382 #: config/powerpcspe/powerpcspe.c:17189
31383 #, gcc-internal-format, gfc-internal-format
31384 msgid "Builtin function %s is not supported with the current options"
31385 msgstr ""
31387 #: config/powerpcspe/powerpcspe.c:19182
31388 #, gcc-internal-format, gfc-internal-format
31389 msgid "internal error: builtin function %s had an unexpected return type %s"
31390 msgstr ""
31392 #: config/powerpcspe/powerpcspe.c:19199
31393 #, gcc-internal-format, gfc-internal-format
31394 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
31395 msgstr ""
31397 #: config/powerpcspe/powerpcspe.c:28481 config/rs6000/rs6000.c:25758
31398 #, gcc-internal-format
31399 msgid "stack frame too large"
31400 msgstr ""
31402 #: config/powerpcspe/powerpcspe.c:32257
31403 #, gcc-internal-format
31404 msgid "-fsplit-stack uses register r29"
31405 msgstr ""
31407 #: config/powerpcspe/powerpcspe.c:32265 config/rs6000/rs6000.c:29459
31408 #, gcc-internal-format
31409 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
31410 msgstr ""
31412 #: config/powerpcspe/powerpcspe.c:33252 config/rs6000/rs6000.c:30447
31413 #, gcc-internal-format
31414 msgid "no profiling of 64-bit code for this ABI"
31415 msgstr ""
31417 #: config/powerpcspe/powerpcspe.c:35555
31418 #, gcc-internal-format
31419 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
31420 msgstr ""
31422 #: config/powerpcspe/powerpcspe.c:35637 config/rs6000/rs6000.c:32830
31423 #, gcc-internal-format
31424 msgid "use of %<long double%> in AltiVec types is invalid"
31425 msgstr ""
31427 #: config/powerpcspe/powerpcspe.c:35639 config/rs6000/rs6000.c:32832
31428 #, gcc-internal-format
31429 msgid "use of boolean types in AltiVec types is invalid"
31430 msgstr ""
31432 #: config/powerpcspe/powerpcspe.c:35641 config/rs6000/rs6000.c:32834
31433 #, gcc-internal-format
31434 msgid "use of %<complex%> in AltiVec types is invalid"
31435 msgstr ""
31437 #: config/powerpcspe/powerpcspe.c:35643 config/rs6000/rs6000.c:32836
31438 #, gcc-internal-format
31439 msgid "use of decimal floating point types in AltiVec types is invalid"
31440 msgstr ""
31442 #: config/powerpcspe/powerpcspe.c:35649
31443 #, gcc-internal-format
31444 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
31445 msgstr ""
31447 #: config/powerpcspe/powerpcspe.c:35652 config/rs6000/rs6000.c:32845
31448 #, gcc-internal-format
31449 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
31450 msgstr ""
31452 #: config/powerpcspe/powerpcspe.c:35657
31453 #, gcc-internal-format
31454 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
31455 msgstr ""
31457 #: config/powerpcspe/powerpcspe.c:35660
31458 #, gcc-internal-format
31459 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
31460 msgstr ""
31462 #: config/powerpcspe/powerpcspe.c:39420
31463 #, gcc-internal-format, gfc-internal-format
31464 msgid "emitting microcode insn %s\t[%s] #%d"
31465 msgstr ""
31467 #: config/powerpcspe/powerpcspe.c:39424
31468 #, gcc-internal-format, gfc-internal-format
31469 msgid "emitting conditional microcode insn %s\t[%s] #%d"
31470 msgstr ""
31472 #: config/powerpcspe/powerpcspe.c:39732
31473 #, gcc-internal-format, gfc-internal-format
31474 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
31475 msgstr ""
31477 #: config/powerpcspe/powerpcspe.c:39735
31478 #, gcc-internal-format, gfc-internal-format
31479 msgid "%s\"%s\"%s is not allowed"
31480 msgstr ""
31482 #: config/powerpcspe/powerpcspe.c:39737
31483 #, gcc-internal-format, gfc-internal-format
31484 msgid "%s\"%s\"%s is invalid"
31485 msgstr ""
31487 #: config/powerpcspe/powerpcspe.c:40254
31488 #, gcc-internal-format, gfc-internal-format
31489 msgid "-mno-%s turns off -m%s"
31490 msgstr ""
31492 #: config/powerpcspe/powerpcspe.c:40271
31493 #, gcc-internal-format
31494 msgid "-mno-power9-vector turns off -mpower9-dform"
31495 msgstr ""
31497 #. Definitions of target machine for GNU compiler,
31498 #. for IBM RS/6000 POWER running AIX version 4.3.
31499 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
31500 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31502 #. This file is part of GCC.
31504 #. GCC is free software; you can redistribute it and/or modify it
31505 #. under the terms of the GNU General Public License as published
31506 #. by the Free Software Foundation; either version 3, or (at your
31507 #. option) any later version.
31509 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31510 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31511 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31512 #. License for more details.
31514 #. You should have received a copy of the GNU General Public License
31515 #. along with GCC; see the file COPYING3.  If not see
31516 #. <http://www.gnu.org/licenses/>.
31517 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31518 #. get control in TARGET_OPTION_OVERRIDE.
31519 #. Definitions of target machine for GNU compiler,
31520 #. for IBM RS/6000 POWER running AIX V5.
31521 #. Copyright (C) 2001-2018 Free Software Foundation, Inc.
31522 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31524 #. This file is part of GCC.
31526 #. GCC is free software; you can redistribute it and/or modify it
31527 #. under the terms of the GNU General Public License as published
31528 #. by the Free Software Foundation; either version 3, or (at your
31529 #. option) any later version.
31531 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31532 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31533 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31534 #. License for more details.
31536 #. You should have received a copy of the GNU General Public License
31537 #. along with GCC; see the file COPYING3.  If not see
31538 #. <http://www.gnu.org/licenses/>.
31539 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31540 #. get control in TARGET_OPTION_OVERRIDE.
31541 #. Definitions of target machine for GNU compiler,
31542 #. for IBM RS/6000 POWER running AIX V5.2.
31543 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31544 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31546 #. This file is part of GCC.
31548 #. GCC is free software; you can redistribute it and/or modify it
31549 #. under the terms of the GNU General Public License as published
31550 #. by the Free Software Foundation; either version 3, or (at your
31551 #. option) any later version.
31553 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31554 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31555 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31556 #. License for more details.
31558 #. You should have received a copy of the GNU General Public License
31559 #. along with GCC; see the file COPYING3.  If not see
31560 #. <http://www.gnu.org/licenses/>.
31561 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31562 #. get control in TARGET_OPTION_OVERRIDE.
31563 #. Definitions of target machine for GNU compiler,
31564 #. for IBM RS/6000 POWER running AIX V5.3.
31565 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31566 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31568 #. This file is part of GCC.
31570 #. GCC is free software; you can redistribute it and/or modify it
31571 #. under the terms of the GNU General Public License as published
31572 #. by the Free Software Foundation; either version 3, or (at your
31573 #. option) any later version.
31575 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31576 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31577 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31578 #. License for more details.
31580 #. You should have received a copy of the GNU General Public License
31581 #. along with GCC; see the file COPYING3.  If not see
31582 #. <http://www.gnu.org/licenses/>.
31583 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31584 #. get control in TARGET_OPTION_OVERRIDE.
31585 #. Definitions of target machine for GNU compiler,
31586 #. for IBM RS/6000 POWER running AIX V6.1.
31587 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31588 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31590 #. This file is part of GCC.
31592 #. GCC is free software; you can redistribute it and/or modify it
31593 #. under the terms of the GNU General Public License as published
31594 #. by the Free Software Foundation; either version 3, or (at your
31595 #. option) any later version.
31597 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31598 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31599 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31600 #. License for more details.
31602 #. You should have received a copy of the GNU General Public License
31603 #. along with GCC; see the file COPYING3.  If not see
31604 #. <http://www.gnu.org/licenses/>.
31605 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31606 #. get control in TARGET_OPTION_OVERRIDE.
31607 #. Definitions of target machine for GNU compiler,
31608 #. for IBM RS/6000 POWER running AIX V7.1.
31609 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31610 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31612 #. This file is part of GCC.
31614 #. GCC is free software; you can redistribute it and/or modify it
31615 #. under the terms of the GNU General Public License as published
31616 #. by the Free Software Foundation; either version 3, or (at your
31617 #. option) any later version.
31619 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31620 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31621 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31622 #. License for more details.
31624 #. You should have received a copy of the GNU General Public License
31625 #. along with GCC; see the file COPYING3.  If not see
31626 #. <http://www.gnu.org/licenses/>.
31627 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31628 #. get control in TARGET_OPTION_OVERRIDE.
31629 #. Definitions of target machine for GNU compiler,
31630 #. for IBM RS/6000 POWER running AIX version 4.3.
31631 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
31632 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31634 #. This file is part of GCC.
31636 #. GCC is free software; you can redistribute it and/or modify it
31637 #. under the terms of the GNU General Public License as published
31638 #. by the Free Software Foundation; either version 3, or (at your
31639 #. option) any later version.
31641 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31642 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31643 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31644 #. License for more details.
31646 #. You should have received a copy of the GNU General Public License
31647 #. along with GCC; see the file COPYING3.  If not see
31648 #. <http://www.gnu.org/licenses/>.
31649 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31650 #. get control in TARGET_OPTION_OVERRIDE.
31651 #. Definitions of target machine for GNU compiler,
31652 #. for IBM RS/6000 POWER running AIX V5.
31653 #. Copyright (C) 2001-2018 Free Software Foundation, Inc.
31654 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31656 #. This file is part of GCC.
31658 #. GCC is free software; you can redistribute it and/or modify it
31659 #. under the terms of the GNU General Public License as published
31660 #. by the Free Software Foundation; either version 3, or (at your
31661 #. option) any later version.
31663 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31664 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31665 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31666 #. License for more details.
31668 #. You should have received a copy of the GNU General Public License
31669 #. along with GCC; see the file COPYING3.  If not see
31670 #. <http://www.gnu.org/licenses/>.
31671 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31672 #. get control in TARGET_OPTION_OVERRIDE.
31673 #. Definitions of target machine for GNU compiler,
31674 #. for IBM RS/6000 POWER running AIX V5.2.
31675 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31676 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31678 #. This file is part of GCC.
31680 #. GCC is free software; you can redistribute it and/or modify it
31681 #. under the terms of the GNU General Public License as published
31682 #. by the Free Software Foundation; either version 3, or (at your
31683 #. option) any later version.
31685 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31686 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31687 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31688 #. License for more details.
31690 #. You should have received a copy of the GNU General Public License
31691 #. along with GCC; see the file COPYING3.  If not see
31692 #. <http://www.gnu.org/licenses/>.
31693 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31694 #. get control in TARGET_OPTION_OVERRIDE.
31695 #. Definitions of target machine for GNU compiler,
31696 #. for IBM RS/6000 POWER running AIX V5.3.
31697 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31698 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31700 #. This file is part of GCC.
31702 #. GCC is free software; you can redistribute it and/or modify it
31703 #. under the terms of the GNU General Public License as published
31704 #. by the Free Software Foundation; either version 3, or (at your
31705 #. option) any later version.
31707 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31708 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31709 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31710 #. License for more details.
31712 #. You should have received a copy of the GNU General Public License
31713 #. along with GCC; see the file COPYING3.  If not see
31714 #. <http://www.gnu.org/licenses/>.
31715 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31716 #. get control in TARGET_OPTION_OVERRIDE.
31717 #. Definitions of target machine for GNU compiler,
31718 #. for IBM RS/6000 POWER running AIX V6.1.
31719 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31720 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31722 #. This file is part of GCC.
31724 #. GCC is free software; you can redistribute it and/or modify it
31725 #. under the terms of the GNU General Public License as published
31726 #. by the Free Software Foundation; either version 3, or (at your
31727 #. option) any later version.
31729 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31730 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31731 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31732 #. License for more details.
31734 #. You should have received a copy of the GNU General Public License
31735 #. along with GCC; see the file COPYING3.  If not see
31736 #. <http://www.gnu.org/licenses/>.
31737 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31738 #. get control in TARGET_OPTION_OVERRIDE.
31739 #. Definitions of target machine for GNU compiler,
31740 #. for IBM RS/6000 POWER running AIX V7.1.
31741 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31742 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31744 #. This file is part of GCC.
31746 #. GCC is free software; you can redistribute it and/or modify it
31747 #. under the terms of the GNU General Public License as published
31748 #. by the Free Software Foundation; either version 3, or (at your
31749 #. option) any later version.
31751 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31752 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31753 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31754 #. License for more details.
31756 #. You should have received a copy of the GNU General Public License
31757 #. along with GCC; see the file COPYING3.  If not see
31758 #. <http://www.gnu.org/licenses/>.
31759 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31760 #. get control in TARGET_OPTION_OVERRIDE.
31761 #. Definitions of target machine for GNU compiler,
31762 #. for IBM RS/6000 POWER running AIX V7.2.
31763 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
31764 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31766 #. This file is part of GCC.
31768 #. GCC is free software; you can redistribute it and/or modify it
31769 #. under the terms of the GNU General Public License as published
31770 #. by the Free Software Foundation; either version 3, or (at your
31771 #. option) any later version.
31773 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31774 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31775 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31776 #. License for more details.
31778 #. You should have received a copy of the GNU General Public License
31779 #. along with GCC; see the file COPYING3.  If not see
31780 #. <http://www.gnu.org/licenses/>.
31781 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31782 #. get control in TARGET_OPTION_OVERRIDE.
31783 #: config/powerpcspe/aix43.h:30 config/powerpcspe/aix51.h:30
31784 #: config/powerpcspe/aix52.h:30 config/powerpcspe/aix53.h:30
31785 #: config/powerpcspe/aix61.h:30 config/powerpcspe/aix71.h:30
31786 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
31787 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
31788 #: config/rs6000/aix72.h:30
31789 #, gcc-internal-format
31790 msgid "-maix64 requires PowerPC64 architecture remain enabled"
31791 msgstr ""
31793 #: config/powerpcspe/aix43.h:36 config/powerpcspe/aix52.h:36
31794 #: config/powerpcspe/aix53.h:36 config/powerpcspe/aix61.h:36
31795 #: config/powerpcspe/aix71.h:36 config/rs6000/aix43.h:36
31796 #: config/rs6000/aix52.h:36 config/rs6000/aix53.h:36 config/rs6000/aix61.h:36
31797 #: config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
31798 #, gcc-internal-format
31799 msgid "soft-float and long-double-128 are incompatible"
31800 msgstr ""
31802 #: config/powerpcspe/aix43.h:40 config/powerpcspe/aix51.h:34
31803 #: config/powerpcspe/aix52.h:40 config/powerpcspe/aix53.h:40
31804 #: config/powerpcspe/aix61.h:40 config/powerpcspe/aix71.h:40
31805 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
31806 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
31807 #: config/rs6000/aix72.h:40
31808 #, gcc-internal-format
31809 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
31810 msgstr ""
31812 #: config/powerpcspe/aix61.h:47 config/powerpcspe/aix71.h:47
31813 #: config/powerpcspe/freebsd64.h:120 config/powerpcspe/linux64.h:142
31814 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
31815 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
31816 #: config/rs6000/rtems.h:121
31817 #, gcc-internal-format
31818 msgid "-mcmodel incompatible with other toc options"
31819 msgstr ""
31821 #: config/powerpcspe/e500.h:37
31822 #, gcc-internal-format
31823 msgid "AltiVec and SPE instructions cannot coexist"
31824 msgstr ""
31826 #: config/powerpcspe/e500.h:39
31827 #, gcc-internal-format
31828 msgid "VSX and SPE instructions cannot coexist"
31829 msgstr ""
31831 #: config/powerpcspe/e500.h:41
31832 #, gcc-internal-format
31833 msgid "64-bit SPE not supported"
31834 msgstr ""
31836 #: config/powerpcspe/e500.h:43
31837 #, gcc-internal-format
31838 msgid "E500 and FPRs not supported"
31839 msgstr ""
31841 #: config/powerpcspe/freebsd64.h:98 config/powerpcspe/linux64.h:115
31842 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
31843 #, gcc-internal-format
31844 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
31845 msgstr ""
31847 #: config/powerpcspe/freebsd64.h:113 config/powerpcspe/linux64.h:135
31848 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
31849 #: config/rs6000/rtems.h:114
31850 #, gcc-internal-format
31851 msgid "-m64 requires a PowerPC64 cpu"
31852 msgstr ""
31854 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31855 #. get control in TARGET_OPTION_OVERRIDE.
31856 #: config/powerpcspe/sysv4.h:111
31857 #, gcc-internal-format, gfc-internal-format
31858 msgid "bad value for -mcall-%s"
31859 msgstr ""
31861 #: config/powerpcspe/sysv4.h:127
31862 #, gcc-internal-format, gfc-internal-format
31863 msgid "bad value for -msdata=%s"
31864 msgstr ""
31866 #: config/powerpcspe/sysv4.h:144
31867 #, gcc-internal-format, gfc-internal-format
31868 msgid "-mrelocatable and -msdata=%s are incompatible"
31869 msgstr ""
31871 #: config/powerpcspe/sysv4.h:153
31872 #, gcc-internal-format, gfc-internal-format
31873 msgid "-f%s and -msdata=%s are incompatible"
31874 msgstr ""
31876 #: config/powerpcspe/sysv4.h:162
31877 #, gcc-internal-format, gfc-internal-format
31878 msgid "-msdata=%s and -mcall-%s are incompatible"
31879 msgstr ""
31881 #: config/powerpcspe/sysv4.h:171
31882 #, gcc-internal-format
31883 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
31884 msgstr ""
31886 #: config/powerpcspe/sysv4.h:177
31887 #, gcc-internal-format, gfc-internal-format
31888 msgid "-mrelocatable and -mcall-%s are incompatible"
31889 msgstr ""
31891 #: config/powerpcspe/sysv4.h:184
31892 #, gcc-internal-format, gfc-internal-format
31893 msgid "-fPIC and -mcall-%s are incompatible"
31894 msgstr ""
31896 #: config/powerpcspe/sysv4.h:190
31897 #, gcc-internal-format
31898 msgid "-msecure-plt not supported by your assembler"
31899 msgstr ""
31901 #: config/powerpcspe/sysv4.h:218
31902 #, gcc-internal-format, gfc-internal-format
31903 msgid "-m%s not supported in this configuration"
31904 msgstr ""
31906 #: config/riscv/riscv.c:310
31907 #, gcc-internal-format
31908 msgid "unknown cpu %qs for -mtune"
31909 msgstr ""
31911 #: config/riscv/riscv.c:4097
31912 #, gcc-internal-format
31913 msgid "-mdiv requires -march to subsume the %<M%> extension"
31914 msgstr ""
31916 #: config/riscv/riscv.c:4137
31917 #, gcc-internal-format
31918 msgid "requested ABI requires -march to subsume the %qc extension"
31919 msgstr ""
31921 #: config/riscv/riscv.c:4142
31922 #, gcc-internal-format, gfc-internal-format
31923 msgid "ABI requires -march=rv%d"
31924 msgstr ""
31926 #: config/riscv/riscv.c:4152
31927 #, gcc-internal-format, gfc-internal-format
31928 msgid "-mpreferred-stack-boundary=%d must be between %d and %d"
31929 msgstr ""
31931 #. Address spaces are currently only supported by C.
31932 #: config/rl78/rl78.c:374
31933 #, gcc-internal-format
31934 msgid "-mes0 can only be used with C"
31935 msgstr ""
31937 #: config/rl78/rl78.c:377
31938 #, gcc-internal-format
31939 msgid "mduc registers only saved for G13 target"
31940 msgstr ""
31942 #: config/rl78/rl78.c:392
31943 #, gcc-internal-format
31944 msgid "-mmul=g13 cannot be used with -mcpu=g10"
31945 msgstr ""
31947 #: config/rl78/rl78.c:393
31948 #, gcc-internal-format
31949 msgid "-mmul=g14 cannot be used with -mcpu=g10"
31950 msgstr ""
31952 #. The S2 core does not have mul/div instructions.
31953 #: config/rl78/rl78.c:404
31954 #, gcc-internal-format
31955 msgid "-mmul=g14 cannot be used with -mcpu=g13"
31956 msgstr ""
31958 #. The G14 core does not have the hardware multiply peripheral used by the
31959 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
31960 #: config/rl78/rl78.c:416
31961 #, gcc-internal-format
31962 msgid "-mmul=g13 cannot be used with -mcpu=g14"
31963 msgstr ""
31965 #: config/rl78/rl78.c:838
31966 #, gcc-internal-format
31967 msgid "naked attribute only applies to functions"
31968 msgstr ""
31970 #: config/rl78/rl78.c:862
31971 #, gcc-internal-format
31972 msgid "%qE attribute doesn't apply to functions"
31973 msgstr ""
31975 #. This is unpredictable, as we're truncating off usable address
31976 #. bits.
31977 #: config/rl78/rl78.c:1228
31978 #, gcc-internal-format
31979 msgid "converting far pointer to near pointer"
31980 msgstr ""
31982 #: config/rs6000/driver-rs6000.c:268
31983 #, gcc-internal-format, gfc-internal-format
31984 msgid ""
31985 "Unsupported cpu name returned from kernel for -mcpu=native: %s\n"
31986 "Please use an explicit cpu name.  Valid cpu names are: %s"
31987 msgstr ""
31989 #: config/rs6000/rs6000-c.c:6168 config/rs6000/rs6000-c.c:6219
31990 #: config/rs6000/rs6000-c.c:6489 config/rs6000/rs6000-c.c:6555
31991 #: config/rs6000/rs6000-c.c:6916 config/rs6000/rs6000-c.c:6963
31992 #, gcc-internal-format
31993 msgid "builtin %qs only accepts 2 arguments"
31994 msgstr ""
31996 #: config/rs6000/rs6000-c.c:6292 config/rs6000/rs6000-c.c:6375
31997 #: config/rs6000/rs6000-c.c:6736
31998 #, gcc-internal-format
31999 msgid "builtin %qs only accepts 3 arguments"
32000 msgstr ""
32002 #: config/rs6000/rs6000-c.c:6484
32003 #, gcc-internal-format
32004 msgid "builtin %qs only accepts 1 argument"
32005 msgstr ""
32007 #: config/rs6000/rs6000-c.c:7054
32008 #, fuzzy, gcc-internal-format
32009 #| msgid "%qs requires %qs"
32010 msgid "builtin %qs requires builtin %qs"
32011 msgstr "%qs потребує %qs"
32013 #: config/rs6000/rs6000-c.c:7058
32014 #, gcc-internal-format
32015 msgid "builtin function %qs not supported in this compiler configuration"
32016 msgstr ""
32018 #: config/rs6000/rs6000-c.c:7068
32019 #, gcc-internal-format
32020 msgid "invalid parameter combination for AltiVec intrinsic %qs"
32021 msgstr ""
32023 #: config/rs6000/rs6000.c:3754 config/rs6000/rs6000.c:3757
32024 #: config/rs6000/rs6000.c:3760
32025 #, gcc-internal-format
32026 msgid "%qs requires %qs or %qs"
32027 msgstr "%qs потребує %qs або %qs"
32029 #: config/rs6000/rs6000.c:3861
32030 #, gcc-internal-format
32031 msgid "%qs requires PowerPC64 architecture, enabling"
32032 msgstr ""
32034 #: config/rs6000/rs6000.c:4037
32035 #, gcc-internal-format
32036 msgid "%qs command-line option is deprecated"
32037 msgstr "параметр командного рядка %qs є застарілим"
32039 #: config/rs6000/rs6000.c:4048
32040 #, gcc-internal-format
32041 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
32042 msgstr ""
32044 #: config/rs6000/rs6000.c:4147
32045 #, gcc-internal-format
32046 msgid "will not generate %qs instructions because assembler lacks %qs support"
32047 msgstr ""
32049 #: config/rs6000/rs6000.c:4240
32050 #, gcc-internal-format
32051 msgid "%qs is not supported on little endian systems"
32052 msgstr ""
32054 #: config/rs6000/rs6000.c:4333
32055 #, gcc-internal-format
32056 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
32057 msgstr ""
32059 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
32060 #. were explicitly cleared.
32061 #: config/rs6000/rs6000.c:4341
32062 #, gcc-internal-format
32063 msgid "%qs incompatible with explicitly disabled options"
32064 msgstr ""
32066 #. We prefer to not mention undocumented options in
32067 #. error messages.  However, if users have managed to select
32068 #. power9-fusion without selecting power8-fusion, they
32069 #. already know about undocumented flags.
32070 #: config/rs6000/rs6000.c:4366 config/rs6000/rs6000.c:4373
32071 #: config/rs6000/rs6000.c:4380 config/rs6000/rs6000.c:4388
32072 #: config/rs6000/rs6000.c:4407 config/rs6000/rs6000.c:4464
32073 #: config/rs6000/rs6000.c:4468 config/rs6000/rs6000.c:4485
32074 #: config/rs6000/rs6000.c:4538 config/rs6000/rs6000.c:4565
32075 #: config/rs6000/rs6000.c:4580 config/rs6000/rs6000.c:4588
32076 #: config/rs6000/rs6000.c:4684
32077 #, gcc-internal-format
32078 msgid "%qs requires %qs"
32079 msgstr "%qs потребує %qs"
32081 #: config/rs6000/rs6000.c:4625
32082 #, gcc-internal-format
32083 msgid "Using IEEE extended precision long double"
32084 msgstr ""
32086 #: config/rs6000/rs6000.c:4627
32087 #, gcc-internal-format
32088 msgid "Using IBM extended precision long double"
32089 msgstr ""
32091 #: config/rs6000/rs6000.c:4644
32092 #, gcc-internal-format
32093 msgid "%qs requires VSX support"
32094 msgstr ""
32096 #: config/rs6000/rs6000.c:4653
32097 #, gcc-internal-format
32098 msgid "The -mfloat128 option may not be fully supported"
32099 msgstr ""
32101 #: config/rs6000/rs6000.c:4676
32102 #, gcc-internal-format
32103 msgid "%qs requires full ISA 3.0 support"
32104 msgstr ""
32106 #: config/rs6000/rs6000.c:4743
32107 #, gcc-internal-format
32108 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
32109 msgstr ""
32111 #: config/rs6000/rs6000.c:4930
32112 #, gcc-internal-format
32113 msgid "%qs is not a valid number in %qs"
32114 msgstr ""
32116 #: config/rs6000/rs6000.c:4935
32117 #, gcc-internal-format
32118 msgid "%qs is not a valid offset in %qs"
32119 msgstr "%qs не є коректним зсувом у %qs"
32121 #: config/rs6000/rs6000.c:4947
32122 #, gcc-internal-format
32123 msgid "%qs is not a valid base register in %qs"
32124 msgstr ""
32126 #: config/rs6000/rs6000.c:4955
32127 #, gcc-internal-format
32128 msgid "%qs needs a valid base register"
32129 msgstr ""
32131 #: config/rs6000/rs6000.c:5253
32132 #, gcc-internal-format
32133 msgid "unknown option for %<%s=%s%>"
32134 msgstr "невідомий параметр для %<%s=%s%>"
32136 #: config/rs6000/rs6000.c:5290
32137 #, gcc-internal-format
32138 msgid "%qs is deprecated and not recommended in any circumstances"
32139 msgstr ""
32141 #: config/rs6000/rs6000.c:11401
32142 #, gcc-internal-format
32143 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
32144 msgstr ""
32146 #: config/rs6000/rs6000.c:11862
32147 #, gcc-internal-format
32148 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
32149 msgstr ""
32151 #: config/rs6000/rs6000.c:13572
32152 #, gcc-internal-format
32153 msgid "internal error: builtin function %qs already processed"
32154 msgstr ""
32156 #: config/rs6000/rs6000.c:14150
32157 #, gcc-internal-format
32158 msgid "argument 2 must be a 1-bit unsigned literal"
32159 msgstr ""
32161 #: config/rs6000/rs6000.c:14189
32162 #, gcc-internal-format
32163 msgid "argument 1 of %qs must be a constant"
32164 msgstr "аргумент 1 %qs має бути сталою"
32166 #: config/rs6000/rs6000.c:14247 config/rs6000/rs6000.c:15898
32167 #, gcc-internal-format
32168 msgid "argument 1 of %qs is out of range"
32169 msgstr "аргумент 1 %qs лежить поза припустимим діапазоном"
32171 #: config/rs6000/rs6000.c:14742
32172 #, gcc-internal-format
32173 msgid "builtin %qs is only valid in 64-bit mode"
32174 msgstr ""
32176 #: config/rs6000/rs6000.c:14939
32177 #, gcc-internal-format
32178 msgid "builtin %qs only accepts a string argument"
32179 msgstr ""
32181 #. Invalid CPU argument.
32182 #: config/rs6000/rs6000.c:14958
32183 #, gcc-internal-format
32184 msgid "cpu %qs is an invalid argument to builtin %qs"
32185 msgstr ""
32187 #. Invalid HWCAP argument.
32188 #: config/rs6000/rs6000.c:14986
32189 #, gcc-internal-format
32190 msgid "%s %qs is an invalid argument to builtin %qs"
32191 msgstr ""
32193 #: config/rs6000/rs6000.c:15012
32194 #, gcc-internal-format
32195 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
32196 msgstr ""
32198 #: config/rs6000/rs6000.c:15616
32199 #, gcc-internal-format
32200 msgid "second argument to %qs must be 0..12"
32201 msgstr ""
32203 #: config/rs6000/rs6000.c:15631
32204 #, gcc-internal-format
32205 msgid "third argument to %qs must be 0..12"
32206 msgstr ""
32208 #: config/rs6000/rs6000.c:15850
32209 #, gcc-internal-format, gfc-internal-format
32210 msgid "argument 1 of %s must be a constant"
32211 msgstr "аргумент 1 %s має бути сталим"
32213 #: config/rs6000/rs6000.c:15932
32214 #, gcc-internal-format
32215 msgid "builtin function %qs is only valid for the cell processor"
32216 msgstr ""
32218 #: config/rs6000/rs6000.c:15934 config/rs6000/rs6000.c:15936
32219 #: config/rs6000/rs6000.c:15938 config/rs6000/rs6000.c:15940
32220 #: config/rs6000/rs6000.c:15946 config/rs6000/rs6000.c:15948
32221 #: config/rs6000/rs6000.c:15955 config/rs6000/rs6000.c:15962
32222 #: config/rs6000/rs6000.c:15969 config/rs6000/rs6000.c:15975
32223 #, gcc-internal-format
32224 msgid "builtin function %qs requires the %qs option"
32225 msgstr ""
32227 #: config/rs6000/rs6000.c:15943 config/rs6000/rs6000.c:15952
32228 #: config/rs6000/rs6000.c:15959 config/rs6000/rs6000.c:15966
32229 #, gcc-internal-format
32230 msgid "builtin function %qs requires the %qs and %qs options"
32231 msgstr ""
32233 #: config/rs6000/rs6000.c:15972
32234 #, gcc-internal-format
32235 msgid "builtin function %qs requires ISA 3.0 IEEE 128-bit floating point"
32236 msgstr ""
32238 #: config/rs6000/rs6000.c:15978
32239 #, gcc-internal-format
32240 msgid "builtin function %qs requires the %qs (or newer), and %qs or %qs options"
32241 msgstr ""
32243 #: config/rs6000/rs6000.c:15982
32244 #, gcc-internal-format
32245 msgid "builtin function %qs is not supported with the current options"
32246 msgstr ""
32248 #: config/rs6000/rs6000.c:18218
32249 #, gcc-internal-format
32250 msgid "internal error: builtin function %qs had an unexpected return type %qs"
32251 msgstr ""
32253 #: config/rs6000/rs6000.c:18235
32254 #, gcc-internal-format
32255 msgid "internal error: builtin function %qs, argument %d had unexpected argument type %qs"
32256 msgstr ""
32258 #: config/rs6000/rs6000.c:29451
32259 #, gcc-internal-format
32260 msgid "%qs uses register r29"
32261 msgstr "%qs використовує регістр r29"
32263 #: config/rs6000/rs6000.c:32748
32264 #, gcc-internal-format
32265 msgid "you cannot take the address of a nested function if you use the %qs option"
32266 msgstr ""
32268 #: config/rs6000/rs6000.c:32842
32269 #, gcc-internal-format
32270 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
32271 msgstr ""
32273 #: config/rs6000/rs6000.c:32850
32274 #, gcc-internal-format
32275 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
32276 msgstr ""
32278 #: config/rs6000/rs6000.c:32853
32279 #, gcc-internal-format
32280 msgid "use of %<double%> in AltiVec types is invalid without %qs"
32281 msgstr ""
32283 #: config/rs6000/rs6000.c:36876
32284 #, gcc-internal-format
32285 msgid "invalid cpu %qs for %s%qs%s"
32286 msgstr "некоректний процесор %qs для %s%qs%s"
32288 #: config/rs6000/rs6000.c:36879
32289 #, gcc-internal-format
32290 msgid "%s%qs%s is not allowed"
32291 msgstr ""
32293 #: config/rs6000/rs6000.c:36881
32294 #, gcc-internal-format
32295 msgid "%s%qs%s is invalid"
32296 msgstr ""
32298 #: config/rs6000/rs6000.c:37416
32299 #, gcc-internal-format
32300 msgid "%<-mno-%s%> turns off %<-m%s%>"
32301 msgstr "%<-mno-%s%> вимикає %<-m%s%>"
32303 #: config/rs6000/rs6000.c:37575
32304 #, gcc-internal-format
32305 msgid "target_clones attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
32306 msgstr ""
32308 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32309 #. get control in TARGET_OPTION_OVERRIDE.
32310 #: config/rs6000/sysv4.h:111
32311 #, gcc-internal-format
32312 msgid "bad value for %<%s-%s%>"
32313 msgstr ""
32315 #: config/rs6000/sysv4.h:127
32316 #, gcc-internal-format
32317 msgid "bad value for %<%s=%s%>"
32318 msgstr ""
32320 #: config/rs6000/sysv4.h:144
32321 #, gcc-internal-format
32322 msgid "%qs and %<%s=%s%> are incompatible"
32323 msgstr ""
32325 #: config/rs6000/sysv4.h:153
32326 #, gcc-internal-format
32327 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
32328 msgstr ""
32330 #: config/rs6000/sysv4.h:162
32331 #, gcc-internal-format
32332 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
32333 msgstr ""
32335 #: config/rs6000/sysv4.h:171
32336 #, gcc-internal-format
32337 msgid "%qs and %qs are incompatible"
32338 msgstr ""
32340 #: config/rs6000/sysv4.h:178 config/rs6000/sysv4.h:185
32341 #, gcc-internal-format
32342 msgid "%qs and %<%s-%s%> are incompatible"
32343 msgstr ""
32345 #: config/rs6000/sysv4.h:191
32346 #, gcc-internal-format
32347 msgid "%qs not supported by your assembler"
32348 msgstr ""
32350 #: config/rs6000/sysv4.h:219
32351 #, gcc-internal-format
32352 msgid "%<-m%s%> not supported in this configuration"
32353 msgstr ""
32355 #: config/rx/rx.c:651
32356 #, gcc-internal-format, gfc-internal-format
32357 msgid "unrecognized control register number: %d - using 'psw'"
32358 msgstr ""
32360 #: config/rx/rx.c:1389
32361 #, gcc-internal-format
32362 msgid "multiple fast interrupt routines seen: %qE and %qE"
32363 msgstr ""
32365 #: config/rx/rx.c:2596
32366 #, gcc-internal-format, gfc-internal-format
32367 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
32368 msgstr ""
32370 #: config/rx/rx.c:2598
32371 #, gcc-internal-format
32372 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
32373 msgstr ""
32375 #: config/rx/rx.c:2645
32376 #, gcc-internal-format
32377 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
32378 msgstr ""
32380 #: config/rx/rx.c:2792
32381 #, gcc-internal-format
32382 msgid "RX FPU instructions do not support NaNs and infinities"
32383 msgstr ""
32385 #: config/s390/s390-c.c:472
32386 #, gcc-internal-format
32387 msgid "builtin vec_step can only be used on vector types."
32388 msgstr ""
32390 #: config/s390/s390-c.c:687 config/s390/s390.c:887
32391 #, gcc-internal-format
32392 msgid "constant value required for builtin %qF argument %d"
32393 msgstr ""
32395 #: config/s390/s390-c.c:702
32396 #, gcc-internal-format
32397 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
32398 msgstr ""
32400 #: config/s390/s390-c.c:873
32401 #, gcc-internal-format
32402 msgid "builtin %qF is for GCC internal use only."
32403 msgstr ""
32405 #: config/s390/s390-c.c:881
32406 #, gcc-internal-format
32407 msgid "builtin %qF is deprecated."
32408 msgstr "вбудований %qF вважається застарілим."
32410 #: config/s390/s390-c.c:885
32411 #, gcc-internal-format
32412 msgid "%qF requires -mvx"
32413 msgstr "%qF потребує -mvx"
32415 #: config/s390/s390-c.c:891
32416 #, gcc-internal-format
32417 msgid "%qF requires z14 or higher"
32418 msgstr "%qF потребує z14 або вищого"
32420 #: config/s390/s390-c.c:905
32421 #, gcc-internal-format
32422 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
32423 msgstr ""
32425 #: config/s390/s390-c.c:954
32426 #, gcc-internal-format
32427 msgid "invalid parameter combination for intrinsic %qs"
32428 msgstr ""
32430 #: config/s390/s390-c.c:960
32431 #, gcc-internal-format
32432 msgid "ambiguous overload for intrinsic %qs"
32433 msgstr ""
32435 #: config/s390/s390-c.c:968
32436 #, gcc-internal-format
32437 msgid "%qs matching variant requires z14 or higher"
32438 msgstr ""
32440 #: config/s390/s390-c.c:974
32441 #, gcc-internal-format
32442 msgid "%qs matching variant is deprecated."
32443 msgstr ""
32445 #: config/s390/s390-c.c:1014
32446 #, gcc-internal-format
32447 msgid "constant argument %d for builtin %qF is out of range for target type"
32448 msgstr ""
32450 #: config/s390/s390.c:743
32451 #, gcc-internal-format
32452 msgid "constant argument %d for builtin %qF is out of range (0.."
32453 msgstr ""
32455 #: config/s390/s390.c:760
32456 #, gcc-internal-format
32457 msgid "constant argument %d for builtin %qF is out of range ("
32458 msgstr ""
32460 #: config/s390/s390.c:811
32461 #, gcc-internal-format
32462 msgid "builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
32463 msgstr ""
32465 #: config/s390/s390.c:817
32466 #, gcc-internal-format
32467 msgid "builtin %qF requires -mvx (default with -march=z13 and higher)."
32468 msgstr ""
32470 #: config/s390/s390.c:824
32471 #, gcc-internal-format
32472 msgid "Builtin %qF requires z14 or higher."
32473 msgstr ""
32475 #: config/s390/s390.c:843
32476 #, gcc-internal-format
32477 msgid "unresolved overloaded builtin"
32478 msgstr ""
32480 #: config/s390/s390.c:850 config/tilegx/tilegx.c:3547
32481 #: config/tilepro/tilepro.c:3111
32482 #, gcc-internal-format
32483 msgid "bad builtin icode"
32484 msgstr ""
32486 #: config/s390/s390.c:978
32487 #, gcc-internal-format
32488 msgid "invalid argument %d for builtin %qF"
32489 msgstr "некоректний аргумент %d для вбудованої %qF"
32491 #: config/s390/s390.c:1079
32492 #, gcc-internal-format
32493 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
32494 msgstr ""
32496 #: config/s390/s390.c:1169
32497 #, gcc-internal-format
32498 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
32499 msgstr ""
32501 #: config/s390/s390.c:10171
32502 #, gcc-internal-format
32503 msgid "total size of local variables exceeds architecture limit"
32504 msgstr ""
32506 #: config/s390/s390.c:11539
32507 #, gcc-internal-format
32508 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
32509 msgstr ""
32511 #: config/s390/s390.c:11555
32512 #, gcc-internal-format
32513 msgid "frame size of function %qs is %wd bytes which is more than half the stack size. The dynamic check would not be reliable. No check emitted for this function."
32514 msgstr ""
32516 #: config/s390/s390.c:11583
32517 #, gcc-internal-format
32518 msgid "frame size of %qs is %wd bytes"
32519 msgstr ""
32521 #: config/s390/s390.c:11587
32522 #, gcc-internal-format
32523 msgid "%qs uses dynamic stack allocation"
32524 msgstr ""
32526 #: config/s390/s390.c:11965
32527 #, gcc-internal-format
32528 msgid "CPUs older than z900 are not supported for -fsplit-stack"
32529 msgstr ""
32531 #: config/s390/s390.c:15361
32532 #, gcc-internal-format, gfc-internal-format
32533 msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
32534 msgstr ""
32536 #: config/s390/s390.c:15373
32537 #, gcc-internal-format, gfc-internal-format
32538 msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
32539 msgstr ""
32541 #: config/s390/s390.c:15385
32542 #, gcc-internal-format, gfc-internal-format
32543 msgid "z/Architecture mode not supported on %s"
32544 msgstr ""
32546 #: config/s390/s390.c:15388
32547 #, gcc-internal-format
32548 msgid "64-bit ABI not supported in ESA/390 mode"
32549 msgstr ""
32551 #: config/s390/s390.c:15395
32552 #, gcc-internal-format
32553 msgid "thunk-inline is only supported with -mindirect-branch-jump"
32554 msgstr ""
32556 #: config/s390/s390.c:15419
32557 #, gcc-internal-format
32558 msgid "-mindirect-branch* options require -march=z900 or higher"
32559 msgstr ""
32561 #: config/s390/s390.c:15422
32562 #, gcc-internal-format
32563 msgid "-mfunction-return* options require -march=z900 or higher"
32564 msgstr ""
32566 #: config/s390/s390.c:15441
32567 #, gcc-internal-format, gfc-internal-format
32568 msgid "hardware vector support not available on %s"
32569 msgstr ""
32571 #: config/s390/s390.c:15444
32572 #, gcc-internal-format
32573 msgid "hardware vector support not available with -msoft-float"
32574 msgstr ""
32576 #: config/s390/s390.c:15472
32577 #, gcc-internal-format, gfc-internal-format
32578 msgid "hardware decimal floating point instructions not available on %s"
32579 msgstr ""
32581 #: config/s390/s390.c:15476
32582 #, gcc-internal-format
32583 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
32584 msgstr ""
32586 #: config/s390/s390.c:15488
32587 #, gcc-internal-format
32588 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
32589 msgstr ""
32591 #: config/s390/s390.c:15496
32592 #, gcc-internal-format
32593 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
32594 msgstr ""
32596 #: config/s390/s390.c:15502
32597 #, gcc-internal-format
32598 msgid "stack size must be greater than the stack guard value"
32599 msgstr ""
32601 #: config/s390/s390.c:15504
32602 #, gcc-internal-format
32603 msgid "stack size must not be greater than 64k"
32604 msgstr ""
32606 #: config/s390/s390.c:15507
32607 #, gcc-internal-format
32608 msgid "-mstack-guard implies use of -mstack-size"
32609 msgstr ""
32611 #. argument is not a plain number
32612 #: config/s390/s390.c:15600
32613 #, gcc-internal-format
32614 msgid "arguments to %qs should be non-negative integers"
32615 msgstr ""
32617 #: config/s390/s390.c:15607
32618 #, gcc-internal-format
32619 msgid "argument to %qs is too large (max. %d)"
32620 msgstr ""
32622 #: config/s390/s390.c:15637
32623 #, gcc-internal-format
32624 msgid "-mno-pic-data-is-text-relative cannot be used without -fpic/-fPIC"
32625 msgstr ""
32627 #. Value is not allowed for the target attribute.
32628 #: config/s390/s390.c:15818
32629 #, gcc-internal-format
32630 msgid "value %qs is not supported by attribute %<target%>"
32631 msgstr ""
32633 #: config/sh/sh.c:935
32634 #, gcc-internal-format
32635 msgid "ignoring -fschedule-insns because of exception handling bug"
32636 msgstr ""
32638 #: config/sh/sh.c:952
32639 #, gcc-internal-format
32640 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
32641 msgstr ""
32643 #: config/sh/sh.c:7400
32644 #, gcc-internal-format
32645 msgid "__builtin_saveregs not supported by this subtarget"
32646 msgstr ""
32648 #: config/sh/sh.c:8352
32649 #, gcc-internal-format
32650 msgid "%qE attribute only applies to interrupt functions"
32651 msgstr ""
32653 #: config/sh/sh.c:8422
32654 #, gcc-internal-format
32655 msgid "%qE attribute is supported only for SH2A"
32656 msgstr ""
32658 #: config/sh/sh.c:8464
32659 #, gcc-internal-format
32660 msgid "%qE attribute only applies to SH2A"
32661 msgstr ""
32663 #: config/sh/sh.c:8486
32664 #, gcc-internal-format
32665 msgid "%qE attribute argument should be between 0 to 255"
32666 msgstr ""
32668 #. The argument must be a constant string.
32669 #: config/sh/sh.c:8548
32670 #, gcc-internal-format
32671 msgid "%qE attribute argument not a string constant"
32672 msgstr ""
32674 #: config/sh/sh.c:10823
32675 #, gcc-internal-format
32676 msgid "r0 needs to be available as a call-clobbered register"
32677 msgstr ""
32679 #. The kernel loader cannot handle the relaxation                        relocations, so it cannot load kernel modules                   (which are ET_REL) or RTP executables (which are                linked with --emit-relocs).  No relaxation relocations          appear in shared libraries, so relaxation is OK                 for RTP PIC.
32680 #: config/sh/vxworks.h:43
32681 #, gcc-internal-format
32682 msgid "-mrelax is only supported for RTP PIC"
32683 msgstr ""
32685 #: config/sparc/sparc.c:1761
32686 #, gcc-internal-format, gfc-internal-format
32687 msgid "%s is not supported by this configuration"
32688 msgstr ""
32690 #: config/sparc/sparc.c:1768
32691 #, gcc-internal-format
32692 msgid "-mlong-double-64 not allowed with -m64"
32693 msgstr ""
32695 #: config/sparc/sparc.c:1788
32696 #, gcc-internal-format, gfc-internal-format
32697 msgid "bad value (%s) for -mcmodel= switch"
32698 msgstr ""
32700 #: config/sparc/sparc.c:1793
32701 #, gcc-internal-format
32702 msgid "-mcmodel= is not supported on 32-bit systems"
32703 msgstr ""
32705 #: config/sparc/sparc.c:1800
32706 #, gcc-internal-format
32707 msgid "-fcall-saved-REG is not supported for out registers"
32708 msgstr ""
32710 #: config/spu/spu-c.c:133
32711 #, gcc-internal-format, gfc-internal-format
32712 msgid "insufficient arguments to overloaded function %s"
32713 msgstr ""
32715 #: config/spu/spu-c.c:164
32716 #, gcc-internal-format, gfc-internal-format
32717 msgid "too many arguments to overloaded function %s"
32718 msgstr ""
32720 #: config/spu/spu-c.c:176
32721 #, gcc-internal-format, gfc-internal-format
32722 msgid "parameter list does not match a valid signature for %s()"
32723 msgstr ""
32725 #: config/spu/spu.c:259
32726 #, gcc-internal-format, gfc-internal-format
32727 msgid "bad value (%s) for -march= switch"
32728 msgstr ""
32730 #: config/spu/spu.c:270
32731 #, gcc-internal-format, gfc-internal-format
32732 msgid "bad value (%s) for -mtune= switch"
32733 msgstr ""
32735 #: config/spu/spu.c:5195 config/spu/spu.c:5198
32736 #, gcc-internal-format
32737 msgid "creating run-time relocation for %qD"
32738 msgstr ""
32740 #: config/spu/spu.c:5203 config/spu/spu.c:5205
32741 #, gcc-internal-format
32742 msgid "creating run-time relocation"
32743 msgstr ""
32745 #: config/spu/spu.c:6340
32746 #, gcc-internal-format, gfc-internal-format
32747 msgid "%s expects an integer literal in the range [%d, %d]"
32748 msgstr ""
32750 #: config/spu/spu.c:6360
32751 #, gcc-internal-format
32752 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
32753 msgstr ""
32755 #: config/spu/spu.c:6389
32756 #, gcc-internal-format, gfc-internal-format
32757 msgid "%d least significant bits of %s are ignored"
32758 msgstr ""
32760 #: config/stormy16/stormy16.c:1048
32761 #, gcc-internal-format
32762 msgid "local variable memory requirements exceed capacity"
32763 msgstr ""
32765 #: config/stormy16/stormy16.c:1205
32766 #, gcc-internal-format
32767 msgid "function_profiler support"
32768 msgstr ""
32770 #: config/stormy16/stormy16.c:1299
32771 #, gcc-internal-format
32772 msgid "cannot use va_start in interrupt function"
32773 msgstr ""
32775 #: config/stormy16/stormy16.c:1867
32776 #, gcc-internal-format, gfc-internal-format
32777 msgid "switch statement of size %lu entries too large"
32778 msgstr ""
32780 #: config/stormy16/stormy16.c:2239
32781 #, gcc-internal-format
32782 msgid "%<__BELOW100__%> attribute only applies to variables"
32783 msgstr ""
32785 #: config/stormy16/stormy16.c:2246
32786 #, gcc-internal-format
32787 msgid "__BELOW100__ attribute not allowed with auto storage class"
32788 msgstr ""
32790 #: config/tilegx/tilegx.c:3588 config/tilepro/tilepro.c:3137
32791 #, gcc-internal-format
32792 msgid "operand must be an immediate of the right size"
32793 msgstr ""
32795 #: config/v850/v850-c.c:67
32796 #, gcc-internal-format
32797 msgid "#pragma GHS endXXXX found without previous startXXX"
32798 msgstr ""
32800 #: config/v850/v850-c.c:70
32801 #, gcc-internal-format
32802 msgid "#pragma GHS endXXX does not match previous startXXX"
32803 msgstr ""
32805 #: config/v850/v850-c.c:96
32806 #, gcc-internal-format
32807 msgid "cannot set interrupt attribute: no current function"
32808 msgstr ""
32810 #: config/v850/v850-c.c:104
32811 #, gcc-internal-format
32812 msgid "cannot set interrupt attribute: no such identifier"
32813 msgstr ""
32815 #: config/v850/v850-c.c:153
32816 #, gcc-internal-format
32817 msgid "junk at end of #pragma ghs section"
32818 msgstr ""
32820 #: config/v850/v850-c.c:170
32821 #, gcc-internal-format
32822 msgid "unrecognized section name %qE"
32823 msgstr ""
32825 #: config/v850/v850-c.c:184
32826 #, gcc-internal-format
32827 msgid "malformed #pragma ghs section"
32828 msgstr ""
32830 #: config/v850/v850-c.c:203
32831 #, gcc-internal-format
32832 msgid "junk at end of #pragma ghs interrupt"
32833 msgstr ""
32835 #: config/v850/v850-c.c:214
32836 #, gcc-internal-format
32837 msgid "junk at end of #pragma ghs starttda"
32838 msgstr ""
32840 #: config/v850/v850-c.c:225
32841 #, gcc-internal-format
32842 msgid "junk at end of #pragma ghs startsda"
32843 msgstr ""
32845 #: config/v850/v850-c.c:236
32846 #, gcc-internal-format
32847 msgid "junk at end of #pragma ghs startzda"
32848 msgstr ""
32850 #: config/v850/v850-c.c:247
32851 #, gcc-internal-format
32852 msgid "junk at end of #pragma ghs endtda"
32853 msgstr ""
32855 #: config/v850/v850-c.c:258
32856 #, gcc-internal-format
32857 msgid "junk at end of #pragma ghs endsda"
32858 msgstr ""
32860 #: config/v850/v850-c.c:269
32861 #, gcc-internal-format
32862 msgid "junk at end of #pragma ghs endzda"
32863 msgstr ""
32865 #: config/v850/v850.c:2120
32866 #, gcc-internal-format
32867 msgid "data area attributes cannot be specified for local variables"
32868 msgstr ""
32870 #: config/v850/v850.c:2131
32871 #, gcc-internal-format
32872 msgid "data area of %q+D conflicts with previous declaration"
32873 msgstr ""
32875 #: config/v850/v850.c:2262
32876 #, gcc-internal-format, gfc-internal-format
32877 msgid "bogus JR construction: %d"
32878 msgstr ""
32880 #: config/v850/v850.c:2280 config/v850/v850.c:2387
32881 #, gcc-internal-format, gfc-internal-format
32882 msgid "bad amount of stack space removal: %d"
32883 msgstr ""
32885 #: config/v850/v850.c:2367
32886 #, gcc-internal-format, gfc-internal-format
32887 msgid "bogus JARL construction: %d"
32888 msgstr ""
32890 #: config/v850/v850.c:2665
32891 #, gcc-internal-format, gfc-internal-format
32892 msgid "bogus DISPOSE construction: %d"
32893 msgstr ""
32895 #: config/v850/v850.c:2684
32896 #, gcc-internal-format, gfc-internal-format
32897 msgid "too much stack space to dispose of: %d"
32898 msgstr ""
32900 #: config/v850/v850.c:2786
32901 #, gcc-internal-format, gfc-internal-format
32902 msgid "bogus PREPEARE construction: %d"
32903 msgstr ""
32905 #: config/v850/v850.c:2803
32906 #, gcc-internal-format, gfc-internal-format
32907 msgid "too much stack space to prepare: %d"
32908 msgstr ""
32910 #: config/visium/visium.c:741
32911 #, gcc-internal-format
32912 msgid "an interrupt handler cannot be compiled with -muser-mode"
32913 msgstr ""
32915 #: config/vms/vms-c.c:44
32916 #, gcc-internal-format
32917 msgid "junk at end of #pragma __nostandard"
32918 msgstr ""
32920 #: config/vms/vms-c.c:55
32921 #, gcc-internal-format
32922 msgid "junk at end of #pragma __standard"
32923 msgstr ""
32925 #: config/vms/vms-c.c:80
32926 #, gcc-internal-format
32927 msgid "malformed '#pragma member_alignment', ignoring"
32928 msgstr ""
32930 #: config/vms/vms-c.c:95
32931 #, gcc-internal-format, gfc-internal-format
32932 msgid "unknown '#pragma member_alignment' name %s"
32933 msgstr ""
32935 #: config/vms/vms-c.c:100
32936 #, gcc-internal-format
32937 msgid "malformed '#pragma member_alignment'"
32938 msgstr ""
32940 #: config/vms/vms-c.c:134
32941 #, gcc-internal-format
32942 msgid "unhandled alignment for '#pragma nomember_alignment'"
32943 msgstr ""
32945 #: config/vms/vms-c.c:147
32946 #, gcc-internal-format
32947 msgid "garbage at end of '#pragma nomember_alignment'"
32948 msgstr ""
32950 #: config/vms/vms-c.c:202
32951 #, gcc-internal-format
32952 msgid "malformed '#pragma extern_model', ignoring"
32953 msgstr ""
32955 #: config/vms/vms-c.c:223
32956 #, gcc-internal-format
32957 msgid "extern model globalvalue"
32958 msgstr ""
32960 #: config/vms/vms-c.c:228
32961 #, gcc-internal-format, gfc-internal-format
32962 msgid "unknown '#pragma extern_model' model '%s'"
32963 msgstr ""
32965 #: config/vms/vms-c.c:234
32966 #, gcc-internal-format
32967 msgid "junk at end of '#pragma extern_model'"
32968 msgstr ""
32970 #: config/vms/vms-c.c:248
32971 #, gcc-internal-format
32972 msgid "vms '#pragma __message' is ignored"
32973 msgstr ""
32975 #: config/vms/vms-c.c:273 config/vms/vms-c.c:279
32976 #, gcc-internal-format
32977 msgid "malformed '#pragma __extern_prefix', ignoring"
32978 msgstr ""
32980 #: config/vms/vms-c.c:312 config/vms/vms-c.c:332
32981 #, gcc-internal-format
32982 msgid "malformed %<#pragma %s%>, ignoring"
32983 msgstr ""
32985 #: config/vms/vms-c.c:328
32986 #, gcc-internal-format
32987 msgid "invalid constant in %<#pragma %s%>"
32988 msgstr ""
32990 #: config/xtensa/xtensa.c:2221
32991 #, gcc-internal-format
32992 msgid "boolean registers required for the floating-point option"
32993 msgstr ""
32995 #: config/xtensa/xtensa.c:2256
32996 #, gcc-internal-format, gfc-internal-format
32997 msgid "-f%s is not supported with CONST16 instructions"
32998 msgstr ""
33000 #: config/xtensa/xtensa.c:2263
33001 #, gcc-internal-format
33002 msgid "PIC is required but not supported with CONST16 instructions"
33003 msgstr ""
33005 #: config/xtensa/xtensa.c:3633
33006 #, gcc-internal-format
33007 msgid "only uninitialized variables can be placed in a .bss section"
33008 msgstr ""
33010 #: ada/gcc-interface/misc.c:158
33011 #, gcc-internal-format
33012 msgid "%<-gnat%> misspelled as %<-gant%>"
33013 msgstr ""
33015 #: ada/gcc-interface/misc.c:259
33016 #, gcc-internal-format
33017 msgid "-fexcess-precision=standard for Ada"
33018 msgstr ""
33020 #: ada/gcc-interface/misc.c:278
33021 #, gcc-internal-format
33022 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
33023 msgstr ""
33025 #: ada/gcc-interface/trans.c:1535
33026 #, gcc-internal-format
33027 msgid "subprogram %q+F not marked Inline_Always"
33028 msgstr ""
33030 #: ada/gcc-interface/trans.c:1536 ada/gcc-interface/trans.c:1542
33031 #, gcc-internal-format
33032 msgid "parent subprogram cannot be inlined"
33033 msgstr ""
33035 #: ada/gcc-interface/trans.c:1540
33036 #, gcc-internal-format
33037 msgid "subprogram %q+F not marked Inline"
33038 msgstr ""
33040 #: ada/gcc-interface/trans.c:6404
33041 #, gcc-internal-format
33042 msgid "out-of-bounds access may be optimized away"
33043 msgstr ""
33045 #: ada/gcc-interface/trans.c:6406
33046 #, gcc-internal-format
33047 msgid "containing loop"
33048 msgstr ""
33050 #: ada/gcc-interface/utils.c:3887
33051 #, gcc-internal-format
33052 msgid "invalid element type for attribute %qs"
33053 msgstr ""
33055 #: ada/gcc-interface/utils.c:3911
33056 #, gcc-internal-format
33057 msgid "number of components of vector not a power of two"
33058 msgstr ""
33060 #: ada/gcc-interface/utils.c:6037 ada/gcc-interface/utils.c:6215
33061 #: ada/gcc-interface/utils.c:6322
33062 #, gcc-internal-format
33063 msgid "%qs attribute ignored"
33064 msgstr ""
33066 #: ada/gcc-interface/utils.c:6158
33067 #, gcc-internal-format
33068 msgid "%qs attribute requires prototypes with named arguments"
33069 msgstr ""
33071 #: ada/gcc-interface/utils.c:6167
33072 #, gcc-internal-format
33073 msgid "%qs attribute only applies to variadic functions"
33074 msgstr ""
33076 #: ada/gcc-interface/utils.c:6282
33077 #, gcc-internal-format
33078 msgid "%qE attribute has no effect"
33079 msgstr ""
33081 #: ada/gcc-interface/utils.c:6406
33082 #, gcc-internal-format
33083 msgid "attribute %qs applies to array types only"
33084 msgstr ""
33086 #: brig/brig-lang.c:204
33087 #, gcc-internal-format
33088 msgid "could not read the BRIG file"
33089 msgstr ""
33091 #. Except for passing an argument to an unprototyped function,
33092 #. this is a constraint violation.  When passing an argument to
33093 #. an unprototyped function, it is compile-time undefined;
33094 #. making it a constraint in that case was rejected in
33095 #. DR#252.
33096 #: c/c-convert.c:101 c/c-typeck.c:2175 c/c-typeck.c:6507 c/c-typeck.c:12138
33097 #: cp/typeck.c:2027 cp/typeck.c:7977 cp/typeck.c:8742
33098 #, gcc-internal-format
33099 msgid "void value not ignored as it ought to be"
33100 msgstr ""
33102 #: c/c-convert.c:167
33103 #, gcc-internal-format
33104 msgid "conversion to non-scalar type requested"
33105 msgstr ""
33107 #: c/c-decl.c:819
33108 #, gcc-internal-format
33109 msgid "array %q+D assumed to have one element"
33110 msgstr ""
33112 #: c/c-decl.c:860
33113 #, gcc-internal-format
33114 msgid "%qD is static but used in inline function %qD which is not static"
33115 msgstr ""
33117 #: c/c-decl.c:865
33118 #, gcc-internal-format
33119 msgid "%q+D is static but declared in inline function %qD which is not static"
33120 msgstr ""
33122 #: c/c-decl.c:1050
33123 #, gcc-internal-format, gfc-internal-format
33124 msgid "GCC supports only %u nested scopes"
33125 msgstr ""
33127 #: c/c-decl.c:1202 cp/decl.c:360
33128 #, gcc-internal-format
33129 msgid "label %q+D used but not defined"
33130 msgstr ""
33132 #: c/c-decl.c:1247
33133 #, gcc-internal-format
33134 msgid "nested function %q+D declared but never defined"
33135 msgstr ""
33137 #: c/c-decl.c:1261
33138 #, gcc-internal-format
33139 msgid "inline function %q+D declared but never defined"
33140 msgstr ""
33142 #: c/c-decl.c:1278
33143 #, gcc-internal-format
33144 msgid "unused variable %q+D"
33145 msgstr ""
33147 #: c/c-decl.c:1282 cp/decl.c:695
33148 #, gcc-internal-format
33149 msgid "variable %qD set but not used"
33150 msgstr ""
33152 #: c/c-decl.c:1287
33153 #, gcc-internal-format
33154 msgid "type of array %q+D completed incompatibly with implicit initialization"
33155 msgstr ""
33157 #: c/c-decl.c:1567 c/c-decl.c:6701 c/c-decl.c:7574 c/c-decl.c:8381
33158 #, gcc-internal-format
33159 msgid "originally defined here"
33160 msgstr ""
33162 #: c/c-decl.c:1697
33163 #, gcc-internal-format
33164 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
33165 msgstr ""
33167 #: c/c-decl.c:1704
33168 #, gcc-internal-format
33169 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
33170 msgstr ""
33172 #: c/c-decl.c:1751
33173 #, gcc-internal-format
33174 msgid "prototype for %q+D declares more arguments than previous old-style definition"
33175 msgstr ""
33177 #: c/c-decl.c:1757
33178 #, gcc-internal-format
33179 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
33180 msgstr ""
33182 #: c/c-decl.c:1766
33183 #, gcc-internal-format
33184 msgid "prototype for %q+D declares argument %d with incompatible type"
33185 msgstr ""
33187 #. If we get here, no errors were found, but do issue a warning
33188 #. for this poor-style construct.
33189 #: c/c-decl.c:1779
33190 #, gcc-internal-format
33191 msgid "prototype for %q+D follows non-prototype definition"
33192 msgstr ""
33194 #: c/c-decl.c:1795
33195 #, gcc-internal-format
33196 msgid "previous definition of %q+D was here"
33197 msgstr ""
33199 #: c/c-decl.c:1797
33200 #, gcc-internal-format
33201 msgid "previous implicit declaration of %q+D was here"
33202 msgstr "попереднє неявне оголошення %q+D було тут"
33204 #: c/c-decl.c:1799
33205 #, gcc-internal-format
33206 msgid "previous declaration of %q+D was here"
33207 msgstr ""
33209 #: c/c-decl.c:1839
33210 #, gcc-internal-format
33211 msgid "%q+D redeclared as different kind of symbol"
33212 msgstr ""
33214 #: c/c-decl.c:1844
33215 #, gcc-internal-format
33216 msgid "built-in function %q+D declared as non-function"
33217 msgstr ""
33219 #: c/c-decl.c:1847 c/c-decl.c:2018 c/c-decl.c:2813
33220 #, gcc-internal-format
33221 msgid "declaration of %q+D shadows a built-in function"
33222 msgstr ""
33224 #: c/c-decl.c:1856
33225 #, gcc-internal-format
33226 msgid "redeclaration of enumerator %q+D"
33227 msgstr ""
33229 #: c/c-decl.c:1878
33230 #, gcc-internal-format
33231 msgid "conflicting types for built-in function %q+D"
33232 msgstr ""
33234 #: c/c-decl.c:1903 c/c-decl.c:1916 c/c-decl.c:1952
33235 #, gcc-internal-format
33236 msgid "conflicting types for %q+D"
33237 msgstr ""
33239 #: c/c-decl.c:1932
33240 #, gcc-internal-format
33241 msgid "conflicting named address spaces (generic vs %s) for %q+D"
33242 msgstr ""
33244 #: c/c-decl.c:1936
33245 #, gcc-internal-format
33246 msgid "conflicting named address spaces (%s vs generic) for %q+D"
33247 msgstr ""
33249 #: c/c-decl.c:1940
33250 #, gcc-internal-format
33251 msgid "conflicting named address spaces (%s vs %s) for %q+D"
33252 msgstr ""
33254 #: c/c-decl.c:1949
33255 #, gcc-internal-format
33256 msgid "conflicting type qualifiers for %q+D"
33257 msgstr ""
33259 #: c/c-decl.c:1974
33260 #, gcc-internal-format
33261 msgid "redefinition of typedef %q+D with different type"
33262 msgstr ""
33264 #: c/c-decl.c:1987
33265 #, gcc-internal-format
33266 msgid "redefinition of typedef %q+D with variably modified type"
33267 msgstr ""
33269 #: c/c-decl.c:1992
33270 #, gcc-internal-format
33271 msgid "redefinition of typedef %q+D"
33272 msgstr ""
33274 #: c/c-decl.c:2044 c/c-decl.c:2147
33275 #, gcc-internal-format
33276 msgid "redefinition of %q+D"
33277 msgstr ""
33279 #: c/c-decl.c:2079 c/c-decl.c:2185
33280 #, gcc-internal-format
33281 msgid "static declaration of %q+D follows non-static declaration"
33282 msgstr ""
33284 #: c/c-decl.c:2089 c/c-decl.c:2097 c/c-decl.c:2175 c/c-decl.c:2182
33285 #, gcc-internal-format
33286 msgid "non-static declaration of %q+D follows static declaration"
33287 msgstr ""
33289 #: c/c-decl.c:2113
33290 #, gcc-internal-format
33291 msgid "%<gnu_inline%> attribute present on %q+D"
33292 msgstr ""
33294 #: c/c-decl.c:2116
33295 #, gcc-internal-format
33296 msgid "but not here"
33297 msgstr ""
33299 #: c/c-decl.c:2134
33300 #, gcc-internal-format
33301 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
33302 msgstr ""
33304 #: c/c-decl.c:2137
33305 #, gcc-internal-format
33306 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
33307 msgstr ""
33309 #: c/c-decl.c:2167
33310 #, gcc-internal-format
33311 msgid "extern declaration of %q+D follows declaration with no linkage"
33312 msgstr ""
33314 #: c/c-decl.c:2203
33315 #, gcc-internal-format
33316 msgid "declaration of %q+D with no linkage follows extern declaration"
33317 msgstr ""
33319 #: c/c-decl.c:2209
33320 #, gcc-internal-format
33321 msgid "redeclaration of %q+D with no linkage"
33322 msgstr ""
33324 #: c/c-decl.c:2235
33325 #, gcc-internal-format
33326 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
33327 msgstr ""
33329 #: c/c-decl.c:2255
33330 #, gcc-internal-format
33331 msgid "redefinition of parameter %q+D"
33332 msgstr ""
33334 #: c/c-decl.c:2282
33335 #, gcc-internal-format
33336 msgid "redundant redeclaration of %q+D"
33337 msgstr ""
33339 #: c/c-decl.c:2774
33340 #, gcc-internal-format
33341 msgid "declaration of %q+D shadows previous non-variable"
33342 msgstr ""
33344 #: c/c-decl.c:2793
33345 #, gcc-internal-format
33346 msgid "declaration of %qD shadows a parameter"
33347 msgstr ""
33349 #: c/c-decl.c:2806 cp/name-lookup.c:2806
33350 #, gcc-internal-format
33351 msgid "declaration of %qD shadows a global declaration"
33352 msgstr ""
33354 #: c/c-decl.c:2832
33355 #, gcc-internal-format
33356 msgid "declaration of %qD shadows a previous local"
33357 msgstr ""
33359 #: c/c-decl.c:2838 cp/name-lookup.c:2818
33360 #, gcc-internal-format
33361 msgid "shadowed declaration is here"
33362 msgstr ""
33364 #: c/c-decl.c:2965
33365 #, gcc-internal-format
33366 msgid "nested extern declaration of %qD"
33367 msgstr ""
33369 #: c/c-decl.c:3126 c/c-decl.c:3140
33370 #, gcc-internal-format
33371 msgid "implicit declaration of function %qE; did you mean %qs?"
33372 msgstr "неявне оголошення функції %qE; ви мали на увазі %qs?"
33374 #: c/c-decl.c:3132 c/c-decl.c:3145
33375 #, gcc-internal-format
33376 msgid "implicit declaration of function %qE"
33377 msgstr "неявне оголошення функції %qE"
33379 #: c/c-decl.c:3406
33380 #, gcc-internal-format
33381 msgid "incompatible implicit declaration of built-in function %qD"
33382 msgstr "несумісне неявне оголошення вбудованої функції %qD"
33384 #: c/c-decl.c:3417
33385 #, gcc-internal-format
33386 msgid "include %qs or provide a declaration of %qD"
33387 msgstr ""
33389 #: c/c-decl.c:3427
33390 #, gcc-internal-format
33391 msgid "incompatible implicit declaration of function %qD"
33392 msgstr "несумісне неявне оголошення функції %qD"
33394 #: c/c-decl.c:3487
33395 #, gcc-internal-format
33396 msgid "%qE undeclared here (not in a function); did you mean %qs?"
33397 msgstr ""
33399 #: c/c-decl.c:3492
33400 #, gcc-internal-format
33401 msgid "%qE undeclared here (not in a function)"
33402 msgstr ""
33404 #: c/c-decl.c:3505
33405 #, gcc-internal-format
33406 msgid "%qE undeclared (first use in this function); did you mean %qs?"
33407 msgstr ""
33409 #: c/c-decl.c:3510
33410 #, gcc-internal-format
33411 msgid "%qE undeclared (first use in this function)"
33412 msgstr ""
33414 #: c/c-decl.c:3514
33415 #, gcc-internal-format
33416 msgid "each undeclared identifier is reported only once for each function it appears in"
33417 msgstr ""
33419 #: c/c-decl.c:3562 cp/decl.c:3055
33420 #, gcc-internal-format
33421 msgid "label %qE referenced outside of any function"
33422 msgstr ""
33424 #: c/c-decl.c:3598
33425 #, gcc-internal-format
33426 msgid "jump into scope of identifier with variably modified type"
33427 msgstr ""
33429 #: c/c-decl.c:3601
33430 #, gcc-internal-format
33431 msgid "jump skips variable initialization"
33432 msgstr ""
33434 #: c/c-decl.c:3602 c/c-decl.c:3657 c/c-decl.c:3746
33435 #, gcc-internal-format
33436 msgid "label %qD defined here"
33437 msgstr ""
33439 #: c/c-decl.c:3656 c/c-decl.c:3745
33440 #, gcc-internal-format
33441 msgid "jump into statement expression"
33442 msgstr ""
33444 #: c/c-decl.c:3678
33445 #, gcc-internal-format
33446 msgid "duplicate label declaration %qE"
33447 msgstr ""
33449 #: c/c-decl.c:3776 cp/decl.c:3460
33450 #, gcc-internal-format
33451 msgid "duplicate label %qD"
33452 msgstr ""
33454 #: c/c-decl.c:3807
33455 #, gcc-internal-format
33456 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
33457 msgstr ""
33459 #: c/c-decl.c:3872
33460 #, gcc-internal-format
33461 msgid "switch jumps over variable initialization"
33462 msgstr ""
33464 #: c/c-decl.c:3873 c/c-decl.c:3884
33465 #, gcc-internal-format
33466 msgid "switch starts here"
33467 msgstr ""
33469 #: c/c-decl.c:3883
33470 #, gcc-internal-format
33471 msgid "switch jumps into statement expression"
33472 msgstr ""
33474 #: c/c-decl.c:3966
33475 #, gcc-internal-format
33476 msgid "%qE defined as wrong kind of tag"
33477 msgstr ""
33479 #: c/c-decl.c:4335
33480 #, gcc-internal-format
33481 msgid "unnamed struct/union that defines no instances"
33482 msgstr ""
33484 #: c/c-decl.c:4345
33485 #, gcc-internal-format
33486 msgid "empty declaration with storage class specifier does not redeclare tag"
33487 msgstr ""
33489 #: c/c-decl.c:4360
33490 #, gcc-internal-format
33491 msgid "empty declaration with type qualifier does not redeclare tag"
33492 msgstr ""
33494 #: c/c-decl.c:4371
33495 #, gcc-internal-format
33496 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
33497 msgstr ""
33499 #: c/c-decl.c:4393 c/c-decl.c:4401
33500 #, gcc-internal-format
33501 msgid "useless type name in empty declaration"
33502 msgstr ""
33504 #: c/c-decl.c:4409
33505 #, gcc-internal-format
33506 msgid "%<inline%> in empty declaration"
33507 msgstr ""
33509 #: c/c-decl.c:4415
33510 #, gcc-internal-format
33511 msgid "%<_Noreturn%> in empty declaration"
33512 msgstr ""
33514 #: c/c-decl.c:4421
33515 #, gcc-internal-format
33516 msgid "%<auto%> in file-scope empty declaration"
33517 msgstr ""
33519 #: c/c-decl.c:4427
33520 #, gcc-internal-format
33521 msgid "%<register%> in file-scope empty declaration"
33522 msgstr ""
33524 #: c/c-decl.c:4434
33525 #, gcc-internal-format
33526 msgid "useless storage class specifier in empty declaration"
33527 msgstr ""
33529 #: c/c-decl.c:4440
33530 #, gcc-internal-format
33531 msgid "useless %qs in empty declaration"
33532 msgstr ""
33534 #: c/c-decl.c:4453
33535 #, gcc-internal-format
33536 msgid "useless type qualifier in empty declaration"
33537 msgstr ""
33539 #: c/c-decl.c:4460
33540 #, gcc-internal-format
33541 msgid "useless %<_Alignas%> in empty declaration"
33542 msgstr ""
33544 #: c/c-decl.c:4467 c/c-parser.c:1873
33545 #, gcc-internal-format
33546 msgid "empty declaration"
33547 msgstr ""
33549 #: c/c-decl.c:4538
33550 #, gcc-internal-format
33551 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
33552 msgstr ""
33554 #: c/c-decl.c:4542
33555 #, gcc-internal-format
33556 msgid "ISO C90 does not support %<[*]%> array declarators"
33557 msgstr ""
33559 #. C99 6.7.5.2p4
33560 #. A function definition isn't function prototype scope C99 6.2.1p4.
33561 #. C99 6.7.5.2p4
33562 #: c/c-decl.c:4548 c/c-decl.c:7147
33563 #, gcc-internal-format
33564 msgid "%<[*]%> not allowed in other than function prototype scope"
33565 msgstr ""
33567 #: c/c-decl.c:4635 cp/decl2.c:1520
33568 #, gcc-internal-format
33569 msgid "%q+D in declare target directive does not have mappable type"
33570 msgstr ""
33572 #: c/c-decl.c:4693
33573 #, gcc-internal-format
33574 msgid "%q+D is usually a function"
33575 msgstr ""
33577 #: c/c-decl.c:4702
33578 #, gcc-internal-format
33579 msgid "typedef %qD is initialized (use __typeof__ instead)"
33580 msgstr ""
33582 #: c/c-decl.c:4707
33583 #, gcc-internal-format
33584 msgid "function %qD is initialized like a variable"
33585 msgstr ""
33587 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
33588 #: c/c-decl.c:4713
33589 #, gcc-internal-format
33590 msgid "parameter %qD is initialized"
33591 msgstr ""
33593 #. Although C99 is unclear about whether incomplete arrays
33594 #. of VLAs themselves count as VLAs, it does not make
33595 #. sense to permit them to be initialized given that
33596 #. ordinary VLAs may not be initialized.
33597 #: c/c-decl.c:4732 c/c-decl.c:4747 c/c-typeck.c:7630
33598 #, gcc-internal-format
33599 msgid "variable-sized object may not be initialized"
33600 msgstr ""
33602 #: c/c-decl.c:4738
33603 #, gcc-internal-format
33604 msgid "variable %qD has initializer but incomplete type"
33605 msgstr ""
33607 #: c/c-decl.c:4827
33608 #, gcc-internal-format
33609 msgid "inline function %q+D given attribute noinline"
33610 msgstr ""
33612 #: c/c-decl.c:4877
33613 #, gcc-internal-format
33614 msgid "uninitialized const member in %qT is invalid in C++"
33615 msgstr ""
33617 #: c/c-decl.c:4879
33618 #, gcc-internal-format
33619 msgid "%qD should be initialized"
33620 msgstr ""
33622 #: c/c-decl.c:4955
33623 #, gcc-internal-format
33624 msgid "initializer fails to determine size of %q+D"
33625 msgstr ""
33627 #: c/c-decl.c:4960
33628 #, gcc-internal-format
33629 msgid "array size missing in %q+D"
33630 msgstr ""
33632 #: c/c-decl.c:4972
33633 #, gcc-internal-format
33634 msgid "zero or negative size array %q+D"
33635 msgstr ""
33637 #: c/c-decl.c:5043
33638 #, gcc-internal-format
33639 msgid "storage size of %q+D isn%'t constant"
33640 msgstr ""
33642 #: c/c-decl.c:5093
33643 #, gcc-internal-format
33644 msgid "ignoring asm-specifier for non-static local variable %q+D"
33645 msgstr ""
33647 #: c/c-decl.c:5123
33648 #, gcc-internal-format
33649 msgid "cannot put object with volatile field into register"
33650 msgstr ""
33652 #: c/c-decl.c:5209
33653 #, gcc-internal-format
33654 msgid "uninitialized const %qD is invalid in C++"
33655 msgstr ""
33657 #: c/c-decl.c:5268
33658 #, gcc-internal-format
33659 msgid "ISO C forbids forward parameter declarations"
33660 msgstr ""
33662 #: c/c-decl.c:5371
33663 #, gcc-internal-format
33664 msgid "defining a type in a compound literal is invalid in C++"
33665 msgstr ""
33667 #: c/c-decl.c:5425 c/c-decl.c:5440
33668 #, gcc-internal-format
33669 msgid "bit-field %qs width not an integer constant"
33670 msgstr ""
33672 #: c/c-decl.c:5435
33673 #, gcc-internal-format
33674 msgid "bit-field %qs width not an integer constant expression"
33675 msgstr ""
33677 #: c/c-decl.c:5446
33678 #, gcc-internal-format
33679 msgid "negative width in bit-field %qs"
33680 msgstr ""
33682 #: c/c-decl.c:5451
33683 #, gcc-internal-format
33684 msgid "zero width for bit-field %qs"
33685 msgstr ""
33687 #: c/c-decl.c:5461
33688 #, gcc-internal-format
33689 msgid "bit-field %qs has invalid type"
33690 msgstr ""
33692 #: c/c-decl.c:5467
33693 #, gcc-internal-format
33694 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
33695 msgstr ""
33697 #: c/c-decl.c:5478
33698 #, gcc-internal-format
33699 msgid "type of bit-field %qs is a GCC extension"
33700 msgstr ""
33702 #: c/c-decl.c:5484
33703 #, gcc-internal-format
33704 msgid "width of %qs exceeds its type"
33705 msgstr ""
33707 #: c/c-decl.c:5497
33708 #, gcc-internal-format
33709 msgid "%qs is narrower than values of its type"
33710 msgstr ""
33712 #: c/c-decl.c:5512
33713 #, gcc-internal-format
33714 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
33715 msgstr ""
33717 #: c/c-decl.c:5515
33718 #, gcc-internal-format
33719 msgid "ISO C90 forbids array whose size can%'t be evaluated"
33720 msgstr ""
33722 #: c/c-decl.c:5522
33723 #, gcc-internal-format
33724 msgid "ISO C90 forbids variable length array %qE"
33725 msgstr ""
33727 #: c/c-decl.c:5524
33728 #, gcc-internal-format
33729 msgid "ISO C90 forbids variable length array"
33730 msgstr ""
33732 #: c/c-decl.c:5733 c/c-decl.c:6107 c/c-decl.c:6117
33733 #, gcc-internal-format
33734 msgid "variably modified %qE at file scope"
33735 msgstr ""
33737 #: c/c-decl.c:5735
33738 #, gcc-internal-format
33739 msgid "variably modified field at file scope"
33740 msgstr ""
33742 #: c/c-decl.c:5755
33743 #, gcc-internal-format
33744 msgid "type defaults to %<int%> in declaration of %qE"
33745 msgstr ""
33747 #: c/c-decl.c:5759
33748 #, gcc-internal-format
33749 msgid "type defaults to %<int%> in type name"
33750 msgstr ""
33752 #: c/c-decl.c:5791
33753 #, gcc-internal-format
33754 msgid "duplicate %<const%>"
33755 msgstr "дублювання %<const%>"
33757 #: c/c-decl.c:5793
33758 #, gcc-internal-format
33759 msgid "duplicate %<restrict%>"
33760 msgstr "дублювання %<restrict%>"
33762 #: c/c-decl.c:5795
33763 #, gcc-internal-format
33764 msgid "duplicate %<volatile%>"
33765 msgstr "дублювання %<volatile%>"
33767 #: c/c-decl.c:5797
33768 #, gcc-internal-format
33769 msgid "duplicate %<_Atomic%>"
33770 msgstr "дублювання %<_Atomic%>"
33772 #: c/c-decl.c:5800
33773 #, gcc-internal-format, gfc-internal-format
33774 msgid "conflicting named address spaces (%s vs %s)"
33775 msgstr ""
33777 #: c/c-decl.c:5823 c/c-parser.c:2821
33778 #, gcc-internal-format
33779 msgid "%<_Atomic%>-qualified array type"
33780 msgstr ""
33782 #: c/c-decl.c:5837
33783 #, gcc-internal-format
33784 msgid "function definition declared %<auto%>"
33785 msgstr ""
33787 #: c/c-decl.c:5839
33788 #, gcc-internal-format
33789 msgid "function definition declared %<register%>"
33790 msgstr ""
33792 #: c/c-decl.c:5841
33793 #, gcc-internal-format
33794 msgid "function definition declared %<typedef%>"
33795 msgstr ""
33797 #: c/c-decl.c:5843
33798 #, gcc-internal-format
33799 msgid "function definition declared %qs"
33800 msgstr ""
33802 #: c/c-decl.c:5861
33803 #, gcc-internal-format
33804 msgid "storage class specified for structure field %qE"
33805 msgstr ""
33807 #: c/c-decl.c:5864
33808 #, gcc-internal-format
33809 msgid "storage class specified for structure field"
33810 msgstr ""
33812 #: c/c-decl.c:5868
33813 #, gcc-internal-format
33814 msgid "storage class specified for parameter %qE"
33815 msgstr ""
33817 #: c/c-decl.c:5871
33818 #, gcc-internal-format
33819 msgid "storage class specified for unnamed parameter"
33820 msgstr ""
33822 #: c/c-decl.c:5874 cp/decl.c:10935
33823 #, gcc-internal-format
33824 msgid "storage class specified for typename"
33825 msgstr ""
33827 #: c/c-decl.c:5891
33828 #, gcc-internal-format
33829 msgid "%qE initialized and declared %<extern%>"
33830 msgstr ""
33832 #: c/c-decl.c:5895
33833 #, gcc-internal-format
33834 msgid "%qE has both %<extern%> and initializer"
33835 msgstr ""
33837 #: c/c-decl.c:5900
33838 #, gcc-internal-format
33839 msgid "file-scope declaration of %qE specifies %<auto%>"
33840 msgstr ""
33842 #: c/c-decl.c:5904
33843 #, gcc-internal-format
33844 msgid "file-scope declaration of %qE specifies %<register%>"
33845 msgstr ""
33847 #: c/c-decl.c:5909
33848 #, gcc-internal-format
33849 msgid "nested function %qE declared %<extern%>"
33850 msgstr ""
33852 #: c/c-decl.c:5912
33853 #, gcc-internal-format
33854 msgid "function-scope %qE implicitly auto and declared %qs"
33855 msgstr ""
33857 #. Only the innermost declarator (making a parameter be of
33858 #. array type which is converted to pointer type)
33859 #. may have static or type qualifiers.
33860 #: c/c-decl.c:5959 c/c-decl.c:6328
33861 #, gcc-internal-format
33862 msgid "static or type qualifiers in non-parameter array declarator"
33863 msgstr ""
33865 #: c/c-decl.c:6007
33866 #, gcc-internal-format
33867 msgid "declaration of %qE as array of voids"
33868 msgstr ""
33870 #: c/c-decl.c:6009
33871 #, gcc-internal-format
33872 msgid "declaration of type name as array of voids"
33873 msgstr ""
33875 #: c/c-decl.c:6016
33876 #, gcc-internal-format
33877 msgid "declaration of %qE as array of functions"
33878 msgstr ""
33880 #: c/c-decl.c:6019
33881 #, gcc-internal-format
33882 msgid "declaration of type name as array of functions"
33883 msgstr ""
33885 #: c/c-decl.c:6027 c/c-decl.c:8085
33886 #, gcc-internal-format
33887 msgid "invalid use of structure with flexible array member"
33888 msgstr ""
33890 #: c/c-decl.c:6053
33891 #, gcc-internal-format
33892 msgid "size of array %qE has non-integer type"
33893 msgstr ""
33895 #: c/c-decl.c:6057
33896 #, gcc-internal-format
33897 msgid "size of unnamed array has non-integer type"
33898 msgstr ""
33900 #: c/c-decl.c:6064
33901 #, gcc-internal-format
33902 msgid "size of array %qE has incomplete type"
33903 msgstr ""
33905 #: c/c-decl.c:6067
33906 #, gcc-internal-format
33907 msgid "size of unnamed array has incomplete type"
33908 msgstr ""
33910 #: c/c-decl.c:6078
33911 #, gcc-internal-format
33912 msgid "ISO C forbids zero-size array %qE"
33913 msgstr ""
33915 #: c/c-decl.c:6081
33916 #, gcc-internal-format
33917 msgid "ISO C forbids zero-size array"
33918 msgstr ""
33920 #: c/c-decl.c:6090
33921 #, gcc-internal-format
33922 msgid "size of array %qE is negative"
33923 msgstr ""
33925 #: c/c-decl.c:6092
33926 #, gcc-internal-format
33927 msgid "size of unnamed array is negative"
33928 msgstr ""
33930 #: c/c-decl.c:6216 c/c-decl.c:6871
33931 #, gcc-internal-format
33932 msgid "ISO C90 does not support flexible array members"
33933 msgstr ""
33935 #. C99 6.7.5.2p4
33936 #: c/c-decl.c:6238
33937 #, gcc-internal-format
33938 msgid "%<[*]%> not in a declaration"
33939 msgstr ""
33941 #: c/c-decl.c:6251
33942 #, gcc-internal-format
33943 msgid "array type has incomplete element type %qT"
33944 msgstr ""
33946 #: c/c-decl.c:6257
33947 #, gcc-internal-format
33948 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
33949 msgstr ""
33951 #: c/c-decl.c:6261
33952 #, gcc-internal-format
33953 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
33954 msgstr ""
33956 #: c/c-decl.c:6364
33957 #, gcc-internal-format
33958 msgid "%qE declared as function returning a function"
33959 msgstr ""
33961 #: c/c-decl.c:6367
33962 #, gcc-internal-format
33963 msgid "type name declared as function returning a function"
33964 msgstr ""
33966 #: c/c-decl.c:6374
33967 #, gcc-internal-format
33968 msgid "%qE declared as function returning an array"
33969 msgstr ""
33971 #: c/c-decl.c:6377
33972 #, gcc-internal-format
33973 msgid "type name declared as function returning an array"
33974 msgstr ""
33976 #: c/c-decl.c:6418
33977 #, gcc-internal-format
33978 msgid "function definition has qualified void return type"
33979 msgstr ""
33981 #: c/c-decl.c:6421 cp/decl.c:11201
33982 #, gcc-internal-format
33983 msgid "type qualifiers ignored on function return type"
33984 msgstr ""
33986 #: c/c-decl.c:6459 c/c-decl.c:6668 c/c-decl.c:6721 c/c-decl.c:6805
33987 #: c/c-decl.c:6926 c/c-parser.c:2823
33988 #, gcc-internal-format
33989 msgid "%<_Atomic%>-qualified function type"
33990 msgstr ""
33992 #: c/c-decl.c:6465 c/c-decl.c:6674 c/c-decl.c:6810 c/c-decl.c:6931
33993 #, gcc-internal-format
33994 msgid "ISO C forbids qualified function types"
33995 msgstr ""
33997 #: c/c-decl.c:6559
33998 #, gcc-internal-format
33999 msgid "%qs combined with %<auto%> qualifier for %qE"
34000 msgstr ""
34002 #: c/c-decl.c:6563
34003 #, gcc-internal-format
34004 msgid "%qs combined with %<register%> qualifier for %qE"
34005 msgstr ""
34007 #: c/c-decl.c:6569
34008 #, gcc-internal-format
34009 msgid "%qs specified for auto variable %qE"
34010 msgstr ""
34012 #: c/c-decl.c:6585
34013 #, gcc-internal-format
34014 msgid "%qs specified for parameter %qE"
34015 msgstr ""
34017 #: c/c-decl.c:6588
34018 #, gcc-internal-format
34019 msgid "%qs specified for unnamed parameter"
34020 msgstr ""
34022 #: c/c-decl.c:6594
34023 #, gcc-internal-format
34024 msgid "%qs specified for structure field %qE"
34025 msgstr ""
34027 #: c/c-decl.c:6597
34028 #, gcc-internal-format
34029 msgid "%qs specified for structure field"
34030 msgstr ""
34032 #: c/c-decl.c:6612
34033 #, gcc-internal-format
34034 msgid "bit-field %qE has atomic type"
34035 msgstr ""
34037 #: c/c-decl.c:6614
34038 #, gcc-internal-format
34039 msgid "bit-field has atomic type"
34040 msgstr ""
34042 #: c/c-decl.c:6623
34043 #, gcc-internal-format
34044 msgid "alignment specified for typedef %qE"
34045 msgstr ""
34047 #: c/c-decl.c:6625
34048 #, gcc-internal-format
34049 msgid "alignment specified for %<register%> object %qE"
34050 msgstr ""
34052 #: c/c-decl.c:6630
34053 #, gcc-internal-format
34054 msgid "alignment specified for parameter %qE"
34055 msgstr ""
34057 #: c/c-decl.c:6632
34058 #, gcc-internal-format
34059 msgid "alignment specified for unnamed parameter"
34060 msgstr ""
34062 #: c/c-decl.c:6637
34063 #, gcc-internal-format
34064 msgid "alignment specified for bit-field %qE"
34065 msgstr ""
34067 #: c/c-decl.c:6639
34068 #, gcc-internal-format
34069 msgid "alignment specified for unnamed bit-field"
34070 msgstr ""
34072 #: c/c-decl.c:6642
34073 #, gcc-internal-format
34074 msgid "alignment specified for function %qE"
34075 msgstr ""
34077 #: c/c-decl.c:6649
34078 #, gcc-internal-format
34079 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
34080 msgstr ""
34082 #: c/c-decl.c:6652
34083 #, gcc-internal-format
34084 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
34085 msgstr ""
34087 #: c/c-decl.c:6683
34088 #, gcc-internal-format
34089 msgid "typedef %q+D declared %<inline%>"
34090 msgstr ""
34092 #: c/c-decl.c:6685
34093 #, gcc-internal-format
34094 msgid "typedef %q+D declared %<_Noreturn%>"
34095 msgstr ""
34097 #: c/c-decl.c:6727
34098 #, gcc-internal-format
34099 msgid "ISO C forbids const or volatile function types"
34100 msgstr ""
34102 #. C99 6.7.2.1p8
34103 #: c/c-decl.c:6738
34104 #, gcc-internal-format
34105 msgid "a member of a structure or union cannot have a variably modified type"
34106 msgstr ""
34108 #: c/c-decl.c:6755 cp/decl.c:9989
34109 #, gcc-internal-format
34110 msgid "variable or field %qE declared void"
34111 msgstr ""
34113 #: c/c-decl.c:6795
34114 #, gcc-internal-format
34115 msgid "attributes in parameter array declarator ignored"
34116 msgstr ""
34118 #: c/c-decl.c:6837
34119 #, gcc-internal-format
34120 msgid "parameter %q+D declared %<inline%>"
34121 msgstr ""
34123 #: c/c-decl.c:6839
34124 #, gcc-internal-format
34125 msgid "parameter %q+D declared %<_Noreturn%>"
34126 msgstr ""
34128 #: c/c-decl.c:6852
34129 #, gcc-internal-format
34130 msgid "field %qE declared as a function"
34131 msgstr ""
34133 #: c/c-decl.c:6859
34134 #, gcc-internal-format
34135 msgid "field %qE has incomplete type"
34136 msgstr ""
34138 #: c/c-decl.c:6861
34139 #, gcc-internal-format
34140 msgid "unnamed field has incomplete type"
34141 msgstr ""
34143 #: c/c-decl.c:6897 c/c-decl.c:6908 c/c-decl.c:6911
34144 #, gcc-internal-format
34145 msgid "invalid storage class for function %qE"
34146 msgstr ""
34148 #: c/c-decl.c:6968
34149 #, gcc-internal-format
34150 msgid "cannot inline function %<main%>"
34151 msgstr ""
34153 #: c/c-decl.c:6970
34154 #, gcc-internal-format
34155 msgid "%<main%> declared %<_Noreturn%>"
34156 msgstr ""
34158 #: c/c-decl.c:6981
34159 #, gcc-internal-format
34160 msgid "ISO C99 does not support %<_Noreturn%>"
34161 msgstr "У ISO C99 не передбачено підтримки %<_Noreturn%>"
34163 #: c/c-decl.c:6984
34164 #, gcc-internal-format
34165 msgid "ISO C90 does not support %<_Noreturn%>"
34166 msgstr "У ISO C90 не передбачено підтримки %<_Noreturn%>"
34168 #: c/c-decl.c:7013
34169 #, gcc-internal-format
34170 msgid "variable previously declared %<static%> redeclared %<extern%>"
34171 msgstr ""
34173 #: c/c-decl.c:7023
34174 #, gcc-internal-format
34175 msgid "variable %q+D declared %<inline%>"
34176 msgstr ""
34178 #: c/c-decl.c:7025
34179 #, gcc-internal-format
34180 msgid "variable %q+D declared %<_Noreturn%>"
34181 msgstr ""
34183 #: c/c-decl.c:7060
34184 #, gcc-internal-format
34185 msgid "non-nested function with variably modified type"
34186 msgstr ""
34188 #: c/c-decl.c:7062
34189 #, gcc-internal-format
34190 msgid "object with variably modified type must have no linkage"
34191 msgstr ""
34193 #: c/c-decl.c:7153 c/c-decl.c:8821
34194 #, gcc-internal-format
34195 msgid "function declaration isn%'t a prototype"
34196 msgstr ""
34198 #: c/c-decl.c:7163
34199 #, gcc-internal-format
34200 msgid "parameter names (without types) in function declaration"
34201 msgstr ""
34203 #: c/c-decl.c:7201
34204 #, gcc-internal-format
34205 msgid "parameter %u (%q+D) has incomplete type"
34206 msgstr ""
34208 #: c/c-decl.c:7205
34209 #, gcc-internal-format, gfc-internal-format
34210 msgid "parameter %u has incomplete type"
34211 msgstr ""
34213 #: c/c-decl.c:7216
34214 #, gcc-internal-format
34215 msgid "parameter %u (%q+D) has void type"
34216 msgstr ""
34218 #: c/c-decl.c:7220
34219 #, gcc-internal-format, gfc-internal-format
34220 msgid "parameter %u has void type"
34221 msgstr ""
34223 #: c/c-decl.c:7294
34224 #, gcc-internal-format
34225 msgid "%<void%> as only parameter may not be qualified"
34226 msgstr ""
34228 #: c/c-decl.c:7298 c/c-decl.c:7334
34229 #, gcc-internal-format
34230 msgid "%<void%> must be the only parameter"
34231 msgstr ""
34233 #: c/c-decl.c:7328
34234 #, gcc-internal-format
34235 msgid "parameter %q+D has just a forward declaration"
34236 msgstr ""
34238 #: c/c-decl.c:7374
34239 #, gcc-internal-format
34240 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
34241 msgstr ""
34243 #: c/c-decl.c:7380
34244 #, gcc-internal-format, gfc-internal-format
34245 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
34246 msgstr ""
34248 #: c/c-decl.c:7482
34249 #, gcc-internal-format
34250 msgid "enum type defined here"
34251 msgstr ""
34253 #: c/c-decl.c:7488
34254 #, gcc-internal-format
34255 msgid "struct defined here"
34256 msgstr ""
34258 #: c/c-decl.c:7494
34259 #, gcc-internal-format
34260 msgid "union defined here"
34261 msgstr ""
34263 #: c/c-decl.c:7570
34264 #, gcc-internal-format
34265 msgid "redefinition of %<union %E%>"
34266 msgstr ""
34268 #: c/c-decl.c:7572
34269 #, gcc-internal-format
34270 msgid "redefinition of %<struct %E%>"
34271 msgstr ""
34273 #: c/c-decl.c:7581
34274 #, gcc-internal-format
34275 msgid "nested redefinition of %<union %E%>"
34276 msgstr ""
34278 #: c/c-decl.c:7583
34279 #, gcc-internal-format
34280 msgid "nested redefinition of %<struct %E%>"
34281 msgstr ""
34283 #: c/c-decl.c:7613 c/c-decl.c:8400
34284 #, gcc-internal-format
34285 msgid "defining type in %qs expression is invalid in C++"
34286 msgstr ""
34288 #: c/c-decl.c:7680 cp/decl.c:4802
34289 #, gcc-internal-format
34290 msgid "declaration does not declare anything"
34291 msgstr ""
34293 #: c/c-decl.c:7685
34294 #, gcc-internal-format
34295 msgid "ISO C99 doesn%'t support unnamed structs/unions"
34296 msgstr ""
34298 #: c/c-decl.c:7688
34299 #, gcc-internal-format
34300 msgid "ISO C90 doesn%'t support unnamed structs/unions"
34301 msgstr ""
34303 #: c/c-decl.c:7781 c/c-decl.c:7799 c/c-decl.c:7860
34304 #, gcc-internal-format
34305 msgid "duplicate member %q+D"
34306 msgstr ""
34308 #: c/c-decl.c:7886
34309 #, gcc-internal-format
34310 msgid "empty struct has size 0 in C, size 1 in C++"
34311 msgstr ""
34313 #: c/c-decl.c:7889
34314 #, gcc-internal-format
34315 msgid "empty union has size 0 in C, size 1 in C++"
34316 msgstr ""
34318 #: c/c-decl.c:7994
34319 #, gcc-internal-format
34320 msgid "union has no named members"
34321 msgstr ""
34323 #: c/c-decl.c:7996
34324 #, gcc-internal-format
34325 msgid "union has no members"
34326 msgstr ""
34328 #: c/c-decl.c:8001
34329 #, gcc-internal-format
34330 msgid "struct has no named members"
34331 msgstr ""
34333 #: c/c-decl.c:8003
34334 #, gcc-internal-format
34335 msgid "struct has no members"
34336 msgstr ""
34338 #: c/c-decl.c:8064 cp/decl.c:12069
34339 #, gcc-internal-format
34340 msgid "flexible array member in union"
34341 msgstr ""
34343 #: c/c-decl.c:8070
34344 #, gcc-internal-format
34345 msgid "flexible array member not at end of struct"
34346 msgstr ""
34348 #: c/c-decl.c:8076
34349 #, gcc-internal-format
34350 msgid "flexible array member in a struct with no named members"
34351 msgstr ""
34353 #: c/c-decl.c:8107
34354 #, gcc-internal-format
34355 msgid "type %qT is too large"
34356 msgstr ""
34358 #: c/c-decl.c:8230
34359 #, gcc-internal-format
34360 msgid "union cannot be made transparent"
34361 msgstr ""
34363 #: c/c-decl.c:8372
34364 #, gcc-internal-format
34365 msgid "nested redefinition of %<enum %E%>"
34366 msgstr ""
34368 #. This enum is a named one that has been declared already.
34369 #: c/c-decl.c:8379
34370 #, gcc-internal-format
34371 msgid "redeclaration of %<enum %E%>"
34372 msgstr ""
34374 #: c/c-decl.c:8458 cp/decl.c:14423
34375 #, gcc-internal-format
34376 msgid "specified mode too small for enumeral values"
34377 msgstr ""
34379 #: c/c-decl.c:8473
34380 #, gcc-internal-format
34381 msgid "enumeration values exceed range of largest integer"
34382 msgstr ""
34384 #: c/c-decl.c:8587 c/c-decl.c:8603
34385 #, gcc-internal-format
34386 msgid "enumerator value for %qE is not an integer constant"
34387 msgstr ""
34389 #: c/c-decl.c:8598
34390 #, gcc-internal-format
34391 msgid "enumerator value for %qE is not an integer constant expression"
34392 msgstr ""
34394 #: c/c-decl.c:8622
34395 #, gcc-internal-format
34396 msgid "overflow in enumeration values"
34397 msgstr ""
34399 #: c/c-decl.c:8630
34400 #, gcc-internal-format
34401 msgid "ISO C restricts enumerator values to range of %<int%>"
34402 msgstr ""
34404 #: c/c-decl.c:8715 cp/decl.c:5104 cp/decl.c:14955
34405 #, gcc-internal-format
34406 msgid "inline function %qD given attribute noinline"
34407 msgstr ""
34409 #: c/c-decl.c:8733
34410 #, gcc-internal-format
34411 msgid "return type is an incomplete type"
34412 msgstr ""
34414 #: c/c-decl.c:8744
34415 #, gcc-internal-format
34416 msgid "return type defaults to %<int%>"
34417 msgstr ""
34419 #: c/c-decl.c:8771
34420 #, gcc-internal-format
34421 msgid "%q+D defined as variadic function without prototype"
34422 msgstr ""
34424 #: c/c-decl.c:8830
34425 #, gcc-internal-format
34426 msgid "no previous prototype for %qD"
34427 msgstr ""
34429 #: c/c-decl.c:8839
34430 #, gcc-internal-format
34431 msgid "%qD was used with no prototype before its definition"
34432 msgstr ""
34434 #: c/c-decl.c:8847 cp/decl.c:15090
34435 #, gcc-internal-format
34436 msgid "no previous declaration for %qD"
34437 msgstr ""
34439 #: c/c-decl.c:8857
34440 #, gcc-internal-format
34441 msgid "%qD was used with no declaration before its definition"
34442 msgstr ""
34444 #: c/c-decl.c:8876
34445 #, gcc-internal-format
34446 msgid "return type of %qD is not %<int%>"
34447 msgstr ""
34449 #: c/c-decl.c:8878
34450 #, gcc-internal-format
34451 msgid "%<_Atomic%>-qualified return type of %qD"
34452 msgstr ""
34454 #: c/c-decl.c:8885
34455 #, gcc-internal-format
34456 msgid "%qD is normally a non-static function"
34457 msgstr ""
34459 #: c/c-decl.c:8922
34460 #, gcc-internal-format
34461 msgid "old-style parameter declarations in prototyped function definition"
34462 msgstr ""
34464 #: c/c-decl.c:8937
34465 #, gcc-internal-format
34466 msgid "traditional C rejects ISO C style function definitions"
34467 msgstr ""
34469 #: c/c-decl.c:8953
34470 #, gcc-internal-format
34471 msgid "parameter name omitted"
34472 msgstr ""
34474 #: c/c-decl.c:8990
34475 #, gcc-internal-format
34476 msgid "old-style function definition"
34477 msgstr ""
34479 #: c/c-decl.c:8999
34480 #, gcc-internal-format
34481 msgid "parameter name missing from parameter list"
34482 msgstr ""
34484 #: c/c-decl.c:9015
34485 #, gcc-internal-format
34486 msgid "%qD declared as a non-parameter"
34487 msgstr ""
34489 #: c/c-decl.c:9023
34490 #, gcc-internal-format
34491 msgid "multiple parameters named %qD"
34492 msgstr ""
34494 #: c/c-decl.c:9032
34495 #, gcc-internal-format
34496 msgid "parameter %qD declared with void type"
34497 msgstr ""
34499 #: c/c-decl.c:9061 c/c-decl.c:9066
34500 #, gcc-internal-format
34501 msgid "type of %qD defaults to %<int%>"
34502 msgstr ""
34504 #: c/c-decl.c:9086
34505 #, gcc-internal-format
34506 msgid "parameter %qD has incomplete type"
34507 msgstr ""
34509 #: c/c-decl.c:9093
34510 #, gcc-internal-format
34511 msgid "declaration for parameter %qD but no such parameter"
34512 msgstr ""
34514 #: c/c-decl.c:9146
34515 #, gcc-internal-format
34516 msgid "number of arguments doesn%'t match built-in prototype"
34517 msgstr ""
34519 #: c/c-decl.c:9157
34520 #, gcc-internal-format
34521 msgid "number of arguments doesn%'t match prototype"
34522 msgstr ""
34524 #: c/c-decl.c:9160 c/c-decl.c:9207 c/c-decl.c:9221
34525 #, gcc-internal-format
34526 msgid "prototype declaration"
34527 msgstr ""
34529 #: c/c-decl.c:9199
34530 #, gcc-internal-format
34531 msgid "promoted argument %qD doesn%'t match built-in prototype"
34532 msgstr ""
34534 #: c/c-decl.c:9204
34535 #, gcc-internal-format
34536 msgid "promoted argument %qD doesn%'t match prototype"
34537 msgstr ""
34539 #: c/c-decl.c:9214
34540 #, gcc-internal-format
34541 msgid "argument %qD doesn%'t match built-in prototype"
34542 msgstr ""
34544 #: c/c-decl.c:9219
34545 #, gcc-internal-format
34546 msgid "argument %qD doesn%'t match prototype"
34547 msgstr ""
34549 #: c/c-decl.c:9470 cp/decl.c:15873
34550 #, gcc-internal-format
34551 msgid "no return statement in function returning non-void"
34552 msgstr ""
34554 #: c/c-decl.c:9490 cp/decl.c:15905
34555 #, gcc-internal-format
34556 msgid "parameter %qD set but not used"
34557 msgstr ""
34559 #. If we get here, declarations have been used in a for loop without
34560 #. the C99 for loop scope.  This doesn't make much sense, so don't
34561 #. allow it.
34562 #: c/c-decl.c:9586
34563 #, gcc-internal-format
34564 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
34565 msgstr ""
34567 #: c/c-decl.c:9591
34568 #, gcc-internal-format
34569 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
34570 msgstr ""
34572 #: c/c-decl.c:9626
34573 #, gcc-internal-format
34574 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
34575 msgstr ""
34577 #: c/c-decl.c:9630
34578 #, gcc-internal-format
34579 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
34580 msgstr ""
34582 #: c/c-decl.c:9637
34583 #, gcc-internal-format
34584 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
34585 msgstr ""
34587 #: c/c-decl.c:9642
34588 #, gcc-internal-format
34589 msgid "%<union %E%> declared in %<for%> loop initial declaration"
34590 msgstr ""
34592 #: c/c-decl.c:9646
34593 #, gcc-internal-format
34594 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
34595 msgstr ""
34597 #: c/c-decl.c:9650
34598 #, gcc-internal-format
34599 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
34600 msgstr ""
34602 #: c/c-decl.c:9900
34603 #, gcc-internal-format
34604 msgid "incompatible address space qualifiers %qs and %qs"
34605 msgstr ""
34607 #: c/c-decl.c:9958 c/c-decl.c:9965
34608 #, gcc-internal-format
34609 msgid "duplicate %qE declaration specifier"
34610 msgstr ""
34612 #: c/c-decl.c:9992 c/c-decl.c:10376 c/c-decl.c:10766
34613 #, gcc-internal-format
34614 msgid "two or more data types in declaration specifiers"
34615 msgstr ""
34617 #: c/c-decl.c:10004 cp/parser.c:28261
34618 #, gcc-internal-format
34619 msgid "%<long long long%> is too long for GCC"
34620 msgstr ""
34622 #: c/c-decl.c:10017
34623 #, gcc-internal-format
34624 msgid "ISO C90 does not support %<long long%>"
34625 msgstr "У ISO C90 не передбачено підтримки %<long long%>"
34627 #: c/c-decl.c:10246 c/c-parser.c:8848
34628 #, gcc-internal-format
34629 msgid "ISO C90 does not support complex types"
34630 msgstr ""
34632 #: c/c-decl.c:10292
34633 #, gcc-internal-format
34634 msgid "ISO C does not support saturating types"
34635 msgstr ""
34637 #: c/c-decl.c:10363 c/c-decl.c:10923
34638 #, gcc-internal-format
34639 msgid "duplicate %qE"
34640 msgstr ""
34642 #: c/c-decl.c:10419
34643 #, gcc-internal-format
34644 msgid "ISO C does not support %<__int%d%> types"
34645 msgstr ""
34647 #: c/c-decl.c:10441
34648 #, gcc-internal-format
34649 msgid "%<__int%d%> is not supported on this target"
34650 msgstr ""
34652 #: c/c-decl.c:10484
34653 #, gcc-internal-format
34654 msgid "ISO C90 does not support boolean types"
34655 msgstr ""
34657 #: c/c-decl.c:10603
34658 #, gcc-internal-format
34659 msgid "ISO C does not support the %<_Float%d%s%> type"
34660 msgstr "У ISO C не передбачено підтримки типу %<_Float%d%s%>"
34662 #: c/c-decl.c:10653
34663 #, gcc-internal-format
34664 msgid "%<_Float%d%s%> is not supported on this target"
34665 msgstr ""
34667 #: c/c-decl.c:10724
34668 #, gcc-internal-format
34669 msgid "ISO C does not support decimal floating point"
34670 msgstr ""
34672 #: c/c-decl.c:10747 c/c-decl.c:11013 c/c-parser.c:7842
34673 #, gcc-internal-format
34674 msgid "fixed-point types not supported for this target"
34675 msgstr ""
34677 #: c/c-decl.c:10749
34678 #, gcc-internal-format
34679 msgid "ISO C does not support fixed-point types"
34680 msgstr ""
34682 #: c/c-decl.c:10784
34683 #, gcc-internal-format
34684 msgid "C++ lookup of %qD would return a field, not a type"
34685 msgstr ""
34687 #: c/c-decl.c:10797
34688 #, gcc-internal-format
34689 msgid "%qE fails to be a typedef or built in type"
34690 msgstr ""
34692 #: c/c-decl.c:10845
34693 #, gcc-internal-format
34694 msgid "%qE is not at beginning of declaration"
34695 msgstr ""
34697 #: c/c-decl.c:10866
34698 #, gcc-internal-format
34699 msgid "%qE used with %<auto%>"
34700 msgstr ""
34702 #: c/c-decl.c:10868
34703 #, gcc-internal-format
34704 msgid "%qE used with %<register%>"
34705 msgstr ""
34707 #: c/c-decl.c:10870
34708 #, gcc-internal-format
34709 msgid "%qE used with %<typedef%>"
34710 msgstr ""
34712 #: c/c-decl.c:10884 c/c-parser.c:7360
34713 #, gcc-internal-format
34714 msgid "ISO C99 does not support %qE"
34715 msgstr ""
34717 #: c/c-decl.c:10887 c/c-parser.c:7363
34718 #, gcc-internal-format
34719 msgid "ISO C90 does not support %qE"
34720 msgstr ""
34722 #: c/c-decl.c:10899
34723 #, gcc-internal-format
34724 msgid "%<__thread%> before %<extern%>"
34725 msgstr "%<__thread%> до %<extern%>"
34727 #: c/c-decl.c:10908
34728 #, gcc-internal-format
34729 msgid "%<__thread%> before %<static%>"
34730 msgstr "%<__thread%> до %<static%>"
34732 #: c/c-decl.c:10921
34733 #, gcc-internal-format
34734 msgid "duplicate %<_Thread_local%> or %<__thread%>"
34735 msgstr ""
34737 #: c/c-decl.c:10929
34738 #, gcc-internal-format
34739 msgid "multiple storage classes in declaration specifiers"
34740 msgstr ""
34742 #: c/c-decl.c:10937
34743 #, gcc-internal-format
34744 msgid "%qs used with %qE"
34745 msgstr ""
34747 #: c/c-decl.c:11010
34748 #, gcc-internal-format
34749 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
34750 msgstr ""
34752 #: c/c-decl.c:11025
34753 #, gcc-internal-format
34754 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
34755 msgstr ""
34757 #: c/c-decl.c:11076 c/c-decl.c:11092 c/c-decl.c:11118
34758 #, gcc-internal-format
34759 msgid "ISO C does not support complex integer types"
34760 msgstr ""
34762 #: c/c-decl.c:11514 cp/semantics.c:5348
34763 #, gcc-internal-format
34764 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
34765 msgstr ""
34767 #: c/c-decl.c:11518 cp/semantics.c:5352
34768 #, gcc-internal-format
34769 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
34770 msgstr ""
34772 #: c/c-fold.c:385 c/c-typeck.c:11426 cp/typeck.c:4680
34773 #, gcc-internal-format
34774 msgid "left shift of negative value"
34775 msgstr ""
34777 #: c/c-fold.c:395 c/c-typeck.c:11435 cp/typeck.c:4688
34778 #, gcc-internal-format
34779 msgid "left shift count is negative"
34780 msgstr ""
34782 #: c/c-fold.c:396 c/c-typeck.c:11365 cp/typeck.c:4633
34783 #, gcc-internal-format
34784 msgid "right shift count is negative"
34785 msgstr ""
34787 #: c/c-fold.c:404 c/c-typeck.c:11454 cp/typeck.c:4696
34788 #, gcc-internal-format
34789 msgid "left shift count >= width of type"
34790 msgstr ""
34792 #: c/c-fold.c:405 c/c-typeck.c:11389 cp/typeck.c:4641
34793 #, gcc-internal-format
34794 msgid "right shift count >= width of type"
34795 msgstr ""
34797 #: c/c-fold.c:412 c/c-typeck.c:11446
34798 #, gcc-internal-format
34799 msgid "left shift count >= width of vector element"
34800 msgstr ""
34802 #: c/c-fold.c:413 c/c-typeck.c:11376
34803 #, gcc-internal-format
34804 msgid "right shift count >= width of vector element"
34805 msgstr ""
34807 #: c/c-parser.c:274
34808 #, gcc-internal-format
34809 msgid "identifier %qE conflicts with C++ keyword"
34810 msgstr ""
34812 #: c/c-parser.c:884 cp/parser.c:2864
34813 #, gcc-internal-format
34814 msgid "version control conflict marker in file"
34815 msgstr ""
34817 #: c/c-parser.c:1087 cp/parser.c:2905
34818 #, gcc-internal-format
34819 msgid "to match this %qs"
34820 msgstr "для відповідності цьому %qs"
34822 #: c/c-parser.c:1216 cp/parser.c:28484
34823 #, gcc-internal-format
34824 msgid "expected end of line"
34825 msgstr ""
34827 #: c/c-parser.c:1515
34828 #, gcc-internal-format
34829 msgid "ISO C forbids an empty translation unit"
34830 msgstr ""
34832 #: c/c-parser.c:1619 c/c-parser.c:9909
34833 #, gcc-internal-format
34834 msgid "ISO C does not allow extra %<;%> outside of a function"
34835 msgstr ""
34837 #: c/c-parser.c:1795
34838 #, gcc-internal-format
34839 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
34840 msgstr ""
34842 #: c/c-parser.c:1803
34843 #, gcc-internal-format
34844 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
34845 msgstr ""
34847 #: c/c-parser.c:1811
34848 #, gcc-internal-format
34849 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
34850 msgstr ""
34852 #: c/c-parser.c:1823 c/c-parser.c:4060
34853 #, gcc-internal-format
34854 msgid "unknown type name %qE; did you mean %qs?"
34855 msgstr ""
34857 #: c/c-parser.c:1827 c/c-parser.c:2650 c/c-parser.c:4064
34858 #, gcc-internal-format
34859 msgid "unknown type name %qE"
34860 msgstr ""
34862 #: c/c-parser.c:1848 c/c-parser.c:11129 c/c-parser.c:16147 c/c-parser.c:16585
34863 #: c/c-parser.c:17061 cp/parser.c:36007 cp/parser.c:38993
34864 #, gcc-internal-format
34865 msgid "expected declaration specifiers"
34866 msgstr ""
34868 #: c/c-parser.c:1858
34869 #, gcc-internal-format
34870 msgid "%<__auto_type%> in empty declaration"
34871 msgstr ""
34873 #: c/c-parser.c:1888 c/c-parser.c:3343
34874 #, gcc-internal-format
34875 msgid "expected %<;%>, identifier or %<(%>"
34876 msgstr ""
34878 #: c/c-parser.c:1906 cp/parser.c:30161 cp/parser.c:30235
34879 #, gcc-internal-format
34880 msgid "prefix attributes are ignored for methods"
34881 msgstr ""
34883 #: c/c-parser.c:1941
34884 #, gcc-internal-format
34885 msgid "prefix attributes are ignored for implementations"
34886 msgstr ""
34888 #: c/c-parser.c:1962
34889 #, gcc-internal-format
34890 msgid "unexpected attribute"
34891 msgstr ""
34893 #: c/c-parser.c:1972 c/c-parser.c:5194 c/c-parser.c:5511 cp/parser.c:10952
34894 #: cp/parser.c:11151
34895 #, gcc-internal-format
34896 msgid "%<fallthrough%> attribute not followed by %<;%>"
34897 msgstr ""
34899 #: c/c-parser.c:2004
34900 #, gcc-internal-format
34901 msgid "%<__auto_type%> requires a plain identifier as declarator"
34902 msgstr ""
34904 #: c/c-parser.c:2021
34905 #, gcc-internal-format
34906 msgid "data definition has no type or storage class"
34907 msgstr ""
34909 #. This means there is an attribute specifier after
34910 #. the declarator in a function definition.  Provide
34911 #. some more information for the user.
34912 #: c/c-parser.c:2036
34913 #, gcc-internal-format
34914 msgid "attributes should be specified before the declarator in a function definition"
34915 msgstr ""
34917 #: c/c-parser.c:2063
34918 #, gcc-internal-format
34919 msgid "%<__auto_type%> used with a bit-field initializer"
34920 msgstr ""
34922 #: c/c-parser.c:2138 c/c-parser.c:2228
34923 #, gcc-internal-format
34924 msgid "%<__auto_type%> requires an initialized data declaration"
34925 msgstr ""
34927 #: c/c-parser.c:2191
34928 #, gcc-internal-format
34929 msgid "%<__auto_type%> may only be used with a single declarator"
34930 msgstr ""
34932 #: c/c-parser.c:2220 cp/parser.c:13002 cp/parser.c:13159
34933 #, gcc-internal-format
34934 msgid "expected %<,%> or %<;%>"
34935 msgstr "мало бути %<,%> або %<;%>"
34937 #. This can appear in many cases looking nothing like a
34938 #. function definition, so we don't give a more specific
34939 #. error suggesting there was one.
34940 #: c/c-parser.c:2234 c/c-parser.c:2275
34941 #, gcc-internal-format
34942 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
34943 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
34945 #: c/c-parser.c:2242
34946 #, gcc-internal-format
34947 msgid "ISO C forbids nested functions"
34948 msgstr "У стандарті ISO C заборонено вкладеність функцій"
34950 #: c/c-parser.c:2419
34951 #, gcc-internal-format
34952 msgid "ISO C99 does not support %<_Static_assert%>"
34953 msgstr "У ISO C99 не передбачено підтримки %<_Static_assert%>"
34955 #: c/c-parser.c:2422
34956 #, gcc-internal-format
34957 msgid "ISO C90 does not support %<_Static_assert%>"
34958 msgstr "У ISO C90 не передбачено підтримки %<_Static_assert%>"
34960 #: c/c-parser.c:2448 c/c-parser.c:4160 c/c-parser.c:11187 cp/parser.c:38634
34961 #, gcc-internal-format
34962 msgid "expected string literal"
34963 msgstr ""
34965 #: c/c-parser.c:2456
34966 #, gcc-internal-format
34967 msgid "expression in static assertion is not an integer"
34968 msgstr ""
34970 #: c/c-parser.c:2465
34971 #, gcc-internal-format
34972 msgid "expression in static assertion is not an integer constant expression"
34973 msgstr ""
34975 #: c/c-parser.c:2470
34976 #, gcc-internal-format
34977 msgid "expression in static assertion is not constant"
34978 msgstr ""
34980 #: c/c-parser.c:2475
34981 #, gcc-internal-format
34982 msgid "static assertion failed: %E"
34983 msgstr ""
34985 #: c/c-parser.c:2792
34986 #, gcc-internal-format
34987 msgid "%<_Atomic%> in Objective-C"
34988 msgstr ""
34990 #: c/c-parser.c:2795
34991 #, gcc-internal-format
34992 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
34993 msgstr ""
34995 #: c/c-parser.c:2798
34996 #, gcc-internal-format
34997 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
34998 msgstr ""
35000 #: c/c-parser.c:2825
35001 #, gcc-internal-format
35002 msgid "%<_Atomic%> applied to a qualified type"
35003 msgstr ""
35005 #: c/c-parser.c:2855
35006 #, gcc-internal-format
35007 msgid "%<__GIMPLE%> only valid with -fgimple"
35008 msgstr ""
35010 #: c/c-parser.c:2953
35011 #, gcc-internal-format
35012 msgid "empty enum is invalid"
35013 msgstr ""
35015 #: c/c-parser.c:2957 c/c-parser.c:3891 c/c-parser.c:4656 c/c-parser.c:4951
35016 #: c/c-parser.c:6436 c/c-parser.c:6524 c/c-parser.c:7226 c/c-parser.c:7903
35017 #: c/c-parser.c:8105 c/c-parser.c:8131 c/c-parser.c:8927 c/c-parser.c:9202
35018 #: c/c-parser.c:9239 c/c-parser.c:9492 c/c-parser.c:9542 c/c-parser.c:9702
35019 #: c/c-parser.c:9732 c/c-parser.c:9740 c/c-parser.c:9769 c/c-parser.c:9782
35020 #: c/c-parser.c:10088 c/c-parser.c:10212 c/c-parser.c:10657 c/c-parser.c:10692
35021 #: c/c-parser.c:10745 c/c-parser.c:10798 c/c-parser.c:10814 c/c-parser.c:10860
35022 #: c/c-parser.c:11496 c/c-parser.c:11537 c/c-parser.c:13445 c/c-parser.c:13681
35023 #: c/c-parser.c:15544 c/c-parser.c:18218 c/gimple-parser.c:1058
35024 #: c/gimple-parser.c:1096 cp/parser.c:28487 cp/parser.c:31013
35025 #: cp/parser.c:31043 cp/parser.c:31113 cp/parser.c:33230 cp/parser.c:38350
35026 #, gcc-internal-format
35027 msgid "expected identifier"
35028 msgstr ""
35030 #: c/c-parser.c:2995 cp/parser.c:18384
35031 #, gcc-internal-format
35032 msgid "comma at end of enumerator list"
35033 msgstr ""
35035 #: c/c-parser.c:3001
35036 #, gcc-internal-format
35037 msgid "expected %<,%> or %<}%>"
35038 msgstr "мало бути %<,%> або %<}%>"
35040 #: c/c-parser.c:3032
35041 #, gcc-internal-format
35042 msgid "ISO C forbids forward references to %<enum%> types"
35043 msgstr ""
35045 #: c/c-parser.c:3149
35046 #, gcc-internal-format
35047 msgid "expected class name"
35048 msgstr ""
35050 #: c/c-parser.c:3171
35051 #, gcc-internal-format
35052 msgid "extra semicolon in struct or union specified"
35053 msgstr ""
35055 #: c/c-parser.c:3200
35056 #, gcc-internal-format
35057 msgid "no semicolon at end of struct or union"
35058 msgstr ""
35060 #: c/c-parser.c:3305 c/c-parser.c:4451
35061 #, gcc-internal-format
35062 msgid "expected specifier-qualifier-list"
35063 msgstr ""
35065 #: c/c-parser.c:3316
35066 #, gcc-internal-format
35067 msgid "ISO C forbids member declarations with no members"
35068 msgstr ""
35070 #: c/c-parser.c:3406
35071 #, gcc-internal-format
35072 msgid "expected %<,%>, %<;%> or %<}%>"
35073 msgstr "мало бути %<,%>, %<;%> або %<}%>"
35075 #: c/c-parser.c:3413
35076 #, gcc-internal-format
35077 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
35078 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
35080 #: c/c-parser.c:3467
35081 #, gcc-internal-format
35082 msgid "%<typeof%> applied to a bit-field"
35083 msgstr ""
35085 #: c/c-parser.c:3504
35086 #, gcc-internal-format
35087 msgid "ISO C99 does not support %<_Alignas%>"
35088 msgstr "У ISO C99 не передбачено підтримки %<_Alignas%>"
35090 #: c/c-parser.c:3507
35091 #, gcc-internal-format
35092 msgid "ISO C90 does not support %<_Alignas%>"
35093 msgstr "У ISO C90 не передбачено підтримки %<_Alignas%>"
35095 #: c/c-parser.c:3744
35096 #, gcc-internal-format
35097 msgid "expected identifier or %<(%>"
35098 msgstr ""
35100 #: c/c-parser.c:3957
35101 #, gcc-internal-format
35102 msgid "ISO C requires a named argument before %<...%>"
35103 msgstr ""
35105 #: c/c-parser.c:4071
35106 #, gcc-internal-format
35107 msgid "expected declaration specifiers or %<...%>"
35108 msgstr ""
35110 #: c/c-parser.c:4154
35111 #, gcc-internal-format
35112 msgid "wide string literal in %<asm%>"
35113 msgstr ""
35115 #: c/c-parser.c:4561
35116 #, gcc-internal-format
35117 msgid "ISO C forbids empty initializer braces"
35118 msgstr ""
35120 #: c/c-parser.c:4620
35121 #, gcc-internal-format
35122 msgid "obsolete use of designated initializer with %<:%>"
35123 msgstr ""
35125 #: c/c-parser.c:4765
35126 #, gcc-internal-format
35127 msgid "ISO C forbids specifying range of elements to initialize"
35128 msgstr ""
35130 #: c/c-parser.c:4777
35131 #, gcc-internal-format
35132 msgid "ISO C90 forbids specifying subobject to initialize"
35133 msgstr ""
35135 #: c/c-parser.c:4785
35136 #, gcc-internal-format
35137 msgid "obsolete use of designated initializer without %<=%>"
35138 msgstr ""
35140 #: c/c-parser.c:4966
35141 #, gcc-internal-format
35142 msgid "ISO C forbids label declarations"
35143 msgstr ""
35145 #: c/c-parser.c:4972 c/c-parser.c:5054 c/gimple-parser.c:161
35146 #, gcc-internal-format
35147 msgid "expected declaration or statement"
35148 msgstr ""
35150 #: c/c-parser.c:5005 c/c-parser.c:5033
35151 #, gcc-internal-format
35152 msgid "ISO C90 forbids mixed declarations and code"
35153 msgstr ""
35155 #: c/c-parser.c:5062
35156 #, gcc-internal-format
35157 msgid "expected %<}%> before %<else%>"
35158 msgstr ""
35160 #: c/c-parser.c:5067 cp/parser.c:11270
35161 #, gcc-internal-format
35162 msgid "%<else%> without a previous %<if%>"
35163 msgstr ""
35165 #: c/c-parser.c:5084
35166 #, gcc-internal-format
35167 msgid "label at end of compound statement"
35168 msgstr ""
35170 #: c/c-parser.c:5146
35171 #, gcc-internal-format
35172 msgid "expected %<:%> or %<...%>"
35173 msgstr "мало бути %<:%> або %<...%>"
35175 #: c/c-parser.c:5198 c/c-parser.c:5515
35176 #, gcc-internal-format
35177 msgid "only attribute %<fallthrough%> can be applied to a null statement"
35178 msgstr ""
35180 #: c/c-parser.c:5204
35181 #, gcc-internal-format
35182 msgid "a label can only be part of a statement and a declaration is not a statement"
35183 msgstr ""
35185 #: c/c-parser.c:5431
35186 #, gcc-internal-format
35187 msgid "expected identifier or %<*%>"
35188 msgstr ""
35190 #. Avoid infinite loop in error recovery:
35191 #. c_parser_skip_until_found stops at a closing nesting
35192 #. delimiter without consuming it, but here we need to consume
35193 #. it to proceed further.
35194 #: c/c-parser.c:5532 c/gimple-parser.c:1451 cp/parser.c:10904
35195 #, gcc-internal-format
35196 msgid "expected statement"
35197 msgstr ""
35199 #: c/c-parser.c:5639 cp/parser.c:12516
35200 #, gcc-internal-format
35201 msgid "suggest braces around empty body in an %<if%> statement"
35202 msgstr ""
35204 #: c/c-parser.c:5681 cp/parser.c:12519
35205 #, gcc-internal-format
35206 msgid "suggest braces around empty body in an %<else%> statement"
35207 msgstr ""
35209 #: c/c-parser.c:5815 cp/parser.c:11506
35210 #, gcc-internal-format
35211 msgid "suggest explicit braces to avoid ambiguous %<else%>"
35212 msgstr ""
35214 #: c/c-parser.c:5966
35215 #, gcc-internal-format
35216 msgid "suggest braces around empty body in %<do%> statement"
35217 msgstr ""
35219 #: c/c-parser.c:6099 c/c-parser.c:6129
35220 #, gcc-internal-format
35221 msgid "multiple iterating variables in fast enumeration"
35222 msgstr ""
35224 #: c/c-parser.c:6151
35225 #, gcc-internal-format
35226 msgid "invalid iterating variable in fast enumeration"
35227 msgstr ""
35229 #: c/c-parser.c:6172 cp/parser.c:11708
35230 #, gcc-internal-format
35231 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
35232 msgstr ""
35234 #: c/c-parser.c:6178 cp/parser.c:11714
35235 #, gcc-internal-format
35236 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
35237 msgstr ""
35239 #: c/c-parser.c:6212
35240 #, gcc-internal-format
35241 msgid "missing collection in fast enumeration"
35242 msgstr ""
35244 #: c/c-parser.c:6304
35245 #, gcc-internal-format
35246 msgid "%E qualifier ignored on asm"
35247 msgstr ""
35249 #: c/c-parser.c:6348
35250 #, gcc-internal-format
35251 msgid "expected %<:%> or %<)%>"
35252 msgstr "мало бути %<:%> або %<)%>"
35254 #: c/c-parser.c:6662
35255 #, gcc-internal-format
35256 msgid "ISO C forbids omitting the middle term of a ?: expression"
35257 msgstr ""
35259 #. Location of the binary operator.
35260 #. Quiet warning.
35261 #: c/c-parser.c:6868 cp/typeck.c:4473
35262 #, gcc-internal-format
35263 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
35264 msgstr ""
35266 #: c/c-parser.c:6873 cp/typeck.c:4478
35267 #, gcc-internal-format
35268 msgid "first %<sizeof%> operand was declared here"
35269 msgstr "перший операнд %<sizeof%> було оголошено тут:"
35271 #: c/c-parser.c:7090
35272 #, gcc-internal-format
35273 msgid "alignment specified for type name in cast"
35274 msgstr ""
35276 #: c/c-parser.c:7189
35277 #, gcc-internal-format
35278 msgid "traditional C rejects the unary plus operator"
35279 msgstr "у традиційній мові C не допускається унарний оператор плюс"
35281 #: c/c-parser.c:7318
35282 #, gcc-internal-format
35283 msgid "alignment specified for type name in %<sizeof%>"
35284 msgstr ""
35286 #: c/c-parser.c:7334
35287 #, gcc-internal-format
35288 msgid "%<sizeof%> applied to a bit-field"
35289 msgstr ""
35291 #: c/c-parser.c:7403
35292 #, gcc-internal-format
35293 msgid "alignment specified for type name in %qE"
35294 msgstr ""
35296 #: c/c-parser.c:7426
35297 #, gcc-internal-format
35298 msgid "ISO C does not allow %<%E (expression)%>"
35299 msgstr ""
35301 #: c/c-parser.c:7457
35302 #, gcc-internal-format
35303 msgid "cannot take address of %qs"
35304 msgstr ""
35306 #: c/c-parser.c:7540
35307 #, gcc-internal-format
35308 msgid "ISO C99 does not support %<_Generic%>"
35309 msgstr "У ISO C99 не передбачено підтримки %<_Generic%>"
35311 #: c/c-parser.c:7543
35312 #, gcc-internal-format
35313 msgid "ISO C90 does not support %<_Generic%>"
35314 msgstr "У ISO C90 не передбачено підтримки %<_Generic%>"
35316 #: c/c-parser.c:7611
35317 #, gcc-internal-format
35318 msgid "%<_Generic%> association has function type"
35319 msgstr ""
35321 #: c/c-parser.c:7614
35322 #, gcc-internal-format
35323 msgid "%<_Generic%> association has incomplete type"
35324 msgstr ""
35326 #: c/c-parser.c:7618
35327 #, gcc-internal-format
35328 msgid "%<_Generic%> association has variable length type"
35329 msgstr ""
35331 #: c/c-parser.c:7642
35332 #, gcc-internal-format
35333 msgid "duplicate %<default%> case in %<_Generic%>"
35334 msgstr ""
35336 #: c/c-parser.c:7643
35337 #, gcc-internal-format
35338 msgid "original %<default%> is here"
35339 msgstr ""
35341 #: c/c-parser.c:7651
35342 #, gcc-internal-format
35343 msgid "%<_Generic%> specifies two compatible types"
35344 msgstr ""
35346 #: c/c-parser.c:7652
35347 #, gcc-internal-format
35348 msgid "compatible type is here"
35349 msgstr ""
35351 #: c/c-parser.c:7675
35352 #, gcc-internal-format
35353 msgid "%<_Generic%> selector matches multiple associations"
35354 msgstr ""
35356 #: c/c-parser.c:7677
35357 #, gcc-internal-format
35358 msgid "other match is here"
35359 msgstr ""
35361 #: c/c-parser.c:7696
35362 #, gcc-internal-format
35363 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
35364 msgstr ""
35366 #: c/c-parser.c:7717
35367 #, gcc-internal-format
35368 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
35369 msgstr ""
35371 #: c/c-parser.c:7725
35372 #, gcc-internal-format
35373 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
35374 msgstr ""
35376 #: c/c-parser.c:7731
35377 #, gcc-internal-format
35378 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
35379 msgstr ""
35381 #: c/c-parser.c:7747
35382 #, gcc-internal-format
35383 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
35384 msgstr ""
35386 #: c/c-parser.c:7917 c/c-parser.c:8969 c/c-parser.c:8991 c/gimple-parser.c:978
35387 #: c/gimple-parser.c:984 c/gimple-parser.c:1468
35388 #, gcc-internal-format
35389 msgid "expected expression"
35390 msgstr "мало бути вказано вираз"
35392 #: c/c-parser.c:7935
35393 #, gcc-internal-format
35394 msgid "braced-group within expression allowed only inside a function"
35395 msgstr ""
35397 #: c/c-parser.c:7949
35398 #, gcc-internal-format
35399 msgid "ISO C forbids braced-groups within expressions"
35400 msgstr ""
35402 #: c/c-parser.c:7976
35403 #, gcc-internal-format
35404 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
35405 msgstr ""
35407 #: c/c-parser.c:7985
35408 #, gcc-internal-format
35409 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
35410 msgstr ""
35412 #: c/c-parser.c:7994
35413 #, gcc-internal-format
35414 msgid "ISO C90 does not support %<__func__%> predefined identifier"
35415 msgstr ""
35417 #: c/c-parser.c:8158
35418 #, gcc-internal-format
35419 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
35420 msgstr "помилкова кількість аргументів %<__builtin_choose_expr%>"
35422 #: c/c-parser.c:8174
35423 #, gcc-internal-format
35424 msgid "first argument to %<__builtin_choose_expr%> not a constant"
35425 msgstr ""
35427 #: c/c-parser.c:8244 c/c-parser.c:8261 c/c-parser.c:8268
35428 #, gcc-internal-format
35429 msgid "too few arguments to %<__builtin_tgmath%>"
35430 msgstr "замало аргументів для %<__builtin_tgmath%>"
35432 #: c/c-parser.c:8289
35433 #, gcc-internal-format
35434 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
35435 msgstr ""
35437 #: c/c-parser.c:8333 c/c-parser.c:8343
35438 #, gcc-internal-format
35439 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
35440 msgstr ""
35442 #: c/c-parser.c:8365 c/c-parser.c:8375
35443 #, gcc-internal-format
35444 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
35445 msgstr ""
35447 #: c/c-parser.c:8408
35448 #, gcc-internal-format
35449 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
35450 msgstr ""
35452 #: c/c-parser.c:8427
35453 #, gcc-internal-format
35454 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
35455 msgstr ""
35457 #: c/c-parser.c:8475
35458 #, gcc-internal-format
35459 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
35460 msgstr ""
35462 #: c/c-parser.c:8498
35463 #, gcc-internal-format
35464 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
35465 msgstr ""
35467 #: c/c-parser.c:8515
35468 #, gcc-internal-format
35469 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
35470 msgstr ""
35472 #: c/c-parser.c:8553
35473 #, gcc-internal-format, gfc-internal-format
35474 msgid "invalid type of argument %u of type-generic function"
35475 msgstr ""
35477 #: c/c-parser.c:8564
35478 #, gcc-internal-format, gfc-internal-format
35479 msgid "decimal floating-point argument %u to complex-only type-generic function"
35480 msgstr ""
35482 #: c/c-parser.c:8572
35483 #, gcc-internal-format, gfc-internal-format
35484 msgid "decimal floating-point argument %u to binary-only type-generic function"
35485 msgstr ""
35487 #: c/c-parser.c:8580 c/c-parser.c:8610
35488 #, gcc-internal-format
35489 msgid "both complex and decimal floating-point arguments to type-generic function"
35490 msgstr ""
35492 #: c/c-parser.c:8588 c/c-parser.c:8630
35493 #, gcc-internal-format
35494 msgid "both binary and decimal floating-point arguments to type-generic function"
35495 msgstr ""
35497 #: c/c-parser.c:8602
35498 #, gcc-internal-format, gfc-internal-format
35499 msgid "complex argument %u to decimal-only type-generic function"
35500 msgstr ""
35502 #: c/c-parser.c:8622
35503 #, gcc-internal-format, gfc-internal-format
35504 msgid "binary argument %u to decimal-only type-generic function"
35505 msgstr ""
35507 #: c/c-parser.c:8728
35508 #, gcc-internal-format
35509 msgid "no matching function for type-generic call"
35510 msgstr ""
35512 #: c/c-parser.c:8769
35513 #, gcc-internal-format
35514 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
35515 msgstr "помилкова кількість аргументів %<__builtin_call_with_static_chain%>"
35517 #: c/c-parser.c:8782
35518 #, gcc-internal-format
35519 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
35520 msgstr ""
35522 #: c/c-parser.c:8786
35523 #, gcc-internal-format
35524 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
35525 msgstr ""
35527 #: c/c-parser.c:8812
35528 #, gcc-internal-format
35529 msgid "wrong number of arguments to %<__builtin_complex%>"
35530 msgstr "помилкова кількість аргументів %<__builtin_complex%>"
35532 #: c/c-parser.c:8834
35533 #, gcc-internal-format
35534 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
35535 msgstr ""
35537 #: c/c-parser.c:8843
35538 #, gcc-internal-format
35539 msgid "%<__builtin_complex%> operands of different types"
35540 msgstr ""
35542 #: c/c-parser.c:8891 cp/parser.c:6918
35543 #, gcc-internal-format
35544 msgid "wrong number of arguments to %<__builtin_shuffle%>"
35545 msgstr "помилкова кількість аргументів %<__builtin_shuffle%>"
35547 #: c/c-parser.c:9029
35548 #, gcc-internal-format
35549 msgid "compound literal has variable size"
35550 msgstr ""
35552 #: c/c-parser.c:9040
35553 #, gcc-internal-format
35554 msgid "compound literal qualified by address-space qualifier"
35555 msgstr ""
35557 #: c/c-parser.c:9044
35558 #, gcc-internal-format
35559 msgid "ISO C90 forbids compound literals"
35560 msgstr ""
35562 #: c/c-parser.c:9057
35563 #, gcc-internal-format
35564 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
35565 msgstr ""
35567 #: c/c-parser.c:9513
35568 #, gcc-internal-format
35569 msgid "expected identifier or %<)%>"
35570 msgstr ""
35572 #: c/c-parser.c:9609
35573 #, gcc-internal-format
35574 msgid "extra semicolon"
35575 msgstr ""
35577 #: c/c-parser.c:9857
35578 #, gcc-internal-format
35579 msgid "extra semicolon in method definition specified"
35580 msgstr ""
35582 #: c/c-parser.c:9989
35583 #, gcc-internal-format
35584 msgid "method attributes must be specified at the end only"
35585 msgstr ""
35587 #: c/c-parser.c:10009
35588 #, gcc-internal-format
35589 msgid "expected %<;%> or %<{%> after method attribute definition"
35590 msgstr ""
35592 #: c/c-parser.c:10131
35593 #, gcc-internal-format
35594 msgid "objective-c method declaration is expected"
35595 msgstr ""
35597 #: c/c-parser.c:10569
35598 #, gcc-internal-format
35599 msgid "no type or storage class may be specified here,"
35600 msgstr ""
35602 #: c/c-parser.c:10661 c/c-parser.c:10718 cp/parser.c:31073
35603 #, gcc-internal-format
35604 msgid "unknown property attribute"
35605 msgstr ""
35607 #: c/c-parser.c:10682 cp/parser.c:31033
35608 #, gcc-internal-format
35609 msgid "missing %<=%> (after %<getter%> attribute)"
35610 msgstr ""
35612 #: c/c-parser.c:10685 cp/parser.c:31036
35613 #, gcc-internal-format
35614 msgid "missing %<=%> (after %<setter%> attribute)"
35615 msgstr ""
35617 #: c/c-parser.c:10699 cp/parser.c:31051
35618 #, gcc-internal-format
35619 msgid "the %<setter%> attribute may only be specified once"
35620 msgstr ""
35622 #: c/c-parser.c:10704 cp/parser.c:31057
35623 #, gcc-internal-format
35624 msgid "setter name must terminate with %<:%>"
35625 msgstr ""
35627 #: c/c-parser.c:10711 cp/parser.c:31065
35628 #, gcc-internal-format
35629 msgid "the %<getter%> attribute may only be specified once"
35630 msgstr ""
35632 #: c/c-parser.c:10905 cp/parser.c:38674
35633 #, gcc-internal-format
35634 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
35635 msgstr ""
35637 #: c/c-parser.c:10949 c/c-parser.c:16582 c/c-parser.c:16840 c/c-parser.c:16899
35638 #: c/c-parser.c:16983 cp/parser.c:36004 cp/parser.c:36298 cp/parser.c:36386
35639 #: cp/parser.c:36457 cp/parser.c:38721 cp/parser.c:38736 cp/parser.c:38752
35640 #: cp/parser.c:38768 cp/parser.c:38784 cp/parser.c:38811 cp/parser.c:38824
35641 #: cp/parser.c:38847 cp/parser.c:38860
35642 #, gcc-internal-format
35643 msgid "%<#pragma %s%> may only be used in compound statements"
35644 msgstr ""
35646 #: c/c-parser.c:10972 cp/parser.c:38837
35647 #, gcc-internal-format
35648 msgid "%<#pragma acc routine%> must be at file scope"
35649 msgstr "%<#pragma acc routine%> має перебувати у області видимості файла"
35651 #: c/c-parser.c:11050 cp/parser.c:38918
35652 #, gcc-internal-format
35653 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
35654 msgstr ""
35656 #: c/c-parser.c:11074 c/c-parser.c:11098 cp/parser.c:38947 cp/parser.c:38980
35657 #, gcc-internal-format
35658 msgid "for, while or do statement expected"
35659 msgstr ""
35661 #: c/c-parser.c:11111 cp/parser.c:38711
35662 #, gcc-internal-format
35663 msgid "%<#pragma GCC pch_preprocess%> must be first"
35664 msgstr ""
35666 #: c/c-parser.c:11421 cp/parser.c:31457
35667 #, gcc-internal-format
35668 msgid "too many %qs clauses"
35669 msgstr ""
35671 #: c/c-parser.c:11443 cp/parser.c:31994
35672 #, gcc-internal-format
35673 msgid "expected integer expression before ')'"
35674 msgstr ""
35676 #: c/c-parser.c:11458
35677 #, gcc-internal-format
35678 msgid "expression must be integral"
35679 msgstr ""
35681 #: c/c-parser.c:11742 c/c-parser.c:18160
35682 #, gcc-internal-format
35683 msgid "%qD is not a variable"
35684 msgstr ""
35686 #: c/c-parser.c:11746 cp/semantics.c:6808
35687 #, gcc-internal-format
35688 msgid "%qD is not a pointer variable"
35689 msgstr ""
35691 #: c/c-parser.c:11788 cp/parser.c:32073
35692 #, gcc-internal-format
35693 msgid "collapse argument needs positive constant integer expression"
35694 msgstr ""
35696 #: c/c-parser.c:11865 cp/parser.c:32137
35697 #, gcc-internal-format
35698 msgid "expected %<none%> or %<present%>"
35699 msgstr "мало бути %<none%> або %<present%>"
35701 #: c/c-parser.c:11867 cp/parser.c:32139
35702 #, gcc-internal-format
35703 msgid "expected %<none%> or %<shared%>"
35704 msgstr "мало бути %<none%> або %<shared%>"
35706 #: c/c-parser.c:11968 cp/parser.c:32242
35707 #, gcc-internal-format
35708 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
35709 msgstr "мало бути %<data%>, %<update%>, %<enter%> або %<exit%>"
35711 #: c/c-parser.c:11988 c/c-parser.c:16892 c/c-parser.c:16976 cp/parser.c:32260
35712 #: cp/parser.c:36290 cp/parser.c:36378
35713 #, gcc-internal-format
35714 msgid "expected %<data%>"
35715 msgstr "мало бути %<data%>"
35717 #: c/c-parser.c:12035 cp/parser.c:32313
35718 #, gcc-internal-format
35719 msgid "too many %<if%> clauses with %qs modifier"
35720 msgstr ""
35722 #: c/c-parser.c:12042 cp/parser.c:32320
35723 #, gcc-internal-format
35724 msgid "too many %<if%> clauses"
35725 msgstr ""
35727 #: c/c-parser.c:12044 cp/parser.c:32322
35728 #, gcc-internal-format
35729 msgid "too many %<if%> clauses without modifier"
35730 msgstr ""
35732 #: c/c-parser.c:12050 cp/parser.c:32328
35733 #, gcc-internal-format
35734 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
35735 msgstr ""
35737 #: c/c-parser.c:12126 c/c-parser.c:12172 c/c-parser.c:12218 c/c-parser.c:12264
35738 #: c/c-parser.c:12311 c/c-parser.c:12551 c/c-parser.c:12632 c/c-parser.c:13043
35739 #: c/c-parser.c:13171 c/c-parser.c:13216 c/c-parser.c:13736
35740 #, gcc-internal-format
35741 msgid "expected integer expression"
35742 msgstr ""
35744 #: c/c-parser.c:12137
35745 #, gcc-internal-format
35746 msgid "%<num_threads%> value must be positive"
35747 msgstr "значення %<num_threads%> має бути додатним"
35749 #: c/c-parser.c:12183
35750 #, gcc-internal-format
35751 msgid "%<num_tasks%> value must be positive"
35752 msgstr "значення %<num_tasks%> має бути додатним"
35754 #: c/c-parser.c:12229 cp/semantics.c:6992
35755 #, gcc-internal-format
35756 msgid "%<grainsize%> value must be positive"
35757 msgstr "значення %<grainsize%> має бути додатним"
35759 #: c/c-parser.c:12276 cp/semantics.c:7021
35760 #, gcc-internal-format
35761 msgid "%<priority%> value must be non-negative"
35762 msgstr "значення %<priority%> має бути невід’ємним"
35764 #: c/c-parser.c:12341 c/c-parser.c:12347 cp/parser.c:32545 cp/parser.c:32552
35765 #, gcc-internal-format
35766 msgid "expected %<tofrom%>"
35767 msgstr "мало бути %<tofrom%>"
35769 #: c/c-parser.c:12355 c/c-parser.c:12361 cp/parser.c:32561 cp/parser.c:32568
35770 #, gcc-internal-format
35771 msgid "expected %<scalar%>"
35772 msgstr "мало бути %<scalar%>"
35774 #: c/c-parser.c:12425 cp/semantics.c:6299
35775 #, gcc-internal-format
35776 msgid "%qs expression must be integral"
35777 msgstr ""
35779 #: c/c-parser.c:12437 c/c-parser.c:12560 cp/semantics.c:6331
35780 #, gcc-internal-format
35781 msgid "%qs value must be positive"
35782 msgstr "значення %qs має бути додатним"
35784 #: c/c-parser.c:12499 cp/parser.c:31853
35785 #, gcc-internal-format
35786 msgid "too many %<static%> arguments"
35787 msgstr "забагато аргументів %<static%>"
35789 #: c/c-parser.c:12533 cp/parser.c:31886
35790 #, gcc-internal-format
35791 msgid "unexpected argument"
35792 msgstr "несподіваний аргумент"
35794 #: c/c-parser.c:12699 cp/semantics.c:7120
35795 #, gcc-internal-format
35796 msgid "%<tile%> argument needs positive integral constant"
35797 msgstr ""
35799 #: c/c-parser.c:12765 cp/parser.c:32626
35800 #, gcc-internal-format
35801 msgid "ordered argument needs positive constant integer expression"
35802 msgstr ""
35804 #: c/c-parser.c:12857 c/c-parser.c:17625 cp/parser.c:37643
35805 #, gcc-internal-format
35806 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
35807 msgstr ""
35809 #: c/c-parser.c:12967 cp/parser.c:32840
35810 #, gcc-internal-format
35811 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
35812 msgstr ""
35814 #: c/c-parser.c:13021 cp/parser.c:32856
35815 #, gcc-internal-format
35816 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
35817 msgstr ""
35819 #: c/c-parser.c:13025 cp/parser.c:32859
35820 #, gcc-internal-format
35821 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
35822 msgstr ""
35824 #: c/c-parser.c:13037 cp/semantics.c:6389
35825 #, gcc-internal-format
35826 msgid "chunk size value must be positive"
35827 msgstr "значення розміру фрагмента має бути додатним"
35829 #: c/c-parser.c:13060 cp/parser.c:32879
35830 #, gcc-internal-format
35831 msgid "invalid schedule kind"
35832 msgstr ""
35834 #: c/c-parser.c:13181
35835 #, gcc-internal-format
35836 msgid "%<num_teams%> value must be positive"
35837 msgstr "значення %<num_teams%> має бути додатним"
35839 #: c/c-parser.c:13226 cp/semantics.c:6479
35840 #, gcc-internal-format
35841 msgid "%<thread_limit%> value must be positive"
35842 msgstr "значення %<thread_limit%> має бути додатним"
35844 #: c/c-parser.c:13271 cp/semantics.c:6589
35845 #, gcc-internal-format
35846 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
35847 msgstr ""
35849 #: c/c-parser.c:13334
35850 #, gcc-internal-format
35851 msgid "%<linear%> clause step expression must be integral"
35852 msgstr ""
35854 #: c/c-parser.c:13375
35855 #, gcc-internal-format
35856 msgid "%<safelen%> clause expression must be positive constant integer expression"
35857 msgstr ""
35859 #: c/c-parser.c:13414
35860 #, gcc-internal-format
35861 msgid "%<simdlen%> clause expression must be positive constant integer expression"
35862 msgstr ""
35864 #: c/c-parser.c:13584 cp/parser.c:33374 cp/parser.c:33599
35865 #, gcc-internal-format
35866 msgid "invalid depend kind"
35867 msgstr ""
35869 #: c/c-parser.c:13669 cp/parser.c:33447
35870 #, gcc-internal-format
35871 msgid "invalid map kind"
35872 msgstr ""
35874 #: c/c-parser.c:13767 cp/parser.c:33546
35875 #, gcc-internal-format
35876 msgid "invalid dist_schedule kind"
35877 msgstr ""
35879 #: c/c-parser.c:13839
35880 #, gcc-internal-format
35881 msgid "invalid proc_bind kind"
35882 msgstr ""
35884 #: c/c-parser.c:14059 cp/parser.c:33825
35885 #, gcc-internal-format
35886 msgid "expected %<#pragma acc%> clause"
35887 msgstr ""
35889 #: c/c-parser.c:14070 c/c-parser.c:14345 cp/parser.c:33836 cp/parser.c:34143
35890 #, gcc-internal-format
35891 msgid "%qs is not valid for %qs"
35892 msgstr ""
35894 #: c/c-parser.c:14214 cp/parser.c:34010
35895 #, gcc-internal-format
35896 msgid "%qs must be the first clause of %qs"
35897 msgstr ""
35899 #: c/c-parser.c:14334 cp/parser.c:34132
35900 #, gcc-internal-format
35901 msgid "expected %<#pragma omp%> clause"
35902 msgstr ""
35904 #: c/c-parser.c:14472 cp/parser.c:36803
35905 #, gcc-internal-format
35906 msgid "no valid clauses specified in %<#pragma acc declare%>"
35907 msgstr ""
35909 #: c/c-parser.c:14482 cp/parser.c:36813
35910 #, gcc-internal-format
35911 msgid "array section in %<#pragma acc declare%>"
35912 msgstr ""
35914 #: c/c-parser.c:14502 cp/parser.c:36833
35915 #, gcc-internal-format
35916 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
35917 msgstr ""
35919 #: c/c-parser.c:14513 cp/parser.c:36844
35920 #, gcc-internal-format
35921 msgid "invalid OpenACC clause at file scope"
35922 msgstr ""
35924 #: c/c-parser.c:14520 cp/parser.c:36851
35925 #, gcc-internal-format
35926 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
35927 msgstr ""
35929 #: c/c-parser.c:14528 cp/parser.c:36859
35930 #, gcc-internal-format
35931 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
35932 msgstr ""
35934 #: c/c-parser.c:14540 cp/parser.c:36871
35935 #, gcc-internal-format
35936 msgid "variable %qD used more than once with %<#pragma acc declare%>"
35937 msgstr ""
35939 #: c/c-parser.c:14632 cp/parser.c:36957
35940 #, gcc-internal-format
35941 msgid "expected %<data%> after %<#pragma acc %s%>"
35942 msgstr "мало бути %<data%> після %<#pragma acc %s%>"
35944 #: c/c-parser.c:14648 cp/parser.c:36974
35945 #, gcc-internal-format
35946 msgid "%<#pragma acc %s data%> has no data movement clause"
35947 msgstr ""
35949 #: c/c-parser.c:14874 cp/parser.c:2952
35950 #, gcc-internal-format
35951 msgid "%qE has not been declared"
35952 msgstr ""
35954 #: c/c-parser.c:14878
35955 #, gcc-internal-format
35956 msgid "expected function name"
35957 msgstr "мало бути вказано назву функції"
35959 #: c/c-parser.c:14893 cp/parser.c:38064
35960 #, gcc-internal-format
35961 msgid "%qD does not refer to a function"
35962 msgstr ""
35964 #: c/c-parser.c:14913 c/c-parser.c:14961 cp/parser.c:1388
35965 #, gcc-internal-format
35966 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
35967 msgstr ""
35969 #: c/c-parser.c:14953 cp/parser.c:38118 cp/parser.c:38160
35970 #, gcc-internal-format
35971 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
35972 msgstr ""
35974 #: c/c-parser.c:14970 cp/parser.c:38174
35975 #, gcc-internal-format
35976 msgid "%<#pragma acc routine%> already applied to %qD"
35977 msgstr "%<#pragma acc routine%> вже застосовано до %qD"
35979 #: c/c-parser.c:14979 cp/parser.c:38183
35980 #, gcc-internal-format
35981 msgid "%<#pragma acc routine%> must be applied before use"
35982 msgstr "%<#pragma acc routine%> має бути застосовано до використання"
35984 #: c/c-parser.c:14980 cp/parser.c:38184
35985 #, gcc-internal-format
35986 msgid "%<#pragma acc routine%> must be applied before definition"
35987 msgstr "%<#pragma acc routine%> має бути застосовано до визначення"
35989 #: c/c-parser.c:15023 cp/parser.c:37152
35990 #, gcc-internal-format
35991 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
35992 msgstr ""
35994 #: c/c-parser.c:15435 cp/parser.c:34511 cp/parser.c:34537
35995 #, gcc-internal-format
35996 msgid "invalid form of %<#pragma omp atomic%>"
35997 msgstr ""
35999 #: c/c-parser.c:15439 cp/parser.c:34568 cp/parser.c:34584
36000 #, gcc-internal-format
36001 msgid "invalid operator for %<#pragma omp atomic%>"
36002 msgstr ""
36004 #: c/c-parser.c:15488 cp/semantics.c:8401 cp/semantics.c:8411
36005 #, gcc-internal-format
36006 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
36007 msgstr ""
36009 #: c/c-parser.c:15553 c/c-parser.c:15575
36010 #, gcc-internal-format
36011 msgid "expected %<(%> or end of line"
36012 msgstr ""
36014 #: c/c-parser.c:15619 cp/parser.c:35103
36015 #, gcc-internal-format
36016 msgid "%<ordered%> clause parameter is less than %<collapse%>"
36017 msgstr ""
36019 #: c/c-parser.c:15630 cp/parser.c:35114
36020 #, gcc-internal-format
36021 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
36022 msgstr ""
36024 #: c/c-parser.c:15648 cp/parser.c:35141
36025 #, gcc-internal-format
36026 msgid "for statement expected"
36027 msgstr ""
36029 #: c/c-parser.c:15718 cp/semantics.c:8066 cp/semantics.c:8153
36030 #, gcc-internal-format
36031 msgid "expected iteration declaration or initialization"
36032 msgstr ""
36034 #: c/c-parser.c:15806
36035 #, gcc-internal-format
36036 msgid "not enough perfectly nested loops"
36037 msgstr ""
36039 #: c/c-parser.c:15862 cp/parser.c:35364
36040 #, gcc-internal-format
36041 msgid "collapsed loops not perfectly nested"
36042 msgstr ""
36044 #: c/c-parser.c:15909 cp/parser.c:35184 cp/parser.c:35226 cp/pt.c:16385
36045 #, gcc-internal-format
36046 msgid "iteration variable %qD should not be firstprivate"
36047 msgstr ""
36049 #: c/c-parser.c:16000 cp/parser.c:35437
36050 #, gcc-internal-format
36051 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
36052 msgstr ""
36054 #: c/c-parser.c:16166 cp/parser.c:35600
36055 #, gcc-internal-format
36056 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
36057 msgstr ""
36059 #: c/c-parser.c:16374 cp/parser.c:35799
36060 #, gcc-internal-format
36061 msgid "expected %<for%> after %qs"
36062 msgstr "мало бути %<for%> після %qs"
36064 #: c/c-parser.c:16573 cp/parser.c:35995
36065 #, gcc-internal-format
36066 msgid "expected %<point%>"
36067 msgstr "мало бути %<point%>"
36069 #: c/c-parser.c:16793 cp/parser.c:36232
36070 #, gcc-internal-format
36071 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36072 msgstr ""
36074 #: c/c-parser.c:16806 cp/parser.c:36245
36075 #, gcc-internal-format
36076 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
36077 msgstr ""
36079 #: c/c-parser.c:16853 cp/parser.c:36470
36080 #, gcc-internal-format
36081 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
36082 msgstr ""
36084 #: c/c-parser.c:16925 cp/parser.c:36325
36085 #, gcc-internal-format
36086 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
36087 msgstr ""
36089 #: c/c-parser.c:16937 cp/parser.c:36337
36090 #, gcc-internal-format
36091 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
36092 msgstr ""
36094 #: c/c-parser.c:17011 cp/parser.c:36414
36095 #, gcc-internal-format
36096 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
36097 msgstr ""
36099 #: c/c-parser.c:17024 cp/parser.c:36427
36100 #, gcc-internal-format
36101 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
36102 msgstr ""
36104 #: c/c-parser.c:17238 cp/parser.c:36680
36105 #, gcc-internal-format
36106 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36107 msgstr ""
36109 #: c/c-parser.c:17288
36110 #, gcc-internal-format
36111 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
36112 msgstr ""
36114 #: c/c-parser.c:17338 c/c-parser.c:17365
36115 #, gcc-internal-format
36116 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
36117 msgstr ""
36119 #: c/c-parser.c:17387
36120 #, gcc-internal-format
36121 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
36122 msgstr ""
36124 #: c/c-parser.c:17395 cp/parser.c:37273
36125 #, gcc-internal-format
36126 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
36127 msgstr ""
36129 #: c/c-parser.c:17474 cp/parser.c:37343
36130 #, gcc-internal-format
36131 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
36132 msgstr ""
36134 #: c/c-parser.c:17493 cp/parser.c:37362
36135 #, gcc-internal-format
36136 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
36137 msgstr ""
36139 #: c/c-parser.c:17534 cp/parser.c:37409
36140 #, gcc-internal-format
36141 msgid "expected %<target%>"
36142 msgstr "мало бути %<target%>"
36144 #: c/c-parser.c:17541 cp/parser.c:37416
36145 #, gcc-internal-format
36146 msgid "expected %<declare%>"
36147 msgstr "мало бути %<declare%>"
36149 #: c/c-parser.c:17547 cp/parser.c:37423
36150 #, gcc-internal-format
36151 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
36152 msgstr ""
36154 #: c/c-parser.c:17575
36155 #, gcc-internal-format
36156 msgid "%<#pragma omp declare reduction%> not at file or block scope"
36157 msgstr ""
36159 #: c/c-parser.c:17652
36160 #, gcc-internal-format
36161 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
36162 msgstr ""
36164 #: c/c-parser.c:17656
36165 #, gcc-internal-format
36166 msgid "function or array type in %<#pragma omp declare reduction%>"
36167 msgstr ""
36169 #: c/c-parser.c:17659
36170 #, gcc-internal-format
36171 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
36172 msgstr "тип класу %<_Atomic%> у %<#pragma omp declare reduction%>"
36174 #: c/c-parser.c:17662
36175 #, gcc-internal-format
36176 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
36177 msgstr ""
36179 #: c/c-parser.c:17670
36180 #, gcc-internal-format
36181 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
36182 msgstr ""
36184 #: c/c-parser.c:17679
36185 #, gcc-internal-format
36186 msgid "previous %<#pragma omp declare reduction%>"
36187 msgstr "попереднє %<#pragma omp declare reduction%>"
36189 #: c/c-parser.c:17796
36190 #, gcc-internal-format
36191 msgid "expected %<omp_priv%> or function-name"
36192 msgstr ""
36194 #: c/c-parser.c:17807
36195 #, gcc-internal-format
36196 msgid "expected function-name %<(%>"
36197 msgstr "мало бути вказано назву функції %<(%>"
36199 #: c/c-parser.c:17826
36200 #, gcc-internal-format
36201 msgid "one of the initializer call arguments should be %<&omp_priv%>"
36202 msgstr ""
36204 #: c/c-parser.c:17947 cp/parser.c:37868
36205 #, gcc-internal-format
36206 msgid "expected %<simd%> or %<reduction%> or %<target%>"
36207 msgstr ""
36209 #: c/c-parser.c:18162 cp/semantics.c:7531
36210 #, gcc-internal-format
36211 msgid "%qE declared %<threadprivate%> after first use"
36212 msgstr ""
36214 #: c/c-parser.c:18164 cp/semantics.c:7533
36215 #, gcc-internal-format
36216 msgid "automatic variable %qE cannot be %<threadprivate%>"
36217 msgstr ""
36219 #: c/c-parser.c:18168 cp/semantics.c:7535
36220 #, gcc-internal-format
36221 msgid "%<threadprivate%> %qE has incomplete type"
36222 msgstr ""
36224 #: c/c-parser.c:18368 cp/parser.c:38565
36225 #, gcc-internal-format
36226 msgid "%<__transaction_cancel%> without transactional memory support enabled"
36227 msgstr ""
36229 #: c/c-parser.c:18374 cp/parser.c:38571
36230 #, gcc-internal-format
36231 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
36232 msgstr ""
36234 #: c/c-parser.c:18383 cp/parser.c:38580
36235 #, gcc-internal-format
36236 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
36237 msgstr ""
36239 #: c/c-parser.c:18385 cp/parser.c:38583
36240 #, gcc-internal-format
36241 msgid "  or a %<transaction_may_cancel_outer%> function"
36242 msgstr ""
36244 #: c/c-parser.c:18391 cp/parser.c:38589
36245 #, gcc-internal-format
36246 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
36247 msgstr ""
36249 #: c/c-parser.c:18472
36250 #, gcc-internal-format
36251 msgid "no closing brace"
36252 msgstr ""
36254 #: c/c-typeck.c:223
36255 #, gcc-internal-format
36256 msgid "%qD has an incomplete type %qT"
36257 msgstr ""
36259 #: c/c-typeck.c:237 c/c-typeck.c:9994 c/c-typeck.c:10036 cp/call.c:4147
36260 #, gcc-internal-format
36261 msgid "invalid use of void expression"
36262 msgstr ""
36264 #: c/c-typeck.c:245
36265 #, gcc-internal-format
36266 msgid "invalid use of flexible array member"
36267 msgstr ""
36269 #: c/c-typeck.c:251 cp/typeck2.c:504
36270 #, gcc-internal-format
36271 msgid "invalid use of array with unspecified bounds"
36272 msgstr ""
36274 #: c/c-typeck.c:259
36275 #, gcc-internal-format
36276 msgid "invalid use of undefined type %qT"
36277 msgstr ""
36279 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
36280 #: c/c-typeck.c:262
36281 #, gcc-internal-format
36282 msgid "invalid use of incomplete typedef %qT"
36283 msgstr ""
36285 #: c/c-typeck.c:335
36286 #, gcc-internal-format
36287 msgid "%qT and %qT are in disjoint named address spaces"
36288 msgstr ""
36290 #: c/c-typeck.c:576 c/c-typeck.c:601
36291 #, gcc-internal-format
36292 msgid "function types not truly compatible in ISO C"
36293 msgstr ""
36295 #: c/c-typeck.c:745
36296 #, gcc-internal-format
36297 msgid "can%'t mix operands of decimal float and vector types"
36298 msgstr ""
36300 #: c/c-typeck.c:750
36301 #, gcc-internal-format
36302 msgid "can%'t mix operands of decimal float and complex types"
36303 msgstr ""
36305 #: c/c-typeck.c:755
36306 #, gcc-internal-format
36307 msgid "can%'t mix operands of decimal float and other float types"
36308 msgstr ""
36310 #: c/c-typeck.c:1295
36311 #, gcc-internal-format
36312 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
36313 msgstr ""
36315 #: c/c-typeck.c:1299
36316 #, gcc-internal-format
36317 msgid "types are not quite compatible"
36318 msgstr ""
36320 #: c/c-typeck.c:1303
36321 #, gcc-internal-format
36322 msgid "pointer target types incompatible in C++"
36323 msgstr ""
36325 #: c/c-typeck.c:1636
36326 #, gcc-internal-format
36327 msgid "function return types not compatible due to %<volatile%>"
36328 msgstr ""
36330 #: c/c-typeck.c:1894
36331 #, gcc-internal-format
36332 msgid "converting an array compound literal to a pointer is ill-formed in C++"
36333 msgstr ""
36335 #: c/c-typeck.c:2417 c/c-typeck.c:8641
36336 #, gcc-internal-format
36337 msgid "%qT has no member named %qE; did you mean %qE?"
36338 msgstr ""
36340 #: c/c-typeck.c:2421 c/c-typeck.c:8645
36341 #, gcc-internal-format
36342 msgid "%qT has no member named %qE"
36343 msgstr ""
36345 #: c/c-typeck.c:2430
36346 #, gcc-internal-format
36347 msgid "accessing a member %qE of an atomic structure %qE"
36348 msgstr ""
36350 #: c/c-typeck.c:2433
36351 #, gcc-internal-format
36352 msgid "accessing a member %qE of an atomic union %qE"
36353 msgstr ""
36355 #: c/c-typeck.c:2493
36356 #, gcc-internal-format
36357 msgid "%qE is a pointer; did you mean to use %<->%>?"
36358 msgstr ""
36360 #: c/c-typeck.c:2499
36361 #, gcc-internal-format
36362 msgid "request for member %qE in something not a structure or union"
36363 msgstr ""
36365 #: c/c-typeck.c:2550
36366 #, gcc-internal-format
36367 msgid "dereferencing pointer to incomplete type %qT"
36368 msgstr ""
36370 #: c/c-typeck.c:2557
36371 #, gcc-internal-format
36372 msgid "dereferencing %<void *%> pointer"
36373 msgstr ""
36375 #: c/c-typeck.c:2612
36376 #, gcc-internal-format
36377 msgid "subscripted value is neither array nor pointer nor vector"
36378 msgstr ""
36380 #: c/c-typeck.c:2622 cp/typeck.c:3319 cp/typeck.c:3406
36381 #, gcc-internal-format
36382 msgid "array subscript is not an integer"
36383 msgstr ""
36385 #: c/c-typeck.c:2628
36386 #, gcc-internal-format
36387 msgid "subscripted value is pointer to function"
36388 msgstr ""
36390 #: c/c-typeck.c:2682
36391 #, gcc-internal-format
36392 msgid "ISO C forbids subscripting %<register%> array"
36393 msgstr ""
36395 #: c/c-typeck.c:2685
36396 #, gcc-internal-format
36397 msgid "ISO C90 forbids subscripting non-lvalue array"
36398 msgstr ""
36400 #: c/c-typeck.c:2799
36401 #, gcc-internal-format
36402 msgid "enum constant defined here"
36403 msgstr ""
36405 #: c/c-typeck.c:2905 cp/typeck.c:1698
36406 #, gcc-internal-format
36407 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
36408 msgstr ""
36410 #: c/c-typeck.c:3053
36411 #, gcc-internal-format
36412 msgid "called object %qE is not a function or function pointer"
36413 msgstr ""
36415 #: c/c-typeck.c:3058
36416 #, gcc-internal-format
36417 msgid "called object %qD is not a function or function pointer"
36418 msgstr ""
36420 #: c/c-typeck.c:3064
36421 #, gcc-internal-format
36422 msgid "called object is not a function or function pointer"
36423 msgstr ""
36425 #. This situation leads to run-time undefined behavior.  We can't,
36426 #. therefore, simply error unless we can prove that all possible
36427 #. executions of the program must execute the code.
36428 #: c/c-typeck.c:3094
36429 #, gcc-internal-format
36430 msgid "function called through a non-compatible type"
36431 msgstr ""
36433 #: c/c-typeck.c:3099 c/c-typeck.c:3152
36434 #, gcc-internal-format
36435 msgid "function with qualified void return type called"
36436 msgstr ""
36438 #: c/c-typeck.c:3282
36439 #, gcc-internal-format
36440 msgid "too many arguments to method %qE"
36441 msgstr ""
36443 #: c/c-typeck.c:3344
36444 #, gcc-internal-format, gfc-internal-format
36445 msgid "type of formal parameter %d is incomplete"
36446 msgstr ""
36448 #: c/c-typeck.c:3361
36449 #, gcc-internal-format
36450 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
36451 msgstr ""
36453 #: c/c-typeck.c:3367
36454 #, gcc-internal-format
36455 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
36456 msgstr ""
36458 #: c/c-typeck.c:3373
36459 #, gcc-internal-format
36460 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
36461 msgstr ""
36463 #: c/c-typeck.c:3379
36464 #, gcc-internal-format
36465 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
36466 msgstr ""
36468 #: c/c-typeck.c:3385
36469 #, gcc-internal-format
36470 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
36471 msgstr ""
36473 #: c/c-typeck.c:3391
36474 #, gcc-internal-format
36475 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
36476 msgstr ""
36478 #: c/c-typeck.c:3405
36479 #, gcc-internal-format
36480 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
36481 msgstr ""
36483 #: c/c-typeck.c:3431
36484 #, gcc-internal-format
36485 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
36486 msgstr ""
36488 #: c/c-typeck.c:3456
36489 #, gcc-internal-format
36490 msgid "passing argument %d of %qE with different width due to prototype"
36491 msgstr ""
36493 #: c/c-typeck.c:3480
36494 #, gcc-internal-format
36495 msgid "passing argument %d of %qE as unsigned due to prototype"
36496 msgstr ""
36498 #: c/c-typeck.c:3485
36499 #, gcc-internal-format
36500 msgid "passing argument %d of %qE as signed due to prototype"
36501 msgstr ""
36503 #: c/c-typeck.c:3516
36504 #, gcc-internal-format
36505 msgid "implicit conversion from %qT to %qT when passing argument to function"
36506 msgstr ""
36508 #: c/c-typeck.c:3730 c/c-typeck.c:3750 cp/typeck.c:4749 cp/typeck.c:5003
36509 #, gcc-internal-format
36510 msgid "comparison with string literal results in unspecified behavior"
36511 msgstr ""
36513 #: c/c-typeck.c:3736 c/c-typeck.c:3743 cp/typeck.c:4772 cp/typeck.c:4792
36514 #, gcc-internal-format
36515 msgid "comparison between pointer and zero character constant"
36516 msgstr ""
36518 #: c/c-typeck.c:3738 c/c-typeck.c:3745 cp/typeck.c:4775 cp/typeck.c:4795
36519 #, gcc-internal-format
36520 msgid "did you mean to dereference the pointer?"
36521 msgstr ""
36523 #: c/c-typeck.c:3764
36524 #, gcc-internal-format
36525 msgid "comparison between %qT and %qT"
36526 msgstr ""
36528 #: c/c-typeck.c:3814
36529 #, gcc-internal-format
36530 msgid "pointer of type %<void *%> used in subtraction"
36531 msgstr ""
36533 #: c/c-typeck.c:3817
36534 #, gcc-internal-format
36535 msgid "pointer to a function used in subtraction"
36536 msgstr ""
36538 #: c/c-typeck.c:3847
36539 #, gcc-internal-format
36540 msgid "arithmetic on pointer to an incomplete type"
36541 msgstr ""
36543 #: c/c-typeck.c:3852 cp/typeck.c:5562
36544 #, gcc-internal-format
36545 msgid "arithmetic on pointer to an empty aggregate"
36546 msgstr ""
36548 #: c/c-typeck.c:4283
36549 #, gcc-internal-format
36550 msgid "%<~%> on a boolean expression"
36551 msgstr "%<~%> над булевим виразом"
36553 #: c/c-typeck.c:4287
36554 #, gcc-internal-format
36555 msgid "did you mean to use logical not?"
36556 msgstr ""
36558 #: c/c-typeck.c:4296
36559 #, gcc-internal-format
36560 msgid "ISO C does not support %<~%> for complex conjugation"
36561 msgstr ""
36563 #: c/c-typeck.c:4335
36564 #, gcc-internal-format
36565 msgid "wrong type argument to unary exclamation mark"
36566 msgstr ""
36568 #: c/c-typeck.c:4393
36569 #, gcc-internal-format
36570 msgid "increment of enumeration value is invalid in C++"
36571 msgstr ""
36573 #: c/c-typeck.c:4396
36574 #, gcc-internal-format
36575 msgid "decrement of enumeration value is invalid in C++"
36576 msgstr ""
36578 #: c/c-typeck.c:4403
36579 #, gcc-internal-format
36580 msgid "increment of a boolean expression"
36581 msgstr ""
36583 #: c/c-typeck.c:4406
36584 #, gcc-internal-format
36585 msgid "decrement of a boolean expression"
36586 msgstr ""
36588 #: c/c-typeck.c:4422
36589 #, gcc-internal-format
36590 msgid "ISO C does not support %<++%> and %<--%> on complex types"
36591 msgstr ""
36593 #: c/c-typeck.c:4447 c/c-typeck.c:4481
36594 #, gcc-internal-format
36595 msgid "wrong type argument to increment"
36596 msgstr ""
36598 #: c/c-typeck.c:4449 c/c-typeck.c:4484
36599 #, gcc-internal-format
36600 msgid "wrong type argument to decrement"
36601 msgstr ""
36603 #: c/c-typeck.c:4469
36604 #, gcc-internal-format
36605 msgid "increment of pointer to an incomplete type %qT"
36606 msgstr ""
36608 #: c/c-typeck.c:4473
36609 #, gcc-internal-format
36610 msgid "decrement of pointer to an incomplete type %qT"
36611 msgstr ""
36613 #: c/c-typeck.c:4577
36614 #, gcc-internal-format
36615 msgid "taking address of expression of type %<void%>"
36616 msgstr ""
36618 #: c/c-typeck.c:4636
36619 #, gcc-internal-format
36620 msgid "cannot take address of bit-field %qD"
36621 msgstr ""
36623 #: c/c-typeck.c:4649
36624 #, gcc-internal-format
36625 msgid "cannot take address of scalar with reverse storage order"
36626 msgstr ""
36628 #: c/c-typeck.c:4657
36629 #, gcc-internal-format
36630 msgid "address of array with reverse scalar storage order requested"
36631 msgstr ""
36633 #: c/c-typeck.c:4838
36634 #, gcc-internal-format
36635 msgid "global register variable %qD used in nested function"
36636 msgstr ""
36638 #: c/c-typeck.c:4841
36639 #, gcc-internal-format
36640 msgid "register variable %qD used in nested function"
36641 msgstr ""
36643 #: c/c-typeck.c:4846
36644 #, gcc-internal-format
36645 msgid "address of global register variable %qD requested"
36646 msgstr ""
36648 #: c/c-typeck.c:4848
36649 #, gcc-internal-format
36650 msgid "address of register variable %qD requested"
36651 msgstr ""
36653 #: c/c-typeck.c:4951
36654 #, gcc-internal-format
36655 msgid "non-lvalue array in conditional expression"
36656 msgstr ""
36658 #: c/c-typeck.c:5033
36659 #, gcc-internal-format
36660 msgid "implicit conversion from %qT to %qT to match other result of conditional"
36661 msgstr ""
36663 #: c/c-typeck.c:5092 c/c-typeck.c:5098
36664 #, gcc-internal-format
36665 msgid "operand of ?: changes signedness from %qT to %qT due to unsignedness of other operand"
36666 msgstr ""
36668 #: c/c-typeck.c:5115
36669 #, gcc-internal-format
36670 msgid "ISO C forbids conditional expr with only one void side"
36671 msgstr ""
36673 #: c/c-typeck.c:5132
36674 #, gcc-internal-format
36675 msgid "pointers to disjoint address spaces used in conditional expression"
36676 msgstr ""
36678 #: c/c-typeck.c:5143 c/c-typeck.c:5160
36679 #, gcc-internal-format
36680 msgid "pointer to array loses qualifier in conditional expression"
36681 msgstr ""
36683 #: c/c-typeck.c:5148 c/c-typeck.c:5165
36684 #, gcc-internal-format
36685 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
36686 msgstr ""
36688 #: c/c-typeck.c:5178
36689 #, gcc-internal-format
36690 msgid "pointer type mismatch in conditional expression"
36691 msgstr ""
36693 #: c/c-typeck.c:5187 c/c-typeck.c:5198
36694 #, gcc-internal-format
36695 msgid "pointer/integer type mismatch in conditional expression"
36696 msgstr ""
36698 #: c/c-typeck.c:5336
36699 #, gcc-internal-format
36700 msgid "left-hand operand of comma expression has no effect"
36701 msgstr ""
36703 #: c/c-typeck.c:5354 c/c-typeck.c:10636
36704 #, gcc-internal-format
36705 msgid "right-hand operand of comma expression has no effect"
36706 msgstr ""
36708 #: c/c-typeck.c:5423
36709 msgid "cast adds %q#v qualifier to function type"
36710 msgstr ""
36712 #: c/c-typeck.c:5429
36713 msgid "cast discards %qv qualifier from pointer target type"
36714 msgstr ""
36716 #: c/c-typeck.c:5464
36717 #, gcc-internal-format
36718 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
36719 msgstr ""
36721 #: c/c-typeck.c:5554
36722 #, gcc-internal-format
36723 msgid "cast specifies array type"
36724 msgstr ""
36726 #: c/c-typeck.c:5560
36727 #, gcc-internal-format
36728 msgid "cast specifies function type"
36729 msgstr ""
36731 #: c/c-typeck.c:5575
36732 #, gcc-internal-format
36733 msgid "ISO C forbids casting nonscalar to the same type"
36734 msgstr ""
36736 #: c/c-typeck.c:5595
36737 #, gcc-internal-format
36738 msgid "ISO C forbids casts to union type"
36739 msgstr ""
36741 #: c/c-typeck.c:5605
36742 #, gcc-internal-format
36743 msgid "cast to union type from type not present in union"
36744 msgstr ""
36746 #: c/c-typeck.c:5640
36747 #, gcc-internal-format, gfc-internal-format
36748 msgid "cast to %s address space pointer from disjoint generic address space pointer"
36749 msgstr ""
36751 #: c/c-typeck.c:5645
36752 #, gcc-internal-format, gfc-internal-format
36753 msgid "cast to generic address space pointer from disjoint %s address space pointer"
36754 msgstr ""
36756 #: c/c-typeck.c:5650
36757 #, gcc-internal-format, gfc-internal-format
36758 msgid "cast to %s address space pointer from disjoint %s address space pointer"
36759 msgstr ""
36761 #: c/c-typeck.c:5670
36762 #, gcc-internal-format
36763 msgid "cast increases required alignment of target type"
36764 msgstr ""
36766 #: c/c-typeck.c:5681
36767 #, gcc-internal-format
36768 msgid "cast from pointer to integer of different size"
36769 msgstr ""
36771 #: c/c-typeck.c:5686
36772 #, gcc-internal-format
36773 msgid "cast from function call of type %qT to non-matching type %qT"
36774 msgstr ""
36776 #: c/c-typeck.c:5695 cp/typeck.c:7811
36777 #, gcc-internal-format
36778 msgid "cast to pointer from integer of different size"
36779 msgstr ""
36781 #: c/c-typeck.c:5709
36782 #, gcc-internal-format
36783 msgid "ISO C forbids conversion of function pointer to object pointer type"
36784 msgstr ""
36786 #: c/c-typeck.c:5718
36787 #, gcc-internal-format
36788 msgid "ISO C forbids conversion of object pointer to function pointer type"
36789 msgstr ""
36791 #: c/c-typeck.c:5728
36792 #, gcc-internal-format
36793 msgid "cast between incompatible function types from %qT to %qT"
36794 msgstr ""
36796 #: c/c-typeck.c:5815
36797 #, gcc-internal-format
36798 msgid "defining a type in a cast is invalid in C++"
36799 msgstr ""
36801 #: c/c-typeck.c:5856
36802 #, gcc-internal-format
36803 msgid "assignment to expression with array type"
36804 msgstr ""
36806 #: c/c-typeck.c:5982
36807 #, gcc-internal-format
36808 msgid "enum conversion in assignment is invalid in C++"
36809 msgstr ""
36811 #: c/c-typeck.c:6180 c/c-typeck.c:6202 c/c-typeck.c:6226
36812 #, gcc-internal-format
36813 msgid "(near initialization for %qs)"
36814 msgstr ""
36816 #: c/c-typeck.c:6241
36817 #, gcc-internal-format
36818 msgid "array initialized from parenthesized string constant"
36819 msgstr ""
36821 #: c/c-typeck.c:6284 c/c-typeck.c:6476 c/c-typeck.c:6908
36822 #, gcc-internal-format
36823 msgid "expected %qT but argument is of type %qT"
36824 msgstr ""
36826 #: c/c-typeck.c:6471
36827 #, gcc-internal-format
36828 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
36829 msgstr ""
36831 #: c/c-typeck.c:6480
36832 #, gcc-internal-format
36833 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
36834 msgstr ""
36836 #: c/c-typeck.c:6484
36837 #, gcc-internal-format
36838 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
36839 msgstr ""
36841 #: c/c-typeck.c:6489
36842 #, gcc-internal-format
36843 msgid "enum conversion from %qT to %qT in return is invalid in C++"
36844 msgstr ""
36846 #: c/c-typeck.c:6523
36847 #, gcc-internal-format
36848 msgid "cannot pass rvalue to reference parameter"
36849 msgstr ""
36851 #: c/c-typeck.c:6656 c/c-typeck.c:6942
36852 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
36853 msgstr ""
36855 #: c/c-typeck.c:6659 c/c-typeck.c:6945
36856 msgid "assignment makes %q#v qualified function pointer from unqualified"
36857 msgstr ""
36859 #: c/c-typeck.c:6662 c/c-typeck.c:6947
36860 msgid "initialization makes %q#v qualified function pointer from unqualified"
36861 msgstr ""
36863 #: c/c-typeck.c:6665 c/c-typeck.c:6949
36864 msgid "return makes %q#v qualified function pointer from unqualified"
36865 msgstr ""
36867 #: c/c-typeck.c:6673 c/c-typeck.c:6840 c/c-typeck.c:6883
36868 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
36869 msgstr ""
36871 #: c/c-typeck.c:6675 c/c-typeck.c:6842 c/c-typeck.c:6885
36872 msgid "assignment discards %qv qualifier from pointer target type"
36873 msgstr ""
36875 #: c/c-typeck.c:6677 c/c-typeck.c:6844 c/c-typeck.c:6887
36876 msgid "initialization discards %qv qualifier from pointer target type"
36877 msgstr ""
36879 #: c/c-typeck.c:6679 c/c-typeck.c:6846 c/c-typeck.c:6889
36880 msgid "return discards %qv qualifier from pointer target type"
36881 msgstr ""
36883 #: c/c-typeck.c:6688
36884 #, gcc-internal-format
36885 msgid "ISO C prohibits argument conversion to union type"
36886 msgstr ""
36888 #: c/c-typeck.c:6750
36889 #, gcc-internal-format
36890 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
36891 msgstr ""
36893 #: c/c-typeck.c:6762
36894 #, gcc-internal-format
36895 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
36896 msgstr ""
36898 #: c/c-typeck.c:6766
36899 #, gcc-internal-format
36900 msgid "assignment from pointer to non-enclosed address space"
36901 msgstr ""
36903 #: c/c-typeck.c:6770
36904 #, gcc-internal-format
36905 msgid "initialization from pointer to non-enclosed address space"
36906 msgstr ""
36908 #: c/c-typeck.c:6774
36909 #, gcc-internal-format
36910 msgid "return from pointer to non-enclosed address space"
36911 msgstr ""
36913 #: c/c-typeck.c:6792
36914 #, gcc-internal-format
36915 msgid "argument %d of %qE might be a candidate for a format attribute"
36916 msgstr ""
36918 #: c/c-typeck.c:6798
36919 #, gcc-internal-format
36920 msgid "assignment left-hand side might be a candidate for a format attribute"
36921 msgstr ""
36923 #: c/c-typeck.c:6803
36924 #, gcc-internal-format
36925 msgid "initialization left-hand side might be a candidate for a format attribute"
36926 msgstr ""
36928 #: c/c-typeck.c:6808 cp/typeck.c:8891
36929 #, gcc-internal-format
36930 msgid "return type might be a candidate for a format attribute"
36931 msgstr ""
36933 #: c/c-typeck.c:6857
36934 #, gcc-internal-format
36935 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
36936 msgstr ""
36938 #: c/c-typeck.c:6860
36939 #, gcc-internal-format
36940 msgid "ISO C forbids assignment between function pointer and %<void *%>"
36941 msgstr ""
36943 #: c/c-typeck.c:6862
36944 #, gcc-internal-format
36945 msgid "ISO C forbids initialization between function pointer and %<void *%>"
36946 msgstr ""
36948 #: c/c-typeck.c:6864
36949 #, gcc-internal-format
36950 msgid "ISO C forbids return between function pointer and %<void *%>"
36951 msgstr ""
36953 #: c/c-typeck.c:6904
36954 #, gcc-internal-format
36955 msgid "pointer targets in passing argument %d of %qE differ in signedness"
36956 msgstr ""
36958 #: c/c-typeck.c:6913
36959 #, gcc-internal-format
36960 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
36961 msgstr ""
36963 #: c/c-typeck.c:6918
36964 #, gcc-internal-format
36965 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
36966 msgstr ""
36968 #: c/c-typeck.c:6923
36969 #, gcc-internal-format
36970 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
36971 msgstr ""
36973 #: c/c-typeck.c:6961
36974 #, gcc-internal-format
36975 msgid "passing argument %d of %qE from incompatible pointer type"
36976 msgstr ""
36978 #: c/c-typeck.c:6967
36979 #, gcc-internal-format
36980 msgid "assignment to %qT from incompatible pointer type %qT"
36981 msgstr ""
36983 #: c/c-typeck.c:6972
36984 #, gcc-internal-format
36985 msgid "initialization of %qT from incompatible pointer type %qT"
36986 msgstr ""
36988 #: c/c-typeck.c:6977
36989 #, gcc-internal-format
36990 msgid "returning %qT from a function with incompatible return type %qT"
36991 msgstr "повертає %qT з функції із несумісним типом повернення %qT"
36993 #. ??? This should not be an error when inlining calls to
36994 #. unprototyped functions.
36995 #: c/c-typeck.c:6991 c/c-typeck.c:7514 cp/typeck.c:2063
36996 #, gcc-internal-format
36997 msgid "invalid use of non-lvalue array"
36998 msgstr ""
37000 #: c/c-typeck.c:7004
37001 #, gcc-internal-format
37002 msgid "passing argument %d of %qE makes pointer from integer without a cast"
37003 msgstr ""
37005 #: c/c-typeck.c:7010
37006 #, gcc-internal-format
37007 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
37008 msgstr ""
37010 #: c/c-typeck.c:7015
37011 #, gcc-internal-format
37012 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
37013 msgstr ""
37015 #: c/c-typeck.c:7019
37016 #, gcc-internal-format
37017 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
37018 msgstr ""
37020 #: c/c-typeck.c:7035
37021 #, gcc-internal-format
37022 msgid "passing argument %d of %qE makes integer from pointer without a cast"
37023 msgstr ""
37025 #: c/c-typeck.c:7041
37026 #, gcc-internal-format
37027 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
37028 msgstr ""
37030 #: c/c-typeck.c:7046
37031 #, gcc-internal-format
37032 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
37033 msgstr ""
37035 #: c/c-typeck.c:7050
37036 #, gcc-internal-format
37037 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
37038 msgstr ""
37040 #: c/c-typeck.c:7073
37041 #, gcc-internal-format
37042 msgid "incompatible type for argument %d of %qE"
37043 msgstr ""
37045 #: c/c-typeck.c:7078
37046 #, gcc-internal-format
37047 msgid "incompatible types when assigning to type %qT from type %qT"
37048 msgstr ""
37050 #: c/c-typeck.c:7083
37051 #, gcc-internal-format
37052 msgid "incompatible types when initializing type %qT using type %qT"
37053 msgstr ""
37055 #: c/c-typeck.c:7088
37056 #, gcc-internal-format
37057 msgid "incompatible types when returning type %qT but %qT was expected"
37058 msgstr ""
37060 #: c/c-typeck.c:7152
37061 #, gcc-internal-format
37062 msgid "traditional C rejects automatic aggregate initialization"
37063 msgstr ""
37065 #: c/c-typeck.c:7388 c/c-typeck.c:8284 cp/typeck2.c:1045
37066 #, gcc-internal-format
37067 msgid "initialization of a flexible array member"
37068 msgstr ""
37070 #: c/c-typeck.c:7398 cp/typeck2.c:1059
37071 #, gcc-internal-format
37072 msgid "char-array initialized from wide string"
37073 msgstr ""
37075 #: c/c-typeck.c:7407
37076 #, gcc-internal-format
37077 msgid "wide character array initialized from non-wide string"
37078 msgstr ""
37080 #: c/c-typeck.c:7413
37081 #, gcc-internal-format
37082 msgid "wide character array initialized from incompatible wide string"
37083 msgstr ""
37085 #: c/c-typeck.c:7446
37086 #, gcc-internal-format
37087 msgid "array of inappropriate type initialized from string constant"
37088 msgstr ""
37090 #: c/c-typeck.c:7533 c/c-typeck.c:7557 c/c-typeck.c:7560 c/c-typeck.c:7568
37091 #: c/c-typeck.c:7608 c/c-typeck.c:9131 c/c-typeck.c:9181
37092 #, gcc-internal-format
37093 msgid "initializer element is not constant"
37094 msgstr ""
37096 #: c/c-typeck.c:7542
37097 #, gcc-internal-format
37098 msgid "array initialized from non-constant array expression"
37099 msgstr ""
37101 #: c/c-typeck.c:7573 c/c-typeck.c:7621 c/c-typeck.c:9191
37102 #, gcc-internal-format
37103 msgid "initializer element is not a constant expression"
37104 msgstr ""
37106 #: c/c-typeck.c:7615 c/c-typeck.c:9186
37107 #, gcc-internal-format
37108 msgid "initializer element is not computable at load time"
37109 msgstr ""
37111 #: c/c-typeck.c:7634
37112 #, gcc-internal-format
37113 msgid "invalid initializer"
37114 msgstr ""
37116 #: c/c-typeck.c:7912 cp/decl.c:6396
37117 #, gcc-internal-format
37118 msgid "opaque vector types cannot be initialized"
37119 msgstr ""
37121 #: c/c-typeck.c:8132
37122 #, gcc-internal-format
37123 msgid "extra brace group at end of initializer"
37124 msgstr ""
37126 #: c/c-typeck.c:8215
37127 #, gcc-internal-format
37128 msgid "braces around scalar initializer"
37129 msgstr ""
37131 #: c/c-typeck.c:8281 c/c-typeck.c:9615 cp/typeck2.c:1084 cp/typeck2.c:1297
37132 #, gcc-internal-format
37133 msgid "initialization of flexible array member in a nested context"
37134 msgstr ""
37136 #: c/c-typeck.c:8318
37137 #, gcc-internal-format
37138 msgid "missing braces around initializer"
37139 msgstr ""
37141 #: c/c-typeck.c:8341
37142 #, gcc-internal-format
37143 msgid "missing initializer for field %qD of %qT"
37144 msgstr ""
37146 #: c/c-typeck.c:8365
37147 #, gcc-internal-format
37148 msgid "empty scalar initializer"
37149 msgstr ""
37151 #: c/c-typeck.c:8370
37152 #, gcc-internal-format
37153 msgid "extra elements in scalar initializer"
37154 msgstr ""
37156 #: c/c-typeck.c:8483 c/c-typeck.c:8565
37157 #, gcc-internal-format
37158 msgid "array index in non-array initializer"
37159 msgstr ""
37161 #: c/c-typeck.c:8488 c/c-typeck.c:8627
37162 #, gcc-internal-format
37163 msgid "field name not in record or union initializer"
37164 msgstr ""
37166 #: c/c-typeck.c:8538
37167 #, gcc-internal-format
37168 msgid "array index in initializer not of integer type"
37169 msgstr ""
37171 #: c/c-typeck.c:8547 c/c-typeck.c:8556
37172 #, gcc-internal-format
37173 msgid "array index in initializer is not an integer constant expression"
37174 msgstr ""
37176 #: c/c-typeck.c:8561 c/c-typeck.c:8563
37177 #, gcc-internal-format
37178 msgid "nonconstant array index in initializer"
37179 msgstr ""
37181 #: c/c-typeck.c:8567 c/c-typeck.c:8570
37182 #, gcc-internal-format
37183 msgid "array index in initializer exceeds array bounds"
37184 msgstr ""
37186 #: c/c-typeck.c:8589
37187 #, gcc-internal-format
37188 msgid "empty index range in initializer"
37189 msgstr ""
37191 #: c/c-typeck.c:8598
37192 #, gcc-internal-format
37193 msgid "array index range in initializer exceeds array bounds"
37194 msgstr ""
37196 #: c/c-typeck.c:8700 c/c-typeck.c:8730 c/c-typeck.c:9274
37197 #, gcc-internal-format
37198 msgid "initialized field with side-effects overwritten"
37199 msgstr ""
37201 #: c/c-typeck.c:8704 c/c-typeck.c:8734 c/c-typeck.c:9277
37202 #, gcc-internal-format
37203 msgid "initialized field overwritten"
37204 msgstr ""
37206 #: c/c-typeck.c:9208
37207 #, gcc-internal-format
37208 msgid "enum conversion in initialization is invalid in C++"
37209 msgstr ""
37211 #: c/c-typeck.c:9496
37212 #, gcc-internal-format
37213 msgid "excess elements in char array initializer"
37214 msgstr ""
37216 #: c/c-typeck.c:9503 c/c-typeck.c:9574
37217 #, gcc-internal-format
37218 msgid "excess elements in struct initializer"
37219 msgstr ""
37221 #: c/c-typeck.c:9518
37222 #, gcc-internal-format
37223 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
37224 msgstr ""
37226 #: c/c-typeck.c:9589
37227 #, gcc-internal-format
37228 msgid "non-static initialization of a flexible array member"
37229 msgstr ""
37231 #: c/c-typeck.c:9687
37232 #, gcc-internal-format
37233 msgid "excess elements in union initializer"
37234 msgstr ""
37236 #: c/c-typeck.c:9709
37237 #, gcc-internal-format
37238 msgid "traditional C rejects initialization of unions"
37239 msgstr ""
37241 #: c/c-typeck.c:9777
37242 #, gcc-internal-format
37243 msgid "excess elements in array initializer"
37244 msgstr ""
37246 #: c/c-typeck.c:9811
37247 #, gcc-internal-format
37248 msgid "excess elements in vector initializer"
37249 msgstr ""
37251 #: c/c-typeck.c:9843
37252 #, gcc-internal-format
37253 msgid "excess elements in scalar initializer"
37254 msgstr ""
37256 #: c/c-typeck.c:10086
37257 #, gcc-internal-format
37258 msgid "ISO C forbids %<goto *expr;%>"
37259 msgstr ""
37261 #: c/c-typeck.c:10113 c/gimple-parser.c:1604 cp/typeck.c:9113
37262 #, gcc-internal-format
37263 msgid "function declared %<noreturn%> has a %<return%> statement"
37264 msgstr ""
37266 #: c/c-typeck.c:10139 c/c-typeck.c:10143
37267 #, gcc-internal-format
37268 msgid "%<return%> with no value, in function returning non-void"
37269 msgstr ""
37271 #: c/c-typeck.c:10157 c/gimple-parser.c:1614
37272 #, gcc-internal-format
37273 msgid "%<return%> with a value, in function returning void"
37274 msgstr ""
37276 #: c/c-typeck.c:10160
37277 #, gcc-internal-format
37278 msgid "ISO C forbids %<return%> with expression, in function returning void"
37279 msgstr ""
37281 #: c/c-typeck.c:10236
37282 #, gcc-internal-format
37283 msgid "function returns address of label"
37284 msgstr ""
37286 #: c/c-typeck.c:10327 cp/semantics.c:1171
37287 #, gcc-internal-format
37288 msgid "switch quantity not an integer"
37289 msgstr ""
37291 #: c/c-typeck.c:10352
37292 #, gcc-internal-format
37293 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
37294 msgstr ""
37296 #: c/c-typeck.c:10390 c/c-typeck.c:10398
37297 #, gcc-internal-format
37298 msgid "case label is not an integer constant expression"
37299 msgstr ""
37301 #: c/c-typeck.c:10404 cp/parser.c:11067
37302 #, gcc-internal-format
37303 msgid "case label not within a switch statement"
37304 msgstr ""
37306 #: c/c-typeck.c:10406
37307 #, gcc-internal-format
37308 msgid "%<default%> label not within a switch statement"
37309 msgstr ""
37311 #: c/c-typeck.c:10578 cp/parser.c:12356
37312 #, gcc-internal-format
37313 msgid "break statement not within loop or switch"
37314 msgstr ""
37316 #: c/c-typeck.c:10580 cp/parser.c:12379
37317 #, gcc-internal-format
37318 msgid "continue statement not within a loop"
37319 msgstr ""
37321 #: c/c-typeck.c:10585 cp/parser.c:12369
37322 #, gcc-internal-format
37323 msgid "break statement used with OpenMP for loop"
37324 msgstr ""
37326 #: c/c-typeck.c:10590
37327 #, gcc-internal-format
37328 msgid "break statement within %<#pragma simd%> loop body"
37329 msgstr ""
37331 #: c/c-typeck.c:10592
37332 #, gcc-internal-format
37333 msgid "continue statement within %<#pragma simd%> loop body"
37334 msgstr ""
37336 #: c/c-typeck.c:10618 cp/cp-gimplify.c:432
37337 #, gcc-internal-format
37338 msgid "statement with no effect"
37339 msgstr ""
37341 #: c/c-typeck.c:10662
37342 #, gcc-internal-format
37343 msgid "expression statement has incomplete type"
37344 msgstr ""
37346 #: c/c-typeck.c:11476 c/c-typeck.c:11644 cp/typeck.c:5017
37347 #, gcc-internal-format
37348 msgid "comparing vectors with different element types"
37349 msgstr ""
37351 #: c/c-typeck.c:11484 c/c-typeck.c:11652 cp/typeck.c:5030
37352 #, gcc-internal-format
37353 msgid "comparing vectors with different number of elements"
37354 msgstr ""
37356 #: c/c-typeck.c:11509 c/c-typeck.c:11677 cp/typeck.c:5058
37357 #, gcc-internal-format
37358 msgid "could not find an integer type of the same size as %qT"
37359 msgstr ""
37361 #: c/c-typeck.c:11523 cp/typeck.c:4743
37362 #, gcc-internal-format
37363 msgid "comparing floating point with == or != is unsafe"
37364 msgstr ""
37366 #: c/c-typeck.c:11541 c/c-typeck.c:11562
37367 #, gcc-internal-format
37368 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
37369 msgstr ""
37371 #: c/c-typeck.c:11547 c/c-typeck.c:11568
37372 #, gcc-internal-format
37373 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
37374 msgstr ""
37376 #: c/c-typeck.c:11589 c/c-typeck.c:11718
37377 #, gcc-internal-format
37378 msgid "comparison of pointers to disjoint address spaces"
37379 msgstr ""
37381 #: c/c-typeck.c:11596 c/c-typeck.c:11602
37382 #, gcc-internal-format
37383 msgid "ISO C forbids comparison of %<void *%> with function pointer"
37384 msgstr ""
37386 #: c/c-typeck.c:11609 c/c-typeck.c:11728
37387 #, gcc-internal-format
37388 msgid "comparison of distinct pointer types lacks a cast"
37389 msgstr ""
37391 #: c/c-typeck.c:11621 c/c-typeck.c:11626 c/c-typeck.c:11754 c/c-typeck.c:11759
37392 #, gcc-internal-format
37393 msgid "comparison between pointer and integer"
37394 msgstr ""
37396 #: c/c-typeck.c:11706
37397 #, gcc-internal-format
37398 msgid "comparison of complete and incomplete pointers"
37399 msgstr ""
37401 #: c/c-typeck.c:11708
37402 #, gcc-internal-format
37403 msgid "ISO C forbids ordered comparisons of pointers to functions"
37404 msgstr ""
37406 #: c/c-typeck.c:11713
37407 #, gcc-internal-format
37408 msgid "ordered comparison of pointer with null pointer"
37409 msgstr ""
37411 #: c/c-typeck.c:11736 c/c-typeck.c:11739 c/c-typeck.c:11746 c/c-typeck.c:11749
37412 #: cp/typeck.c:5081 cp/typeck.c:5088
37413 #, gcc-internal-format
37414 msgid "ordered comparison of pointer with integer zero"
37415 msgstr ""
37417 #: c/c-typeck.c:11811
37418 #, gcc-internal-format
37419 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
37420 msgstr ""
37422 #: c/c-typeck.c:12126
37423 #, gcc-internal-format
37424 msgid "used array that cannot be converted to pointer where scalar is required"
37425 msgstr ""
37427 #: c/c-typeck.c:12130
37428 #, gcc-internal-format
37429 msgid "used struct type value where scalar is required"
37430 msgstr ""
37432 #: c/c-typeck.c:12134
37433 #, gcc-internal-format
37434 msgid "used union type value where scalar is required"
37435 msgstr ""
37437 #: c/c-typeck.c:12150
37438 #, gcc-internal-format
37439 msgid "used vector type where scalar is required"
37440 msgstr ""
37442 #: c/c-typeck.c:12340 cp/semantics.c:8508
37443 #, gcc-internal-format
37444 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
37445 msgstr ""
37447 #: c/c-typeck.c:12379 cp/semantics.c:8545
37448 #, gcc-internal-format
37449 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
37450 msgstr ""
37452 #: c/c-typeck.c:12423 c/c-typeck.c:13581 c/c-typeck.c:13642 c/c-typeck.c:13704
37453 #, gcc-internal-format
37454 msgid "%<_Atomic%> %qE in %qs clause"
37455 msgstr ""
37457 #: c/c-typeck.c:12436 c/c-typeck.c:13628 cp/semantics.c:4546
37458 #: cp/semantics.c:6717
37459 #, gcc-internal-format
37460 msgid "bit-field %qE in %qs clause"
37461 msgstr ""
37463 #: c/c-typeck.c:12445 c/c-typeck.c:13652 cp/semantics.c:4556
37464 #: cp/semantics.c:6735
37465 #, gcc-internal-format
37466 msgid "%qE is a member of a union"
37467 msgstr ""
37469 #: c/c-typeck.c:12455 cp/semantics.c:4570 cp/semantics.c:6760
37470 #, gcc-internal-format
37471 msgid "%qD is not a variable in %qs clause"
37472 msgstr ""
37474 #: c/c-typeck.c:12459 c/c-typeck.c:13669 cp/semantics.c:4574
37475 #: cp/semantics.c:6763
37476 #, gcc-internal-format
37477 msgid "%qE is not a variable in %qs clause"
37478 msgstr ""
37480 #: c/c-typeck.c:12466
37481 #, gcc-internal-format
37482 msgid "%<_Atomic%> %qD in %qs clause"
37483 msgstr ""
37485 #: c/c-typeck.c:12475 c/c-typeck.c:13676 c/c-typeck.c:13778
37486 #: cp/semantics.c:4591 cp/semantics.c:6769 cp/semantics.c:6931
37487 #, gcc-internal-format
37488 msgid "%qD is threadprivate variable in %qs clause"
37489 msgstr ""
37491 #: c/c-typeck.c:12511 cp/semantics.c:4623
37492 #, gcc-internal-format
37493 msgid "low bound %qE of array section does not have integral type"
37494 msgstr ""
37496 #: c/c-typeck.c:12518 cp/semantics.c:4630
37497 #, gcc-internal-format
37498 msgid "length %qE of array section does not have integral type"
37499 msgstr ""
37501 #: c/c-typeck.c:12545 c/c-typeck.c:12609 c/c-typeck.c:12867
37502 #: cp/semantics.c:4666 cp/semantics.c:4730
37503 #, gcc-internal-format
37504 msgid "zero length array section in %qs clause"
37505 msgstr ""
37507 #: c/c-typeck.c:12564 cp/semantics.c:4685
37508 #, gcc-internal-format
37509 msgid "for unknown bound array type length expression must be specified"
37510 msgstr ""
37512 #: c/c-typeck.c:12572 cp/semantics.c:4693
37513 #, gcc-internal-format
37514 msgid "negative low bound in array section in %qs clause"
37515 msgstr ""
37517 #: c/c-typeck.c:12581 c/c-typeck.c:12691 cp/semantics.c:4702
37518 #: cp/semantics.c:4812
37519 #, gcc-internal-format
37520 msgid "negative length in array section in %qs clause"
37521 msgstr ""
37523 #: c/c-typeck.c:12598 cp/semantics.c:4719
37524 #, gcc-internal-format
37525 msgid "low bound %qE above array section size in %qs clause"
37526 msgstr ""
37528 #: c/c-typeck.c:12635 cp/semantics.c:4756
37529 #, gcc-internal-format
37530 msgid "length %qE above array section size in %qs clause"
37531 msgstr ""
37533 #: c/c-typeck.c:12650 cp/semantics.c:4771
37534 #, gcc-internal-format
37535 msgid "high bound %qE above array section size in %qs clause"
37536 msgstr ""
37538 #: c/c-typeck.c:12683 cp/semantics.c:4804
37539 #, gcc-internal-format
37540 msgid "for pointer type length expression must be specified"
37541 msgstr ""
37543 #: c/c-typeck.c:12701 c/c-typeck.c:12810 cp/semantics.c:4822
37544 #: cp/semantics.c:4934
37545 #, gcc-internal-format
37546 msgid "array section is not contiguous in %qs clause"
37547 msgstr ""
37549 #: c/c-typeck.c:12709 cp/semantics.c:4830
37550 #, gcc-internal-format
37551 msgid "%qE does not have pointer or array type"
37552 msgstr ""
37554 #: c/c-typeck.c:13103 c/c-typeck.c:13113
37555 #, gcc-internal-format
37556 msgid "%qD in %<reduction%> clause is a zero size array"
37557 msgstr ""
37559 #: c/c-typeck.c:13130
37560 #, gcc-internal-format
37561 msgid "%<_Atomic%> %qE in %<reduction%> clause"
37562 msgstr ""
37564 #: c/c-typeck.c:13178
37565 #, gcc-internal-format
37566 msgid "%qE has invalid type for %<reduction(%s)%>"
37567 msgstr ""
37569 #: c/c-typeck.c:13187 cp/semantics.c:5755
37570 #, gcc-internal-format
37571 msgid "user defined reduction not found for %qE"
37572 msgstr ""
37574 #: c/c-typeck.c:13275
37575 #, gcc-internal-format
37576 msgid "variable length element type in array %<reduction%> clause"
37577 msgstr ""
37579 #: c/c-typeck.c:13293 c/c-typeck.c:13836 cp/semantics.c:7249
37580 #, gcc-internal-format
37581 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
37582 msgstr ""
37584 #: c/c-typeck.c:13305 cp/semantics.c:7289
37585 #, gcc-internal-format
37586 msgid "%qE must be %<threadprivate%> for %<copyin%>"
37587 msgstr ""
37589 #: c/c-typeck.c:13319 cp/semantics.c:5929
37590 #, gcc-internal-format
37591 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
37592 msgstr ""
37594 #: c/c-typeck.c:13327
37595 #, gcc-internal-format
37596 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
37597 msgstr ""
37599 #: c/c-typeck.c:13335
37600 #, gcc-internal-format
37601 msgid "%<_Atomic%> %qD in %<linear%> clause"
37602 msgstr ""
37604 #: c/c-typeck.c:13354 cp/semantics.c:5999
37605 #, gcc-internal-format
37606 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
37607 msgstr ""
37609 #: c/c-typeck.c:13384 c/c-typeck.c:13771 cp/semantics.c:6083
37610 #: cp/semantics.c:6924
37611 #, gcc-internal-format
37612 msgid "%qE is not a variable in clause %qs"
37613 msgstr ""
37615 #: c/c-typeck.c:13393 cp/semantics.c:6092
37616 #, gcc-internal-format
37617 msgid "%qD appears more than once in reduction clauses"
37618 msgstr ""
37620 #: c/c-typeck.c:13404 c/c-typeck.c:13434 c/c-typeck.c:13463
37621 #, gcc-internal-format
37622 msgid "%qE appears more than once in data clauses"
37623 msgstr ""
37625 #: c/c-typeck.c:13411 c/c-typeck.c:13440 c/c-typeck.c:13600 c/c-typeck.c:13714
37626 #: c/c-typeck.c:13720 c/c-typeck.c:13733 c/c-typeck.c:13742
37627 #: cp/semantics.c:6102 cp/semantics.c:6109 cp/semantics.c:6160
37628 #: cp/semantics.c:6166 cp/semantics.c:6203 cp/semantics.c:6680
37629 #: cp/semantics.c:6817 cp/semantics.c:6823 cp/semantics.c:6836
37630 #: cp/semantics.c:6845
37631 #, gcc-internal-format
37632 msgid "%qD appears more than once in data clauses"
37633 msgstr ""
37635 #: c/c-typeck.c:13413 c/c-typeck.c:13442 c/c-typeck.c:13722 c/c-typeck.c:13744
37636 #: cp/semantics.c:6111 cp/semantics.c:6168 cp/semantics.c:6825
37637 #: cp/semantics.c:6847
37638 #, gcc-internal-format
37639 msgid "%qD appears both in data and map clauses"
37640 msgstr ""
37642 #: c/c-typeck.c:13427 cp/semantics.c:6154
37643 #, gcc-internal-format
37644 msgid "%qE is not a variable in clause %<firstprivate%>"
37645 msgstr ""
37647 #: c/c-typeck.c:13456 cp/semantics.c:6197
37648 #, gcc-internal-format
37649 msgid "%qE is not a variable in clause %<lastprivate%>"
37650 msgstr ""
37652 #: c/c-typeck.c:13475 cp/semantics.c:6545
37653 #, gcc-internal-format
37654 msgid "%qE is not a variable in %<aligned%> clause"
37655 msgstr ""
37657 #: c/c-typeck.c:13482
37658 #, gcc-internal-format
37659 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
37660 msgstr ""
37662 #: c/c-typeck.c:13489
37663 #, gcc-internal-format
37664 msgid "%<_Atomic%> %qD in %<aligned%> clause"
37665 msgstr ""
37667 #: c/c-typeck.c:13496
37668 #, gcc-internal-format
37669 msgid "%qE appears more than once in %<aligned%> clauses"
37670 msgstr ""
37672 #: c/c-typeck.c:13551 cp/semantics.c:6627
37673 #, gcc-internal-format
37674 msgid "%qE is not a variable in %<depend%> clause"
37675 msgstr ""
37677 #: c/c-typeck.c:13573 cp/semantics.c:6658
37678 #, gcc-internal-format
37679 msgid "array section does not have mappable type in %qs clause"
37680 msgstr ""
37682 #: c/c-typeck.c:13597 c/c-typeck.c:13731 cp/semantics.c:6677
37683 #: cp/semantics.c:6834
37684 #, gcc-internal-format
37685 msgid "%qD appears more than once in motion clauses"
37686 msgstr ""
37688 #: c/c-typeck.c:13603 c/c-typeck.c:13735 cp/semantics.c:6683
37689 #: cp/semantics.c:6838
37690 #, gcc-internal-format
37691 msgid "%qD appears more than once in map clauses"
37692 msgstr ""
37694 #: c/c-typeck.c:13635 cp/semantics.c:6724
37695 #, gcc-internal-format
37696 msgid "%qE does not have a mappable type in %qs clause"
37697 msgstr ""
37699 #: c/c-typeck.c:13695 c/c-typeck.c:13785 cp/semantics.c:6799
37700 #: cp/semantics.c:6938
37701 #, gcc-internal-format
37702 msgid "%qD does not have a mappable type in %qs clause"
37703 msgstr ""
37705 #: c/c-typeck.c:13766 cp/semantics.c:6918
37706 #, gcc-internal-format
37707 msgid "%qE is neither a variable nor a function name in clause %qs"
37708 msgstr ""
37710 #: c/c-typeck.c:13794 cp/semantics.c:6947
37711 #, gcc-internal-format
37712 msgid "%qE appears more than once on the same %<declare target%> directive"
37713 msgstr ""
37715 #: c/c-typeck.c:13808 cp/semantics.c:6962
37716 #, gcc-internal-format
37717 msgid "%qD is not an argument in %<uniform%> clause"
37718 msgstr ""
37720 #: c/c-typeck.c:13811 cp/semantics.c:6964
37721 #, gcc-internal-format
37722 msgid "%qE is not an argument in %<uniform%> clause"
37723 msgstr ""
37725 #: c/c-typeck.c:13826
37726 #, gcc-internal-format
37727 msgid "%qs variable is neither a pointer nor an array"
37728 msgstr ""
37730 #: c/c-typeck.c:13900 cp/semantics.c:6359
37731 #, gcc-internal-format
37732 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
37733 msgstr ""
37735 #: c/c-typeck.c:13931 cp/semantics.c:7141
37736 #, gcc-internal-format
37737 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
37738 msgstr ""
37740 #: c/c-typeck.c:13981 cp/semantics.c:7332
37741 #, gcc-internal-format
37742 msgid "%qE is predetermined %qs for %qs"
37743 msgstr ""
37745 #: c/c-typeck.c:14001 cp/semantics.c:7223
37746 #, gcc-internal-format
37747 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
37748 msgstr ""
37750 #: c/c-typeck.c:14013 cp/semantics.c:7236
37751 #, gcc-internal-format
37752 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
37753 msgstr ""
37755 #: c/c-typeck.c:14031 cp/semantics.c:7203
37756 #, gcc-internal-format
37757 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
37758 msgstr ""
37760 #: c/c-typeck.c:14204
37761 #, gcc-internal-format
37762 msgid "cannot use %<va_arg%> with reverse storage order"
37763 msgstr ""
37765 #: c/c-typeck.c:14209
37766 #, gcc-internal-format
37767 msgid "second argument to %<va_arg%> is of incomplete type %qT"
37768 msgstr ""
37770 #: c/c-typeck.c:14215
37771 #, gcc-internal-format
37772 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
37773 msgstr ""
37775 #: c/gimple-parser.c:539
37776 #, gcc-internal-format
37777 msgid "%<&&%> not valid in GIMPLE"
37778 msgstr ""
37780 #: c/gimple-parser.c:542
37781 #, gcc-internal-format
37782 msgid "%<||%> not valid in GIMPLE"
37783 msgstr ""
37785 #: c/gimple-parser.c:588
37786 #, gcc-internal-format
37787 msgid "expected pointer as argument of unary %<*%>"
37788 msgstr ""
37790 #: c/gimple-parser.c:614
37791 #, gcc-internal-format
37792 msgid "%<!%> not valid in GIMPLE"
37793 msgstr ""
37795 #: c/gimple-parser.c:686
37796 #, gcc-internal-format
37797 msgid "SSA name undeclared"
37798 msgstr ""
37800 #: c/gimple-parser.c:708
37801 #, gcc-internal-format
37802 msgid "base variable or SSA name undeclared"
37803 msgstr ""
37805 #: c/gimple-parser.c:715
37806 #, gcc-internal-format
37807 msgid "invalid base %qE for SSA name"
37808 msgstr ""
37810 #: c/gimple-parser.c:835
37811 #, gcc-internal-format
37812 msgid "invalid type of %<__MEM%> operand"
37813 msgstr "некоректний тип операнда %<__MEM%>"
37815 #: c/gimple-parser.c:891 c/gimple-parser.c:899
37816 #, gcc-internal-format
37817 msgid "invalid _Literal"
37818 msgstr "некоректне _Literal"
37820 #: c/gimple-parser.c:919
37821 #, gcc-internal-format
37822 msgid "invalid number of operands to __FMA"
37823 msgstr "некоректна кількість операндів __FMA"
37825 #: c/gimple-parser.c:954
37826 #, gcc-internal-format
37827 msgid "anonymous SSA name cannot have default definition"
37828 msgstr "анонімна назва SSA не може мати типового визначення"
37830 #: c/gimple-parser.c:1203
37831 #, gcc-internal-format
37832 msgid "expected pass name"
37833 msgstr ""
37835 #: c/gimple-parser.c:1215
37836 #, gcc-internal-format
37837 msgid "invalid operation"
37838 msgstr "некоректна дія"
37840 #: c/gimple-parser.c:1380 c/gimple-parser.c:1409
37841 #, gcc-internal-format
37842 msgid "expected goto expression"
37843 msgstr "мало бути вказано вираз goto"
37845 #: c/gimple-parser.c:1388
37846 #, gcc-internal-format
37847 msgid "expected else statement"
37848 msgstr "мало бути використано інструкцію else"
37850 #: c/gimple-parser.c:1538
37851 #, gcc-internal-format
37852 msgid "expected semicolon"
37853 msgstr "мало бути використано крапку з комою"
37855 #: c/gimple-parser.c:1548
37856 #, gcc-internal-format
37857 msgid "expected case label or goto statement"
37858 msgstr ""
37860 #. A bad conversion for 'this' must be discarding cv-quals.
37861 #: cp/call.c:3409
37862 #, gcc-internal-format
37863 msgid "  passing %qT as %<this%> argument discards qualifiers"
37864 msgstr ""
37866 #: cp/call.c:3413
37867 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
37868 msgstr ""
37870 #: cp/call.c:3420
37871 #, gcc-internal-format, gfc-internal-format
37872 msgid "  conversion of argument %d would be ill-formed:"
37873 msgstr ""
37875 #. Conversion of conversion function return value failed.
37876 #: cp/call.c:3427
37877 msgid "  no known conversion from %qH to %qI"
37878 msgstr ""
37880 #: cp/call.c:3430
37881 msgid "  no known conversion for argument %d from %qH to %qI"
37882 msgstr ""
37884 #: cp/call.c:3441 cp/pt.c:6495
37885 #, gcc-internal-format, gfc-internal-format
37886 msgid "  candidate expects %d argument, %d provided"
37887 msgid_plural "  candidate expects %d arguments, %d provided"
37888 msgstr[0] ""
37889 msgstr[1] ""
37890 msgstr[2] ""
37892 #: cp/call.c:3469
37893 #, gcc-internal-format
37894 msgid "%s%<%D(%T, %T, %T)%> <built-in>"
37895 msgstr "%s%<%D(%T, %T, %T)%> <вбудований>"
37897 #: cp/call.c:3474
37898 #, gcc-internal-format
37899 msgid "%s%<%D(%T, %T)%> <built-in>"
37900 msgstr "%s%<%D(%T, %T)%> <вбудований>"
37902 #: cp/call.c:3478
37903 #, gcc-internal-format
37904 msgid "%s%<%D(%T)%> <built-in>"
37905 msgstr "%s%<%D(%T)%> <вбудований>"
37907 #: cp/call.c:3482
37908 #, gcc-internal-format
37909 msgid "%s%qT <conversion>"
37910 msgstr ""
37912 #: cp/call.c:3484
37913 #, gcc-internal-format
37914 msgid "%s%#qD <near match>"
37915 msgstr "%s%#qD <близький відповідник>"
37917 #: cp/call.c:3486
37918 #, gcc-internal-format
37919 msgid "%s%#qD <deleted>"
37920 msgstr "%s%#qD <вилучено>"
37922 #: cp/call.c:3488
37923 #, gcc-internal-format
37924 msgid "%s%#qD"
37925 msgstr "%s%#qD"
37927 #: cp/call.c:3492
37928 #, gcc-internal-format
37929 msgid "  inherited here"
37930 msgstr ""
37932 #: cp/call.c:3512
37933 #, gcc-internal-format
37934 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
37935 msgstr ""
37937 #: cp/call.c:3518
37938 #, gcc-internal-format
37939 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
37940 msgstr ""
37942 #: cp/call.c:3529
37943 #, gcc-internal-format
37944 msgid "  substitution of deduced template arguments resulted in errors seen above"
37945 msgstr ""
37947 #. Re-run template unification with diagnostics.
37948 #: cp/call.c:3534
37949 #, gcc-internal-format
37950 msgid "  template argument deduction/substitution failed:"
37951 msgstr ""
37953 #: cp/call.c:3548
37954 #, gcc-internal-format
37955 msgid "  a constructor taking a single argument of its own class type is invalid"
37956 msgstr ""
37958 #: cp/call.c:3559
37959 #, gcc-internal-format
37960 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
37961 msgstr ""
37963 #: cp/call.c:3934
37964 msgid "conversion from %qH to %qI is ambiguous"
37965 msgstr ""
37967 #: cp/call.c:4080
37968 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
37969 msgstr ""
37971 #: cp/call.c:4101
37972 msgid "conversion from %qH to %qI in a converted constant expression"
37973 msgstr ""
37975 #: cp/call.c:4238
37976 #, gcc-internal-format
37977 msgid "no matching function for call to %<%D(%A)%>"
37978 msgstr ""
37980 #: cp/call.c:4241
37981 #, gcc-internal-format
37982 msgid "call of overloaded %<%D(%A)%> is ambiguous"
37983 msgstr ""
37985 #. It's no good looking for an overloaded operator() on a
37986 #. pointer-to-member-function.
37987 #: cp/call.c:4476
37988 #, gcc-internal-format
37989 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
37990 msgstr ""
37992 #: cp/call.c:4547
37993 #, gcc-internal-format
37994 msgid "no match for call to %<(%T) (%A)%>"
37995 msgstr ""
37997 #: cp/call.c:4560
37998 #, gcc-internal-format
37999 msgid "call of %<(%T) (%A)%> is ambiguous"
38000 msgstr ""
38002 #: cp/call.c:4612
38003 #, gcc-internal-format
38004 msgid "ambiguous overload for "
38005 msgstr ""
38007 #: cp/call.c:4613
38008 #, gcc-internal-format
38009 msgid "no match for "
38010 msgstr "немає відповідників "
38012 #: cp/call.c:4616
38013 #, gcc-internal-format
38014 msgid " (operand types are %qT, %qT, and %qT)"
38015 msgstr ""
38017 #: cp/call.c:4618
38018 #, gcc-internal-format
38019 msgid " (operand types are %qT and %qT)"
38020 msgstr ""
38022 #: cp/call.c:4620
38023 #, gcc-internal-format
38024 msgid " (operand type is %qT)"
38025 msgstr ""
38027 #: cp/call.c:4636
38028 #, gcc-internal-format
38029 msgid "ternary %<operator?:%>"
38030 msgstr ""
38032 #: cp/call.c:4640
38033 #, gcc-internal-format
38034 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
38035 msgstr ""
38037 #: cp/call.c:4649 cp/call.c:4680 cp/call.c:4689
38038 #, gcc-internal-format
38039 msgid "%<operator%s%>"
38040 msgstr ""
38042 #: cp/call.c:4652
38043 #, gcc-internal-format
38044 msgid "%<operator%s%> in %<%E%s%>"
38045 msgstr "%<operator%s%> у %<%E%s%>"
38047 #: cp/call.c:4659
38048 #, gcc-internal-format
38049 msgid "%<operator[]%>"
38050 msgstr ""
38052 #: cp/call.c:4662
38053 #, gcc-internal-format
38054 msgid "%<operator[]%> in %<%E[%E]%>"
38055 msgstr "%<operator[]%> у %<%E[%E]%>"
38057 #: cp/call.c:4670
38058 #, gcc-internal-format
38059 msgid "%qs"
38060 msgstr "%qs"
38062 #: cp/call.c:4673
38063 #, gcc-internal-format
38064 msgid "%qs in %<%s %E%>"
38065 msgstr "%qs у %<%s %E%>"
38067 #: cp/call.c:4683
38068 #, gcc-internal-format
38069 msgid "%<operator%s%> in %<%E %s %E%>"
38070 msgstr "%<operator%s%> у %<%E %s %E%>"
38072 #: cp/call.c:4692
38073 #, gcc-internal-format
38074 msgid "%<operator%s%> in %<%s%E%>"
38075 msgstr "%<operator%s%> у %<%s%E%>"
38077 #: cp/call.c:4801
38078 #, gcc-internal-format
38079 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
38080 msgstr ""
38082 #: cp/call.c:4863
38083 #, gcc-internal-format
38084 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
38085 msgstr ""
38087 #: cp/call.c:4880 cp/call.c:4887
38088 msgid "conversion of scalar %qH to vector %qI involves truncation"
38089 msgstr ""
38091 #: cp/call.c:4940
38092 #, gcc-internal-format
38093 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
38094 msgstr ""
38096 #: cp/call.c:5030
38097 #, gcc-internal-format
38098 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
38099 msgstr ""
38101 #: cp/call.c:5035
38102 #, gcc-internal-format
38103 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
38104 msgstr ""
38106 #: cp/call.c:5085 cp/call.c:5205 cp/call.c:5348
38107 #, gcc-internal-format
38108 msgid "operands to ?: have different types %qT and %qT"
38109 msgstr ""
38111 #: cp/call.c:5088
38112 #, gcc-internal-format
38113 msgid "  and each type can be converted to the other"
38114 msgstr ""
38116 #: cp/call.c:5280
38117 msgid "implicit conversion from %qH to %qI to match other result of conditional"
38118 msgstr ""
38120 #: cp/call.c:5293
38121 #, gcc-internal-format
38122 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
38123 msgstr ""
38125 #: cp/call.c:5305
38126 #, gcc-internal-format
38127 msgid "enumeral and non-enumeral type in conditional expression"
38128 msgstr ""
38130 #: cp/call.c:5798
38131 #, gcc-internal-format
38132 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
38133 msgstr ""
38135 #: cp/call.c:5800
38136 #, gcc-internal-format
38137 msgid "no %<%D(int)%> declared for postfix %qs"
38138 msgstr ""
38140 #: cp/call.c:5922
38141 #, gcc-internal-format
38142 msgid "comparison between %q#T and %q#T"
38143 msgstr ""
38145 #: cp/call.c:6265
38146 #, gcc-internal-format
38147 msgid "exception cleanup for this placement new selects non-placement operator delete"
38148 msgstr ""
38150 #: cp/call.c:6268
38151 #, gcc-internal-format
38152 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
38153 msgstr ""
38155 #: cp/call.c:6303
38156 #, gcc-internal-format
38157 msgid "%qD is a usual (non-placement) deallocation function"
38158 msgstr ""
38160 #: cp/call.c:6435
38161 #, gcc-internal-format
38162 msgid "no corresponding deallocation function for %qD"
38163 msgstr ""
38165 #: cp/call.c:6441
38166 #, gcc-internal-format
38167 msgid "no suitable %<operator %s%> for %qT"
38168 msgstr ""
38170 #: cp/call.c:6476
38171 #, gcc-internal-format
38172 msgid "%q#D is private within this context"
38173 msgstr ""
38175 #: cp/call.c:6478 cp/decl.c:7343
38176 #, gcc-internal-format
38177 msgid "declared private here"
38178 msgstr ""
38180 #: cp/call.c:6484
38181 #, gcc-internal-format
38182 msgid "%q#D is protected within this context"
38183 msgstr ""
38185 #: cp/call.c:6486 cp/decl.c:7344
38186 #, gcc-internal-format
38187 msgid "declared protected here"
38188 msgstr ""
38190 #: cp/call.c:6492
38191 #, gcc-internal-format
38192 msgid "%q#D is inaccessible within this context"
38193 msgstr ""
38195 #: cp/call.c:6556
38196 #, gcc-internal-format
38197 msgid "passing NULL to non-pointer argument %P of %qD"
38198 msgstr ""
38200 #: cp/call.c:6560
38201 #, gcc-internal-format
38202 msgid "converting to non-pointer type %qT from NULL"
38203 msgstr ""
38205 #: cp/call.c:6569
38206 #, gcc-internal-format
38207 msgid "converting %<false%> to pointer type for argument %P of %qD"
38208 msgstr ""
38210 #: cp/call.c:6573
38211 #, gcc-internal-format
38212 msgid "converting %<false%> to pointer type %qT"
38213 msgstr ""
38215 #: cp/call.c:6660
38216 #, gcc-internal-format
38217 msgid "too many braces around initializer for %qT"
38218 msgstr ""
38220 #: cp/call.c:6671
38221 msgid "converting to %qH from %qI requires direct-initialization"
38222 msgstr ""
38224 #: cp/call.c:6679
38225 msgid "invalid user-defined conversion from %qH to %qI"
38226 msgstr ""
38228 #: cp/call.c:6696 cp/call.c:6720 cp/call.c:6843 cp/call.c:6938 cp/call.c:6990
38229 #: cp/call.c:7018 cp/typeck.c:8815
38230 #, gcc-internal-format
38231 msgid "  initializing argument %P of %qD"
38232 msgstr ""
38234 #: cp/call.c:6716 cp/cvt.c:226
38235 msgid "invalid conversion from %qH to %qI"
38236 msgstr "некоректне перетворення з %qH на %qI"
38238 #: cp/call.c:6757 cp/call.c:6764
38239 #, gcc-internal-format
38240 msgid "converting to %qT from initializer list would use explicit constructor %qD"
38241 msgstr ""
38243 #: cp/call.c:6760
38244 #, gcc-internal-format
38245 msgid "in C++11 and above a default constructor can be explicit"
38246 msgstr ""
38248 #: cp/call.c:7004
38249 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
38250 msgstr ""
38252 #: cp/call.c:7008
38253 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
38254 msgstr ""
38256 #: cp/call.c:7011
38257 msgid "binding reference of type %qH to %qI discards qualifiers"
38258 msgstr ""
38260 #: cp/call.c:7047
38261 #, gcc-internal-format
38262 msgid "cannot bind bitfield %qE to %qT"
38263 msgstr ""
38265 #: cp/call.c:7050 cp/call.c:7067
38266 #, gcc-internal-format
38267 msgid "cannot bind packed field %qE to %qT"
38268 msgstr ""
38270 #: cp/call.c:7053
38271 #, gcc-internal-format
38272 msgid "cannot bind rvalue %qE to %qT"
38273 msgstr ""
38275 #: cp/call.c:7163
38276 msgid "implicit conversion from %qH to %qI when passing argument to function"
38277 msgstr ""
38279 #: cp/call.c:7180 cp/cvt.c:1890
38280 #, gcc-internal-format
38281 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
38282 msgstr ""
38284 #: cp/call.c:7217
38285 #, gcc-internal-format
38286 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
38287 msgstr ""
38289 #: cp/call.c:7253
38290 #, gcc-internal-format
38291 msgid "cannot receive reference type %qT through %<...%>"
38292 msgstr ""
38294 #: cp/call.c:7263
38295 #, gcc-internal-format
38296 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
38297 msgstr ""
38299 #: cp/call.c:7331
38300 #, gcc-internal-format
38301 msgid "recursive evaluation of default argument for %q#D"
38302 msgstr ""
38304 #: cp/call.c:7340
38305 #, gcc-internal-format
38306 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
38307 msgstr ""
38309 #: cp/call.c:7444
38310 #, gcc-internal-format
38311 msgid "argument of function call might be a candidate for a format attribute"
38312 msgstr ""
38314 #: cp/call.c:7499
38315 #, gcc-internal-format
38316 msgid "use of multiversioned function without a default"
38317 msgstr ""
38319 #: cp/call.c:7864
38320 #, gcc-internal-format
38321 msgid "passing %qT as %<this%> argument discards qualifiers"
38322 msgstr ""
38324 #: cp/call.c:7867 cp/call.c:7983 cp/call.c:10147
38325 #, gcc-internal-format
38326 msgid "  in call to %qD"
38327 msgstr ""
38329 #: cp/call.c:7897
38330 #, gcc-internal-format
38331 msgid "%qT is not an accessible base of %qT"
38332 msgstr ""
38334 #: cp/call.c:7979
38335 #, gcc-internal-format
38336 msgid "deducing %qT as %qT"
38337 msgstr ""
38339 #: cp/call.c:7985
38340 #, gcc-internal-format
38341 msgid "  (you can disable this with -fno-deduce-init-list)"
38342 msgstr ""
38344 #: cp/call.c:8096
38345 #, gcc-internal-format
38346 msgid "passing arguments to ellipsis of inherited constructor %qD"
38347 msgstr ""
38349 #: cp/call.c:8579
38350 #, gcc-internal-format
38351 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
38352 msgstr ""
38354 #: cp/call.c:8582
38355 #, gcc-internal-format
38356 msgid "%qD writing to an object of non-trivial type %#qT%s"
38357 msgstr ""
38359 #: cp/call.c:8587
38360 #, gcc-internal-format
38361 msgid "%qD writing to an object of type %#qT with %qs member %qD"
38362 msgstr ""
38364 #: cp/call.c:8592
38365 #, gcc-internal-format
38366 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
38367 msgstr ""
38369 #: cp/call.c:8607
38370 #, gcc-internal-format
38371 msgid "; use assignment or value-initialization instead"
38372 msgstr ""
38374 #: cp/call.c:8609
38375 #, gcc-internal-format
38376 msgid "; use assignment instead"
38377 msgstr ""
38379 #: cp/call.c:8611
38380 #, gcc-internal-format
38381 msgid "; use value-initialization instead"
38382 msgstr ""
38384 #: cp/call.c:8614
38385 #, gcc-internal-format
38386 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
38387 msgstr ""
38389 #: cp/call.c:8617
38390 #, gcc-internal-format
38391 msgid "%qD clearing an object of non-trivial type %#qT%s"
38392 msgstr ""
38394 #: cp/call.c:8619
38395 #, gcc-internal-format
38396 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
38397 msgstr ""
38399 #: cp/call.c:8640
38400 #, gcc-internal-format
38401 msgid "; use copy-assignment or copy-initialization instead"
38402 msgstr ""
38404 #: cp/call.c:8642
38405 #, gcc-internal-format
38406 msgid "; use copy-assignment instead"
38407 msgstr ""
38409 #: cp/call.c:8644
38410 #, gcc-internal-format
38411 msgid "; use copy-initialization instead"
38412 msgstr ""
38414 #: cp/call.c:8647
38415 #, gcc-internal-format
38416 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
38417 msgstr ""
38419 #: cp/call.c:8650
38420 #, gcc-internal-format
38421 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
38422 msgstr ""
38424 #: cp/call.c:8653
38425 #, gcc-internal-format
38426 msgid "%qD writing to an object with a deleted copy constructor"
38427 msgstr ""
38429 #: cp/call.c:8664
38430 #, gcc-internal-format
38431 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
38432 msgstr ""
38434 #: cp/call.c:8676
38435 #, gcc-internal-format
38436 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
38437 msgstr ""
38439 #: cp/call.c:8693
38440 #, gcc-internal-format
38441 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
38442 msgstr ""
38444 #: cp/call.c:8696
38445 #, gcc-internal-format
38446 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
38447 msgstr ""
38449 #: cp/call.c:8706
38450 #, gcc-internal-format
38451 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
38452 msgstr ""
38454 #: cp/call.c:8709
38455 #, gcc-internal-format
38456 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
38457 msgstr ""
38459 #: cp/call.c:8712
38460 #, gcc-internal-format
38461 msgid "%qD moving an object of type %#qT with deleted destructor"
38462 msgstr ""
38464 #: cp/call.c:8721
38465 #, gcc-internal-format
38466 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
38467 msgstr ""
38469 #: cp/call.c:8743
38470 #, gcc-internal-format
38471 msgid "%#qT declared here"
38472 msgstr "%#qT оголошено тут:"
38474 #: cp/call.c:8839
38475 #, gcc-internal-format
38476 msgid "constructor delegates to itself"
38477 msgstr ""
38479 #: cp/call.c:9079
38480 #, gcc-internal-format
38481 msgid "call to non-function %qD"
38482 msgstr ""
38484 #: cp/call.c:9119 cp/pt.c:15053 cp/typeck.c:2901
38485 #, gcc-internal-format
38486 msgid "cannot call constructor %<%T::%D%> directly"
38487 msgstr ""
38489 #: cp/call.c:9121
38490 #, gcc-internal-format
38491 msgid "for a function-style cast, remove the redundant %<::%D%>"
38492 msgstr ""
38494 #: cp/call.c:9259
38495 #, gcc-internal-format
38496 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
38497 msgstr ""
38499 #: cp/call.c:9276
38500 #, gcc-internal-format
38501 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
38502 msgstr ""
38504 #: cp/call.c:9300
38505 #, gcc-internal-format
38506 msgid "no matching function for call to %<%s(%A)%>"
38507 msgstr ""
38509 #: cp/call.c:9303
38510 #, gcc-internal-format
38511 msgid "call of overloaded %<%s(%A)%> is ambiguous"
38512 msgstr ""
38514 #: cp/call.c:9324
38515 #, gcc-internal-format
38516 msgid "pure virtual %q#D called from non-static data member initializer"
38517 msgstr ""
38519 #: cp/call.c:9329
38520 #, gcc-internal-format
38521 msgid "pure virtual %q#D called from constructor"
38522 msgstr ""
38524 #: cp/call.c:9330
38525 #, gcc-internal-format
38526 msgid "pure virtual %q#D called from destructor"
38527 msgstr ""
38529 #: cp/call.c:9353
38530 #, gcc-internal-format
38531 msgid "cannot call member function %qD without object"
38532 msgstr ""
38534 #: cp/call.c:10145
38535 #, gcc-internal-format
38536 msgid "passing %qT chooses %qT over %qT"
38537 msgstr ""
38539 #: cp/call.c:10205
38540 #, gcc-internal-format
38541 msgid "choosing %qD over %qD"
38542 msgstr ""
38544 #: cp/call.c:10206
38545 msgid "  for conversion from %qH to %qI"
38546 msgstr ""
38548 #: cp/call.c:10209
38549 #, gcc-internal-format
38550 msgid "  because conversion sequence for the argument is better"
38551 msgstr ""
38553 #: cp/call.c:10433
38554 #, gcc-internal-format
38555 msgid "default argument mismatch in overload resolution"
38556 msgstr ""
38558 #: cp/call.c:10437
38559 #, gcc-internal-format
38560 msgid " candidate 1: %q#F"
38561 msgstr " кандидат 1: %q#F"
38563 #: cp/call.c:10439
38564 #, gcc-internal-format
38565 msgid " candidate 2: %q#F"
38566 msgstr " кандидат 2: %q#F"
38568 #: cp/call.c:10484
38569 #, gcc-internal-format
38570 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:"
38571 msgstr ""
38573 #: cp/call.c:10667
38574 msgid "could not convert %qE from %qH to %qI"
38575 msgstr ""
38577 #: cp/call.c:10869
38578 #, gcc-internal-format
38579 msgid "a temporary bound to %qD only persists until the constructor exits"
38580 msgstr ""
38582 #: cp/call.c:10994
38583 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
38584 msgstr ""
38586 #: cp/call.c:10998
38587 msgid "invalid initialization of reference of type %qH from expression of type %qI"
38588 msgstr ""
38590 #: cp/class.c:314
38591 #, gcc-internal-format
38592 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
38593 msgstr ""
38595 #: cp/class.c:318
38596 #, gcc-internal-format
38597 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
38598 msgstr ""
38600 #: cp/class.c:325
38601 #, gcc-internal-format
38602 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
38603 msgstr ""
38605 #: cp/class.c:330
38606 #, gcc-internal-format
38607 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
38608 msgstr ""
38610 #: cp/class.c:1110
38611 #, gcc-internal-format
38612 msgid "%q#D conflicts with version inherited from %qT"
38613 msgstr "%q#D конфліктує зі версією, успадкованою від %qT"
38615 #: cp/class.c:1113
38616 #, gcc-internal-format
38617 msgid "version inherited from %qT declared here"
38618 msgstr "версію, успадковану від %qT, оголошено тут:"
38620 #: cp/class.c:1133
38621 #, gcc-internal-format
38622 msgid "%q#D cannot be overloaded with %q#D"
38623 msgstr ""
38625 #: cp/class.c:1135 cp/decl.c:1706 cp/decl.c:1727 cp/decl.c:1759
38626 #: cp/name-lookup.c:2285 cp/name-lookup.c:2564
38627 #, gcc-internal-format
38628 msgid "previous declaration %q#D"
38629 msgstr ""
38631 #: cp/class.c:1181
38632 #, gcc-internal-format
38633 msgid "conflicting access specifications for method %q+D, ignored"
38634 msgstr ""
38636 #: cp/class.c:1184
38637 #, gcc-internal-format
38638 msgid "conflicting access specifications for field %qE, ignored"
38639 msgstr ""
38641 #: cp/class.c:1253
38642 #, gcc-internal-format
38643 msgid "%qD invalid in %q#T because of local method %q#D with same name"
38644 msgstr ""
38646 #: cp/class.c:1257
38647 #, gcc-internal-format
38648 msgid "local method %q#D declared here"
38649 msgstr "локальний метод %q#D оголошено тут:"
38651 #: cp/class.c:1263
38652 #, gcc-internal-format
38653 msgid "%qD invalid in %q#T because of local member %q#D with same name"
38654 msgstr ""
38656 #: cp/class.c:1267
38657 #, gcc-internal-format
38658 msgid "local member %q#D declared here"
38659 msgstr "локальний член %q#D оголошено тут"
38661 #: cp/class.c:1322
38662 #, gcc-internal-format
38663 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
38664 msgstr ""
38666 #: cp/class.c:1325 cp/class.c:1331 cp/class.c:1337 cp/class.c:1348
38667 #: cp/cvt.c:1028
38668 #, gcc-internal-format
38669 msgid "%qT declared here"
38670 msgstr "%qT оголошено тут:"
38672 #: cp/class.c:1329
38673 #, gcc-internal-format
38674 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
38675 msgstr ""
38677 #: cp/class.c:1335
38678 #, gcc-internal-format
38679 msgid "%qT does not have the %E ABI tag that base %qT has"
38680 msgstr ""
38682 #: cp/class.c:1342
38683 #, gcc-internal-format
38684 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
38685 msgstr ""
38687 #: cp/class.c:1647
38688 #, gcc-internal-format
38689 msgid "cannot derive from %<final%> base %qT in derived type %qT"
38690 msgstr ""
38692 #: cp/class.c:2098
38693 #, gcc-internal-format
38694 msgid "all member functions in class %qT are private"
38695 msgstr ""
38697 #: cp/class.c:2110
38698 #, gcc-internal-format
38699 msgid "%q#T only defines a private destructor and has no friends"
38700 msgstr ""
38702 #: cp/class.c:2152
38703 #, gcc-internal-format
38704 msgid "%q#T only defines private constructors and has no friends"
38705 msgstr ""
38707 #: cp/class.c:2156
38708 #, gcc-internal-format
38709 msgid "%q#D is public, but requires an existing %q#T object"
38710 msgstr ""
38712 #: cp/class.c:2430
38713 #, gcc-internal-format
38714 msgid "no unique final overrider for %qD in %qT"
38715 msgstr ""
38717 #: cp/class.c:2785
38718 #, gcc-internal-format
38719 msgid "%qD can be marked override"
38720 msgstr ""
38722 #: cp/class.c:2797
38723 #, gcc-internal-format
38724 msgid "%q+#D marked %<final%>, but is not virtual"
38725 msgstr ""
38727 #: cp/class.c:2799
38728 #, gcc-internal-format
38729 msgid "%q+#D marked %<override%>, but does not override"
38730 msgstr ""
38732 #: cp/class.c:2861
38733 #, gcc-internal-format
38734 msgid "%qD was hidden"
38735 msgstr ""
38737 #: cp/class.c:2863
38738 #, gcc-internal-format
38739 msgid "  by %qD"
38740 msgstr ""
38742 #: cp/class.c:2896
38743 #, gcc-internal-format
38744 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
38745 msgstr ""
38747 #: cp/class.c:2906 cp/name-lookup.c:3293 cp/parser.c:19720
38748 #, gcc-internal-format
38749 msgid "this flexibility is deprecated and will be removed"
38750 msgstr ""
38752 #: cp/class.c:3097
38753 #, gcc-internal-format
38754 msgid "the ellipsis in %qD is not inherited"
38755 msgstr ""
38757 #: cp/class.c:3213
38758 #, gcc-internal-format
38759 msgid "bit-field %q+#D with non-integral type"
38760 msgstr ""
38762 #: cp/class.c:3229
38763 #, gcc-internal-format
38764 msgid "bit-field %q+D width not an integer constant"
38765 msgstr ""
38767 #: cp/class.c:3234
38768 #, gcc-internal-format
38769 msgid "negative width in bit-field %q+D"
38770 msgstr ""
38772 #: cp/class.c:3239
38773 #, gcc-internal-format
38774 msgid "zero width for bit-field %q+D"
38775 msgstr ""
38777 #: cp/class.c:3249
38778 #, gcc-internal-format
38779 msgid "width of %qD exceeds its type"
38780 msgstr ""
38782 #: cp/class.c:3255
38783 #, gcc-internal-format
38784 msgid "%qD is too small to hold all values of %q#T"
38785 msgstr ""
38787 #: cp/class.c:3316
38788 #, gcc-internal-format
38789 msgid "member %q+#D with constructor not allowed in union"
38790 msgstr ""
38792 #: cp/class.c:3319
38793 #, gcc-internal-format
38794 msgid "member %q+#D with destructor not allowed in union"
38795 msgstr ""
38797 #: cp/class.c:3321
38798 #, gcc-internal-format
38799 msgid "member %q+#D with copy assignment operator not allowed in union"
38800 msgstr ""
38802 #: cp/class.c:3325
38803 #, gcc-internal-format
38804 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
38805 msgstr ""
38807 #: cp/class.c:3453
38808 #, gcc-internal-format
38809 msgid "in C++98 %q+D may not be static because it is a member of a union"
38810 msgstr ""
38812 #: cp/class.c:3460
38813 #, gcc-internal-format
38814 msgid "non-static data member %q+D in a union may not have reference type %qT"
38815 msgstr ""
38817 #: cp/class.c:3470
38818 #, gcc-internal-format
38819 msgid "field %q+D invalidly declared function type"
38820 msgstr ""
38822 #: cp/class.c:3476
38823 #, gcc-internal-format
38824 msgid "field %q+D invalidly declared method type"
38825 msgstr ""
38827 #: cp/class.c:3536
38828 #, gcc-internal-format
38829 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
38830 msgstr ""
38832 #: cp/class.c:3585
38833 #, gcc-internal-format
38834 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
38835 msgstr ""
38837 #: cp/class.c:3591
38838 #, gcc-internal-format
38839 msgid "member %q+D cannot be declared as a %<mutable%> reference"
38840 msgstr ""
38842 #: cp/class.c:3617
38843 #, gcc-internal-format
38844 msgid "multiple fields in union %qT initialized"
38845 msgstr ""
38847 #: cp/class.c:3658
38848 #, gcc-internal-format
38849 msgid "field %q#D with same name as class"
38850 msgstr ""
38852 #: cp/class.c:3681
38853 #, gcc-internal-format
38854 msgid "%q#T has pointer data members"
38855 msgstr ""
38857 #: cp/class.c:3686
38858 #, gcc-internal-format
38859 msgid "  but does not override %<%T(const %T&)%>"
38860 msgstr ""
38862 #: cp/class.c:3688
38863 #, gcc-internal-format
38864 msgid "  or %<operator=(const %T&)%>"
38865 msgstr "  або %<operator=(const %T&)%>"
38867 #: cp/class.c:3692
38868 #, gcc-internal-format
38869 msgid "  but does not override %<operator=(const %T&)%>"
38870 msgstr ""
38872 #: cp/class.c:4097
38873 #, gcc-internal-format
38874 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
38875 msgstr ""
38877 #: cp/class.c:4100
38878 #, gcc-internal-format
38879 msgid "alignment of %qD will increase in -fabi-version=9"
38880 msgstr ""
38882 #: cp/class.c:4378
38883 #, gcc-internal-format
38884 msgid "initializer specified for non-virtual method %q+D"
38885 msgstr ""
38887 #: cp/class.c:4813
38888 #, gcc-internal-format
38889 msgid "method overrides both %<transaction_pure%> and %qE methods"
38890 msgstr ""
38892 #: cp/class.c:4834
38893 #, gcc-internal-format
38894 msgid "method declared %qE overriding %qE method"
38895 msgstr ""
38897 #: cp/class.c:5350 cp/constexpr.c:237
38898 #, gcc-internal-format
38899 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
38900 msgstr ""
38902 #: cp/class.c:5374
38903 #, gcc-internal-format
38904 msgid "%q+T is not literal because:"
38905 msgstr ""
38907 #: cp/class.c:5377
38908 #, gcc-internal-format
38909 msgid "  %qT is a closure type, which is only literal in C++17 and later"
38910 msgstr ""
38912 #: cp/class.c:5380
38913 #, gcc-internal-format
38914 msgid "  %q+T has a non-trivial destructor"
38915 msgstr ""
38917 #: cp/class.c:5387
38918 #, gcc-internal-format
38919 msgid "  %q+T is not an aggregate, does not have a trivial default constructor, and has no %<constexpr%> constructor that is not a copy or move constructor"
38920 msgstr ""
38922 #: cp/class.c:5420
38923 #, gcc-internal-format
38924 msgid "  base class %qT of %q+T is non-literal"
38925 msgstr ""
38927 #: cp/class.c:5435
38928 #, gcc-internal-format
38929 msgid "  non-static data member %qD has non-literal type"
38930 msgstr ""
38932 #: cp/class.c:5442
38933 #, gcc-internal-format
38934 msgid "  non-static data member %qD has volatile type"
38935 msgstr ""
38937 #: cp/class.c:5561
38938 #, gcc-internal-format
38939 msgid "base class %q#T has accessible non-virtual destructor"
38940 msgstr ""
38942 #: cp/class.c:5590
38943 #, gcc-internal-format
38944 msgid "non-static reference %q#D in class without a constructor"
38945 msgstr ""
38947 #: cp/class.c:5596
38948 #, gcc-internal-format
38949 msgid "non-static const member %q#D in class without a constructor"
38950 msgstr ""
38952 #. If the function is defaulted outside the class, we just
38953 #. give the synthesis error.
38954 #: cp/class.c:5624
38955 #, gcc-internal-format
38956 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
38957 msgstr ""
38959 #: cp/class.c:5898
38960 #, gcc-internal-format
38961 msgid "direct base %qT inaccessible in %qT due to ambiguity"
38962 msgstr ""
38964 #: cp/class.c:5910
38965 #, gcc-internal-format
38966 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
38967 msgstr ""
38969 #: cp/class.c:6133
38970 #, gcc-internal-format
38971 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
38972 msgstr ""
38974 #: cp/class.c:6291
38975 #, gcc-internal-format
38976 msgid "size of type %qT is too large (%qE bytes)"
38977 msgstr ""
38979 #: cp/class.c:6576
38980 #, gcc-internal-format
38981 msgid "invalid use of %q#T with a zero-size array in %q#D"
38982 msgstr ""
38984 #: cp/class.c:6578
38985 #, gcc-internal-format
38986 msgid "invalid use of %q#T with a flexible array member in %q#T"
38987 msgstr ""
38989 #: cp/class.c:6583
38990 #, gcc-internal-format
38991 msgid "array member %q#D declared here"
38992 msgstr "член масиву %q#D оголошено тут"
38994 #: cp/class.c:6610
38995 #, gcc-internal-format
38996 msgid "zero-size array member %qD not at end of %q#T"
38997 msgstr ""
38999 #: cp/class.c:6612
39000 #, gcc-internal-format
39001 msgid "zero-size array member %qD in an otherwise empty %q#T"
39002 msgstr ""
39004 #: cp/class.c:6620 cp/class.c:6650
39005 #, gcc-internal-format
39006 msgid "in the definition of %q#T"
39007 msgstr "у оголошенні %q#T"
39009 #: cp/class.c:6628
39010 #, gcc-internal-format
39011 msgid "flexible array member %qD not at end of %q#T"
39012 msgstr ""
39014 #: cp/class.c:6630
39015 #, gcc-internal-format
39016 msgid "flexible array member %qD in an otherwise empty %q#T"
39017 msgstr ""
39019 #: cp/class.c:6648
39020 #, gcc-internal-format
39021 msgid "next member %q#D declared here"
39022 msgstr ""
39024 #: cp/class.c:6760 cp/parser.c:23239
39025 #, gcc-internal-format
39026 msgid "redefinition of %q#T"
39027 msgstr ""
39029 #: cp/class.c:6897
39030 #, gcc-internal-format
39031 msgid "%q#T has virtual functions and accessible non-virtual destructor"
39032 msgstr ""
39034 #: cp/class.c:6925
39035 #, gcc-internal-format
39036 msgid "type transparent %q#T does not have any fields"
39037 msgstr ""
39039 #: cp/class.c:6931
39040 #, gcc-internal-format
39041 msgid "type transparent class %qT has base classes"
39042 msgstr ""
39044 #: cp/class.c:6935
39045 #, gcc-internal-format
39046 msgid "type transparent class %qT has virtual functions"
39047 msgstr ""
39049 #: cp/class.c:6941
39050 #, gcc-internal-format
39051 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
39052 msgstr ""
39054 #: cp/class.c:7071
39055 #, gcc-internal-format
39056 msgid "definition of %qD does not match %<#include <initializer_list>%>"
39057 msgstr ""
39059 #: cp/class.c:7082
39060 #, gcc-internal-format
39061 msgid "trying to finish struct, but kicked out due to previous parse errors"
39062 msgstr ""
39064 #: cp/class.c:7582
39065 #, gcc-internal-format
39066 msgid "language string %<\"%E\"%> not recognized"
39067 msgstr ""
39069 #: cp/class.c:7672
39070 #, gcc-internal-format
39071 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
39072 msgstr ""
39074 #: cp/class.c:7817
39075 #, gcc-internal-format
39076 msgid "no matches converting function %qD to type %q#T"
39077 msgstr ""
39079 #: cp/class.c:7844
39080 #, gcc-internal-format
39081 msgid "converting overloaded function %qD to type %q#T is ambiguous"
39082 msgstr ""
39084 #: cp/class.c:7870
39085 #, gcc-internal-format
39086 msgid "assuming pointer to member %qD"
39087 msgstr ""
39089 #: cp/class.c:7873
39090 #, gcc-internal-format
39091 msgid "(a pointer to member can only be formed with %<&%E%>)"
39092 msgstr ""
39094 #: cp/class.c:7948 cp/class.c:7990
39095 #, gcc-internal-format
39096 msgid "not enough type information"
39097 msgstr ""
39099 #: cp/class.c:7968
39100 #, gcc-internal-format
39101 msgid "cannot convert %qE from type %qT to type %qT"
39102 msgstr ""
39104 #. [basic.scope.class]
39106 #. A name N used in a class S shall refer to the same declaration
39107 #. in its context and when re-evaluated in the completed scope of
39108 #. S.
39109 #: cp/class.c:8235
39110 #, gcc-internal-format
39111 msgid "declaration of %q#D"
39112 msgstr ""
39114 #: cp/class.c:8237
39115 #, gcc-internal-format
39116 msgid "changes meaning of %qD from %q#D"
39117 msgstr ""
39119 #: cp/constexpr.c:98
39120 #, gcc-internal-format
39121 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
39122 msgstr ""
39124 #: cp/constexpr.c:107
39125 #, gcc-internal-format
39126 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
39127 msgstr ""
39129 #: cp/constexpr.c:118
39130 #, gcc-internal-format
39131 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
39132 msgstr ""
39134 #: cp/constexpr.c:189
39135 #, gcc-internal-format
39136 msgid "inherited constructor %qD is not %<constexpr%>"
39137 msgstr ""
39139 #: cp/constexpr.c:201
39140 #, gcc-internal-format
39141 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
39142 msgstr ""
39144 #: cp/constexpr.c:213
39145 #, gcc-internal-format
39146 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
39147 msgstr ""
39149 #: cp/constexpr.c:223
39150 #, gcc-internal-format
39151 msgid "invalid return type %qT of %<constexpr%> function %q+D"
39152 msgstr ""
39154 #: cp/constexpr.c:246
39155 #, gcc-internal-format
39156 msgid "%q#T has virtual base classes"
39157 msgstr ""
39159 #: cp/constexpr.c:507
39160 #, gcc-internal-format
39161 msgid "%<constexpr%> constructor does not have empty body"
39162 msgstr ""
39164 #: cp/constexpr.c:613
39165 #, gcc-internal-format
39166 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
39167 msgstr ""
39169 #: cp/constexpr.c:766
39170 #, gcc-internal-format
39171 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
39172 msgstr ""
39174 #: cp/constexpr.c:818
39175 #, gcc-internal-format
39176 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
39177 msgstr ""
39179 #: cp/constexpr.c:859
39180 #, gcc-internal-format
39181 msgid "body of %<constexpr%> function %qD not a return-statement"
39182 msgstr ""
39184 #: cp/constexpr.c:920
39185 #, gcc-internal-format
39186 msgid "%qD is not usable as a %<constexpr%> function because:"
39187 msgstr ""
39189 #: cp/constexpr.c:1220 cp/constexpr.c:1728
39190 #, gcc-internal-format
39191 msgid "%<constexpr%> call flows off the end of the function"
39192 msgstr ""
39194 #: cp/constexpr.c:1225 cp/constexpr.c:1235 cp/constexpr.c:1840
39195 #, gcc-internal-format
39196 msgid "%q+E is not a constant expression"
39197 msgstr ""
39199 #: cp/constexpr.c:1414 cp/constexpr.c:5368
39200 #, gcc-internal-format
39201 msgid "call to internal function %qE"
39202 msgstr "виклик внутрішньої функції %qE"
39204 #: cp/constexpr.c:1492
39205 #, gcc-internal-format
39206 msgid "expression %qE does not designate a %<constexpr%> function"
39207 msgstr ""
39209 #: cp/constexpr.c:1511 cp/constexpr.c:5386
39210 #, gcc-internal-format
39211 msgid "call to non-%<constexpr%> function %qD"
39212 msgstr ""
39214 #: cp/constexpr.c:1583
39215 #, gcc-internal-format
39216 msgid "%qD called in a constant expression before its definition is complete"
39217 msgstr ""
39219 #: cp/constexpr.c:1590
39220 #, gcc-internal-format
39221 msgid "%qD called in a constant expression"
39222 msgstr ""
39224 #: cp/constexpr.c:1594
39225 #, gcc-internal-format
39226 msgid "%qD used before its definition"
39227 msgstr ""
39229 #: cp/constexpr.c:1634
39230 #, gcc-internal-format
39231 msgid "call has circular dependency"
39232 msgstr ""
39234 #: cp/constexpr.c:1645
39235 #, gcc-internal-format
39236 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
39237 msgstr ""
39239 #: cp/constexpr.c:1880
39240 #, gcc-internal-format
39241 msgid "right operand of shift expression %q+E is negative"
39242 msgstr ""
39244 #: cp/constexpr.c:1887
39245 #, gcc-internal-format
39246 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
39247 msgstr ""
39249 #: cp/constexpr.c:1905
39250 #, gcc-internal-format
39251 msgid "left operand of shift expression %q+E is negative"
39252 msgstr ""
39254 #: cp/constexpr.c:1924
39255 #, gcc-internal-format
39256 msgid "shift expression %q+E overflows"
39257 msgstr ""
39259 #: cp/constexpr.c:2068
39260 #, gcc-internal-format
39261 msgid "arithmetic involving a null pointer in %qE"
39262 msgstr ""
39264 #: cp/constexpr.c:2304
39265 #, gcc-internal-format
39266 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
39267 msgstr ""
39269 #: cp/constexpr.c:2307
39270 #, gcc-internal-format
39271 msgid "non-zero array subscript %qE is used with array %qD of type %qT with unknown bounds"
39272 msgstr ""
39274 #: cp/constexpr.c:2312
39275 #, gcc-internal-format
39276 msgid "array subscript value %qE is outside the bounds of array type %qT"
39277 msgstr ""
39279 #: cp/constexpr.c:2315
39280 #, gcc-internal-format
39281 msgid "non-zero array subscript %qE is used with array of type %qT with unknown bounds"
39282 msgstr ""
39284 #: cp/constexpr.c:2480
39285 #, gcc-internal-format
39286 msgid "accessing uninitialized array element"
39287 msgstr ""
39289 #: cp/constexpr.c:2511
39290 #, gcc-internal-format
39291 msgid "dereferencing a null pointer in %qE"
39292 msgstr ""
39294 #: cp/constexpr.c:2525 cp/constexpr.c:2615 cp/constexpr.c:4131
39295 #: cp/constexpr.c:4204 cp/constexpr.c:5322
39296 #, gcc-internal-format
39297 msgid "%qE is not a constant expression"
39298 msgstr ""
39300 #: cp/constexpr.c:2531
39301 #, gcc-internal-format
39302 msgid "mutable %qD is not usable in a constant expression"
39303 msgstr ""
39305 #: cp/constexpr.c:2556
39306 #, gcc-internal-format
39307 msgid "accessing %qD member instead of initialized %qD member in constant expression"
39308 msgstr ""
39310 #: cp/constexpr.c:2575
39311 #, gcc-internal-format
39312 msgid "accessing uninitialized member %qD"
39313 msgstr ""
39315 #: cp/constexpr.c:3312 cp/constexpr.c:4624
39316 #, gcc-internal-format
39317 msgid "dereferencing a null pointer"
39318 msgstr "розіменування нульового вказівника"
39320 #: cp/constexpr.c:3331
39321 #, gcc-internal-format
39322 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
39323 msgstr ""
39325 #: cp/constexpr.c:3370
39326 #, gcc-internal-format
39327 msgid "the value of %qD is not usable in a constant expression"
39328 msgstr ""
39330 #: cp/constexpr.c:3377
39331 #, gcc-internal-format
39332 msgid "%qD used in its own initializer"
39333 msgstr ""
39335 #: cp/constexpr.c:3382
39336 #, gcc-internal-format
39337 msgid "%q#D is not const"
39338 msgstr ""
39340 #: cp/constexpr.c:3385
39341 #, gcc-internal-format
39342 msgid "%q#D is volatile"
39343 msgstr ""
39345 #: cp/constexpr.c:3390 cp/constexpr.c:3397
39346 #, gcc-internal-format
39347 msgid "%qD was not initialized with a constant expression"
39348 msgstr ""
39350 #: cp/constexpr.c:3403
39351 #, gcc-internal-format
39352 msgid "%qD was not declared %<constexpr%>"
39353 msgstr ""
39355 #: cp/constexpr.c:3406
39356 #, gcc-internal-format
39357 msgid "%qD does not have integral or enumeration type"
39358 msgstr ""
39360 #: cp/constexpr.c:3594
39361 #, gcc-internal-format
39362 msgid "modification of %qE is not a constant expression"
39363 msgstr "зміна %qE не є сталим виразом"
39365 #: cp/constexpr.c:3970
39366 #, gcc-internal-format
39367 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use -fconstexpr-loop-limit= to increase the limit)"
39368 msgstr ""
39370 #: cp/constexpr.c:4109
39371 #, gcc-internal-format
39372 msgid "value %qE of type %qT is not a constant expression"
39373 msgstr "значення %qE типу %qT не є сталим виразом"
39375 #: cp/constexpr.c:4250 cp/constexpr.c:5864
39376 #, gcc-internal-format
39377 msgid "temporary of non-literal type %qT in a constant expression"
39378 msgstr ""
39380 #: cp/constexpr.c:4587
39381 #, gcc-internal-format
39382 msgid "a reinterpret_cast is not a constant expression"
39383 msgstr "reinterpret_cast не є сталим виразом"
39385 #: cp/constexpr.c:4636
39386 #, gcc-internal-format
39387 msgid "conversion of %qT null pointer to %qT is not a constant expression"
39388 msgstr "перетворення нульового вказівника %qT на %qT не є сталим виразом"
39390 #: cp/constexpr.c:4651
39391 #, gcc-internal-format
39392 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
39393 msgstr "%<reinterpret_cast<%T>(%E)%> не є сталим виразом"
39395 #: cp/constexpr.c:4716 cp/constexpr.c:5709 cp/constexpr.c:6035
39396 #, gcc-internal-format
39397 msgid "expression %qE is not a constant expression"
39398 msgstr "вираз %qE не є сталим виразом"
39400 #: cp/constexpr.c:4798
39401 #, gcc-internal-format
39402 msgid "statement is not a constant expression"
39403 msgstr "інструкція не є сталим виразом"
39405 #: cp/constexpr.c:4801
39406 #, gcc-internal-format
39407 msgid "unexpected expression %qE of kind %s"
39408 msgstr ""
39410 #: cp/constexpr.c:4873
39411 #, gcc-internal-format
39412 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
39413 msgstr ""
39415 #: cp/constexpr.c:4882
39416 #, gcc-internal-format
39417 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
39418 msgstr ""
39420 #: cp/constexpr.c:4896
39421 #, gcc-internal-format
39422 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
39423 msgstr ""
39425 #: cp/constexpr.c:5277
39426 #, gcc-internal-format
39427 msgid "expression %qE has side-effects"
39428 msgstr ""
39430 #: cp/constexpr.c:5469
39431 #, gcc-internal-format
39432 msgid "lambda capture of %qE is not a constant expression"
39433 msgstr ""
39435 #: cp/constexpr.c:5472
39436 #, gcc-internal-format
39437 msgid "because it is used as a glvalue"
39438 msgstr ""
39440 #: cp/constexpr.c:5507
39441 #, gcc-internal-format
39442 msgid "reinterpret_cast from integer to pointer"
39443 msgstr ""
39445 #: cp/constexpr.c:5539
39446 #, gcc-internal-format
39447 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
39448 msgstr ""
39450 #: cp/constexpr.c:5572
39451 #, gcc-internal-format
39452 msgid "use of %<this%> in a constant expression"
39453 msgstr ""
39455 #: cp/constexpr.c:5657
39456 #, gcc-internal-format
39457 msgid "lambda-expression is not a constant expression before C++17"
39458 msgstr ""
39460 #: cp/constexpr.c:5721
39461 #, gcc-internal-format
39462 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
39463 msgstr ""
39465 #: cp/constexpr.c:5783
39466 #, gcc-internal-format
39467 msgid "cast to non-integral type %qT in a constant expression"
39468 msgstr ""
39470 #: cp/constexpr.c:5834
39471 #, gcc-internal-format
39472 msgid "%qD declared %<static%> in %<constexpr%> context"
39473 msgstr ""
39475 #: cp/constexpr.c:5841
39476 #, gcc-internal-format
39477 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
39478 msgstr ""
39480 #: cp/constexpr.c:5913
39481 #, gcc-internal-format
39482 msgid "division by zero is not a constant expression"
39483 msgstr "ділення на нуль не є сталим виразом"
39485 #: cp/constexpr.c:6012
39486 #, gcc-internal-format
39487 msgid "%<delete[]%> is not a constant expression"
39488 msgstr "%<delete[]%> не є сталим виразом"
39490 #: cp/constexpr.c:6043
39491 #, gcc-internal-format
39492 msgid "non-constant array initialization"
39493 msgstr ""
39495 #: cp/constexpr.c:6065
39496 #, gcc-internal-format
39497 msgid "%<goto%> is not a constant expression"
39498 msgstr "%<goto%> не є сталим виразом"
39500 #: cp/constexpr.c:6076
39501 #, gcc-internal-format, gfc-internal-format
39502 msgid "unexpected AST of kind %s"
39503 msgstr ""
39505 #: cp/cp-gimplify.c:1415
39506 #, gcc-internal-format
39507 msgid "throw will always call terminate()"
39508 msgstr ""
39510 #: cp/cp-gimplify.c:1418
39511 #, gcc-internal-format
39512 msgid "in C++11 destructors default to noexcept"
39513 msgstr ""
39515 #: cp/cp-gimplify.c:1429
39516 #, gcc-internal-format
39517 msgid "in C++11 this throw will terminate because destructors default to noexcept"
39518 msgstr ""
39520 #: cp/cvt.c:91
39521 msgid "can%'t convert from incomplete type %qH to %qI"
39522 msgstr ""
39524 #: cp/cvt.c:101
39525 msgid "conversion of %qE from %qH to %qI is ambiguous"
39526 msgstr ""
39528 #: cp/cvt.c:173 cp/cvt.c:200 cp/cvt.c:254
39529 msgid "cannot convert %qE from type %qH to type %qI"
39530 msgstr ""
39532 #: cp/cvt.c:389
39533 #, gcc-internal-format
39534 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
39535 msgstr ""
39537 #: cp/cvt.c:392
39538 #, gcc-internal-format
39539 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
39540 msgstr ""
39542 #: cp/cvt.c:395
39543 #, gcc-internal-format
39544 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
39545 msgstr ""
39547 #: cp/cvt.c:398
39548 #, gcc-internal-format
39549 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
39550 msgstr ""
39552 #: cp/cvt.c:474
39553 msgid "conversion from %qH to %qI discards qualifiers"
39554 msgstr ""
39556 #: cp/cvt.c:496 cp/typeck.c:7356
39557 #, gcc-internal-format
39558 msgid "casting %qT to %qT does not dereference pointer"
39559 msgstr ""
39561 #: cp/cvt.c:524
39562 msgid "cannot convert type %qH to type %qI"
39563 msgstr "не вдалося перетворити тип %qH на тип %qI"
39565 #: cp/cvt.c:769
39566 #, gcc-internal-format
39567 msgid "conversion from %q#T to %q#T"
39568 msgstr ""
39570 #: cp/cvt.c:786
39571 #, gcc-internal-format
39572 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
39573 msgstr ""
39575 #: cp/cvt.c:797 cp/cvt.c:849
39576 #, gcc-internal-format
39577 msgid "%q#T used where a %qT was expected"
39578 msgstr ""
39580 #: cp/cvt.c:806
39581 #, gcc-internal-format
39582 msgid "could not convert %qE from %<void%> to %<bool%>"
39583 msgstr ""
39585 #: cp/cvt.c:865
39586 #, gcc-internal-format
39587 msgid "%q#T used where a floating point value was expected"
39588 msgstr ""
39590 #: cp/cvt.c:924
39591 msgid "conversion from %qH to non-scalar type %qI requested"
39592 msgstr ""
39594 #: cp/cvt.c:1013
39595 #, gcc-internal-format
39596 msgid "ignoring return value of %qD, declared with attribute nodiscard"
39597 msgstr ""
39599 #: cp/cvt.c:1021
39600 #, gcc-internal-format
39601 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
39602 msgstr ""
39604 #: cp/cvt.c:1026
39605 #, gcc-internal-format
39606 msgid "in call to %qD, declared here"
39607 msgstr "у виклику %qD, оголошено тут"
39609 #: cp/cvt.c:1093
39610 #, gcc-internal-format
39611 msgid "pseudo-destructor is not called"
39612 msgstr ""
39614 #: cp/cvt.c:1171
39615 #, gcc-internal-format
39616 msgid "conversion to void will not access object of incomplete type %qT"
39617 msgstr ""
39619 #: cp/cvt.c:1175
39620 #, gcc-internal-format
39621 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
39622 msgstr ""
39624 #: cp/cvt.c:1180
39625 #, gcc-internal-format
39626 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
39627 msgstr ""
39629 #: cp/cvt.c:1185
39630 #, gcc-internal-format
39631 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
39632 msgstr ""
39634 #: cp/cvt.c:1190
39635 #, gcc-internal-format
39636 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
39637 msgstr ""
39639 #: cp/cvt.c:1195
39640 #, gcc-internal-format
39641 msgid "indirection will not access object of incomplete type %qT in statement"
39642 msgstr ""
39644 #: cp/cvt.c:1199
39645 #, gcc-internal-format
39646 msgid "indirection will not access object of incomplete type %qT in for increment expression"
39647 msgstr ""
39649 #: cp/cvt.c:1215
39650 #, gcc-internal-format
39651 msgid "conversion to void will not access object of type %qT"
39652 msgstr ""
39654 #: cp/cvt.c:1219
39655 #, gcc-internal-format
39656 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
39657 msgstr ""
39659 #: cp/cvt.c:1224
39660 #, gcc-internal-format
39661 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
39662 msgstr ""
39664 #: cp/cvt.c:1229
39665 #, gcc-internal-format
39666 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
39667 msgstr ""
39669 #: cp/cvt.c:1234
39670 #, gcc-internal-format
39671 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
39672 msgstr ""
39674 #: cp/cvt.c:1239
39675 #, gcc-internal-format
39676 msgid "implicit dereference will not access object of type %qT in statement"
39677 msgstr ""
39679 #: cp/cvt.c:1243
39680 #, gcc-internal-format
39681 msgid "implicit dereference will not access object of type %qT in for increment expression"
39682 msgstr ""
39684 #: cp/cvt.c:1257
39685 #, gcc-internal-format
39686 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
39687 msgstr ""
39689 #: cp/cvt.c:1262
39690 #, gcc-internal-format
39691 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
39692 msgstr ""
39694 #: cp/cvt.c:1267
39695 #, gcc-internal-format
39696 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
39697 msgstr ""
39699 #: cp/cvt.c:1272
39700 #, gcc-internal-format
39701 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
39702 msgstr ""
39704 #: cp/cvt.c:1277
39705 #, gcc-internal-format
39706 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
39707 msgstr ""
39709 #: cp/cvt.c:1282
39710 #, gcc-internal-format
39711 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
39712 msgstr ""
39714 #: cp/cvt.c:1287
39715 #, gcc-internal-format
39716 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
39717 msgstr ""
39719 #: cp/cvt.c:1327
39720 #, gcc-internal-format
39721 msgid "conversion to void will not access object %qE of incomplete type %qT"
39722 msgstr ""
39724 #: cp/cvt.c:1331
39725 #, gcc-internal-format
39726 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
39727 msgstr ""
39729 #: cp/cvt.c:1336
39730 #, gcc-internal-format
39731 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
39732 msgstr ""
39734 #: cp/cvt.c:1341
39735 #, gcc-internal-format
39736 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
39737 msgstr ""
39739 #: cp/cvt.c:1346
39740 #, gcc-internal-format
39741 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
39742 msgstr ""
39744 #: cp/cvt.c:1351
39745 #, gcc-internal-format
39746 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
39747 msgstr ""
39749 #: cp/cvt.c:1355
39750 #, gcc-internal-format
39751 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
39752 msgstr ""
39754 #: cp/cvt.c:1407
39755 #, gcc-internal-format
39756 msgid "conversion to void cannot resolve address of overloaded function"
39757 msgstr ""
39759 #: cp/cvt.c:1411
39760 #, gcc-internal-format
39761 msgid "second operand of conditional expression cannot resolve address of overloaded function"
39762 msgstr ""
39764 #: cp/cvt.c:1415
39765 #, gcc-internal-format
39766 msgid "third operand of conditional expression cannot resolve address of overloaded function"
39767 msgstr ""
39769 #: cp/cvt.c:1419
39770 #, gcc-internal-format
39771 msgid "right operand of comma operator cannot resolve address of overloaded function"
39772 msgstr ""
39774 #: cp/cvt.c:1423
39775 #, gcc-internal-format
39776 msgid "left operand of comma operator cannot resolve address of overloaded function"
39777 msgstr ""
39779 #: cp/cvt.c:1427
39780 #, gcc-internal-format
39781 msgid "statement cannot resolve address of overloaded function"
39782 msgstr ""
39784 #: cp/cvt.c:1431
39785 #, gcc-internal-format
39786 msgid "for increment expression cannot resolve address of overloaded function"
39787 msgstr ""
39789 #: cp/cvt.c:1447
39790 #, gcc-internal-format
39791 msgid "second operand of conditional expression is a reference, not call, to function %qE"
39792 msgstr ""
39794 #: cp/cvt.c:1452
39795 #, gcc-internal-format
39796 msgid "third operand of conditional expression is a reference, not call, to function %qE"
39797 msgstr ""
39799 #: cp/cvt.c:1457
39800 #, gcc-internal-format
39801 msgid "right operand of comma operator is a reference, not call, to function %qE"
39802 msgstr ""
39804 #: cp/cvt.c:1462
39805 #, gcc-internal-format
39806 msgid "left operand of comma operator is a reference, not call, to function %qE"
39807 msgstr ""
39809 #: cp/cvt.c:1467
39810 #, gcc-internal-format
39811 msgid "statement is a reference, not call, to function %qE"
39812 msgstr ""
39814 #: cp/cvt.c:1472
39815 #, gcc-internal-format
39816 msgid "for increment expression is a reference, not call, to function %qE"
39817 msgstr ""
39819 #: cp/cvt.c:1499
39820 #, gcc-internal-format
39821 msgid "second operand of conditional expression has no effect"
39822 msgstr ""
39824 #: cp/cvt.c:1504
39825 #, gcc-internal-format
39826 msgid "third operand of conditional expression has no effect"
39827 msgstr ""
39829 #: cp/cvt.c:1509
39830 #, gcc-internal-format
39831 msgid "right operand of comma operator has no effect"
39832 msgstr ""
39834 #: cp/cvt.c:1513
39835 #, gcc-internal-format
39836 msgid "left operand of comma operator has no effect"
39837 msgstr ""
39839 #: cp/cvt.c:1517
39840 #, gcc-internal-format
39841 msgid "statement has no effect"
39842 msgstr ""
39844 #: cp/cvt.c:1521
39845 #, gcc-internal-format
39846 msgid "for increment expression has no effect"
39847 msgstr ""
39849 #: cp/cvt.c:1676
39850 #, gcc-internal-format
39851 msgid "converting NULL to non-pointer type"
39852 msgstr ""
39854 #: cp/cvt.c:1791
39855 #, gcc-internal-format
39856 msgid "default type conversion can't deduce template argument for %qD"
39857 msgstr ""
39859 #: cp/cvt.c:1806
39860 #, gcc-internal-format
39861 msgid "ambiguous default type conversion from %qT"
39862 msgstr ""
39864 #: cp/cvt.c:1809
39865 #, gcc-internal-format
39866 msgid "  candidate conversions include %qD and %qD"
39867 msgstr ""
39869 #: cp/cxx-pretty-print.c:2207
39870 #, gcc-internal-format
39871 msgid "template-parameter-"
39872 msgstr ""
39874 #: cp/decl.c:678
39875 #, gcc-internal-format
39876 msgid "unused structured binding declaration"
39877 msgstr ""
39879 #: cp/decl.c:681
39880 #, gcc-internal-format
39881 msgid "unused variable %qD"
39882 msgstr ""
39884 #: cp/decl.c:690
39885 #, gcc-internal-format
39886 msgid "structured binding declaration set but not used"
39887 msgstr ""
39889 #: cp/decl.c:909
39890 #, gcc-internal-format
39891 msgid "%qF declared %<static%> but never defined"
39892 msgstr ""
39894 #: cp/decl.c:916
39895 #, gcc-internal-format
39896 msgid "odr-used inline variable %qD is not defined"
39897 msgstr ""
39899 #: cp/decl.c:1214
39900 #, gcc-internal-format
39901 msgid "%qD was declared %<extern%> and later %<static%>"
39902 msgstr ""
39904 #: cp/decl.c:1253
39905 #, gcc-internal-format
39906 msgid "declaration of %qF has a different exception specifier"
39907 msgstr "оголошення %qF містить інше визначення виключення"
39909 #: cp/decl.c:1266
39910 #, gcc-internal-format
39911 msgid "from previous declaration %qF"
39912 msgstr "з попереднього оголошення %qF"
39914 #: cp/decl.c:1301
39915 #, gcc-internal-format
39916 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
39917 msgstr "повторне оголошення %qD відрізняється у %<constexpr%> від попереднього оголошення"
39919 #: cp/decl.c:1304 cp/decl.c:13843
39920 #, gcc-internal-format
39921 msgid "previous declaration %qD"
39922 msgstr "попереднє оголошення %qD"
39924 #: cp/decl.c:1333
39925 #, gcc-internal-format
39926 msgid "cannot specialize concept %q#D"
39927 msgstr ""
39929 #: cp/decl.c:1355
39930 #, gcc-internal-format
39931 msgid "redeclaration of %q#D may not have default arguments"
39932 msgstr ""
39934 #: cp/decl.c:1424
39935 #, gcc-internal-format
39936 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
39937 msgstr ""
39939 #: cp/decl.c:1429
39940 #, gcc-internal-format
39941 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
39942 msgstr ""
39944 #: cp/decl.c:1449
39945 #, gcc-internal-format
39946 msgid "previous definition of %qD was here"
39947 msgstr "попереднє визначення %qD було тут"
39949 #: cp/decl.c:1452
39950 #, gcc-internal-format
39951 msgid "previous declaration of %qD was here"
39952 msgstr "попереднє оголошення %qD було тут"
39954 #: cp/decl.c:1470
39955 #, gcc-internal-format
39956 msgid "built-in function %qD declared as non-function"
39957 msgstr ""
39959 #: cp/decl.c:1482 cp/decl.c:1616
39960 #, gcc-internal-format
39961 msgid "shadowing built-in function %q#D"
39962 msgstr ""
39964 #: cp/decl.c:1483 cp/decl.c:1617
39965 #, gcc-internal-format
39966 msgid "shadowing library function %q#D"
39967 msgstr ""
39969 #: cp/decl.c:1491
39970 #, gcc-internal-format
39971 msgid "library function %q#D redeclared as non-function %q#D"
39972 msgstr ""
39974 #: cp/decl.c:1494
39975 #, gcc-internal-format
39976 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
39977 msgstr ""
39979 #: cp/decl.c:1502
39980 #, gcc-internal-format
39981 msgid "redeclaration of %<pragma omp declare reduction%>"
39982 msgstr ""
39984 #: cp/decl.c:1504
39985 #, gcc-internal-format
39986 msgid "previous %<pragma omp declare reduction%> declaration"
39987 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
39989 #: cp/decl.c:1564
39990 #, gcc-internal-format
39991 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
39992 msgstr ""
39994 #: cp/decl.c:1592
39995 #, gcc-internal-format
39996 msgid "definition of %q#D ambiguates built-in declaration %q#D"
39997 msgstr "визначення %q#D робить неоднозначним вбудоване оголошення %q#D"
39999 #: cp/decl.c:1597 cp/decl.c:1611
40000 #, gcc-internal-format
40001 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
40002 msgstr ""
40004 #: cp/decl.c:1601
40005 #, gcc-internal-format
40006 msgid "ignoring the %q#D declaration"
40007 msgstr ""
40009 #: cp/decl.c:1702
40010 #, gcc-internal-format
40011 msgid "%q#D redeclared as different kind of symbol"
40012 msgstr ""
40014 #: cp/decl.c:1725
40015 #, gcc-internal-format
40016 msgid "conflicting declaration of template %q+#D"
40017 msgstr ""
40019 #: cp/decl.c:1744
40020 #, gcc-internal-format
40021 msgid "ambiguating new declaration %q+#D"
40022 msgstr ""
40024 #: cp/decl.c:1746 cp/decl.c:1774
40025 #, gcc-internal-format
40026 msgid "old declaration %q#D"
40027 msgstr ""
40029 #: cp/decl.c:1756
40030 #, gcc-internal-format
40031 msgid "conflicting declaration of C function %q+#D"
40032 msgstr ""
40034 #: cp/decl.c:1772
40035 #, gcc-internal-format
40036 msgid "ambiguating new declaration of %q+#D"
40037 msgstr ""
40039 #: cp/decl.c:1782
40040 #, gcc-internal-format
40041 msgid "conflicting declaration %q+#D"
40042 msgstr ""
40044 #: cp/decl.c:1784
40045 #, gcc-internal-format
40046 msgid "previous declaration as %q#D"
40047 msgstr ""
40049 #: cp/decl.c:1842 cp/decl2.c:921
40050 #, gcc-internal-format
40051 msgid "%q#D previously defined here"
40052 msgstr ""
40054 #: cp/decl.c:1843 cp/name-lookup.c:2694 cp/name-lookup.c:2716
40055 #, gcc-internal-format
40056 msgid "%q#D previously declared here"
40057 msgstr "%q#D раніше оголошено тут"
40059 #: cp/decl.c:1853
40060 #, gcc-internal-format
40061 msgid "prototype specified for %q#D"
40062 msgstr ""
40064 #: cp/decl.c:1855
40065 #, gcc-internal-format
40066 msgid "previous non-prototype definition here"
40067 msgstr ""
40069 #: cp/decl.c:1893
40070 #, gcc-internal-format
40071 msgid "conflicting declaration of %q+#D with %qL linkage"
40072 msgstr ""
40074 #: cp/decl.c:1896
40075 #, gcc-internal-format
40076 msgid "previous declaration with %qL linkage"
40077 msgstr ""
40079 #: cp/decl.c:1930 cp/decl.c:1938
40080 #, gcc-internal-format
40081 msgid "default argument given for parameter %d of %q#D"
40082 msgstr ""
40084 #: cp/decl.c:1933 cp/decl.c:1941
40085 #, gcc-internal-format
40086 msgid "previous specification in %q#D here"
40087 msgstr ""
40089 #: cp/decl.c:2007
40090 #, gcc-internal-format
40091 msgid "redundant redeclaration of %qD in same scope"
40092 msgstr ""
40094 #: cp/decl.c:2018
40095 #, gcc-internal-format
40096 msgid "deleted definition of %q+D"
40097 msgstr "вилучене визначення %q+D"
40099 #. From [temp.expl.spec]:
40101 #. If a template, a member template or the member of a class
40102 #. template is explicitly specialized then that
40103 #. specialization shall be declared before the first use of
40104 #. that specialization that would cause an implicit
40105 #. instantiation to take place, in every translation unit in
40106 #. which such a use occurs.
40107 #: cp/decl.c:2451
40108 #, gcc-internal-format
40109 msgid "explicit specialization of %qD after first use"
40110 msgstr ""
40112 #: cp/decl.c:2589
40113 #, gcc-internal-format
40114 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
40115 msgstr ""
40117 #. Reject two definitions.
40118 #: cp/decl.c:2843 cp/decl.c:2872 cp/decl.c:2905 cp/decl.c:2922 cp/decl.c:3017
40119 #: cp/decl2.c:919
40120 #, gcc-internal-format
40121 msgid "redefinition of %q#D"
40122 msgstr ""
40124 #: cp/decl.c:2859
40125 #, gcc-internal-format
40126 msgid "%qD conflicts with used function"
40127 msgstr ""
40129 #: cp/decl.c:2869
40130 #, gcc-internal-format
40131 msgid "%q#D not declared in class"
40132 msgstr ""
40134 #: cp/decl.c:2883 cp/decl.c:2932
40135 #, gcc-internal-format
40136 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
40137 msgstr ""
40139 #: cp/decl.c:2886 cp/decl.c:2935
40140 #, gcc-internal-format
40141 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
40142 msgstr ""
40144 #. is_primary=
40145 #. is_partial=
40146 #. is_friend_decl=
40147 #: cp/decl.c:2952
40148 #, gcc-internal-format
40149 msgid "redeclaration of friend %q#D may not have default template arguments"
40150 msgstr ""
40152 #: cp/decl.c:2966
40153 #, gcc-internal-format
40154 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
40155 msgstr ""
40157 #: cp/decl.c:2969
40158 #, gcc-internal-format
40159 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
40160 msgstr ""
40162 #: cp/decl.c:2984 cp/decl.c:3025 cp/name-lookup.c:2281 cp/name-lookup.c:2692
40163 #: cp/name-lookup.c:2714
40164 #, gcc-internal-format
40165 msgid "redeclaration of %q#D"
40166 msgstr ""
40168 #: cp/decl.c:3009
40169 #, gcc-internal-format
40170 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
40171 msgstr ""
40173 #: cp/decl.c:3074
40174 #, gcc-internal-format
40175 msgid "local label %qE conflicts with existing label"
40176 msgstr ""
40178 #: cp/decl.c:3075
40179 #, gcc-internal-format
40180 msgid "previous label"
40181 msgstr "попередня мітка"
40183 #: cp/decl.c:3169
40184 #, gcc-internal-format
40185 msgid "  from here"
40186 msgstr "  звідси"
40188 #: cp/decl.c:3192 cp/decl.c:3419
40189 #, gcc-internal-format
40190 msgid "  exits OpenMP structured block"
40191 msgstr ""
40193 #: cp/decl.c:3219
40194 #, gcc-internal-format
40195 msgid "  crosses initialization of %q#D"
40196 msgstr ""
40198 #: cp/decl.c:3222
40199 #, gcc-internal-format
40200 msgid "  enters scope of %q#D, which has non-trivial destructor"
40201 msgstr ""
40203 #: cp/decl.c:3277
40204 #, gcc-internal-format, gfc-internal-format
40205 msgid "  %s"
40206 msgstr "  %s"
40208 #: cp/decl.c:3372 cp/decl.c:3392
40209 #, gcc-internal-format
40210 msgid "  enters catch block"
40211 msgstr ""
40213 #: cp/decl.c:3379
40214 #, gcc-internal-format
40215 msgid "  skips initialization of %q#D"
40216 msgstr ""
40218 #: cp/decl.c:3382
40219 #, gcc-internal-format
40220 msgid "  enters scope of %q#D which has non-trivial destructor"
40221 msgstr ""
40223 #: cp/decl.c:3390
40224 #, gcc-internal-format
40225 msgid "  enters try block"
40226 msgstr ""
40228 #: cp/decl.c:3394
40229 #, gcc-internal-format
40230 msgid "  enters synchronized or atomic statement"
40231 msgstr ""
40233 #: cp/decl.c:3396
40234 #, gcc-internal-format
40235 msgid "  enters %<constexpr%> if statement"
40236 msgstr ""
40238 #: cp/decl.c:3402
40239 #, gcc-internal-format
40240 msgid "  enters OpenMP structured block"
40241 msgstr ""
40243 #: cp/decl.c:3434 cp/parser.c:12366 cp/parser.c:12387
40244 #, gcc-internal-format
40245 msgid "invalid exit from OpenMP structured block"
40246 msgstr ""
40248 #: cp/decl.c:3831
40249 #, gcc-internal-format
40250 msgid "%qD is not a type"
40251 msgstr ""
40253 #: cp/decl.c:3838 cp/parser.c:6366
40254 #, gcc-internal-format
40255 msgid "%qD used without template parameters"
40256 msgstr ""
40258 #: cp/decl.c:3847
40259 #, gcc-internal-format
40260 msgid "%q#T is not a class"
40261 msgstr ""
40263 #: cp/decl.c:3875 cp/decl.c:3968
40264 #, gcc-internal-format
40265 msgid "no class template named %q#T in %q#T"
40266 msgstr ""
40268 #: cp/decl.c:3876
40269 #, gcc-internal-format
40270 msgid "no type named %q#T in %q#T"
40271 msgstr ""
40273 #: cp/decl.c:3889
40274 #, gcc-internal-format
40275 msgid "lookup of %qT in %qT is ambiguous"
40276 msgstr ""
40278 #: cp/decl.c:3898
40279 #, gcc-internal-format
40280 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
40281 msgstr ""
40283 #: cp/decl.c:3905
40284 #, gcc-internal-format
40285 msgid "%<typename %T::%D%> names %q#T, which is not a type"
40286 msgstr ""
40288 #: cp/decl.c:3977
40289 #, gcc-internal-format
40290 msgid "template parameters do not match template %qD"
40291 msgstr ""
40293 #: cp/decl.c:4177
40294 #, gcc-internal-format
40295 msgid "%<-fno-for-scope%> is deprecated"
40296 msgstr "%<-fno-for-scope%> вважається застарілим"
40298 #: cp/decl.c:4180
40299 #, gcc-internal-format
40300 msgid "%<-ffriend-injection%> is deprecated"
40301 msgstr "%<-ffriend-injection%> вважається застарілим"
40303 #: cp/decl.c:4276
40304 #, gcc-internal-format, gfc-internal-format
40305 msgid "-faligned-new=%d is not a power of two"
40306 msgstr ""
40308 #: cp/decl.c:4733
40309 #, gcc-internal-format
40310 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
40311 msgstr ""
40313 #: cp/decl.c:4736
40314 #, gcc-internal-format
40315 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
40316 msgstr ""
40318 #: cp/decl.c:4739
40319 #, gcc-internal-format
40320 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
40321 msgstr ""
40323 #: cp/decl.c:4757
40324 #, gcc-internal-format
40325 msgid "attribute ignored in declaration of %q#T"
40326 msgstr ""
40328 #: cp/decl.c:4760
40329 #, gcc-internal-format
40330 msgid "attribute for %q#T must follow the %qs keyword"
40331 msgstr ""
40333 #: cp/decl.c:4783
40334 #, gcc-internal-format
40335 msgid "multiple types in one declaration"
40336 msgstr ""
40338 #: cp/decl.c:4788
40339 #, gcc-internal-format
40340 msgid "redeclaration of C++ built-in type %qT"
40341 msgstr ""
40343 #: cp/decl.c:4806
40344 #, gcc-internal-format
40345 msgid "%<auto%> can only be specified for variables or function declarations"
40346 msgstr ""
40348 #: cp/decl.c:4832
40349 #, gcc-internal-format
40350 msgid "missing type-name in typedef-declaration"
40351 msgstr ""
40353 #: cp/decl.c:4840
40354 #, gcc-internal-format
40355 msgid "ISO C++ prohibits anonymous structs"
40356 msgstr ""
40358 #: cp/decl.c:4847
40359 #, gcc-internal-format
40360 msgid "%<inline%> can only be specified for functions"
40361 msgstr ""
40363 #: cp/decl.c:4850
40364 #, gcc-internal-format
40365 msgid "%<virtual%> can only be specified for functions"
40366 msgstr ""
40368 #: cp/decl.c:4855
40369 #, gcc-internal-format
40370 msgid "%<friend%> can only be specified inside a class"
40371 msgstr ""
40373 #: cp/decl.c:4858
40374 #, gcc-internal-format
40375 msgid "%<explicit%> can only be specified for constructors"
40376 msgstr ""
40378 #: cp/decl.c:4861
40379 #, gcc-internal-format
40380 msgid "a storage class can only be specified for objects and functions"
40381 msgstr ""
40383 #: cp/decl.c:4865
40384 #, gcc-internal-format
40385 msgid "%<const%> can only be specified for objects and functions"
40386 msgstr ""
40388 #: cp/decl.c:4869
40389 #, gcc-internal-format
40390 msgid "%<volatile%> can only be specified for objects and functions"
40391 msgstr ""
40393 #: cp/decl.c:4873
40394 #, gcc-internal-format
40395 msgid "%<__restrict%> can only be specified for objects and functions"
40396 msgstr ""
40398 #: cp/decl.c:4877
40399 #, gcc-internal-format
40400 msgid "%<__thread%> can only be specified for objects and functions"
40401 msgstr ""
40403 #: cp/decl.c:4881
40404 #, gcc-internal-format
40405 msgid "%<typedef%> was ignored in this declaration"
40406 msgstr ""
40408 #: cp/decl.c:4884
40409 #, gcc-internal-format
40410 msgid "%<constexpr%> cannot be used for type declarations"
40411 msgstr ""
40413 #: cp/decl.c:4906
40414 #, gcc-internal-format
40415 msgid "attribute ignored in explicit instantiation %q#T"
40416 msgstr ""
40418 #: cp/decl.c:4909
40419 #, gcc-internal-format
40420 msgid "no attribute can be applied to an explicit instantiation"
40421 msgstr ""
40423 #: cp/decl.c:4981
40424 #, gcc-internal-format
40425 msgid "ignoring attributes applied to class type %qT outside of definition"
40426 msgstr ""
40428 #. A template type parameter or other dependent type.
40429 #: cp/decl.c:4985
40430 #, gcc-internal-format
40431 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
40432 msgstr ""
40434 #: cp/decl.c:5054 cp/decl2.c:841
40435 #, gcc-internal-format
40436 msgid "typedef %qD is initialized (use decltype instead)"
40437 msgstr ""
40439 #: cp/decl.c:5062
40440 #, gcc-internal-format
40441 msgid "declaration of %q#D has %<extern%> and is initialized"
40442 msgstr ""
40444 #: cp/decl.c:5091
40445 #, gcc-internal-format
40446 msgid "definition of %q#D is marked %<dllimport%>"
40447 msgstr ""
40449 #: cp/decl.c:5115
40450 #, gcc-internal-format
40451 msgid "%q+#D is not a static data member of %q#T"
40452 msgstr ""
40454 #: cp/decl.c:5123
40455 #, gcc-internal-format
40456 msgid "non-member-template declaration of %qD"
40457 msgstr ""
40459 #: cp/decl.c:5124
40460 #, gcc-internal-format
40461 msgid "does not match member template declaration here"
40462 msgstr ""
40464 #: cp/decl.c:5136
40465 #, gcc-internal-format
40466 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
40467 msgstr ""
40469 #: cp/decl.c:5148
40470 #, gcc-internal-format
40471 msgid "duplicate initialization of %qD"
40472 msgstr ""
40474 #: cp/decl.c:5197
40475 #, gcc-internal-format
40476 msgid "declaration of %q#D outside of class is not definition"
40477 msgstr ""
40479 #: cp/decl.c:5230
40480 #, gcc-internal-format
40481 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
40482 msgstr ""
40484 #: cp/decl.c:5233
40485 #, gcc-internal-format
40486 msgid "%qD declared %<static%> in %<constexpr%> function"
40487 msgstr ""
40489 #: cp/decl.c:5298
40490 #, gcc-internal-format
40491 msgid "variable %q#D has initializer but incomplete type"
40492 msgstr ""
40494 #: cp/decl.c:5304 cp/decl.c:6259
40495 #, gcc-internal-format
40496 msgid "elements of array %q#D have incomplete type"
40497 msgstr ""
40499 #: cp/decl.c:5314
40500 #, gcc-internal-format
40501 msgid "aggregate %q#D has incomplete type and cannot be defined"
40502 msgstr ""
40504 #: cp/decl.c:5349
40505 #, gcc-internal-format
40506 msgid "%qD declared as reference but not initialized"
40507 msgstr ""
40509 #: cp/decl.c:5406
40510 #, gcc-internal-format
40511 msgid "name used in a GNU-style designated initializer for an array"
40512 msgstr ""
40514 #: cp/decl.c:5412
40515 #, gcc-internal-format
40516 msgid "name %qD used in a GNU-style designated initializer for an array"
40517 msgstr ""
40519 #: cp/decl.c:5431
40520 #, gcc-internal-format
40521 msgid "non-trivial designated initializers not supported"
40522 msgstr ""
40524 #: cp/decl.c:5434
40525 #, gcc-internal-format
40526 msgid "C99 designator %qE is not an integral constant-expression"
40527 msgstr ""
40529 #: cp/decl.c:5490
40530 #, gcc-internal-format
40531 msgid "initializer fails to determine size of %qD"
40532 msgstr ""
40534 #: cp/decl.c:5497
40535 #, gcc-internal-format
40536 msgid "array size missing in %qD"
40537 msgstr ""
40539 #: cp/decl.c:5509
40540 #, gcc-internal-format
40541 msgid "zero-size array %qD"
40542 msgstr ""
40544 #: cp/decl.c:5549
40545 #, gcc-internal-format
40546 msgid "storage size of %qD isn%'t known"
40547 msgstr ""
40549 #: cp/decl.c:5573
40550 #, gcc-internal-format
40551 msgid "storage size of %qD isn%'t constant"
40552 msgstr ""
40554 #: cp/decl.c:5621
40555 #, gcc-internal-format
40556 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
40557 msgstr ""
40559 #: cp/decl.c:5625
40560 #, gcc-internal-format
40561 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
40562 msgstr ""
40564 #: cp/decl.c:5631
40565 #, gcc-internal-format
40566 msgid "you can work around this by removing the initializer"
40567 msgstr ""
40569 #: cp/decl.c:5667
40570 #, gcc-internal-format
40571 msgid "uninitialized const %qD"
40572 msgstr ""
40574 #: cp/decl.c:5674
40575 #, gcc-internal-format
40576 msgid "uninitialized variable %qD in %<constexpr%> function"
40577 msgstr ""
40579 #: cp/decl.c:5681
40580 #, gcc-internal-format
40581 msgid "uninitialized variable %qD in %<constexpr%> context"
40582 msgstr ""
40584 #: cp/decl.c:5689
40585 #, gcc-internal-format
40586 msgid "%q#T has no user-provided default constructor"
40587 msgstr ""
40589 #: cp/decl.c:5693
40590 #, gcc-internal-format
40591 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
40592 msgstr ""
40594 #: cp/decl.c:5696
40595 #, gcc-internal-format
40596 msgid "and the implicitly-defined constructor does not initialize %q#D"
40597 msgstr ""
40599 #: cp/decl.c:5840
40600 #, gcc-internal-format
40601 msgid "invalid type %qT as initializer for a vector of type %qT"
40602 msgstr ""
40604 #: cp/decl.c:5881
40605 #, gcc-internal-format
40606 msgid "initializer for %qT must be brace-enclosed"
40607 msgstr ""
40609 #: cp/decl.c:5916
40610 #, gcc-internal-format
40611 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
40612 msgstr ""
40614 #: cp/decl.c:5924
40615 #, gcc-internal-format
40616 msgid "%qT has no non-static data member named %qD"
40617 msgstr ""
40619 #: cp/decl.c:5944
40620 #, gcc-internal-format
40621 msgid "invalid initializer for %q#D"
40622 msgstr ""
40624 #: cp/decl.c:5974
40625 #, gcc-internal-format
40626 msgid "C99 designator %qE outside aggregate initializer"
40627 msgstr ""
40629 #: cp/decl.c:6011 cp/decl.c:6234 cp/typeck2.c:1310 cp/typeck2.c:1590
40630 #: cp/typeck2.c:1638 cp/typeck2.c:1685
40631 #, gcc-internal-format
40632 msgid "too many initializers for %qT"
40633 msgstr ""
40635 #: cp/decl.c:6050
40636 #, gcc-internal-format
40637 msgid "braces around scalar initializer for type %qT"
40638 msgstr ""
40640 #: cp/decl.c:6159
40641 #, gcc-internal-format
40642 msgid "missing braces around initializer for %qT"
40643 msgstr ""
40645 #: cp/decl.c:6261
40646 #, gcc-internal-format
40647 msgid "elements of array %q#T have incomplete type"
40648 msgstr ""
40650 #: cp/decl.c:6269
40651 #, gcc-internal-format
40652 msgid "variable-sized compound literal"
40653 msgstr ""
40655 #: cp/decl.c:6324
40656 #, gcc-internal-format
40657 msgid "%q#D has incomplete type"
40658 msgstr ""
40660 #: cp/decl.c:6345
40661 #, gcc-internal-format
40662 msgid "scalar object %qD requires one element in initializer"
40663 msgstr ""
40665 #: cp/decl.c:6390
40666 #, gcc-internal-format
40667 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
40668 msgstr ""
40670 #: cp/decl.c:6487
40671 #, gcc-internal-format
40672 msgid "array %qD initialized by parenthesized string literal %qE"
40673 msgstr ""
40675 #: cp/decl.c:6523
40676 #, gcc-internal-format
40677 msgid "initializer invalid for static member with constructor"
40678 msgstr ""
40680 #: cp/decl.c:6525
40681 #, gcc-internal-format
40682 msgid "non-constant in-class initialization invalid for static member %qD"
40683 msgstr ""
40685 #: cp/decl.c:6528
40686 #, gcc-internal-format
40687 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
40688 msgstr ""
40690 #: cp/decl.c:6533
40691 #, gcc-internal-format
40692 msgid "(an out of class initialization is required)"
40693 msgstr ""
40695 #: cp/decl.c:6712
40696 #, gcc-internal-format
40697 msgid "reference %qD is initialized with itself"
40698 msgstr ""
40700 #: cp/decl.c:6855
40701 #, gcc-internal-format
40702 msgid "assignment (not initialization) in declaration"
40703 msgstr ""
40705 #: cp/decl.c:6873 cp/decl.c:12605
40706 #, gcc-internal-format
40707 msgid "ISO C++17 does not allow %<register%> storage class specifier"
40708 msgstr ""
40710 #: cp/decl.c:6877 cp/decl.c:12609
40711 #, gcc-internal-format
40712 msgid "%<register%> storage class specifier used"
40713 msgstr ""
40715 #: cp/decl.c:6930
40716 #, gcc-internal-format
40717 msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
40718 msgstr ""
40720 #: cp/decl.c:7026
40721 #, gcc-internal-format
40722 msgid "variable concept has no initializer"
40723 msgstr ""
40725 #: cp/decl.c:7081
40726 #, gcc-internal-format
40727 msgid "shadowing previous type declaration of %q#D"
40728 msgstr ""
40730 #: cp/decl.c:7267
40731 #, gcc-internal-format
40732 msgid "function %q#D is initialized like a variable"
40733 msgstr ""
40735 #: cp/decl.c:7329
40736 #, gcc-internal-format
40737 msgid "cannot decompose class type %qT because it has an anonymous struct member"
40738 msgstr ""
40740 #: cp/decl.c:7332
40741 #, gcc-internal-format
40742 msgid "cannot decompose class type %qT because it has an anonymous union member"
40743 msgstr ""
40745 #: cp/decl.c:7339
40746 #, fuzzy, gcc-internal-format
40747 #| msgid "cannot decompose union type %qT"
40748 msgid "cannot decompose inaccessible member %qD of %qT"
40749 msgstr "не вдалося розкласти тип об'єднання %qT"
40751 #: cp/decl.c:7365
40752 #, gcc-internal-format
40753 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
40754 msgstr ""
40756 #: cp/decl.c:7374
40757 #, gcc-internal-format
40758 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
40759 msgstr ""
40761 #: cp/decl.c:7592
40762 #, gcc-internal-format
40763 msgid "structured binding refers to incomplete type %qT"
40764 msgstr ""
40766 #: cp/decl.c:7608
40767 #, gcc-internal-format
40768 msgid "cannot decompose variable length array %qT"
40769 msgstr ""
40771 #: cp/decl.c:7617 cp/decl.c:7702
40772 #, gcc-internal-format, gfc-internal-format
40773 msgid "%u name provided for structured binding"
40774 msgid_plural "%u names provided for structured binding"
40775 msgstr[0] ""
40776 msgstr[1] ""
40777 msgstr[2] ""
40779 #: cp/decl.c:7621
40780 #, gcc-internal-format, gfc-internal-format
40781 msgid "only %u name provided for structured binding"
40782 msgid_plural "only %u names provided for structured binding"
40783 msgstr[0] ""
40784 msgstr[1] ""
40785 msgstr[2] ""
40787 #: cp/decl.c:7624
40788 #, gcc-internal-format
40789 msgid "while %qT decomposes into %wu element"
40790 msgid_plural "while %qT decomposes into %wu elements"
40791 msgstr[0] ""
40792 msgstr[1] ""
40793 msgstr[2] ""
40795 #: cp/decl.c:7669
40796 #, gcc-internal-format
40797 msgid "cannot decompose variable length vector %qT"
40798 msgstr ""
40800 #: cp/decl.c:7695
40801 #, gcc-internal-format
40802 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
40803 msgstr "%<std::tuple_size<%T>::value%> не є інтегральним сталим виразом"
40805 #: cp/decl.c:7704
40806 #, gcc-internal-format
40807 msgid "while %qT decomposes into %E elements"
40808 msgstr ""
40810 #: cp/decl.c:7725
40811 #, gcc-internal-format
40812 msgid "in initialization of structured binding variable %qD"
40813 msgstr ""
40815 #: cp/decl.c:7751
40816 #, gcc-internal-format
40817 msgid "cannot decompose union type %qT"
40818 msgstr "не вдалося розкласти тип об'єднання %qT"
40820 #: cp/decl.c:7756
40821 #, gcc-internal-format
40822 msgid "cannot decompose non-array non-class type %qT"
40823 msgstr ""
40825 #: cp/decl.c:7761
40826 #, gcc-internal-format
40827 msgid "cannot decompose lambda closure type %qT"
40828 msgstr ""
40830 #: cp/decl.c:7765
40831 #, gcc-internal-format
40832 msgid "structured binding refers to incomplete class type %qT"
40833 msgstr ""
40835 #: cp/decl.c:7774
40836 #, gcc-internal-format
40837 msgid "cannot decompose class type %qT without non-static data members"
40838 msgstr ""
40840 #: cp/decl.c:8213
40841 #, gcc-internal-format
40842 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
40843 msgstr ""
40845 #: cp/decl.c:8216
40846 #, gcc-internal-format
40847 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
40848 msgstr ""
40850 #: cp/decl.c:8222
40851 #, gcc-internal-format
40852 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
40853 msgstr ""
40855 #: cp/decl.c:8450
40856 #, gcc-internal-format
40857 msgid "initializer fails to determine size of %qT"
40858 msgstr ""
40860 #: cp/decl.c:8454
40861 #, gcc-internal-format
40862 msgid "array size missing in %qT"
40863 msgstr ""
40865 #: cp/decl.c:8457
40866 #, gcc-internal-format
40867 msgid "zero-size array %qT"
40868 msgstr ""
40870 #: cp/decl.c:8473
40871 #, gcc-internal-format
40872 msgid "destructor for alien class %qT cannot be a member"
40873 msgstr ""
40875 #: cp/decl.c:8475
40876 #, gcc-internal-format
40877 msgid "constructor for alien class %qT cannot be a member"
40878 msgstr ""
40880 #: cp/decl.c:8499
40881 #, gcc-internal-format
40882 msgid "%qD declared as a %<virtual%> variable"
40883 msgstr ""
40885 #: cp/decl.c:8501
40886 #, gcc-internal-format
40887 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
40888 msgstr ""
40890 #: cp/decl.c:8506
40891 #, gcc-internal-format
40892 msgid "%qD declared as a %<virtual%> parameter"
40893 msgstr ""
40895 #: cp/decl.c:8508
40896 #, gcc-internal-format
40897 msgid "%qD declared as an %<inline%> parameter"
40898 msgstr ""
40900 #: cp/decl.c:8510
40901 #, gcc-internal-format
40902 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
40903 msgstr ""
40905 #: cp/decl.c:8515
40906 #, gcc-internal-format
40907 msgid "%qD declared as a %<virtual%> type"
40908 msgstr ""
40910 #: cp/decl.c:8517
40911 #, gcc-internal-format
40912 msgid "%qD declared as an %<inline%> type"
40913 msgstr ""
40915 #: cp/decl.c:8519
40916 #, gcc-internal-format
40917 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
40918 msgstr ""
40920 #: cp/decl.c:8524
40921 #, gcc-internal-format
40922 msgid "%qD declared as a %<virtual%> field"
40923 msgstr ""
40925 #: cp/decl.c:8526
40926 #, gcc-internal-format
40927 msgid "%qD declared as an %<inline%> field"
40928 msgstr ""
40930 #: cp/decl.c:8528
40931 #, gcc-internal-format
40932 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
40933 msgstr ""
40935 #: cp/decl.c:8535
40936 #, gcc-internal-format
40937 msgid "%q+D declared as a friend"
40938 msgstr ""
40940 #: cp/decl.c:8542
40941 #, gcc-internal-format
40942 msgid "%q+D declared with an exception specification"
40943 msgstr ""
40945 #: cp/decl.c:8574
40946 #, gcc-internal-format
40947 msgid "definition of %qD is not in namespace enclosing %qT"
40948 msgstr ""
40950 #: cp/decl.c:8614
40951 #, gcc-internal-format
40952 msgid "static member function %q#D declared with type qualifiers"
40953 msgstr ""
40955 #: cp/decl.c:8624
40956 #, gcc-internal-format
40957 msgid "concept %q#D declared with function parameters"
40958 msgstr ""
40960 #: cp/decl.c:8630
40961 #, gcc-internal-format
40962 msgid "concept %q#D declared with a deduced return type"
40963 msgstr ""
40965 #: cp/decl.c:8632
40966 #, gcc-internal-format
40967 msgid "concept %q#D with non-%<bool%> return type %qT"
40968 msgstr ""
40970 #: cp/decl.c:8703
40971 #, gcc-internal-format
40972 msgid "concept %qD has no definition"
40973 msgstr ""
40975 #: cp/decl.c:8772
40976 #, gcc-internal-format
40977 msgid "defining explicit specialization %qD in friend declaration"
40978 msgstr ""
40980 #. Something like `template <class T> friend void f<T>()'.
40981 #: cp/decl.c:8782
40982 #, gcc-internal-format
40983 msgid "invalid use of template-id %qD in declaration of primary template"
40984 msgstr ""
40986 #: cp/decl.c:8800
40987 #, gcc-internal-format
40988 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
40989 msgstr ""
40991 #: cp/decl.c:8808
40992 #, gcc-internal-format
40993 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
40994 msgstr ""
40996 #: cp/decl.c:8857
40997 #, gcc-internal-format
40998 msgid "cannot declare %<::main%> to be a template"
40999 msgstr ""
41001 #: cp/decl.c:8859
41002 #, gcc-internal-format
41003 msgid "cannot declare %<::main%> to be inline"
41004 msgstr ""
41006 #: cp/decl.c:8861
41007 #, gcc-internal-format
41008 msgid "cannot declare %<::main%> to be %<constexpr%>"
41009 msgstr ""
41011 #: cp/decl.c:8863
41012 #, gcc-internal-format
41013 msgid "cannot declare %<::main%> to be static"
41014 msgstr ""
41016 #: cp/decl.c:8920
41017 #, gcc-internal-format
41018 msgid "static member function %qD cannot have cv-qualifier"
41019 msgstr ""
41021 #: cp/decl.c:8921
41022 #, gcc-internal-format
41023 msgid "non-member function %qD cannot have cv-qualifier"
41024 msgstr ""
41026 #: cp/decl.c:8929
41027 #, gcc-internal-format
41028 msgid "static member function %qD cannot have ref-qualifier"
41029 msgstr ""
41031 #: cp/decl.c:8930
41032 #, gcc-internal-format
41033 msgid "non-member function %qD cannot have ref-qualifier"
41034 msgstr ""
41036 #: cp/decl.c:8940
41037 #, gcc-internal-format
41038 msgid "deduction guide %qD must be declared at namespace scope"
41039 msgstr ""
41041 #: cp/decl.c:8946
41042 #, gcc-internal-format
41043 msgid "deduction guide %qD must not have a function body"
41044 msgstr ""
41046 #: cp/decl.c:8959
41047 #, gcc-internal-format
41048 msgid "literal operator with C linkage"
41049 msgstr ""
41051 #: cp/decl.c:8969
41052 #, gcc-internal-format
41053 msgid "%qD has invalid argument list"
41054 msgstr ""
41056 #: cp/decl.c:8977
41057 #, gcc-internal-format
41058 msgid "integer suffix %qs shadowed by implementation"
41059 msgstr ""
41061 #: cp/decl.c:8983
41062 #, gcc-internal-format
41063 msgid "floating point suffix %qs shadowed by implementation"
41064 msgstr ""
41066 #: cp/decl.c:8991
41067 #, gcc-internal-format
41068 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
41069 msgstr ""
41071 #: cp/decl.c:8996
41072 #, gcc-internal-format
41073 msgid "%qD must be a non-member function"
41074 msgstr ""
41076 #: cp/decl.c:9076
41077 #, gcc-internal-format
41078 msgid "%<::main%> must return %<int%>"
41079 msgstr ""
41081 #: cp/decl.c:9116
41082 #, gcc-internal-format
41083 msgid "definition of implicitly-declared %qD"
41084 msgstr ""
41086 #: cp/decl.c:9121
41087 #, gcc-internal-format
41088 msgid "definition of explicitly-defaulted %q+D"
41089 msgstr ""
41091 #: cp/decl.c:9123
41092 #, gcc-internal-format
41093 msgid "%q#D explicitly defaulted here"
41094 msgstr "%q#D явним чином типово визначено тут"
41096 #: cp/decl.c:9140
41097 #, gcc-internal-format
41098 msgid "no %q#D member function declared in class %qT"
41099 msgstr ""
41101 #: cp/decl.c:9329
41102 #, gcc-internal-format
41103 msgid "cannot declare %<::main%> to be a global variable"
41104 msgstr ""
41106 #: cp/decl.c:9337
41107 #, gcc-internal-format
41108 msgid "a non-template variable cannot be %<concept%>"
41109 msgstr ""
41111 #: cp/decl.c:9344
41112 #, gcc-internal-format
41113 msgid "concept must have type %<bool%>"
41114 msgstr ""
41116 #: cp/decl.c:9464
41117 #, gcc-internal-format
41118 msgid "in-class initialization of static data member %q#D of incomplete type"
41119 msgstr ""
41121 #: cp/decl.c:9468
41122 #, gcc-internal-format
41123 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
41124 msgstr ""
41126 #: cp/decl.c:9472
41127 #, gcc-internal-format
41128 msgid "in-class initialization of static data member %q#D of non-literal type"
41129 msgstr ""
41131 #: cp/decl.c:9486
41132 #, gcc-internal-format
41133 msgid "invalid in-class initialization of static data member of non-integral type %qT"
41134 msgstr ""
41136 #: cp/decl.c:9493
41137 #, gcc-internal-format
41138 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
41139 msgstr ""
41141 #: cp/decl.c:9498
41142 #, gcc-internal-format
41143 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
41144 msgstr ""
41146 #: cp/decl.c:9598
41147 #, gcc-internal-format
41148 msgid "size of array %qD has non-integral type %qT"
41149 msgstr ""
41151 #: cp/decl.c:9600
41152 #, gcc-internal-format
41153 msgid "size of array has non-integral type %qT"
41154 msgstr ""
41156 #: cp/decl.c:9630 cp/decl.c:9680
41157 #, gcc-internal-format
41158 msgid "size of array is not an integral constant-expression"
41159 msgstr ""
41161 #: cp/decl.c:9646
41162 #, gcc-internal-format
41163 msgid "size of array %qD is negative"
41164 msgstr ""
41166 #: cp/decl.c:9648 cp/init.c:3651
41167 #, gcc-internal-format
41168 msgid "size of array is negative"
41169 msgstr ""
41171 #: cp/decl.c:9662
41172 #, gcc-internal-format
41173 msgid "ISO C++ forbids zero-size array %qD"
41174 msgstr ""
41176 #: cp/decl.c:9664
41177 #, gcc-internal-format
41178 msgid "ISO C++ forbids zero-size array"
41179 msgstr ""
41181 #: cp/decl.c:9677
41182 #, gcc-internal-format
41183 msgid "size of array %qD is not an integral constant-expression"
41184 msgstr ""
41186 #: cp/decl.c:9686
41187 #, gcc-internal-format
41188 msgid "ISO C++ forbids variable length array %qD"
41189 msgstr ""
41191 #: cp/decl.c:9688
41192 #, gcc-internal-format
41193 msgid "ISO C++ forbids variable length array"
41194 msgstr ""
41196 #: cp/decl.c:9694
41197 #, gcc-internal-format
41198 msgid "variable length array %qD is used"
41199 msgstr ""
41201 #: cp/decl.c:9697
41202 #, gcc-internal-format
41203 msgid "variable length array is used"
41204 msgstr ""
41206 #: cp/decl.c:9746
41207 #, gcc-internal-format
41208 msgid "overflow in array dimension"
41209 msgstr ""
41211 #: cp/decl.c:9799
41212 #, gcc-internal-format
41213 msgid "%qD declared as array of %qT"
41214 msgstr ""
41216 #: cp/decl.c:9809
41217 #, gcc-internal-format
41218 msgid "declaration of %qD as array of void"
41219 msgstr ""
41221 #: cp/decl.c:9811
41222 #, gcc-internal-format
41223 msgid "creating array of void"
41224 msgstr ""
41226 #: cp/decl.c:9816
41227 #, gcc-internal-format
41228 msgid "declaration of %qD as array of functions"
41229 msgstr ""
41231 #: cp/decl.c:9818
41232 #, gcc-internal-format
41233 msgid "creating array of functions"
41234 msgstr ""
41236 #: cp/decl.c:9823
41237 #, gcc-internal-format
41238 msgid "declaration of %qD as array of references"
41239 msgstr ""
41241 #: cp/decl.c:9825
41242 #, gcc-internal-format
41243 msgid "creating array of references"
41244 msgstr ""
41246 #: cp/decl.c:9830
41247 #, gcc-internal-format
41248 msgid "declaration of %qD as array of function members"
41249 msgstr ""
41251 #: cp/decl.c:9832
41252 #, gcc-internal-format
41253 msgid "creating array of function members"
41254 msgstr ""
41256 #: cp/decl.c:9846
41257 #, gcc-internal-format
41258 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
41259 msgstr ""
41261 #: cp/decl.c:9850
41262 #, gcc-internal-format
41263 msgid "multidimensional array must have bounds for all dimensions except the first"
41264 msgstr ""
41266 #: cp/decl.c:9909
41267 #, gcc-internal-format
41268 msgid "return type specification for constructor invalid"
41269 msgstr ""
41271 #: cp/decl.c:9912
41272 #, gcc-internal-format
41273 msgid "qualifiers are not allowed on constructor declaration"
41274 msgstr ""
41276 #: cp/decl.c:9922
41277 #, gcc-internal-format
41278 msgid "return type specification for destructor invalid"
41279 msgstr ""
41281 #: cp/decl.c:9925
41282 #, gcc-internal-format
41283 msgid "qualifiers are not allowed on destructor declaration"
41284 msgstr ""
41286 #: cp/decl.c:9937
41287 #, gcc-internal-format
41288 msgid "return type specified for %<operator %T%>"
41289 msgstr ""
41291 #: cp/decl.c:9940
41292 #, gcc-internal-format
41293 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
41294 msgstr ""
41296 #: cp/decl.c:9948
41297 #, gcc-internal-format
41298 msgid "return type specified for deduction guide"
41299 msgstr ""
41301 #: cp/decl.c:9951
41302 #, gcc-internal-format
41303 msgid "qualifiers are not allowed on declaration of deduction guide"
41304 msgstr ""
41306 #: cp/decl.c:9955
41307 #, gcc-internal-format
41308 msgid "template template parameter %qT in declaration of deduction guide"
41309 msgstr ""
41311 #: cp/decl.c:9964
41312 #, gcc-internal-format
41313 msgid "decl-specifier in declaration of deduction guide"
41314 msgstr ""
41316 #: cp/decl.c:9985
41317 #, gcc-internal-format
41318 msgid "unnamed variable or field declared void"
41319 msgstr ""
41321 #: cp/decl.c:9992
41322 #, gcc-internal-format
41323 msgid "variable or field declared void"
41324 msgstr ""
41326 #: cp/decl.c:10007
41327 #, gcc-internal-format
41328 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
41329 msgstr ""
41331 #: cp/decl.c:10013
41332 #, gcc-internal-format
41333 msgid "inline variables are only available with -std=c++17 or -std=gnu++17"
41334 msgstr ""
41336 #: cp/decl.c:10268
41337 #, gcc-internal-format
41338 msgid "invalid use of qualified-name %<::%D%>"
41339 msgstr ""
41341 #: cp/decl.c:10271 cp/decl.c:10291
41342 #, gcc-internal-format
41343 msgid "invalid use of qualified-name %<%T::%D%>"
41344 msgstr ""
41346 #: cp/decl.c:10274
41347 #, gcc-internal-format
41348 msgid "invalid use of qualified-name %<%D::%D%>"
41349 msgstr ""
41351 #: cp/decl.c:10283
41352 #, gcc-internal-format
41353 msgid "%q#T is not a class or a namespace"
41354 msgstr ""
41356 #: cp/decl.c:10305 cp/decl.c:10398 cp/decl.c:10407 cp/decl.c:11970
41357 #, gcc-internal-format
41358 msgid "declaration of %qD as non-function"
41359 msgstr ""
41361 #: cp/decl.c:10311
41362 #, gcc-internal-format
41363 msgid "declaration of %qD as non-member"
41364 msgstr ""
41366 #: cp/decl.c:10339
41367 #, gcc-internal-format
41368 msgid "declarator-id missing; using reserved word %qD"
41369 msgstr ""
41371 #: cp/decl.c:10390
41372 #, gcc-internal-format
41373 msgid "function definition does not declare parameters"
41374 msgstr ""
41376 #: cp/decl.c:10415
41377 #, gcc-internal-format
41378 msgid "declaration of %qD as %<typedef%>"
41379 msgstr ""
41381 #: cp/decl.c:10420
41382 #, gcc-internal-format
41383 msgid "declaration of %qD as parameter"
41384 msgstr ""
41386 #: cp/decl.c:10454
41387 #, gcc-internal-format
41388 msgid "%<concept%> cannot appear in a typedef declaration"
41389 msgstr ""
41391 #: cp/decl.c:10460
41392 #, gcc-internal-format
41393 msgid "%<constexpr%> cannot appear in a typedef declaration"
41394 msgstr ""
41396 #: cp/decl.c:10468
41397 #, gcc-internal-format
41398 msgid "two or more data types in declaration of %qs"
41399 msgstr ""
41401 #: cp/decl.c:10474
41402 #, gcc-internal-format
41403 msgid "conflicting specifiers in declaration of %qs"
41404 msgstr ""
41406 #: cp/decl.c:10515
41407 #, gcc-internal-format
41408 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
41409 msgstr ""
41411 #: cp/decl.c:10564 cp/decl.c:10567 cp/decl.c:10570
41412 #, gcc-internal-format
41413 msgid "ISO C++ forbids declaration of %qs with no type"
41414 msgstr ""
41416 #: cp/decl.c:10586
41417 #, gcc-internal-format
41418 msgid "%<__int%d%> is not supported by this target"
41419 msgstr ""
41421 #: cp/decl.c:10592
41422 #, gcc-internal-format
41423 msgid "ISO C++ does not support %<__int%d%> for %qs"
41424 msgstr ""
41426 #: cp/decl.c:10614 cp/decl.c:10634
41427 #, gcc-internal-format
41428 msgid "%<signed%> or %<unsigned%> invalid for %qs"
41429 msgstr ""
41431 #: cp/decl.c:10616
41432 #, gcc-internal-format
41433 msgid "%<signed%> and %<unsigned%> specified together for %qs"
41434 msgstr ""
41436 #: cp/decl.c:10618
41437 #, gcc-internal-format
41438 msgid "%<long long%> invalid for %qs"
41439 msgstr ""
41441 #: cp/decl.c:10620
41442 #, gcc-internal-format
41443 msgid "%<long%> invalid for %qs"
41444 msgstr ""
41446 #: cp/decl.c:10622
41447 #, gcc-internal-format
41448 msgid "%<short%> invalid for %qs"
41449 msgstr ""
41451 #: cp/decl.c:10624
41452 #, gcc-internal-format
41453 msgid "%<long%> or %<short%> invalid for %qs"
41454 msgstr ""
41456 #: cp/decl.c:10626
41457 #, gcc-internal-format
41458 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
41459 msgstr ""
41461 #: cp/decl.c:10628
41462 #, gcc-internal-format
41463 msgid "%<long%> or %<short%> specified with char for %qs"
41464 msgstr ""
41466 #: cp/decl.c:10630
41467 #, gcc-internal-format
41468 msgid "%<long%> and %<short%> specified together for %qs"
41469 msgstr ""
41471 #: cp/decl.c:10636
41472 #, gcc-internal-format
41473 msgid "%<short%> or %<long%> invalid for %qs"
41474 msgstr ""
41476 #: cp/decl.c:10644
41477 #, gcc-internal-format
41478 msgid "long, short, signed or unsigned used invalidly for %qs"
41479 msgstr ""
41481 #: cp/decl.c:10712
41482 #, gcc-internal-format
41483 msgid "complex invalid for %qs"
41484 msgstr ""
41486 #: cp/decl.c:10751
41487 #, gcc-internal-format
41488 msgid "template placeholder type %qT must be followed by a simple declarator-id"
41489 msgstr ""
41491 #: cp/decl.c:10769
41492 #, gcc-internal-format
41493 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
41494 msgstr ""
41496 #: cp/decl.c:10775
41497 #, gcc-internal-format
41498 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
41499 msgstr ""
41501 #: cp/decl.c:10785
41502 #, gcc-internal-format
41503 msgid "typedef declaration invalid in parameter declaration"
41504 msgstr ""
41506 #: cp/decl.c:10790
41507 #, gcc-internal-format
41508 msgid "storage class specified for template parameter %qs"
41509 msgstr ""
41511 #: cp/decl.c:10796
41512 #, gcc-internal-format
41513 msgid "storage class specifiers invalid in parameter declarations"
41514 msgstr ""
41516 #: cp/decl.c:10800
41517 #, gcc-internal-format
41518 msgid "a parameter cannot be declared %<concept%>"
41519 msgstr ""
41521 #: cp/decl.c:10805
41522 #, gcc-internal-format
41523 msgid "a parameter cannot be declared %<constexpr%>"
41524 msgstr ""
41526 #: cp/decl.c:10815
41527 #, gcc-internal-format
41528 msgid "%<virtual%> outside class declaration"
41529 msgstr ""
41531 #: cp/decl.c:10825
41532 #, gcc-internal-format
41533 msgid "structured binding declaration cannot be %<inline%>"
41534 msgstr ""
41536 #: cp/decl.c:10828
41537 #, gcc-internal-format
41538 msgid "structured binding declaration cannot be %<typedef%>"
41539 msgstr ""
41541 #: cp/decl.c:10830
41542 #, gcc-internal-format
41543 msgid "structured binding declaration cannot be %<constexpr%>"
41544 msgstr ""
41546 #: cp/decl.c:10834
41547 #, gcc-internal-format
41548 msgid "structured binding declaration cannot be %qs"
41549 msgstr ""
41551 #: cp/decl.c:10839
41552 #, gcc-internal-format
41553 msgid "structured binding declaration cannot be %<concept%>"
41554 msgstr ""
41556 #: cp/decl.c:10845
41557 #, gcc-internal-format
41558 msgid "structured binding declaration cannot be %<register%>"
41559 msgstr ""
41561 #: cp/decl.c:10849
41562 #, gcc-internal-format
41563 msgid "structured binding declaration cannot be %<static%>"
41564 msgstr ""
41566 #: cp/decl.c:10853
41567 #, gcc-internal-format
41568 msgid "structured binding declaration cannot be %<extern%>"
41569 msgstr ""
41571 #: cp/decl.c:10857
41572 #, gcc-internal-format
41573 msgid "structured binding declaration cannot be %<mutable%>"
41574 msgstr ""
41576 #: cp/decl.c:10861
41577 #, gcc-internal-format
41578 msgid "structured binding declaration cannot be C++98 %<auto%>"
41579 msgstr ""
41581 #: cp/decl.c:10872
41582 #, gcc-internal-format
41583 msgid "structured binding declaration cannot have type %qT"
41584 msgstr ""
41586 #: cp/decl.c:10875
41587 #, gcc-internal-format
41588 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
41589 msgstr ""
41591 #: cp/decl.c:10906
41592 #, gcc-internal-format
41593 msgid "multiple storage classes in declaration of %qs"
41594 msgstr ""
41596 #: cp/decl.c:10929
41597 #, gcc-internal-format
41598 msgid "storage class specified for %qs"
41599 msgstr ""
41601 #: cp/decl.c:10933
41602 #, gcc-internal-format
41603 msgid "storage class specified for parameter %qs"
41604 msgstr ""
41606 #: cp/decl.c:10946
41607 #, gcc-internal-format
41608 msgid "nested function %qs declared %<extern%>"
41609 msgstr ""
41611 #: cp/decl.c:10950
41612 #, gcc-internal-format
41613 msgid "top-level declaration of %qs specifies %<auto%>"
41614 msgstr ""
41616 #: cp/decl.c:10957
41617 #, gcc-internal-format
41618 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
41619 msgstr ""
41621 #: cp/decl.c:10969
41622 #, gcc-internal-format
41623 msgid "storage class specifiers invalid in friend function declarations"
41624 msgstr ""
41626 #: cp/decl.c:11050
41627 #, gcc-internal-format
41628 msgid "unnecessary parentheses in declaration of %qs"
41629 msgstr ""
41631 #: cp/decl.c:11098
41632 #, gcc-internal-format
41633 msgid "requires-clause on return type"
41634 msgstr ""
41636 #: cp/decl.c:11118
41637 #, gcc-internal-format
41638 msgid "%qs function uses %<auto%> type specifier without trailing return type"
41639 msgstr ""
41641 #: cp/decl.c:11121
41642 #, gcc-internal-format
41643 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
41644 msgstr ""
41646 #: cp/decl.c:11127
41647 #, gcc-internal-format
41648 msgid "virtual function cannot have deduced return type"
41649 msgstr ""
41651 #: cp/decl.c:11134
41652 #, gcc-internal-format
41653 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
41654 msgstr ""
41656 #: cp/decl.c:11147
41657 #, gcc-internal-format
41658 msgid "deduced class type %qD in function return type"
41659 msgstr ""
41661 #: cp/decl.c:11156
41662 #, gcc-internal-format
41663 msgid "deduction guide for %qT must have trailing return type"
41664 msgstr ""
41666 #: cp/decl.c:11169
41667 #, gcc-internal-format
41668 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
41669 msgstr ""
41671 #. Not using maybe_warn_cpp0x because this should
41672 #. always be an error.
41673 #: cp/decl.c:11180
41674 #, gcc-internal-format
41675 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
41676 msgstr ""
41678 #: cp/decl.c:11183
41679 #, gcc-internal-format
41680 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
41681 msgstr ""
41683 #: cp/decl.c:11212
41684 #, gcc-internal-format
41685 msgid "%qs declared as function returning a function"
41686 msgstr ""
41688 #: cp/decl.c:11218
41689 #, gcc-internal-format
41690 msgid "%qs declared as function returning an array"
41691 msgstr ""
41693 #: cp/decl.c:11247
41694 #, gcc-internal-format
41695 msgid "destructor cannot be static member function"
41696 msgstr ""
41698 #: cp/decl.c:11248
41699 #, gcc-internal-format
41700 msgid "constructor cannot be static member function"
41701 msgstr ""
41703 #: cp/decl.c:11252
41704 #, gcc-internal-format
41705 msgid "destructors may not be cv-qualified"
41706 msgstr ""
41708 #: cp/decl.c:11253
41709 #, gcc-internal-format
41710 msgid "constructors may not be cv-qualified"
41711 msgstr ""
41713 #: cp/decl.c:11261
41714 #, gcc-internal-format
41715 msgid "destructors may not be ref-qualified"
41716 msgstr ""
41718 #: cp/decl.c:11262
41719 #, gcc-internal-format
41720 msgid "constructors may not be ref-qualified"
41721 msgstr ""
41723 #: cp/decl.c:11280
41724 #, gcc-internal-format
41725 msgid "constructors cannot be declared %<virtual%>"
41726 msgstr ""
41728 #. Cannot be both friend and virtual.
41729 #: cp/decl.c:11295
41730 #, gcc-internal-format
41731 msgid "virtual functions cannot be friends"
41732 msgstr ""
41734 #: cp/decl.c:11299
41735 #, gcc-internal-format
41736 msgid "friend declaration not in class definition"
41737 msgstr ""
41739 #: cp/decl.c:11301
41740 #, gcc-internal-format
41741 msgid "can%'t define friend function %qs in a local class definition"
41742 msgstr ""
41744 #: cp/decl.c:11313
41745 #, gcc-internal-format
41746 msgid "a conversion function cannot have a trailing return type"
41747 msgstr ""
41749 #: cp/decl.c:11339
41750 #, gcc-internal-format
41751 msgid "destructors may not have parameters"
41752 msgstr ""
41754 #: cp/decl.c:11379
41755 #, gcc-internal-format
41756 msgid "cannot declare pointer to %q#T"
41757 msgstr ""
41759 #: cp/decl.c:11392 cp/decl.c:11399
41760 #, gcc-internal-format
41761 msgid "cannot declare reference to %q#T"
41762 msgstr ""
41764 #: cp/decl.c:11401
41765 #, gcc-internal-format
41766 msgid "cannot declare pointer to %q#T member"
41767 msgstr ""
41769 #: cp/decl.c:11430
41770 #, gcc-internal-format
41771 msgid "cannot declare reference to qualified function type %qT"
41772 msgstr ""
41774 #: cp/decl.c:11431
41775 #, gcc-internal-format
41776 msgid "cannot declare pointer to qualified function type %qT"
41777 msgstr ""
41779 #: cp/decl.c:11504
41780 #, gcc-internal-format
41781 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
41782 msgstr ""
41784 #: cp/decl.c:11574
41785 #, gcc-internal-format
41786 msgid "template-id %qD used as a declarator"
41787 msgstr ""
41789 #: cp/decl.c:11599
41790 #, gcc-internal-format
41791 msgid "member functions are implicitly friends of their class"
41792 msgstr ""
41794 #: cp/decl.c:11605
41795 #, gcc-internal-format
41796 msgid "extra qualification %<%T::%> on member %qs"
41797 msgstr ""
41799 #: cp/decl.c:11635
41800 #, gcc-internal-format
41801 msgid "cannot define member function %<%T::%s%> within %qT"
41802 msgstr ""
41804 #: cp/decl.c:11637
41805 #, gcc-internal-format
41806 msgid "cannot declare member function %<%T::%s%> within %qT"
41807 msgstr ""
41809 #: cp/decl.c:11645
41810 #, gcc-internal-format
41811 msgid "cannot declare member %<%T::%s%> within %qT"
41812 msgstr ""
41814 #: cp/decl.c:11685
41815 #, gcc-internal-format
41816 msgid "non-parameter %qs cannot be a parameter pack"
41817 msgstr ""
41819 #: cp/decl.c:11693
41820 #, gcc-internal-format
41821 msgid "data member may not have variably modified type %qT"
41822 msgstr ""
41824 #: cp/decl.c:11695
41825 #, gcc-internal-format
41826 msgid "parameter may not have variably modified type %qT"
41827 msgstr ""
41829 #: cp/decl.c:11706
41830 #, gcc-internal-format
41831 msgid "%<explicit%> outside class declaration"
41832 msgstr ""
41834 #: cp/decl.c:11709
41835 #, gcc-internal-format
41836 msgid "%<explicit%> in friend declaration"
41837 msgstr ""
41839 #: cp/decl.c:11712
41840 #, gcc-internal-format
41841 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
41842 msgstr ""
41844 #: cp/decl.c:11721
41845 #, gcc-internal-format
41846 msgid "non-member %qs cannot be declared %<mutable%>"
41847 msgstr ""
41849 #: cp/decl.c:11726
41850 #, gcc-internal-format
41851 msgid "non-object member %qs cannot be declared %<mutable%>"
41852 msgstr ""
41854 #: cp/decl.c:11732
41855 #, gcc-internal-format
41856 msgid "function %qs cannot be declared %<mutable%>"
41857 msgstr ""
41859 #: cp/decl.c:11737
41860 #, gcc-internal-format
41861 msgid "static %qs cannot be declared %<mutable%>"
41862 msgstr ""
41864 #: cp/decl.c:11742
41865 #, gcc-internal-format
41866 msgid "const %qs cannot be declared %<mutable%>"
41867 msgstr ""
41869 #: cp/decl.c:11747
41870 #, gcc-internal-format
41871 msgid "reference %qs cannot be declared %<mutable%>"
41872 msgstr ""
41874 #: cp/decl.c:11778
41875 #, gcc-internal-format
41876 msgid "typedef declared %<auto%>"
41877 msgstr ""
41879 #: cp/decl.c:11783
41880 #, gcc-internal-format
41881 msgid "requires-clause on typedef"
41882 msgstr ""
41884 #: cp/decl.c:11787
41885 #, gcc-internal-format
41886 msgid "typedef name may not be a nested-name-specifier"
41887 msgstr ""
41889 #: cp/decl.c:11813
41890 #, gcc-internal-format
41891 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
41892 msgstr ""
41894 #: cp/decl.c:11900
41895 #, gcc-internal-format
41896 msgid "%<inline%> specified for friend class declaration"
41897 msgstr ""
41899 #: cp/decl.c:11908
41900 #, gcc-internal-format
41901 msgid "template parameters cannot be friends"
41902 msgstr ""
41904 #: cp/decl.c:11910
41905 #, gcc-internal-format
41906 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
41907 msgstr ""
41909 #: cp/decl.c:11914
41910 #, gcc-internal-format
41911 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
41912 msgstr ""
41914 #: cp/decl.c:11927
41915 #, gcc-internal-format
41916 msgid "trying to make class %qT a friend of global scope"
41917 msgstr ""
41919 #: cp/decl.c:11947
41920 #, gcc-internal-format
41921 msgid "invalid qualifiers on non-member function type"
41922 msgstr ""
41924 #: cp/decl.c:11951
41925 #, gcc-internal-format
41926 msgid "requires-clause on type-id"
41927 msgstr ""
41929 #: cp/decl.c:11961
41930 #, gcc-internal-format
41931 msgid "abstract declarator %qT used as declaration"
41932 msgstr ""
41934 #: cp/decl.c:11976
41935 #, gcc-internal-format
41936 msgid "requires-clause on declaration of non-function type %qT"
41937 msgstr ""
41939 #: cp/decl.c:11995
41940 #, gcc-internal-format
41941 msgid "cannot use %<::%> in parameter declaration"
41942 msgstr ""
41944 #: cp/decl.c:12001
41945 #, gcc-internal-format
41946 msgid "%<auto%> parameter not permitted in this context"
41947 msgstr ""
41949 #: cp/decl.c:12003
41950 #, gcc-internal-format
41951 msgid "parameter declared %<auto%>"
41952 msgstr ""
41954 #: cp/decl.c:12052 cp/parser.c:3270
41955 #, gcc-internal-format
41956 msgid "invalid use of template-name %qE without an argument list"
41957 msgstr ""
41959 #: cp/decl.c:12056
41960 #, gcc-internal-format
41961 msgid "non-static data member declared with placeholder %qT"
41962 msgstr ""
41964 #: cp/decl.c:12080
41965 #, gcc-internal-format
41966 msgid "ISO C++ forbids flexible array member %qs"
41967 msgstr ""
41969 #: cp/decl.c:12083
41970 #, gcc-internal-format
41971 msgid "ISO C++ forbids flexible array members"
41972 msgstr ""
41974 #. Something like struct S { int N::j; };
41975 #: cp/decl.c:12099
41976 #, gcc-internal-format
41977 msgid "invalid use of %<::%>"
41978 msgstr ""
41980 #: cp/decl.c:12121
41981 #, gcc-internal-format
41982 msgid "declaration of function %qD in invalid context"
41983 msgstr ""
41985 #: cp/decl.c:12130
41986 #, gcc-internal-format
41987 msgid "function %qD declared %<virtual%> inside a union"
41988 msgstr ""
41990 #: cp/decl.c:12139
41991 #, gcc-internal-format
41992 msgid "%qD cannot be declared %<virtual%>, since it is always static"
41993 msgstr ""
41995 #: cp/decl.c:12153
41996 #, gcc-internal-format
41997 msgid "expected qualified name in friend declaration for destructor %qD"
41998 msgstr ""
42000 #: cp/decl.c:12160
42001 #, gcc-internal-format
42002 msgid "declaration of %qD as member of %qT"
42003 msgstr ""
42005 #: cp/decl.c:12166
42006 #, gcc-internal-format
42007 msgid "a destructor cannot be %<concept%>"
42008 msgstr ""
42010 #: cp/decl.c:12171
42011 #, gcc-internal-format
42012 msgid "a destructor cannot be %<constexpr%>"
42013 msgstr ""
42015 #: cp/decl.c:12177
42016 #, gcc-internal-format
42017 msgid "expected qualified name in friend declaration for constructor %qD"
42018 msgstr ""
42020 #: cp/decl.c:12185
42021 #, gcc-internal-format
42022 msgid "a constructor cannot be %<concept%>"
42023 msgstr ""
42025 #: cp/decl.c:12190
42026 #, gcc-internal-format
42027 msgid "a concept cannot be a member function"
42028 msgstr ""
42030 #: cp/decl.c:12199
42031 #, gcc-internal-format
42032 msgid "specialization of variable template %qD declared as function"
42033 msgstr ""
42035 #: cp/decl.c:12202
42036 #, gcc-internal-format
42037 msgid "variable template declared here"
42038 msgstr ""
42040 #: cp/decl.c:12257
42041 #, gcc-internal-format
42042 msgid "field %qD has incomplete type %qT"
42043 msgstr ""
42045 #: cp/decl.c:12262
42046 #, gcc-internal-format
42047 msgid "name %qT has incomplete type"
42048 msgstr ""
42050 #: cp/decl.c:12272
42051 #, gcc-internal-format
42052 msgid "%qE is neither function nor member function; cannot be declared friend"
42053 msgstr ""
42055 #: cp/decl.c:12318
42056 #, gcc-internal-format
42057 msgid "static data member %qE declared %<concept%>"
42058 msgstr ""
42060 #: cp/decl.c:12322
42061 #, gcc-internal-format
42062 msgid "%<constexpr%> static data member %qD must have an initializer"
42063 msgstr ""
42065 #: cp/decl.c:12350
42066 #, gcc-internal-format
42067 msgid "non-static data member %qE declared %<concept%>"
42068 msgstr ""
42070 #: cp/decl.c:12354
42071 #, gcc-internal-format
42072 msgid "non-static data member %qE declared %<constexpr%>"
42073 msgstr ""
42075 #: cp/decl.c:12409
42076 #, gcc-internal-format
42077 msgid "storage class %<auto%> invalid for function %qs"
42078 msgstr ""
42080 #: cp/decl.c:12411
42081 #, gcc-internal-format
42082 msgid "storage class %<register%> invalid for function %qs"
42083 msgstr ""
42085 #: cp/decl.c:12415
42086 #, gcc-internal-format
42087 msgid "storage class %<__thread%> invalid for function %qs"
42088 msgstr ""
42090 #: cp/decl.c:12418
42091 #, gcc-internal-format
42092 msgid "storage class %<thread_local%> invalid for function %qs"
42093 msgstr ""
42095 #: cp/decl.c:12423
42096 #, gcc-internal-format
42097 msgid "virt-specifiers in %qs not allowed outside a class definition"
42098 msgstr ""
42100 #: cp/decl.c:12434
42101 #, gcc-internal-format
42102 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
42103 msgstr ""
42105 #: cp/decl.c:12438
42106 #, gcc-internal-format
42107 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
42108 msgstr ""
42110 #: cp/decl.c:12446
42111 #, gcc-internal-format
42112 msgid "virtual non-class function %qs"
42113 msgstr ""
42115 #: cp/decl.c:12453
42116 #, gcc-internal-format
42117 msgid "%qs defined in a non-class scope"
42118 msgstr ""
42120 #: cp/decl.c:12454
42121 #, gcc-internal-format
42122 msgid "%qs declared in a non-class scope"
42123 msgstr ""
42125 #: cp/decl.c:12489
42126 #, gcc-internal-format
42127 msgid "cannot declare member function %qD to have static linkage"
42128 msgstr ""
42130 #. 7.1.1: There can be no static function declarations within a
42131 #. block.
42132 #: cp/decl.c:12497
42133 #, gcc-internal-format
42134 msgid "cannot declare static function inside another function"
42135 msgstr ""
42137 #: cp/decl.c:12533
42138 #, gcc-internal-format
42139 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
42140 msgstr ""
42142 #: cp/decl.c:12540
42143 #, gcc-internal-format
42144 msgid "static member %qD declared %<register%>"
42145 msgstr ""
42147 #: cp/decl.c:12546
42148 #, gcc-internal-format
42149 msgid "cannot explicitly declare member %q#D to have extern linkage"
42150 msgstr ""
42152 #: cp/decl.c:12553
42153 #, gcc-internal-format
42154 msgid "declaration of %<constexpr%> variable %qD is not a definition"
42155 msgstr ""
42157 #: cp/decl.c:12574
42158 #, gcc-internal-format
42159 msgid "declaration of %q#D has no initializer"
42160 msgstr ""
42162 #: cp/decl.c:12585
42163 #, gcc-internal-format
42164 msgid "%qs initialized and declared %<extern%>"
42165 msgstr ""
42167 #: cp/decl.c:12589
42168 #, gcc-internal-format
42169 msgid "%qs has both %<extern%> and initializer"
42170 msgstr ""
42172 #: cp/decl.c:12754
42173 #, gcc-internal-format
42174 msgid "default argument %qE uses %qD"
42175 msgstr ""
42177 #: cp/decl.c:12757
42178 #, gcc-internal-format
42179 msgid "default argument %qE uses local variable %qD"
42180 msgstr ""
42182 #: cp/decl.c:12841
42183 #, gcc-internal-format
42184 msgid "invalid use of cv-qualified type %qT in parameter declaration"
42185 msgstr ""
42187 #: cp/decl.c:12845
42188 #, gcc-internal-format
42189 msgid "invalid use of type %<void%> in parameter declaration"
42190 msgstr ""
42192 #: cp/decl.c:12868
42193 #, gcc-internal-format
42194 msgid "parameter %qD invalidly declared method type"
42195 msgstr ""
42197 #: cp/decl.c:12895
42198 #, gcc-internal-format
42199 msgid "parameter %qD includes pointer to array of unknown bound %qT"
42200 msgstr ""
42202 #: cp/decl.c:12897
42203 #, gcc-internal-format
42204 msgid "parameter %qD includes reference to array of unknown bound %qT"
42205 msgstr ""
42207 #. [class.copy]
42209 #. A declaration of a constructor for a class X is ill-formed if
42210 #. its first parameter is of type (optionally cv-qualified) X
42211 #. and either there are no other parameters or else all other
42212 #. parameters have default arguments.
42214 #. We *don't* complain about member template instantiations that
42215 #. have this form, though; they can occur as we try to decide
42216 #. what constructor to use during overload resolution.  Since
42217 #. overload resolution will never prefer such a constructor to
42218 #. the non-template copy constructor (which is either explicitly
42219 #. or implicitly defined), there's no need to worry about their
42220 #. existence.  Theoretically, they should never even be
42221 #. instantiated, but that's hard to forestall.
42222 #: cp/decl.c:13150
42223 #, gcc-internal-format
42224 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
42225 msgstr ""
42227 #: cp/decl.c:13228
42228 #, gcc-internal-format
42229 msgid "%qD may not be declared within a namespace"
42230 msgstr ""
42232 #: cp/decl.c:13234
42233 #, gcc-internal-format
42234 msgid "%qD may not be declared as static"
42235 msgstr ""
42237 #: cp/decl.c:13261
42238 #, gcc-internal-format
42239 msgid "%qD must be a nonstatic member function"
42240 msgstr ""
42242 #: cp/decl.c:13267
42243 #, gcc-internal-format
42244 msgid "%qD must be either a non-static member function or a non-member function"
42245 msgstr ""
42247 #: cp/decl.c:13277
42248 #, gcc-internal-format
42249 msgid "%qD must have an argument of class or enumerated type"
42250 msgstr ""
42252 #. 13.4.0.3
42253 #: cp/decl.c:13303
42254 #, gcc-internal-format
42255 msgid "ISO C++ prohibits overloading operator ?:"
42256 msgstr ""
42258 #. Variadic.
42259 #: cp/decl.c:13314
42260 #, gcc-internal-format
42261 msgid "%qD must not have variable number of arguments"
42262 msgstr ""
42264 #: cp/decl.c:13338
42265 #, gcc-internal-format
42266 msgid "%qD must have either zero or one argument"
42267 msgstr ""
42269 #: cp/decl.c:13339
42270 #, gcc-internal-format
42271 msgid "%qD must have either one or two arguments"
42272 msgstr ""
42274 #: cp/decl.c:13350
42275 #, gcc-internal-format
42276 msgid "postfix %qD must have %<int%> as its argument"
42277 msgstr ""
42279 #: cp/decl.c:13351
42280 #, gcc-internal-format
42281 msgid "postfix %qD must have %<int%> as its second argument"
42282 msgstr ""
42284 #: cp/decl.c:13361
42285 #, gcc-internal-format
42286 msgid "%qD must have no arguments"
42287 msgstr "%qD не приймає аргументів"
42289 #: cp/decl.c:13362 cp/decl.c:13371
42290 #, gcc-internal-format
42291 msgid "%qD must have exactly one argument"
42292 msgstr ""
42294 #: cp/decl.c:13372
42295 #, gcc-internal-format
42296 msgid "%qD must have exactly two arguments"
42297 msgstr ""
42299 #: cp/decl.c:13389 cp/decl.c:13392
42300 #, gcc-internal-format
42301 msgid "%qD cannot have default arguments"
42302 msgstr ""
42304 #: cp/decl.c:13419
42305 #, gcc-internal-format
42306 msgid "conversion to a reference to void will never use a type conversion operator"
42307 msgstr ""
42309 #: cp/decl.c:13421
42310 #, gcc-internal-format
42311 msgid "conversion to void will never use a type conversion operator"
42312 msgstr ""
42314 #: cp/decl.c:13428
42315 #, gcc-internal-format
42316 msgid "conversion to a reference to the same type will never use a type conversion operator"
42317 msgstr ""
42319 #: cp/decl.c:13430
42320 #, gcc-internal-format
42321 msgid "conversion to the same type will never use a type conversion operator"
42322 msgstr ""
42324 #: cp/decl.c:13438
42325 #, gcc-internal-format
42326 msgid "conversion to a reference to a base class will never use a type conversion operator"
42327 msgstr ""
42329 #: cp/decl.c:13440
42330 #, gcc-internal-format
42331 msgid "conversion to a base class will never use a type conversion operator"
42332 msgstr ""
42334 #: cp/decl.c:13455
42335 #, gcc-internal-format
42336 msgid "user-defined %qD always evaluates both arguments"
42337 msgstr ""
42339 #: cp/decl.c:13474
42340 #, gcc-internal-format
42341 msgid "prefix %qD should return %qT"
42342 msgstr ""
42344 #: cp/decl.c:13480
42345 #, gcc-internal-format
42346 msgid "postfix %qD should return %qT"
42347 msgstr ""
42349 #: cp/decl.c:13492
42350 #, gcc-internal-format
42351 msgid "%qD should return by value"
42352 msgstr ""
42354 #: cp/decl.c:13547
42355 #, gcc-internal-format
42356 msgid "using template type parameter %qT after %qs"
42357 msgstr ""
42359 #: cp/decl.c:13570
42360 #, gcc-internal-format
42361 msgid "using alias template specialization %qT after %qs"
42362 msgstr ""
42364 #: cp/decl.c:13573
42365 #, gcc-internal-format
42366 msgid "using typedef-name %qD after %qs"
42367 msgstr ""
42369 #: cp/decl.c:13575
42370 #, gcc-internal-format
42371 msgid "%qD has a previous declaration here"
42372 msgstr ""
42374 #: cp/decl.c:13583
42375 #, gcc-internal-format
42376 msgid "%qT referred to as %qs"
42377 msgstr ""
42379 #: cp/decl.c:13584 cp/decl.c:13591
42380 #, gcc-internal-format
42381 msgid "%qT has a previous declaration here"
42382 msgstr "%qT має попереднє оголошення тут"
42384 #: cp/decl.c:13590
42385 #, gcc-internal-format
42386 msgid "%qT referred to as enum"
42387 msgstr ""
42389 #. If a class template appears as elaborated type specifier
42390 #. without a template header such as:
42392 #. template <class T> class C {};
42393 #. void f(class C);             // No template header here
42395 #. then the required template argument is missing.
42396 #: cp/decl.c:13605
42397 #, gcc-internal-format
42398 msgid "template argument required for %<%s %T%>"
42399 msgstr ""
42401 #: cp/decl.c:13659 cp/name-lookup.c:4652
42402 #, gcc-internal-format
42403 msgid "%qD has the same name as the class in which it is declared"
42404 msgstr ""
42406 #: cp/decl.c:13689 cp/friend.c:301 cp/parser.c:3096 cp/parser.c:6425
42407 #: cp/pt.c:9209
42408 #, gcc-internal-format
42409 msgid "%qT is not a template"
42410 msgstr ""
42412 #: cp/decl.c:13694
42413 #, gcc-internal-format
42414 msgid "perhaps you want to explicitly add %<%T::%>"
42415 msgstr ""
42417 #: cp/decl.c:13703 cp/name-lookup.c:4079 cp/name-lookup.c:4086
42418 #: cp/name-lookup.c:4939 cp/parser.c:6376 cp/parser.c:26300
42419 #, gcc-internal-format
42420 msgid "reference to %qD is ambiguous"
42421 msgstr ""
42423 #: cp/decl.c:13806
42424 #, gcc-internal-format
42425 msgid "use of enum %q#D without previous declaration"
42426 msgstr ""
42428 #: cp/decl.c:13842
42429 #, gcc-internal-format
42430 msgid "redeclaration of %qT as a non-template"
42431 msgstr ""
42433 #: cp/decl.c:13982
42434 #, gcc-internal-format
42435 msgid "derived union %qT invalid"
42436 msgstr ""
42438 #: cp/decl.c:13989
42439 #, gcc-internal-format
42440 msgid "%qT defined with multiple direct bases"
42441 msgstr ""
42443 #: cp/decl.c:14000
42444 #, gcc-internal-format
42445 msgid "%qT defined with direct virtual base"
42446 msgstr ""
42448 #: cp/decl.c:14025
42449 #, gcc-internal-format
42450 msgid "base type %qT fails to be a struct or class type"
42451 msgstr ""
42453 #: cp/decl.c:14055
42454 #, gcc-internal-format
42455 msgid "recursive type %qT undefined"
42456 msgstr ""
42458 #: cp/decl.c:14057
42459 #, gcc-internal-format
42460 msgid "duplicate base type %qT invalid"
42461 msgstr ""
42463 #: cp/decl.c:14202
42464 #, gcc-internal-format
42465 msgid "scoped/unscoped mismatch in enum %q#T"
42466 msgstr ""
42468 #: cp/decl.c:14205 cp/decl.c:14213 cp/decl.c:14225 cp/parser.c:18284
42469 #, gcc-internal-format
42470 msgid "previous definition here"
42471 msgstr ""
42473 #: cp/decl.c:14210
42474 #, gcc-internal-format
42475 msgid "underlying type mismatch in enum %q#T"
42476 msgstr ""
42478 #: cp/decl.c:14222
42479 #, gcc-internal-format
42480 msgid "different underlying type in enum %q#T"
42481 msgstr ""
42483 #: cp/decl.c:14300
42484 #, gcc-internal-format
42485 msgid "underlying type %qT of %qT must be an integral type"
42486 msgstr ""
42488 #. DR 377
42490 #. IF no integral type can represent all the enumerator values, the
42491 #. enumeration is ill-formed.
42492 #: cp/decl.c:14447
42493 #, gcc-internal-format
42494 msgid "no integral type can represent all of the enumerator values for %qT"
42495 msgstr ""
42497 #: cp/decl.c:14619
42498 #, gcc-internal-format
42499 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
42500 msgstr ""
42502 #: cp/decl.c:14629
42503 #, gcc-internal-format
42504 msgid "enumerator value for %qD is not an integer constant"
42505 msgstr ""
42507 #: cp/decl.c:14678
42508 #, gcc-internal-format
42509 msgid "incremented enumerator value is too large for %<unsigned long%>"
42510 msgstr ""
42512 #: cp/decl.c:14679
42513 #, gcc-internal-format
42514 msgid "incremented enumerator value is too large for %<long%>"
42515 msgstr ""
42517 #: cp/decl.c:14690
42518 #, gcc-internal-format
42519 msgid "overflow in enumeration values at %qD"
42520 msgstr ""
42522 #: cp/decl.c:14710
42523 #, gcc-internal-format
42524 msgid "enumerator value %qE is outside the range of underlying type %qT"
42525 msgstr ""
42527 #: cp/decl.c:14821
42528 #, gcc-internal-format
42529 msgid "return type %q#T is incomplete"
42530 msgstr ""
42532 #: cp/decl.c:14999 cp/typeck.c:9286
42533 #, gcc-internal-format
42534 msgid "%<operator=%> should return a reference to %<*this%>"
42535 msgstr ""
42537 #: cp/decl.c:15344
42538 #, gcc-internal-format
42539 msgid "invalid function declaration"
42540 msgstr ""
42542 #: cp/decl.c:15786
42543 #, gcc-internal-format
42544 msgid "no return statements in function returning %qT"
42545 msgstr ""
42547 #: cp/decl.c:15788 cp/typeck.c:9166
42548 #, gcc-internal-format
42549 msgid "only plain %<auto%> return type can be deduced to %<void%>"
42550 msgstr ""
42552 #: cp/decl.c:15996
42553 #, gcc-internal-format
42554 msgid "invalid member function declaration"
42555 msgstr ""
42557 #: cp/decl.c:16010
42558 #, gcc-internal-format
42559 msgid "%qD is already defined in class %qT"
42560 msgstr ""
42562 #: cp/decl.c:16386
42563 #, gcc-internal-format
42564 msgid "use of %qD before deduction of %<auto%>"
42565 msgstr ""
42567 #: cp/decl2.c:372
42568 #, gcc-internal-format
42569 msgid "name missing for member function"
42570 msgstr ""
42572 #: cp/decl2.c:449 cp/decl2.c:463
42573 #, gcc-internal-format
42574 msgid "ambiguous conversion for array subscript"
42575 msgstr ""
42577 #: cp/decl2.c:457
42578 #, gcc-internal-format
42579 msgid "invalid types %<%T[%T]%> for array subscript"
42580 msgstr ""
42582 #: cp/decl2.c:511
42583 #, gcc-internal-format
42584 msgid "deleting array %q#E"
42585 msgstr ""
42587 #: cp/decl2.c:517
42588 #, gcc-internal-format
42589 msgid "type %q#T argument given to %<delete%>, expected pointer"
42590 msgstr ""
42592 #: cp/decl2.c:529
42593 #, gcc-internal-format
42594 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
42595 msgstr ""
42597 #: cp/decl2.c:537
42598 #, gcc-internal-format
42599 msgid "deleting %qT is undefined"
42600 msgstr ""
42602 #: cp/decl2.c:585 cp/pt.c:5552
42603 #, gcc-internal-format
42604 msgid "template declaration of %q#D"
42605 msgstr ""
42607 #: cp/decl2.c:625
42608 #, gcc-internal-format
42609 msgid "template parameter lists provided don%'t match the template parameters of %qD"
42610 msgstr ""
42612 #. [temp.mem]
42614 #. A destructor shall not be a member template.
42615 #: cp/decl2.c:640 cp/pt.c:5511
42616 #, gcc-internal-format
42617 msgid "destructor %qD declared as member template"
42618 msgstr ""
42620 #: cp/decl2.c:714
42621 #, gcc-internal-format
42622 msgid "no declaration matches %q#D"
42623 msgstr "немає оголошень, які відповідають %q#D"
42625 #: cp/decl2.c:719
42626 #, gcc-internal-format
42627 msgid "no conversion operators declared"
42628 msgstr ""
42630 #: cp/decl2.c:722
42631 #, gcc-internal-format
42632 msgid "no functions named %qD"
42633 msgstr "немає функцій із назвою %qD"
42635 #: cp/decl2.c:724
42636 #, gcc-internal-format
42637 msgid "%#qT defined here"
42638 msgstr "%#qT визначено тут:"
42640 #: cp/decl2.c:778
42641 #, gcc-internal-format
42642 msgid "local class %q#T shall not have static data member %q#D"
42643 msgstr ""
42645 #: cp/decl2.c:786
42646 #, gcc-internal-format
42647 msgid "static data member %qD in unnamed class"
42648 msgstr ""
42650 #: cp/decl2.c:788
42651 #, gcc-internal-format
42652 msgid "unnamed class defined here"
42653 msgstr ""
42655 #: cp/decl2.c:856
42656 #, gcc-internal-format
42657 msgid "explicit template argument list not allowed"
42658 msgstr ""
42660 #: cp/decl2.c:862
42661 #, gcc-internal-format
42662 msgid "member %qD conflicts with virtual function table field name"
42663 msgstr ""
42665 #: cp/decl2.c:904
42666 #, gcc-internal-format
42667 msgid "%qD is already defined in %qT"
42668 msgstr ""
42670 #: cp/decl2.c:940 cp/decl2.c:948
42671 #, gcc-internal-format
42672 msgid "invalid initializer for member function %qD"
42673 msgstr ""
42675 #: cp/decl2.c:955
42676 #, gcc-internal-format
42677 msgid "initializer specified for friend function %qD"
42678 msgstr ""
42680 #: cp/decl2.c:958
42681 #, gcc-internal-format
42682 msgid "initializer specified for static member function %qD"
42683 msgstr ""
42685 #: cp/decl2.c:1002
42686 #, gcc-internal-format
42687 msgid "%<asm%> specifiers are not permitted on non-static data members"
42688 msgstr ""
42690 #: cp/decl2.c:1057
42691 #, gcc-internal-format
42692 msgid "bit-field %qD with non-integral type"
42693 msgstr ""
42695 #: cp/decl2.c:1063
42696 #, gcc-internal-format
42697 msgid "cannot declare %qD to be a bit-field type"
42698 msgstr ""
42700 #: cp/decl2.c:1073
42701 #, gcc-internal-format
42702 msgid "cannot declare bit-field %qD with function type"
42703 msgstr ""
42705 #: cp/decl2.c:1080
42706 #, gcc-internal-format
42707 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
42708 msgstr ""
42710 #: cp/decl2.c:1087
42711 #, gcc-internal-format
42712 msgid "%qD is already defined in the class %qT"
42713 msgstr ""
42715 #: cp/decl2.c:1094
42716 #, gcc-internal-format
42717 msgid "static member %qD cannot be a bit-field"
42718 msgstr ""
42720 #: cp/decl2.c:1108
42721 #, gcc-internal-format
42722 msgid "width of bit-field %qD has non-integral type %qT"
42723 msgstr ""
42725 #: cp/decl2.c:1515
42726 #, gcc-internal-format
42727 msgid "%q+D static data member inside of declare target directive"
42728 msgstr ""
42730 #: cp/decl2.c:1582
42731 #, gcc-internal-format
42732 msgid "anonymous struct not inside named type"
42733 msgstr ""
42735 #: cp/decl2.c:1598
42736 #, gcc-internal-format
42737 msgid "%q#D invalid; an anonymous union can only have non-static data members"
42738 msgstr ""
42740 #: cp/decl2.c:1605
42741 #, gcc-internal-format
42742 msgid "private member %q#D in anonymous union"
42743 msgstr ""
42745 #: cp/decl2.c:1608
42746 #, gcc-internal-format
42747 msgid "protected member %q#D in anonymous union"
42748 msgstr ""
42750 #: cp/decl2.c:1673
42751 #, gcc-internal-format
42752 msgid "namespace-scope anonymous aggregates must be static"
42753 msgstr ""
42755 #: cp/decl2.c:1682
42756 #, gcc-internal-format
42757 msgid "anonymous union with no members"
42758 msgstr ""
42760 #: cp/decl2.c:1715
42761 #, gcc-internal-format
42762 msgid "%<operator new%> must return type %qT"
42763 msgstr ""
42765 #. [basic.stc.dynamic.allocation]
42767 #. The first parameter shall not have an associated default
42768 #. argument.
42769 #: cp/decl2.c:1726
42770 #, gcc-internal-format
42771 msgid "the first parameter of %<operator new%> cannot have a default argument"
42772 msgstr ""
42774 #: cp/decl2.c:1742
42775 #, gcc-internal-format
42776 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
42777 msgstr ""
42779 #: cp/decl2.c:1771
42780 #, gcc-internal-format
42781 msgid "%<operator delete%> must return type %qT"
42782 msgstr ""
42784 #: cp/decl2.c:1780
42785 #, gcc-internal-format
42786 msgid "%<operator delete%> takes type %qT as first parameter"
42787 msgstr ""
42789 #: cp/decl2.c:2660
42790 #, gcc-internal-format
42791 msgid "%qT has a field %qD whose type has no linkage"
42792 msgstr ""
42794 #: cp/decl2.c:2664
42795 #, gcc-internal-format
42796 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
42797 msgstr ""
42799 #: cp/decl2.c:2669
42800 #, gcc-internal-format
42801 msgid "%qT has a field %qD whose type uses the anonymous namespace"
42802 msgstr ""
42804 #: cp/decl2.c:2677
42805 #, gcc-internal-format
42806 msgid "%qT declared with greater visibility than the type of its field %qD"
42807 msgstr ""
42809 #: cp/decl2.c:2695
42810 #, gcc-internal-format
42811 msgid "%qT has a base %qT whose type has no linkage"
42812 msgstr ""
42814 #: cp/decl2.c:2699
42815 #, gcc-internal-format
42816 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
42817 msgstr ""
42819 #: cp/decl2.c:2704
42820 #, gcc-internal-format
42821 msgid "%qT has a base %qT whose type uses the anonymous namespace"
42822 msgstr ""
42824 #: cp/decl2.c:2711
42825 #, gcc-internal-format
42826 msgid "%qT declared with greater visibility than its base %qT"
42827 msgstr ""
42829 #: cp/decl2.c:4309
42830 #, gcc-internal-format
42831 msgid "%q#D, declared using unnamed type, is used but never defined"
42832 msgstr ""
42834 #. DRs 132, 319 and 389 seem to indicate types with
42835 #. no linkage can only be used to declare extern "C"
42836 #. entities.  Since it's not always an error in the
42837 #. ISO C++ 90 Standard, we only issue a warning.
42838 #: cp/decl2.c:4318
42839 #, gcc-internal-format
42840 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
42841 msgstr ""
42843 #: cp/decl2.c:4322
42844 #, gcc-internal-format
42845 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
42846 msgstr ""
42848 #: cp/decl2.c:4326
42849 #, gcc-internal-format
42850 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
42851 msgstr ""
42853 #: cp/decl2.c:4334
42854 #, gcc-internal-format
42855 msgid "%q#D, declared using local type %qT, is used but never defined"
42856 msgstr ""
42858 #: cp/decl2.c:4338
42859 #, gcc-internal-format
42860 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
42861 msgstr ""
42863 #: cp/decl2.c:4341
42864 #, gcc-internal-format
42865 msgid "type %qT with no linkage used to declare function %q#D with linkage"
42866 msgstr ""
42868 #: cp/decl2.c:4529
42869 #, gcc-internal-format
42870 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
42871 msgstr ""
42873 #: cp/decl2.c:4532
42874 #, gcc-internal-format
42875 msgid "previous mangling %q#D"
42876 msgstr ""
42878 #: cp/decl2.c:4534
42879 #, gcc-internal-format
42880 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
42881 msgstr ""
42883 #: cp/decl2.c:4606 cp/decl2.c:4609
42884 #, gcc-internal-format
42885 msgid "the program should also define %qD"
42886 msgstr ""
42888 #: cp/decl2.c:4956
42889 #, gcc-internal-format
42890 msgid "inline function %qD used but never defined"
42891 msgstr ""
42893 #: cp/decl2.c:5143
42894 #, gcc-internal-format
42895 msgid "default argument missing for parameter %P of %q+#D"
42896 msgstr ""
42898 #. We mark a lambda conversion op as deleted if we can't
42899 #. generate it properly; see maybe_add_lambda_conv_op.
42900 #: cp/decl2.c:5251
42901 #, gcc-internal-format
42902 msgid "converting lambda that uses %<...%> to function pointer"
42903 msgstr ""
42905 #: cp/decl2.c:5254
42906 #, gcc-internal-format
42907 msgid "use of deleted function %qD"
42908 msgstr ""
42910 #: cp/decl2.c:5307
42911 #, gcc-internal-format
42912 msgid "use of built-in parameter pack %qD outside of a template"
42913 msgstr ""
42915 #: cp/error.c:1523
42916 #, gcc-internal-format
42917 msgid "with"
42918 msgstr "з"
42920 #: cp/error.c:3689
42921 #, gcc-internal-format
42922 msgid "(no argument)"
42923 msgstr "(немає аргументів)"
42925 #: cp/error.c:3781
42926 #, gcc-internal-format
42927 msgid "[...]"
42928 msgstr ""
42930 #: cp/error.c:4141
42931 #, gcc-internal-format
42932 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
42933 msgstr ""
42935 #: cp/error.c:4146
42936 #, gcc-internal-format
42937 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
42938 msgstr ""
42940 #: cp/error.c:4151
42941 #, gcc-internal-format
42942 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
42943 msgstr ""
42945 #: cp/error.c:4156
42946 #, gcc-internal-format
42947 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
42948 msgstr ""
42950 #: cp/error.c:4161
42951 #, gcc-internal-format
42952 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
42953 msgstr ""
42955 #: cp/error.c:4165
42956 #, gcc-internal-format
42957 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
42958 msgstr ""
42960 #: cp/error.c:4169
42961 #, gcc-internal-format
42962 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
42963 msgstr ""
42965 #: cp/error.c:4174
42966 #, gcc-internal-format
42967 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
42968 msgstr ""
42970 #: cp/error.c:4179
42971 #, gcc-internal-format
42972 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
42973 msgstr ""
42975 #: cp/error.c:4184
42976 #, gcc-internal-format
42977 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
42978 msgstr ""
42980 #: cp/error.c:4189
42981 #, gcc-internal-format
42982 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
42983 msgstr ""
42985 #: cp/error.c:4194
42986 #, gcc-internal-format
42987 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
42988 msgstr ""
42990 #: cp/error.c:4199
42991 #, gcc-internal-format
42992 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
42993 msgstr ""
42995 #: cp/error.c:4204
42996 #, gcc-internal-format
42997 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
42998 msgstr ""
43000 #: cp/error.c:4209
43001 #, gcc-internal-format
43002 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
43003 msgstr ""
43005 #: cp/error.c:4259
43006 #, gcc-internal-format
43007 msgid "incomplete type %qT used in nested name specifier"
43008 msgstr ""
43010 #: cp/error.c:4263
43011 #, gcc-internal-format
43012 msgid "reference to %<%T::%D%> is ambiguous"
43013 msgstr ""
43015 #: cp/error.c:4268 cp/typeck.c:2413
43016 #, gcc-internal-format
43017 msgid "%qD is not a member of %qT"
43018 msgstr ""
43020 #: cp/error.c:4272 cp/typeck.c:2885
43021 #, gcc-internal-format
43022 msgid "%qD is not a member of %qD"
43023 msgstr ""
43025 #: cp/error.c:4278
43026 #, gcc-internal-format
43027 msgid "%<::%D%> has not been declared"
43028 msgstr ""
43030 #: cp/except.c:356
43031 #, gcc-internal-format
43032 msgid "exception handling disabled, use -fexceptions to enable"
43033 msgstr ""
43035 #: cp/except.c:581
43036 #, gcc-internal-format
43037 msgid "throwing NULL, which has integral, not pointer type"
43038 msgstr ""
43040 #: cp/except.c:712
43041 #, gcc-internal-format
43042 msgid "  in thrown expression"
43043 msgstr ""
43045 #: cp/except.c:852
43046 #, gcc-internal-format
43047 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
43048 msgstr ""
43050 #: cp/except.c:859
43051 #, gcc-internal-format
43052 msgid "cannot throw expression of type %qT because it involves types of variable size"
43053 msgstr ""
43055 #: cp/except.c:862
43056 #, gcc-internal-format
43057 msgid "cannot catch type %qT because it involves types of variable size"
43058 msgstr ""
43060 #: cp/except.c:958
43061 #, gcc-internal-format
43062 msgid "exception of type %qT will be caught"
43063 msgstr ""
43065 #: cp/except.c:961
43066 #, gcc-internal-format
43067 msgid "   by earlier handler for %qT"
43068 msgstr ""
43070 #: cp/except.c:990
43071 #, gcc-internal-format
43072 msgid "%<...%> handler must be the last handler for its try block"
43073 msgstr ""
43075 #: cp/except.c:1071
43076 #, gcc-internal-format
43077 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
43078 msgstr ""
43080 #: cp/except.c:1074
43081 #, gcc-internal-format
43082 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
43083 msgstr ""
43085 #: cp/friend.c:192
43086 #, gcc-internal-format
43087 msgid "%qD is already a friend of class %qT"
43088 msgstr ""
43090 #: cp/friend.c:276
43091 #, gcc-internal-format
43092 msgid "invalid type %qT declared %<friend%>"
43093 msgstr ""
43095 #. template <class U> friend class T::X<U>;
43096 #. [temp.friend]
43097 #. Friend declarations shall not declare partial
43098 #. specializations.
43099 #: cp/friend.c:293 cp/friend.c:340
43100 #, gcc-internal-format
43101 msgid "partial specialization %qT declared %<friend%>"
43102 msgstr ""
43104 #: cp/friend.c:306
43105 #, gcc-internal-format
43106 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
43107 msgstr ""
43109 #: cp/friend.c:318
43110 #, gcc-internal-format
43111 msgid "class %qT is implicitly friends with itself"
43112 msgstr ""
43114 #: cp/friend.c:376
43115 #, gcc-internal-format
43116 msgid "%qT is not a member of %qT"
43117 msgstr ""
43119 #: cp/friend.c:381
43120 #, gcc-internal-format
43121 msgid "%qT is not a member class template of %qT"
43122 msgstr ""
43124 #: cp/friend.c:390
43125 #, gcc-internal-format
43126 msgid "%qT is not a nested class of %qT"
43127 msgstr ""
43129 #. template <class T> friend class T;
43130 #: cp/friend.c:404
43131 #, gcc-internal-format
43132 msgid "template parameter type %qT declared %<friend%>"
43133 msgstr ""
43135 #. template <class T> friend class A; where A is not a template
43136 #: cp/friend.c:412
43137 #, gcc-internal-format
43138 msgid "%q#T is not a template"
43139 msgstr ""
43141 #: cp/friend.c:435
43142 #, gcc-internal-format
43143 msgid "%qD is already a friend of %qT"
43144 msgstr ""
43146 #: cp/friend.c:445
43147 #, gcc-internal-format
43148 msgid "%qT is already a friend of %qT"
43149 msgstr ""
43151 #: cp/friend.c:485
43152 #, gcc-internal-format
43153 msgid "friend declaration %qD may not have virt-specifiers"
43154 msgstr ""
43156 #: cp/friend.c:578
43157 #, gcc-internal-format
43158 msgid "member %qD declared as friend before type %qT defined"
43159 msgstr ""
43161 #: cp/friend.c:633
43162 #, gcc-internal-format
43163 msgid "friend declaration %q#D declares a non-template function"
43164 msgstr ""
43166 #: cp/friend.c:637
43167 #, gcc-internal-format
43168 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
43169 msgstr ""
43171 #: cp/init.c:394
43172 #, gcc-internal-format
43173 msgid "value-initialization of incomplete type %qT"
43174 msgstr ""
43176 #: cp/init.c:463
43177 #, gcc-internal-format
43178 msgid "cannot value-initialize array of unknown bound %qT"
43179 msgstr ""
43181 #: cp/init.c:502
43182 #, gcc-internal-format
43183 msgid "value-initialization of function type %qT"
43184 msgstr ""
43186 #: cp/init.c:508
43187 #, gcc-internal-format
43188 msgid "value-initialization of reference type %qT"
43189 msgstr ""
43191 #: cp/init.c:566
43192 #, gcc-internal-format
43193 msgid "recursive instantiation of default member initializer for %qD"
43194 msgstr ""
43196 #: cp/init.c:613
43197 #, gcc-internal-format
43198 msgid "default member initializer for %qD required before the end of its enclosing class"
43199 msgstr ""
43201 #: cp/init.c:615
43202 #, gcc-internal-format
43203 msgid "defined here"
43204 msgstr "визначено тут"
43206 #: cp/init.c:673
43207 #, gcc-internal-format
43208 msgid "initializer for flexible array member %q#D"
43209 msgstr ""
43211 #: cp/init.c:699
43212 #, gcc-internal-format
43213 msgid "%qD should be initialized in the member initialization list"
43214 msgstr ""
43216 #: cp/init.c:720
43217 #, gcc-internal-format
43218 msgid "%qD is initialized with itself"
43219 msgstr ""
43221 #: cp/init.c:831
43222 #, gcc-internal-format
43223 msgid "invalid initializer for array member %q#D"
43224 msgstr ""
43226 #: cp/init.c:845 cp/init.c:869 cp/init.c:2410 cp/method.c:1368
43227 #, gcc-internal-format
43228 msgid "uninitialized const member in %q#T"
43229 msgstr ""
43231 #: cp/init.c:847 cp/init.c:864 cp/init.c:871 cp/init.c:2395 cp/init.c:2423
43232 #: cp/method.c:1371 cp/method.c:1382
43233 #, gcc-internal-format
43234 msgid "%q#D should be initialized"
43235 msgstr ""
43237 #: cp/init.c:862 cp/init.c:2382 cp/method.c:1379
43238 #, gcc-internal-format
43239 msgid "uninitialized reference member in %q#T"
43240 msgstr ""
43242 #: cp/init.c:1041
43243 #, gcc-internal-format
43244 msgid "%qD will be initialized after"
43245 msgstr ""
43247 #: cp/init.c:1044
43248 #, gcc-internal-format
43249 msgid "base %qT will be initialized after"
43250 msgstr ""
43252 #: cp/init.c:1048
43253 #, gcc-internal-format
43254 msgid "  %q#D"
43255 msgstr ""
43257 #: cp/init.c:1050
43258 #, gcc-internal-format
43259 msgid "  base %qT"
43260 msgstr ""
43262 #: cp/init.c:1052
43263 #, gcc-internal-format
43264 msgid "  when initialized here"
43265 msgstr ""
43267 #: cp/init.c:1069
43268 #, gcc-internal-format
43269 msgid "multiple initializations given for %qD"
43270 msgstr ""
43272 #: cp/init.c:1073
43273 #, gcc-internal-format
43274 msgid "multiple initializations given for base %qT"
43275 msgstr ""
43277 #: cp/init.c:1158
43278 #, gcc-internal-format
43279 msgid "initializations for multiple members of %qT"
43280 msgstr ""
43282 #: cp/init.c:1255
43283 #, gcc-internal-format
43284 msgid "base class %q#T should be explicitly initialized in the copy constructor"
43285 msgstr ""
43287 #: cp/init.c:1482 cp/init.c:1501
43288 #, gcc-internal-format
43289 msgid "class %qT does not have any field named %qD"
43290 msgstr ""
43292 #: cp/init.c:1488
43293 #, gcc-internal-format
43294 msgid "%q#D is a static data member; it can only be initialized at its definition"
43295 msgstr ""
43297 #: cp/init.c:1495
43298 #, gcc-internal-format
43299 msgid "%q#D is not a non-static data member of %qT"
43300 msgstr ""
43302 #: cp/init.c:1534
43303 #, gcc-internal-format
43304 msgid "unnamed initializer for %qT, which has no base classes"
43305 msgstr ""
43307 #: cp/init.c:1542
43308 #, gcc-internal-format
43309 msgid "unnamed initializer for %qT, which uses multiple inheritance"
43310 msgstr ""
43312 #: cp/init.c:1589
43313 #, gcc-internal-format
43314 msgid "%qD is both a direct base and an indirect virtual base"
43315 msgstr ""
43317 #: cp/init.c:1597
43318 #, gcc-internal-format
43319 msgid "type %qT is not a direct or virtual base of %qT"
43320 msgstr ""
43322 #: cp/init.c:1600
43323 #, gcc-internal-format
43324 msgid "type %qT is not a direct base of %qT"
43325 msgstr ""
43327 #: cp/init.c:1710 cp/init.c:4386 cp/typeck2.c:1175
43328 #, gcc-internal-format
43329 msgid "array must be initialized with a brace-enclosed initializer"
43330 msgstr ""
43332 #: cp/init.c:2019 cp/semantics.c:3268
43333 #, gcc-internal-format
43334 msgid "%qT is not a class type"
43335 msgstr ""
43337 #: cp/init.c:2075
43338 #, gcc-internal-format
43339 msgid "incomplete type %qT does not have member %qD"
43340 msgstr ""
43342 #: cp/init.c:2089
43343 #, gcc-internal-format
43344 msgid "invalid pointer to bit-field %qD"
43345 msgstr ""
43347 #: cp/init.c:2175 cp/typeck.c:1893
43348 #, gcc-internal-format
43349 msgid "invalid use of non-static member function %qD"
43350 msgstr ""
43352 #: cp/init.c:2182 cp/semantics.c:1835
43353 #, gcc-internal-format
43354 msgid "invalid use of non-static data member %qD"
43355 msgstr ""
43357 #: cp/init.c:2379
43358 #, gcc-internal-format
43359 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
43360 msgstr ""
43362 #: cp/init.c:2387
43363 #, gcc-internal-format
43364 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
43365 msgstr ""
43367 #: cp/init.c:2391
43368 #, gcc-internal-format
43369 msgid "uninitialized reference member in base %q#T of %q#T"
43370 msgstr ""
43372 #: cp/init.c:2407
43373 #, gcc-internal-format
43374 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
43375 msgstr ""
43377 #: cp/init.c:2415
43378 #, gcc-internal-format
43379 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
43380 msgstr ""
43382 #: cp/init.c:2419
43383 #, gcc-internal-format
43384 msgid "uninitialized const member in base %q#T of %q#T"
43385 msgstr ""
43387 #: cp/init.c:2710
43388 #, gcc-internal-format
43389 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
43390 msgstr ""
43392 #: cp/init.c:2721
43393 #, gcc-internal-format
43394 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
43395 msgstr ""
43397 #: cp/init.c:2732
43398 #, gcc-internal-format
43399 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
43400 msgstr ""
43402 #: cp/init.c:2880
43403 #, gcc-internal-format
43404 msgid "integer overflow in array size"
43405 msgstr ""
43407 #: cp/init.c:2890
43408 #, gcc-internal-format
43409 msgid "array size in new-expression must be constant"
43410 msgstr ""
43412 #: cp/init.c:2904
43413 #, gcc-internal-format
43414 msgid "variably modified type not allowed in new-expression"
43415 msgstr ""
43417 #: cp/init.c:2920
43418 #, gcc-internal-format
43419 msgid "non-constant array new length must be specified directly, not by typedef"
43420 msgstr ""
43422 #: cp/init.c:2922
43423 #, gcc-internal-format
43424 msgid "non-constant array new length must be specified without parentheses around the type-id"
43425 msgstr ""
43427 #: cp/init.c:2932
43428 #, gcc-internal-format
43429 msgid "invalid type %<void%> for new"
43430 msgstr ""
43432 #: cp/init.c:2975
43433 #, gcc-internal-format
43434 msgid "uninitialized const in %<new%> of %q#T"
43435 msgstr ""
43437 #: cp/init.c:3101
43438 #, gcc-internal-format
43439 msgid "no suitable %qD found in class %qT"
43440 msgstr ""
43442 #: cp/init.c:3108 cp/search.c:1023
43443 #, gcc-internal-format
43444 msgid "request for member %qD is ambiguous"
43445 msgstr ""
43447 #: cp/init.c:3181
43448 #, gcc-internal-format
43449 msgid "%<new%> of type %qT with extended alignment %d"
43450 msgstr ""
43452 #: cp/init.c:3184
43453 #, gcc-internal-format
43454 msgid "uses %qD, which does not have an alignment parameter"
43455 msgstr ""
43457 #: cp/init.c:3187
43458 #, gcc-internal-format
43459 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
43460 msgstr ""
43462 #: cp/init.c:3370
43463 #, gcc-internal-format
43464 msgid "parenthesized initializer in array new"
43465 msgstr ""
43467 #: cp/init.c:3633
43468 #, gcc-internal-format
43469 msgid "size in array new must have integral type"
43470 msgstr ""
43472 #: cp/init.c:3665
43473 #, gcc-internal-format
43474 msgid "new cannot be applied to a reference type"
43475 msgstr ""
43477 #: cp/init.c:3674
43478 #, gcc-internal-format
43479 msgid "new cannot be applied to a function type"
43480 msgstr ""
43482 #: cp/init.c:3743
43483 #, gcc-internal-format
43484 msgid "possible problem detected in invocation of delete [] operator:"
43485 msgstr ""
43487 #: cp/init.c:3747
43488 #, gcc-internal-format
43489 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
43490 msgstr ""
43492 #: cp/init.c:4295
43493 #, gcc-internal-format
43494 msgid "initializer ends prematurely"
43495 msgstr ""
43497 #: cp/init.c:4599
43498 #, gcc-internal-format
43499 msgid "unknown array size in delete"
43500 msgstr ""
43502 #: cp/init.c:4623
43503 #, gcc-internal-format
43504 msgid "possible problem detected in invocation of delete operator:"
43505 msgstr ""
43507 #: cp/init.c:4628
43508 #, gcc-internal-format
43509 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
43510 msgstr ""
43512 #: cp/init.c:4642
43513 #, gcc-internal-format
43514 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
43515 msgstr ""
43517 #: cp/init.c:4647
43518 #, gcc-internal-format
43519 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
43520 msgstr ""
43522 #: cp/init.c:4954
43523 #, gcc-internal-format
43524 msgid "type to vector delete is neither pointer or array type"
43525 msgstr ""
43527 #: cp/lambda.c:542
43528 #, gcc-internal-format
43529 msgid "array of runtime bound cannot be captured by copy, only by reference"
43530 msgstr ""
43532 #: cp/lambda.c:557
43533 #, gcc-internal-format
43534 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
43535 msgstr ""
43537 #: cp/lambda.c:561
43538 #, gcc-internal-format
43539 msgid "because the array element type %qT has variable size"
43540 msgstr ""
43542 #: cp/lambda.c:585
43543 #, gcc-internal-format
43544 msgid "cannot capture %qE by reference"
43545 msgstr ""
43547 #: cp/lambda.c:595
43548 #, gcc-internal-format
43549 msgid "capture by copy of incomplete type %qT"
43550 msgstr ""
43552 #: cp/lambda.c:619
43553 #, gcc-internal-format
43554 msgid "already captured %qD in lambda expression"
43555 msgstr ""
43557 #: cp/lambda.c:648
43558 #, gcc-internal-format
43559 msgid "trying to capture %qD in instantiation of generic lambda"
43560 msgstr ""
43562 #: cp/lambda.c:833
43563 #, gcc-internal-format
43564 msgid "%<this%> was not captured for this lambda function"
43565 msgstr ""
43567 #: cp/lex.c:382
43568 #, gcc-internal-format, gfc-internal-format
43569 msgid "junk at end of #pragma %s"
43570 msgstr ""
43572 #: cp/lex.c:389
43573 #, gcc-internal-format, gfc-internal-format
43574 msgid "invalid #pragma %s"
43575 msgstr ""
43577 #: cp/lex.c:397
43578 #, gcc-internal-format
43579 msgid "#pragma vtable no longer supported"
43580 msgstr ""
43582 #: cp/lex.c:469
43583 #, gcc-internal-format
43584 msgid "#pragma implementation for %qs appears after file is included"
43585 msgstr ""
43587 #: cp/lex.c:497
43588 #, gcc-internal-format
43589 msgid "%qD not defined"
43590 msgstr ""
43592 #: cp/lex.c:502
43593 #, gcc-internal-format
43594 msgid "%qD was not declared in this scope"
43595 msgstr ""
43597 #. In a template, it is invalid to write "f()" or "f(3)" if no
43598 #. declaration of "f" is available.  Historically, G++ and most
43599 #. other compilers accepted that usage since they deferred all name
43600 #. lookup until instantiation time rather than doing unqualified
43601 #. name lookup at template definition time; explain to the user what
43602 #. is going wrong.
43604 #. Note that we have the exact wording of the following message in
43605 #. the manual (trouble.texi, node "Name lookup"), so they need to
43606 #. be kept in synch.
43607 #: cp/lex.c:542
43608 #, gcc-internal-format
43609 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
43610 msgstr ""
43612 #: cp/lex.c:551
43613 #, gcc-internal-format
43614 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
43615 msgstr ""
43617 #: cp/mangle.c:2366
43618 #, gcc-internal-format
43619 msgid "mangling typeof, use decltype instead"
43620 msgstr ""
43622 #: cp/mangle.c:2370
43623 #, gcc-internal-format
43624 msgid "mangling __underlying_type"
43625 msgstr ""
43627 #: cp/mangle.c:2653
43628 #, gcc-internal-format
43629 msgid "mangling unknown fixed point type"
43630 msgstr ""
43632 #: cp/mangle.c:3264
43633 #, gcc-internal-format
43634 msgid "use of built-in trait %qE in function signature; use library traits instead"
43635 msgstr ""
43637 #: cp/mangle.c:3269
43638 #, gcc-internal-format, gfc-internal-format
43639 msgid "mangling %C"
43640 msgstr ""
43642 #: cp/mangle.c:3346
43643 #, gcc-internal-format
43644 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
43645 msgstr ""
43647 #: cp/mangle.c:3433
43648 #, gcc-internal-format
43649 msgid "string literal in function template signature"
43650 msgstr ""
43652 #: cp/mangle.c:3862
43653 #, gcc-internal-format
43654 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
43655 msgstr ""
43657 #: cp/mangle.c:3909
43658 #, gcc-internal-format
43659 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
43660 msgstr ""
43662 #: cp/mangle.c:3915
43663 #, gcc-internal-format
43664 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
43665 msgstr ""
43667 #: cp/mangle.c:4187
43668 #, gcc-internal-format
43669 msgid "the mangled name of a thunk for %qD changes between -fabi-version=%d and -fabi-version=%d"
43670 msgstr ""
43672 #: cp/mangle.c:4192
43673 #, gcc-internal-format
43674 msgid "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
43675 msgstr ""
43677 #: cp/mangle.c:4197
43678 #, gcc-internal-format
43679 msgid "the mangled name of the initialization guard variable for %qD changes between -fabi-version=%d and -fabi-version=%d"
43680 msgstr ""
43682 #: cp/method.c:828 cp/method.c:1324
43683 #, gcc-internal-format
43684 msgid "non-static const member %q#D, can%'t use default assignment operator"
43685 msgstr ""
43687 #: cp/method.c:834 cp/method.c:1330
43688 #, gcc-internal-format
43689 msgid "non-static reference member %q#D, can%'t use default assignment operator"
43690 msgstr ""
43692 #: cp/method.c:953
43693 #, gcc-internal-format
43694 msgid "synthesized method %qD first required here"
43695 msgstr ""
43697 #: cp/method.c:1270
43698 #, gcc-internal-format
43699 msgid "union member %q+D with non-trivial %qD"
43700 msgstr ""
43702 #: cp/method.c:1280
43703 #, gcc-internal-format
43704 msgid "defaulted constructor calls non-%<constexpr%> %qD"
43705 msgstr ""
43707 #: cp/method.c:1347
43708 #, gcc-internal-format
43709 msgid "initializer for %q#D is invalid"
43710 msgstr ""
43712 #: cp/method.c:1399
43713 #, gcc-internal-format
43714 msgid "defaulted default constructor does not initialize %q#D"
43715 msgstr ""
43717 #: cp/method.c:1410
43718 #, gcc-internal-format
43719 msgid "copying non-static data member %q#D of rvalue reference type"
43720 msgstr ""
43722 #. A trivial constructor doesn't have any NSDMI.
43723 #: cp/method.c:1646
43724 #, gcc-internal-format
43725 msgid "defaulted default constructor does not initialize any non-static data member"
43726 msgstr ""
43728 #: cp/method.c:1691
43729 #, gcc-internal-format
43730 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
43731 msgstr ""
43733 #: cp/method.c:1815
43734 #, gcc-internal-format
43735 msgid "a lambda closure type has a deleted default constructor"
43736 msgstr ""
43738 #: cp/method.c:1818
43739 #, gcc-internal-format
43740 msgid "a lambda closure type has a deleted copy assignment operator"
43741 msgstr ""
43743 #: cp/method.c:1827
43744 #, gcc-internal-format
43745 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
43746 msgstr ""
43748 #: cp/method.c:1838
43749 #, gcc-internal-format
43750 msgid "%q#D inherits from multiple base subobjects"
43751 msgstr ""
43753 #: cp/method.c:1859
43754 #, gcc-internal-format
43755 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
43756 msgstr ""
43758 #: cp/method.c:1868
43759 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
43760 msgstr ""
43762 #: cp/method.c:2188
43763 #, gcc-internal-format
43764 msgid "defaulted declaration %q+D does not match the expected signature"
43765 msgstr ""
43767 #: cp/method.c:2191
43768 #, gcc-internal-format
43769 msgid "expected signature: %qD"
43770 msgstr "очікуваний підпис: %qD"
43772 #: cp/method.c:2229
43773 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
43774 msgstr ""
43776 #: cp/method.c:2251
43777 #, gcc-internal-format
43778 msgid "explicitly defaulted function %q+D cannot be declared as %<constexpr%> because the implicit declaration is not %<constexpr%>:"
43779 msgstr ""
43781 #: cp/method.c:2296
43782 #, gcc-internal-format
43783 msgid "a template cannot be defaulted"
43784 msgstr ""
43786 #: cp/method.c:2324
43787 #, gcc-internal-format
43788 msgid "%qD cannot be defaulted"
43789 msgstr ""
43791 #: cp/method.c:2333
43792 #, gcc-internal-format
43793 msgid "defaulted function %q+D with default argument"
43794 msgstr ""
43796 #: cp/name-lookup.c:2283
43797 #, gcc-internal-format
43798 msgid "%q#D conflicts with a previous declaration"
43799 msgstr ""
43801 #: cp/name-lookup.c:2435
43802 #, gcc-internal-format
43803 msgid "%q#D hides constructor for %q#D"
43804 msgstr "%q#D приховує конструктор для %q#D"
43806 #: cp/name-lookup.c:2562
43807 #, gcc-internal-format
43808 msgid "conflicting C language linkage declaration %q#D"
43809 msgstr "конфліктує із оголошенням компонування мови C %q#D"
43811 #: cp/name-lookup.c:2567
43812 #, gcc-internal-format
43813 msgid "due to different exception specifications"
43814 msgstr "через різні специфікації виключення"
43816 #: cp/name-lookup.c:2667
43817 #, gcc-internal-format
43818 msgid "declaration of %q#D shadows a parameter"
43819 msgstr ""
43821 #: cp/name-lookup.c:2784
43822 #, gcc-internal-format
43823 msgid "declaration of %qD shadows a member of %qT"
43824 msgstr ""
43826 #: cp/name-lookup.c:2945
43827 #, gcc-internal-format
43828 msgid "local external declaration %q#D"
43829 msgstr "локальне зовнішнє оголошення %q#D"
43831 #: cp/name-lookup.c:2947
43832 #, gcc-internal-format
43833 msgid "does not match previous declaration %q#D"
43834 msgstr "не відповідає попередньому оголошенню %q#D"
43836 #. In a local class, a friend function declaration must
43837 #. find a matching decl in the innermost non-class scope.
43838 #. [class.friend/11]
43839 #: cp/name-lookup.c:3070
43840 #, gcc-internal-format
43841 msgid "friend declaration %qD in local class without prior local declaration"
43842 msgstr ""
43844 #: cp/name-lookup.c:3132
43845 #, gcc-internal-format
43846 msgid "injected friend %qD is visible due to %<-ffriend-injection%>"
43847 msgstr ""
43849 #: cp/name-lookup.c:3252
43850 #, gcc-internal-format
43851 msgid "name lookup of %qD changed"
43852 msgstr ""
43854 #: cp/name-lookup.c:3255
43855 #, gcc-internal-format
43856 msgid "matches this %qD under ISO standard rules"
43857 msgstr ""
43859 #: cp/name-lookup.c:3257
43860 #, gcc-internal-format
43861 msgid "  matches this %qD under old rules"
43862 msgstr ""
43864 #: cp/name-lookup.c:3275 cp/name-lookup.c:3285
43865 #, gcc-internal-format
43866 msgid "name lookup of %qD changed for ISO %<for%> scoping"
43867 msgstr ""
43869 #: cp/name-lookup.c:3278
43870 #, gcc-internal-format
43871 msgid "cannot use obsolete binding %qD because it has a destructor"
43872 msgstr ""
43874 #: cp/name-lookup.c:3289
43875 #, gcc-internal-format
43876 msgid "using obsolete binding %qD"
43877 msgstr ""
43879 #: cp/name-lookup.c:3347
43880 #, gcc-internal-format
43881 msgid "%s %<%s(%E)%> %p %d\n"
43882 msgstr "%s %<%s(%E)%> %p %d\n"
43884 #: cp/name-lookup.c:3350
43885 #, gcc-internal-format
43886 msgid "%s %s %p %d\n"
43887 msgstr ""
43889 #: cp/name-lookup.c:4019
43890 #, gcc-internal-format
43891 msgid "%qT is not a namespace or unscoped enum"
43892 msgstr ""
43894 #. 7.3.3/5
43895 #. A using-declaration shall not name a template-id.
43896 #: cp/name-lookup.c:4029
43897 #, gcc-internal-format
43898 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
43899 msgstr ""
43901 #: cp/name-lookup.c:4036
43902 #, gcc-internal-format
43903 msgid "namespace %qD not allowed in using-declaration"
43904 msgstr ""
43906 #. It's a nested name with template parameter dependent scope.
43907 #. This can only be using-declaration for class member.
43908 #: cp/name-lookup.c:4044
43909 #, gcc-internal-format
43910 msgid "%qT is not a namespace"
43911 msgstr ""
43913 #. C++11 7.3.3/10.
43914 #: cp/name-lookup.c:4057
43915 #, gcc-internal-format
43916 msgid "%qD is already declared in this scope"
43917 msgstr ""
43919 #: cp/name-lookup.c:4074
43920 #, gcc-internal-format
43921 msgid "%qD not declared"
43922 msgstr ""
43924 #: cp/name-lookup.c:4785
43925 #, gcc-internal-format
43926 msgid "using-declaration for non-member at class scope"
43927 msgstr ""
43929 #: cp/name-lookup.c:4792
43930 #, gcc-internal-format
43931 msgid "%<%T::%D%> names destructor"
43932 msgstr ""
43934 #: cp/name-lookup.c:4809
43935 #, gcc-internal-format
43936 msgid "%<%T::%D%> names constructor in %qT"
43937 msgstr ""
43939 #: cp/name-lookup.c:4843
43940 #, gcc-internal-format
43941 msgid "cannot inherit constructors from indirect base %qT"
43942 msgstr ""
43944 #: cp/name-lookup.c:4852
43945 #, gcc-internal-format
43946 msgid "no members matching %<%T::%D%> in %q#T"
43947 msgstr ""
43949 #: cp/name-lookup.c:4919
43950 #, gcc-internal-format
43951 msgid "declaration of %qD not in a namespace surrounding %qD"
43952 msgstr ""
43954 #: cp/name-lookup.c:4958
43955 #, gcc-internal-format
43956 msgid "explicit qualification in declaration of %qD"
43957 msgstr ""
43959 #: cp/name-lookup.c:5010
43960 #, gcc-internal-format
43961 msgid "%qD has not been declared within %qD"
43962 msgstr ""
43964 #: cp/name-lookup.c:5012
43965 #, gcc-internal-format
43966 msgid "only here as a %<friend%>"
43967 msgstr ""
43969 #: cp/name-lookup.c:5021
43970 #, gcc-internal-format
43971 msgid "%qD should have been declared inside %qD"
43972 msgstr ""
43974 #: cp/name-lookup.c:5069
43975 #, gcc-internal-format
43976 msgid "%qD attribute requires a single NTBS argument"
43977 msgstr ""
43979 #: cp/name-lookup.c:5076
43980 #, gcc-internal-format
43981 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
43982 msgstr ""
43984 #: cp/name-lookup.c:5086
43985 #, gcc-internal-format
43986 msgid "ignoring %qD attribute on anonymous namespace"
43987 msgstr ""
43989 #: cp/name-lookup.c:5092
43990 #, gcc-internal-format
43991 msgid "ignoring %qD attribute on non-inline namespace"
43992 msgstr ""
43994 #: cp/name-lookup.c:5111 cp/name-lookup.c:7065
43995 #, gcc-internal-format
43996 msgid "%qD attribute directive ignored"
43997 msgstr ""
43999 #: cp/name-lookup.c:5426
44000 #, gcc-internal-format
44001 msgid "maximum limit of %d namespaces searched for %qE"
44002 msgstr ""
44004 #: cp/name-lookup.c:5441
44005 #, gcc-internal-format
44006 msgid "suggested alternative:"
44007 msgid_plural "suggested alternatives:"
44008 msgstr[0] ""
44009 msgstr[1] ""
44010 msgstr[2] ""
44012 #: cp/name-lookup.c:5447
44013 #, gcc-internal-format
44014 msgid "  %qE"
44015 msgstr "  %qE"
44017 #: cp/name-lookup.c:5472 cp/name-lookup.c:5764
44018 #, gcc-internal-format
44019 msgid "suggested alternative: %qs"
44020 msgstr ""
44022 #: cp/name-lookup.c:5704
44023 #, gcc-internal-format
44024 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
44025 msgstr ""
44027 #: cp/name-lookup.c:5711
44028 #, gcc-internal-format
44029 msgid "%<std::%s%> is only available from %s onwards"
44030 msgstr ""
44032 #: cp/name-lookup.c:5929
44033 #, gcc-internal-format
44034 msgid "the macro %qs had not yet been defined"
44035 msgstr ""
44037 #: cp/name-lookup.c:5932
44038 #, gcc-internal-format
44039 msgid "it was later defined here"
44040 msgstr ""
44042 #: cp/name-lookup.c:6687
44043 #, gcc-internal-format
44044 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn't a template"
44045 msgstr ""
44047 #: cp/name-lookup.c:7059
44048 #, gcc-internal-format
44049 msgid "strong using directive no longer supported"
44050 msgstr ""
44052 #: cp/name-lookup.c:7062
44053 #, gcc-internal-format
44054 msgid "you may use an inline namespace instead"
44055 msgstr ""
44057 #: cp/name-lookup.c:7079
44058 #, gcc-internal-format
44059 msgid "attributes ignored on local using directive"
44060 msgstr ""
44062 #: cp/name-lookup.c:7163
44063 #, gcc-internal-format
44064 msgid "namespace alias %qD not allowed here, assuming %qD"
44065 msgstr ""
44067 #. We only allow depth 255.
44068 #: cp/name-lookup.c:7183
44069 #, gcc-internal-format, gfc-internal-format
44070 msgid "cannot nest more than %d namespaces"
44071 msgstr ""
44073 #: cp/name-lookup.c:7218
44074 #, gcc-internal-format
44075 msgid "inline namespace must be specified at initial definition"
44076 msgstr ""
44078 #: cp/name-lookup.c:7219
44079 #, gcc-internal-format
44080 msgid "%qD defined here"
44081 msgstr "%qD визначено тут"
44083 #: cp/name-lookup.c:7292
44084 #, gcc-internal-format
44085 msgid "XXX entering pop_everything ()\n"
44086 msgstr ""
44088 #: cp/name-lookup.c:7301
44089 #, gcc-internal-format
44090 msgid "XXX leaving pop_everything ()\n"
44091 msgstr ""
44093 #: cp/optimize.c:585
44094 #, gcc-internal-format
44095 msgid "making multiple clones of %qD"
44096 msgstr ""
44098 #: cp/parser.c:818
44099 #, gcc-internal-format
44100 msgid "identifier %qE is a keyword in C++11"
44101 msgstr ""
44103 #: cp/parser.c:1314 cp/parser.c:1327
44104 #, gcc-internal-format
44105 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
44106 msgstr ""
44108 #: cp/parser.c:1352 cp/parser.c:37254
44109 #, gcc-internal-format
44110 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
44111 msgstr ""
44113 #: cp/parser.c:2851
44114 #, gcc-internal-format
44115 msgid "%<#pragma%> is not allowed here"
44116 msgstr ""
44118 #: cp/parser.c:2940
44119 #, gcc-internal-format
44120 msgid "%<%E::%E%> has not been declared"
44121 msgstr ""
44123 #: cp/parser.c:2943
44124 #, gcc-internal-format
44125 msgid "%<::%E%> has not been declared"
44126 msgstr ""
44128 #: cp/parser.c:2946
44129 #, gcc-internal-format
44130 msgid "request for member %qE in non-class type %qT"
44131 msgstr ""
44133 #: cp/parser.c:2949 cp/parser.c:18221
44134 #, gcc-internal-format
44135 msgid "%<%T::%E%> has not been declared"
44136 msgstr ""
44138 #: cp/parser.c:2959
44139 #, gcc-internal-format
44140 msgid "%<%E::%E%> is not a type"
44141 msgstr "%<%E::%E%> не є типом"
44143 #: cp/parser.c:2963
44144 #, gcc-internal-format
44145 msgid "%<%E::%E%> is not a class or namespace"
44146 msgstr ""
44148 #: cp/parser.c:2968
44149 #, gcc-internal-format
44150 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
44151 msgstr ""
44153 #: cp/parser.c:2981
44154 #, gcc-internal-format
44155 msgid "%<::%E%> is not a type"
44156 msgstr "%<::%E%> не є типом"
44158 #: cp/parser.c:2984
44159 #, gcc-internal-format
44160 msgid "%<::%E%> is not a class or namespace"
44161 msgstr ""
44163 #: cp/parser.c:2988
44164 #, gcc-internal-format
44165 msgid "%<::%E%> is not a class, namespace, or enumeration"
44166 msgstr ""
44168 #: cp/parser.c:3000
44169 #, gcc-internal-format
44170 msgid "%qE is not a type"
44171 msgstr ""
44173 #: cp/parser.c:3003
44174 #, gcc-internal-format
44175 msgid "%qE is not a class or namespace"
44176 msgstr ""
44178 #: cp/parser.c:3007
44179 #, gcc-internal-format
44180 msgid "%qE is not a class, namespace, or enumeration"
44181 msgstr ""
44183 #: cp/parser.c:3070
44184 #, gcc-internal-format
44185 msgid "new types may not be defined in a return type"
44186 msgstr ""
44188 #: cp/parser.c:3072
44189 #, gcc-internal-format
44190 msgid "(perhaps a semicolon is missing after the definition of %qT)"
44191 msgstr ""
44193 #: cp/parser.c:3100
44194 #, gcc-internal-format
44195 msgid "%qE is not a class template"
44196 msgstr ""
44198 #: cp/parser.c:3102
44199 #, gcc-internal-format
44200 msgid "%qE is not a template"
44201 msgstr ""
44203 #: cp/parser.c:3105
44204 #, gcc-internal-format
44205 msgid "invalid template-id"
44206 msgstr ""
44208 #: cp/parser.c:3139
44209 #, gcc-internal-format
44210 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
44211 msgstr ""
44213 #: cp/parser.c:3143 cp/pt.c:17853
44214 #, gcc-internal-format
44215 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
44216 msgstr ""
44218 #: cp/parser.c:3148
44219 #, gcc-internal-format
44220 msgid "%<typeid%> operator cannot appear in a constant-expression"
44221 msgstr ""
44223 #: cp/parser.c:3152
44224 #, gcc-internal-format
44225 msgid "non-constant compound literals cannot appear in a constant-expression"
44226 msgstr ""
44228 #: cp/parser.c:3156
44229 #, gcc-internal-format
44230 msgid "a function call cannot appear in a constant-expression"
44231 msgstr ""
44233 #: cp/parser.c:3160
44234 #, gcc-internal-format
44235 msgid "an increment cannot appear in a constant-expression"
44236 msgstr ""
44238 #: cp/parser.c:3164
44239 #, gcc-internal-format
44240 msgid "an decrement cannot appear in a constant-expression"
44241 msgstr ""
44243 #: cp/parser.c:3168
44244 #, gcc-internal-format
44245 msgid "an array reference cannot appear in a constant-expression"
44246 msgstr ""
44248 #: cp/parser.c:3172
44249 #, gcc-internal-format
44250 msgid "the address of a label cannot appear in a constant-expression"
44251 msgstr ""
44253 #: cp/parser.c:3176
44254 #, gcc-internal-format
44255 msgid "calls to overloaded operators cannot appear in a constant-expression"
44256 msgstr ""
44258 #: cp/parser.c:3180
44259 #, gcc-internal-format
44260 msgid "an assignment cannot appear in a constant-expression"
44261 msgstr ""
44263 #: cp/parser.c:3183
44264 #, gcc-internal-format
44265 msgid "a comma operator cannot appear in a constant-expression"
44266 msgstr ""
44268 #: cp/parser.c:3187
44269 #, gcc-internal-format
44270 msgid "a call to a constructor cannot appear in a constant-expression"
44271 msgstr ""
44273 #: cp/parser.c:3191
44274 #, gcc-internal-format
44275 msgid "a transaction expression cannot appear in a constant-expression"
44276 msgstr ""
44278 #: cp/parser.c:3237
44279 #, gcc-internal-format
44280 msgid "%qs cannot appear in a constant-expression"
44281 msgstr ""
44283 #: cp/parser.c:3273
44284 #, gcc-internal-format
44285 msgid "class template argument deduction is only available with -std=c++17 or -std=gnu++17"
44286 msgstr ""
44288 #: cp/parser.c:3278
44289 #, gcc-internal-format
44290 msgid "invalid use of destructor %qD as a type"
44291 msgstr ""
44293 #. Something like 'unsigned A a;'
44294 #: cp/parser.c:3281
44295 #, gcc-internal-format
44296 msgid "invalid combination of multiple type-specifiers"
44297 msgstr ""
44299 #: cp/parser.c:3293
44300 #, gcc-internal-format
44301 msgid "%qE does not name a type; did you mean %qs?"
44302 msgstr ""
44304 #: cp/parser.c:3297
44305 #, gcc-internal-format
44306 msgid "%qE does not name a type"
44307 msgstr ""
44309 #: cp/parser.c:3306
44310 #, gcc-internal-format
44311 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
44312 msgstr ""
44314 #: cp/parser.c:3309
44315 #, gcc-internal-format
44316 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
44317 msgstr ""
44319 #: cp/parser.c:3314
44320 #, gcc-internal-format
44321 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
44322 msgstr ""
44324 #: cp/parser.c:3317
44325 #, gcc-internal-format
44326 msgid "%<concept%> only available with -fconcepts"
44327 msgstr ""
44329 #: cp/parser.c:3343
44330 #, gcc-internal-format
44331 msgid "(perhaps %<typename %T::%E%> was intended)"
44332 msgstr ""
44334 #: cp/parser.c:3361 cp/parser.c:3365
44335 #, gcc-internal-format
44336 msgid "%qE in namespace %qE does not name a template type"
44337 msgstr ""
44339 #: cp/parser.c:3369
44340 #, gcc-internal-format
44341 msgid "%qE in namespace %qE does not name a type"
44342 msgstr ""
44344 #. A<T>::A<T>()
44345 #: cp/parser.c:3381
44346 #, gcc-internal-format
44347 msgid "%<%T::%E%> names the constructor, not the type"
44348 msgstr ""
44350 #: cp/parser.c:3384
44351 #, gcc-internal-format
44352 msgid "and %qT has no template constructors"
44353 msgstr ""
44355 #: cp/parser.c:3392
44356 #, gcc-internal-format
44357 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
44358 msgstr ""
44360 #: cp/parser.c:3400
44361 #, gcc-internal-format
44362 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
44363 msgstr ""
44365 #: cp/parser.c:3411 cp/parser.c:3415
44366 #, gcc-internal-format
44367 msgid "%qE in %q#T does not name a template type"
44368 msgstr ""
44370 #: cp/parser.c:3419
44371 #, gcc-internal-format
44372 msgid "%qE in %q#T does not name a type"
44373 msgstr ""
44375 #: cp/parser.c:4024
44376 #, gcc-internal-format
44377 msgid "expected string-literal"
44378 msgstr ""
44380 #: cp/parser.c:4089
44381 #, gcc-internal-format
44382 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
44383 msgstr ""
44385 #: cp/parser.c:4143
44386 #, gcc-internal-format
44387 msgid "a wide string is invalid in this context"
44388 msgstr ""
44390 #: cp/parser.c:4258
44391 #, gcc-internal-format
44392 msgid "unable to find character literal operator %qD with %qT argument"
44393 msgstr ""
44395 #: cp/parser.c:4357
44396 #, gcc-internal-format
44397 msgid "integer literal exceeds range of %qT type"
44398 msgstr ""
44400 #: cp/parser.c:4364
44401 #, gcc-internal-format
44402 msgid "floating literal exceeds range of %qT type"
44403 msgstr ""
44405 #: cp/parser.c:4368
44406 #, gcc-internal-format
44407 msgid "floating literal truncated to zero"
44408 msgstr ""
44410 #: cp/parser.c:4433
44411 #, gcc-internal-format
44412 msgid "unable to find numeric literal operator %qD"
44413 msgstr ""
44415 #: cp/parser.c:4439
44416 #, gcc-internal-format
44417 msgid "add %<using namespace std::complex_literals%> (from <complex>) to enable the C++14 user-defined literal suffixes"
44418 msgstr ""
44420 #: cp/parser.c:4443
44421 #, gcc-internal-format
44422 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
44423 msgstr ""
44425 #: cp/parser.c:4447
44426 #, gcc-internal-format
44427 msgid "use -fext-numeric-literals to enable more built-in suffixes"
44428 msgstr ""
44430 #: cp/parser.c:4526
44431 #, gcc-internal-format
44432 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
44433 msgstr ""
44435 #: cp/parser.c:4587 cp/parser.c:12940
44436 #, gcc-internal-format
44437 msgid "expected declaration"
44438 msgstr ""
44440 #: cp/parser.c:4934 cp/parser.c:4949
44441 #, gcc-internal-format
44442 msgid "expected binary operator"
44443 msgstr "мав бути бінарний оператор"
44445 #: cp/parser.c:4955
44446 #, gcc-internal-format
44447 msgid "expected ..."
44448 msgstr "мало бути ..."
44450 #: cp/parser.c:4967
44451 #, gcc-internal-format
44452 msgid "binary expression in operand of fold-expression"
44453 msgstr ""
44455 #: cp/parser.c:4972
44456 #, gcc-internal-format
44457 msgid "conditional expression in operand of fold-expression"
44458 msgstr ""
44460 #: cp/parser.c:4980
44461 #, gcc-internal-format
44462 msgid "mismatched operator in fold-expression"
44463 msgstr ""
44465 #: cp/parser.c:5084
44466 #, gcc-internal-format
44467 msgid "fixed-point types not supported in C++"
44468 msgstr ""
44470 #: cp/parser.c:5165
44471 #, gcc-internal-format
44472 msgid "ISO C++ forbids braced-groups within expressions"
44473 msgstr ""
44475 #: cp/parser.c:5177
44476 #, gcc-internal-format
44477 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
44478 msgstr ""
44480 #: cp/parser.c:5217
44481 #, gcc-internal-format
44482 msgid "fold-expressions only available with -std=c++17 or -std=gnu++17"
44483 msgstr ""
44485 #: cp/parser.c:5275 cp/parser.c:5452 cp/parser.c:5630 cp/semantics.c:3612
44486 #, gcc-internal-format
44487 msgid "expected primary-expression"
44488 msgstr ""
44490 #: cp/parser.c:5305
44491 #, gcc-internal-format
44492 msgid "%<this%> may not be used in this context"
44493 msgstr ""
44495 #: cp/parser.c:5446
44496 #, gcc-internal-format
44497 msgid "a template declaration cannot appear at block scope"
44498 msgstr ""
44500 #: cp/parser.c:5605
44501 #, gcc-internal-format
44502 msgid "local variable %qD may not appear in this context"
44503 msgstr ""
44505 #: cp/parser.c:5787
44506 #, gcc-internal-format
44507 msgid "expected id-expression"
44508 msgstr ""
44510 #: cp/parser.c:5919
44511 #, gcc-internal-format
44512 msgid "scope %qT before %<~%> is not a class-name"
44513 msgstr ""
44515 #: cp/parser.c:5948 cp/parser.c:7860
44516 #, gcc-internal-format
44517 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
44518 msgstr ""
44520 #: cp/parser.c:6059
44521 #, gcc-internal-format
44522 msgid "declaration of %<~%T%> as member of %qT"
44523 msgstr ""
44525 #: cp/parser.c:6074
44526 #, gcc-internal-format
44527 msgid "typedef-name %qD used as destructor declarator"
44528 msgstr ""
44530 #: cp/parser.c:6111 cp/parser.c:20249
44531 #, gcc-internal-format
44532 msgid "expected unqualified-id"
44533 msgstr ""
44535 #: cp/parser.c:6220
44536 #, gcc-internal-format
44537 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
44538 msgstr ""
44540 #: cp/parser.c:6288
44541 #, gcc-internal-format
44542 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
44543 msgstr ""
44545 #: cp/parser.c:6314
44546 #, gcc-internal-format
44547 msgid "function template-id %qD in nested-name-specifier"
44548 msgstr ""
44550 #: cp/parser.c:6322
44551 #, gcc-internal-format
44552 msgid "variable template-id %qD in nested-name-specifier"
44553 msgstr ""
44555 #: cp/parser.c:6426 cp/typeck.c:2684 cp/typeck.c:2687 cp/typeck.c:2704
44556 #, gcc-internal-format
44557 msgid "%qD is not a template"
44558 msgstr ""
44560 #: cp/parser.c:6504
44561 #, gcc-internal-format
44562 msgid "expected nested-name-specifier"
44563 msgstr ""
44565 #: cp/parser.c:6711 cp/parser.c:8950
44566 #, gcc-internal-format
44567 msgid "types may not be defined in casts"
44568 msgstr ""
44570 #: cp/parser.c:6797
44571 #, gcc-internal-format
44572 msgid "types may not be defined in a %<typeid%> expression"
44573 msgstr ""
44575 #: cp/parser.c:6889
44576 #, gcc-internal-format
44577 msgid "wrong number of arguments to %<__builtin_addressof%>"
44578 msgstr "помилкова кількість аргументів %<__builtin_addressof%>"
44580 #: cp/parser.c:6901 cp/pt.c:18416
44581 #, gcc-internal-format
44582 msgid "wrong number of arguments to %<__builtin_launder%>"
44583 msgstr "помилкова кількість аргументів %<__builtin_launder%>"
44585 #: cp/parser.c:6995
44586 #, gcc-internal-format
44587 msgid "ISO C++ forbids compound-literals"
44588 msgstr ""
44590 #: cp/parser.c:7054
44591 #, gcc-internal-format
44592 msgid "two consecutive %<[%> shall only introduce an attribute"
44593 msgstr ""
44595 #: cp/parser.c:7596 cp/typeck.c:2572
44596 #, gcc-internal-format
44597 msgid "invalid use of %qD"
44598 msgstr ""
44600 #: cp/parser.c:7605
44601 #, gcc-internal-format
44602 msgid "%<%D::%D%> is not a class member"
44603 msgstr ""
44605 #: cp/parser.c:7912
44606 #, gcc-internal-format
44607 msgid "non-scalar type"
44608 msgstr ""
44610 #: cp/parser.c:8013
44611 #, gcc-internal-format
44612 msgid "ISO C++ does not allow %<alignof%> with a non-type"
44613 msgstr ""
44615 #: cp/parser.c:8114
44616 #, gcc-internal-format
44617 msgid "types may not be defined in %<noexcept%> expressions"
44618 msgstr ""
44620 #: cp/parser.c:8404
44621 #, gcc-internal-format
44622 msgid "types may not be defined in a new-expression"
44623 msgstr ""
44625 #: cp/parser.c:8420
44626 #, gcc-internal-format
44627 msgid "array bound forbidden after parenthesized type-id"
44628 msgstr ""
44630 #: cp/parser.c:8422
44631 #, gcc-internal-format
44632 msgid "try removing the parentheses around the type-id"
44633 msgstr ""
44635 #: cp/parser.c:8454
44636 #, gcc-internal-format
44637 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
44638 msgstr ""
44640 #: cp/parser.c:8502
44641 #, gcc-internal-format
44642 msgid "expected expression-list or type-id"
44643 msgstr ""
44645 #: cp/parser.c:8531
44646 #, gcc-internal-format
44647 msgid "types may not be defined in a new-type-id"
44648 msgstr ""
44650 #: cp/parser.c:8659
44651 #, gcc-internal-format
44652 msgid "expression in new-declarator must have integral or enumeration type"
44653 msgstr ""
44655 #: cp/parser.c:9055
44656 #, gcc-internal-format
44657 msgid "use of old-style cast to %q#T"
44658 msgstr ""
44660 #: cp/parser.c:9203
44661 #, gcc-internal-format
44662 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
44663 msgstr ""
44665 #: cp/parser.c:9206
44666 #, gcc-internal-format
44667 msgid "suggest parentheses around %<>>%> expression"
44668 msgstr ""
44670 #: cp/parser.c:9410
44671 #, gcc-internal-format
44672 msgid "ISO C++ does not allow ?: with omitted middle operand"
44673 msgstr ""
44675 #: cp/parser.c:9832
44676 #, gcc-internal-format
44677 msgid "types may not be defined within __builtin_offsetof"
44678 msgstr ""
44680 #: cp/parser.c:10119
44681 #, gcc-internal-format
44682 msgid "lambda-expression in unevaluated context"
44683 msgstr ""
44685 #: cp/parser.c:10128
44686 #, gcc-internal-format
44687 msgid "lambda-expression in template-argument"
44688 msgstr ""
44690 #: cp/parser.c:10281
44691 #, gcc-internal-format
44692 msgid "expected end of capture-list"
44693 msgstr ""
44695 #: cp/parser.c:10296
44696 #, gcc-internal-format
44697 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
44698 msgstr ""
44700 #: cp/parser.c:10313
44701 #, gcc-internal-format
44702 msgid "%<*this%> capture only available with -std=c++17 or -std=gnu++17"
44703 msgstr ""
44705 #: cp/parser.c:10358
44706 #, gcc-internal-format
44707 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
44708 msgstr ""
44710 #: cp/parser.c:10365
44711 #, gcc-internal-format
44712 msgid "empty initializer for lambda init-capture"
44713 msgstr ""
44715 #: cp/parser.c:10387
44716 #, gcc-internal-format
44717 msgid "capture of non-variable %qE"
44718 msgstr ""
44720 #: cp/parser.c:10391 cp/parser.c:10401 cp/semantics.c:3453 cp/semantics.c:3465
44721 #, gcc-internal-format
44722 msgid "%q#D declared here"
44723 msgstr ""
44725 #: cp/parser.c:10397
44726 #, gcc-internal-format
44727 msgid "capture of variable %qD with non-automatic storage duration"
44728 msgstr ""
44730 #: cp/parser.c:10433
44731 #, gcc-internal-format
44732 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
44733 msgstr ""
44735 #: cp/parser.c:10438
44736 #, gcc-internal-format
44737 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
44738 msgstr ""
44740 #: cp/parser.c:10494
44741 #, gcc-internal-format
44742 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
44743 msgstr ""
44745 #: cp/parser.c:10498
44746 #, gcc-internal-format
44747 msgid "lambda templates are only available with -std=c++2a or -std=gnu++2a"
44748 msgstr ""
44750 #: cp/parser.c:10530
44751 #, gcc-internal-format
44752 msgid "default argument specified for lambda parameter"
44753 msgstr "визначено типовий аргумент для лямбда-параметра"
44755 #: cp/parser.c:10548
44756 #, gcc-internal-format
44757 msgid "duplicate %<mutable%>"
44758 msgstr "дублювання %<mutable%>"
44760 #: cp/parser.c:10595
44761 #, gcc-internal-format
44762 msgid "%<constexpr%> lambda only available with -std=c++17 or -std=gnu++17"
44763 msgstr ""
44765 #: cp/parser.c:10965 cp/parser.c:11158
44766 #, gcc-internal-format
44767 msgid "attributes at the beginning of statement are ignored"
44768 msgstr ""
44770 #: cp/parser.c:11005
44771 #, gcc-internal-format
44772 msgid "expected labeled-statement"
44773 msgstr ""
44775 #: cp/parser.c:11051
44776 #, gcc-internal-format
44777 msgid "case label %qE not within a switch statement"
44778 msgstr ""
44780 #: cp/parser.c:11165
44781 #, gcc-internal-format
44782 msgid "need %<typename%> before %qE because %qT is a dependent scope"
44783 msgstr ""
44785 #: cp/parser.c:11174
44786 #, gcc-internal-format
44787 msgid "%<%T::%D%> names the constructor, not the type"
44788 msgstr ""
44790 #: cp/parser.c:11222
44791 #, gcc-internal-format
44792 msgid "compound-statement in %<constexpr%> function"
44793 msgstr ""
44795 #: cp/parser.c:11349
44796 #, gcc-internal-format
44797 msgid "%<if constexpr%> only available with -std=c++17 or -std=gnu++17"
44798 msgstr ""
44800 #: cp/parser.c:11376
44801 #, gcc-internal-format
44802 msgid "init-statement in selection statements only available with -std=c++17 or -std=gnu++17"
44803 msgstr ""
44805 #: cp/parser.c:11546 cp/parser.c:28490
44806 #, gcc-internal-format
44807 msgid "expected selection-statement"
44808 msgstr ""
44810 #: cp/parser.c:11579
44811 #, gcc-internal-format
44812 msgid "types may not be defined in conditions"
44813 msgstr ""
44815 #: cp/parser.c:12018
44816 #, gcc-internal-format
44817 msgid "range-based %<for%> expression of type %qT has incomplete type"
44818 msgstr ""
44820 #: cp/parser.c:12105
44821 #, gcc-internal-format
44822 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
44823 msgstr ""
44825 #: cp/parser.c:12250 cp/parser.c:28493
44826 #, gcc-internal-format
44827 msgid "expected iteration-statement"
44828 msgstr ""
44830 #: cp/parser.c:12298
44831 #, gcc-internal-format
44832 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
44833 msgstr ""
44835 #: cp/parser.c:12426
44836 #, gcc-internal-format
44837 msgid "%<goto%> in %<constexpr%> function"
44838 msgstr "%<goto%> у функції %<constexpr%>"
44840 #. Issue a warning about this use of a GNU extension.
44841 #: cp/parser.c:12434
44842 #, gcc-internal-format
44843 msgid "ISO C++ forbids computed gotos"
44844 msgstr ""
44846 #: cp/parser.c:12447 cp/parser.c:28496
44847 #, gcc-internal-format
44848 msgid "expected jump-statement"
44849 msgstr ""
44851 #: cp/parser.c:12620 cp/parser.c:23584
44852 #, gcc-internal-format
44853 msgid "extra %<;%>"
44854 msgstr "зайве %<;%>"
44856 #: cp/parser.c:12863
44857 #, gcc-internal-format
44858 msgid "%<__label__%> not at the beginning of a block"
44859 msgstr ""
44861 #: cp/parser.c:13083
44862 #, gcc-internal-format
44863 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
44864 msgstr ""
44866 #: cp/parser.c:13103
44867 #, gcc-internal-format
44868 msgid "inconsistent deduction for %qT: %qT and then %qT"
44869 msgstr ""
44871 #: cp/parser.c:13124
44872 #, gcc-internal-format
44873 msgid "mixing declarations and function-definitions is forbidden"
44874 msgstr ""
44876 #: cp/parser.c:13148
44877 #, gcc-internal-format
44878 msgid "types may not be defined in a for-range-declaration"
44879 msgstr ""
44881 #: cp/parser.c:13203
44882 #, gcc-internal-format
44883 msgid "initializer in range-based %<for%> loop"
44884 msgstr ""
44886 #: cp/parser.c:13206
44887 #, gcc-internal-format
44888 msgid "multiple declarations in range-based %<for%> loop"
44889 msgstr ""
44891 #: cp/parser.c:13257
44892 #, gcc-internal-format
44893 msgid "structured bindings only available with -std=c++17 or -std=gnu++17"
44894 msgstr ""
44896 #: cp/parser.c:13306
44897 #, gcc-internal-format
44898 msgid "empty structured binding declaration"
44899 msgstr ""
44901 #: cp/parser.c:13324
44902 #, gcc-internal-format
44903 msgid "invalid initializer for structured binding declaration"
44904 msgstr ""
44906 #: cp/parser.c:13491
44907 #, gcc-internal-format
44908 msgid "%<friend%> used outside of class"
44909 msgstr ""
44911 #: cp/parser.c:13558
44912 #, gcc-internal-format
44913 msgid "%<auto%> changes meaning in C++11; please remove it"
44914 msgstr ""
44916 #: cp/parser.c:13594
44917 #, gcc-internal-format
44918 msgid "decl-specifier invalid in condition"
44919 msgstr ""
44921 #: cp/parser.c:13600
44922 #, gcc-internal-format
44923 msgid "%qD invalid in lambda"
44924 msgstr "%qD є некоректним у лямбді"
44926 #: cp/parser.c:13693
44927 #, gcc-internal-format
44928 msgid "class definition may not be declared a friend"
44929 msgstr ""
44931 #: cp/parser.c:13763 cp/parser.c:24064
44932 #, gcc-internal-format
44933 msgid "templates may not be %<virtual%>"
44934 msgstr ""
44936 #: cp/parser.c:13805
44937 #, gcc-internal-format
44938 msgid "invalid linkage-specification"
44939 msgstr ""
44941 #: cp/parser.c:13909
44942 #, gcc-internal-format
44943 msgid "static_assert without a message only available with -std=c++17 or -std=gnu++17"
44944 msgstr ""
44946 #: cp/parser.c:14111
44947 #, gcc-internal-format
44948 msgid "types may not be defined in %<decltype%> expressions"
44949 msgstr ""
44951 #: cp/parser.c:14264
44952 #, gcc-internal-format
44953 msgid "types may not be defined in a conversion-type-id"
44954 msgstr ""
44956 #: cp/parser.c:14291
44957 #, gcc-internal-format
44958 msgid "invalid use of %<auto%> in conversion operator"
44959 msgstr ""
44961 #: cp/parser.c:14295
44962 #, gcc-internal-format
44963 msgid "use of %<auto%> in member template conversion operator can never be deduced"
44964 msgstr ""
44966 #: cp/parser.c:14379
44967 #, gcc-internal-format
44968 msgid "only constructors take member initializers"
44969 msgstr ""
44971 #: cp/parser.c:14406
44972 #, gcc-internal-format
44973 msgid "cannot expand initializer for member %qD"
44974 msgstr ""
44976 #: cp/parser.c:14418 cp/pt.c:24255
44977 #, gcc-internal-format
44978 msgid "mem-initializer for %qD follows constructor delegation"
44979 msgstr ""
44981 #: cp/parser.c:14430 cp/pt.c:24267
44982 #, gcc-internal-format
44983 msgid "constructor delegation follows mem-initializer for %qD"
44984 msgstr ""
44986 #: cp/parser.c:14482
44987 #, gcc-internal-format
44988 msgid "anachronistic old-style base class initializer"
44989 msgstr ""
44991 #: cp/parser.c:14552
44992 #, gcc-internal-format
44993 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
44994 msgstr ""
44996 #: cp/parser.c:14927
44997 #, gcc-internal-format
44998 msgid "unexpected keyword; remove space between quotes and suffix identifier"
44999 msgstr ""
45001 #: cp/parser.c:14933
45002 #, gcc-internal-format
45003 msgid "expected suffix identifier"
45004 msgstr ""
45006 #: cp/parser.c:14942
45007 #, gcc-internal-format
45008 msgid "expected empty string after %<operator%> keyword"
45009 msgstr ""
45011 #: cp/parser.c:14948
45012 #, gcc-internal-format
45013 msgid "invalid encoding prefix in literal operator"
45014 msgstr ""
45016 #: cp/parser.c:14975
45017 #, gcc-internal-format
45018 msgid "expected operator"
45019 msgstr ""
45021 #. Warn that we do not support `export'.
45022 #: cp/parser.c:15020
45023 #, gcc-internal-format
45024 msgid "keyword %<export%> not implemented, and will be ignored"
45025 msgstr ""
45027 #: cp/parser.c:15190
45028 #, gcc-internal-format
45029 msgid "invalid constrained type parameter"
45030 msgstr "некоректний параметр обмеженого типу"
45032 #: cp/parser.c:15198
45033 #, gcc-internal-format
45034 msgid "cv-qualified type parameter"
45035 msgstr ""
45037 #: cp/parser.c:15283
45038 #, gcc-internal-format
45039 msgid "variadic constraint introduced without %<...%>"
45040 msgstr ""
45042 #: cp/parser.c:15347
45043 #, gcc-internal-format
45044 msgid "invalid use of %<auto%> in default template argument"
45045 msgstr ""
45047 #: cp/parser.c:15582 cp/parser.c:15668 cp/parser.c:21694
45048 #, gcc-internal-format
45049 msgid "template parameter pack %qD cannot have a default argument"
45050 msgstr ""
45052 #: cp/parser.c:15586 cp/parser.c:15672
45053 #, gcc-internal-format
45054 msgid "template parameter packs cannot have default arguments"
45055 msgstr ""
45057 #: cp/parser.c:15738
45058 #, gcc-internal-format
45059 msgid "expected template-id"
45060 msgstr ""
45062 #: cp/parser.c:15798
45063 #, gcc-internal-format
45064 msgid "%<<::%> cannot begin a template-argument list"
45065 msgstr ""
45067 #: cp/parser.c:15802
45068 #, gcc-internal-format
45069 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
45070 msgstr ""
45072 #: cp/parser.c:15806
45073 #, gcc-internal-format
45074 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
45075 msgstr ""
45077 #: cp/parser.c:15924
45078 #, gcc-internal-format
45079 msgid "parse error in template argument list"
45080 msgstr ""
45082 #. The name does not name a template.
45083 #: cp/parser.c:15992 cp/parser.c:16122 cp/parser.c:16337
45084 #, gcc-internal-format
45085 msgid "expected template-name"
45086 msgstr ""
45088 #. Explain what went wrong.
45089 #: cp/parser.c:16038
45090 #, gcc-internal-format
45091 msgid "non-template %qD used as template"
45092 msgstr ""
45094 #: cp/parser.c:16040
45095 #, gcc-internal-format
45096 msgid "use %<%T::template %D%> to indicate that it is a template"
45097 msgstr ""
45099 #: cp/parser.c:16189
45100 #, gcc-internal-format
45101 msgid "expected parameter pack before %<...%>"
45102 msgstr ""
45104 #: cp/parser.c:16298 cp/parser.c:16316 cp/parser.c:16483
45105 #, gcc-internal-format
45106 msgid "expected template-argument"
45107 msgstr ""
45109 #: cp/parser.c:16458
45110 #, gcc-internal-format
45111 msgid "invalid non-type template argument"
45112 msgstr ""
45114 #: cp/parser.c:16585
45115 #, gcc-internal-format
45116 msgid "explicit instantiation shall not use %<inline%> specifier"
45117 msgstr ""
45119 #: cp/parser.c:16589
45120 #, gcc-internal-format
45121 msgid "explicit instantiation shall not use %<constexpr%> specifier"
45122 msgstr ""
45124 #: cp/parser.c:16648
45125 #, gcc-internal-format
45126 msgid "template specialization with C linkage"
45127 msgstr ""
45129 #: cp/parser.c:16869
45130 #, gcc-internal-format
45131 msgid "expected type specifier"
45132 msgstr ""
45134 #: cp/parser.c:17053
45135 #, gcc-internal-format
45136 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
45137 msgstr ""
45139 #: cp/parser.c:17059
45140 #, gcc-internal-format
45141 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
45142 msgstr ""
45144 #: cp/parser.c:17064
45145 #, gcc-internal-format
45146 msgid "use of %<auto%> in parameter declaration only available with -fconcepts"
45147 msgstr ""
45149 #: cp/parser.c:17209
45150 #, gcc-internal-format
45151 msgid "expected template-id for type"
45152 msgstr ""
45154 #: cp/parser.c:17278
45155 #, gcc-internal-format
45156 msgid "expected type-name"
45157 msgstr "мало бути вказано тип-назву"
45159 #: cp/parser.c:17631
45160 #, gcc-internal-format
45161 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
45162 msgstr ""
45164 #: cp/parser.c:17854
45165 #, gcc-internal-format
45166 msgid "declaration %qD does not declare anything"
45167 msgstr ""
45169 #: cp/parser.c:17942
45170 #, gcc-internal-format
45171 msgid "attributes ignored on uninstantiated type"
45172 msgstr ""
45174 #: cp/parser.c:17946
45175 #, gcc-internal-format
45176 msgid "attributes ignored on template instantiation"
45177 msgstr ""
45179 #: cp/parser.c:17951
45180 #, gcc-internal-format
45181 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
45182 msgstr ""
45184 #: cp/parser.c:18085
45185 #, gcc-internal-format
45186 msgid "%qD is an enumeration template"
45187 msgstr ""
45189 #: cp/parser.c:18096
45190 #, gcc-internal-format
45191 msgid "%qD does not name an enumeration in %qT"
45192 msgstr ""
45194 #: cp/parser.c:18111
45195 #, gcc-internal-format
45196 msgid "unnamed scoped enum is not allowed"
45197 msgstr ""
45199 #: cp/parser.c:18166
45200 #, gcc-internal-format
45201 msgid "expected %<;%> or %<{%>"
45202 msgstr "мало бути %<;%> або %<{%>"
45204 #: cp/parser.c:18215
45205 #, gcc-internal-format
45206 msgid "cannot add an enumerator list to a template instantiation"
45207 msgstr ""
45209 #: cp/parser.c:18229
45210 #, gcc-internal-format
45211 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
45212 msgstr ""
45214 #: cp/parser.c:18241 cp/parser.c:23070
45215 #, gcc-internal-format
45216 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
45217 msgstr ""
45219 #: cp/parser.c:18246 cp/parser.c:23075
45220 #, gcc-internal-format
45221 msgid "declaration of %qD in %qD which does not enclose %qD"
45222 msgstr ""
45224 #: cp/parser.c:18258 cp/parser.c:23089
45225 #, gcc-internal-format
45226 msgid "extra qualification not allowed"
45227 msgstr ""
45229 #: cp/parser.c:18282
45230 #, gcc-internal-format
45231 msgid "multiple definition of %q#T"
45232 msgstr ""
45234 #: cp/parser.c:18295
45235 #, gcc-internal-format
45236 msgid "ISO C++ forbids empty unnamed enum"
45237 msgstr "У ISO C++ заборонено порожні enum без назви"
45239 #: cp/parser.c:18315
45240 #, gcc-internal-format
45241 msgid "opaque-enum-specifier without name"
45242 msgstr ""
45244 #: cp/parser.c:18318
45245 #, gcc-internal-format
45246 msgid "opaque-enum-specifier must use a simple identifier"
45247 msgstr ""
45249 #: cp/parser.c:18497
45250 #, gcc-internal-format
45251 msgid "%qD is not a namespace-name"
45252 msgstr ""
45254 #: cp/parser.c:18503
45255 #, gcc-internal-format
45256 msgid "expected namespace-name"
45257 msgstr ""
45259 #: cp/parser.c:18570
45260 #, gcc-internal-format
45261 msgid "nested namespace definitions only available with -std=c++17 or -std=gnu++17"
45262 msgstr ""
45264 #: cp/parser.c:18578
45265 #, gcc-internal-format
45266 msgid "nested namespace name required"
45267 msgstr ""
45269 #: cp/parser.c:18583
45270 #, gcc-internal-format
45271 msgid "namespace name required"
45272 msgstr ""
45274 #: cp/parser.c:18587
45275 #, gcc-internal-format
45276 msgid "a nested namespace definition cannot have attributes"
45277 msgstr ""
45279 #: cp/parser.c:18590
45280 #, gcc-internal-format
45281 msgid "a nested namespace definition cannot be inline"
45282 msgstr ""
45284 #: cp/parser.c:18597
45285 #, gcc-internal-format
45286 msgid "namespace %qD entered"
45287 msgstr ""
45289 #: cp/parser.c:18652
45290 #, gcc-internal-format
45291 msgid "%<namespace%> definition is not allowed here"
45292 msgstr ""
45294 #: cp/parser.c:18803
45295 #, gcc-internal-format
45296 msgid "pack expansion in using-declaration only available with -std=c++17 or -std=gnu++17"
45297 msgstr ""
45299 #: cp/parser.c:18818
45300 #, gcc-internal-format
45301 msgid "a template-id may not appear in a using-declaration"
45302 msgstr ""
45304 #: cp/parser.c:18865
45305 #, gcc-internal-format
45306 msgid "comma-separated list in using-declaration only available with -std=c++17 or -std=gnu++17"
45307 msgstr ""
45309 #: cp/parser.c:18875
45310 #, gcc-internal-format
45311 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
45312 msgstr ""
45314 #: cp/parser.c:18940
45315 #, gcc-internal-format
45316 msgid "types may not be defined in alias template declarations"
45317 msgstr ""
45319 #: cp/parser.c:19106
45320 #, gcc-internal-format
45321 msgid "%<asm%> in %<constexpr%> function"
45322 msgstr "%<asm%> у функції %<constexpr%>"
45324 #: cp/parser.c:19493
45325 #, gcc-internal-format
45326 msgid "a function-definition is not allowed here"
45327 msgstr ""
45329 #: cp/parser.c:19504
45330 #, gcc-internal-format
45331 msgid "an asm-specification is not allowed on a function-definition"
45332 msgstr ""
45334 #: cp/parser.c:19508
45335 #, gcc-internal-format
45336 msgid "attributes are not allowed on a function-definition"
45337 msgstr ""
45339 #: cp/parser.c:19559
45340 #, gcc-internal-format
45341 msgid "expected constructor, destructor, or type conversion"
45342 msgstr ""
45344 #. Anything else is an error.
45345 #: cp/parser.c:19598 cp/parser.c:21906
45346 #, gcc-internal-format
45347 msgid "expected initializer"
45348 msgstr ""
45350 #: cp/parser.c:19679
45351 #, gcc-internal-format
45352 msgid "initializer provided for function"
45353 msgstr ""
45355 #: cp/parser.c:19713
45356 #, gcc-internal-format
45357 msgid "attributes after parenthesized initializer ignored"
45358 msgstr ""
45360 #: cp/parser.c:19727
45361 #, gcc-internal-format
45362 msgid "non-function %qD declared as implicit template"
45363 msgstr ""
45365 #: cp/parser.c:20169
45366 #, gcc-internal-format
45367 msgid "array bound is not an integer constant"
45368 msgstr ""
45370 #: cp/parser.c:20295
45371 #, gcc-internal-format
45372 msgid "cannot define member of dependent typedef %qT"
45373 msgstr ""
45375 #: cp/parser.c:20299
45376 #, gcc-internal-format
45377 msgid "%<%T::%E%> is not a type"
45378 msgstr "%<%T::%E%> не є типом"
45380 #. We do not attempt to print the declarator
45381 #. here because we do not have enough
45382 #. information about its original syntactic
45383 #. form.
45384 #: cp/parser.c:20328
45385 #, gcc-internal-format
45386 msgid "invalid declarator"
45387 msgstr ""
45389 #: cp/parser.c:20336
45390 #, gcc-internal-format
45391 msgid "invalid use of constructor as a template"
45392 msgstr ""
45394 #: cp/parser.c:20338
45395 #, gcc-internal-format
45396 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
45397 msgstr ""
45399 #. But declarations with qualified-ids can't appear in a
45400 #. function.
45401 #: cp/parser.c:20410
45402 #, gcc-internal-format
45403 msgid "qualified-id in declaration"
45404 msgstr ""
45406 #: cp/parser.c:20435
45407 #, gcc-internal-format
45408 msgid "expected declarator"
45409 msgstr ""
45411 #: cp/parser.c:20554
45412 #, gcc-internal-format
45413 msgid "%qD is a namespace"
45414 msgstr ""
45416 #: cp/parser.c:20556
45417 #, gcc-internal-format
45418 msgid "cannot form pointer to member of non-class %q#T"
45419 msgstr ""
45421 #: cp/parser.c:20577
45422 #, gcc-internal-format
45423 msgid "expected ptr-operator"
45424 msgstr ""
45426 #: cp/parser.c:20638
45427 #, gcc-internal-format
45428 msgid "duplicate cv-qualifier"
45429 msgstr ""
45431 #: cp/parser.c:20692
45432 #, gcc-internal-format
45433 msgid "multiple ref-qualifiers"
45434 msgstr ""
45436 #: cp/parser.c:20729
45437 #, gcc-internal-format
45438 msgid "%qE requires %<-fgnu-tm%>"
45439 msgstr "%qE потребує %<-fgnu-tm%>"
45441 #: cp/parser.c:20787
45442 #, gcc-internal-format
45443 msgid "duplicate virt-specifier"
45444 msgstr ""
45446 #: cp/parser.c:21025
45447 #, gcc-internal-format
45448 msgid "missing template arguments after %qT"
45449 msgstr ""
45451 #: cp/parser.c:21031 cp/typeck2.c:494 cp/typeck2.c:534 cp/typeck2.c:2090
45452 #, gcc-internal-format
45453 msgid "invalid use of %qT"
45454 msgstr ""
45456 #: cp/parser.c:21052
45457 #, gcc-internal-format
45458 msgid "types may not be defined in template arguments"
45459 msgstr ""
45461 #: cp/parser.c:21057
45462 #, gcc-internal-format
45463 msgid "invalid use of %<auto%> in template argument"
45464 msgstr ""
45466 #: cp/parser.c:21145
45467 #, gcc-internal-format
45468 msgid "expected type-specifier"
45469 msgstr ""
45471 #: cp/parser.c:21429
45472 #, gcc-internal-format
45473 msgid "expected %<,%> or %<...%>"
45474 msgstr "мало бути %<,%> або %<...%>"
45476 #: cp/parser.c:21504
45477 #, gcc-internal-format
45478 msgid "types may not be defined in parameter types"
45479 msgstr ""
45481 #: cp/parser.c:21678
45482 #, gcc-internal-format
45483 msgid "default arguments are only permitted for function parameters"
45484 msgstr ""
45486 #: cp/parser.c:21696
45487 #, gcc-internal-format
45488 msgid "parameter pack %qD cannot have a default argument"
45489 msgstr ""
45491 #: cp/parser.c:21702
45492 #, gcc-internal-format
45493 msgid "template parameter pack cannot have a default argument"
45494 msgstr ""
45496 #: cp/parser.c:21704
45497 #, gcc-internal-format
45498 msgid "parameter pack cannot have a default argument"
45499 msgstr ""
45501 #: cp/parser.c:22131
45502 #, gcc-internal-format
45503 msgid "C++ designated initializers only available with -std=c++2a or -std=gnu++2a"
45504 msgstr ""
45506 #: cp/parser.c:22151
45507 #, gcc-internal-format
45508 msgid "ISO C++ does not allow GNU designated initializers"
45509 msgstr ""
45511 #: cp/parser.c:22189
45512 #, gcc-internal-format
45513 msgid "ISO C++ does not allow C99 designated initializers"
45514 msgstr ""
45516 #: cp/parser.c:22203
45517 #, gcc-internal-format
45518 msgid "either all initializer clauses should be designated or none of them should be"
45519 msgstr ""
45521 #: cp/parser.c:22228
45522 #, gcc-internal-format
45523 msgid "%<...%> not allowed in designated initializer list"
45524 msgstr ""
45526 #: cp/parser.c:22266
45527 #, gcc-internal-format
45528 msgid "%<.%s%> designator used multiple times in the same initializer list"
45529 msgstr ""
45531 #: cp/parser.c:22322 cp/parser.c:22448
45532 #, gcc-internal-format
45533 msgid "expected class-name"
45534 msgstr ""
45536 #: cp/parser.c:22650
45537 #, gcc-internal-format
45538 msgid "expected %<;%> after class definition"
45539 msgstr ""
45541 #: cp/parser.c:22653
45542 #, gcc-internal-format
45543 msgid "expected %<;%> after struct definition"
45544 msgstr ""
45546 #: cp/parser.c:22656
45547 #, gcc-internal-format
45548 msgid "expected %<;%> after union definition"
45549 msgstr ""
45551 #: cp/parser.c:23012
45552 #, gcc-internal-format
45553 msgid "expected %<{%> or %<:%>"
45554 msgstr "мало бути %<{%> або %<:%>"
45556 #: cp/parser.c:23023
45557 #, gcc-internal-format
45558 msgid "cannot specify %<override%> for a class"
45559 msgstr ""
45561 #: cp/parser.c:23031
45562 #, gcc-internal-format
45563 msgid "global qualification of class name is invalid"
45564 msgstr ""
45566 #: cp/parser.c:23038
45567 #, gcc-internal-format
45568 msgid "qualified name does not name a class"
45569 msgstr ""
45571 #: cp/parser.c:23050
45572 #, gcc-internal-format
45573 msgid "keyword %<template%> not allowed in class-head-name"
45574 msgstr ""
45576 #: cp/parser.c:23056
45577 #, gcc-internal-format
45578 msgid "invalid class name in declaration of %qD"
45579 msgstr ""
45581 #: cp/parser.c:23114
45582 #, gcc-internal-format
45583 msgid "an explicit specialization must be preceded by %<template <>%>"
45584 msgstr ""
45586 #: cp/parser.c:23146
45587 #, gcc-internal-format
45588 msgid "function template %qD redeclared as a class template"
45589 msgstr ""
45591 #: cp/parser.c:23182
45592 #, gcc-internal-format
45593 msgid "could not resolve typename type"
45594 msgstr "не вдалося визначити тип typename"
45596 #: cp/parser.c:23241
45597 #, gcc-internal-format
45598 msgid "previous definition of %q#T"
45599 msgstr "попереднє визначення %q#T"
45601 #: cp/parser.c:23331 cp/parser.c:28499
45602 #, gcc-internal-format
45603 msgid "expected class-key"
45604 msgstr ""
45606 #: cp/parser.c:23355
45607 #, gcc-internal-format
45608 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++17 or -std=gnu++17"
45609 msgstr ""
45611 #: cp/parser.c:23359
45612 #, gcc-internal-format
45613 msgid "expected %<class%> or %<typename%>"
45614 msgstr "мало бути %<class%> або %<typename%>"
45616 #: cp/parser.c:23605
45617 #, gcc-internal-format
45618 msgid "in C++03 a class-key must be used when declaring a friend"
45619 msgstr ""
45621 #: cp/parser.c:23623
45622 #, gcc-internal-format
45623 msgid "friend declaration does not name a class or function"
45624 msgstr ""
45626 #: cp/parser.c:23641
45627 #, gcc-internal-format
45628 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
45629 msgstr ""
45631 #: cp/parser.c:23738
45632 #, gcc-internal-format
45633 msgid "default member initializers for bit-fields only available with -std=c++2a or -std=gnu++2a"
45634 msgstr ""
45636 #: cp/parser.c:23745
45637 #, gcc-internal-format
45638 msgid "default member initializer for unnamed bit-field"
45639 msgstr ""
45641 #: cp/parser.c:23758
45642 #, gcc-internal-format
45643 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
45644 msgstr ""
45646 #: cp/parser.c:23903
45647 #, gcc-internal-format
45648 msgid "pure-specifier on function-definition"
45649 msgstr ""
45651 #: cp/parser.c:23923
45652 #, gcc-internal-format
45653 msgid "extra %<;%> after in-class function definition"
45654 msgstr ""
45656 #: cp/parser.c:23970
45657 #, gcc-internal-format
45658 msgid "stray %<,%> at end of member declaration"
45659 msgstr ""
45661 #: cp/parser.c:23984
45662 #, gcc-internal-format
45663 msgid "expected %<;%> at end of member declaration"
45664 msgstr ""
45666 #: cp/parser.c:24058
45667 #, gcc-internal-format
45668 msgid "invalid pure specifier (only %<= 0%> is allowed)"
45669 msgstr ""
45671 #: cp/parser.c:24093
45672 #, gcc-internal-format
45673 msgid "a brace-enclosed initializer is not allowed here"
45674 msgstr ""
45676 #: cp/parser.c:24223
45677 #, gcc-internal-format
45678 msgid "%<virtual%> specified more than once in base-specifier"
45679 msgstr ""
45681 #: cp/parser.c:24243
45682 #, gcc-internal-format
45683 msgid "more than one access specifier in base-specifier"
45684 msgstr ""
45686 #: cp/parser.c:24267
45687 #, gcc-internal-format
45688 msgid "keyword %<typename%> not allowed outside of templates"
45689 msgstr ""
45691 #: cp/parser.c:24270
45692 #, gcc-internal-format
45693 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
45694 msgstr ""
45696 #: cp/parser.c:24364 cp/parser.c:24442
45697 #, gcc-internal-format
45698 msgid "types may not be defined in an exception-specification"
45699 msgstr ""
45701 #: cp/parser.c:24450
45702 #, gcc-internal-format
45703 msgid "ISO C++17 does not allow dynamic exception specifications"
45704 msgstr "У ISO C++17 не можна визначати динамічні специфікації виключень"
45706 #: cp/parser.c:24456
45707 #, gcc-internal-format
45708 msgid "dynamic exception specifications are deprecated in C++11"
45709 msgstr ""
45711 #: cp/parser.c:24500
45712 #, gcc-internal-format
45713 msgid "invalid use of %<auto%> in exception-specification"
45714 msgstr ""
45716 #: cp/parser.c:24539
45717 #, gcc-internal-format
45718 msgid "%<try%> in %<constexpr%> function"
45719 msgstr "%<try%> у функції %<constexpr%>"
45721 #: cp/parser.c:24650
45722 #, gcc-internal-format
45723 msgid "types may not be defined in exception-declarations"
45724 msgstr ""
45726 #: cp/parser.c:25203
45727 #, gcc-internal-format
45728 msgid "attribute using prefix used together with scoped attribute token"
45729 msgstr ""
45731 #: cp/parser.c:25217
45732 #, gcc-internal-format
45733 msgid "expected an identifier for the attribute name"
45734 msgstr ""
45736 #: cp/parser.c:25301
45737 #, gcc-internal-format
45738 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
45739 msgstr ""
45741 #: cp/parser.c:25305
45742 #, gcc-internal-format
45743 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
45744 msgstr ""
45746 #: cp/parser.c:25342
45747 #, gcc-internal-format
45748 msgid "expected attribute before %<...%>"
45749 msgstr "мав бути атрибут перед %<...%>"
45751 #: cp/parser.c:25403
45752 #, gcc-internal-format
45753 msgid "attribute using prefix only available with -std=c++17 or -std=gnu++17"
45754 msgstr ""
45756 #: cp/parser.c:25721
45757 #, gcc-internal-format
45758 msgid "%<requires%> only available with -fconcepts"
45759 msgstr ""
45761 #: cp/parser.c:25753
45762 #, gcc-internal-format
45763 msgid "a requires expression cannot appear outside a template"
45764 msgstr ""
45766 #: cp/parser.c:26467
45767 #, gcc-internal-format
45768 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
45769 msgstr ""
45771 #: cp/parser.c:26472
45772 #, gcc-internal-format
45773 msgid "invalid declaration of %<%T::%E%>"
45774 msgstr ""
45776 #: cp/parser.c:26476
45777 #, gcc-internal-format
45778 msgid "too few template-parameter-lists"
45779 msgstr ""
45781 #. Otherwise, there are too many template parameter lists.  We have
45782 #. something like:
45784 #. template <class T> template <class U> void S::f();
45785 #: cp/parser.c:26483
45786 #, gcc-internal-format
45787 msgid "too many template-parameter-lists"
45788 msgstr ""
45790 #: cp/parser.c:26832
45791 #, gcc-internal-format
45792 msgid "named return values are no longer supported"
45793 msgstr ""
45795 #: cp/parser.c:26991
45796 #, gcc-internal-format
45797 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
45798 msgstr ""
45800 #: cp/parser.c:26996
45801 #, gcc-internal-format
45802 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
45803 msgstr ""
45805 #: cp/parser.c:27066
45806 #, gcc-internal-format
45807 msgid "empty introduction-list"
45808 msgstr ""
45810 #: cp/parser.c:27090
45811 #, gcc-internal-format
45812 msgid "no matching concept for template-introduction"
45813 msgstr ""
45815 #: cp/parser.c:27112
45816 #, gcc-internal-format
45817 msgid "invalid declaration of member template in local class"
45818 msgstr ""
45820 #: cp/parser.c:27121
45821 #, gcc-internal-format
45822 msgid "template with C linkage"
45823 msgstr ""
45825 #: cp/parser.c:27141
45826 #, gcc-internal-format
45827 msgid "invalid explicit specialization"
45828 msgstr ""
45830 #: cp/parser.c:27245
45831 #, gcc-internal-format
45832 msgid "template declaration of %<typedef%>"
45833 msgstr ""
45835 #: cp/parser.c:27296
45836 #, gcc-internal-format
45837 msgid "a class template declaration must not declare anything else"
45838 msgstr ""
45840 #: cp/parser.c:27342
45841 #, gcc-internal-format
45842 msgid "explicit template specialization cannot have a storage class"
45843 msgstr ""
45845 #: cp/parser.c:27650
45846 #, gcc-internal-format
45847 msgid "%<>>%> should be %<> >%> within a nested template argument list"
45848 msgstr ""
45850 #: cp/parser.c:27663
45851 #, gcc-internal-format
45852 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
45853 msgstr ""
45855 #: cp/parser.c:27958
45856 #, gcc-internal-format
45857 msgid "%<sizeof...%> argument must be surrounded by parentheses"
45858 msgstr ""
45860 #: cp/parser.c:28118
45861 #, gcc-internal-format
45862 msgid "invalid use of %qD in linkage specification"
45863 msgstr ""
45865 #: cp/parser.c:28133
45866 #, gcc-internal-format
45867 msgid "%<__thread%> before %qD"
45868 msgstr ""
45870 #: cp/parser.c:28267
45871 #, gcc-internal-format
45872 msgid "ISO C++ 1998 does not support %<long long%>"
45873 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
45875 #: cp/parser.c:28275
45876 #, gcc-internal-format
45877 msgid "both %<__thread%> and %<thread_local%> specified"
45878 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
45880 #: cp/parser.c:28280
45881 #, gcc-internal-format
45882 msgid "duplicate %qD"
45883 msgstr "дублювання %qD"
45885 #: cp/parser.c:28304
45886 #, gcc-internal-format
45887 msgid "duplicate %qs"
45888 msgstr "дублювання %qs"
45890 #: cp/parser.c:28356
45891 #, gcc-internal-format
45892 msgid "expected %<new%>"
45893 msgstr "мало бути %<new%>"
45895 #: cp/parser.c:28359
45896 #, gcc-internal-format
45897 msgid "expected %<delete%>"
45898 msgstr "мало бути %<delete%>"
45900 #: cp/parser.c:28362
45901 #, gcc-internal-format
45902 msgid "expected %<return%>"
45903 msgstr "мало бути %<return%>"
45905 #: cp/parser.c:28368
45906 #, gcc-internal-format
45907 msgid "expected %<extern%>"
45908 msgstr "мало бути %<extern%>"
45910 #: cp/parser.c:28371
45911 #, gcc-internal-format
45912 msgid "expected %<static_assert%>"
45913 msgstr "мало бути %<static_assert%>"
45915 #: cp/parser.c:28374
45916 #, gcc-internal-format
45917 msgid "expected %<decltype%>"
45918 msgstr "мало бути %<decltype%>"
45920 #: cp/parser.c:28377
45921 #, gcc-internal-format
45922 msgid "expected %<operator%>"
45923 msgstr "мало бути %<operator%>"
45925 #: cp/parser.c:28380
45926 #, gcc-internal-format
45927 msgid "expected %<class%>"
45928 msgstr "мало бути %<class%>"
45930 #: cp/parser.c:28383
45931 #, gcc-internal-format
45932 msgid "expected %<template%>"
45933 msgstr "мало бути %<template%>"
45935 #: cp/parser.c:28386
45936 #, gcc-internal-format
45937 msgid "expected %<namespace%>"
45938 msgstr "мало бути %<namespace%>"
45940 #: cp/parser.c:28389
45941 #, gcc-internal-format
45942 msgid "expected %<using%>"
45943 msgstr "мало бути %<using%>"
45945 #: cp/parser.c:28392
45946 #, gcc-internal-format
45947 msgid "expected %<asm%>"
45948 msgstr "мало бути %<asm%>"
45950 #: cp/parser.c:28395
45951 #, gcc-internal-format
45952 msgid "expected %<try%>"
45953 msgstr "мало бути %<try%>"
45955 #: cp/parser.c:28398
45956 #, gcc-internal-format
45957 msgid "expected %<catch%>"
45958 msgstr "мало бути %<catch%>"
45960 #: cp/parser.c:28401
45961 #, gcc-internal-format
45962 msgid "expected %<throw%>"
45963 msgstr "мало бути %<throw%>"
45965 #: cp/parser.c:28404
45966 #, gcc-internal-format
45967 msgid "expected %<__label__%>"
45968 msgstr "мало бути %<__label__%>"
45970 #: cp/parser.c:28407
45971 #, gcc-internal-format
45972 msgid "expected %<@try%>"
45973 msgstr "мало бути %<@try%>"
45975 #: cp/parser.c:28410
45976 #, gcc-internal-format
45977 msgid "expected %<@synchronized%>"
45978 msgstr "мало бути %<@synchronized%>"
45980 #: cp/parser.c:28413
45981 #, gcc-internal-format
45982 msgid "expected %<@throw%>"
45983 msgstr "мало бути %<@throw%>"
45985 #: cp/parser.c:28416
45986 #, gcc-internal-format
45987 msgid "expected %<__transaction_atomic%>"
45988 msgstr "мало бути %<__transaction_atomic%>"
45990 #: cp/parser.c:28419
45991 #, gcc-internal-format
45992 msgid "expected %<__transaction_relaxed%>"
45993 msgstr "мало бути %<__transaction_relaxed%>"
45995 #: cp/parser.c:28451
45996 #, gcc-internal-format
45997 msgid "expected %<::%>"
45998 msgstr "мало бути %<::%>"
46000 #: cp/parser.c:28463
46001 #, gcc-internal-format
46002 msgid "expected %<...%>"
46003 msgstr "мало бути %<...%>"
46005 #: cp/parser.c:28466
46006 #, gcc-internal-format
46007 msgid "expected %<*%>"
46008 msgstr "мало бути %<*%>"
46010 #: cp/parser.c:28469
46011 #, gcc-internal-format
46012 msgid "expected %<~%>"
46013 msgstr "мало бути %<~%>"
46015 #: cp/parser.c:28475
46016 #, gcc-internal-format
46017 msgid "expected %<:%> or %<::%>"
46018 msgstr "мало бути %<:%> або %<::%>"
46020 #: cp/parser.c:28502
46021 #, gcc-internal-format
46022 msgid "expected %<class%>, %<typename%>, or %<template%>"
46023 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
46025 #: cp/parser.c:28772
46026 #, gcc-internal-format
46027 msgid "%qs tag used in naming %q#T"
46028 msgstr "теґ %qs використано у назві %q#T"
46030 #: cp/parser.c:28777
46031 #, gcc-internal-format
46032 msgid "%q#T was previously declared here"
46033 msgstr ""
46035 #: cp/parser.c:28798
46036 #, gcc-internal-format
46037 msgid "%qD redeclared with different access"
46038 msgstr ""
46040 #: cp/parser.c:28819
46041 #, gcc-internal-format
46042 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
46043 msgstr ""
46045 #: cp/parser.c:29062
46046 #, gcc-internal-format
46047 msgid "file ends in default argument"
46048 msgstr ""
46050 #: cp/parser.c:29303 cp/parser.c:30620 cp/parser.c:30808
46051 #, gcc-internal-format
46052 msgid "misplaced %<@%D%> Objective-C++ construct"
46053 msgstr ""
46055 #: cp/parser.c:29372
46056 #, gcc-internal-format
46057 msgid "objective-c++ message receiver expected"
46058 msgstr ""
46060 #: cp/parser.c:29442
46061 #, gcc-internal-format
46062 msgid "objective-c++ message argument(s) are expected"
46063 msgstr ""
46065 #: cp/parser.c:29473
46066 #, gcc-internal-format
46067 msgid "%<@encode%> must specify a type as an argument"
46068 msgstr ""
46070 #: cp/parser.c:29883
46071 #, gcc-internal-format
46072 msgid "invalid Objective-C++ selector name"
46073 msgstr ""
46075 #: cp/parser.c:29958 cp/parser.c:29976
46076 #, gcc-internal-format
46077 msgid "objective-c++ method declaration is expected"
46078 msgstr ""
46080 #: cp/parser.c:29970 cp/parser.c:30035
46081 #, gcc-internal-format
46082 msgid "method attributes must be specified at the end"
46083 msgstr ""
46085 #: cp/parser.c:30078
46086 #, gcc-internal-format
46087 msgid "stray %qs between Objective-C++ methods"
46088 msgstr ""
46090 #: cp/parser.c:30284 cp/parser.c:30291 cp/parser.c:30298
46091 #, gcc-internal-format
46092 msgid "invalid type for instance variable"
46093 msgstr ""
46095 #: cp/parser.c:30413
46096 #, gcc-internal-format
46097 msgid "identifier expected after %<@protocol%>"
46098 msgstr ""
46100 #: cp/parser.c:30585
46101 #, gcc-internal-format
46102 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
46103 msgstr ""
46105 #: cp/parser.c:30592
46106 #, gcc-internal-format
46107 msgid "prefix attributes are ignored before %<@%D%>"
46108 msgstr ""
46110 #: cp/parser.c:30867 cp/parser.c:30874 cp/parser.c:30881
46111 #, gcc-internal-format
46112 msgid "invalid type for property"
46113 msgstr ""
46115 #: cp/parser.c:32011
46116 #, gcc-internal-format
46117 msgid "%<wait%> expression must be integral"
46118 msgstr ""
46120 #: cp/parser.c:32724
46121 #, gcc-internal-format
46122 msgid "invalid reduction-identifier"
46123 msgstr ""
46125 #: cp/parser.c:34911
46126 #, gcc-internal-format
46127 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
46128 msgstr ""
46130 #: cp/parser.c:35231 cp/pt.c:16392
46131 #, gcc-internal-format
46132 msgid "iteration variable %qD should not be reduction"
46133 msgstr ""
46135 #: cp/parser.c:35316
46136 #, gcc-internal-format
46137 msgid "not enough for loops to collapse"
46138 msgstr ""
46140 #: cp/parser.c:37521
46141 #, gcc-internal-format
46142 msgid "invalid initializer clause"
46143 msgstr ""
46145 #: cp/parser.c:37549
46146 #, gcc-internal-format
46147 msgid "expected id-expression (arguments)"
46148 msgstr ""
46150 #: cp/parser.c:37561
46151 #, gcc-internal-format
46152 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
46153 msgstr ""
46155 #: cp/parser.c:37662
46156 #, gcc-internal-format
46157 msgid "types may not be defined in declare reduction type list"
46158 msgstr ""
46160 #: cp/parser.c:37682 cp/semantics.c:5405
46161 #, gcc-internal-format
46162 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
46163 msgstr ""
46165 #: cp/parser.c:37687 cp/semantics.c:5414
46166 #, gcc-internal-format
46167 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
46168 msgstr ""
46170 #: cp/parser.c:37690 cp/pt.c:12944 cp/semantics.c:5420
46171 #, gcc-internal-format
46172 msgid "reference type %qT in %<#pragma omp declare reduction%>"
46173 msgstr ""
46175 #: cp/parser.c:37693 cp/semantics.c:5426
46176 #, gcc-internal-format
46177 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
46178 msgstr ""
46180 #: cp/parser.c:38047
46181 #, gcc-internal-format
46182 msgid "%<#pragma acc routine%> names a set of overloads"
46183 msgstr ""
46185 #: cp/parser.c:38057
46186 #, gcc-internal-format
46187 msgid "%qD does not refer to a namespace scope function"
46188 msgstr ""
46190 #. cancel-and-throw is unimplemented.
46191 #: cp/parser.c:38392
46192 #, gcc-internal-format
46193 msgid "atomic_cancel"
46194 msgstr ""
46196 #: cp/parser.c:38435 cp/semantics.c:8575
46197 #, gcc-internal-format
46198 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
46199 msgstr ""
46201 #: cp/parser.c:38437 cp/semantics.c:8577
46202 #, gcc-internal-format
46203 msgid "%<__transaction_atomic%> without transactional memory support enabled"
46204 msgstr ""
46206 #: cp/parser.c:38631
46207 #, gcc-internal-format
46208 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
46209 msgstr ""
46211 #: cp/parser.c:38927
46212 #, gcc-internal-format
46213 msgid "%<#pragma GCC ivdep%> must be inside a function"
46214 msgstr "%<#pragma GCC ivdep%> має перебувати всередині функції"
46216 #: cp/parser.c:38959
46217 #, gcc-internal-format
46218 msgid "%<#pragma GCC unroll%> must be inside a function"
46219 msgstr "%<#pragma GCC unroll%> має перебувати всередині функції"
46221 #: cp/parser.c:39039
46222 #, gcc-internal-format
46223 msgid "inter-module optimizations not implemented for C++"
46224 msgstr ""
46226 #: cp/parser.c:39295
46227 #, gcc-internal-format
46228 msgid "implicit templates may not be %<virtual%>"
46229 msgstr ""
46231 #: cp/parser.c:39351
46232 #, gcc-internal-format
46233 msgid "%<extern \"C\"%> linkage started here"
46234 msgstr ""
46236 #: cp/pt.c:303
46237 #, gcc-internal-format
46238 msgid "data member %qD cannot be a member template"
46239 msgstr ""
46241 #: cp/pt.c:315
46242 #, gcc-internal-format
46243 msgid "invalid member template declaration %qD"
46244 msgstr ""
46246 #: cp/pt.c:694
46247 #, gcc-internal-format
46248 msgid "explicit specialization in non-namespace scope %qD"
46249 msgstr ""
46251 #: cp/pt.c:708
46252 #, gcc-internal-format
46253 msgid "enclosing class templates are not explicitly specialized"
46254 msgstr ""
46256 #: cp/pt.c:792
46257 #, gcc-internal-format
46258 msgid "specialization of %qD must appear at namespace scope"
46259 msgstr ""
46261 #: cp/pt.c:802
46262 #, gcc-internal-format
46263 msgid "specialization of %qD in different namespace"
46264 msgstr ""
46266 #: cp/pt.c:804 cp/pt.c:1031
46267 #, gcc-internal-format
46268 msgid "  from definition of %q#D"
46269 msgstr "  із оголошення %q#D"
46271 #: cp/pt.c:821
46272 #, gcc-internal-format
46273 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
46274 msgstr ""
46276 #: cp/pt.c:941
46277 #, gcc-internal-format
46278 msgid "name of class shadows template template parameter %qD"
46279 msgstr ""
46281 #: cp/pt.c:953
46282 #, gcc-internal-format
46283 msgid "specialization of alias template %qD"
46284 msgstr ""
46286 #: cp/pt.c:956 cp/pt.c:1093
46287 #, gcc-internal-format
46288 msgid "explicit specialization of non-template %qT"
46289 msgstr ""
46291 #: cp/pt.c:988
46292 #, gcc-internal-format
46293 msgid "specialization of %qT after instantiation"
46294 msgstr ""
46296 #: cp/pt.c:1029
46297 #, gcc-internal-format
46298 msgid "specializing %q#T in different namespace"
46299 msgstr ""
46301 #. But if we've had an implicit instantiation, that's a
46302 #. problem ([temp.expl.spec]/6).
46303 #: cp/pt.c:1071
46304 #, gcc-internal-format
46305 msgid "specialization %qT after instantiation %qT"
46306 msgstr ""
46308 #: cp/pt.c:1089
46309 #, gcc-internal-format
46310 msgid "template specialization of %qD not allowed by ISO C++"
46311 msgstr ""
46313 #: cp/pt.c:1552
46314 #, gcc-internal-format
46315 msgid "specialization of %qD after instantiation"
46316 msgstr ""
46318 #: cp/pt.c:1954 cp/semantics.c:5274
46319 #, gcc-internal-format
46320 msgid "%s %#qD"
46321 msgstr "%s %#qD"
46323 #: cp/pt.c:2089
46324 #, gcc-internal-format
46325 msgid "%qD is not a function template"
46326 msgstr ""
46328 #: cp/pt.c:2094
46329 #, gcc-internal-format
46330 msgid "%qD is not a variable template"
46331 msgstr ""
46333 #: cp/pt.c:2365
46334 #, gcc-internal-format
46335 msgid "template-id %qD for %q+D does not match any template declaration"
46336 msgstr ""
46338 #: cp/pt.c:2368
46339 #, gcc-internal-format
46340 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
46341 msgstr ""
46343 #: cp/pt.c:2379
46344 #, gcc-internal-format
46345 msgid "ambiguous template specialization %qD for %q+D"
46346 msgstr ""
46348 #: cp/pt.c:2589
46349 #, gcc-internal-format
46350 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
46351 msgstr ""
46353 #: cp/pt.c:2598
46354 #, gcc-internal-format
46355 msgid "too many template headers for %qD (should be %d)"
46356 msgstr ""
46358 #: cp/pt.c:2604
46359 #, gcc-internal-format
46360 msgid "members of an explicitly specialized class are defined without a template header"
46361 msgstr ""
46363 #: cp/pt.c:2628
46364 #, gcc-internal-format
46365 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
46366 msgstr ""
46368 #. This was allowed in C++98, so only pedwarn.
46369 #: cp/pt.c:2633
46370 #, gcc-internal-format
46371 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
46372 msgstr ""
46374 #: cp/pt.c:2730
46375 #, gcc-internal-format
46376 msgid "explicit specialization %q#D may be missing attributes"
46377 msgstr ""
46379 #: cp/pt.c:2734
46380 #, gcc-internal-format, gfc-internal-format
46381 msgid "missing primary template attributes %s"
46382 msgstr "пропущено атрибути основного шаблона %s"
46384 #: cp/pt.c:2735
46385 #, gcc-internal-format, gfc-internal-format
46386 msgid "missing primary template attribute %s"
46387 msgstr "пропущено атрибут основного шаблона %s"
46389 #. This case handles bogus declarations like template <>
46390 #. template <class T> void f<int>();
46391 #: cp/pt.c:2824 cp/pt.c:2883
46392 #, gcc-internal-format
46393 msgid "template-id %qD in declaration of primary template"
46394 msgstr ""
46396 #: cp/pt.c:2837
46397 #, gcc-internal-format
46398 msgid "template parameter list used in explicit instantiation"
46399 msgstr ""
46401 #: cp/pt.c:2843
46402 #, gcc-internal-format
46403 msgid "definition provided for explicit instantiation"
46404 msgstr ""
46406 #: cp/pt.c:2851
46407 #, gcc-internal-format
46408 msgid "too many template parameter lists in declaration of %qD"
46409 msgstr ""
46411 #: cp/pt.c:2854
46412 #, gcc-internal-format
46413 msgid "too few template parameter lists in declaration of %qD"
46414 msgstr ""
46416 #: cp/pt.c:2856
46417 #, gcc-internal-format
46418 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
46419 msgstr ""
46421 #: cp/pt.c:2862
46422 #, gcc-internal-format
46423 msgid "explicit specialization declared %<concept%>"
46424 msgstr ""
46426 #: cp/pt.c:2893
46427 #, gcc-internal-format
46428 msgid "non-type partial specialization %qD is not allowed"
46429 msgstr ""
46431 #: cp/pt.c:2896
46432 #, gcc-internal-format
46433 msgid "non-class, non-variable partial specialization %qD is not allowed"
46434 msgstr ""
46436 #: cp/pt.c:2929
46437 #, gcc-internal-format
46438 msgid "default argument specified in explicit specialization"
46439 msgstr ""
46441 #: cp/pt.c:2967
46442 #, gcc-internal-format
46443 msgid "%qD is not a template function"
46444 msgstr ""
46446 #. From [temp.expl.spec]:
46448 #. If such an explicit specialization for the member
46449 #. of a class template names an implicitly-declared
46450 #. special member function (clause _special_), the
46451 #. program is ill-formed.
46453 #. Similar language is found in [temp.explicit].
46454 #: cp/pt.c:3029
46455 #, gcc-internal-format
46456 msgid "specialization of implicitly-declared special member function"
46457 msgstr ""
46459 #: cp/pt.c:3045
46460 #, gcc-internal-format
46461 msgid "no member function %qD declared in %qT"
46462 msgstr ""
46464 #: cp/pt.c:3076
46465 #, gcc-internal-format
46466 msgid "friend declaration %qD is not visible to explicit specialization"
46467 msgstr ""
46469 #: cp/pt.c:3079
46470 #, gcc-internal-format
46471 msgid "friend declaration here"
46472 msgstr "оголошення friend тут:"
46474 #: cp/pt.c:3187
46475 #, gcc-internal-format
46476 msgid "explicit specialization of function concept %qD"
46477 msgstr ""
46479 #: cp/pt.c:3621
46480 #, gcc-internal-format, gfc-internal-format
46481 msgid "argument to __integer_pack must be between 0 and %d"
46482 msgstr ""
46484 #: cp/pt.c:3942
46485 #, gcc-internal-format
46486 msgid "base initializer expansion %qT contains no parameter packs"
46487 msgstr ""
46489 #: cp/pt.c:4010
46490 #, gcc-internal-format
46491 msgid "expansion pattern %qT contains no argument packs"
46492 msgstr ""
46494 #: cp/pt.c:4012
46495 #, gcc-internal-format
46496 msgid "expansion pattern %qE contains no argument packs"
46497 msgstr ""
46499 #: cp/pt.c:4063
46500 #, gcc-internal-format
46501 msgid "parameter packs not expanded with %<...%>:"
46502 msgstr ""
46504 #: cp/pt.c:4080 cp/pt.c:4835
46505 #, gcc-internal-format
46506 msgid "        %qD"
46507 msgstr "        %qD"
46509 #: cp/pt.c:4082
46510 #, gcc-internal-format
46511 msgid "        <anonymous>"
46512 msgstr ""
46514 #: cp/pt.c:4208
46515 #, gcc-internal-format
46516 msgid "declaration of template parameter %q+D shadows template parameter"
46517 msgstr ""
46519 #: cp/pt.c:4211
46520 #, gcc-internal-format
46521 msgid "declaration of %q+#D shadows template parameter"
46522 msgstr ""
46524 #: cp/pt.c:4213
46525 #, gcc-internal-format
46526 msgid "template parameter %qD declared here"
46527 msgstr ""
46529 #: cp/pt.c:4771
46530 #, gcc-internal-format
46531 msgid "specialization of variable concept %q#D"
46532 msgstr ""
46534 #: cp/pt.c:4830
46535 #, gcc-internal-format
46536 msgid "template parameters not deducible in partial specialization:"
46537 msgstr ""
46539 #: cp/pt.c:4854
46540 #, gcc-internal-format
46541 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
46542 msgstr ""
46544 #: cp/pt.c:4858
46545 #, gcc-internal-format
46546 msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than the primary template; to define the primary template, remove the template argument list"
46547 msgstr ""
46549 #: cp/pt.c:4862 cp/pt.c:4873
46550 #, gcc-internal-format
46551 msgid "primary template here"
46552 msgstr ""
46554 #: cp/pt.c:4870
46555 #, gcc-internal-format
46556 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
46557 msgstr ""
46559 #: cp/pt.c:4885
46560 #, gcc-internal-format
46561 msgid "partial specialization %qD is not more specialized than"
46562 msgstr ""
46564 #: cp/pt.c:4887
46565 #, gcc-internal-format
46566 msgid "primary template %qD"
46567 msgstr ""
46569 #: cp/pt.c:4934
46570 #, gcc-internal-format
46571 msgid "parameter pack argument %qE must be at the end of the template argument list"
46572 msgstr ""
46574 #: cp/pt.c:4937
46575 #, gcc-internal-format
46576 msgid "parameter pack argument %qT must be at the end of the template argument list"
46577 msgstr ""
46579 #: cp/pt.c:4958
46580 #, gcc-internal-format
46581 msgid "template argument %qE involves template parameter(s)"
46582 msgstr ""
46584 #: cp/pt.c:5004
46585 #, gcc-internal-format
46586 msgid "type %qT of template argument %qE depends on a template parameter"
46587 msgid_plural "type %qT of template argument %qE depends on template parameters"
46588 msgstr[0] ""
46589 msgstr[1] ""
46590 msgstr[2] ""
46592 #: cp/pt.c:5066
46593 #, gcc-internal-format
46594 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
46595 msgstr ""
46597 #: cp/pt.c:5070
46598 #, gcc-internal-format
46599 msgid "partial specialization of %qD after instantiation of %qD"
46600 msgstr ""
46602 #: cp/pt.c:5247
46603 #, gcc-internal-format
46604 msgid "no default argument for %qD"
46605 msgstr ""
46607 #. A primary class template can only have one
46608 #. parameter pack, at the end of the template
46609 #. parameter list.
46610 #: cp/pt.c:5269
46611 #, gcc-internal-format
46612 msgid "parameter pack %q+D must be at the end of the template parameter list"
46613 msgstr ""
46615 #: cp/pt.c:5305
46616 #, gcc-internal-format
46617 msgid "default template arguments may not be used in function template friend re-declaration"
46618 msgstr ""
46620 #: cp/pt.c:5308
46621 #, gcc-internal-format
46622 msgid "default template arguments may not be used in template friend declarations"
46623 msgstr ""
46625 #: cp/pt.c:5311
46626 #, gcc-internal-format
46627 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
46628 msgstr ""
46630 #: cp/pt.c:5314
46631 #, gcc-internal-format
46632 msgid "default template arguments may not be used in partial specializations"
46633 msgstr ""
46635 #: cp/pt.c:5317 cp/pt.c:5375
46636 #, gcc-internal-format
46637 msgid "default argument for template parameter for class enclosing %qD"
46638 msgstr ""
46640 #: cp/pt.c:5489
46641 #, gcc-internal-format
46642 msgid "template %qD declared"
46643 msgstr "оголошено шаблон %qD"
46645 #: cp/pt.c:5496
46646 #, gcc-internal-format
46647 msgid "template class without a name"
46648 msgstr ""
46650 #: cp/pt.c:5504
46651 #, gcc-internal-format
46652 msgid "member template %qD may not have virt-specifiers"
46653 msgstr ""
46655 #. [basic.stc.dynamic.allocation]
46657 #. An allocation function can be a function
46658 #. template. ... Template allocation functions shall
46659 #. have two or more parameters.
46660 #: cp/pt.c:5526
46661 #, gcc-internal-format
46662 msgid "invalid template declaration of %qD"
46663 msgstr ""
46665 #: cp/pt.c:5669
46666 #, gcc-internal-format
46667 msgid "template definition of non-template %q#D"
46668 msgstr ""
46670 #: cp/pt.c:5712
46671 #, gcc-internal-format
46672 msgid "expected %d levels of template parms for %q#D, got %d"
46673 msgstr ""
46675 #: cp/pt.c:5726
46676 #, gcc-internal-format
46677 msgid "got %d template parameters for %q#D"
46678 msgstr ""
46680 #: cp/pt.c:5729
46681 #, gcc-internal-format
46682 msgid "got %d template parameters for %q#T"
46683 msgstr ""
46685 #: cp/pt.c:5731
46686 #, gcc-internal-format, gfc-internal-format
46687 msgid "  but %d required"
46688 msgstr ""
46690 #: cp/pt.c:5752
46691 #, gcc-internal-format
46692 msgid "template arguments to %qD do not match original template %qD"
46693 msgstr ""
46695 #: cp/pt.c:5755
46696 #, gcc-internal-format
46697 msgid "use %<template<>%> for an explicit specialization"
46698 msgstr ""
46700 #: cp/pt.c:5882
46701 #, gcc-internal-format
46702 msgid "%qT is not a template type"
46703 msgstr ""
46705 #: cp/pt.c:5895
46706 #, gcc-internal-format
46707 msgid "template specifiers not specified in declaration of %qD"
46708 msgstr ""
46710 #: cp/pt.c:5906
46711 #, gcc-internal-format, gfc-internal-format
46712 msgid "redeclared with %d template parameter"
46713 msgid_plural "redeclared with %d template parameters"
46714 msgstr[0] ""
46715 msgstr[1] ""
46716 msgstr[2] ""
46718 #: cp/pt.c:5910
46719 #, gcc-internal-format
46720 msgid "previous declaration %qD used %d template parameter"
46721 msgid_plural "previous declaration %qD used %d template parameters"
46722 msgstr[0] ""
46723 msgstr[1] ""
46724 msgstr[2] ""
46726 #: cp/pt.c:5947
46727 #, gcc-internal-format
46728 msgid "template parameter %q+#D"
46729 msgstr ""
46731 #: cp/pt.c:5948
46732 #, gcc-internal-format
46733 msgid "redeclared here as %q#D"
46734 msgstr ""
46736 #. We have in [temp.param]:
46738 #. A template-parameter may not be given default arguments
46739 #. by two different declarations in the same scope.
46740 #: cp/pt.c:5958
46741 #, gcc-internal-format
46742 msgid "redefinition of default argument for %q#D"
46743 msgstr ""
46745 #: cp/pt.c:5960
46746 #, gcc-internal-format
46747 msgid "original definition appeared here"
46748 msgstr ""
46750 #: cp/pt.c:5988
46751 #, gcc-internal-format
46752 msgid "redeclaration %q#D with different constraints"
46753 msgstr ""
46755 #: cp/pt.c:5991
46756 #, gcc-internal-format
46757 msgid "original declaration appeared here"
46758 msgstr ""
46760 #: cp/pt.c:6250 cp/pt.c:6318
46761 #, gcc-internal-format
46762 msgid "%qE is not a valid template argument for type %qT"
46763 msgstr ""
46765 #: cp/pt.c:6253
46766 #, gcc-internal-format
46767 msgid "it must be the address of a function with external linkage"
46768 msgstr ""
46770 #: cp/pt.c:6256
46771 #, gcc-internal-format
46772 msgid "it must be the name of a function with external linkage"
46773 msgstr ""
46775 #: cp/pt.c:6268
46776 #, gcc-internal-format
46777 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
46778 msgstr ""
46780 #: cp/pt.c:6272
46781 #, gcc-internal-format
46782 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
46783 msgstr ""
46785 #: cp/pt.c:6321
46786 #, gcc-internal-format
46787 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
46788 msgstr ""
46790 #: cp/pt.c:6323
46791 #, gcc-internal-format
46792 msgid "because it is a member of %qT"
46793 msgstr ""
46795 #: cp/pt.c:6383
46796 #, gcc-internal-format
46797 msgid "  couldn't deduce template parameter %qD"
46798 msgstr ""
46800 #: cp/pt.c:6392
46801 #, gcc-internal-format
46802 msgid "  types %qT and %qT have incompatible cv-qualifiers"
46803 msgstr ""
46805 #: cp/pt.c:6401
46806 #, gcc-internal-format
46807 msgid "  mismatched types %qT and %qT"
46808 msgstr ""
46810 #: cp/pt.c:6410
46811 #, gcc-internal-format
46812 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
46813 msgstr ""
46815 #: cp/pt.c:6421
46816 #, gcc-internal-format
46817 msgid "  template argument %qE does not match pointer-to-member constant %qE"
46818 msgstr ""
46820 #: cp/pt.c:6431
46821 #, gcc-internal-format
46822 msgid "  %qE is not equivalent to %qE"
46823 msgstr ""
46825 #: cp/pt.c:6440
46826 #, gcc-internal-format
46827 msgid "  inconsistent parameter pack deduction with %qT and %qT"
46828 msgstr ""
46830 #: cp/pt.c:6452
46831 #, gcc-internal-format
46832 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
46833 msgstr ""
46835 #: cp/pt.c:6456
46836 #, gcc-internal-format
46837 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
46838 msgstr ""
46840 #: cp/pt.c:6467
46841 #, gcc-internal-format
46842 msgid "  variable-sized array type %qT is not a valid template argument"
46843 msgstr ""
46845 #: cp/pt.c:6478
46846 #, gcc-internal-format
46847 msgid "  member function type %qT is not a valid template argument"
46848 msgstr ""
46850 #: cp/pt.c:6490
46851 #, gcc-internal-format, gfc-internal-format
46852 msgid "  candidate expects at least %d argument, %d provided"
46853 msgid_plural "  candidate expects at least %d arguments, %d provided"
46854 msgstr[0] ""
46855 msgstr[1] ""
46856 msgstr[2] ""
46858 #: cp/pt.c:6521
46859 #, gcc-internal-format
46860 msgid "  cannot convert %qE (type %qT) to type %qT"
46861 msgstr ""
46863 #: cp/pt.c:6534
46864 #, gcc-internal-format
46865 msgid "  %qT is an ambiguous base class of %qT"
46866 msgstr ""
46868 #: cp/pt.c:6538
46869 #, gcc-internal-format
46870 msgid "  %qT is not derived from %qT"
46871 msgstr ""
46873 #: cp/pt.c:6549
46874 #, gcc-internal-format
46875 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
46876 msgstr ""
46878 #: cp/pt.c:6559
46879 #, gcc-internal-format
46880 msgid "  can't deduce a template for %qT from non-template type %qT"
46881 msgstr ""
46883 #: cp/pt.c:6569
46884 #, gcc-internal-format
46885 msgid "  template argument %qE does not match %qE"
46886 msgstr ""
46888 #: cp/pt.c:6609
46889 #, gcc-internal-format
46890 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
46891 msgstr ""
46893 #: cp/pt.c:6758
46894 #, gcc-internal-format
46895 msgid "in template argument for type %qT"
46896 msgstr "в аргументі шаблона для типу %qT"
46898 #: cp/pt.c:6772
46899 #, gcc-internal-format
46900 msgid "template argument %qE for type %qT not a constant integer"
46901 msgstr ""
46903 #: cp/pt.c:6833
46904 #, gcc-internal-format
46905 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
46906 msgstr ""
46908 #: cp/pt.c:6841
46909 #, gcc-internal-format
46910 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
46911 msgstr ""
46913 #: cp/pt.c:6857
46914 #, gcc-internal-format
46915 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
46916 msgstr ""
46918 #: cp/pt.c:6864
46919 #, gcc-internal-format
46920 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
46921 msgstr ""
46923 #: cp/pt.c:6873
46924 #, gcc-internal-format
46925 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
46926 msgstr ""
46928 #: cp/pt.c:6888
46929 #, gcc-internal-format
46930 msgid "the address of %qD is not a valid template argument"
46931 msgstr ""
46933 #: cp/pt.c:6897
46934 #, gcc-internal-format
46935 msgid "the address of the %qT subobject of %qD is not a valid template argument"
46936 msgstr ""
46938 #: cp/pt.c:6904
46939 #, gcc-internal-format
46940 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
46941 msgstr ""
46943 #: cp/pt.c:6933
46944 #, gcc-internal-format
46945 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
46946 msgstr ""
46948 #: cp/pt.c:6941
46949 #, gcc-internal-format
46950 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
46951 msgstr ""
46953 #: cp/pt.c:6959
46954 #, gcc-internal-format
46955 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
46956 msgstr ""
46958 #: cp/pt.c:6975
46959 #, gcc-internal-format
46960 msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
46961 msgstr ""
46963 #: cp/pt.c:6986
46964 #, gcc-internal-format
46965 msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
46966 msgstr ""
46968 #: cp/pt.c:7036
46969 #, gcc-internal-format
46970 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
46971 msgstr ""
46973 #: cp/pt.c:7038
46974 #, gcc-internal-format
46975 msgid "try using %qE instead"
46976 msgstr ""
46978 #: cp/pt.c:7092
46979 #, gcc-internal-format
46980 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
46981 msgstr ""
46983 #: cp/pt.c:7654
46984 #, gcc-internal-format
46985 msgid "ignoring attributes on template argument %qT"
46986 msgstr ""
46988 #: cp/pt.c:7670
46989 #, gcc-internal-format
46990 msgid "ignoring attributes in template argument %qE"
46991 msgstr ""
46993 #: cp/pt.c:7805
46994 #, gcc-internal-format
46995 msgid "injected-class-name %qD used as template template argument"
46996 msgstr ""
46998 #: cp/pt.c:7834
46999 #, gcc-internal-format
47000 msgid "invalid use of destructor %qE as a type"
47001 msgstr ""
47003 #: cp/pt.c:7839
47004 #, gcc-internal-format
47005 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
47006 msgstr ""
47008 #: cp/pt.c:7855 cp/pt.c:7877 cp/pt.c:7931
47009 #, gcc-internal-format
47010 msgid "type/value mismatch at argument %d in template parameter list for %qD"
47011 msgstr ""
47013 #: cp/pt.c:7860
47014 #, gcc-internal-format
47015 msgid "  expected a constant of type %qT, got %qT"
47016 msgstr ""
47018 #: cp/pt.c:7865
47019 #, gcc-internal-format
47020 msgid "  expected a class template, got %qE"
47021 msgstr ""
47023 #: cp/pt.c:7868
47024 #, gcc-internal-format
47025 msgid "  expected a type, got %qE"
47026 msgstr ""
47028 #: cp/pt.c:7882
47029 #, gcc-internal-format
47030 msgid "  expected a type, got %qT"
47031 msgstr ""
47033 #: cp/pt.c:7885
47034 #, gcc-internal-format
47035 msgid "  expected a class template, got %qT"
47036 msgstr ""
47038 #: cp/pt.c:7935
47039 #, gcc-internal-format
47040 msgid "  expected a template of type %qD, got %qT"
47041 msgstr ""
47043 #: cp/pt.c:7949
47044 #, gcc-internal-format
47045 msgid "constraint mismatch at argument %d in template parameter list for %qD"
47046 msgstr ""
47048 #: cp/pt.c:7952
47049 #, gcc-internal-format
47050 msgid "  expected %qD but got %qD"
47051 msgstr "  мало бути %qD, втім, маємо %qD"
47053 #: cp/pt.c:8012
47054 #, gcc-internal-format
47055 msgid "could not convert template argument %qE from %qT to %qT"
47056 msgstr ""
47058 #: cp/pt.c:8149 cp/pt.c:8465
47059 #, gcc-internal-format, gfc-internal-format
47060 msgid "template argument %d is invalid"
47061 msgstr ""
47063 #: cp/pt.c:8164 cp/pt.c:8298
47064 #, gcc-internal-format, gfc-internal-format
47065 msgid "wrong number of template arguments (%d, should be %d)"
47066 msgstr ""
47068 #: cp/pt.c:8294
47069 #, gcc-internal-format, gfc-internal-format
47070 msgid "wrong number of template arguments (%d, should be at least %d)"
47071 msgstr ""
47073 #: cp/pt.c:8303
47074 #, gcc-internal-format
47075 msgid "provided for %qD"
47076 msgstr ""
47078 #: cp/pt.c:8328
47079 #, gcc-internal-format
47080 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
47081 msgstr ""
47083 #: cp/pt.c:8332
47084 #, gcc-internal-format
47085 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
47086 msgstr ""
47088 #: cp/pt.c:8431
47089 #, gcc-internal-format
47090 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
47091 msgstr ""
47093 #: cp/pt.c:9054
47094 #, gcc-internal-format
47095 msgid "%q#D is not a function template"
47096 msgstr ""
47098 #: cp/pt.c:9221
47099 #, gcc-internal-format
47100 msgid "non-template type %qT used as a template"
47101 msgstr ""
47103 #: cp/pt.c:9223
47104 #, gcc-internal-format
47105 msgid "for template declaration %q+D"
47106 msgstr ""
47108 #: cp/pt.c:9346
47109 #, gcc-internal-format
47110 msgid "template constraint failure"
47111 msgstr ""
47113 #: cp/pt.c:9697
47114 #, gcc-internal-format
47115 msgid "use of invalid variable template %qE"
47116 msgstr ""
47118 #: cp/pt.c:10125
47119 #, gcc-internal-format, gfc-internal-format
47120 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
47121 msgstr ""
47123 #: cp/pt.c:11202
47124 #, gcc-internal-format
47125 msgid "flexible array member %qD in union"
47126 msgstr ""
47128 #: cp/pt.c:11691
47129 #, gcc-internal-format
47130 msgid "fold of empty expansion over %O"
47131 msgstr ""
47133 #: cp/pt.c:12160
47134 #, gcc-internal-format
47135 msgid "mismatched argument pack lengths while expanding %qT"
47136 msgstr ""
47138 #: cp/pt.c:12163
47139 #, gcc-internal-format
47140 msgid "mismatched argument pack lengths while expanding %qE"
47141 msgstr ""
47143 #: cp/pt.c:12747
47144 #, gcc-internal-format
47145 msgid "  when instantiating default argument for call to %qD"
47146 msgstr ""
47148 #. It may seem that this case cannot occur, since:
47150 #. typedef void f();
47151 #. void g() { f x; }
47153 #. declares a function, not a variable.  However:
47155 #. typedef void f();
47156 #. template <typename T> void g() { T t; }
47157 #. template void g<f>();
47159 #. is an attempt to declare a variable with function
47160 #. type.
47161 #: cp/pt.c:13708
47162 #, gcc-internal-format
47163 msgid "variable %qD has function type"
47164 msgstr ""
47166 #: cp/pt.c:13881
47167 #, gcc-internal-format
47168 msgid "invalid parameter type %qT"
47169 msgstr ""
47171 #: cp/pt.c:13883
47172 #, gcc-internal-format
47173 msgid "in declaration %q+D"
47174 msgstr ""
47176 #: cp/pt.c:14001
47177 #, gcc-internal-format
47178 msgid "function returning an array"
47179 msgstr ""
47181 #: cp/pt.c:14003
47182 #, gcc-internal-format
47183 msgid "function returning a function"
47184 msgstr ""
47186 #: cp/pt.c:14043
47187 #, gcc-internal-format
47188 msgid "creating pointer to member function of non-class type %qT"
47189 msgstr ""
47191 #: cp/pt.c:14637
47192 #, gcc-internal-format
47193 msgid "forming reference to void"
47194 msgstr ""
47196 #: cp/pt.c:14639
47197 #, gcc-internal-format
47198 msgid "forming pointer to reference type %qT"
47199 msgstr ""
47201 #: cp/pt.c:14641
47202 #, gcc-internal-format
47203 msgid "forming reference to reference type %qT"
47204 msgstr ""
47206 #: cp/pt.c:14654
47207 #, gcc-internal-format
47208 msgid "forming pointer to qualified function type %qT"
47209 msgstr ""
47211 #: cp/pt.c:14657
47212 #, gcc-internal-format
47213 msgid "forming reference to qualified function type %qT"
47214 msgstr ""
47216 #: cp/pt.c:14705
47217 #, gcc-internal-format
47218 msgid "creating pointer to member of non-class type %qT"
47219 msgstr ""
47221 #: cp/pt.c:14711
47222 #, gcc-internal-format
47223 msgid "creating pointer to member reference type %qT"
47224 msgstr ""
47226 #: cp/pt.c:14717
47227 #, gcc-internal-format
47228 msgid "creating pointer to member of type void"
47229 msgstr ""
47231 #: cp/pt.c:14783
47232 #, gcc-internal-format
47233 msgid "creating array of %qT"
47234 msgstr ""
47236 #: cp/pt.c:14816
47237 #, gcc-internal-format
47238 msgid "%qT is not a class, struct, or union type"
47239 msgstr ""
47241 #: cp/pt.c:14853
47242 #, gcc-internal-format
47243 msgid "%qT resolves to %qT, which is not an enumeration type"
47244 msgstr ""
47246 #: cp/pt.c:14861
47247 #, gcc-internal-format
47248 msgid "%qT resolves to %qT, which is is not a class type"
47249 msgstr ""
47251 #: cp/pt.c:14925
47252 #, gcc-internal-format
47253 msgid "empty initializer in lambda init-capture"
47254 msgstr ""
47256 #: cp/pt.c:15000
47257 #, gcc-internal-format
47258 msgid "use of %qs in template"
47259 msgstr ""
47261 #: cp/pt.c:15178
47262 #, gcc-internal-format
47263 msgid "qualifying type %qT does not match destructor name ~%qT"
47264 msgstr ""
47266 #: cp/pt.c:15193
47267 #, gcc-internal-format
47268 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
47269 msgstr ""
47271 #: cp/pt.c:15195
47272 #, gcc-internal-format
47273 msgid "say %<typename %E%> if a type is meant"
47274 msgstr ""
47276 #: cp/pt.c:15394
47277 #, gcc-internal-format
47278 msgid "using invalid field %qD"
47279 msgstr ""
47281 #: cp/pt.c:15883 cp/pt.c:17386
47282 #, gcc-internal-format
47283 msgid "invalid use of pack expansion expression"
47284 msgstr ""
47286 #: cp/pt.c:15887 cp/pt.c:17390
47287 #, gcc-internal-format
47288 msgid "use %<...%> to expand argument pack"
47289 msgstr ""
47291 #: cp/pt.c:18334
47292 #, gcc-internal-format
47293 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
47294 msgstr ""
47296 #: cp/pt.c:18362
47297 #, gcc-internal-format
47298 msgid "declarations in dependent base %qT are not found by unqualified lookup"
47299 msgstr ""
47301 #: cp/pt.c:18367
47302 #, gcc-internal-format
47303 msgid "use %<this->%D%> instead"
47304 msgstr ""
47306 #: cp/pt.c:18370
47307 #, gcc-internal-format
47308 msgid "use %<%T::%D%> instead"
47309 msgstr ""
47311 #: cp/pt.c:18375
47312 #, gcc-internal-format
47313 msgid "%qD declared here, later in the translation unit"
47314 msgstr ""
47316 #: cp/pt.c:18712
47317 #, gcc-internal-format
47318 msgid "%qT is not a class or namespace"
47319 msgstr ""
47321 #: cp/pt.c:18715
47322 #, gcc-internal-format
47323 msgid "%qD is not a class or namespace"
47324 msgstr ""
47326 #: cp/pt.c:19026
47327 #, gcc-internal-format
47328 msgid "%qT is/uses unnamed type"
47329 msgstr ""
47331 #: cp/pt.c:19028
47332 #, gcc-internal-format
47333 msgid "template argument for %qD uses local type %qT"
47334 msgstr ""
47336 #: cp/pt.c:19038
47337 #, gcc-internal-format
47338 msgid "%qT is a variably modified type"
47339 msgstr ""
47341 #: cp/pt.c:19053
47342 #, gcc-internal-format
47343 msgid "integral expression %qE is not constant"
47344 msgstr ""
47346 #: cp/pt.c:19071
47347 #, gcc-internal-format
47348 msgid "  trying to instantiate %qD"
47349 msgstr ""
47351 #: cp/pt.c:22972
47352 #, gcc-internal-format
47353 msgid "ambiguous template instantiation for %q#T"
47354 msgstr ""
47356 #: cp/pt.c:22974
47357 #, gcc-internal-format
47358 msgid "ambiguous template instantiation for %q#D"
47359 msgstr ""
47361 #: cp/pt.c:22980
47362 msgid "%s %#qS"
47363 msgstr "%s %#qS"
47365 #: cp/pt.c:23004 cp/pt.c:23091
47366 #, gcc-internal-format
47367 msgid "explicit instantiation of non-template %q#D"
47368 msgstr ""
47370 #: cp/pt.c:23023
47371 #, gcc-internal-format
47372 msgid "%qD is not a static data member of a class template"
47373 msgstr ""
47375 #: cp/pt.c:23029 cp/pt.c:23086
47376 #, gcc-internal-format
47377 msgid "no matching template for %qD found"
47378 msgstr ""
47380 #: cp/pt.c:23034
47381 #, gcc-internal-format
47382 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
47383 msgstr ""
47385 #: cp/pt.c:23042
47386 #, gcc-internal-format
47387 msgid "explicit instantiation of %q#D"
47388 msgstr ""
47390 #: cp/pt.c:23078
47391 #, gcc-internal-format
47392 msgid "duplicate explicit instantiation of %q#D"
47393 msgstr ""
47395 #: cp/pt.c:23101 cp/pt.c:23187
47396 #, gcc-internal-format
47397 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
47398 msgstr ""
47400 #: cp/pt.c:23106 cp/pt.c:23204
47401 #, gcc-internal-format
47402 msgid "storage class %qD applied to template instantiation"
47403 msgstr ""
47405 #: cp/pt.c:23163
47406 #, gcc-internal-format
47407 msgid "explicit instantiation of non-class template %qD"
47408 msgstr ""
47410 #: cp/pt.c:23165
47411 #, gcc-internal-format
47412 msgid "explicit instantiation of non-template type %qT"
47413 msgstr ""
47415 #: cp/pt.c:23174
47416 #, gcc-internal-format
47417 msgid "explicit instantiation of %q#T before definition of template"
47418 msgstr ""
47420 #: cp/pt.c:23192
47421 #, gcc-internal-format
47422 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
47423 msgstr ""
47425 #: cp/pt.c:23238
47426 #, gcc-internal-format
47427 msgid "duplicate explicit instantiation of %q#T"
47428 msgstr ""
47430 #: cp/pt.c:23536
47431 #, gcc-internal-format
47432 msgid "exception specification of %qD depends on itself"
47433 msgstr ""
47435 #. [temp.explicit]
47437 #. The definition of a non-exported function template, a
47438 #. non-exported member function template, or a non-exported
47439 #. member function or static data member of a class template
47440 #. shall be present in every translation unit in which it is
47441 #. explicitly instantiated.
47442 #: cp/pt.c:23842
47443 #, gcc-internal-format
47444 msgid "explicit instantiation of %qD but no definition available"
47445 msgstr ""
47447 #: cp/pt.c:24043
47448 #, gcc-internal-format
47449 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
47450 msgstr ""
47452 #: cp/pt.c:24418
47453 #, gcc-internal-format
47454 msgid "invalid template non-type parameter"
47455 msgstr ""
47457 #: cp/pt.c:24420
47458 #, gcc-internal-format
47459 msgid "%q#T is not a valid type for a template non-type parameter"
47460 msgstr ""
47462 #: cp/pt.c:25723
47463 #, gcc-internal-format
47464 msgid "keyword %<template%> not allowed in declarator-id"
47465 msgstr ""
47467 #: cp/pt.c:25961
47468 #, gcc-internal-format
47469 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
47470 msgstr ""
47472 #: cp/pt.c:26440
47473 #, gcc-internal-format
47474 msgid "non-class template %qT used without template arguments"
47475 msgstr ""
47477 #: cp/pt.c:26586
47478 #, gcc-internal-format
47479 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
47480 msgstr ""
47482 #: cp/pt.c:26593
47483 #, gcc-internal-format
47484 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
47485 msgstr ""
47487 #: cp/pt.c:26607
47488 #, gcc-internal-format
47489 msgid "class template argument deduction failed:"
47490 msgstr ""
47492 #: cp/pt.c:26614
47493 #, gcc-internal-format
47494 msgid "explicit deduction guides not considered for copy-initialization"
47495 msgstr ""
47497 #: cp/pt.c:26676
47498 #, gcc-internal-format
47499 msgid "direct-list-initialization of %<auto%> requires exactly one element"
47500 msgstr ""
47502 #: cp/pt.c:26679
47503 #, gcc-internal-format
47504 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
47505 msgstr ""
47507 #: cp/pt.c:26711
47508 #, gcc-internal-format
47509 msgid "%qT as type rather than plain %<decltype(auto)%>"
47510 msgstr ""
47512 #: cp/pt.c:26746
47513 #, gcc-internal-format
47514 msgid "unable to deduce lambda return type from %qE"
47515 msgstr ""
47517 #: cp/pt.c:26748
47518 #, gcc-internal-format
47519 msgid "unable to deduce %qT from %qE"
47520 msgstr ""
47522 #: cp/pt.c:26781
47523 #, gcc-internal-format
47524 msgid "placeholder constraints not satisfied"
47525 msgstr ""
47527 #: cp/pt.c:26785
47528 #, gcc-internal-format
47529 msgid "deduced initializer does not satisfy placeholder constraints"
47530 msgstr ""
47532 #: cp/pt.c:26789
47533 #, gcc-internal-format
47534 msgid "deduced return type does not satisfy placeholder constraints"
47535 msgstr ""
47537 #: cp/pt.c:26793
47538 #, gcc-internal-format
47539 msgid "deduced expression type does not satisfy placeholder constraints"
47540 msgstr ""
47542 #: cp/pt.c:26912
47543 #, fuzzy, gcc-internal-format
47544 #| msgid "missing template arguments"
47545 msgid "invalid use of %qT in template argument"
47546 msgstr "пропущено аргументи шаблона"
47548 #: cp/repo.c:113
47549 #, gcc-internal-format
47550 msgid "-frepo must be used with -c"
47551 msgstr ""
47553 #: cp/repo.c:203
47554 #, gcc-internal-format, gfc-internal-format
47555 msgid "mysterious repository information in %s"
47556 msgstr ""
47558 #: cp/repo.c:221
47559 #, gcc-internal-format
47560 msgid "can%'t create repository information file %qs"
47561 msgstr ""
47563 #: cp/rtti.c:313
47564 #, gcc-internal-format
47565 msgid "cannot use %<typeid%> with -fno-rtti"
47566 msgstr ""
47568 #: cp/rtti.c:322
47569 #, gcc-internal-format
47570 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
47571 msgstr ""
47573 #: cp/rtti.c:425
47574 #, gcc-internal-format
47575 msgid "cannot create type information for type %qT because it involves types of variable size"
47576 msgstr ""
47578 #: cp/rtti.c:515
47579 #, gcc-internal-format
47580 msgid "typeid of qualified function type %qT"
47581 msgstr ""
47583 #: cp/rtti.c:696 cp/rtti.c:711
47584 #, gcc-internal-format
47585 msgid "dynamic_cast of %q#D to %q#T can never succeed"
47586 msgstr ""
47588 #: cp/rtti.c:722
47589 #, gcc-internal-format
47590 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
47591 msgstr ""
47593 #: cp/rtti.c:801
47594 #, gcc-internal-format
47595 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
47596 msgstr ""
47598 #: cp/search.c:240
47599 #, gcc-internal-format
47600 msgid "%qT is an ambiguous base of %qT"
47601 msgstr ""
47603 #: cp/search.c:256
47604 #, gcc-internal-format
47605 msgid "%qT is an inaccessible base of %qT"
47606 msgstr ""
47608 #: cp/search.c:1905
47609 #, gcc-internal-format
47610 msgid "invalid covariant return type for %q#D"
47611 msgstr ""
47613 #: cp/search.c:1907 cp/search.c:1922 cp/search.c:1928 cp/search.c:1957
47614 #, gcc-internal-format
47615 msgid "overridden function is %q#D"
47616 msgstr "перевизначеною функцією є %q#D"
47618 #: cp/search.c:1920
47619 #, gcc-internal-format
47620 msgid "invalid covariant return type for %q+#D"
47621 msgstr ""
47623 #: cp/search.c:1926
47624 #, gcc-internal-format
47625 msgid "conflicting return type specified for %q+#D"
47626 msgstr ""
47628 #: cp/search.c:1942
47629 #, gcc-internal-format
47630 msgid "looser throw specifier for %q+#F"
47631 msgstr ""
47633 #: cp/search.c:1944
47634 #, gcc-internal-format
47635 msgid "overridden function is %q#F"
47636 msgstr ""
47638 #: cp/search.c:1955
47639 #, gcc-internal-format
47640 msgid "conflicting type attributes specified for %q+#D"
47641 msgstr ""
47643 #: cp/search.c:1972
47644 #, gcc-internal-format
47645 msgid "%qD declared %<transaction_safe_dynamic%>"
47646 msgstr "%qD оголошено як %<transaction_safe_dynamic%>"
47648 #: cp/search.c:1974
47649 #, gcc-internal-format
47650 msgid "overriding %qD declared %<transaction_safe%>"
47651 msgstr "перевизначаємо %qD, оголошене як %<transaction_safe%>"
47653 #: cp/search.c:1981
47654 #, gcc-internal-format
47655 msgid "deleted function %q+D overriding non-deleted function"
47656 msgstr ""
47658 #: cp/search.c:1984 cp/search.c:1992 cp/search.c:2000
47659 #, gcc-internal-format
47660 msgid "overridden function is %qD"
47661 msgstr "перевизначеною функцією є %qD"
47663 #: cp/search.c:1989
47664 #, gcc-internal-format
47665 msgid "non-deleted function %q+D overriding deleted function"
47666 msgstr ""
47668 #: cp/search.c:1998
47669 #, gcc-internal-format
47670 msgid "virtual function %q+D overriding final function"
47671 msgstr ""
47673 #. A static member function cannot match an inherited
47674 #. virtual member function.
47675 #: cp/search.c:2082
47676 #, gcc-internal-format
47677 msgid "%q+#D cannot be declared"
47678 msgstr ""
47680 #: cp/search.c:2083
47681 #, gcc-internal-format
47682 msgid "  since %q+#D declared in base class"
47683 msgstr ""
47685 #: cp/semantics.c:863
47686 #, gcc-internal-format
47687 msgid "suggest explicit braces around empty body in %<do%> statement"
47688 msgstr ""
47690 #: cp/semantics.c:1353
47691 #, gcc-internal-format
47692 msgid "catching polymorphic type %q#T by value"
47693 msgstr ""
47695 #: cp/semantics.c:1356
47696 #, gcc-internal-format
47697 msgid "catching type %q#T by value"
47698 msgstr ""
47700 #: cp/semantics.c:1360
47701 #, gcc-internal-format
47702 msgid "catching non-reference type %q#T"
47703 msgstr ""
47705 #: cp/semantics.c:1569
47706 #, gcc-internal-format
47707 msgid "type of asm operand %qE could not be determined"
47708 msgstr ""
47710 #: cp/semantics.c:1650
47711 #, gcc-internal-format
47712 msgid "__label__ declarations are only allowed in function scopes"
47713 msgstr ""
47715 #: cp/semantics.c:1833
47716 #, gcc-internal-format
47717 msgid "invalid use of member %qD in static member function"
47718 msgstr ""
47720 #: cp/semantics.c:2153
47721 #, gcc-internal-format
47722 msgid "a statement expression is an insufficient context for overload resolution"
47723 msgstr ""
47725 #: cp/semantics.c:2540
47726 #, gcc-internal-format
47727 msgid "arguments to destructor are not allowed"
47728 msgstr ""
47730 #: cp/semantics.c:2622
47731 #, gcc-internal-format
47732 msgid "%<this%> is unavailable for static member functions"
47733 msgstr ""
47735 #: cp/semantics.c:2624
47736 #, gcc-internal-format
47737 msgid "invalid use of %<this%> in non-member function"
47738 msgstr ""
47740 #: cp/semantics.c:2626
47741 #, gcc-internal-format
47742 msgid "invalid use of %<this%> at top level"
47743 msgstr ""
47745 #: cp/semantics.c:2648
47746 #, gcc-internal-format
47747 msgid "invalid qualifying scope in pseudo-destructor name"
47748 msgstr ""
47750 #: cp/semantics.c:2656 cp/typeck.c:2604
47751 #, gcc-internal-format
47752 msgid "qualified type %qT does not match destructor name ~%qT"
47753 msgstr ""
47755 #: cp/semantics.c:2678
47756 #, gcc-internal-format
47757 msgid "%qE is not of type %qT"
47758 msgstr ""
47760 #: cp/semantics.c:2751
47761 #, gcc-internal-format
47762 msgid "compound literal of non-object type %qT"
47763 msgstr ""
47765 #: cp/semantics.c:2892
47766 #, gcc-internal-format
47767 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
47768 msgstr ""
47770 #: cp/semantics.c:2942
47771 #, gcc-internal-format
47772 msgid "invalid use of type %qT as a default value for a template template-parameter"
47773 msgstr ""
47775 #: cp/semantics.c:2945
47776 #, gcc-internal-format
47777 msgid "invalid default argument for a template template parameter"
47778 msgstr ""
47780 #: cp/semantics.c:2962
47781 #, gcc-internal-format
47782 msgid "definition of %q#T inside template parameter list"
47783 msgstr ""
47785 #: cp/semantics.c:2993
47786 #, gcc-internal-format
47787 msgid "invalid definition of qualified type %qT"
47788 msgstr ""
47790 #: cp/semantics.c:3263
47791 #, gcc-internal-format
47792 msgid "invalid base-class specification"
47793 msgstr ""
47795 #: cp/semantics.c:3423
47796 #, gcc-internal-format
47797 msgid "cannot capture member %qD of anonymous union"
47798 msgstr ""
47800 #: cp/semantics.c:3443 cp/semantics.c:9269
47801 #, gcc-internal-format
47802 msgid "%qD is not captured"
47803 msgstr ""
47805 #: cp/semantics.c:3448
47806 #, gcc-internal-format
47807 msgid "the lambda has no capture-default"
47808 msgstr ""
47810 #: cp/semantics.c:3450
47811 #, gcc-internal-format
47812 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
47813 msgstr ""
47815 #: cp/semantics.c:3462
47816 #, gcc-internal-format
47817 msgid "use of local variable with automatic storage from containing function"
47818 msgstr ""
47820 #: cp/semantics.c:3464
47821 #, gcc-internal-format
47822 msgid "use of parameter from containing function"
47823 msgstr ""
47825 #: cp/semantics.c:3596
47826 #, gcc-internal-format
47827 msgid "use of parameter outside function body"
47828 msgstr ""
47830 #: cp/semantics.c:3606
47831 #, gcc-internal-format
47832 msgid "missing template arguments"
47833 msgstr "пропущено аргументи шаблона"
47835 #: cp/semantics.c:3633
47836 #, gcc-internal-format
47837 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
47838 msgstr ""
47840 #: cp/semantics.c:3664
47841 #, gcc-internal-format
47842 msgid "use of namespace %qD as expression"
47843 msgstr ""
47845 #: cp/semantics.c:3669
47846 #, gcc-internal-format
47847 msgid "use of class template %qT as expression"
47848 msgstr ""
47850 #. Ambiguous reference to base members.
47851 #: cp/semantics.c:3675
47852 #, gcc-internal-format
47853 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
47854 msgstr ""
47856 #: cp/semantics.c:3702
47857 #, gcc-internal-format
47858 msgid "%qD cannot appear in a constant-expression"
47859 msgstr ""
47861 #: cp/semantics.c:3841
47862 #, gcc-internal-format
47863 msgid "type of %qE is unknown"
47864 msgstr ""
47866 #: cp/semantics.c:3870
47867 #, gcc-internal-format
47868 msgid "%qT is not an enumeration type"
47869 msgstr ""
47871 #. Parameter packs can only be used in templates
47872 #: cp/semantics.c:4009
47873 #, gcc-internal-format
47874 msgid "Parameter pack __bases only valid in template declaration"
47875 msgstr ""
47877 #: cp/semantics.c:4038
47878 #, gcc-internal-format
47879 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
47880 msgstr ""
47882 #: cp/semantics.c:4052
47883 #, gcc-internal-format
47884 msgid "cannot apply %<offsetof%> to member function %qD"
47885 msgstr ""
47887 #: cp/semantics.c:4056
47888 #, gcc-internal-format
47889 msgid "cannot apply %<offsetof%> to member function"
47890 msgstr ""
47892 #: cp/semantics.c:4061
47893 #, gcc-internal-format
47894 msgid "cannot apply %<offsetof%> to an enumerator %qD"
47895 msgstr ""
47897 #: cp/semantics.c:4072
47898 #, gcc-internal-format
47899 msgid "offsetof within non-standard-layout type %qT is conditionally-supported"
47900 msgstr ""
47902 #: cp/semantics.c:4583 cp/semantics.c:6069 cp/semantics.c:6140
47903 #: cp/semantics.c:6183 cp/semantics.c:6533 cp/semantics.c:6632
47904 #: cp/semantics.c:6775
47905 #, gcc-internal-format
47906 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
47907 msgstr ""
47909 #: cp/semantics.c:5271
47910 #, gcc-internal-format
47911 msgid "user defined reduction lookup is ambiguous"
47912 msgstr ""
47914 #: cp/semantics.c:5544
47915 #, gcc-internal-format
47916 msgid "%qE in %<reduction%> clause is a zero size array"
47917 msgstr ""
47919 #: cp/semantics.c:5592
47920 #, gcc-internal-format
47921 msgid "%qE has const type for %<reduction%>"
47922 msgstr ""
47924 #: cp/semantics.c:5707
47925 #, gcc-internal-format
47926 msgid "user defined reduction with constructor initializer for base class %qT"
47927 msgstr ""
47929 #: cp/semantics.c:5941
47930 #, gcc-internal-format
47931 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
47932 msgstr ""
47934 #: cp/semantics.c:5955
47935 #, gcc-internal-format
47936 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
47937 msgstr ""
47939 #: cp/semantics.c:5977
47940 #, gcc-internal-format
47941 msgid "linear step expression must be integral"
47942 msgstr ""
47944 #: cp/semantics.c:6080
47945 #, gcc-internal-format
47946 msgid "%qD is not a variable in clause %qs"
47947 msgstr ""
47949 #: cp/semantics.c:6152
47950 #, gcc-internal-format
47951 msgid "%qD is not a variable in clause %<firstprivate%>"
47952 msgstr ""
47954 #: cp/semantics.c:6195
47955 #, gcc-internal-format
47956 msgid "%qD is not a variable in clause %<lastprivate%>"
47957 msgstr ""
47959 #: cp/semantics.c:6240
47960 #, gcc-internal-format
47961 msgid "%<gang%> static expression must be integral"
47962 msgstr ""
47964 #: cp/semantics.c:6254
47965 #, gcc-internal-format
47966 msgid "%<gang%> static value must be positive"
47967 msgstr "статичне значення %<gang%> має бути додатним"
47969 #: cp/semantics.c:6288
47970 #, gcc-internal-format
47971 msgid "%<gang%> num expression must be integral"
47972 msgstr ""
47974 #: cp/semantics.c:6291
47975 #, gcc-internal-format
47976 msgid "%<vector%> length expression must be integral"
47977 msgstr ""
47979 #: cp/semantics.c:6295
47980 #, gcc-internal-format
47981 msgid "%<worker%> num expression must be integral"
47982 msgstr ""
47984 #: cp/semantics.c:6317
47985 #, gcc-internal-format
47986 msgid "%<gang%> num value must be positive"
47987 msgstr "значення num %<gang%> має бути додатним"
47989 #: cp/semantics.c:6321
47990 #, gcc-internal-format
47991 msgid "%<vector%> length value must be positive"
47992 msgstr "значення довжини %<vector%> має бути додатним"
47994 #: cp/semantics.c:6326
47995 #, gcc-internal-format
47996 msgid "%<worker%> num value must be positive"
47997 msgstr "значення num %<worker%> має бути додатним"
47999 #: cp/semantics.c:6376
48000 #, gcc-internal-format
48001 msgid "schedule chunk size expression must be integral"
48002 msgstr ""
48004 #: cp/semantics.c:6406
48005 #, gcc-internal-format
48006 msgid "%qs length expression must be integral"
48007 msgstr ""
48009 #: cp/semantics.c:6419
48010 #, gcc-internal-format
48011 msgid "%qs length expression must be positive constant integer expression"
48012 msgstr ""
48014 #: cp/semantics.c:6438
48015 #, gcc-internal-format
48016 msgid "%<async%> expression must be integral"
48017 msgstr ""
48019 #: cp/semantics.c:6466
48020 #, gcc-internal-format
48021 msgid "%<thread_limit%> expression must be integral"
48022 msgstr ""
48024 #: cp/semantics.c:6495
48025 #, gcc-internal-format
48026 msgid "%<device%> id must be integral"
48027 msgstr ""
48029 #: cp/semantics.c:6516
48030 #, gcc-internal-format
48031 msgid "%<dist_schedule%> chunk size expression must be integral"
48032 msgstr ""
48034 #: cp/semantics.c:6543
48035 #, gcc-internal-format
48036 msgid "%qD is not a variable in %<aligned%> clause"
48037 msgstr ""
48039 #: cp/semantics.c:6557
48040 #, gcc-internal-format
48041 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
48042 msgstr ""
48044 #: cp/semantics.c:6563
48045 #, gcc-internal-format
48046 msgid "%qD appears more than once in %<aligned%> clauses"
48047 msgstr ""
48049 #: cp/semantics.c:6576
48050 #, gcc-internal-format
48051 msgid "%<aligned%> clause alignment expression must be integral"
48052 msgstr ""
48054 #: cp/semantics.c:6625
48055 #, gcc-internal-format
48056 msgid "%qD is not a variable in %<depend%> clause"
48057 msgstr ""
48059 #: cp/semantics.c:6910
48060 #, gcc-internal-format
48061 msgid "template %qE in clause %qs"
48062 msgstr ""
48064 #: cp/semantics.c:6914
48065 #, gcc-internal-format
48066 msgid "overloaded function name %qE in clause %qs"
48067 msgstr ""
48069 #: cp/semantics.c:6979
48070 #, gcc-internal-format
48071 msgid "%<grainsize%> expression must be integral"
48072 msgstr ""
48074 #: cp/semantics.c:7008
48075 #, gcc-internal-format
48076 msgid "%<priority%> expression must be integral"
48077 msgstr ""
48079 #: cp/semantics.c:7037
48080 #, gcc-internal-format
48081 msgid "%<num_tasks%> expression must be integral"
48082 msgstr ""
48084 #: cp/semantics.c:7066
48085 #, gcc-internal-format
48086 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
48087 msgstr ""
48089 #: cp/semantics.c:7105
48090 #, gcc-internal-format
48091 msgid "%<tile%> argument needs integral type"
48092 msgstr ""
48094 #: cp/semantics.c:7524
48095 #, gcc-internal-format
48096 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
48097 msgstr ""
48099 #: cp/semantics.c:7538
48100 #, gcc-internal-format
48101 msgid "%<threadprivate%> %qE directive not in %qT definition"
48102 msgstr ""
48104 #: cp/semantics.c:7743
48105 #, gcc-internal-format
48106 msgid "difference between %qE and %qD does not have integer type"
48107 msgstr ""
48109 #: cp/semantics.c:8171
48110 #, gcc-internal-format
48111 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
48112 msgstr ""
48114 #: cp/semantics.c:8398 cp/semantics.c:8408
48115 #, gcc-internal-format
48116 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
48117 msgstr ""
48119 #: cp/semantics.c:8702
48120 #, gcc-internal-format
48121 msgid "static assertion failed"
48122 msgstr ""
48124 #: cp/semantics.c:8704
48125 #, gcc-internal-format, gfc-internal-format
48126 msgid "static assertion failed: %s"
48127 msgstr ""
48129 #: cp/semantics.c:8709
48130 #, gcc-internal-format
48131 msgid "non-constant condition for static assertion"
48132 msgstr ""
48134 #: cp/semantics.c:8739
48135 #, gcc-internal-format
48136 msgid "argument to decltype must be an expression"
48137 msgstr ""
48139 #: cp/semantics.c:8767
48140 #, gcc-internal-format
48141 msgid "decltype cannot resolve address of overloaded function"
48142 msgstr ""
48144 #: cp/semantics.c:9308
48145 #, gcc-internal-format
48146 msgid "operand of fold expression has no unexpanded parameter packs"
48147 msgstr ""
48149 #: cp/semantics.c:9361
48150 #, gcc-internal-format
48151 msgid "both arguments in binary fold have unexpanded parameter packs"
48152 msgstr ""
48154 #: cp/semantics.c:9363
48155 #, gcc-internal-format
48156 msgid "no unexpanded parameter packs in binary fold"
48157 msgstr ""
48159 #: cp/semantics.c:9381
48160 #, gcc-internal-format
48161 msgid "non-pointer argument to %<__builtin_launder%>"
48162 msgstr "аргумент, який не є вказівником, у %<__builtin_launder%>"
48164 #: cp/tree.c:1276
48165 #, gcc-internal-format
48166 msgid "%qV qualifiers cannot be applied to %qT"
48167 msgstr ""
48169 #: cp/tree.c:1788
48170 #, gcc-internal-format
48171 msgid "lambda-expression in a constant expression"
48172 msgstr ""
48174 #: cp/tree.c:1792
48175 #, gcc-internal-format
48176 msgid "statement-expression in a constant expression"
48177 msgstr "інструкція-вираз не є сталим виразом"
48179 #: cp/tree.c:4050
48180 #, gcc-internal-format
48181 msgid "the calling convention for %qT changes in -fabi-version=12 (GCC 8)"
48182 msgstr ""
48184 #: cp/tree.c:4055
48185 #, gcc-internal-format
48186 msgid " because all of its copy and move constructors are deleted"
48187 msgstr ""
48189 #: cp/tree.c:4416
48190 #, gcc-internal-format
48191 msgid "%qE attribute applied to %qD with void return type"
48192 msgstr ""
48194 #: cp/tree.c:4423
48195 #, gcc-internal-format
48196 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
48197 msgstr ""
48199 #: cp/tree.c:4475
48200 #, gcc-internal-format
48201 msgid "requested init_priority is not an integer constant"
48202 msgstr ""
48204 #: cp/tree.c:4497
48205 #, gcc-internal-format
48206 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
48207 msgstr ""
48209 #: cp/tree.c:4505
48210 #, gcc-internal-format
48211 msgid "requested init_priority is out of range"
48212 msgstr ""
48214 #: cp/tree.c:4515
48215 #, gcc-internal-format
48216 msgid "requested init_priority is reserved for internal use"
48217 msgstr ""
48219 #: cp/tree.c:4526
48220 #, gcc-internal-format
48221 msgid "%qE attribute is not supported on this platform"
48222 msgstr ""
48224 #: cp/tree.c:4553
48225 #, gcc-internal-format
48226 msgid "redeclaration of %qD adds abi tag %qE"
48227 msgstr "повторне оголошення %qD додає мітку abi %qE"
48229 #: cp/tree.c:4573
48230 #, gcc-internal-format
48231 msgid "the %qE attribute requires arguments"
48232 msgstr ""
48234 #: cp/tree.c:4584
48235 #, gcc-internal-format
48236 msgid "arguments to the %qE attribute must be narrow string literals"
48237 msgstr ""
48239 #: cp/tree.c:4597 cp/tree.c:4610
48240 #, gcc-internal-format
48241 msgid "arguments to the %qE attribute must contain valid identifiers"
48242 msgstr ""
48244 #: cp/tree.c:4599
48245 #, gcc-internal-format
48246 msgid "%<%c%> is not a valid first character for an identifier"
48247 msgstr ""
48249 #: cp/tree.c:4612
48250 #, gcc-internal-format
48251 msgid "%<%c%> is not a valid character in an identifier"
48252 msgstr ""
48254 #: cp/tree.c:4636
48255 #, gcc-internal-format
48256 msgid "%qE attribute applied to non-class, non-enum type %qT"
48257 msgstr ""
48259 #: cp/tree.c:4642
48260 #, gcc-internal-format
48261 msgid "%qE attribute applied to %qT after its definition"
48262 msgstr ""
48264 #: cp/tree.c:4649
48265 #, gcc-internal-format
48266 msgid "ignoring %qE attribute applied to template instantiation %qT"
48267 msgstr ""
48269 #: cp/tree.c:4656
48270 #, gcc-internal-format
48271 msgid "ignoring %qE attribute applied to template specialization %qT"
48272 msgstr ""
48274 #: cp/tree.c:4678
48275 #, gcc-internal-format
48276 msgid "%qE attribute applied to non-function, non-variable %qD"
48277 msgstr ""
48279 #: cp/tree.c:4684
48280 #, gcc-internal-format
48281 msgid "%qE attribute applied to extern \"C\" declaration %qD"
48282 msgstr ""
48284 #: cp/tree.c:5440
48285 #, gcc-internal-format
48286 msgid "zero as null pointer constant"
48287 msgstr ""
48289 #: cp/tree.c:5453
48290 #, gcc-internal-format, gfc-internal-format
48291 msgid "lang_* check: failed in %s, at %s:%d"
48292 msgstr ""
48294 #: cp/typeck.c:457
48295 #, gcc-internal-format
48296 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
48297 msgstr ""
48299 #: cp/typeck.c:463
48300 #, gcc-internal-format
48301 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
48302 msgstr ""
48304 #: cp/typeck.c:469
48305 #, gcc-internal-format
48306 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
48307 msgstr ""
48309 #: cp/typeck.c:606
48310 #, gcc-internal-format
48311 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
48312 msgstr ""
48314 #: cp/typeck.c:611
48315 #, gcc-internal-format
48316 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
48317 msgstr ""
48319 #: cp/typeck.c:616
48320 #, gcc-internal-format
48321 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
48322 msgstr ""
48324 #: cp/typeck.c:695
48325 #, gcc-internal-format
48326 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
48327 msgstr ""
48329 #: cp/typeck.c:700
48330 #, gcc-internal-format
48331 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
48332 msgstr ""
48334 #: cp/typeck.c:705
48335 #, gcc-internal-format
48336 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
48337 msgstr ""
48339 #: cp/typeck.c:1480
48340 #, gcc-internal-format
48341 msgid "canonical types differ for identical types %qT and %qT"
48342 msgstr ""
48344 #: cp/typeck.c:1487
48345 #, gcc-internal-format
48346 msgid "same canonical type node for different types %qT and %qT"
48347 msgstr ""
48349 #: cp/typeck.c:1620
48350 #, gcc-internal-format
48351 msgid "invalid application of %qs to a member function"
48352 msgstr ""
48354 #: cp/typeck.c:1708
48355 #, gcc-internal-format
48356 msgid "invalid application of %<sizeof%> to a bit-field"
48357 msgstr ""
48359 #: cp/typeck.c:1716
48360 #, gcc-internal-format
48361 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
48362 msgstr ""
48364 #: cp/typeck.c:1765
48365 #, gcc-internal-format
48366 msgid "invalid application of %<__alignof%> to a bit-field"
48367 msgstr ""
48369 #: cp/typeck.c:1776
48370 #, gcc-internal-format
48371 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
48372 msgstr ""
48374 #: cp/typeck.c:1853
48375 #, gcc-internal-format
48376 msgid "%<alignas%> argument has non-integral type %qT"
48377 msgstr ""
48379 #: cp/typeck.c:1898
48380 #, gcc-internal-format
48381 msgid "invalid use of non-static member function of type %qT"
48382 msgstr ""
48384 #: cp/typeck.c:2072
48385 #, gcc-internal-format
48386 msgid "taking address of temporary array"
48387 msgstr ""
48389 #: cp/typeck.c:2238
48390 #, gcc-internal-format
48391 msgid "ISO C++ forbids converting a string constant to %qT"
48392 msgstr ""
48394 #: cp/typeck.c:2242
48395 #, gcc-internal-format
48396 msgid "deprecated conversion from string constant to %qT"
48397 msgstr ""
48399 #: cp/typeck.c:2376 cp/typeck.c:2817
48400 #, gcc-internal-format
48401 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
48402 msgstr ""
48404 #: cp/typeck.c:2380 cp/typeck.c:2821
48405 #, gcc-internal-format
48406 msgid "request for member %qD in %qE, which is of non-class type %qT"
48407 msgstr ""
48409 #: cp/typeck.c:2411
48410 #, gcc-internal-format
48411 msgid "invalid use of nonstatic data member %qE"
48412 msgstr ""
48414 #: cp/typeck.c:2470
48415 #, gcc-internal-format
48416 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
48417 msgstr ""
48419 #: cp/typeck.c:2619
48420 #, gcc-internal-format
48421 msgid "object type %qT does not match destructor name ~%qT"
48422 msgstr ""
48424 #: cp/typeck.c:2628
48425 #, gcc-internal-format
48426 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
48427 msgstr ""
48429 #: cp/typeck.c:2745
48430 #, gcc-internal-format
48431 msgid "field %q#D can be accessed via %q#D"
48432 msgstr ""
48434 #: cp/typeck.c:2851 cp/typeck.c:2877
48435 #, gcc-internal-format
48436 msgid "%<%D::%D%> is not a member of %qT"
48437 msgstr ""
48439 #: cp/typeck.c:2916
48440 #, gcc-internal-format
48441 msgid "%qT is not a base of %qT"
48442 msgstr ""
48444 #: cp/typeck.c:2952
48445 #, gcc-internal-format
48446 msgid "%q#T has no member named %qE; did you mean %qE?"
48447 msgstr ""
48449 #: cp/typeck.c:2959
48450 #, gcc-internal-format
48451 msgid "%q#T has no member named %qE"
48452 msgstr ""
48454 #: cp/typeck.c:2988
48455 #, gcc-internal-format
48456 msgid "%qD is not a member template function"
48457 msgstr ""
48459 #: cp/typeck.c:3167
48460 #, gcc-internal-format
48461 msgid "%qT is not a pointer-to-object type"
48462 msgstr ""
48464 #: cp/typeck.c:3198
48465 #, gcc-internal-format
48466 msgid "invalid use of array indexing on pointer to member"
48467 msgstr ""
48469 #: cp/typeck.c:3201
48470 #, gcc-internal-format
48471 msgid "invalid use of unary %<*%> on pointer to member"
48472 msgstr ""
48474 #: cp/typeck.c:3204
48475 #, gcc-internal-format
48476 msgid "invalid use of implicit conversion on pointer to member"
48477 msgstr ""
48479 #: cp/typeck.c:3207
48480 #, gcc-internal-format
48481 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
48482 msgstr ""
48484 #: cp/typeck.c:3271
48485 #, gcc-internal-format
48486 msgid "subscript missing in array reference"
48487 msgstr ""
48489 #: cp/typeck.c:3366
48490 #, gcc-internal-format
48491 msgid "subscripting array declared %<register%>"
48492 msgstr ""
48494 #: cp/typeck.c:3400
48495 #, gcc-internal-format
48496 msgid "subscripted value is neither array nor pointer"
48497 msgstr ""
48499 #: cp/typeck.c:3473
48500 #, gcc-internal-format
48501 msgid "object missing in use of %qE"
48502 msgstr ""
48504 #: cp/typeck.c:3704
48505 #, gcc-internal-format
48506 msgid "cannot call function %qD"
48507 msgstr "не вдалося викликати функцію %qD"
48509 #: cp/typeck.c:3719
48510 #, gcc-internal-format
48511 msgid "ISO C++ forbids calling %<::main%> from within program"
48512 msgstr ""
48514 #: cp/typeck.c:3740
48515 #, gcc-internal-format
48516 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
48517 msgstr ""
48519 #: cp/typeck.c:3757
48520 #, gcc-internal-format
48521 msgid "%qE cannot be used as a function"
48522 msgstr ""
48524 #: cp/typeck.c:3760
48525 #, gcc-internal-format
48526 msgid "%qD cannot be used as a function"
48527 msgstr ""
48529 #: cp/typeck.c:3763
48530 #, gcc-internal-format
48531 msgid "expression cannot be used as a function"
48532 msgstr ""
48534 #: cp/typeck.c:3820
48535 #, gcc-internal-format
48536 msgid "too many arguments to constructor %q#D"
48537 msgstr ""
48539 #: cp/typeck.c:3821
48540 #, gcc-internal-format
48541 msgid "too few arguments to constructor %q#D"
48542 msgstr ""
48544 #: cp/typeck.c:3826
48545 #, gcc-internal-format
48546 msgid "too many arguments to member function %q#D"
48547 msgstr ""
48549 #: cp/typeck.c:3827
48550 #, gcc-internal-format
48551 msgid "too few arguments to member function %q#D"
48552 msgstr ""
48554 #: cp/typeck.c:3833
48555 #, gcc-internal-format
48556 msgid "too many arguments to function %q#D"
48557 msgstr ""
48559 #: cp/typeck.c:3834
48560 #, gcc-internal-format
48561 msgid "too few arguments to function %q#D"
48562 msgstr ""
48564 #: cp/typeck.c:3844
48565 #, gcc-internal-format
48566 msgid "too many arguments to method %q#D"
48567 msgstr ""
48569 #: cp/typeck.c:3845
48570 #, gcc-internal-format
48571 msgid "too few arguments to method %q#D"
48572 msgstr ""
48574 #: cp/typeck.c:3848
48575 #, gcc-internal-format
48576 msgid "too many arguments to function"
48577 msgstr ""
48579 #: cp/typeck.c:3849
48580 #, gcc-internal-format
48581 msgid "too few arguments to function"
48582 msgstr ""
48584 #: cp/typeck.c:3928
48585 #, gcc-internal-format
48586 msgid "parameter %P of %qD has incomplete type %qT"
48587 msgstr ""
48589 #: cp/typeck.c:3931
48590 #, gcc-internal-format
48591 msgid "parameter %P has incomplete type %qT"
48592 msgstr ""
48594 #: cp/typeck.c:4175
48595 #, gcc-internal-format
48596 msgid "the address of %qD will never be NULL"
48597 msgstr ""
48599 #: cp/typeck.c:4186
48600 #, gcc-internal-format
48601 msgid "the compiler can assume that the address of %qD will never be NULL"
48602 msgstr ""
48604 #: cp/typeck.c:4304 cp/typeck.c:4315
48605 #, gcc-internal-format
48606 msgid "assuming cast to type %qT from overloaded function"
48607 msgstr ""
48609 #: cp/typeck.c:4361
48610 #, gcc-internal-format
48611 msgid "NULL used in arithmetic"
48612 msgstr ""
48614 #: cp/typeck.c:4718
48615 #, gcc-internal-format
48616 msgid "left rotate count is negative"
48617 msgstr ""
48619 #: cp/typeck.c:4719
48620 #, gcc-internal-format
48621 msgid "right rotate count is negative"
48622 msgstr ""
48624 #: cp/typeck.c:4725
48625 #, gcc-internal-format
48626 msgid "left rotate count >= width of type"
48627 msgstr ""
48629 #: cp/typeck.c:4726
48630 #, gcc-internal-format
48631 msgid "right rotate count >= width of type"
48632 msgstr ""
48634 #: cp/typeck.c:4809 cp/typeck.c:4817 cp/typeck.c:5097 cp/typeck.c:5105
48635 #, gcc-internal-format
48636 msgid "ISO C++ forbids comparison between pointer and integer"
48637 msgstr ""
48639 #: cp/typeck.c:5019 cp/typeck.c:5032
48640 #, gcc-internal-format
48641 msgid "operand types are %qT and %qT"
48642 msgstr ""
48644 #: cp/typeck.c:5133
48645 #, gcc-internal-format
48646 msgid "unordered comparison on non-floating point argument"
48647 msgstr ""
48649 #: cp/typeck.c:5178
48650 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
48651 msgstr ""
48653 #: cp/typeck.c:5188
48654 #, gcc-internal-format
48655 msgid "invalid operands of types %qT and %qT to binary %qO"
48656 msgstr ""
48658 #: cp/typeck.c:5492
48659 #, gcc-internal-format
48660 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
48661 msgstr ""
48663 #: cp/typeck.c:5500
48664 #, gcc-internal-format
48665 msgid "ISO C++ forbids using pointer to a function in subtraction"
48666 msgstr ""
48668 #: cp/typeck.c:5508
48669 #, gcc-internal-format
48670 msgid "ISO C++ forbids using pointer to a method in subtraction"
48671 msgstr ""
48673 #: cp/typeck.c:5553
48674 #, gcc-internal-format
48675 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
48676 msgstr ""
48678 #: cp/typeck.c:5628
48679 #, gcc-internal-format
48680 msgid "taking address of constructor %qD"
48681 msgstr ""
48683 #: cp/typeck.c:5629
48684 #, gcc-internal-format
48685 msgid "taking address of destructor %qD"
48686 msgstr ""
48688 #: cp/typeck.c:5645
48689 #, gcc-internal-format
48690 msgid "invalid use of %qE to form a pointer-to-member-function"
48691 msgstr ""
48693 #: cp/typeck.c:5648
48694 #, gcc-internal-format
48695 msgid "  a qualified-id is required"
48696 msgstr ""
48698 #: cp/typeck.c:5655
48699 #, gcc-internal-format
48700 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
48701 msgstr ""
48703 #. An expression like &memfn.
48704 #: cp/typeck.c:5831
48705 #, gcc-internal-format
48706 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%>"
48707 msgstr ""
48709 #: cp/typeck.c:5836
48710 #, gcc-internal-format
48711 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
48712 msgstr ""
48714 #. Make this a permerror because we used to accept it.
48715 #: cp/typeck.c:5873
48716 #, gcc-internal-format
48717 msgid "taking address of temporary"
48718 msgstr ""
48720 #: cp/typeck.c:5875
48721 #, gcc-internal-format
48722 msgid "taking address of xvalue (rvalue reference)"
48723 msgstr ""
48725 #: cp/typeck.c:5892
48726 #, gcc-internal-format
48727 msgid "ISO C++ forbids taking address of function %<::main%>"
48728 msgstr ""
48730 #: cp/typeck.c:5949
48731 #, gcc-internal-format
48732 msgid "cannot create pointer to reference member %qD"
48733 msgstr ""
48735 #: cp/typeck.c:5969
48736 #, gcc-internal-format
48737 msgid "attempt to take address of bit-field"
48738 msgstr ""
48740 #: cp/typeck.c:6118
48741 #, gcc-internal-format
48742 msgid "%<~%> on an expression of type bool"
48743 msgstr ""
48745 #: cp/typeck.c:6119
48746 #, gcc-internal-format
48747 msgid "did you mean to use logical not (%<!%>)?"
48748 msgstr ""
48750 #: cp/typeck.c:6240
48751 #, gcc-internal-format
48752 msgid "ISO C++ forbids incrementing an enum"
48753 msgstr ""
48755 #: cp/typeck.c:6241
48756 #, gcc-internal-format
48757 msgid "ISO C++ forbids decrementing an enum"
48758 msgstr ""
48760 #: cp/typeck.c:6257
48761 #, gcc-internal-format
48762 msgid "cannot increment a pointer to incomplete type %qT"
48763 msgstr ""
48765 #: cp/typeck.c:6258
48766 #, gcc-internal-format
48767 msgid "cannot decrement a pointer to incomplete type %qT"
48768 msgstr ""
48770 #: cp/typeck.c:6269
48771 #, gcc-internal-format
48772 msgid "ISO C++ forbids incrementing a pointer of type %qT"
48773 msgstr ""
48775 #: cp/typeck.c:6270
48776 #, gcc-internal-format
48777 msgid "ISO C++ forbids decrementing a pointer of type %qT"
48778 msgstr ""
48780 #: cp/typeck.c:6305
48781 #, gcc-internal-format
48782 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
48783 msgstr ""
48785 #: cp/typeck.c:6314
48786 #, gcc-internal-format
48787 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
48788 msgstr ""
48790 #: cp/typeck.c:6321
48791 #, gcc-internal-format
48792 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
48793 msgstr ""
48795 #: cp/typeck.c:6502
48796 #, gcc-internal-format
48797 msgid "cannot take the address of %<this%>, which is an rvalue expression"
48798 msgstr ""
48800 #: cp/typeck.c:6524
48801 #, gcc-internal-format
48802 msgid "address of explicit register variable %qD requested"
48803 msgstr ""
48805 #: cp/typeck.c:6529
48806 #, gcc-internal-format
48807 msgid "address requested for %qD, which is declared %<register%>"
48808 msgstr ""
48810 #: cp/typeck.c:6604
48811 #, gcc-internal-format
48812 msgid "list-initializer for non-class type must not be parenthesized"
48813 msgstr ""
48815 #: cp/typeck.c:6616
48816 #, gcc-internal-format
48817 msgid "expression list treated as compound expression in initializer"
48818 msgstr ""
48820 #: cp/typeck.c:6620
48821 #, gcc-internal-format
48822 msgid "expression list treated as compound expression in mem-initializer"
48823 msgstr ""
48825 #: cp/typeck.c:6624
48826 #, gcc-internal-format
48827 msgid "expression list treated as compound expression in functional cast"
48828 msgstr ""
48830 #: cp/typeck.c:6661
48831 #, gcc-internal-format, gfc-internal-format
48832 msgid "%s expression list treated as compound expression"
48833 msgstr ""
48835 #: cp/typeck.c:6747
48836 #, gcc-internal-format
48837 msgid "no context to resolve type of %qE"
48838 msgstr ""
48840 #: cp/typeck.c:6780
48841 #, gcc-internal-format
48842 msgid "cast from type %qT to type %qT casts away qualifiers"
48843 msgstr ""
48845 #: cp/typeck.c:6786
48846 #, gcc-internal-format
48847 msgid "static_cast from type %qT to type %qT casts away qualifiers"
48848 msgstr ""
48850 #: cp/typeck.c:6792
48851 #, gcc-internal-format
48852 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
48853 msgstr ""
48855 #: cp/typeck.c:6813
48856 #, gcc-internal-format
48857 msgid "useless cast to type %q#T"
48858 msgstr ""
48860 #: cp/typeck.c:6826
48861 #, gcc-internal-format
48862 msgid "type qualifiers ignored on cast result type"
48863 msgstr ""
48865 #: cp/typeck.c:7249
48866 #, gcc-internal-format
48867 msgid "invalid static_cast from type %qT to type %qT"
48868 msgstr ""
48870 #: cp/typeck.c:7275
48871 msgid "converting from %qH to %qI"
48872 msgstr ""
48874 #: cp/typeck.c:7343
48875 #, gcc-internal-format
48876 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
48877 msgstr ""
48879 #: cp/typeck.c:7413
48880 msgid "cast from %qH to %qI loses precision"
48881 msgstr ""
48883 #: cp/typeck.c:7438
48884 msgid "cast between incompatible function types from %qH to %qI"
48885 msgstr ""
48887 #: cp/typeck.c:7449
48888 msgid "cast between incompatible pointer to member types from %qH to %qI"
48889 msgstr ""
48891 #: cp/typeck.c:7470 cp/typeck.c:7652
48892 msgid "cast from %qH to %qI increases required alignment of target type"
48893 msgstr ""
48895 #: cp/typeck.c:7486
48896 #, gcc-internal-format
48897 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
48898 msgstr ""
48900 #: cp/typeck.c:7500
48901 #, gcc-internal-format
48902 msgid "invalid cast from type %qT to type %qT"
48903 msgstr ""
48905 #: cp/typeck.c:7568
48906 #, gcc-internal-format
48907 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
48908 msgstr ""
48910 #: cp/typeck.c:7577
48911 #, gcc-internal-format
48912 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
48913 msgstr ""
48915 #: cp/typeck.c:7618
48916 #, gcc-internal-format
48917 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
48918 msgstr ""
48920 #: cp/typeck.c:7687
48921 #, gcc-internal-format
48922 msgid "invalid const_cast from type %qT to type %qT"
48923 msgstr ""
48925 #: cp/typeck.c:7783 cp/typeck.c:7791
48926 #, gcc-internal-format
48927 msgid "ISO C++ forbids casting to an array type %qT"
48928 msgstr ""
48930 #: cp/typeck.c:7800
48931 #, gcc-internal-format
48932 msgid "invalid cast to function type %qT"
48933 msgstr ""
48935 #: cp/typeck.c:8113
48936 #, gcc-internal-format
48937 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
48938 msgstr ""
48940 #: cp/typeck.c:8173
48941 #, gcc-internal-format
48942 msgid "assigning to an array from an initializer list"
48943 msgstr ""
48945 #: cp/typeck.c:8199
48946 #, gcc-internal-format
48947 msgid "incompatible types in assignment of %qT to %qT"
48948 msgstr ""
48950 #: cp/typeck.c:8213
48951 #, gcc-internal-format
48952 msgid "array used as initializer"
48953 msgstr ""
48955 #: cp/typeck.c:8215
48956 #, gcc-internal-format
48957 msgid "invalid array assignment"
48958 msgstr ""
48960 #: cp/typeck.c:8349
48961 #, gcc-internal-format
48962 msgid "   in pointer to member function conversion"
48963 msgstr ""
48965 #: cp/typeck.c:8363
48966 #, gcc-internal-format
48967 msgid "pointer to member conversion via virtual base %qT"
48968 msgstr ""
48970 #: cp/typeck.c:8410 cp/typeck.c:8429
48971 #, gcc-internal-format
48972 msgid "   in pointer to member conversion"
48973 msgstr ""
48975 #: cp/typeck.c:8510
48976 #, gcc-internal-format
48977 msgid "invalid conversion to type %qT from type %qT"
48978 msgstr ""
48980 #: cp/typeck.c:8812 cp/typeck.c:8829
48981 msgid "cannot convert %qH to %qI"
48982 msgstr "не вдалося перетворити %qH на %qI"
48984 #: cp/typeck.c:8821
48985 msgid "cannot convert %qH to %qI in default argument"
48986 msgstr ""
48988 #: cp/typeck.c:8825
48989 msgid "cannot convert %qH to %qI in argument passing"
48990 msgstr ""
48992 #: cp/typeck.c:8833
48993 msgid "cannot convert %qH to %qI in initialization"
48994 msgstr ""
48996 #: cp/typeck.c:8837
48997 msgid "cannot convert %qH to %qI in return"
48998 msgstr ""
49000 #: cp/typeck.c:8841
49001 msgid "cannot convert %qH to %qI in assignment"
49002 msgstr ""
49004 #: cp/typeck.c:8854
49005 #, gcc-internal-format
49006 msgid "class type %qT is incomplete"
49007 msgstr ""
49009 #: cp/typeck.c:8872
49010 #, gcc-internal-format
49011 msgid "parameter %qP of %qD might be a candidate for a format attribute"
49012 msgstr ""
49014 #: cp/typeck.c:8876
49015 #, gcc-internal-format
49016 msgid "parameter might be a candidate for a format attribute"
49017 msgstr ""
49019 #: cp/typeck.c:8881
49020 #, gcc-internal-format
49021 msgid "target of conversion might be a candidate for a format attribute"
49022 msgstr ""
49024 #: cp/typeck.c:8886
49025 #, gcc-internal-format
49026 msgid "target of initialization might be a candidate for a format attribute"
49027 msgstr ""
49029 #: cp/typeck.c:8896
49030 #, gcc-internal-format
49031 msgid "left-hand side of assignment might be a candidate for a format attribute"
49032 msgstr ""
49034 #: cp/typeck.c:8991
49035 #, gcc-internal-format
49036 msgid "in passing argument %P of %qD"
49037 msgstr ""
49039 #: cp/typeck.c:9050
49040 #, gcc-internal-format
49041 msgid "returning reference to temporary"
49042 msgstr ""
49044 #: cp/typeck.c:9057
49045 #, gcc-internal-format
49046 msgid "reference to non-lvalue returned"
49047 msgstr ""
49049 #: cp/typeck.c:9072
49050 #, gcc-internal-format
49051 msgid "reference to local variable %qD returned"
49052 msgstr ""
49054 #: cp/typeck.c:9076
49055 #, gcc-internal-format
49056 msgid "address of label %qD returned"
49057 msgstr ""
49059 #: cp/typeck.c:9080
49060 #, gcc-internal-format
49061 msgid "address of local variable %qD returned"
49062 msgstr ""
49064 #: cp/typeck.c:9119
49065 #, gcc-internal-format
49066 msgid "returning a value from a destructor"
49067 msgstr ""
49069 #. If a return statement appears in a handler of the
49070 #. function-try-block of a constructor, the program is ill-formed.
49071 #: cp/typeck.c:9127
49072 #, gcc-internal-format
49073 msgid "cannot return from a handler of a function-try-block of a constructor"
49074 msgstr ""
49076 #. You can't return a value from a constructor.
49077 #: cp/typeck.c:9130
49078 #, gcc-internal-format
49079 msgid "returning a value from a constructor"
49080 msgstr ""
49082 #. Give a helpful error message.
49083 #: cp/typeck.c:9164 cp/typeck.c:9210
49084 #, gcc-internal-format
49085 msgid "return-statement with no value, in function returning %qT"
49086 msgstr ""
49088 #: cp/typeck.c:9172
49089 #, gcc-internal-format
49090 msgid "returning initializer list"
49091 msgstr ""
49093 #: cp/typeck.c:9191
49094 #, gcc-internal-format
49095 msgid "inconsistent types %qT and %qT deduced for lambda return type"
49096 msgstr ""
49098 #: cp/typeck.c:9194
49099 #, gcc-internal-format
49100 msgid "inconsistent deduction for auto return type: %qT and then %qT"
49101 msgstr ""
49103 #: cp/typeck.c:9230
49104 #, gcc-internal-format
49105 msgid "return-statement with a value, in function returning %qT"
49106 msgstr ""
49108 #: cp/typeck.c:9259
49109 #, gcc-internal-format
49110 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
49111 msgstr ""
49113 #. Make this a permerror because we used to accept it.
49114 #: cp/typeck.c:9884
49115 #, gcc-internal-format
49116 msgid "using temporary as lvalue"
49117 msgstr ""
49119 #: cp/typeck.c:9886
49120 #, gcc-internal-format
49121 msgid "using xvalue (rvalue reference) as lvalue"
49122 msgstr ""
49124 #: cp/typeck2.c:49
49125 #, gcc-internal-format
49126 msgid "type %qT is not a base type for type %qT"
49127 msgstr ""
49129 #: cp/typeck2.c:104
49130 #, gcc-internal-format
49131 msgid "assignment of constant field %qD"
49132 msgstr ""
49134 #: cp/typeck2.c:106
49135 #, gcc-internal-format
49136 msgid "constant field %qD used as %<asm%> output"
49137 msgstr ""
49139 #: cp/typeck2.c:108
49140 #, gcc-internal-format
49141 msgid "increment of constant field %qD"
49142 msgstr ""
49144 #: cp/typeck2.c:110
49145 #, gcc-internal-format
49146 msgid "decrement of constant field %qD"
49147 msgstr ""
49149 #: cp/typeck2.c:117
49150 #, gcc-internal-format
49151 msgid "assignment of read-only reference %qD"
49152 msgstr ""
49154 #: cp/typeck2.c:119
49155 #, gcc-internal-format
49156 msgid "read-only reference %qD used as %<asm%> output"
49157 msgstr ""
49159 #: cp/typeck2.c:121
49160 #, gcc-internal-format
49161 msgid "increment of read-only reference %qD"
49162 msgstr ""
49164 #: cp/typeck2.c:123
49165 #, gcc-internal-format
49166 msgid "decrement of read-only reference %qD"
49167 msgstr ""
49169 #: cp/typeck2.c:321
49170 #, gcc-internal-format
49171 msgid "cannot declare variable %q+D to be of abstract type %qT"
49172 msgstr ""
49174 #: cp/typeck2.c:326
49175 #, gcc-internal-format
49176 msgid "cannot declare parameter %q+D to be of abstract type %qT"
49177 msgstr ""
49179 #: cp/typeck2.c:329
49180 #, gcc-internal-format
49181 msgid "cannot declare parameter to be of abstract type %qT"
49182 msgstr ""
49184 #: cp/typeck2.c:333
49185 #, gcc-internal-format
49186 msgid "cannot declare field %q+D to be of abstract type %qT"
49187 msgstr ""
49189 #: cp/typeck2.c:337
49190 #, gcc-internal-format
49191 msgid "invalid abstract return type for member function %q+#D"
49192 msgstr ""
49194 #: cp/typeck2.c:339
49195 #, gcc-internal-format
49196 msgid "invalid abstract return type for function %q+#D"
49197 msgstr ""
49199 #. Here we do not have location information.
49200 #: cp/typeck2.c:342
49201 #, gcc-internal-format
49202 msgid "invalid abstract type %qT for %qE"
49203 msgstr ""
49205 #: cp/typeck2.c:344
49206 #, gcc-internal-format
49207 msgid "invalid abstract type for %q+D"
49208 msgstr ""
49210 #: cp/typeck2.c:349
49211 #, gcc-internal-format
49212 msgid "creating array of %qT, which is an abstract class type"
49213 msgstr ""
49215 #: cp/typeck2.c:352
49216 #, gcc-internal-format
49217 msgid "invalid cast to abstract class type %qT"
49218 msgstr ""
49220 #: cp/typeck2.c:355
49221 #, gcc-internal-format
49222 msgid "invalid new-expression of abstract class type %qT"
49223 msgstr ""
49225 #: cp/typeck2.c:358
49226 #, gcc-internal-format
49227 msgid "invalid abstract return type %qT"
49228 msgstr ""
49230 #: cp/typeck2.c:361
49231 #, gcc-internal-format
49232 msgid "invalid abstract parameter type %qT"
49233 msgstr ""
49235 #: cp/typeck2.c:364
49236 #, gcc-internal-format
49237 msgid "expression of abstract class type %qT cannot be used in throw-expression"
49238 msgstr ""
49240 #: cp/typeck2.c:368
49241 #, gcc-internal-format
49242 msgid "cannot declare catch parameter to be of abstract class type %qT"
49243 msgstr ""
49245 #: cp/typeck2.c:372
49246 #, gcc-internal-format
49247 msgid "cannot allocate an object of abstract type %qT"
49248 msgstr ""
49250 #: cp/typeck2.c:382
49251 #, gcc-internal-format
49252 msgid "  because the following virtual functions are pure within %qT:"
49253 msgstr ""
49255 #: cp/typeck2.c:388
49256 #, gcc-internal-format
49257 msgid "\t%#qD"
49258 msgstr ""
49260 #: cp/typeck2.c:441
49261 #, gcc-internal-format
49262 msgid "definition of %q#T is not complete until the closing brace"
49263 msgstr ""
49265 #: cp/typeck2.c:444
49266 #, gcc-internal-format
49267 msgid "forward declaration of %q#T"
49268 msgstr ""
49270 #: cp/typeck2.c:446
49271 #, gcc-internal-format
49272 msgid "declaration of %q#T"
49273 msgstr ""
49275 #: cp/typeck2.c:473
49276 #, gcc-internal-format
49277 msgid "%qD has incomplete type"
49278 msgstr ""
49280 #: cp/typeck2.c:486
49281 #, gcc-internal-format
49282 msgid "invalid use of incomplete type %q#T"
49283 msgstr ""
49285 #: cp/typeck2.c:517
49286 #, gcc-internal-format
49287 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
49288 msgstr ""
49290 #: cp/typeck2.c:521
49291 #, gcc-internal-format
49292 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
49293 msgstr ""
49295 #: cp/typeck2.c:531
49296 #, gcc-internal-format
49297 msgid "invalid use of placeholder %qT"
49298 msgstr ""
49300 #: cp/typeck2.c:538
49301 #, gcc-internal-format
49302 msgid "invalid use of template type parameter %qT"
49303 msgstr ""
49305 #: cp/typeck2.c:543
49306 #, gcc-internal-format
49307 msgid "invalid use of template template parameter %qT"
49308 msgstr ""
49310 #: cp/typeck2.c:550
49311 #, gcc-internal-format
49312 msgid "invalid use of dependent type %qT"
49313 msgstr ""
49315 #: cp/typeck2.c:557
49316 #, gcc-internal-format
49317 msgid "invalid use of brace-enclosed initializer list"
49318 msgstr ""
49320 #: cp/typeck2.c:565
49321 #, gcc-internal-format
49322 msgid "address of overloaded function with no contextual type information"
49323 msgstr ""
49325 #: cp/typeck2.c:569
49326 #, gcc-internal-format
49327 msgid "overloaded function with no contextual type information"
49328 msgstr ""
49330 #: cp/typeck2.c:572
49331 #, gcc-internal-format
49332 msgid "insufficient contextual information to determine type"
49333 msgstr ""
49335 #: cp/typeck2.c:802
49336 #, gcc-internal-format
49337 msgid "constructor syntax used, but no constructor declared for type %qT"
49338 msgstr ""
49340 #: cp/typeck2.c:966
49341 msgid "narrowing conversion of %qE from %qH to %qI inside { } is ill-formed in C++11"
49342 msgstr ""
49344 #: cp/typeck2.c:977 cp/typeck2.c:991
49345 msgid "narrowing conversion of %qE from %qH to %qI inside { }"
49346 msgstr ""
49348 #: cp/typeck2.c:981
49349 #, gcc-internal-format
49350 msgid " the expression has a constant value but is not a C++ constant-expression"
49351 msgstr ""
49353 #: cp/typeck2.c:1069
49354 #, gcc-internal-format
49355 msgid "int-array initialized from non-wide string"
49356 msgstr ""
49358 #: cp/typeck2.c:1075
49359 #, gcc-internal-format
49360 msgid "int-array initialized from incompatible wide string"
49361 msgstr ""
49363 #: cp/typeck2.c:1105
49364 #, gcc-internal-format
49365 msgid "initializer-string for array of chars is too long"
49366 msgstr ""
49368 #: cp/typeck2.c:1157
49369 #, gcc-internal-format
49370 msgid "cannot initialize aggregate of type %qT with a compound literal"
49371 msgstr ""
49373 #: cp/typeck2.c:1496 cp/typeck2.c:1523
49374 #, gcc-internal-format
49375 msgid "missing initializer for member %qD"
49376 msgstr ""
49378 #: cp/typeck2.c:1504
49379 #, gcc-internal-format
49380 msgid "member %qD is uninitialized reference"
49381 msgstr ""
49383 #: cp/typeck2.c:1511
49384 #, gcc-internal-format
49385 msgid "member %qD with uninitialized reference fields"
49386 msgstr ""
49388 #: cp/typeck2.c:1587
49389 #, gcc-internal-format
49390 msgid "designator order for field %qD does not match declaration order in %qT"
49391 msgstr ""
49393 #: cp/typeck2.c:1660
49394 #, gcc-internal-format
49395 msgid "no field %qD found in union being initialized"
49396 msgstr ""
49398 #: cp/typeck2.c:1671
49399 #, gcc-internal-format
49400 msgid "index value instead of field name in union initializer"
49401 msgstr ""
49403 #: cp/typeck2.c:1858
49404 #, gcc-internal-format
49405 msgid "circular pointer delegation detected"
49406 msgstr ""
49408 #: cp/typeck2.c:1872
49409 #, gcc-internal-format
49410 msgid "base operand of %<->%> has non-pointer type %qT"
49411 msgstr ""
49413 #: cp/typeck2.c:1898
49414 #, gcc-internal-format
49415 msgid "result of %<operator->()%> yields non-pointer result"
49416 msgstr ""
49418 #: cp/typeck2.c:1900
49419 #, gcc-internal-format
49420 msgid "base operand of %<->%> is not a pointer"
49421 msgstr ""
49423 #: cp/typeck2.c:1927
49424 #, gcc-internal-format
49425 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
49426 msgstr ""
49428 #: cp/typeck2.c:1936
49429 #, gcc-internal-format
49430 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
49431 msgstr ""
49433 #: cp/typeck2.c:1958
49434 #, gcc-internal-format
49435 msgid "pointer to member type %qT incompatible with object type %qT"
49436 msgstr ""
49438 #: cp/typeck2.c:2018
49439 #, gcc-internal-format
49440 msgid "pointer-to-member-function type %qT requires an rvalue"
49441 msgstr ""
49443 #: cp/typeck2.c:2029
49444 #, gcc-internal-format
49445 msgid "pointer-to-member-function type %qT requires an lvalue"
49446 msgstr ""
49448 #: cp/typeck2.c:2037
49449 #, gcc-internal-format
49450 msgid "pointer-to-member-function type %qT requires an lvalue before C++2a"
49451 msgstr ""
49453 #: cp/typeck2.c:2080
49454 #, gcc-internal-format
49455 msgid "functional cast to array type %qT"
49456 msgstr ""
49458 #: cp/typeck2.c:2096
49459 #, gcc-internal-format
49460 msgid "cannot deduce template arguments for %qT from ()"
49461 msgstr ""
49463 #: cp/typeck2.c:2114
49464 #, gcc-internal-format
49465 msgid "invalid value-initialization of reference type"
49466 msgstr ""
49468 #: cp/typeck2.c:2341
49469 #, gcc-internal-format
49470 msgid "call to function %qD which throws incomplete type %q#T"
49471 msgstr ""
49473 #: cp/typeck2.c:2344
49474 #, gcc-internal-format
49475 msgid "call to function which throws incomplete type %q#T"
49476 msgstr ""
49478 #: cp/vtable-class-hierarchy.c:719
49479 #, gcc-internal-format
49480 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
49481 msgstr ""
49483 #: cp/vtable-class-hierarchy.c:859
49484 #, gcc-internal-format
49485 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
49486 msgstr ""
49488 #: cp/vtable-class-hierarchy.c:1109
49489 #, gcc-internal-format
49490 msgid "unable to open log file %<vtv_count_data.log%>: %m"
49491 msgstr ""
49493 #: fortran/arith.c:45
49494 #, gcc-internal-format, gfc-internal-format
49495 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
49496 msgstr ""
49498 #: fortran/arith.c:117 fortran/arith.c:1973
49499 #, gcc-internal-format
49500 msgid "gfc_arith_error(): Bad error code"
49501 msgstr ""
49503 #: fortran/arith.c:150
49504 #, gcc-internal-format
49505 msgid "Fix min_int calculation"
49506 msgstr ""
49508 #: fortran/arith.c:530
49509 #, gcc-internal-format
49510 msgid "gfc_range_check(): Bad type"
49511 msgstr ""
49513 #: fortran/arith.c:603
49514 #, gcc-internal-format
49515 msgid "gfc_arith_uminus(): Bad basic type"
49516 msgstr ""
49518 #: fortran/arith.c:637
49519 #, gcc-internal-format
49520 msgid "gfc_arith_plus(): Bad basic type"
49521 msgstr ""
49523 #: fortran/arith.c:671
49524 #, gcc-internal-format
49525 msgid "gfc_arith_minus(): Bad basic type"
49526 msgstr ""
49528 #: fortran/arith.c:706
49529 #, gcc-internal-format
49530 msgid "gfc_arith_times(): Bad basic type"
49531 msgstr ""
49533 #: fortran/arith.c:745
49534 #, gcc-internal-format
49535 msgid "Integer division truncated to constant %qs at %L"
49536 msgstr ""
49538 #: fortran/arith.c:791
49539 #, gcc-internal-format
49540 msgid "gfc_arith_divide(): Bad basic type"
49541 msgstr ""
49543 #: fortran/arith.c:837
49544 #, gcc-internal-format
49545 msgid "arith_power(): Bad base"
49546 msgstr ""
49548 #: fortran/arith.c:878
49549 #, gcc-internal-format, gfc-internal-format
49550 msgid "Negative exponent of integer has zero result at %L"
49551 msgstr ""
49553 #: fortran/arith.c:928 fortran/arith.c:953
49554 #, gcc-internal-format, gfc-internal-format
49555 msgid "Noninteger exponent in an initialization expression at %L"
49556 msgstr ""
49558 #: fortran/arith.c:939
49559 #, gcc-internal-format, gfc-internal-format
49560 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
49561 msgstr ""
49563 #: fortran/arith.c:967
49564 #, gcc-internal-format
49565 msgid "arith_power(): unknown type"
49566 msgstr ""
49568 #: fortran/arith.c:1033
49569 #, gcc-internal-format
49570 msgid "compare_real(): Bad operator"
49571 msgstr ""
49573 #: fortran/arith.c:1068
49574 #, gcc-internal-format
49575 msgid "gfc_compare_expr(): Bad basic type"
49576 msgstr ""
49578 #: fortran/arith.c:1579
49579 #, gcc-internal-format
49580 msgid "eval_intrinsic(): Bad operator"
49581 msgstr ""
49583 #: fortran/arith.c:1632
49584 #, gcc-internal-format
49585 msgid "eval_type_intrinsic0(): op NULL"
49586 msgstr ""
49588 #: fortran/arith.c:1941
49589 #, gcc-internal-format, gfc-internal-format
49590 msgid "Arithmetic OK converting %s to %s at %L"
49591 msgstr ""
49593 #: fortran/arith.c:1945
49594 #, gcc-internal-format
49595 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49596 msgstr ""
49598 #: fortran/arith.c:1950
49599 #, gcc-internal-format
49600 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49601 msgstr ""
49603 #: fortran/arith.c:1955
49604 #, gcc-internal-format
49605 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49606 msgstr ""
49608 #: fortran/arith.c:1960
49609 #, gcc-internal-format, gfc-internal-format
49610 msgid "Division by zero converting %s to %s at %L"
49611 msgstr ""
49613 #: fortran/arith.c:1964
49614 #, gcc-internal-format, gfc-internal-format
49615 msgid "Array operands are incommensurate converting %s to %s at %L"
49616 msgstr ""
49618 #: fortran/arith.c:1968
49619 #, gcc-internal-format, gfc-internal-format
49620 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
49621 msgstr ""
49623 #: fortran/arith.c:2055 fortran/arith.c:2164 fortran/arith.c:2224
49624 #: fortran/arith.c:2276 fortran/arith.c:2336 fortran/arith.c:2405
49625 #: fortran/arith.c:2472
49626 #, gcc-internal-format
49627 msgid "Conversion from %qs to %qs at %L"
49628 msgstr ""
49630 #: fortran/arith.c:2084 fortran/arith.c:2117 fortran/arith.c:2156
49631 #: fortran/arith.c:2214 fortran/arith.c:2266 fortran/arith.c:2326
49632 #: fortran/arith.c:2395
49633 #, gcc-internal-format
49634 msgid "Change of value in conversion from %qs to %qs at %L"
49635 msgstr ""
49637 #: fortran/arith.c:2312 fortran/arith.c:2381
49638 #, gcc-internal-format
49639 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
49640 msgstr ""
49642 #: fortran/arith.c:2464
49643 #, gcc-internal-format
49644 msgid "Change of value in conversion from  %qs to %qs at %L"
49645 msgstr ""
49647 #: fortran/arith.c:2549
49648 #, gcc-internal-format
49649 msgid "The Hollerith constant at %L is too long to convert to %qs"
49650 msgstr ""
49652 #: fortran/array.c:95
49653 #, gcc-internal-format, gfc-internal-format
49654 msgid "Expected array subscript at %C"
49655 msgstr ""
49657 #: fortran/array.c:104
49658 #, gcc-internal-format
49659 msgid "Unexpected %<*%> in coarray subscript at %C"
49660 msgstr ""
49662 #: fortran/array.c:128
49663 #, gcc-internal-format, gfc-internal-format
49664 msgid "Strides not allowed in coarray subscript at %C"
49665 msgstr ""
49667 #: fortran/array.c:136
49668 #, gcc-internal-format, gfc-internal-format
49669 msgid "Expected array subscript stride at %C"
49670 msgstr ""
49672 #: fortran/array.c:196
49673 #, gcc-internal-format, gfc-internal-format
49674 msgid "Invalid form of array reference at %C"
49675 msgstr ""
49677 #: fortran/array.c:203
49678 #, gcc-internal-format, gfc-internal-format
49679 msgid "Array reference at %C has more than 7 dimensions"
49680 msgstr ""
49682 #: fortran/array.c:206 fortran/array.c:307
49683 #, gcc-internal-format, gfc-internal-format
49684 msgid "Array reference at %C cannot have more than %d dimensions"
49685 msgstr ""
49687 #: fortran/array.c:221 fortran/array.c:661 fortran/check.c:2849
49688 #: fortran/check.c:5222 fortran/check.c:5260 fortran/check.c:5302
49689 #: fortran/check.c:5329 fortran/check.c:5529 fortran/match.c:1821
49690 #: fortran/match.c:3174 fortran/match.c:3516 fortran/match.c:3712
49691 #: fortran/simplify.c:2909 fortran/simplify.c:2939 fortran/simplify.c:5764
49692 #: fortran/simplify.c:7658
49693 #, gcc-internal-format
49694 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
49695 msgstr ""
49697 #: fortran/array.c:227
49698 #, gcc-internal-format, gfc-internal-format
49699 msgid "Unexpected coarray designator at %C"
49700 msgstr ""
49702 #: fortran/array.c:249
49703 #, gcc-internal-format, gfc-internal-format
49704 msgid "TEAM= attribute in %C misplaced"
49705 msgstr ""
49707 #: fortran/array.c:261
49708 #, gcc-internal-format, gfc-internal-format
49709 msgid "STAT= attribute in %C misplaced"
49710 msgstr ""
49712 #: fortran/array.c:270
49713 #, gcc-internal-format, gfc-internal-format
49714 msgid "Too few codimensions at %C, expected %d not %d"
49715 msgstr ""
49717 #: fortran/array.c:276
49718 #, gcc-internal-format, gfc-internal-format
49719 msgid "Too many codimensions at %C, expected %d not %d"
49720 msgstr ""
49722 #: fortran/array.c:286 fortran/array.c:294
49723 #, gcc-internal-format
49724 msgid "Unexpected %<*%> for codimension %d of %d at %C"
49725 msgstr ""
49727 #: fortran/array.c:289
49728 #, gcc-internal-format, gfc-internal-format
49729 msgid "Invalid form of coarray reference at %C"
49730 msgstr ""
49732 #: fortran/array.c:301
49733 #, gcc-internal-format, gfc-internal-format
49734 msgid "Invalid codimension %d at %C, only %d codimensions exist"
49735 msgstr ""
49737 #: fortran/array.c:353
49738 #, gcc-internal-format
49739 msgid "Variable %qs at %L in this context must be constant"
49740 msgstr ""
49742 #: fortran/array.c:356
49743 #, gcc-internal-format, gfc-internal-format
49744 msgid "Expression at %L in this context must be constant"
49745 msgstr ""
49747 #: fortran/array.c:454
49748 #, gcc-internal-format, gfc-internal-format
49749 msgid "Expected expression in array specification at %C"
49750 msgstr ""
49752 #: fortran/array.c:467 fortran/array.c:499
49753 #, gcc-internal-format, gfc-internal-format
49754 msgid "Expecting a scalar INTEGER expression at %C, found %s"
49755 msgstr ""
49757 #: fortran/array.c:536
49758 #, gcc-internal-format, gfc-internal-format
49759 msgid "Assumed-rank array at %C"
49760 msgstr ""
49762 #: fortran/array.c:570
49763 #, gcc-internal-format, gfc-internal-format
49764 msgid "Bad array specification for implied-shape array at %C"
49765 msgstr ""
49767 #: fortran/array.c:586 fortran/array.c:699
49768 #, gcc-internal-format, gfc-internal-format
49769 msgid "Bad array specification for an explicitly shaped array at %C"
49770 msgstr ""
49772 #: fortran/array.c:596 fortran/array.c:709
49773 #, gcc-internal-format, gfc-internal-format
49774 msgid "Bad array specification for assumed shape array at %C"
49775 msgstr ""
49777 #: fortran/array.c:610 fortran/array.c:723
49778 #, gcc-internal-format, gfc-internal-format
49779 msgid "Bad specification for deferred shape array at %C"
49780 msgstr ""
49782 #: fortran/array.c:620 fortran/array.c:727
49783 #, gcc-internal-format, gfc-internal-format
49784 msgid "Bad specification for assumed size array at %C"
49785 msgstr ""
49787 #: fortran/array.c:632 fortran/array.c:739
49788 #, gcc-internal-format, gfc-internal-format
49789 msgid "Expected another dimension in array declaration at %C"
49790 msgstr ""
49792 #: fortran/array.c:638 fortran/array.c:667 fortran/array.c:745
49793 #, gcc-internal-format, gfc-internal-format
49794 msgid "Array specification at %C has more than %d dimensions"
49795 msgstr ""
49797 #: fortran/array.c:644
49798 #, gcc-internal-format, gfc-internal-format
49799 msgid "Array specification at %C with more than 7 dimensions"
49800 msgstr ""
49802 #: fortran/array.c:656
49803 #, gcc-internal-format, gfc-internal-format
49804 msgid "Coarray declaration at %C"
49805 msgstr ""
49807 #: fortran/array.c:753
49808 #, gcc-internal-format
49809 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
49810 msgstr ""
49812 #: fortran/array.c:821
49813 #, gcc-internal-format
49814 msgid "The assumed-rank array %qs at %L shall not have a codimension"
49815 msgstr ""
49817 #: fortran/array.c:905
49818 #, gcc-internal-format
49819 msgid "gfc_compare_array_spec(): Array spec clobbered"
49820 msgstr ""
49822 #: fortran/array.c:981
49823 #, gcc-internal-format
49824 msgid "DO-iterator %qs at %L is inside iterator of the same name"
49825 msgstr ""
49827 #: fortran/array.c:1073 fortran/array.c:1255
49828 #, gcc-internal-format, gfc-internal-format
49829 msgid "Syntax error in array constructor at %C"
49830 msgstr ""
49832 #: fortran/array.c:1129
49833 #, gcc-internal-format, gfc-internal-format
49834 msgid "[...] style array constructors at %C"
49835 msgstr ""
49837 #: fortran/array.c:1149
49838 #, gcc-internal-format, gfc-internal-format
49839 msgid "Array constructor including type specification at %C"
49840 msgstr ""
49842 #: fortran/array.c:1155 fortran/match.c:4148
49843 #, gcc-internal-format, gfc-internal-format
49844 msgid "Type-spec at %L cannot contain a deferred type parameter"
49845 msgstr ""
49847 #: fortran/array.c:1163
49848 #, gcc-internal-format, gfc-internal-format
49849 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
49850 msgstr ""
49852 #: fortran/array.c:1181
49853 #, gcc-internal-format, gfc-internal-format
49854 msgid "Empty array constructor at %C is not allowed"
49855 msgstr ""
49857 #: fortran/array.c:1218 fortran/array.c:1228
49858 #, gcc-internal-format, gfc-internal-format
49859 msgid "Incompatible typespec for array element at %L"
49860 msgstr ""
49862 #: fortran/array.c:1302
49863 #, gcc-internal-format, gfc-internal-format
49864 msgid "Element in %s array constructor at %L is %s"
49865 msgstr ""
49867 #: fortran/array.c:1633
49868 #, gcc-internal-format, gfc-internal-format
49869 msgid "Iterator step at %L cannot be zero"
49870 msgstr ""
49872 #: fortran/array.c:1770
49873 #, gcc-internal-format
49874 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
49875 msgstr ""
49877 #: fortran/array.c:1940
49878 #, gcc-internal-format, gfc-internal-format
49879 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
49880 msgstr ""
49882 #: fortran/array.c:1947
49883 #, gcc-internal-format, gfc-internal-format
49884 msgid "AC-IMPLIED-DO final expression references control variable at %L"
49885 msgstr ""
49887 #: fortran/array.c:1954
49888 #, gcc-internal-format, gfc-internal-format
49889 msgid "AC-IMPLIED-DO step expression references control variable at %L"
49890 msgstr ""
49892 #: fortran/array.c:1966
49893 #, gcc-internal-format, gfc-internal-format
49894 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
49895 msgstr ""
49897 #: fortran/array.c:2055
49898 #, gcc-internal-format, gfc-internal-format
49899 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
49900 msgstr ""
49902 #: fortran/array.c:2174
49903 #, gcc-internal-format
49904 msgid "spec_dimen_size(): Bad dimension"
49905 msgstr ""
49907 #: fortran/array.c:2233
49908 #, gcc-internal-format
49909 msgid "gfc_ref_dimen_size(): Bad dimension"
49910 msgstr ""
49912 #: fortran/array.c:2237
49913 #, gcc-internal-format, gfc-internal-format
49914 msgid "Bad array dimension at %L"
49915 msgstr ""
49917 #: fortran/array.c:2264 fortran/data.c:552 fortran/data.c:571
49918 #: fortran/data.c:585 fortran/data.c:714
49919 #, gcc-internal-format
49920 msgid "Simplification error"
49921 msgstr ""
49923 #: fortran/array.c:2376
49924 #, gcc-internal-format
49925 msgid "gfc_ref_dimen_size(): Bad dimen_type"
49926 msgstr ""
49928 #: fortran/array.c:2427
49929 #, gcc-internal-format
49930 msgid "gfc_array_dimen_size(): Bad dimension"
49931 msgstr ""
49933 #: fortran/array.c:2472
49934 #, gcc-internal-format
49935 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
49936 msgstr ""
49938 #: fortran/array.c:2620
49939 #, gcc-internal-format
49940 msgid "gfc_find_array_ref(): No ref found"
49941 msgstr ""
49943 #. if (c == 0)
49944 #: fortran/bbt.c:119
49945 #, gcc-internal-format
49946 msgid "insert_bbt(): Duplicate key found"
49947 msgstr ""
49949 #: fortran/check.c:46
49950 #, gcc-internal-format
49951 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
49952 msgstr ""
49954 #: fortran/check.c:62
49955 #, gcc-internal-format
49956 msgid "%qs argument of %qs intrinsic at %L must be %s"
49957 msgstr ""
49959 #: fortran/check.c:96
49960 #, gcc-internal-format
49961 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
49962 msgstr ""
49964 #: fortran/check.c:111 fortran/check.c:141
49965 #, gcc-internal-format
49966 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
49967 msgstr ""
49969 #: fortran/check.c:129
49970 #, gcc-internal-format
49971 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
49972 msgstr ""
49974 #: fortran/check.c:136
49975 #, gcc-internal-format
49976 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
49977 msgstr ""
49979 #: fortran/check.c:159
49980 #, gcc-internal-format
49981 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
49982 msgstr ""
49984 #: fortran/check.c:176
49985 #, gcc-internal-format
49986 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
49987 msgstr ""
49989 #: fortran/check.c:205 fortran/check.c:6658
49990 #, gcc-internal-format
49991 msgid "%qs argument of %qs intrinsic at %L must be a constant"
49992 msgstr ""
49994 #: fortran/check.c:214
49995 #, gcc-internal-format, gfc-internal-format
49996 msgid "Invalid kind for %s at %L"
49997 msgstr ""
49999 #: fortran/check.c:233
50000 #, gcc-internal-format
50001 msgid "%qs argument of %qs intrinsic at %L must be double precision"
50002 msgstr ""
50004 #: fortran/check.c:256
50005 #, gcc-internal-format
50006 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
50007 msgstr ""
50009 #: fortran/check.c:273
50010 #, gcc-internal-format
50011 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
50012 msgstr ""
50014 #: fortran/check.c:299
50015 #, gcc-internal-format
50016 msgid "%qs argument of %qs intrinsic at %L must be an array"
50017 msgstr ""
50019 #: fortran/check.c:320
50020 #, gcc-internal-format
50021 msgid "%qs at %L must be nonnegative"
50022 msgstr ""
50024 #: fortran/check.c:341
50025 #, gcc-internal-format
50026 msgid "%qs argument of %qs intrinsic at %L must be positive"
50027 msgstr "аргумент %qs внутрішньої частини %qs у %L має бути додатним"
50029 #: fortran/check.c:374
50030 #, gcc-internal-format
50031 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
50032 msgstr ""
50034 #: fortran/check.c:385
50035 #, gcc-internal-format
50036 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
50037 msgstr ""
50039 #: fortran/check.c:395
50040 #, gcc-internal-format
50041 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
50042 msgstr ""
50044 #: fortran/check.c:422
50045 #, gcc-internal-format
50046 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
50047 msgstr ""
50049 #: fortran/check.c:448
50050 #, gcc-internal-format
50051 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
50052 msgstr ""
50054 #: fortran/check.c:481
50055 #, gcc-internal-format
50056 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
50057 msgstr ""
50059 #: fortran/check.c:498
50060 #, gcc-internal-format
50061 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
50062 msgstr ""
50064 #: fortran/check.c:513
50065 #, gcc-internal-format
50066 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
50067 msgstr ""
50069 #: fortran/check.c:534
50070 #, gcc-internal-format
50071 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
50072 msgstr ""
50074 #: fortran/check.c:552
50075 #, gcc-internal-format
50076 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
50077 msgstr ""
50079 #: fortran/check.c:590
50080 #, gcc-internal-format
50081 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
50082 msgstr ""
50084 #: fortran/check.c:611
50085 #, gcc-internal-format
50086 msgid "%qs argument of %qs intrinsic at %L must be a variable"
50087 msgstr ""
50089 #: fortran/check.c:660
50090 #, gcc-internal-format
50091 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
50092 msgstr ""
50094 #: fortran/check.c:710
50095 #, gcc-internal-format
50096 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
50097 msgstr ""
50099 #: fortran/check.c:813
50100 #, gcc-internal-format, gfc-internal-format
50101 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
50102 msgstr ""
50104 #: fortran/check.c:946 fortran/check.c:6602
50105 #, gcc-internal-format
50106 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
50107 msgstr ""
50109 #: fortran/check.c:955 fortran/check.c:2480 fortran/check.c:2606
50110 #: fortran/check.c:2680 fortran/check.c:3113
50111 #, gcc-internal-format, gfc-internal-format
50112 msgid "Different type kinds at %L"
50113 msgstr ""
50115 #: fortran/check.c:991
50116 #, gcc-internal-format
50117 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
50118 msgstr ""
50120 #: fortran/check.c:1000 fortran/check.c:1036 fortran/check.c:3696
50121 #, gcc-internal-format
50122 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
50123 msgstr ""
50125 #: fortran/check.c:1018
50126 #, gcc-internal-format
50127 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
50128 msgstr ""
50130 #: fortran/check.c:1027
50131 #, gcc-internal-format
50132 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
50133 msgstr ""
50135 #: fortran/check.c:1052
50136 #, gcc-internal-format, gfc-internal-format
50137 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
50138 msgstr ""
50140 #: fortran/check.c:1063
50141 #, gcc-internal-format
50142 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
50143 msgstr ""
50145 #: fortran/check.c:1106
50146 #, gcc-internal-format, gfc-internal-format
50147 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
50148 msgstr ""
50150 #: fortran/check.c:1114
50151 #, gcc-internal-format, gfc-internal-format
50152 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
50153 msgstr ""
50155 #: fortran/check.c:1121
50156 #, gcc-internal-format
50157 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
50158 msgstr ""
50160 #: fortran/check.c:1139 fortran/check.c:1352
50161 #, gcc-internal-format, gfc-internal-format
50162 msgid "STAT= argument to %s at %L"
50163 msgstr ""
50165 #: fortran/check.c:1158 fortran/check.c:1292 fortran/check.c:1389
50166 #, gcc-internal-format, gfc-internal-format
50167 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
50168 msgstr ""
50170 #: fortran/check.c:1172 fortran/check.c:1372
50171 #, gcc-internal-format, gfc-internal-format
50172 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
50173 msgstr ""
50175 #: fortran/check.c:1192
50176 #, gcc-internal-format, gfc-internal-format
50177 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
50178 msgstr ""
50180 #: fortran/check.c:1211 fortran/check.c:1225 fortran/check.c:1260
50181 #, gcc-internal-format
50182 msgid "%qs argument of %qs intrinsic at %L not yet supported"
50183 msgstr ""
50185 #: fortran/check.c:1245
50186 #, gcc-internal-format
50187 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
50188 msgstr ""
50190 #: fortran/check.c:1299 fortran/check.c:1396
50191 #, gcc-internal-format, gfc-internal-format
50192 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
50193 msgstr ""
50195 #: fortran/check.c:1314
50196 #, gcc-internal-format, gfc-internal-format
50197 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
50198 msgstr ""
50200 #: fortran/check.c:1324
50201 #, gcc-internal-format, gfc-internal-format
50202 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
50203 msgstr ""
50205 #: fortran/check.c:1337
50206 #, gcc-internal-format, gfc-internal-format
50207 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
50208 msgstr ""
50210 #: fortran/check.c:1416
50211 #, gcc-internal-format, gfc-internal-format
50212 msgid "Negative argument N at %L"
50213 msgstr ""
50215 #: fortran/check.c:1588 fortran/check.c:2045
50216 #, gcc-internal-format
50217 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
50218 msgstr ""
50220 #: fortran/check.c:1597 fortran/check.c:2054
50221 #, gcc-internal-format
50222 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
50223 msgstr ""
50225 #: fortran/check.c:1611 fortran/check.c:1617
50226 #, gcc-internal-format, gfc-internal-format
50227 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
50228 msgstr ""
50230 #: fortran/check.c:1639
50231 #, gcc-internal-format
50232 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
50233 msgstr ""
50235 #: fortran/check.c:1647
50236 #, gcc-internal-format, gfc-internal-format
50237 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
50238 msgstr ""
50240 #: fortran/check.c:1670
50241 #, gcc-internal-format, gfc-internal-format
50242 msgid "The stat= argument at %L must be a kind=4 integer variable"
50243 msgstr ""
50245 #: fortran/check.c:1686
50246 #, gcc-internal-format, gfc-internal-format
50247 msgid "The errmsg= argument at %L must be a default-kind character variable"
50248 msgstr ""
50250 #: fortran/check.c:1694
50251 #, gcc-internal-format
50252 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
50253 msgstr ""
50255 #: fortran/check.c:1709
50256 #, gcc-internal-format, gfc-internal-format
50257 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
50258 msgstr ""
50260 #: fortran/check.c:1728
50261 #, gcc-internal-format, gfc-internal-format
50262 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
50263 msgstr ""
50265 #: fortran/check.c:1735
50266 #, gcc-internal-format, gfc-internal-format
50267 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
50268 msgstr ""
50270 #: fortran/check.c:1749
50271 #, gcc-internal-format, gfc-internal-format
50272 msgid "OPERATOR argument at %L must be a PURE function"
50273 msgstr ""
50275 #. None of the intrinsics fulfills the criteria of taking two arguments,
50276 #. returning the same type and kind as the arguments and being permitted
50277 #. as actual argument.
50278 #: fortran/check.c:1759
50279 #, gcc-internal-format, gfc-internal-format
50280 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
50281 msgstr ""
50283 #: fortran/check.c:1776
50284 #, gcc-internal-format, gfc-internal-format
50285 msgid "The function passed as OPERATOR at %L shall have two arguments"
50286 msgstr ""
50288 #: fortran/check.c:1786
50289 #, gcc-internal-format, gfc-internal-format
50290 msgid "The A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
50291 msgstr ""
50293 #: fortran/check.c:1795
50294 #, gcc-internal-format, gfc-internal-format
50295 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
50296 msgstr ""
50298 #: fortran/check.c:1806
50299 #, gcc-internal-format, gfc-internal-format
50300 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
50301 msgstr ""
50303 #: fortran/check.c:1814
50304 #, gcc-internal-format, gfc-internal-format
50305 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
50306 msgstr ""
50308 #: fortran/check.c:1821
50309 #, gcc-internal-format, gfc-internal-format
50310 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
50311 msgstr ""
50313 #: fortran/check.c:1828
50314 #, gcc-internal-format, gfc-internal-format
50315 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
50316 msgstr ""
50318 #: fortran/check.c:1836
50319 #, gcc-internal-format, gfc-internal-format
50320 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
50321 msgstr ""
50323 #: fortran/check.c:1866
50324 #, gcc-internal-format, gfc-internal-format
50325 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
50326 msgstr ""
50328 #: fortran/check.c:1873
50329 #, gcc-internal-format, gfc-internal-format
50330 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
50331 msgstr ""
50333 #: fortran/check.c:1891
50334 #, gcc-internal-format
50335 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
50336 msgstr ""
50338 #: fortran/check.c:1939 fortran/check.c:2525 fortran/check.c:2628
50339 #: fortran/check.c:2835 fortran/check.c:2880 fortran/check.c:4256
50340 #: fortran/check.c:4390 fortran/check.c:4445 fortran/check.c:5515
50341 #: fortran/check.c:5644
50342 #, gcc-internal-format
50343 msgid "%qs intrinsic with KIND argument at %L"
50344 msgstr ""
50346 #: fortran/check.c:1986 fortran/check.c:2238 fortran/check.c:2298
50347 #, gcc-internal-format
50348 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
50349 msgstr ""
50351 #: fortran/check.c:2001 fortran/check.c:2253 fortran/check.c:2313
50352 #, gcc-internal-format
50353 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
50354 msgstr ""
50356 #: fortran/check.c:2104 fortran/check.c:3207 fortran/check.c:3215
50357 #, gcc-internal-format
50358 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
50359 msgstr ""
50361 #: fortran/check.c:2118
50362 #, gcc-internal-format
50363 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
50364 msgstr ""
50366 #: fortran/check.c:2138 fortran/check.c:2146
50367 #, gcc-internal-format
50368 msgid "%qs argument of %qs intrinsic at %L must be default real"
50369 msgstr ""
50371 #: fortran/check.c:2167
50372 #, gcc-internal-format
50373 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
50374 msgstr ""
50376 #: fortran/check.c:2274
50377 #, gcc-internal-format
50378 msgid "%qs must be of same type and kind as %qs at %L in %qs"
50379 msgstr ""
50381 #: fortran/check.c:2332
50382 #, gcc-internal-format
50383 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
50384 msgstr ""
50386 #: fortran/check.c:2351
50387 #, gcc-internal-format, gfc-internal-format
50388 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
50389 msgstr ""
50391 #: fortran/check.c:2412
50392 #, gcc-internal-format
50393 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
50394 msgstr ""
50396 #: fortran/check.c:2576
50397 #, gcc-internal-format, gfc-internal-format
50398 msgid "Argument of %s at %L must be of length one"
50399 msgstr ""
50401 #: fortran/check.c:2635
50402 #, gcc-internal-format
50403 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
50404 msgstr ""
50406 #: fortran/check.c:2725
50407 #, gcc-internal-format, gfc-internal-format
50408 msgid "SIZE at %L must be positive"
50409 msgstr ""
50411 #: fortran/check.c:2737
50412 #, gcc-internal-format, gfc-internal-format
50413 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
50414 msgstr ""
50416 #: fortran/check.c:2804
50417 #, gcc-internal-format
50418 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
50419 msgstr ""
50421 #: fortran/check.c:2811
50422 #, gcc-internal-format
50423 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
50424 msgstr ""
50426 #: fortran/check.c:3022
50427 #, gcc-internal-format
50428 msgid "Intrinsic %qs at %L must have at least two arguments"
50429 msgstr ""
50431 #: fortran/check.c:3070
50432 #, gcc-internal-format
50433 msgid "Missing %qs argument to the %s intrinsic at %L"
50434 msgstr ""
50436 #: fortran/check.c:3085
50437 #, gcc-internal-format
50438 msgid "Duplicate argument %qs at %L to intrinsic %s"
50439 msgstr ""
50441 #: fortran/check.c:3090
50442 #, gcc-internal-format
50443 msgid "Unknown argument %qs at %L to intrinsic %s"
50444 msgstr ""
50446 #: fortran/check.c:3119
50447 #, gcc-internal-format
50448 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
50449 msgstr ""
50451 #: fortran/check.c:3150
50452 #, gcc-internal-format
50453 msgid "%qs intrinsic with CHARACTER argument at %L"
50454 msgstr ""
50456 #: fortran/check.c:3157
50457 #, gcc-internal-format
50458 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
50459 msgstr ""
50461 #: fortran/check.c:3224
50462 #, gcc-internal-format
50463 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
50464 msgstr ""
50466 #: fortran/check.c:3238
50467 #, gcc-internal-format
50468 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
50469 msgstr ""
50471 #: fortran/check.c:3257
50472 #, gcc-internal-format
50473 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
50474 msgstr ""
50476 #: fortran/check.c:3266
50477 #, gcc-internal-format
50478 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
50479 msgstr ""
50481 #: fortran/check.c:3313
50482 #, gcc-internal-format
50483 msgid "BACK argument to %qs intrinsic not yet implemented"
50484 msgstr ""
50486 #: fortran/check.c:3466
50487 #, gcc-internal-format
50488 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
50489 msgstr ""
50491 #: fortran/check.c:3526
50492 #, gcc-internal-format, gfc-internal-format
50493 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
50494 msgstr ""
50496 #: fortran/check.c:3537
50497 #, gcc-internal-format, gfc-internal-format
50498 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
50499 msgstr ""
50501 #: fortran/check.c:3544
50502 #, gcc-internal-format, gfc-internal-format
50503 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
50504 msgstr ""
50506 #: fortran/check.c:3555
50507 #, gcc-internal-format, gfc-internal-format
50508 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
50509 msgstr ""
50511 #: fortran/check.c:3564
50512 #, gcc-internal-format, gfc-internal-format
50513 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
50514 msgstr ""
50516 #: fortran/check.c:3604
50517 #, gcc-internal-format, gfc-internal-format
50518 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
50519 msgstr ""
50521 #: fortran/check.c:3631
50522 #, gcc-internal-format
50523 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
50524 msgstr ""
50526 #: fortran/check.c:3681
50527 #, gcc-internal-format
50528 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
50529 msgstr ""
50531 #: fortran/check.c:3689
50532 #, gcc-internal-format, gfc-internal-format
50533 msgid "NULL intrinsic with allocatable MOLD at %L"
50534 msgstr ""
50536 #: fortran/check.c:3768 fortran/check.c:5591
50537 #, gcc-internal-format
50538 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
50539 msgstr ""
50541 #: fortran/check.c:3826
50542 #, gcc-internal-format
50543 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
50544 msgstr ""
50546 #: fortran/check.c:3834
50547 #, gcc-internal-format
50548 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
50549 msgstr ""
50551 #: fortran/check.c:3853
50552 #, gcc-internal-format
50553 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
50554 msgstr ""
50556 #: fortran/check.c:3901
50557 #, gcc-internal-format, gfc-internal-format
50558 msgid "The argument of the RANK intrinsic at %L must be a data object"
50559 msgstr ""
50561 #: fortran/check.c:4005
50562 #, gcc-internal-format
50563 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
50564 msgstr ""
50566 #: fortran/check.c:4015
50567 #, gcc-internal-format
50568 msgid "%qs argument of %qs intrinsic at %L is empty"
50569 msgstr ""
50571 #: fortran/check.c:4022
50572 #, gcc-internal-format
50573 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
50574 msgstr ""
50576 #: fortran/check.c:4039
50577 #, gcc-internal-format
50578 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
50579 msgstr ""
50581 #: fortran/check.c:4071
50582 #, gcc-internal-format, gfc-internal-format
50583 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
50584 msgstr ""
50586 #: fortran/check.c:4109
50587 #, gcc-internal-format
50588 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
50589 msgstr ""
50591 #: fortran/check.c:4127
50592 #, gcc-internal-format
50593 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
50594 msgstr ""
50596 #: fortran/check.c:4136
50597 #, gcc-internal-format
50598 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
50599 msgstr ""
50601 #: fortran/check.c:4172
50602 #, gcc-internal-format, gfc-internal-format
50603 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
50604 msgstr ""
50606 #: fortran/check.c:4189 fortran/check.c:4208
50607 #, gcc-internal-format
50608 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
50609 msgstr ""
50611 #: fortran/check.c:4199 fortran/check.c:4218
50612 #, gcc-internal-format
50613 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
50614 msgstr ""
50616 #: fortran/check.c:4317
50617 #, gcc-internal-format
50618 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
50619 msgstr ""
50621 #: fortran/check.c:4348
50622 #, gcc-internal-format
50623 msgid "%qs intrinsic with RADIX argument at %L"
50624 msgstr ""
50626 #: fortran/check.c:4383
50627 #, gcc-internal-format
50628 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
50629 msgstr ""
50631 #: fortran/check.c:4460 fortran/check.c:6641
50632 #, gcc-internal-format
50633 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
50634 msgstr ""
50636 #: fortran/check.c:4473 fortran/check.c:4612 fortran/check.c:6633
50637 #, gcc-internal-format
50638 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
50639 msgstr ""
50641 #: fortran/check.c:4484 fortran/check.c:4624
50642 #, gcc-internal-format
50643 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
50644 msgstr ""
50646 #: fortran/check.c:4554
50647 #, gcc-internal-format
50648 msgid "is_c_interoperable(): gfc_simplify_expr failed"
50649 msgstr ""
50651 #: fortran/check.c:4603
50652 #, gcc-internal-format
50653 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
50654 msgstr ""
50656 #: fortran/check.c:4642
50657 #, gcc-internal-format, gfc-internal-format
50658 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
50659 msgstr ""
50661 #: fortran/check.c:4656
50662 #, gcc-internal-format, gfc-internal-format
50663 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
50664 msgstr ""
50666 #: fortran/check.c:4680
50667 #, gcc-internal-format, gfc-internal-format
50668 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
50669 msgstr ""
50671 #: fortran/check.c:4692
50672 #, gcc-internal-format, gfc-internal-format
50673 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
50674 msgstr ""
50676 #: fortran/check.c:4699
50677 #, gcc-internal-format, gfc-internal-format
50678 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
50679 msgstr ""
50681 #: fortran/check.c:4706
50682 #, gcc-internal-format, gfc-internal-format
50683 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
50684 msgstr ""
50686 #: fortran/check.c:4713
50687 #, gcc-internal-format, gfc-internal-format
50688 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
50689 msgstr ""
50691 #: fortran/check.c:4719
50692 #, gcc-internal-format, gfc-internal-format
50693 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
50694 msgstr ""
50696 #: fortran/check.c:4738
50697 #, gcc-internal-format, gfc-internal-format
50698 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
50699 msgstr ""
50701 #: fortran/check.c:4748
50702 #, gcc-internal-format, gfc-internal-format
50703 msgid "Polymorphic FPTR at %L to C_F_POINTER"
50704 msgstr ""
50706 #: fortran/check.c:4753
50707 #, gcc-internal-format, gfc-internal-format
50708 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
50709 msgstr ""
50711 #: fortran/check.c:4769
50712 #, gcc-internal-format, gfc-internal-format
50713 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
50714 msgstr ""
50716 #: fortran/check.c:4781
50717 #, gcc-internal-format, gfc-internal-format
50718 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
50719 msgstr ""
50721 #: fortran/check.c:4788
50722 #, gcc-internal-format, gfc-internal-format
50723 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
50724 msgstr ""
50726 #: fortran/check.c:4794
50727 #, gcc-internal-format, gfc-internal-format
50728 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
50729 msgstr ""
50731 #: fortran/check.c:4808
50732 #, gcc-internal-format, gfc-internal-format
50733 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
50734 msgstr ""
50736 #: fortran/check.c:4823
50737 #, gcc-internal-format
50738 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
50739 msgstr ""
50741 #: fortran/check.c:4831
50742 #, gcc-internal-format, gfc-internal-format
50743 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
50744 msgstr ""
50746 #: fortran/check.c:4837
50747 #, gcc-internal-format, gfc-internal-format
50748 msgid "Noninteroperable procedure at %L to C_FUNLOC"
50749 msgstr ""
50751 #: fortran/check.c:4851
50752 #, gcc-internal-format, gfc-internal-format
50753 msgid "Argument X at %L to C_LOC shall not be coindexed"
50754 msgstr ""
50756 #: fortran/check.c:4857
50757 #, gcc-internal-format, gfc-internal-format
50758 msgid "X argument at %L to C_LOC shall not be polymorphic"
50759 msgstr ""
50761 #: fortran/check.c:4868
50762 #, gcc-internal-format, gfc-internal-format
50763 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
50764 msgstr ""
50766 #: fortran/check.c:4876
50767 #, gcc-internal-format, gfc-internal-format
50768 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
50769 msgstr ""
50771 #: fortran/check.c:4885
50772 #, gcc-internal-format, gfc-internal-format
50773 msgid "Argument at %L to C_LOC shall not be polymorphic"
50774 msgstr ""
50776 #: fortran/check.c:4892
50777 #, gcc-internal-format, gfc-internal-format
50778 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
50779 msgstr ""
50781 #: fortran/check.c:4903
50782 #, gcc-internal-format, gfc-internal-format
50783 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
50784 msgstr ""
50786 #: fortran/check.c:4908
50787 #, gcc-internal-format, gfc-internal-format
50788 msgid "Array section at %L to C_LOC"
50789 msgstr ""
50791 #: fortran/check.c:4936
50792 #, gcc-internal-format, gfc-internal-format
50793 msgid "non double precision REAL argument to %s intrinsic at %L"
50794 msgstr ""
50796 #: fortran/check.c:4949
50797 #, gcc-internal-format
50798 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
50799 msgstr ""
50801 #: fortran/check.c:4968
50802 #, gcc-internal-format
50803 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
50804 msgstr ""
50806 #: fortran/check.c:5231
50807 #, gcc-internal-format, gfc-internal-format
50808 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
50809 msgstr ""
50811 #: fortran/check.c:5242
50812 #, gcc-internal-format, gfc-internal-format
50813 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
50814 msgstr ""
50816 #: fortran/check.c:5275
50817 #, gcc-internal-format, gfc-internal-format
50818 msgid "DISTANCE= argument to NUM_IMAGES at %L"
50819 msgstr ""
50821 #: fortran/check.c:5288
50822 #, gcc-internal-format, gfc-internal-format
50823 msgid "FAILED= argument to NUM_IMAGES at %L"
50824 msgstr ""
50826 #: fortran/check.c:5312
50827 #, gcc-internal-format, gfc-internal-format
50828 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
50829 msgstr ""
50831 #: fortran/check.c:5338
50832 #, gcc-internal-format, gfc-internal-format
50833 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
50834 msgstr ""
50836 #: fortran/check.c:5345
50837 #, gcc-internal-format, gfc-internal-format
50838 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
50839 msgstr ""
50841 #: fortran/check.c:5356
50842 #, gcc-internal-format, gfc-internal-format
50843 msgid "Unexpected DIM argument with noncoarray argument at %L"
50844 msgstr ""
50846 #: fortran/check.c:5374
50847 #, gcc-internal-format, gfc-internal-format
50848 msgid "DISTANCE= argument to THIS_IMAGE at %L"
50849 msgstr ""
50851 #: fortran/check.c:5454
50852 #, gcc-internal-format
50853 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
50854 msgstr ""
50856 #: fortran/check.c:5483
50857 #, gcc-internal-format, gfc-internal-format
50858 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
50859 msgstr ""
50861 #: fortran/check.c:5605
50862 #, gcc-internal-format
50863 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
50864 msgstr ""
50866 #: fortran/check.c:5618
50867 #, gcc-internal-format
50868 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
50869 msgstr ""
50871 #: fortran/check.c:5861 fortran/check.c:5893
50872 #, gcc-internal-format
50873 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
50874 msgstr ""
50876 #: fortran/check.c:5901
50877 #, gcc-internal-format, gfc-internal-format
50878 msgid "Too many arguments to %s at %L"
50879 msgstr ""
50881 #: fortran/check.c:5919
50882 #, gcc-internal-format
50883 msgid "fe_runtime_error string must be null terminated"
50884 msgstr ""
50886 #: fortran/check.c:5931
50887 #, gcc-internal-format, gfc-internal-format
50888 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
50889 msgstr ""
50891 #: fortran/check.c:5971
50892 #, gcc-internal-format, gfc-internal-format
50893 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
50894 msgstr ""
50896 #: fortran/check.c:5990
50897 #, gcc-internal-format, gfc-internal-format
50898 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
50899 msgstr ""
50901 #: fortran/check.c:6000
50902 #, gcc-internal-format, gfc-internal-format
50903 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
50904 msgstr ""
50906 #: fortran/check.c:6017
50907 #, gcc-internal-format, gfc-internal-format
50908 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
50909 msgstr ""
50911 #: fortran/check.c:6234
50912 #, gcc-internal-format
50913 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
50914 msgstr ""
50916 #: fortran/check.c:6586 fortran/check.c:6594
50917 #, gcc-internal-format
50918 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
50919 msgstr ""
50921 #: fortran/check.c:6625
50922 #, gcc-internal-format, gfc-internal-format
50923 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
50924 msgstr ""
50926 #: fortran/class.c:616
50927 #, gcc-internal-format, gfc-internal-format
50928 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
50929 msgstr ""
50931 #. Since the extension field is 8 bit wide, we can only have
50932 #. up to 255 extension levels.
50933 #: fortran/class.c:727 fortran/decl.c:3636 fortran/decl.c:10066
50934 #, gcc-internal-format
50935 msgid "Maximum extension level reached with type %qs at %L"
50936 msgstr ""
50938 #: fortran/class.c:2884 fortran/class.c:2958
50939 #, gcc-internal-format
50940 msgid "%qs of %qs is PRIVATE at %L"
50941 msgstr ""
50943 #: fortran/cpp.c:450
50944 #, gcc-internal-format
50945 msgid "To enable preprocessing, use %<-cpp%>"
50946 msgstr ""
50948 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
50949 #, gcc-internal-format
50950 msgid "opening output file %qs: %s"
50951 msgstr ""
50953 #: fortran/data.c:65
50954 #, gcc-internal-format, gfc-internal-format
50955 msgid "non-constant array in DATA statement %L"
50956 msgstr ""
50958 #: fortran/data.c:137
50959 #, gcc-internal-format, gfc-internal-format
50960 msgid "failure to simplify substring reference in DATA statement at %L"
50961 msgstr ""
50963 #: fortran/data.c:170
50964 #, gcc-internal-format, gfc-internal-format
50965 msgid "Unused initialization string at %L because variable has zero length"
50966 msgstr ""
50968 #: fortran/data.c:176
50969 #, gcc-internal-format, gfc-internal-format
50970 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
50971 msgstr ""
50973 #: fortran/data.c:265
50974 #, gcc-internal-format
50975 msgid "%qs at %L already is initialized at %L"
50976 msgstr ""
50978 #: fortran/data.c:289
50979 #, gcc-internal-format, gfc-internal-format
50980 msgid "Data element below array lower bound at %L"
50981 msgstr ""
50983 #: fortran/data.c:306 fortran/data.c:395
50984 #, gcc-internal-format, gfc-internal-format
50985 msgid "Data element above array upper bound at %L"
50986 msgstr ""
50988 #: fortran/data.c:336 fortran/data.c:505
50989 #, gcc-internal-format
50990 msgid "re-initialization of %qs at %L"
50991 msgstr ""
50993 #: fortran/data.c:727
50994 #, gcc-internal-format
50995 msgid "TODO: Vector sections in data statements"
50996 msgstr ""
50998 #: fortran/decl.c:290
50999 #, gcc-internal-format
51000 msgid "Host associated variable %qs may not be in the DATA statement at %C"
51001 msgstr ""
51003 #: fortran/decl.c:297
51004 #, gcc-internal-format
51005 msgid "initialization of common block variable %qs in DATA statement at %C"
51006 msgstr ""
51008 #: fortran/decl.c:408
51009 #, gcc-internal-format
51010 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
51011 msgstr ""
51013 #: fortran/decl.c:434
51014 #, gcc-internal-format, gfc-internal-format
51015 msgid "Invalid initializer %s in Data statement at %C"
51016 msgstr ""
51018 #: fortran/decl.c:536
51019 #, gcc-internal-format, gfc-internal-format
51020 msgid "Initialization at %C is not allowed in a PURE procedure"
51021 msgstr ""
51023 #: fortran/decl.c:573
51024 #, gcc-internal-format, gfc-internal-format
51025 msgid "DATA statement at %C cannot appear within an INTERFACE"
51026 msgstr ""
51028 #: fortran/decl.c:597
51029 #, gcc-internal-format, gfc-internal-format
51030 msgid "Invalid substring in data-implied-do at %L in DATA statement"
51031 msgstr ""
51033 #: fortran/decl.c:619
51034 #, gcc-internal-format, gfc-internal-format
51035 msgid "DATA statement at %C is not allowed in a PURE procedure"
51036 msgstr ""
51038 #: fortran/decl.c:664
51039 #, gcc-internal-format, gfc-internal-format
51040 msgid "Empty old style initializer list at %C"
51041 msgstr ""
51043 #: fortran/decl.c:684
51044 #, gcc-internal-format, gfc-internal-format
51045 msgid "Repeat spec invalid in scalar initializer at %C"
51046 msgstr ""
51048 #: fortran/decl.c:689
51049 #, gcc-internal-format, gfc-internal-format
51050 msgid "Repeat spec must be an integer at %C"
51051 msgstr ""
51053 #: fortran/decl.c:698
51054 #, gcc-internal-format, gfc-internal-format
51055 msgid "Expected data constant after repeat spec at %C"
51056 msgstr ""
51058 #: fortran/decl.c:729
51059 #, gcc-internal-format, gfc-internal-format
51060 msgid "End of scalar initializer expected at %C"
51061 msgstr ""
51063 #: fortran/decl.c:758
51064 #, gcc-internal-format, gfc-internal-format
51065 msgid "Expected constant array-spec in initializer list at %L"
51066 msgstr ""
51068 #: fortran/decl.c:767
51069 #, gcc-internal-format, gfc-internal-format
51070 msgid "Not enough elements in array initializer at %C"
51071 msgstr ""
51073 #: fortran/decl.c:769
51074 #, gcc-internal-format, gfc-internal-format
51075 msgid "Too many elements in array initializer at %C"
51076 msgstr ""
51078 #: fortran/decl.c:790
51079 #, gcc-internal-format, gfc-internal-format
51080 msgid "Syntax error in old style initializer list at %C"
51081 msgstr "Синтаксична помилка у списку ініціалізатора у старому стилі у %C"
51083 #: fortran/decl.c:812
51084 #, gcc-internal-format, gfc-internal-format
51085 msgid "The assumed-rank array at %C shall not have a codimension"
51086 msgstr ""
51088 #: fortran/decl.c:876
51089 #, gcc-internal-format, gfc-internal-format
51090 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
51091 msgstr ""
51093 #: fortran/decl.c:900
51094 #, gcc-internal-format, gfc-internal-format
51095 msgid "Bad INTENT specification at %C"
51096 msgstr ""
51098 #: fortran/decl.c:921
51099 #, gcc-internal-format, gfc-internal-format
51100 msgid "deferred type parameter at %C"
51101 msgstr ""
51103 #: fortran/decl.c:1004 fortran/resolve.c:11705
51104 #, gcc-internal-format, gfc-internal-format
51105 msgid "Scalar INTEGER expression expected at %L"
51106 msgstr ""
51108 #: fortran/decl.c:1030
51109 #, gcc-internal-format, gfc-internal-format
51110 msgid "Old-style character length at %C"
51111 msgstr ""
51113 #: fortran/decl.c:1061
51114 #, gcc-internal-format, gfc-internal-format
51115 msgid "Syntax error in character length specification at %C"
51116 msgstr ""
51118 #: fortran/decl.c:1212 fortran/decl.c:1217 fortran/decl.c:1266
51119 #, gcc-internal-format
51120 msgid "Procedure %qs at %C is already defined at %L"
51121 msgstr ""
51123 #: fortran/decl.c:1222
51124 #, gcc-internal-format
51125 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
51126 msgstr ""
51128 #: fortran/decl.c:1231
51129 #, gcc-internal-format
51130 msgid "Name %qs at %C is already defined as a generic interface at %L"
51131 msgstr ""
51133 #: fortran/decl.c:1244
51134 #, gcc-internal-format
51135 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
51136 msgstr "Процедура %qs у %C є явним інтерфейсом з попереднього оголошення"
51138 #: fortran/decl.c:1257
51139 #, gcc-internal-format
51140 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
51141 msgstr ""
51143 #: fortran/decl.c:1335
51144 #, gcc-internal-format
51145 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
51146 msgstr ""
51148 #: fortran/decl.c:1362
51149 #, gcc-internal-format
51150 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because derived type %qs is not C interoperable"
51151 msgstr ""
51153 #: fortran/decl.c:1369
51154 #, gcc-internal-format
51155 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
51156 msgstr ""
51158 #: fortran/decl.c:1376
51159 #, gcc-internal-format
51160 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
51161 msgstr ""
51163 #: fortran/decl.c:1391
51164 #, gcc-internal-format
51165 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
51166 msgstr ""
51168 #: fortran/decl.c:1404
51169 #, gcc-internal-format
51170 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
51171 msgstr ""
51173 #: fortran/decl.c:1412
51174 #, gcc-internal-format
51175 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
51176 msgstr ""
51178 #: fortran/decl.c:1421
51179 #, gcc-internal-format
51180 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
51181 msgstr ""
51183 #: fortran/decl.c:1430
51184 #, gcc-internal-format
51185 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
51186 msgstr ""
51188 #: fortran/decl.c:1437
51189 #, gcc-internal-format
51190 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
51191 msgstr ""
51193 #: fortran/decl.c:1448
51194 #, gcc-internal-format
51195 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
51196 msgstr ""
51198 #: fortran/decl.c:1516
51199 #, gcc-internal-format
51200 msgid "Symbol %qs at %C also declared as a type at %L"
51201 msgstr ""
51203 #: fortran/decl.c:1575
51204 #, gcc-internal-format
51205 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
51206 msgstr ""
51208 #: fortran/decl.c:1615
51209 #, gcc-internal-format, gfc-internal-format
51210 msgid "CHARACTER length must be a constant at %L"
51211 msgstr ""
51213 #: fortran/decl.c:1630
51214 #, gcc-internal-format, gfc-internal-format
51215 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
51216 msgstr ""
51218 #: fortran/decl.c:1638
51219 #, gcc-internal-format, gfc-internal-format
51220 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
51221 msgstr ""
51223 #: fortran/decl.c:1729
51224 #, gcc-internal-format
51225 msgid "Initializer not allowed for PARAMETER %qs at %C"
51226 msgstr ""
51228 #: fortran/decl.c:1739
51229 #, gcc-internal-format, gfc-internal-format
51230 msgid "PARAMETER at %L is missing an initializer"
51231 msgstr ""
51233 #: fortran/decl.c:1749
51234 #, gcc-internal-format
51235 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
51236 msgstr ""
51238 #: fortran/decl.c:1792
51239 #, gcc-internal-format, gfc-internal-format
51240 msgid "Cannot initialize parameter array at %L with variable length elements"
51241 msgstr ""
51243 #: fortran/decl.c:1861
51244 #, gcc-internal-format, gfc-internal-format
51245 msgid "Can't initialize implied-shape array at %L with scalar"
51246 msgstr ""
51248 #: fortran/decl.c:1896
51249 #, gcc-internal-format, gfc-internal-format
51250 msgid "Non-constant lower bound in implied-shape declaration at %L"
51251 msgstr ""
51253 #: fortran/decl.c:1982 fortran/decl.c:1989
51254 #, gcc-internal-format, gfc-internal-format
51255 msgid "Component at %C must have the POINTER attribute"
51256 msgstr ""
51258 #: fortran/decl.c:1998
51259 #, gcc-internal-format
51260 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
51261 msgstr ""
51263 #: fortran/decl.c:2007
51264 #, gcc-internal-format, gfc-internal-format
51265 msgid "Array component of structure at %C must have explicit or deferred shape"
51266 msgstr ""
51268 #: fortran/decl.c:2031 fortran/symbol.c:2230
51269 #, gcc-internal-format
51270 msgid "Component %qs at %C already declared at %L"
51271 msgstr ""
51273 #: fortran/decl.c:2079
51274 #, gcc-internal-format, gfc-internal-format
51275 msgid "Pointer array component of structure at %C must have a deferred shape"
51276 msgstr ""
51278 #: fortran/decl.c:2088
51279 #, gcc-internal-format, gfc-internal-format
51280 msgid "Allocatable component of structure at %C must have a deferred shape"
51281 msgstr ""
51283 #: fortran/decl.c:2097
51284 #, gcc-internal-format, gfc-internal-format
51285 msgid "Array component of structure at %C must have an explicit shape"
51286 msgstr ""
51288 #: fortran/decl.c:2114
51289 #, gcc-internal-format
51290 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
51291 msgstr ""
51293 #: fortran/decl.c:2171
51294 #, gcc-internal-format, gfc-internal-format
51295 msgid "NULL() initialization at %C is ambiguous"
51296 msgstr ""
51298 #: fortran/decl.c:2188
51299 #, gcc-internal-format, gfc-internal-format
51300 msgid "NULL() initialization at %C may not have MOLD"
51301 msgstr ""
51303 #: fortran/decl.c:2205
51304 #, gcc-internal-format, gfc-internal-format
51305 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
51306 msgstr ""
51308 #: fortran/decl.c:2226
51309 #, gcc-internal-format, gfc-internal-format
51310 msgid "Error in pointer initialization at %C"
51311 msgstr ""
51313 #: fortran/decl.c:2233
51314 #, gcc-internal-format, gfc-internal-format
51315 msgid "non-NULL pointer initialization at %C"
51316 msgstr ""
51318 #: fortran/decl.c:2256
51319 #, gcc-internal-format
51320 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
51321 msgstr ""
51323 #: fortran/decl.c:2318
51324 #, gcc-internal-format
51325 msgid "%qs not allowed outside STRUCTURE at %C"
51326 msgstr ""
51328 #: fortran/decl.c:2320
51329 #, gcc-internal-format
51330 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
51331 msgstr ""
51333 #: fortran/decl.c:2327
51334 #, gcc-internal-format
51335 msgid "%qs entity cannot have attributes at %C"
51336 msgstr ""
51338 #: fortran/decl.c:2367
51339 #, gcc-internal-format
51340 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
51341 msgstr ""
51343 #: fortran/decl.c:2377
51344 #, gcc-internal-format, gfc-internal-format
51345 msgid "Implied-shape array at %L"
51346 msgstr ""
51348 #: fortran/decl.c:2422
51349 #, gcc-internal-format, gfc-internal-format
51350 msgid "Explicit shaped array with nonconstant bounds at %C"
51351 msgstr ""
51353 #: fortran/decl.c:2501
51354 #, gcc-internal-format
51355 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
51356 msgstr ""
51358 #: fortran/decl.c:2512
51359 #, gcc-internal-format
51360 msgid "%qs entity cannot have an initializer at %C"
51361 msgstr ""
51363 #: fortran/decl.c:2538 fortran/decl.c:8369
51364 #, gcc-internal-format, gfc-internal-format
51365 msgid "Duplicate array spec for Cray pointee at %C"
51366 msgstr ""
51368 #: fortran/decl.c:2546
51369 #, gcc-internal-format
51370 msgid "Couldn't set pointee array spec."
51371 msgstr ""
51373 #: fortran/decl.c:2609
51374 #, gcc-internal-format, gfc-internal-format
51375 msgid "Old-style initialization at %C"
51376 msgstr ""
51378 #: fortran/decl.c:2617
51379 #, gcc-internal-format, gfc-internal-format
51380 msgid "Invalid old style initialization for derived type component at %C"
51381 msgstr ""
51383 #: fortran/decl.c:2630
51384 #, gcc-internal-format, gfc-internal-format
51385 msgid "Syntax error in old style initialization of %s at %C"
51386 msgstr "Синтаксична помилка у ініціалізації у старому стилі %s, адреса — %C"
51388 #: fortran/decl.c:2650 fortran/decl.c:6661
51389 #, gcc-internal-format, gfc-internal-format
51390 msgid "Initialization at %C isn't for a pointer variable"
51391 msgstr ""
51393 #: fortran/decl.c:2663
51394 #, gcc-internal-format
51395 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
51396 msgstr ""
51398 #: fortran/decl.c:2672 fortran/decl.c:10240
51399 #, gcc-internal-format, gfc-internal-format
51400 msgid "Expected an initialization expression at %C"
51401 msgstr ""
51403 #: fortran/decl.c:2679
51404 #, gcc-internal-format, gfc-internal-format
51405 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
51406 msgstr ""
51408 #: fortran/decl.c:2696
51409 #, gcc-internal-format, gfc-internal-format
51410 msgid "Initialization of allocatable component at %C is not allowed"
51411 msgstr ""
51413 #: fortran/decl.c:2710
51414 #, gcc-internal-format, gfc-internal-format
51415 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
51416 msgstr ""
51418 #: fortran/decl.c:2718
51419 #, gcc-internal-format, gfc-internal-format
51420 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
51421 msgstr ""
51423 #: fortran/decl.c:2726
51424 #, gcc-internal-format, gfc-internal-format
51425 msgid "The component at %C which is a type parameter must be a scalar"
51426 msgstr ""
51428 #: fortran/decl.c:2789 fortran/decl.c:2825
51429 #, gcc-internal-format, gfc-internal-format
51430 msgid "Old-style type declaration %s*%d not supported at %C"
51431 msgstr ""
51433 #: fortran/decl.c:2831
51434 #, gcc-internal-format, gfc-internal-format
51435 msgid "Nonstandard type declaration %s*%d at %C"
51436 msgstr ""
51438 #: fortran/decl.c:2890 fortran/decl.c:2967
51439 #, gcc-internal-format, gfc-internal-format
51440 msgid "Missing right parenthesis at %C"
51441 msgstr ""
51443 #: fortran/decl.c:2903 fortran/decl.c:3038
51444 #, gcc-internal-format, gfc-internal-format
51445 msgid "Expected initialization expression at %C"
51446 msgstr ""
51448 #: fortran/decl.c:2911 fortran/decl.c:3044
51449 #, gcc-internal-format, gfc-internal-format
51450 msgid "Expected scalar initialization expression at %C"
51451 msgstr ""
51453 #: fortran/decl.c:2941 fortran/decl.c:3657
51454 #, gcc-internal-format, gfc-internal-format
51455 msgid "Kind %d not supported for type %s at %C"
51456 msgstr ""
51458 #: fortran/decl.c:2954
51459 #, gcc-internal-format, gfc-internal-format
51460 msgid "C kind type parameter is for type %s but type at %L is %s"
51461 msgstr ""
51463 #: fortran/decl.c:2965
51464 #, gcc-internal-format, gfc-internal-format
51465 msgid "Missing right parenthesis or comma at %C"
51466 msgstr ""
51468 #: fortran/decl.c:3070
51469 #, gcc-internal-format, gfc-internal-format
51470 msgid "Kind %d is not supported for CHARACTER at %C"
51471 msgstr ""
51473 #: fortran/decl.c:3202
51474 #, gcc-internal-format, gfc-internal-format
51475 msgid "Syntax error in CHARACTER declaration at %C"
51476 msgstr ""
51478 #: fortran/decl.c:3291
51479 #, gcc-internal-format, gfc-internal-format
51480 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
51481 msgstr ""
51483 #: fortran/decl.c:3304
51484 #, gcc-internal-format, gfc-internal-format
51485 msgid "Structure name expected after RECORD at %C"
51486 msgstr ""
51488 #: fortran/decl.c:3417
51489 #, gcc-internal-format, gfc-internal-format
51490 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
51491 msgstr ""
51493 #: fortran/decl.c:3441
51494 #, gcc-internal-format, gfc-internal-format
51495 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
51496 msgstr ""
51498 #: fortran/decl.c:3465
51499 #, gcc-internal-format
51500 msgid "The derived parameter %qs at %C does not have a default value"
51501 msgstr ""
51503 #: fortran/decl.c:3497
51504 #, gcc-internal-format, gfc-internal-format
51505 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
51506 msgstr ""
51508 #: fortran/decl.c:3525
51509 #, gcc-internal-format
51510 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
51511 msgstr ""
51513 #: fortran/decl.c:3532
51514 #, gcc-internal-format
51515 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
51516 msgstr "Значення параметра KIND %qs у %C не спрощується до сталого виразу"
51518 #: fortran/decl.c:3547
51519 #, gcc-internal-format, gfc-internal-format
51520 msgid "The type parameter spec list at %C contains too many parameter expressions"
51521 msgstr ""
51523 #: fortran/decl.c:3556
51524 #, gcc-internal-format, gfc-internal-format
51525 msgid "Parameterized derived type at %C is ambiguous"
51526 msgstr ""
51528 #: fortran/decl.c:3819
51529 #, gcc-internal-format, gfc-internal-format
51530 msgid "BYTE type at %C"
51531 msgstr ""
51533 #: fortran/decl.c:3824
51534 #, gcc-internal-format, gfc-internal-format
51535 msgid "BYTE type used at %C is not available on the target machine"
51536 msgstr ""
51538 #: fortran/decl.c:3846
51539 #, gcc-internal-format, gfc-internal-format
51540 msgid "Assumed type at %C is not allowed for components"
51541 msgstr ""
51543 #: fortran/decl.c:3849
51544 #, gcc-internal-format, gfc-internal-format
51545 msgid "Assumed type at %C"
51546 msgstr ""
51548 #: fortran/decl.c:3872 fortran/decl.c:3903 fortran/decl.c:3932
51549 #: fortran/decl.c:4216
51550 #, gcc-internal-format, gfc-internal-format
51551 msgid "TYPE with intrinsic-type-spec at %C"
51552 msgstr ""
51554 #: fortran/decl.c:3928
51555 #, gcc-internal-format, gfc-internal-format
51556 msgid "DOUBLE COMPLEX at %C"
51557 msgstr ""
51559 #: fortran/decl.c:3971 fortran/decl.c:4107 fortran/decl.c:4119
51560 #: fortran/decl.c:4133 fortran/decl.c:4611 fortran/decl.c:4619
51561 #, gcc-internal-format
51562 msgid "Type name %qs at %C is ambiguous"
51563 msgstr ""
51565 #: fortran/decl.c:4066
51566 #, gcc-internal-format, gfc-internal-format
51567 msgid "CLASS statement at %C"
51568 msgstr ""
51570 #: fortran/decl.c:4148
51571 #, gcc-internal-format
51572 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
51573 msgstr ""
51575 #: fortran/decl.c:4287
51576 #, gcc-internal-format, gfc-internal-format
51577 msgid "Duplicate IMPLICIT NONE statement at %C"
51578 msgstr ""
51580 #: fortran/decl.c:4296
51581 #, gcc-internal-format, gfc-internal-format
51582 msgid "IMPORT NONE with spec list at %C"
51583 msgstr ""
51585 #: fortran/decl.c:4355
51586 #, gcc-internal-format, gfc-internal-format
51587 msgid "Missing character range in IMPLICIT at %C"
51588 msgstr ""
51590 #: fortran/decl.c:4401
51591 #, gcc-internal-format, gfc-internal-format
51592 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
51593 msgstr ""
51595 #: fortran/decl.c:4454
51596 #, gcc-internal-format, gfc-internal-format
51597 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
51598 msgstr ""
51600 #: fortran/decl.c:4464
51601 #, gcc-internal-format, gfc-internal-format
51602 msgid "Empty IMPLICIT statement at %C"
51603 msgstr ""
51605 #: fortran/decl.c:4570
51606 #, gcc-internal-format, gfc-internal-format
51607 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
51608 msgstr ""
51610 #: fortran/decl.c:4577
51611 #, gcc-internal-format, gfc-internal-format
51612 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
51613 msgstr ""
51615 #: fortran/decl.c:4582
51616 #, gcc-internal-format, gfc-internal-format
51617 msgid "IMPORT statement at %C"
51618 msgstr ""
51620 #: fortran/decl.c:4596
51621 #, gcc-internal-format, gfc-internal-format
51622 msgid "Expecting list of named entities at %C"
51623 msgstr ""
51625 #: fortran/decl.c:4625
51626 #, gcc-internal-format
51627 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
51628 msgstr ""
51630 #: fortran/decl.c:4632
51631 #, gcc-internal-format
51632 msgid "%qs is already IMPORTed from host scoping unit at %C"
51633 msgstr ""
51635 #: fortran/decl.c:4673
51636 #, gcc-internal-format, gfc-internal-format
51637 msgid "Syntax error in IMPORT statement at %C"
51638 msgstr ""
51640 #: fortran/decl.c:5010
51641 #, gcc-internal-format, gfc-internal-format
51642 msgid "Missing codimension specification at %C"
51643 msgstr ""
51645 #: fortran/decl.c:5012
51646 #, gcc-internal-format, gfc-internal-format
51647 msgid "Missing dimension specification at %C"
51648 msgstr ""
51650 #: fortran/decl.c:5107
51651 #, gcc-internal-format, gfc-internal-format
51652 msgid "Duplicate %s attribute at %L"
51653 msgstr ""
51655 #: fortran/decl.c:5124
51656 #, gcc-internal-format
51657 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
51658 msgstr ""
51660 #: fortran/decl.c:5141
51661 #, gcc-internal-format, gfc-internal-format
51662 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
51663 msgstr ""
51665 #: fortran/decl.c:5150
51666 #, gcc-internal-format, gfc-internal-format
51667 msgid "KIND attribute at %C in a TYPE definition"
51668 msgstr ""
51670 #: fortran/decl.c:5158
51671 #, gcc-internal-format, gfc-internal-format
51672 msgid "Component with KIND attribute at %C must be INTEGER"
51673 msgstr ""
51675 #: fortran/decl.c:5165
51676 #, gcc-internal-format, gfc-internal-format
51677 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
51678 msgstr ""
51680 #: fortran/decl.c:5174
51681 #, gcc-internal-format, gfc-internal-format
51682 msgid "LEN attribute at %C in a TYPE definition"
51683 msgstr ""
51685 #: fortran/decl.c:5182
51686 #, gcc-internal-format, gfc-internal-format
51687 msgid "Component with LEN attribute at %C must be INTEGER"
51688 msgstr ""
51690 #: fortran/decl.c:5189
51691 #, gcc-internal-format, gfc-internal-format
51692 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
51693 msgstr ""
51695 #: fortran/decl.c:5198
51696 #, gcc-internal-format, gfc-internal-format
51697 msgid "Attribute at %L is not allowed in a TYPE definition"
51698 msgstr ""
51700 #: fortran/decl.c:5216
51701 #, gcc-internal-format, gfc-internal-format
51702 msgid "Attribute %s at %L in a TYPE definition"
51703 msgstr ""
51705 #: fortran/decl.c:5226
51706 #, gcc-internal-format, gfc-internal-format
51707 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
51708 msgstr ""
51710 #: fortran/decl.c:5236
51711 #, gcc-internal-format, gfc-internal-format
51712 msgid "Attribute at %L is not allowed outside a TYPE definition"
51713 msgstr ""
51715 #: fortran/decl.c:5249
51716 #, gcc-internal-format, gfc-internal-format
51717 msgid "ASYNCHRONOUS attribute at %C"
51718 msgstr ""
51720 #: fortran/decl.c:5260
51721 #, gcc-internal-format, gfc-internal-format
51722 msgid "CONTIGUOUS attribute at %C"
51723 msgstr ""
51725 #: fortran/decl.c:5315 fortran/decl.c:8673
51726 #, gcc-internal-format, gfc-internal-format
51727 msgid "PROTECTED at %C only allowed in specification part of a module"
51728 msgstr ""
51730 #: fortran/decl.c:5321
51731 #, gcc-internal-format, gfc-internal-format
51732 msgid "PROTECTED attribute at %C"
51733 msgstr ""
51735 #: fortran/decl.c:5355
51736 #, gcc-internal-format, gfc-internal-format
51737 msgid "VALUE attribute at %C"
51738 msgstr ""
51740 #: fortran/decl.c:5362
51741 #, gcc-internal-format, gfc-internal-format
51742 msgid "VOLATILE attribute at %C"
51743 msgstr ""
51745 #: fortran/decl.c:5369
51746 #, gcc-internal-format
51747 msgid "match_attr_spec(): Bad attribute"
51748 msgstr ""
51750 #: fortran/decl.c:5410
51751 #, gcc-internal-format, gfc-internal-format
51752 msgid "Multiple identifiers provided with single NAME= specifier at %C"
51753 msgstr ""
51755 #: fortran/decl.c:5508
51756 #, gcc-internal-format
51757 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
51758 msgstr ""
51760 #: fortran/decl.c:5530
51761 #, gcc-internal-format
51762 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
51763 msgstr ""
51765 #: fortran/decl.c:5539
51766 #, gcc-internal-format
51767 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
51768 msgstr ""
51770 #: fortran/decl.c:5543
51771 #, gcc-internal-format
51772 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
51773 msgstr ""
51775 #: fortran/decl.c:5555
51776 #, gcc-internal-format
51777 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
51778 msgstr ""
51780 #: fortran/decl.c:5569
51781 #, gcc-internal-format
51782 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
51783 msgstr ""
51785 #: fortran/decl.c:5577
51786 #, gcc-internal-format
51787 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
51788 msgstr ""
51790 #: fortran/decl.c:5589
51791 #, gcc-internal-format
51792 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
51793 msgstr ""
51795 #: fortran/decl.c:5597
51796 #, gcc-internal-format
51797 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
51798 msgstr ""
51800 #. Use gfc_warning_now because we won't say that the symbol fails
51801 #. just because of this.
51802 #: fortran/decl.c:5608
51803 #, gcc-internal-format
51804 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
51805 msgstr ""
51807 #: fortran/decl.c:5682
51808 #, gcc-internal-format, gfc-internal-format
51809 msgid "Need either entity or common block name for attribute specification statement at %C"
51810 msgstr ""
51812 #: fortran/decl.c:5727
51813 #, gcc-internal-format, gfc-internal-format
51814 msgid "Missing entity or common block name for attribute specification statement at %C"
51815 msgstr ""
51817 #: fortran/decl.c:5734
51818 #, gcc-internal-format
51819 msgid "Missing symbol"
51820 msgstr ""
51822 #: fortran/decl.c:5763
51823 #, gcc-internal-format, gfc-internal-format
51824 msgid "BIND(C) statement at %C"
51825 msgstr ""
51827 #: fortran/decl.c:5850
51828 #, gcc-internal-format, gfc-internal-format
51829 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
51830 msgstr ""
51832 #: fortran/decl.c:5892
51833 #, gcc-internal-format, gfc-internal-format
51834 msgid "Syntax error in anonymous structure declaration at %C"
51835 msgstr "Синтаксична помилка у оголошенні анонімної структури у %C"
51837 #: fortran/decl.c:5901
51838 #, gcc-internal-format, gfc-internal-format
51839 msgid "Syntax error in data declaration at %C"
51840 msgstr ""
51842 #: fortran/decl.c:5951
51843 #, gcc-internal-format, gfc-internal-format
51844 msgid "MODULE prefix at %C"
51845 msgstr ""
51847 #: fortran/decl.c:5996
51848 #, gcc-internal-format, gfc-internal-format
51849 msgid "IMPURE procedure at %C"
51850 msgstr ""
51852 #: fortran/decl.c:6008
51853 #, gcc-internal-format, gfc-internal-format
51854 msgid "PURE and IMPURE must not appear both at %C"
51855 msgstr ""
51857 #: fortran/decl.c:6054
51858 #, gcc-internal-format, gfc-internal-format
51859 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
51860 msgstr ""
51862 #: fortran/decl.c:6061
51863 #, gcc-internal-format, gfc-internal-format
51864 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
51865 msgstr ""
51867 #: fortran/decl.c:6068
51868 #, gcc-internal-format, gfc-internal-format
51869 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
51870 msgstr ""
51872 #: fortran/decl.c:6134 fortran/primary.c:1820
51873 #, gcc-internal-format, gfc-internal-format
51874 msgid "Alternate-return argument at %C"
51875 msgstr ""
51877 #: fortran/decl.c:6140 fortran/decl.c:6148
51878 #, gcc-internal-format, gfc-internal-format
51879 msgid "A parameter name is required at %C"
51880 msgstr "Потрібна назва параметра у %C"
51882 #: fortran/decl.c:6188
51883 #, gcc-internal-format
51884 msgid "Name %qs at %C is the name of the procedure"
51885 msgstr ""
51887 #: fortran/decl.c:6201
51888 #, gcc-internal-format, gfc-internal-format
51889 msgid "Expected parameter list in type declaration at %C"
51890 msgstr "У оголошенні типу у %C мав бути список параметрів"
51892 #: fortran/decl.c:6204
51893 #, gcc-internal-format, gfc-internal-format
51894 msgid "Unexpected junk in formal argument list at %C"
51895 msgstr ""
51897 #: fortran/decl.c:6222
51898 #, gcc-internal-format
51899 msgid "Duplicate name %qs in parameter list at %C"
51900 msgstr ""
51902 #: fortran/decl.c:6225
51903 #, gcc-internal-format
51904 msgid "Duplicate symbol %qs in formal argument list at %C"
51905 msgstr ""
51907 #: fortran/decl.c:6264
51908 #, gcc-internal-format, gfc-internal-format
51909 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
51910 msgstr ""
51912 #: fortran/decl.c:6270
51913 #, gcc-internal-format, gfc-internal-format
51914 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
51915 msgstr ""
51917 #: fortran/decl.c:6309
51918 #, gcc-internal-format, gfc-internal-format
51919 msgid "RESULT variable at %C must be different than function name"
51920 msgstr ""
51922 #: fortran/decl.c:6386
51923 #, gcc-internal-format, gfc-internal-format
51924 msgid "Unexpected junk after function declaration at %C"
51925 msgstr ""
51927 #: fortran/decl.c:6396 fortran/decl.c:7494
51928 #, gcc-internal-format, gfc-internal-format
51929 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
51930 msgstr ""
51932 #: fortran/decl.c:6600
51933 #, gcc-internal-format, gfc-internal-format
51934 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
51935 msgstr ""
51937 #: fortran/decl.c:6607
51938 #, gcc-internal-format, gfc-internal-format
51939 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
51940 msgstr ""
51942 #: fortran/decl.c:6613
51943 #, gcc-internal-format, gfc-internal-format
51944 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
51945 msgstr ""
51947 #: fortran/decl.c:6636
51948 #, gcc-internal-format
51949 msgid "Procedure %qs at %L already has basic type of %s"
51950 msgstr ""
51952 #: fortran/decl.c:6682 fortran/decl.c:6870 fortran/decl.c:10723
51953 #, gcc-internal-format, gfc-internal-format
51954 msgid "Syntax error in PROCEDURE statement at %C"
51955 msgstr ""
51957 #: fortran/decl.c:6731 fortran/decl.c:10623
51958 #, gcc-internal-format
51959 msgid "Expected %<::%> after binding-attributes at %C"
51960 msgstr ""
51962 #: fortran/decl.c:6738
51963 #, gcc-internal-format, gfc-internal-format
51964 msgid "NOPASS or explicit interface required at %C"
51965 msgstr ""
51967 #: fortran/decl.c:6742
51968 #, gcc-internal-format, gfc-internal-format
51969 msgid "Procedure pointer component at %C"
51970 msgstr ""
51972 #: fortran/decl.c:6814
51973 #, gcc-internal-format, gfc-internal-format
51974 msgid "Syntax error in procedure pointer component at %C"
51975 msgstr ""
51977 #: fortran/decl.c:6832
51978 #, gcc-internal-format, gfc-internal-format
51979 msgid "PROCEDURE at %C must be in a generic interface"
51980 msgstr ""
51982 #: fortran/decl.c:6841 fortran/decl.c:9392
51983 #, gcc-internal-format, gfc-internal-format
51984 msgid "double colon in MODULE PROCEDURE statement at %L"
51985 msgstr ""
51987 #: fortran/decl.c:6911
51988 #, gcc-internal-format, gfc-internal-format
51989 msgid "PROCEDURE statement at %C"
51990 msgstr ""
51992 #: fortran/decl.c:6983
51993 #, gcc-internal-format, gfc-internal-format
51994 msgid "Expected formal argument list in function definition at %C"
51995 msgstr ""
51997 #: fortran/decl.c:7007 fortran/decl.c:7011 fortran/decl.c:7266
51998 #: fortran/decl.c:7270 fortran/decl.c:7462 fortran/decl.c:7466
51999 #: fortran/symbol.c:1875
52000 #, gcc-internal-format, gfc-internal-format
52001 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
52002 msgstr ""
52004 #: fortran/decl.c:7164
52005 #, gcc-internal-format, gfc-internal-format
52006 msgid "ENTRY statement at %C"
52007 msgstr ""
52009 #: fortran/decl.c:7173
52010 #, gcc-internal-format, gfc-internal-format
52011 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
52012 msgstr ""
52014 #: fortran/decl.c:7176
52015 #, gcc-internal-format, gfc-internal-format
52016 msgid "ENTRY statement at %C cannot appear within a MODULE"
52017 msgstr ""
52019 #: fortran/decl.c:7179
52020 #, gcc-internal-format, gfc-internal-format
52021 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
52022 msgstr ""
52024 #: fortran/decl.c:7182
52025 #, gcc-internal-format, gfc-internal-format
52026 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
52027 msgstr ""
52029 #: fortran/decl.c:7186 fortran/decl.c:7231
52030 #, gcc-internal-format, gfc-internal-format
52031 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
52032 msgstr ""
52034 #: fortran/decl.c:7190
52035 #, gcc-internal-format, gfc-internal-format
52036 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
52037 msgstr ""
52039 #: fortran/decl.c:7194
52040 #, gcc-internal-format, gfc-internal-format
52041 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
52042 msgstr ""
52044 #: fortran/decl.c:7198
52045 #, gcc-internal-format, gfc-internal-format
52046 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
52047 msgstr ""
52049 #: fortran/decl.c:7203
52050 #, gcc-internal-format, gfc-internal-format
52051 msgid "ENTRY statement at %C cannot appear within a DO block"
52052 msgstr ""
52054 #: fortran/decl.c:7207
52055 #, gcc-internal-format, gfc-internal-format
52056 msgid "ENTRY statement at %C cannot appear within a SELECT block"
52057 msgstr ""
52059 #: fortran/decl.c:7211
52060 #, gcc-internal-format, gfc-internal-format
52061 msgid "ENTRY statement at %C cannot appear within a FORALL block"
52062 msgstr ""
52064 #: fortran/decl.c:7215
52065 #, gcc-internal-format, gfc-internal-format
52066 msgid "ENTRY statement at %C cannot appear within a WHERE block"
52067 msgstr ""
52069 #: fortran/decl.c:7219
52070 #, gcc-internal-format, gfc-internal-format
52071 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
52072 msgstr ""
52074 #: fortran/decl.c:7223
52075 #, gcc-internal-format, gfc-internal-format
52076 msgid "Unexpected ENTRY statement at %C"
52077 msgstr ""
52079 #: fortran/decl.c:7244
52080 #, gcc-internal-format, gfc-internal-format
52081 msgid "ENTRY statement at %C cannot appear in a contained procedure"
52082 msgstr ""
52084 #: fortran/decl.c:7295 fortran/decl.c:7501
52085 #, gcc-internal-format, gfc-internal-format
52086 msgid "Missing required parentheses before BIND(C) at %C"
52087 msgstr ""
52089 #: fortran/decl.c:7563 fortran/decl.c:7570
52090 #, gcc-internal-format, gfc-internal-format
52091 msgid "Invalid C identifier in NAME= specifier at %C"
52092 msgstr ""
52094 #: fortran/decl.c:7610
52095 #, gcc-internal-format, gfc-internal-format
52096 msgid "Syntax error in NAME= specifier for binding label at %C"
52097 msgstr ""
52099 #: fortran/decl.c:7626
52100 #, gcc-internal-format, gfc-internal-format
52101 msgid "NAME= specifier at %C should be a constant expression"
52102 msgstr ""
52104 #: fortran/decl.c:7634
52105 #, gcc-internal-format, gfc-internal-format
52106 msgid "NAME= specifier at %C should be a scalar of default character kind"
52107 msgstr ""
52109 #: fortran/decl.c:7653
52110 #, gcc-internal-format, gfc-internal-format
52111 msgid "Missing closing paren for binding label at %C"
52112 msgstr ""
52114 #: fortran/decl.c:7659
52115 #, gcc-internal-format, gfc-internal-format
52116 msgid "No binding name is allowed in BIND(C) at %C"
52117 msgstr ""
52119 #: fortran/decl.c:7665
52120 #, gcc-internal-format, gfc-internal-format
52121 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
52122 msgstr ""
52124 #: fortran/decl.c:7694
52125 #, gcc-internal-format, gfc-internal-format
52126 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
52127 msgstr ""
52129 #: fortran/decl.c:7939
52130 #, gcc-internal-format, gfc-internal-format
52131 msgid "Unexpected END statement at %C"
52132 msgstr ""
52134 #: fortran/decl.c:7948
52135 #, gcc-internal-format, gfc-internal-format
52136 msgid "END statement instead of %s statement at %L"
52137 msgstr ""
52139 #. We would have required END [something].
52140 #: fortran/decl.c:7957
52141 #, gcc-internal-format, gfc-internal-format
52142 msgid "%s statement expected at %L"
52143 msgstr ""
52145 #: fortran/decl.c:7968
52146 #, gcc-internal-format, gfc-internal-format
52147 msgid "Expecting %s statement at %L"
52148 msgstr ""
52150 #: fortran/decl.c:7988
52151 #, gcc-internal-format
52152 msgid "Expected block name of %qs in %s statement at %L"
52153 msgstr ""
52155 #: fortran/decl.c:8005
52156 #, gcc-internal-format, gfc-internal-format
52157 msgid "Expected terminating name at %C"
52158 msgstr ""
52160 #: fortran/decl.c:8019 fortran/decl.c:8027
52161 #, gcc-internal-format
52162 msgid "Expected label %qs for %s statement at %C"
52163 msgstr ""
52165 #: fortran/decl.c:8126
52166 #, gcc-internal-format, gfc-internal-format
52167 msgid "Missing array specification at %L in DIMENSION statement"
52168 msgstr ""
52170 #: fortran/decl.c:8134
52171 #, gcc-internal-format, gfc-internal-format
52172 msgid "Dimensions specified for %s at %L after its initialization"
52173 msgstr ""
52175 #: fortran/decl.c:8142
52176 #, gcc-internal-format, gfc-internal-format
52177 msgid "Missing array specification at %L in CODIMENSION statement"
52178 msgstr ""
52180 #: fortran/decl.c:8151
52181 #, gcc-internal-format, gfc-internal-format
52182 msgid "Array specification must be deferred at %L"
52183 msgstr ""
52185 #: fortran/decl.c:8249
52186 #, gcc-internal-format, gfc-internal-format
52187 msgid "Unexpected character in variable list at %C"
52188 msgstr ""
52190 #: fortran/decl.c:8286
52191 #, gcc-internal-format
52192 msgid "Expected %<(%> at %C"
52193 msgstr ""
52195 #: fortran/decl.c:8300 fortran/decl.c:8340
52196 #, gcc-internal-format, gfc-internal-format
52197 msgid "Expected variable name at %C"
52198 msgstr ""
52200 #: fortran/decl.c:8316
52201 #, gcc-internal-format, gfc-internal-format
52202 msgid "Cray pointer at %C must be an integer"
52203 msgstr ""
52205 #: fortran/decl.c:8320
52206 #, gcc-internal-format, gfc-internal-format
52207 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
52208 msgstr ""
52210 #: fortran/decl.c:8326
52211 #, gcc-internal-format, gfc-internal-format
52212 msgid "Expected \",\" at %C"
52213 msgstr ""
52215 #: fortran/decl.c:8365
52216 #, gcc-internal-format
52217 msgid "Couldn't set Cray pointee array spec."
52218 msgstr ""
52220 #: fortran/decl.c:8389
52221 #, gcc-internal-format, gfc-internal-format
52222 msgid "Expected \")\" at %C"
52223 msgstr ""
52225 #: fortran/decl.c:8401
52226 #, gcc-internal-format
52227 msgid "Expected %<,%> or end of statement at %C"
52228 msgstr ""
52230 #: fortran/decl.c:8427
52231 #, gcc-internal-format, gfc-internal-format
52232 msgid "INTENT is not allowed inside of BLOCK at %C"
52233 msgstr ""
52235 #: fortran/decl.c:8459
52236 #, gcc-internal-format, gfc-internal-format
52237 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
52238 msgstr ""
52240 #: fortran/decl.c:8478
52241 #, gcc-internal-format, gfc-internal-format
52242 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
52243 msgstr ""
52245 #: fortran/decl.c:8517
52246 #, gcc-internal-format, gfc-internal-format
52247 msgid "CONTIGUOUS statement at %C"
52248 msgstr ""
52250 #: fortran/decl.c:8623
52251 #, gcc-internal-format, gfc-internal-format
52252 msgid "Access specification of the %s operator at %C has already been specified"
52253 msgstr ""
52255 #: fortran/decl.c:8640
52256 #, gcc-internal-format, gfc-internal-format
52257 msgid "Access specification of the .%s. operator at %C has already been specified"
52258 msgstr ""
52260 #: fortran/decl.c:8679
52261 #, gcc-internal-format, gfc-internal-format
52262 msgid "PROTECTED statement at %C"
52263 msgstr ""
52265 #: fortran/decl.c:8717
52266 #, gcc-internal-format, gfc-internal-format
52267 msgid "Syntax error in PROTECTED statement at %C"
52268 msgstr ""
52270 #: fortran/decl.c:8741
52271 #, gcc-internal-format, gfc-internal-format
52272 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
52273 msgstr ""
52275 #: fortran/decl.c:8778
52276 #, gcc-internal-format, gfc-internal-format
52277 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
52278 msgstr ""
52280 #: fortran/decl.c:8806
52281 #, gcc-internal-format, gfc-internal-format
52282 msgid "Expected variable name at %C in PARAMETER statement"
52283 msgstr ""
52285 #: fortran/decl.c:8813
52286 #, gcc-internal-format, gfc-internal-format
52287 msgid "Expected = sign in PARAMETER statement at %C"
52288 msgstr ""
52290 #: fortran/decl.c:8819
52291 #, gcc-internal-format, gfc-internal-format
52292 msgid "Expected expression at %C in PARAMETER statement"
52293 msgstr ""
52295 #: fortran/decl.c:8839
52296 #, gcc-internal-format, gfc-internal-format
52297 msgid "Initializing already initialized variable at %C"
52298 msgstr ""
52300 #. With legacy PARAMETER statements, don't expect a terminating ')'.
52301 #: fortran/decl.c:8864
52302 #, gcc-internal-format, gfc-internal-format
52303 msgid "PARAMETER without '()' at %C"
52304 msgstr ""
52306 #: fortran/decl.c:8880
52307 #, gcc-internal-format, gfc-internal-format
52308 msgid "Unexpected characters in PARAMETER statement at %C"
52309 msgstr ""
52311 #: fortran/decl.c:8899 fortran/decl.c:8955
52312 #, gcc-internal-format
52313 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
52314 msgstr ""
52316 #: fortran/decl.c:8934
52317 #, gcc-internal-format, gfc-internal-format
52318 msgid "Expected entity-list in AUTOMATIC statement at %C"
52319 msgstr ""
52321 #: fortran/decl.c:8941
52322 #, gcc-internal-format, gfc-internal-format
52323 msgid "Syntax error in AUTOMATIC statement at %C"
52324 msgstr "Синтаксична помилка у інструкції AUTOMATIC у %C"
52326 #: fortran/decl.c:8990
52327 #, gcc-internal-format, gfc-internal-format
52328 msgid "Expected entity-list in STATIC statement at %C"
52329 msgstr ""
52331 #: fortran/decl.c:8997
52332 #, gcc-internal-format, gfc-internal-format
52333 msgid "Syntax error in STATIC statement at %C"
52334 msgstr "Синтаксична помилка у інструкції STATIC у %C"
52336 #: fortran/decl.c:9016
52337 #, gcc-internal-format, gfc-internal-format
52338 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
52339 msgstr ""
52341 #: fortran/decl.c:9027
52342 #, gcc-internal-format, gfc-internal-format
52343 msgid "SAVE statement at %C follows blanket SAVE statement"
52344 msgstr ""
52346 #: fortran/decl.c:9073
52347 #, gcc-internal-format, gfc-internal-format
52348 msgid "Syntax error in SAVE statement at %C"
52349 msgstr ""
52351 #: fortran/decl.c:9087
52352 #, gcc-internal-format, gfc-internal-format
52353 msgid "VALUE is not allowed inside of BLOCK at %C"
52354 msgstr ""
52356 #: fortran/decl.c:9091
52357 #, gcc-internal-format, gfc-internal-format
52358 msgid "VALUE statement at %C"
52359 msgstr ""
52361 #: fortran/decl.c:9129
52362 #, gcc-internal-format, gfc-internal-format
52363 msgid "Syntax error in VALUE statement at %C"
52364 msgstr ""
52366 #: fortran/decl.c:9141
52367 #, gcc-internal-format, gfc-internal-format
52368 msgid "VOLATILE statement at %C"
52369 msgstr ""
52371 #: fortran/decl.c:9168
52372 #, gcc-internal-format
52373 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
52374 msgstr ""
52376 #: fortran/decl.c:9193
52377 #, gcc-internal-format, gfc-internal-format
52378 msgid "Syntax error in VOLATILE statement at %C"
52379 msgstr ""
52381 #: fortran/decl.c:9205
52382 #, gcc-internal-format, gfc-internal-format
52383 msgid "ASYNCHRONOUS statement at %C"
52384 msgstr ""
52386 #: fortran/decl.c:9249
52387 #, gcc-internal-format, gfc-internal-format
52388 msgid "Syntax error in ASYNCHRONOUS statement at %C"
52389 msgstr ""
52391 #: fortran/decl.c:9274
52392 #, gcc-internal-format, gfc-internal-format
52393 msgid "MODULE PROCEDURE declaration at %C"
52394 msgstr ""
52396 #: fortran/decl.c:9367
52397 #, gcc-internal-format, gfc-internal-format
52398 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
52399 msgstr ""
52401 #: fortran/decl.c:9425
52402 #, gcc-internal-format, gfc-internal-format
52403 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
52404 msgstr ""
52406 #: fortran/decl.c:9474
52407 #, gcc-internal-format, gfc-internal-format
52408 msgid "Ambiguous symbol in TYPE definition at %C"
52409 msgstr ""
52411 #: fortran/decl.c:9483
52412 #, gcc-internal-format
52413 msgid "Symbol %qs at %C has not been previously defined"
52414 msgstr ""
52416 #: fortran/decl.c:9489
52417 #, gcc-internal-format
52418 msgid "%qs in EXTENDS expression at %C is not a derived type"
52419 msgstr ""
52421 #: fortran/decl.c:9496
52422 #, gcc-internal-format
52423 msgid "%qs cannot be extended at %C because it is BIND(C)"
52424 msgstr ""
52426 #: fortran/decl.c:9503
52427 #, gcc-internal-format
52428 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
52429 msgstr ""
52431 #: fortran/decl.c:9526
52432 #, gcc-internal-format, gfc-internal-format
52433 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
52434 msgstr ""
52436 #: fortran/decl.c:9538
52437 #, gcc-internal-format, gfc-internal-format
52438 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
52439 msgstr ""
52441 #: fortran/decl.c:9559
52442 #, gcc-internal-format, gfc-internal-format
52443 msgid "ABSTRACT type at %C"
52444 msgstr ""
52446 #: fortran/decl.c:9605
52447 #, gcc-internal-format, gfc-internal-format
52448 msgid "Failed to create structure type '%s' at %C"
52449 msgstr ""
52451 #: fortran/decl.c:9611
52452 #, gcc-internal-format
52453 msgid "Type definition of %qs at %C was already defined at %L"
52454 msgstr ""
52456 #: fortran/decl.c:9658
52457 #, gcc-internal-format, gfc-internal-format
52458 msgid "Junk after MAP statement at %C"
52459 msgstr "Зайві команди після інструкції MAP у %C"
52461 #: fortran/decl.c:9691
52462 #, gcc-internal-format, gfc-internal-format
52463 msgid "Junk after UNION statement at %C"
52464 msgstr "Зайві команди після інструкції UNION у %C"
52466 #: fortran/decl.c:9726
52467 #, gcc-internal-format
52468 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
52469 msgstr ""
52471 #: fortran/decl.c:9740
52472 #, gcc-internal-format, gfc-internal-format
52473 msgid "Structure name expected in non-nested structure declaration at %C"
52474 msgstr ""
52476 #: fortran/decl.c:9758
52477 #, gcc-internal-format, gfc-internal-format
52478 msgid "Junk after non-nested STRUCTURE statement at %C"
52479 msgstr "Зайві команди після невкладеної інструкції STRUCTURE у %C"
52481 #: fortran/decl.c:9765
52482 #, gcc-internal-format
52483 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
52484 msgstr ""
52486 #: fortran/decl.c:9926
52487 #, gcc-internal-format, gfc-internal-format
52488 msgid "Expected :: in TYPE definition at %C"
52489 msgstr ""
52491 #: fortran/decl.c:9954
52492 #, gcc-internal-format
52493 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
52494 msgstr ""
52496 #: fortran/decl.c:9964
52497 #, gcc-internal-format
52498 msgid "Derived type name %qs at %C already has a basic type of %s"
52499 msgstr ""
52501 #: fortran/decl.c:9981
52502 #, gcc-internal-format
52503 msgid "Derived type definition of %qs at %C has already been defined"
52504 msgstr ""
52506 #: fortran/decl.c:10042
52507 #, gcc-internal-format, gfc-internal-format
52508 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
52509 msgstr ""
52511 #: fortran/decl.c:10126
52512 #, gcc-internal-format, gfc-internal-format
52513 msgid "Cray Pointee at %C cannot be assumed shape array"
52514 msgstr ""
52516 #: fortran/decl.c:10146
52517 #, gcc-internal-format, gfc-internal-format
52518 msgid "ENUM and ENUMERATOR at %C"
52519 msgstr ""
52521 #: fortran/decl.c:10178
52522 #, gcc-internal-format, gfc-internal-format
52523 msgid "Enumerator exceeds the C integer type at %C"
52524 msgstr ""
52526 #: fortran/decl.c:10257
52527 #, gcc-internal-format, gfc-internal-format
52528 msgid "ENUMERATOR %L not initialized with integer expression"
52529 msgstr ""
52531 #: fortran/decl.c:10305
52532 #, gcc-internal-format, gfc-internal-format
52533 msgid "ENUM definition statement expected before %C"
52534 msgstr ""
52536 #: fortran/decl.c:10341
52537 #, gcc-internal-format, gfc-internal-format
52538 msgid "Syntax error in ENUMERATOR definition at %C"
52539 msgstr ""
52541 #: fortran/decl.c:10388 fortran/decl.c:10403
52542 #, gcc-internal-format, gfc-internal-format
52543 msgid "Duplicate access-specifier at %C"
52544 msgstr ""
52546 #: fortran/decl.c:10423
52547 #, gcc-internal-format, gfc-internal-format
52548 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
52549 msgstr ""
52551 #: fortran/decl.c:10443
52552 #, gcc-internal-format, gfc-internal-format
52553 msgid "Binding attributes already specify passing, illegal PASS at %C"
52554 msgstr ""
52556 #: fortran/decl.c:10470
52557 #, gcc-internal-format, gfc-internal-format
52558 msgid "Duplicate POINTER attribute at %C"
52559 msgstr ""
52561 #: fortran/decl.c:10488
52562 #, gcc-internal-format, gfc-internal-format
52563 msgid "Duplicate NON_OVERRIDABLE at %C"
52564 msgstr ""
52566 #: fortran/decl.c:10504
52567 #, gcc-internal-format, gfc-internal-format
52568 msgid "Duplicate DEFERRED at %C"
52569 msgstr ""
52571 #: fortran/decl.c:10517
52572 #, gcc-internal-format, gfc-internal-format
52573 msgid "Expected access-specifier at %C"
52574 msgstr ""
52576 #: fortran/decl.c:10519
52577 #, gcc-internal-format, gfc-internal-format
52578 msgid "Expected binding attribute at %C"
52579 msgstr ""
52581 #: fortran/decl.c:10527
52582 #, gcc-internal-format, gfc-internal-format
52583 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
52584 msgstr ""
52586 #: fortran/decl.c:10539
52587 #, gcc-internal-format, gfc-internal-format
52588 msgid "POINTER attribute is required for procedure pointer component at %C"
52589 msgstr ""
52591 #: fortran/decl.c:10581
52592 #, gcc-internal-format
52593 msgid "Interface-name expected after %<(%> at %C"
52594 msgstr ""
52596 #: fortran/decl.c:10587
52597 #, gcc-internal-format
52598 msgid "%<)%> expected at %C"
52599 msgstr ""
52601 #: fortran/decl.c:10607
52602 #, gcc-internal-format, gfc-internal-format
52603 msgid "Interface must be specified for DEFERRED binding at %C"
52604 msgstr ""
52606 #: fortran/decl.c:10612
52607 #, gcc-internal-format, gfc-internal-format
52608 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
52609 msgstr ""
52611 #: fortran/decl.c:10635
52612 #, gcc-internal-format, gfc-internal-format
52613 msgid "Expected binding name at %C"
52614 msgstr ""
52616 #: fortran/decl.c:10639
52617 #, gcc-internal-format, gfc-internal-format
52618 msgid "PROCEDURE list at %C"
52619 msgstr ""
52621 #: fortran/decl.c:10651
52622 #, gcc-internal-format
52623 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
52624 msgstr ""
52626 #: fortran/decl.c:10657
52627 #, gcc-internal-format
52628 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
52629 msgstr ""
52631 #: fortran/decl.c:10667
52632 #, gcc-internal-format
52633 msgid "Expected binding target after %<=>%> at %C"
52634 msgstr ""
52636 #: fortran/decl.c:10684
52637 #, gcc-internal-format
52638 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
52639 msgstr ""
52641 #: fortran/decl.c:10695
52642 #, gcc-internal-format
52643 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
52644 msgstr ""
52646 #: fortran/decl.c:10746
52647 #, gcc-internal-format, gfc-internal-format
52648 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
52649 msgstr ""
52651 #: fortran/decl.c:10766
52652 #, gcc-internal-format
52653 msgid "Expected %<::%> at %C"
52654 msgstr ""
52656 #: fortran/decl.c:10778
52657 #, gcc-internal-format, gfc-internal-format
52658 msgid "Expected generic name or operator descriptor at %C"
52659 msgstr ""
52661 #: fortran/decl.c:10799
52662 #, gcc-internal-format, gfc-internal-format
52663 msgid "Malformed GENERIC statement at %C"
52664 msgstr ""
52666 #: fortran/decl.c:10810
52667 #, gcc-internal-format
52668 msgid "Expected %<=>%> at %C"
52669 msgstr ""
52671 #: fortran/decl.c:10846
52672 #, gcc-internal-format
52673 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
52674 msgstr ""
52676 #: fortran/decl.c:10854
52677 #, gcc-internal-format
52678 msgid "Binding at %C must have the same access as already defined binding %qs"
52679 msgstr ""
52681 #: fortran/decl.c:10902
52682 #, gcc-internal-format, gfc-internal-format
52683 msgid "Expected specific binding name at %C"
52684 msgstr ""
52686 #: fortran/decl.c:10912
52687 #, gcc-internal-format
52688 msgid "%qs already defined as specific binding for the generic %qs at %C"
52689 msgstr ""
52691 #: fortran/decl.c:10930
52692 #, gcc-internal-format, gfc-internal-format
52693 msgid "Junk after GENERIC binding at %C"
52694 msgstr ""
52696 #: fortran/decl.c:10965
52697 #, gcc-internal-format, gfc-internal-format
52698 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
52699 msgstr ""
52701 #: fortran/decl.c:10976
52702 #, gcc-internal-format, gfc-internal-format
52703 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
52704 msgstr ""
52706 #: fortran/decl.c:10998
52707 #, gcc-internal-format, gfc-internal-format
52708 msgid "Empty FINAL at %C"
52709 msgstr ""
52711 #: fortran/decl.c:11005
52712 #, gcc-internal-format, gfc-internal-format
52713 msgid "Expected module procedure name at %C"
52714 msgstr ""
52716 #: fortran/decl.c:11015
52717 #, gcc-internal-format
52718 msgid "Expected %<,%> at %C"
52719 msgstr ""
52721 #: fortran/decl.c:11021
52722 #, gcc-internal-format
52723 msgid "Unknown procedure name %qs at %C"
52724 msgstr ""
52726 #: fortran/decl.c:11034
52727 #, gcc-internal-format
52728 msgid "%qs at %C is already defined as FINAL procedure"
52729 msgstr ""
52731 #: fortran/decl.c:11104
52732 #, gcc-internal-format, gfc-internal-format
52733 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
52734 msgstr ""
52736 #: fortran/decl.c:11150
52737 #, gcc-internal-format, gfc-internal-format
52738 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
52739 msgstr ""
52741 #: fortran/decl.c:11170
52742 #, gcc-internal-format
52743 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
52744 msgstr ""
52746 #: fortran/decl.c:11184
52747 #, gcc-internal-format, gfc-internal-format
52748 msgid "Syntax error in !GCC$ UNROLL directive at %C"
52749 msgstr ""
52751 #: fortran/dependency.c:105
52752 #, gcc-internal-format
52753 msgid "identical_array_ref(): inconsistent dimensions"
52754 msgstr ""
52756 #: fortran/dependency.c:193
52757 #, gcc-internal-format
52758 msgid "are_identical_variables: Bad type"
52759 msgstr ""
52761 #. We are told not to check dependencies.
52762 #. We do it, however, and issue a warning in case we find one.
52763 #. If a dependency is found in the case
52764 #. elemental == ELEM_CHECK_VARIABLE, we will generate
52765 #. a temporary, so we don't need to bother the user.
52766 #: fortran/dependency.c:976
52767 #, gcc-internal-format, gfc-internal-format
52768 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
52769 msgstr ""
52771 #: fortran/dependency.c:1280
52772 #, gcc-internal-format
52773 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
52774 msgstr ""
52776 #: fortran/dump-parse-tree.c:201
52777 #, gcc-internal-format
52778 msgid "show_array_spec(): Unhandled array shape type."
52779 msgstr ""
52781 #: fortran/dump-parse-tree.c:280
52782 #, gcc-internal-format
52783 msgid "show_array_ref(): Unknown array reference"
52784 msgstr ""
52786 #: fortran/dump-parse-tree.c:312
52787 #, gcc-internal-format
52788 msgid "show_ref(): Bad component code"
52789 msgstr ""
52791 #: fortran/dump-parse-tree.c:575
52792 #, gcc-internal-format
52793 msgid "show_expr(): Bad intrinsic in expression"
52794 msgstr ""
52796 #: fortran/dump-parse-tree.c:618
52797 #, gcc-internal-format
52798 msgid "show_expr(): Don't know how to show expr"
52799 msgstr ""
52801 #: fortran/dump-parse-tree.c:2856
52802 #, gcc-internal-format
52803 msgid "show_code_node(): Bad statement code"
52804 msgstr ""
52806 #: fortran/dump-parse-tree.c:3150 fortran/dump-parse-tree.c:3242
52807 #, gcc-internal-format
52808 msgid "Cannot convert %qs to interoperable type at %L"
52809 msgstr ""
52811 #: fortran/error.c:335
52812 #, gcc-internal-format, gfc-internal-format
52813 msgid "    Included at %s:%d:"
52814 msgstr ""
52816 #: fortran/error.c:421
52817 #, gcc-internal-format
52818 msgid "<During initialization>\n"
52819 msgstr "<Під час ініціалізації>\n"
52821 #: fortran/expr.c:149
52822 #, gcc-internal-format
52823 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
52824 msgstr ""
52826 #: fortran/expr.c:349
52827 #, gcc-internal-format
52828 msgid "gfc_copy_expr(): Bad expr node"
52829 msgstr ""
52831 #: fortran/expr.c:499
52832 #, gcc-internal-format
52833 msgid "free_expr0(): Bad expr type"
52834 msgstr ""
52836 #: fortran/expr.c:646 fortran/expr.c:648 fortran/expr.c:699 fortran/expr.c:701
52837 #, gcc-internal-format, gfc-internal-format
52838 msgid "Constant expression required at %C"
52839 msgstr ""
52841 #: fortran/expr.c:655 fortran/expr.c:657 fortran/expr.c:708 fortran/expr.c:710
52842 #, gcc-internal-format, gfc-internal-format
52843 msgid "Integer expression required at %C"
52844 msgstr ""
52846 #: fortran/expr.c:665 fortran/expr.c:667 fortran/expr.c:721 fortran/expr.c:723
52847 #, gcc-internal-format, gfc-internal-format
52848 msgid "Integer value too large in expression at %C"
52849 msgstr ""
52851 #: fortran/expr.c:1050
52852 #, gcc-internal-format
52853 msgid "gfc_is_constant_expr(): Unknown expression type"
52854 msgstr ""
52856 #: fortran/expr.c:1207
52857 #, gcc-internal-format
52858 msgid "simplify_intrinsic_op(): Bad operator"
52859 msgstr ""
52861 #: fortran/expr.c:1313
52862 #, gcc-internal-format, gfc-internal-format
52863 msgid "Index in dimension %d is out of bounds at %L"
52864 msgstr ""
52866 #: fortran/expr.c:1501 fortran/expr.c:1552
52867 #, gcc-internal-format, gfc-internal-format
52868 msgid "index in dimension %d is out of bounds at %L"
52869 msgstr ""
52871 #: fortran/expr.c:1628
52872 #, gcc-internal-format, gfc-internal-format
52873 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
52874 msgstr ""
52876 #: fortran/expr.c:2175
52877 #, gcc-internal-format, gfc-internal-format
52878 msgid "elemental function arguments at %C are not compliant"
52879 msgstr ""
52881 #: fortran/expr.c:2219
52882 #, gcc-internal-format, gfc-internal-format
52883 msgid "Numeric or CHARACTER operands are required in expression at %L"
52884 msgstr ""
52886 #: fortran/expr.c:2244
52887 #, gcc-internal-format, gfc-internal-format
52888 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
52889 msgstr ""
52891 #: fortran/expr.c:2251
52892 #, gcc-internal-format, gfc-internal-format
52893 msgid "Concat operator at %L must concatenate strings of the same kind"
52894 msgstr ""
52896 #: fortran/expr.c:2261
52897 #, gcc-internal-format, gfc-internal-format
52898 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
52899 msgstr ""
52901 #: fortran/expr.c:2277
52902 #, gcc-internal-format, gfc-internal-format
52903 msgid "LOGICAL operands are required in expression at %L"
52904 msgstr ""
52906 #: fortran/expr.c:2288
52907 #, gcc-internal-format, gfc-internal-format
52908 msgid "Only intrinsic operators can be used in expression at %L"
52909 msgstr ""
52911 #: fortran/expr.c:2296
52912 #, gcc-internal-format, gfc-internal-format
52913 msgid "Numeric operands are required in expression at %L"
52914 msgstr ""
52916 #: fortran/expr.c:2319
52917 #, gcc-internal-format
52918 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
52919 msgstr ""
52921 #: fortran/expr.c:2430
52922 #, gcc-internal-format
52923 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
52924 msgstr ""
52926 #: fortran/expr.c:2496
52927 #, gcc-internal-format
52928 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
52929 msgstr ""
52931 #: fortran/expr.c:2527
52932 #, gcc-internal-format, gfc-internal-format
52933 msgid "Evaluation of nonstandard initialization expression at %L"
52934 msgstr ""
52936 #: fortran/expr.c:2604 fortran/resolve.c:2688
52937 #, gcc-internal-format
52938 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
52939 msgstr ""
52941 #: fortran/expr.c:2616
52942 #, gcc-internal-format
52943 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
52944 msgstr ""
52946 #: fortran/expr.c:2655
52947 #, gcc-internal-format
52948 msgid "PARAMETER %qs is used at %L before its definition is complete"
52949 msgstr ""
52951 #: fortran/expr.c:2675
52952 #, gcc-internal-format
52953 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
52954 msgstr ""
52956 #: fortran/expr.c:2681
52957 #, gcc-internal-format
52958 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
52959 msgstr ""
52961 #: fortran/expr.c:2687
52962 #, gcc-internal-format
52963 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
52964 msgstr ""
52966 #: fortran/expr.c:2693
52967 #, gcc-internal-format
52968 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
52969 msgstr ""
52971 #: fortran/expr.c:2703
52972 #, gcc-internal-format
52973 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
52974 msgstr ""
52976 #: fortran/expr.c:2757
52977 #, gcc-internal-format
52978 msgid "check_init_expr(): Unknown expression type"
52979 msgstr ""
52981 #: fortran/expr.c:2891
52982 #, gcc-internal-format
52983 msgid "Specification function %qs at %L cannot be a statement function"
52984 msgstr ""
52986 #: fortran/expr.c:2898
52987 #, gcc-internal-format
52988 msgid "Specification function %qs at %L cannot be an internal function"
52989 msgstr ""
52991 #: fortran/expr.c:2905
52992 #, gcc-internal-format
52993 msgid "Specification function %qs at %L must be PURE"
52994 msgstr ""
52996 #: fortran/expr.c:2913
52997 #, gcc-internal-format
52998 msgid "Specification function %qs at %L cannot be RECURSIVE"
52999 msgstr ""
53001 #: fortran/expr.c:3059
53002 #, gcc-internal-format
53003 msgid "Dummy argument %qs not allowed in expression at %L"
53004 msgstr ""
53006 #: fortran/expr.c:3066
53007 #, gcc-internal-format
53008 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
53009 msgstr ""
53011 #: fortran/expr.c:3073
53012 #, gcc-internal-format
53013 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
53014 msgstr ""
53016 #: fortran/expr.c:3102
53017 #, gcc-internal-format
53018 msgid "Variable %qs cannot appear in the expression at %L"
53019 msgstr ""
53021 #: fortran/expr.c:3133
53022 #, gcc-internal-format
53023 msgid "check_restricted(): Unknown expression type"
53024 msgstr ""
53026 #: fortran/expr.c:3153
53027 #, gcc-internal-format, gfc-internal-format
53028 msgid "Expression at %L must be of INTEGER type, found %s"
53029 msgstr ""
53031 #: fortran/expr.c:3165
53032 #, gcc-internal-format
53033 msgid "Function %qs at %L must be PURE"
53034 msgstr ""
53036 #: fortran/expr.c:3174
53037 #, gcc-internal-format, gfc-internal-format
53038 msgid "Expression at %L must be scalar"
53039 msgstr ""
53041 #: fortran/expr.c:3208
53042 #, gcc-internal-format, gfc-internal-format
53043 msgid "Incompatible ranks in %s (%d and %d) at %L"
53044 msgstr ""
53046 #: fortran/expr.c:3222
53047 #, gcc-internal-format, gfc-internal-format
53048 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
53049 msgstr ""
53051 #: fortran/expr.c:3318
53052 #, gcc-internal-format
53053 msgid "%qs at %L is not a VALUE"
53054 msgstr ""
53056 #: fortran/expr.c:3325
53057 #, gcc-internal-format, gfc-internal-format
53058 msgid "Incompatible ranks %d and %d in assignment at %L"
53059 msgstr ""
53061 #: fortran/expr.c:3332
53062 #, gcc-internal-format, gfc-internal-format
53063 msgid "Variable type is UNKNOWN in assignment at %L"
53064 msgstr ""
53066 #: fortran/expr.c:3344
53067 #, gcc-internal-format, gfc-internal-format
53068 msgid "NULL appears on right-hand side in assignment at %L"
53069 msgstr ""
53071 #: fortran/expr.c:3354
53072 #, gcc-internal-format, gfc-internal-format
53073 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
53074 msgstr ""
53076 #: fortran/expr.c:3364
53077 #, gcc-internal-format
53078 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
53079 msgstr ""
53081 #: fortran/expr.c:3369 fortran/resolve.c:10197
53082 #, gcc-internal-format, gfc-internal-format
53083 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
53084 msgstr ""
53086 #: fortran/expr.c:3380 fortran/resolve.c:10208
53087 #, gcc-internal-format
53088 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
53089 msgstr ""
53091 #: fortran/expr.c:3388 fortran/resolve.c:10217
53092 #, gcc-internal-format
53093 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53094 msgstr ""
53096 #: fortran/expr.c:3392 fortran/resolve.c:10221
53097 #, gcc-internal-format
53098 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53099 msgstr ""
53101 #: fortran/expr.c:3396 fortran/resolve.c:10225
53102 #, gcc-internal-format
53103 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53104 msgstr ""
53106 #: fortran/expr.c:3405
53107 #, gcc-internal-format, gfc-internal-format
53108 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
53109 msgstr ""
53111 #: fortran/expr.c:3426
53112 #, gcc-internal-format, gfc-internal-format
53113 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
53114 msgstr ""
53116 #: fortran/expr.c:3465
53117 #, gcc-internal-format, gfc-internal-format
53118 msgid "Pointer assignment target is not a POINTER at %L"
53119 msgstr ""
53121 #: fortran/expr.c:3473
53122 #, gcc-internal-format
53123 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
53124 msgstr ""
53126 #: fortran/expr.c:3496
53127 #, gcc-internal-format
53128 msgid "Expected bounds specification for %qs at %L"
53129 msgstr ""
53131 #: fortran/expr.c:3501
53132 #, gcc-internal-format
53133 msgid "Bounds specification for %qs in pointer assignment at %L"
53134 msgstr ""
53136 #: fortran/expr.c:3514
53137 #, gcc-internal-format, gfc-internal-format
53138 msgid "Lower bound has to be present at %L"
53139 msgstr ""
53141 #: fortran/expr.c:3520
53142 #, gcc-internal-format, gfc-internal-format
53143 msgid "Stride must not be present at %L"
53144 msgstr ""
53146 #: fortran/expr.c:3532
53147 #, gcc-internal-format, gfc-internal-format
53148 msgid "Either all or none of the upper bounds must be specified at %L"
53149 msgstr ""
53151 #: fortran/expr.c:3558
53152 #, gcc-internal-format, gfc-internal-format
53153 msgid "Pointer object at %L shall not have a coindex"
53154 msgstr ""
53156 #: fortran/expr.c:3579
53157 #, gcc-internal-format, gfc-internal-format
53158 msgid "Invalid procedure pointer assignment at %L"
53159 msgstr ""
53161 #: fortran/expr.c:3603
53162 #, gcc-internal-format
53163 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
53164 msgstr ""
53166 #: fortran/expr.c:3612
53167 #, gcc-internal-format
53168 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
53169 msgstr ""
53171 #: fortran/expr.c:3622
53172 #, gcc-internal-format
53173 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
53174 msgstr ""
53176 #: fortran/expr.c:3628
53177 #, gcc-internal-format
53178 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
53179 msgstr ""
53181 #: fortran/expr.c:3635
53182 #, gcc-internal-format
53183 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
53184 msgstr ""
53186 #: fortran/expr.c:3643
53187 #, gcc-internal-format
53188 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
53189 msgstr ""
53191 #: fortran/expr.c:3666
53192 #, gcc-internal-format, gfc-internal-format
53193 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
53194 msgstr ""
53196 #: fortran/expr.c:3719
53197 #, gcc-internal-format
53198 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
53199 msgstr ""
53201 #: fortran/expr.c:3729 fortran/expr.c:3744
53202 #, gcc-internal-format
53203 msgid "Explicit interface required for component %qs at %L: %s"
53204 msgstr ""
53206 #: fortran/expr.c:3735 fortran/expr.c:3750 fortran/resolve.c:2566
53207 #, gcc-internal-format
53208 msgid "Explicit interface required for %qs at %L: %s"
53209 msgstr ""
53211 #: fortran/expr.c:3762
53212 #, gcc-internal-format, gfc-internal-format
53213 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
53214 msgstr ""
53216 #: fortran/expr.c:3771
53217 #, gcc-internal-format
53218 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
53219 msgstr ""
53221 #: fortran/expr.c:3788
53222 #, gcc-internal-format, gfc-internal-format
53223 msgid "Data-pointer-object at %L must be unlimited polymorphic, or of a type with the BIND or SEQUENCE attribute, to be compatible with an unlimited polymorphic target"
53224 msgstr ""
53226 #: fortran/expr.c:3793
53227 #, gcc-internal-format, gfc-internal-format
53228 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
53229 msgstr ""
53231 #: fortran/expr.c:3802
53232 #, gcc-internal-format, gfc-internal-format
53233 msgid "Different kind type parameters in pointer assignment at %L"
53234 msgstr ""
53236 #: fortran/expr.c:3809
53237 #, gcc-internal-format, gfc-internal-format
53238 msgid "Different ranks in pointer assignment at %L"
53239 msgstr ""
53241 #: fortran/expr.c:3828
53242 #, gcc-internal-format, gfc-internal-format
53243 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
53244 msgstr ""
53246 #: fortran/expr.c:3841
53247 #, gcc-internal-format, gfc-internal-format
53248 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
53249 msgstr ""
53251 #: fortran/expr.c:3845
53252 #, gcc-internal-format, gfc-internal-format
53253 msgid "Rank remapping target is not rank 1 at %L"
53254 msgstr ""
53256 #. The test above might need to be extend when F08, Note 5.4 has to be
53257 #. interpreted in the way that target and pointer with the same coindex
53258 #. are allowed.
53259 #: fortran/expr.c:3877 fortran/expr.c:3925
53260 #, gcc-internal-format, gfc-internal-format
53261 msgid "Data target at %L shall not have a coindex"
53262 msgstr ""
53264 #: fortran/expr.c:3880
53265 #, gcc-internal-format, gfc-internal-format
53266 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
53267 msgstr ""
53269 #: fortran/expr.c:3888
53270 #, gcc-internal-format, gfc-internal-format
53271 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
53272 msgstr ""
53274 #: fortran/expr.c:3895
53275 #, gcc-internal-format, gfc-internal-format
53276 msgid "Bad target in pointer assignment in PURE procedure at %L"
53277 msgstr ""
53279 #: fortran/expr.c:3904
53280 #, gcc-internal-format, gfc-internal-format
53281 msgid "Pointer assignment with vector subscript on rhs at %L"
53282 msgstr ""
53284 #: fortran/expr.c:3912
53285 #, gcc-internal-format, gfc-internal-format
53286 msgid "Pointer assignment target has PROTECTED attribute at %L"
53287 msgstr ""
53289 #: fortran/expr.c:3936
53290 #, gcc-internal-format, gfc-internal-format
53291 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
53292 msgstr ""
53294 #: fortran/expr.c:3975
53295 #, gcc-internal-format, gfc-internal-format
53296 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
53297 msgstr ""
53299 #: fortran/expr.c:4051 fortran/resolve.c:1452
53300 #, gcc-internal-format, gfc-internal-format
53301 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
53302 msgstr ""
53304 #: fortran/expr.c:4057
53305 #, gcc-internal-format, gfc-internal-format
53306 msgid "Pointer initialization target at %L must have the TARGET attribute"
53307 msgstr ""
53309 #: fortran/expr.c:4072 fortran/resolve.c:1458
53310 #, gcc-internal-format, gfc-internal-format
53311 msgid "Pointer initialization target at %L must have the SAVE attribute"
53312 msgstr ""
53314 #: fortran/expr.c:4084
53315 #, gcc-internal-format, gfc-internal-format
53316 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
53317 msgstr ""
53319 #: fortran/expr.c:5512
53320 #, gcc-internal-format, gfc-internal-format
53321 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
53322 msgstr ""
53324 #: fortran/expr.c:5520
53325 #, gcc-internal-format, gfc-internal-format
53326 msgid "Non-variable expression in variable definition context (%s) at %L"
53327 msgstr ""
53329 #: fortran/expr.c:5528
53330 #, gcc-internal-format
53331 msgid "Named constant %qs in variable definition context (%s) at %L"
53332 msgstr ""
53334 #: fortran/expr.c:5537
53335 #, gcc-internal-format
53336 msgid "%qs in variable definition context (%s) at %L is not a variable"
53337 msgstr ""
53339 #: fortran/expr.c:5548
53340 #, gcc-internal-format, gfc-internal-format
53341 msgid "Non-POINTER in pointer association context (%s) at %L"
53342 msgstr ""
53344 #: fortran/expr.c:5557
53345 #, gcc-internal-format, gfc-internal-format
53346 msgid "Type inaccessible in variable definition context (%s) at %L"
53347 msgstr ""
53349 #: fortran/expr.c:5570
53350 #, gcc-internal-format, gfc-internal-format
53351 msgid "LOCK_TYPE in variable definition context (%s) at %L"
53352 msgstr ""
53354 #: fortran/expr.c:5583
53355 #, gcc-internal-format, gfc-internal-format
53356 msgid "LOCK_EVENT in variable definition context (%s) at %L"
53357 msgstr ""
53359 #: fortran/expr.c:5613
53360 #, gcc-internal-format
53361 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
53362 msgstr ""
53364 #: fortran/expr.c:5621
53365 #, gcc-internal-format
53366 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
53367 msgstr ""
53369 #: fortran/expr.c:5634
53370 #, gcc-internal-format
53371 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
53372 msgstr ""
53374 #: fortran/expr.c:5642
53375 #, gcc-internal-format
53376 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
53377 msgstr ""
53379 #: fortran/expr.c:5654
53380 #, gcc-internal-format
53381 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
53382 msgstr ""
53384 #: fortran/expr.c:5713
53385 #, gcc-internal-format
53386 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
53387 msgstr ""
53389 #: fortran/expr.c:5717
53390 #, gcc-internal-format
53391 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
53392 msgstr ""
53394 #: fortran/expr.c:5728
53395 #, gcc-internal-format
53396 msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
53397 msgstr ""
53399 #: fortran/expr.c:5770
53400 #, gcc-internal-format, gfc-internal-format
53401 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
53402 msgstr ""
53404 #: fortran/f95-lang.c:251
53405 #, gcc-internal-format, gfc-internal-format
53406 msgid "can't open input file: %s"
53407 msgstr "не вдалося відкрити вхідний файл %s"
53409 #: fortran/frontend-passes.c:190
53410 #, gcc-internal-format
53411 msgid "No location in statement"
53412 msgstr ""
53414 #: fortran/frontend-passes.c:205
53415 #, gcc-internal-format, gfc-internal-format
53416 msgid "No location in expression near %L"
53417 msgstr "Не вказано місця у виразі поряд із %L"
53419 #: fortran/frontend-passes.c:409
53420 #, gcc-internal-format
53421 msgid "Illegal id in copy_walk_reduction_arg"
53422 msgstr ""
53424 #: fortran/frontend-passes.c:817 fortran/trans-array.c:1182
53425 #: fortran/trans-array.c:6440 fortran/trans-array.c:7864
53426 #: fortran/trans-intrinsic.c:7307
53427 #, gcc-internal-format, gfc-internal-format
53428 msgid "Creating array temporary at %L"
53429 msgstr ""
53431 #: fortran/frontend-passes.c:842 fortran/frontend-passes.c:846
53432 #, gcc-internal-format
53433 msgid "Removing call to function %qs at %L"
53434 msgstr ""
53436 #: fortran/frontend-passes.c:1273 fortran/frontend-passes.c:1312
53437 #, gcc-internal-format
53438 msgid "bad expression"
53439 msgstr "помилковий вираз"
53441 #: fortran/frontend-passes.c:1308
53442 #, gcc-internal-format
53443 msgid "bad op"
53444 msgstr "помилковий оператор"
53446 #: fortran/frontend-passes.c:2161
53447 #, gcc-internal-format
53448 msgid "illegal OP in optimize_comparison"
53449 msgstr ""
53451 #: fortran/frontend-passes.c:2407
53452 #, gcc-internal-format
53453 msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
53454 msgstr ""
53456 #: fortran/frontend-passes.c:2414
53457 #, gcc-internal-format
53458 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
53459 msgstr ""
53461 #: fortran/frontend-passes.c:2637 fortran/frontend-passes.c:2661
53462 #, gcc-internal-format, gfc-internal-format
53463 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
53464 msgstr ""
53466 #: fortran/frontend-passes.c:2646 fortran/frontend-passes.c:2670
53467 #, gcc-internal-format, gfc-internal-format
53468 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
53469 msgstr ""
53471 #: fortran/frontend-passes.c:2730
53472 #, gcc-internal-format
53473 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
53474 msgstr ""
53476 #: fortran/frontend-passes.c:2736
53477 #, gcc-internal-format
53478 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
53479 msgstr ""
53481 #: fortran/frontend-passes.c:3128 fortran/trans-expr.c:1581
53482 #, gcc-internal-format, gfc-internal-format
53483 msgid "Code for reallocating the allocatable array at %L will be added"
53484 msgstr ""
53486 #: fortran/frontend-passes.c:3637
53487 #, gcc-internal-format
53488 msgid "Scalarization using DIMEN_RANGE unimplemented"
53489 msgstr ""
53491 #: fortran/frontend-passes.c:4429
53492 #, gcc-internal-format, gfc-internal-format
53493 msgid "Interchanging loops at %L"
53494 msgstr ""
53496 #: fortran/gfortranspec.c:145
53497 #, gcc-internal-format
53498 msgid "overflowed output arg list for %qs"
53499 msgstr ""
53501 #: fortran/gfortranspec.c:299
53502 #, gcc-internal-format
53503 msgid "no input files; unwilling to write output files"
53504 msgstr ""
53506 #: fortran/interface.c:225
53507 #, gcc-internal-format, gfc-internal-format
53508 msgid "Syntax error in generic specification at %C"
53509 msgstr ""
53511 #: fortran/interface.c:252
53512 #, gcc-internal-format, gfc-internal-format
53513 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
53514 msgstr ""
53516 #: fortran/interface.c:272
53517 #, gcc-internal-format
53518 msgid "Dummy procedure %qs at %C cannot have a generic interface"
53519 msgstr ""
53521 #: fortran/interface.c:305
53522 #, gcc-internal-format, gfc-internal-format
53523 msgid "ABSTRACT INTERFACE at %C"
53524 msgstr ""
53526 #: fortran/interface.c:312
53527 #, gcc-internal-format, gfc-internal-format
53528 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
53529 msgstr ""
53531 #: fortran/interface.c:343
53532 #, gcc-internal-format, gfc-internal-format
53533 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
53534 msgstr ""
53536 #: fortran/interface.c:356
53537 #, gcc-internal-format, gfc-internal-format
53538 msgid "Expected a nameless interface at %C"
53539 msgstr ""
53541 #: fortran/interface.c:369
53542 #, gcc-internal-format
53543 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
53544 msgstr ""
53546 #: fortran/interface.c:400
53547 #, gcc-internal-format
53548 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
53549 msgstr ""
53551 #: fortran/interface.c:403
53552 #, gcc-internal-format
53553 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
53554 msgstr ""
53556 #: fortran/interface.c:417
53557 #, gcc-internal-format
53558 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
53559 msgstr ""
53561 #: fortran/interface.c:429
53562 #, gcc-internal-format
53563 msgid "Expecting %<END INTERFACE %s%> at %C"
53564 msgstr ""
53566 #: fortran/interface.c:619
53567 #, gcc-internal-format
53568 msgid "gfc_compare_derived_types: invalid derived type"
53569 msgstr ""
53571 #: fortran/interface.c:871
53572 #, gcc-internal-format, gfc-internal-format
53573 msgid "Alternate return cannot appear in operator interface at %L"
53574 msgstr ""
53576 #: fortran/interface.c:900
53577 #, gcc-internal-format, gfc-internal-format
53578 msgid "Assignment operator interface at %L must have two arguments"
53579 msgstr ""
53581 #: fortran/interface.c:903
53582 #, gcc-internal-format, gfc-internal-format
53583 msgid "Operator interface at %L has the wrong number of arguments"
53584 msgstr ""
53586 #: fortran/interface.c:916
53587 #, gcc-internal-format, gfc-internal-format
53588 msgid "Assignment operator interface at %L must be a SUBROUTINE"
53589 msgstr ""
53591 #: fortran/interface.c:934
53592 #, gcc-internal-format, gfc-internal-format
53593 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
53594 msgstr ""
53596 #: fortran/interface.c:943
53597 #, gcc-internal-format, gfc-internal-format
53598 msgid "Intrinsic operator interface at %L must be a FUNCTION"
53599 msgstr ""
53601 #: fortran/interface.c:954
53602 #, gcc-internal-format, gfc-internal-format
53603 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
53604 msgstr ""
53606 #: fortran/interface.c:961
53607 #, gcc-internal-format, gfc-internal-format
53608 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
53609 msgstr ""
53611 #: fortran/interface.c:970 fortran/resolve.c:16351
53612 #, gcc-internal-format, gfc-internal-format
53613 msgid "First argument of operator interface at %L must be INTENT(IN)"
53614 msgstr ""
53616 #: fortran/interface.c:977 fortran/resolve.c:16369
53617 #, gcc-internal-format, gfc-internal-format
53618 msgid "Second argument of operator interface at %L must be INTENT(IN)"
53619 msgstr ""
53621 #: fortran/interface.c:1082
53622 #, gcc-internal-format, gfc-internal-format
53623 msgid "Operator interface at %L conflicts with intrinsic interface"
53624 msgstr ""
53626 #: fortran/interface.c:1419 fortran/interface.c:1478
53627 #, gcc-internal-format, gfc-internal-format
53628 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
53629 msgstr ""
53631 #: fortran/interface.c:1591
53632 #, gcc-internal-format, gfc-internal-format
53633 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
53634 msgstr ""
53636 #: fortran/interface.c:1638
53637 #, gcc-internal-format, gfc-internal-format
53638 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
53639 msgstr ""
53641 #: fortran/interface.c:1810
53642 #, gcc-internal-format
53643 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
53644 msgstr ""
53646 #: fortran/interface.c:1815
53647 #, gcc-internal-format
53648 msgid "Procedure %qs in %s at %L has no explicit interface"
53649 msgstr ""
53651 #: fortran/interface.c:1819
53652 #, gcc-internal-format
53653 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
53654 msgstr ""
53656 #: fortran/interface.c:1823
53657 #, gcc-internal-format
53658 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
53659 msgstr ""
53661 #: fortran/interface.c:1835
53662 #, gcc-internal-format, gfc-internal-format
53663 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
53664 msgstr ""
53666 #: fortran/interface.c:1839
53667 #, gcc-internal-format, gfc-internal-format
53668 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
53669 msgstr ""
53671 #: fortran/interface.c:1847
53672 #, gcc-internal-format
53673 msgid "Internal procedure %qs in %s at %L"
53674 msgstr ""
53676 #: fortran/interface.c:1904 fortran/interface.c:1909
53677 #, gcc-internal-format
53678 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
53679 msgstr ""
53681 #: fortran/interface.c:1914
53682 #, gcc-internal-format
53683 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
53684 msgstr ""
53686 #: fortran/interface.c:1949
53687 #, gcc-internal-format
53688 msgid "%qs at %L is not a module procedure"
53689 msgstr ""
53691 #: fortran/interface.c:2152
53692 #, gcc-internal-format
53693 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
53694 msgstr ""
53696 #: fortran/interface.c:2155
53697 #, gcc-internal-format
53698 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
53699 msgstr ""
53701 #: fortran/interface.c:2158
53702 #, gcc-internal-format
53703 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
53704 msgstr ""
53706 #: fortran/interface.c:2161
53707 #, gcc-internal-format
53708 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
53709 msgstr ""
53711 #: fortran/interface.c:2203
53712 #, gcc-internal-format, gfc-internal-format
53713 msgid "Invalid procedure argument at %L"
53714 msgstr ""
53716 #: fortran/interface.c:2212 fortran/interface.c:2240
53717 #, gcc-internal-format
53718 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
53719 msgstr ""
53721 #: fortran/interface.c:2251
53722 #, gcc-internal-format
53723 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
53724 msgstr ""
53726 #: fortran/interface.c:2271
53727 #, gcc-internal-format
53728 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
53729 msgstr ""
53731 #: fortran/interface.c:2280
53732 #, gcc-internal-format
53733 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
53734 msgstr ""
53736 #: fortran/interface.c:2296
53737 #, gcc-internal-format
53738 msgid "Actual argument to %qs at %L must be polymorphic"
53739 msgstr ""
53741 #: fortran/interface.c:2306
53742 #, gcc-internal-format
53743 msgid "Actual argument to %qs at %L must have the same declared type"
53744 msgstr ""
53746 #: fortran/interface.c:2321
53747 #, gcc-internal-format
53748 msgid "Actual argument to %qs at %L must be unlimited polymorphic since the formal argument is a pointer or allocatable unlimited polymorphic entity [F2008: 12.5.2.5]"
53749 msgstr ""
53751 #: fortran/interface.c:2332
53752 #, gcc-internal-format
53753 msgid "Actual argument to %qs at %L must be a coarray"
53754 msgstr ""
53756 #: fortran/interface.c:2351
53757 #, gcc-internal-format
53758 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
53759 msgstr ""
53761 #: fortran/interface.c:2369
53762 #, gcc-internal-format
53763 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
53764 msgstr ""
53766 #: fortran/interface.c:2384
53767 #, gcc-internal-format
53768 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
53769 msgstr ""
53771 #: fortran/interface.c:2399
53772 #, gcc-internal-format
53773 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
53774 msgstr ""
53776 #: fortran/interface.c:2418
53777 #, gcc-internal-format
53778 msgid "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array without CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and both are ASYNCHRONOUS or VOLATILE"
53779 msgstr ""
53781 #: fortran/interface.c:2431
53782 #, gcc-internal-format
53783 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
53784 msgstr ""
53786 #: fortran/interface.c:2438
53787 #, gcc-internal-format
53788 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
53789 msgstr ""
53791 #: fortran/interface.c:2501
53792 #, gcc-internal-format
53793 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
53794 msgstr ""
53796 #: fortran/interface.c:2510
53797 #, gcc-internal-format
53798 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
53799 msgstr ""
53801 #: fortran/interface.c:2522
53802 #, gcc-internal-format
53803 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
53804 msgstr ""
53806 #: fortran/interface.c:2530
53807 #, gcc-internal-format
53808 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
53809 msgstr ""
53811 #: fortran/interface.c:2870
53812 #, gcc-internal-format
53813 msgid "Keyword argument %qs at %L is invalid in a statement function"
53814 msgstr ""
53816 #: fortran/interface.c:2893
53817 #, gcc-internal-format
53818 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
53819 msgstr ""
53821 #: fortran/interface.c:2897
53822 #, gcc-internal-format
53823 msgid "Keyword argument %qs at %L is not in the procedure"
53824 msgstr ""
53826 #: fortran/interface.c:2906
53827 #, gcc-internal-format
53828 msgid "Keyword argument %qs at %L is already associated with another actual argument"
53829 msgstr ""
53831 #: fortran/interface.c:2916
53832 #, gcc-internal-format, gfc-internal-format
53833 msgid "More actual than formal arguments in procedure call at %L"
53834 msgstr ""
53836 #: fortran/interface.c:2928 fortran/interface.c:3318
53837 #, gcc-internal-format, gfc-internal-format
53838 msgid "Missing alternate return spec in subroutine call at %L"
53839 msgstr ""
53841 #: fortran/interface.c:2936
53842 #, gcc-internal-format, gfc-internal-format
53843 msgid "Unexpected alternate return spec in subroutine call at %L"
53844 msgstr ""
53846 #: fortran/interface.c:2963
53847 #, gcc-internal-format
53848 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
53849 msgstr ""
53851 #: fortran/interface.c:2966
53852 #, gcc-internal-format
53853 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
53854 msgstr ""
53856 #: fortran/interface.c:2990
53857 #, gcc-internal-format, gfc-internal-format
53858 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
53859 msgstr ""
53861 #: fortran/interface.c:3013
53862 #, gcc-internal-format
53863 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
53864 msgstr ""
53866 #: fortran/interface.c:3021
53867 #, gcc-internal-format
53868 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
53869 msgstr ""
53871 #: fortran/interface.c:3035
53872 #, gcc-internal-format
53873 msgid "Actual argument at %L to allocatable or pointer dummy argument %qs must have a deferred length type parameter if and only if the dummy has one"
53874 msgstr ""
53876 #: fortran/interface.c:3053
53877 #, gcc-internal-format
53878 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
53879 msgstr ""
53881 #: fortran/interface.c:3062 fortran/interface.c:3067
53882 #, gcc-internal-format
53883 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
53884 msgstr ""
53886 #: fortran/interface.c:3087
53887 #, gcc-internal-format
53888 msgid "Expected a procedure pointer for argument %qs at %L"
53889 msgstr ""
53891 #: fortran/interface.c:3103
53892 #, gcc-internal-format
53893 msgid "Expected a procedure for argument %qs at %L"
53894 msgstr ""
53896 #: fortran/interface.c:3117
53897 #, gcc-internal-format
53898 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
53899 msgstr ""
53901 #: fortran/interface.c:3126
53902 #, gcc-internal-format
53903 msgid "Actual argument for %qs must be a pointer at %L"
53904 msgstr ""
53906 #: fortran/interface.c:3136
53907 #, gcc-internal-format
53908 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
53909 msgstr ""
53911 #: fortran/interface.c:3146
53912 #, gcc-internal-format
53913 msgid "Coindexed actual argument at %L to pointer dummy %qs"
53914 msgstr ""
53916 #: fortran/interface.c:3159
53917 #, gcc-internal-format
53918 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
53919 msgstr ""
53921 #: fortran/interface.c:3173
53922 #, gcc-internal-format
53923 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
53924 msgstr ""
53926 #: fortran/interface.c:3187
53927 #, gcc-internal-format
53928 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
53929 msgstr ""
53931 #: fortran/interface.c:3199
53932 #, gcc-internal-format
53933 msgid "Actual CLASS array argument for %qs must be a full array at %L"
53934 msgstr ""
53936 #: fortran/interface.c:3209
53937 #, gcc-internal-format
53938 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
53939 msgstr ""
53941 #: fortran/interface.c:3239
53942 #, gcc-internal-format
53943 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the dummy argument %qs"
53944 msgstr ""
53946 #: fortran/interface.c:3258
53947 #, gcc-internal-format
53948 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
53949 msgstr ""
53951 #: fortran/interface.c:3275
53952 #, gcc-internal-format
53953 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
53954 msgstr ""
53956 #: fortran/interface.c:3295
53957 #, gcc-internal-format
53958 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
53959 msgstr ""
53961 #: fortran/interface.c:3326
53962 #, gcc-internal-format
53963 msgid "Missing actual argument for argument %qs at %L"
53964 msgstr ""
53966 #: fortran/interface.c:3445
53967 #, gcc-internal-format
53968 msgid "compare_actual_expr(): Bad component code"
53969 msgstr ""
53971 #: fortran/interface.c:3474
53972 #, gcc-internal-format
53973 msgid "check_some_aliasing(): List mismatch"
53974 msgstr ""
53976 #: fortran/interface.c:3500
53977 #, gcc-internal-format
53978 msgid "check_some_aliasing(): corrupted data"
53979 msgstr ""
53981 #: fortran/interface.c:3510
53982 #, gcc-internal-format
53983 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
53984 msgstr ""
53986 #: fortran/interface.c:3540
53987 #, gcc-internal-format
53988 msgid "check_intents(): List mismatch"
53989 msgstr ""
53991 #: fortran/interface.c:3560
53992 #, gcc-internal-format, gfc-internal-format
53993 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
53994 msgstr ""
53996 #: fortran/interface.c:3572
53997 #, gcc-internal-format, gfc-internal-format
53998 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
53999 msgstr ""
54001 #: fortran/interface.c:3582
54002 #, gcc-internal-format, gfc-internal-format
54003 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
54004 msgstr ""
54006 #: fortran/interface.c:3593
54007 #, gcc-internal-format
54008 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
54009 msgstr ""
54011 #: fortran/interface.c:3625
54012 #, gcc-internal-format
54013 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
54014 msgstr ""
54016 #: fortran/interface.c:3629 fortran/interface.c:3639
54017 #, gcc-internal-format
54018 msgid "Procedure %qs called at %L is not explicitly declared"
54019 msgstr ""
54021 #: fortran/interface.c:3635
54022 #, gcc-internal-format
54023 msgid "Procedure %qs called with an implicit interface at %L"
54024 msgstr ""
54026 #: fortran/interface.c:3647
54027 #, gcc-internal-format
54028 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
54029 msgstr ""
54031 #: fortran/interface.c:3655
54032 #, gcc-internal-format
54033 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
54034 msgstr ""
54036 #: fortran/interface.c:3663
54037 #, gcc-internal-format
54038 msgid "Allocatable function %qs at %L must have an explicit function interface"
54039 msgstr ""
54041 #: fortran/interface.c:3673
54042 #, gcc-internal-format
54043 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
54044 msgstr ""
54046 #: fortran/interface.c:3682
54047 #, gcc-internal-format, gfc-internal-format
54048 msgid "Assumed-type argument %s at %L requires an explicit interface"
54049 msgstr ""
54051 #: fortran/interface.c:3695
54052 #, gcc-internal-format
54053 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
54054 msgstr ""
54056 #: fortran/interface.c:3708
54057 #, gcc-internal-format
54058 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
54059 msgstr ""
54061 #: fortran/interface.c:3717
54062 #, gcc-internal-format, gfc-internal-format
54063 msgid "MOLD argument to NULL required at %L"
54064 msgstr ""
54066 #: fortran/interface.c:3725
54067 #, gcc-internal-format, gfc-internal-format
54068 msgid "Assumed-rank argument requires an explicit interface at %L"
54069 msgstr ""
54071 #: fortran/interface.c:3766
54072 #, gcc-internal-format
54073 msgid "Procedure pointer component %qs called with an implicit interface at %L"
54074 msgstr ""
54076 #: fortran/interface.c:3777
54077 #, gcc-internal-format
54078 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
54079 msgstr ""
54081 #: fortran/interface.c:3862
54082 #, gcc-internal-format, gfc-internal-format
54083 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
54084 msgstr ""
54086 #: fortran/interface.c:3932
54087 #, gcc-internal-format
54088 msgid "Unable to find symbol %qs"
54089 msgstr ""
54091 #: fortran/interface.c:4299
54092 #, gcc-internal-format
54093 msgid "Entity %qs at %L is already present in the interface"
54094 msgstr ""
54096 #: fortran/interface.c:4416
54097 #, gcc-internal-format
54098 msgid "gfc_add_interface(): Bad interface type"
54099 msgstr ""
54101 #: fortran/interface.c:4510
54102 #, gcc-internal-format
54103 msgid "Can't overwrite GENERIC %qs at %L"
54104 msgstr ""
54106 #: fortran/interface.c:4522
54107 #, gcc-internal-format
54108 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
54109 msgstr ""
54111 #: fortran/interface.c:4530
54112 #, gcc-internal-format
54113 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
54114 msgstr ""
54116 #: fortran/interface.c:4538
54117 #, gcc-internal-format
54118 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
54119 msgstr ""
54121 #: fortran/interface.c:4547
54122 #, gcc-internal-format
54123 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
54124 msgstr ""
54126 #: fortran/interface.c:4553
54127 #, gcc-internal-format
54128 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
54129 msgstr ""
54131 #: fortran/interface.c:4562
54132 #, gcc-internal-format
54133 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
54134 msgstr ""
54136 #: fortran/interface.c:4573
54137 #, gcc-internal-format
54138 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
54139 msgstr ""
54141 #: fortran/interface.c:4581
54142 #, gcc-internal-format
54143 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
54144 msgstr ""
54146 #: fortran/interface.c:4592
54147 #, gcc-internal-format
54148 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
54149 msgstr ""
54151 #: fortran/interface.c:4622
54152 #, gcc-internal-format
54153 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
54154 msgstr ""
54156 #: fortran/interface.c:4634
54157 #, gcc-internal-format
54158 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
54159 msgstr ""
54161 #: fortran/interface.c:4643
54162 #, gcc-internal-format
54163 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
54164 msgstr ""
54166 #: fortran/interface.c:4652
54167 #, gcc-internal-format
54168 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
54169 msgstr ""
54171 #: fortran/interface.c:4663
54172 #, gcc-internal-format
54173 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
54174 msgstr ""
54176 #: fortran/interface.c:4670
54177 #, gcc-internal-format
54178 msgid "Passed-object dummy argument of %qs at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
54179 msgstr ""
54181 #: fortran/interface.c:4691
54182 #, gcc-internal-format, gfc-internal-format
54183 msgid "DTIO dummy argument at %L must be of type %s"
54184 msgstr ""
54186 #: fortran/interface.c:4698
54187 #, gcc-internal-format, gfc-internal-format
54188 msgid "DTIO dummy argument at %L must be of KIND = %d"
54189 msgstr ""
54191 #: fortran/interface.c:4705
54192 #, gcc-internal-format, gfc-internal-format
54193 msgid "DTIO dummy argument at %L must be a scalar"
54194 msgstr ""
54196 #: fortran/interface.c:4709
54197 #, gcc-internal-format, gfc-internal-format
54198 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
54199 msgstr ""
54201 #: fortran/interface.c:4713
54202 #, gcc-internal-format, gfc-internal-format
54203 msgid "DTIO character argument at %L must have assumed length"
54204 msgstr ""
54206 #: fortran/interface.c:4717
54207 #, gcc-internal-format, gfc-internal-format
54208 msgid "DTIO dummy argument at %L must have INTENT %s"
54209 msgstr ""
54211 #: fortran/interface.c:4776 fortran/interface.c:4820
54212 #, gcc-internal-format, gfc-internal-format
54213 msgid "Alternate return at %L is not permitted in a DTIO procedure"
54214 msgstr ""
54216 #: fortran/interface.c:4788
54217 #, gcc-internal-format
54218 msgid "DTIO procedure %qs at %L must be a subroutine"
54219 msgstr ""
54221 #: fortran/interface.c:4797
54222 #, gcc-internal-format
54223 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
54224 msgstr ""
54226 #: fortran/interface.c:4804
54227 #, gcc-internal-format
54228 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
54229 msgstr ""
54231 #: fortran/intrinsic.c:196
54232 #, gcc-internal-format, gfc-internal-format
54233 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
54234 msgstr ""
54236 #: fortran/intrinsic.c:211
54237 #, gcc-internal-format, gfc-internal-format
54238 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
54239 msgstr ""
54241 #: fortran/intrinsic.c:218
54242 #, gcc-internal-format, gfc-internal-format
54243 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
54244 msgstr ""
54246 #: fortran/intrinsic.c:225
54247 #, gcc-internal-format, gfc-internal-format
54248 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
54249 msgstr ""
54251 #: fortran/intrinsic.c:232
54252 #, gcc-internal-format, gfc-internal-format
54253 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
54254 msgstr ""
54256 #: fortran/intrinsic.c:280
54257 #, gcc-internal-format
54258 msgid "do_check(): too many args"
54259 msgstr ""
54261 #: fortran/intrinsic.c:360
54262 #, gcc-internal-format
54263 msgid "add_sym(): Bad sizing mode"
54264 msgstr ""
54266 #: fortran/intrinsic.c:1083
54267 #, gcc-internal-format
54268 msgid "The intrinsic %qs at %L is not included in the selected standard but %s and %qs will be treated as if declared EXTERNAL.  Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
54269 msgstr ""
54271 #: fortran/intrinsic.c:1118
54272 #, gcc-internal-format
54273 msgid "make_generic(): Can't find generic symbol %qs"
54274 msgstr ""
54276 #: fortran/intrinsic.c:4133
54277 #, gcc-internal-format
54278 msgid "Too many arguments in call to %qs at %L"
54279 msgstr ""
54281 #: fortran/intrinsic.c:4148
54282 #, gcc-internal-format, gfc-internal-format
54283 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
54284 msgstr ""
54286 #: fortran/intrinsic.c:4151
54287 #, gcc-internal-format
54288 msgid "Can't find keyword named %qs in call to %qs at %L"
54289 msgstr ""
54291 #: fortran/intrinsic.c:4158
54292 #, gcc-internal-format
54293 msgid "Argument %qs appears twice in call to %qs at %L"
54294 msgstr ""
54296 #: fortran/intrinsic.c:4172
54297 #, gcc-internal-format
54298 msgid "Missing actual argument %qs in call to %qs at %L"
54299 msgstr ""
54301 #: fortran/intrinsic.c:4187
54302 #, gcc-internal-format, gfc-internal-format
54303 msgid "ALTERNATE RETURN not permitted at %L"
54304 msgstr ""
54306 #: fortran/intrinsic.c:4244
54307 #, gcc-internal-format
54308 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
54309 msgstr ""
54311 #: fortran/intrinsic.c:4350
54312 #, gcc-internal-format
54313 msgid "resolve_intrinsic(): Too many args for intrinsic"
54314 msgstr ""
54316 #: fortran/intrinsic.c:4445
54317 #, gcc-internal-format
54318 msgid "do_simplify(): Too many args for intrinsic"
54319 msgstr ""
54321 #: fortran/intrinsic.c:4484
54322 #, gcc-internal-format
54323 msgid "init_arglist(): too many arguments"
54324 msgstr ""
54326 #: fortran/intrinsic.c:4634
54327 #, gcc-internal-format
54328 msgid "Invalid standard code on intrinsic %qs (%d)"
54329 msgstr ""
54331 #: fortran/intrinsic.c:4643
54332 #, gcc-internal-format
54333 msgid "Intrinsic %qs (is %s) is used at %L"
54334 msgstr ""
54336 #: fortran/intrinsic.c:4714
54337 #, gcc-internal-format
54338 msgid "Function %qs as initialization expression at %L"
54339 msgstr ""
54341 #: fortran/intrinsic.c:4732
54342 #, gcc-internal-format
54343 msgid "Transformational function %qs at %L is invalid in an initialization expression"
54344 msgstr ""
54346 #: fortran/intrinsic.c:4811
54347 #, gcc-internal-format, gfc-internal-format
54348 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
54349 msgstr ""
54351 #: fortran/intrinsic.c:4882
54352 #, gcc-internal-format
54353 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
54354 msgstr ""
54356 #: fortran/intrinsic.c:4889
54357 #, gcc-internal-format
54358 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
54359 msgstr ""
54361 #: fortran/intrinsic.c:4967
54362 #, gcc-internal-format, gfc-internal-format
54363 msgid "Extension: Conversion from %s to %s at %L"
54364 msgstr ""
54366 #: fortran/intrinsic.c:5003 fortran/intrinsic.c:5020
54367 #, gcc-internal-format, gfc-internal-format
54368 msgid "Possible change of value in conversion from %s to %s at %L"
54369 msgstr ""
54371 #: fortran/intrinsic.c:5008 fortran/intrinsic.c:5029
54372 #, gcc-internal-format, gfc-internal-format
54373 msgid "Conversion from %s to %s at %L"
54374 msgstr ""
54376 #: fortran/intrinsic.c:5084
54377 #, gcc-internal-format, gfc-internal-format
54378 msgid "Can't convert %s to %s at %L"
54379 msgstr ""
54381 #: fortran/intrinsic.c:5089
54382 #, gcc-internal-format
54383 msgid "Can't convert %qs to %qs at %L"
54384 msgstr ""
54386 #: fortran/intrinsic.c:5181
54387 #, gcc-internal-format
54388 msgid "%qs declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
54389 msgstr ""
54391 #: fortran/intrinsic.c:5187
54392 #, gcc-internal-format
54393 msgid "%qs declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
54394 msgstr ""
54396 #: fortran/io.c:180 fortran/primary.c:922
54397 #, gcc-internal-format, gfc-internal-format
54398 msgid "Extension: backslash character at %C"
54399 msgstr ""
54401 #: fortran/io.c:214
54402 #, gcc-internal-format, gfc-internal-format
54403 msgid "Nonconforming tab character in format at %C"
54404 msgstr ""
54406 #: fortran/io.c:457
54407 #, gcc-internal-format, gfc-internal-format
54408 msgid "DP format specifier not allowed at %C"
54409 msgstr ""
54411 #: fortran/io.c:464
54412 #, gcc-internal-format, gfc-internal-format
54413 msgid "DC format specifier not allowed at %C"
54414 msgstr ""
54416 #: fortran/io.c:471
54417 #, gcc-internal-format, gfc-internal-format
54418 msgid "Fortran 2003: DT format specifier not allowed at %C"
54419 msgstr ""
54421 #: fortran/io.c:699
54422 #, gcc-internal-format, gfc-internal-format
54423 msgid "X descriptor requires leading space count at %L"
54424 msgstr ""
54426 #: fortran/io.c:728
54427 #, gcc-internal-format, gfc-internal-format
54428 msgid "$ descriptor at %L"
54429 msgstr ""
54431 #: fortran/io.c:732
54432 #, gcc-internal-format, gfc-internal-format
54433 msgid "$ should be the last specifier in format at %L"
54434 msgstr ""
54436 #: fortran/io.c:832 fortran/io.c:836
54437 #, gcc-internal-format, gfc-internal-format
54438 msgid "Extension: Zero width after L descriptor at %L"
54439 msgstr ""
54441 #: fortran/io.c:848
54442 #, gcc-internal-format, gfc-internal-format
54443 msgid "Missing positive width after L descriptor at %L"
54444 msgstr ""
54446 #: fortran/io.c:879
54447 #, gcc-internal-format
54448 msgid "%<G0%> in format at %L"
54449 msgstr ""
54451 #: fortran/io.c:907
54452 #, gcc-internal-format, gfc-internal-format
54453 msgid "Positive width required in format specifier %s at %L"
54454 msgstr ""
54456 #: fortran/io.c:923 fortran/io.c:930
54457 #, gcc-internal-format, gfc-internal-format
54458 msgid "Period required in format specifier %s at %L"
54459 msgstr ""
54461 #: fortran/io.c:1052
54462 #, gcc-internal-format, gfc-internal-format
54463 msgid "Period required in format specifier at %L"
54464 msgstr ""
54466 #: fortran/io.c:1074
54467 #, gcc-internal-format, gfc-internal-format
54468 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
54469 msgstr ""
54471 #: fortran/io.c:1162 fortran/io.c:1224
54472 #, gcc-internal-format, gfc-internal-format
54473 msgid "Missing comma at %L"
54474 msgstr ""
54476 #: fortran/io.c:1242
54477 #, gcc-internal-format, gfc-internal-format
54478 msgid "%s in format string at %L"
54479 msgstr ""
54481 #: fortran/io.c:1280
54482 #, gcc-internal-format, gfc-internal-format
54483 msgid "Extraneous characters in format at %L"
54484 msgstr ""
54486 #: fortran/io.c:1302
54487 #, gcc-internal-format, gfc-internal-format
54488 msgid "Format statement in module main block at %C"
54489 msgstr ""
54491 #: fortran/io.c:1311
54492 #, gcc-internal-format, gfc-internal-format
54493 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
54494 msgstr ""
54496 #: fortran/io.c:1317
54497 #, gcc-internal-format, gfc-internal-format
54498 msgid "Missing format label at %C"
54499 msgstr ""
54501 #: fortran/io.c:1365
54502 #, gcc-internal-format, gfc-internal-format
54503 msgid "IOMSG must be a scalar-default-char-variable at %L"
54504 msgstr ""
54506 #: fortran/io.c:1379
54507 #, gcc-internal-format, gfc-internal-format
54508 msgid "%s requires a scalar-default-char-expr at %L"
54509 msgstr ""
54511 #: fortran/io.c:1402 fortran/io.c:1433 fortran/io.c:1499
54512 #, gcc-internal-format, gfc-internal-format
54513 msgid "Invalid value for %s specification at %C"
54514 msgstr ""
54516 #: fortran/io.c:1408 fortran/io.c:1439 fortran/io.c:1581 fortran/io.c:1594
54517 #, gcc-internal-format, gfc-internal-format
54518 msgid "Duplicate %s specification at %C"
54519 msgstr ""
54521 #: fortran/io.c:1446
54522 #, gcc-internal-format, gfc-internal-format
54523 msgid "Variable %s cannot be INTENT(IN) at %C"
54524 msgstr ""
54526 #: fortran/io.c:1454
54527 #, gcc-internal-format, gfc-internal-format
54528 msgid "Variable %s cannot be assigned in PURE procedure at %C"
54529 msgstr ""
54531 #: fortran/io.c:1505
54532 #, gcc-internal-format, gfc-internal-format
54533 msgid "Duplicate %s label specification at %C"
54534 msgstr ""
54536 #: fortran/io.c:1525 fortran/io.c:1542 fortran/io.c:1563
54537 #, gcc-internal-format
54538 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
54539 msgstr ""
54541 #: fortran/io.c:1616
54542 #, gcc-internal-format, gfc-internal-format
54543 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
54544 msgstr ""
54546 #: fortran/io.c:1675
54547 #, gcc-internal-format, gfc-internal-format
54548 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
54549 msgstr ""
54551 #: fortran/io.c:1681
54552 #, gcc-internal-format, gfc-internal-format
54553 msgid "ASSIGNED variable in FORMAT tag at %L"
54554 msgstr ""
54556 #: fortran/io.c:1686
54557 #, gcc-internal-format
54558 msgid "Variable %qs at %L has not been assigned a format label"
54559 msgstr ""
54561 #: fortran/io.c:1693
54562 #, gcc-internal-format
54563 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
54564 msgstr ""
54566 #: fortran/io.c:1705
54567 #, gcc-internal-format, gfc-internal-format
54568 msgid "Non-character in FORMAT tag at %L"
54569 msgstr ""
54571 #: fortran/io.c:1711
54572 #, gcc-internal-format, gfc-internal-format
54573 msgid "Non-character assumed shape array element in FORMAT tag at %L"
54574 msgstr ""
54576 #: fortran/io.c:1718
54577 #, gcc-internal-format, gfc-internal-format
54578 msgid "Non-character assumed size array element in FORMAT tag at %L"
54579 msgstr ""
54581 #: fortran/io.c:1725
54582 #, gcc-internal-format, gfc-internal-format
54583 msgid "Non-character pointer array element in FORMAT tag at %L"
54584 msgstr ""
54586 #: fortran/io.c:1751
54587 #, gcc-internal-format, gfc-internal-format
54588 msgid "%s tag at %L must be of type %s"
54589 msgstr ""
54591 #: fortran/io.c:1758
54592 #, gcc-internal-format, gfc-internal-format
54593 msgid "%s tag at %L must be a character string of default kind"
54594 msgstr ""
54596 #: fortran/io.c:1765
54597 #, gcc-internal-format, gfc-internal-format
54598 msgid "%s tag at %L must be scalar"
54599 msgstr ""
54601 #: fortran/io.c:1771
54602 #, gcc-internal-format, gfc-internal-format
54603 msgid "IOMSG tag at %L"
54604 msgstr ""
54606 #: fortran/io.c:1779
54607 #, gcc-internal-format, gfc-internal-format
54608 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
54609 msgstr ""
54611 #: fortran/io.c:1788
54612 #, gcc-internal-format, gfc-internal-format
54613 msgid "Non-default LOGICAL kind in %s tag at %L"
54614 msgstr ""
54616 #: fortran/io.c:1795
54617 #, gcc-internal-format, gfc-internal-format
54618 msgid "NEWUNIT specifier at %L"
54619 msgstr ""
54621 #: fortran/io.c:1813
54622 #, gcc-internal-format, gfc-internal-format
54623 msgid "CONVERT tag at %L"
54624 msgstr ""
54626 #: fortran/io.c:2035
54627 #, gcc-internal-format
54628 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
54629 msgstr ""
54631 #: fortran/io.c:2043 fortran/io.c:2070
54632 #, gcc-internal-format
54633 msgid "%s specifier in %s statement at %C has value %qs"
54634 msgstr ""
54636 #: fortran/io.c:2062
54637 #, gcc-internal-format
54638 msgid "Extension: %s specifier in %s statement at %C has value %qs"
54639 msgstr ""
54641 #: fortran/io.c:2084 fortran/io.c:2092
54642 #, gcc-internal-format
54643 msgid "%s specifier in %s statement at %C has invalid value %qs"
54644 msgstr ""
54646 #: fortran/io.c:2145
54647 #, gcc-internal-format, gfc-internal-format
54648 msgid "OPEN statement not allowed in PURE procedure at %C"
54649 msgstr ""
54651 #: fortran/io.c:2158
54652 #, gcc-internal-format, gfc-internal-format
54653 msgid "UNIT specifier not allowed with NEWUNIT at %C"
54654 msgstr ""
54656 #: fortran/io.c:2168
54657 #, gcc-internal-format, gfc-internal-format
54658 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
54659 msgstr ""
54661 #: fortran/io.c:2176
54662 #, gcc-internal-format, gfc-internal-format
54663 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
54664 msgstr ""
54666 #: fortran/io.c:2214
54667 #, gcc-internal-format, gfc-internal-format
54668 msgid "ACTION type conflicts with READONLY specifier at %C"
54669 msgstr ""
54671 #: fortran/io.c:2228
54672 #, gcc-internal-format, gfc-internal-format
54673 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
54674 msgstr ""
54676 #: fortran/io.c:2249 fortran/io.c:3848
54677 #, gcc-internal-format, gfc-internal-format
54678 msgid "BLANK= at %C not allowed in Fortran 95"
54679 msgstr ""
54681 #: fortran/io.c:2286 fortran/io.c:3824
54682 #, gcc-internal-format, gfc-internal-format
54683 msgid "DECIMAL= at %C not allowed in Fortran 95"
54684 msgstr ""
54686 #: fortran/io.c:2324
54687 #, gcc-internal-format, gfc-internal-format
54688 msgid "ENCODING= at %C not allowed in Fortran 95"
54689 msgstr ""
54691 #: fortran/io.c:2387 fortran/io.c:3897
54692 #, gcc-internal-format, gfc-internal-format
54693 msgid "ROUND= at %C not allowed in Fortran 95"
54694 msgstr ""
54696 #: fortran/io.c:2426
54697 #, gcc-internal-format, gfc-internal-format
54698 msgid "SIGN= at %C not allowed in Fortran 95"
54699 msgstr ""
54701 #: fortran/io.c:2647
54702 #, gcc-internal-format, gfc-internal-format
54703 msgid "CLOSE statement not allowed in PURE procedure at %C"
54704 msgstr ""
54706 #: fortran/io.c:2709
54707 #, gcc-internal-format, gfc-internal-format
54708 msgid "CLOSE statement at %L requires a UNIT number"
54709 msgstr ""
54711 #: fortran/io.c:2717
54712 #, gcc-internal-format, gfc-internal-format
54713 msgid "UNIT number in CLOSE statement at %L must be non-negative"
54714 msgstr ""
54716 #: fortran/io.c:2815 fortran/match.c:3010
54717 #, gcc-internal-format, gfc-internal-format
54718 msgid "%s statement not allowed in PURE procedure at %C"
54719 msgstr ""
54721 #: fortran/io.c:2849
54722 #, gcc-internal-format, gfc-internal-format
54723 msgid "UNIT number missing in statement at %L"
54724 msgstr ""
54726 #: fortran/io.c:2857 fortran/io.c:3324
54727 #, gcc-internal-format, gfc-internal-format
54728 msgid "UNIT number in statement at %L must be non-negative"
54729 msgstr ""
54731 #: fortran/io.c:2890
54732 #, gcc-internal-format, gfc-internal-format
54733 msgid "FLUSH statement at %C"
54734 msgstr ""
54736 #: fortran/io.c:2931
54737 #, gcc-internal-format, gfc-internal-format
54738 msgid "Missing format with default unit at %C"
54739 msgstr ""
54741 #: fortran/io.c:2951
54742 #, gcc-internal-format, gfc-internal-format
54743 msgid "Duplicate UNIT specification at %C"
54744 msgstr ""
54746 #: fortran/io.c:3025
54747 #, gcc-internal-format, gfc-internal-format
54748 msgid "Duplicate format specification at %C"
54749 msgstr ""
54751 #: fortran/io.c:3066
54752 #, gcc-internal-format
54753 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
54754 msgstr ""
54756 #: fortran/io.c:3102
54757 #, gcc-internal-format, gfc-internal-format
54758 msgid "Duplicate NML specification at %C"
54759 msgstr ""
54761 #: fortran/io.c:3111
54762 #, gcc-internal-format
54763 msgid "Symbol %qs at %C must be a NAMELIST group name"
54764 msgstr ""
54766 #: fortran/io.c:3181
54767 #, gcc-internal-format, gfc-internal-format
54768 msgid "END tag at %C not allowed in output statement"
54769 msgstr ""
54771 #: fortran/io.c:3258
54772 #, gcc-internal-format, gfc-internal-format
54773 msgid "UNIT not specified at %L"
54774 msgstr ""
54776 #: fortran/io.c:3270
54777 #, gcc-internal-format, gfc-internal-format
54778 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
54779 msgstr ""
54781 #: fortran/io.c:3292
54782 #, gcc-internal-format, gfc-internal-format
54783 msgid "Invalid form of WRITE statement at %L, UNIT required"
54784 msgstr ""
54786 #: fortran/io.c:3303
54787 #, gcc-internal-format, gfc-internal-format
54788 msgid "Internal unit with vector subscript at %L"
54789 msgstr ""
54791 #: fortran/io.c:3317
54792 #, gcc-internal-format, gfc-internal-format
54793 msgid "External IO UNIT cannot be an array at %L"
54794 msgstr ""
54796 #: fortran/io.c:3347
54797 #, gcc-internal-format
54798 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
54799 msgstr ""
54801 #: fortran/io.c:3359
54802 #, gcc-internal-format
54803 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
54804 msgstr ""
54806 #: fortran/io.c:3369 fortran/resolve.c:14263
54807 #, gcc-internal-format
54808 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
54809 msgstr ""
54811 #: fortran/io.c:3377
54812 #, gcc-internal-format
54813 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
54814 msgstr ""
54816 #: fortran/io.c:3388
54817 #, gcc-internal-format, gfc-internal-format
54818 msgid "Comma before i/o item list at %L"
54819 msgstr ""
54821 #: fortran/io.c:3398
54822 #, gcc-internal-format, gfc-internal-format
54823 msgid "ERR tag label %d at %L not defined"
54824 msgstr ""
54826 #: fortran/io.c:3410
54827 #, gcc-internal-format, gfc-internal-format
54828 msgid "END tag label %d at %L not defined"
54829 msgstr ""
54831 #: fortran/io.c:3422
54832 #, gcc-internal-format, gfc-internal-format
54833 msgid "EOR tag label %d at %L not defined"
54834 msgstr ""
54836 #: fortran/io.c:3432
54837 #, gcc-internal-format, gfc-internal-format
54838 msgid "FORMAT label %d at %L not defined"
54839 msgstr ""
54841 #: fortran/io.c:3463
54842 #, gcc-internal-format
54843 msgid "io_kind_name(): bad I/O-kind"
54844 msgstr ""
54846 #: fortran/io.c:3552
54847 #, gcc-internal-format, gfc-internal-format
54848 msgid "Syntax error in I/O iterator at %C"
54849 msgstr ""
54851 #: fortran/io.c:3583
54852 #, gcc-internal-format, gfc-internal-format
54853 msgid "Expected variable in READ statement at %C"
54854 msgstr ""
54856 #: fortran/io.c:3589
54857 #, gcc-internal-format, gfc-internal-format
54858 msgid "Expected expression in %s statement at %C"
54859 msgstr ""
54861 #. A general purpose syntax error.
54862 #: fortran/io.c:3646 fortran/io.c:4316 fortran/gfortran.h:2876
54863 #, gcc-internal-format, gfc-internal-format
54864 msgid "Syntax error in %s statement at %C"
54865 msgstr ""
54867 #: fortran/io.c:3731
54868 #, gcc-internal-format, gfc-internal-format
54869 msgid "Internal file at %L with namelist"
54870 msgstr ""
54872 #: fortran/io.c:3788
54873 #, gcc-internal-format, gfc-internal-format
54874 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
54875 msgstr ""
54877 #: fortran/io.c:3873
54878 #, gcc-internal-format, gfc-internal-format
54879 msgid "PAD= at %C not allowed in Fortran 95"
54880 msgstr ""
54882 #: fortran/io.c:3949
54883 #, gcc-internal-format, gfc-internal-format
54884 msgid "DELIM= at %C not allowed in Fortran 95"
54885 msgstr ""
54887 #: fortran/io.c:4101
54888 #, gcc-internal-format, gfc-internal-format
54889 msgid "PRINT namelist at %C is an extension"
54890 msgstr ""
54892 #: fortran/io.c:4282
54893 #, gcc-internal-format, gfc-internal-format
54894 msgid "Expected comma in I/O list at %C"
54895 msgstr ""
54897 #: fortran/io.c:4350
54898 #, gcc-internal-format, gfc-internal-format
54899 msgid "PRINT statement at %C not allowed within PURE procedure"
54900 msgstr ""
54902 #: fortran/io.c:4517 fortran/io.c:4579
54903 #, gcc-internal-format, gfc-internal-format
54904 msgid "INQUIRE statement not allowed in PURE procedure at %C"
54905 msgstr ""
54907 #: fortran/io.c:4545
54908 #, gcc-internal-format, gfc-internal-format
54909 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
54910 msgstr ""
54912 #: fortran/io.c:4555 fortran/trans-io.c:1333
54913 #, gcc-internal-format, gfc-internal-format
54914 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
54915 msgstr ""
54917 #: fortran/io.c:4562
54918 #, gcc-internal-format, gfc-internal-format
54919 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
54920 msgstr ""
54922 #: fortran/io.c:4572
54923 #, gcc-internal-format, gfc-internal-format
54924 msgid "UNIT number in INQUIRE statement at %L can not be %d"
54925 msgstr ""
54927 #: fortran/io.c:4587
54928 #, gcc-internal-format, gfc-internal-format
54929 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
54930 msgstr ""
54932 #: fortran/io.c:4765
54933 #, gcc-internal-format, gfc-internal-format
54934 msgid "WAIT at %C not allowed in Fortran 95"
54935 msgstr ""
54937 #: fortran/io.c:4771
54938 #, gcc-internal-format, gfc-internal-format
54939 msgid "WAIT statement not allowed in PURE procedure at %C"
54940 msgstr ""
54942 #: fortran/match.c:118
54943 #, gcc-internal-format
54944 msgid "gfc_op2string(): Bad code"
54945 msgstr ""
54947 #: fortran/match.c:195
54948 #, gcc-internal-format, gfc-internal-format
54949 msgid "Expected structure component or operator name after '.' at %C"
54950 msgstr ""
54952 #: fortran/match.c:227
54953 #, gcc-internal-format
54954 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
54955 msgstr ""
54957 #: fortran/match.c:297
54958 #, gcc-internal-format
54959 msgid "Missing %<)%> in statement at or before %L"
54960 msgstr ""
54962 #: fortran/match.c:302
54963 #, gcc-internal-format
54964 msgid "Missing %<(%> in statement at or before %L"
54965 msgstr ""
54967 #: fortran/match.c:499
54968 #, gcc-internal-format, gfc-internal-format
54969 msgid "Integer too large at %C"
54970 msgstr ""
54972 #: fortran/match.c:580 fortran/parse.c:1132
54973 #, gcc-internal-format, gfc-internal-format
54974 msgid "Too many digits in statement label at %C"
54975 msgstr ""
54977 #: fortran/match.c:586
54978 #, gcc-internal-format, gfc-internal-format
54979 msgid "Statement label at %C is zero"
54980 msgstr ""
54982 #: fortran/match.c:619
54983 #, gcc-internal-format
54984 msgid "Label name %qs at %C is ambiguous"
54985 msgstr ""
54987 #: fortran/match.c:625
54988 #, gcc-internal-format
54989 msgid "Duplicate construct label %qs at %C"
54990 msgstr ""
54992 #: fortran/match.c:659
54993 #, gcc-internal-format, gfc-internal-format
54994 msgid "Invalid character in name at %C"
54995 msgstr ""
54997 #: fortran/match.c:672
54998 #, gcc-internal-format, gfc-internal-format
54999 msgid "Name at %C is too long"
55000 msgstr ""
55002 #: fortran/match.c:683
55003 #, gcc-internal-format
55004 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
55005 msgstr ""
55007 #: fortran/match.c:959
55008 #, gcc-internal-format, gfc-internal-format
55009 msgid ".XOR. operator at %C"
55010 msgstr ""
55012 #: fortran/match.c:1014
55013 #, gcc-internal-format, gfc-internal-format
55014 msgid "Loop variable at %C cannot be an array"
55015 msgstr ""
55017 #: fortran/match.c:1021
55018 #, gcc-internal-format, gfc-internal-format
55019 msgid "Loop variable at %C cannot be a coarray"
55020 msgstr ""
55022 #: fortran/match.c:1027
55023 #, gcc-internal-format, gfc-internal-format
55024 msgid "Loop variable at %C cannot be a sub-component"
55025 msgstr ""
55027 #: fortran/match.c:1061
55028 #, gcc-internal-format, gfc-internal-format
55029 msgid "Expected a step value in iterator at %C"
55030 msgstr ""
55032 #: fortran/match.c:1073
55033 #, gcc-internal-format, gfc-internal-format
55034 msgid "Syntax error in iterator at %C"
55035 msgstr ""
55037 #: fortran/match.c:1241
55038 #, gcc-internal-format, gfc-internal-format
55039 msgid "gfc_match(): Bad match code %c"
55040 msgstr ""
55042 #: fortran/match.c:1315
55043 #, gcc-internal-format, gfc-internal-format
55044 msgid "Invalid form of PROGRAM statement at %C"
55045 msgstr ""
55047 #: fortran/match.c:1445 fortran/match.c:1525
55048 #, gcc-internal-format, gfc-internal-format
55049 msgid "Arithmetic IF statement at %C"
55050 msgstr ""
55052 #: fortran/match.c:1500
55053 #, gcc-internal-format, gfc-internal-format
55054 msgid "Syntax error in IF-expression at %C"
55055 msgstr ""
55057 #: fortran/match.c:1511
55058 #, gcc-internal-format, gfc-internal-format
55059 msgid "Block label not appropriate for arithmetic IF statement at %C"
55060 msgstr ""
55062 #: fortran/match.c:1548
55063 #, gcc-internal-format, gfc-internal-format
55064 msgid "Block label is not appropriate for IF statement at %C"
55065 msgstr ""
55067 #: fortran/match.c:1644
55068 #, gcc-internal-format, gfc-internal-format
55069 msgid "Cannot assign to a named constant at %C"
55070 msgstr ""
55072 #: fortran/match.c:1654
55073 #, gcc-internal-format, gfc-internal-format
55074 msgid "Unclassifiable statement in IF-clause at %C"
55075 msgstr ""
55077 #: fortran/match.c:1661
55078 #, gcc-internal-format, gfc-internal-format
55079 msgid "Syntax error in IF-clause at %C"
55080 msgstr ""
55082 #: fortran/match.c:1704
55083 #, gcc-internal-format, gfc-internal-format
55084 msgid "Unexpected junk after ELSE statement at %C"
55085 msgstr ""
55087 #: fortran/match.c:1710 fortran/match.c:1745
55088 #, gcc-internal-format
55089 msgid "Label %qs at %C doesn't match IF label %qs"
55090 msgstr ""
55092 #: fortran/match.c:1739
55093 #, gcc-internal-format, gfc-internal-format
55094 msgid "Unexpected junk after ELSE IF statement at %C"
55095 msgstr ""
55097 #: fortran/match.c:1803
55098 #, gcc-internal-format, gfc-internal-format
55099 msgid "Image control statement CRITICAL at %C in PURE procedure"
55100 msgstr ""
55102 #: fortran/match.c:1809
55103 #, gcc-internal-format, gfc-internal-format
55104 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
55105 msgstr ""
55107 #: fortran/match.c:1816
55108 #, gcc-internal-format, gfc-internal-format
55109 msgid "CRITICAL statement at %C"
55110 msgstr ""
55112 #: fortran/match.c:1828
55113 #, gcc-internal-format, gfc-internal-format
55114 msgid "Nested CRITICAL block at %C"
55115 msgstr ""
55117 #: fortran/match.c:1880
55118 #, gcc-internal-format, gfc-internal-format
55119 msgid "Expected association list at %C"
55120 msgstr ""
55122 #: fortran/match.c:1898
55123 #, gcc-internal-format, gfc-internal-format
55124 msgid "Expected association at %C"
55125 msgstr ""
55127 #: fortran/match.c:1909
55128 #, gcc-internal-format
55129 msgid "Duplicate name %qs in association at %C"
55130 msgstr ""
55132 #: fortran/match.c:1917
55133 #, gcc-internal-format, gfc-internal-format
55134 msgid "Association target at %C must not be coindexed"
55135 msgstr ""
55137 #: fortran/match.c:1935
55138 #, gcc-internal-format
55139 msgid "Expected %<)%> or %<,%> at %C"
55140 msgstr ""
55142 #: fortran/match.c:1953
55143 #, gcc-internal-format, gfc-internal-format
55144 msgid "Junk after ASSOCIATE statement at %C"
55145 msgstr ""
55147 #: fortran/match.c:2075
55148 #, gcc-internal-format
55149 msgid "Derived type %qs at %L may not be ABSTRACT"
55150 msgstr ""
55152 #: fortran/match.c:2149 fortran/match.c:2215 fortran/match.c:2236
55153 #, gcc-internal-format, gfc-internal-format
55154 msgid "Invalid type-spec at %C"
55155 msgstr ""
55157 #: fortran/match.c:2331
55158 #, gcc-internal-format, gfc-internal-format
55159 msgid "Syntax error in FORALL iterator at %C"
55160 msgstr ""
55162 #: fortran/match.c:2596
55163 #, gcc-internal-format, gfc-internal-format
55164 msgid "DO CONCURRENT construct at %C"
55165 msgstr ""
55167 #: fortran/match.c:2721
55168 #, gcc-internal-format
55169 msgid "Name %qs in %s statement at %C is unknown"
55170 msgstr ""
55172 #: fortran/match.c:2729
55173 #, gcc-internal-format
55174 msgid "Name %qs in %s statement at %C is not a construct name"
55175 msgstr ""
55177 #: fortran/match.c:2741
55178 #, gcc-internal-format, gfc-internal-format
55179 msgid "%s statement at %C leaves CRITICAL construct"
55180 msgstr ""
55182 #. F2008, C821 & C845.
55183 #: fortran/match.c:2749
55184 #, gcc-internal-format, gfc-internal-format
55185 msgid "%s statement at %C leaves DO CONCURRENT construct"
55186 msgstr ""
55188 #: fortran/match.c:2761
55189 #, gcc-internal-format, gfc-internal-format
55190 msgid "%s statement at %C is not within a construct"
55191 msgstr ""
55193 #: fortran/match.c:2764
55194 #, gcc-internal-format
55195 msgid "%s statement at %C is not within construct %qs"
55196 msgstr ""
55198 #: fortran/match.c:2789
55199 #, gcc-internal-format
55200 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
55201 msgstr ""
55203 #: fortran/match.c:2794
55204 #, gcc-internal-format, gfc-internal-format
55205 msgid "EXIT statement with no do-construct-name at %C"
55206 msgstr ""
55208 #: fortran/match.c:2800
55209 #, gcc-internal-format
55210 msgid "%s statement at %C is not applicable to construct %qs"
55211 msgstr ""
55213 #: fortran/match.c:2808
55214 #, gcc-internal-format, gfc-internal-format
55215 msgid "%s statement at %C leaving OpenACC structured block"
55216 msgstr ""
55218 #: fortran/match.c:2809
55219 #, gcc-internal-format, gfc-internal-format
55220 msgid "%s statement at %C leaving OpenMP structured block"
55221 msgstr ""
55223 #: fortran/match.c:2833
55224 #, gcc-internal-format, gfc-internal-format
55225 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
55226 msgstr ""
55228 #: fortran/match.c:2838
55229 #, gcc-internal-format, gfc-internal-format
55230 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
55231 msgstr ""
55233 #: fortran/match.c:2867
55234 #, gcc-internal-format, gfc-internal-format
55235 msgid "EXIT statement at %C terminating !$OMP DO loop"
55236 msgstr ""
55238 #: fortran/match.c:2872
55239 #, gcc-internal-format, gfc-internal-format
55240 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
55241 msgstr ""
55243 #: fortran/match.c:2959
55244 #, gcc-internal-format, gfc-internal-format
55245 msgid "Blank required in %s statement near %C"
55246 msgstr "Потрібен пробіл у інструкції %s поряд із %C"
55248 #: fortran/match.c:2977
55249 #, gcc-internal-format, gfc-internal-format
55250 msgid "STOP code at %C cannot be negative"
55251 msgstr ""
55253 #: fortran/match.c:2983
55254 #, gcc-internal-format, gfc-internal-format
55255 msgid "STOP code at %C contains too many digits"
55256 msgstr ""
55258 #: fortran/match.c:3004
55259 #, gcc-internal-format, gfc-internal-format
55260 msgid "%s statement at %C in PURE procedure"
55261 msgstr ""
55263 #: fortran/match.c:3020
55264 #, gcc-internal-format, gfc-internal-format
55265 msgid "Image control statement STOP at %C in CRITICAL block"
55266 msgstr ""
55268 #: fortran/match.c:3025
55269 #, gcc-internal-format, gfc-internal-format
55270 msgid "Image control statement STOP at %C in DO CONCURRENT block"
55271 msgstr ""
55273 #: fortran/match.c:3036
55274 #, gcc-internal-format, gfc-internal-format
55275 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
55276 msgstr ""
55278 #: fortran/match.c:3049
55279 #, gcc-internal-format, gfc-internal-format
55280 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
55281 msgstr ""
55283 #: fortran/match.c:3056
55284 #, gcc-internal-format, gfc-internal-format
55285 msgid "STOP code at %L must be scalar"
55286 msgstr ""
55288 #: fortran/match.c:3063
55289 #, gcc-internal-format, gfc-internal-format
55290 msgid "STOP code at %L must be default character KIND=%d"
55291 msgstr ""
55293 #: fortran/match.c:3070
55294 #, gcc-internal-format, gfc-internal-format
55295 msgid "STOP code at %L must be default integer KIND=%d"
55296 msgstr ""
55298 #: fortran/match.c:3118
55299 #, gcc-internal-format, gfc-internal-format
55300 msgid "PAUSE statement at %C"
55301 msgstr ""
55303 #: fortran/match.c:3139
55304 #, gcc-internal-format, gfc-internal-format
55305 msgid "ERROR STOP statement at %C"
55306 msgstr ""
55308 #: fortran/match.c:3165
55309 #, gcc-internal-format, gfc-internal-format
55310 msgid "Image control statement EVENT %s at %C in PURE procedure"
55311 msgstr ""
55313 #: fortran/match.c:3180
55314 #, gcc-internal-format, gfc-internal-format
55315 msgid "Image control statement EVENT %s at %C in CRITICAL block"
55316 msgstr ""
55318 #: fortran/match.c:3187
55319 #, gcc-internal-format, gfc-internal-format
55320 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
55321 msgstr ""
55323 #: fortran/match.c:3217 fortran/match.c:3559 fortran/match.c:3771
55324 #: fortran/match.c:4317 fortran/match.c:4659
55325 #, gcc-internal-format, gfc-internal-format
55326 msgid "Redundant STAT tag found at %L"
55327 msgstr ""
55329 #: fortran/match.c:3238 fortran/match.c:3580 fortran/match.c:3791
55330 #: fortran/match.c:4343 fortran/match.c:4684
55331 #, gcc-internal-format, gfc-internal-format
55332 msgid "Redundant ERRMSG tag found at %L"
55333 msgstr ""
55335 #: fortran/match.c:3259
55336 #, gcc-internal-format, gfc-internal-format
55337 msgid "Redundant UNTIL_COUNT tag found at %L"
55338 msgstr ""
55340 #: fortran/match.c:3325
55341 #, gcc-internal-format, gfc-internal-format
55342 msgid "EVENT POST statement at %C"
55343 msgstr ""
55345 #: fortran/match.c:3335
55346 #, gcc-internal-format, gfc-internal-format
55347 msgid "EVENT WAIT statement at %C"
55348 msgstr ""
55350 #: fortran/match.c:3347
55351 #, gcc-internal-format, gfc-internal-format
55352 msgid "FAIL IMAGE statement at %C"
55353 msgstr "Інструкція FAIL IMAGE у %C"
55355 #: fortran/match.c:3371
55356 #, gcc-internal-format, gfc-internal-format
55357 msgid "FORM TEAM statement at %C"
55358 msgstr ""
55360 #: fortran/match.c:3410
55361 #, gcc-internal-format, gfc-internal-format
55362 msgid "CHANGE TEAM statement at %C"
55363 msgstr ""
55365 #: fortran/match.c:3440
55366 #, gcc-internal-format, gfc-internal-format
55367 msgid "END TEAM statement at %C"
55368 msgstr ""
55370 #: fortran/match.c:3464
55371 #, gcc-internal-format, gfc-internal-format
55372 msgid "SYNC TEAM statement at %C"
55373 msgstr ""
55375 #: fortran/match.c:3507
55376 #, gcc-internal-format, gfc-internal-format
55377 msgid "Image control statement %s at %C in PURE procedure"
55378 msgstr ""
55380 #: fortran/match.c:3522
55381 #, gcc-internal-format, gfc-internal-format
55382 msgid "Image control statement %s at %C in CRITICAL block"
55383 msgstr ""
55385 #: fortran/match.c:3529
55386 #, gcc-internal-format, gfc-internal-format
55387 msgid "Image control statement %s at %C in DO CONCURRENT block"
55388 msgstr ""
55390 #: fortran/match.c:3601
55391 #, gcc-internal-format, gfc-internal-format
55392 msgid "Redundant ACQUIRED_LOCK tag found at %L"
55393 msgstr ""
55395 #: fortran/match.c:3666
55396 #, gcc-internal-format, gfc-internal-format
55397 msgid "LOCK statement at %C"
55398 msgstr ""
55400 #: fortran/match.c:3676
55401 #, gcc-internal-format, gfc-internal-format
55402 msgid "UNLOCK statement at %C"
55403 msgstr ""
55405 #: fortran/match.c:3701
55406 #, gcc-internal-format, gfc-internal-format
55407 msgid "Image control statement SYNC at %C in PURE procedure"
55408 msgstr ""
55410 #: fortran/match.c:3707
55411 #, gcc-internal-format, gfc-internal-format
55412 msgid "SYNC statement at %C"
55413 msgstr ""
55415 #: fortran/match.c:3719
55416 #, gcc-internal-format, gfc-internal-format
55417 msgid "Image control statement SYNC at %C in CRITICAL block"
55418 msgstr ""
55420 #: fortran/match.c:3725
55421 #, gcc-internal-format, gfc-internal-format
55422 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
55423 msgstr ""
55425 #: fortran/match.c:3905
55426 #, gcc-internal-format, gfc-internal-format
55427 msgid "ASSIGN statement at %C"
55428 msgstr ""
55430 #: fortran/match.c:3949
55431 #, gcc-internal-format, gfc-internal-format
55432 msgid "Assigned GOTO statement at %C"
55433 msgstr ""
55435 #: fortran/match.c:3993 fortran/match.c:4044
55436 #, gcc-internal-format, gfc-internal-format
55437 msgid "Statement label list in GOTO at %C cannot be empty"
55438 msgstr ""
55440 #: fortran/match.c:4054
55441 #, gcc-internal-format, gfc-internal-format
55442 msgid "Computed GOTO at %C"
55443 msgstr ""
55445 #: fortran/match.c:4129
55446 #, gcc-internal-format, gfc-internal-format
55447 msgid "Error in type-spec at %L"
55448 msgstr ""
55450 #: fortran/match.c:4142
55451 #, gcc-internal-format, gfc-internal-format
55452 msgid "typespec in ALLOCATE at %L"
55453 msgstr ""
55455 #: fortran/match.c:4165
55456 #, gcc-internal-format, gfc-internal-format
55457 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
55458 msgstr ""
55460 #: fortran/match.c:4199
55461 #, gcc-internal-format, gfc-internal-format
55462 msgid "Bad allocate-object at %C for a PURE procedure"
55463 msgstr ""
55465 #: fortran/match.c:4214
55466 #, gcc-internal-format, gfc-internal-format
55467 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
55468 msgstr ""
55470 #: fortran/match.c:4236
55471 #, gcc-internal-format, gfc-internal-format
55472 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
55473 msgstr ""
55475 #: fortran/match.c:4241
55476 #, gcc-internal-format, gfc-internal-format
55477 msgid "ALLOCATE of coarray at %C in CRITICAL block"
55478 msgstr ""
55480 #: fortran/match.c:4263
55481 #, gcc-internal-format, gfc-internal-format
55482 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
55483 msgstr ""
55485 #: fortran/match.c:4275
55486 #, gcc-internal-format, gfc-internal-format
55487 msgid "Type of entity at %L is type incompatible with typespec"
55488 msgstr ""
55490 #: fortran/match.c:4283
55491 #, gcc-internal-format, gfc-internal-format
55492 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
55493 msgstr ""
55495 #: fortran/match.c:4300
55496 #, gcc-internal-format, gfc-internal-format
55497 msgid "Shape specification for allocatable scalar at %C"
55498 msgstr ""
55500 #: fortran/match.c:4337
55501 #, gcc-internal-format, gfc-internal-format
55502 msgid "ERRMSG tag at %L"
55503 msgstr ""
55505 #: fortran/match.c:4360
55506 #, gcc-internal-format, gfc-internal-format
55507 msgid "SOURCE tag at %L"
55508 msgstr ""
55510 #: fortran/match.c:4366
55511 #, gcc-internal-format, gfc-internal-format
55512 msgid "Redundant SOURCE tag found at %L"
55513 msgstr ""
55515 #: fortran/match.c:4373
55516 #, gcc-internal-format, gfc-internal-format
55517 msgid "SOURCE tag at %L conflicts with the typespec at %L"
55518 msgstr ""
55520 #: fortran/match.c:4379
55521 #, gcc-internal-format, gfc-internal-format
55522 msgid "SOURCE tag at %L with more than a single allocate object"
55523 msgstr ""
55525 #: fortran/match.c:4397
55526 #, gcc-internal-format, gfc-internal-format
55527 msgid "MOLD tag at %L"
55528 msgstr ""
55530 #: fortran/match.c:4403
55531 #, gcc-internal-format, gfc-internal-format
55532 msgid "Redundant MOLD tag found at %L"
55533 msgstr ""
55535 #: fortran/match.c:4410
55536 #, gcc-internal-format, gfc-internal-format
55537 msgid "MOLD tag at %L conflicts with the typespec at %L"
55538 msgstr ""
55540 #: fortran/match.c:4436
55541 #, gcc-internal-format, gfc-internal-format
55542 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
55543 msgstr ""
55545 #: fortran/match.c:4444
55546 #, gcc-internal-format, gfc-internal-format
55547 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
55548 msgstr ""
55550 #: fortran/match.c:4456
55551 #, gcc-internal-format, gfc-internal-format
55552 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
55553 msgstr ""
55555 #: fortran/match.c:4523
55556 #, gcc-internal-format, gfc-internal-format
55557 msgid "Pointer object at %C shall not be coindexed"
55558 msgstr ""
55560 #: fortran/match.c:4609
55561 #, gcc-internal-format, gfc-internal-format
55562 msgid "Illegal allocate-object at %C for a PURE procedure"
55563 msgstr ""
55565 #: fortran/match.c:4619
55566 #, gcc-internal-format, gfc-internal-format
55567 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
55568 msgstr ""
55570 #: fortran/match.c:4626
55571 #, gcc-internal-format, gfc-internal-format
55572 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
55573 msgstr ""
55575 #: fortran/match.c:4642
55576 #, gcc-internal-format, gfc-internal-format
55577 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
55578 msgstr ""
55580 #: fortran/match.c:4679
55581 #, gcc-internal-format, gfc-internal-format
55582 msgid "ERRMSG at %L"
55583 msgstr ""
55585 #: fortran/match.c:4736
55586 #, gcc-internal-format, gfc-internal-format
55587 msgid "Image control statement RETURN at %C in CRITICAL block"
55588 msgstr ""
55590 #: fortran/match.c:4742
55591 #, gcc-internal-format, gfc-internal-format
55592 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
55593 msgstr ""
55595 #: fortran/match.c:4751
55596 #, gcc-internal-format, gfc-internal-format
55597 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
55598 msgstr ""
55600 #: fortran/match.c:4782
55601 #, gcc-internal-format, gfc-internal-format
55602 msgid "RETURN statement in main program at %C"
55603 msgstr ""
55605 #: fortran/match.c:4810
55606 #, gcc-internal-format, gfc-internal-format
55607 msgid "Expected component reference at %C"
55608 msgstr ""
55610 #: fortran/match.c:4819
55611 #, gcc-internal-format, gfc-internal-format
55612 msgid "Junk after CALL at %C"
55613 msgstr ""
55615 #: fortran/match.c:4830
55616 #, gcc-internal-format, gfc-internal-format
55617 msgid "Expected type-bound procedure or procedure pointer component at %C"
55618 msgstr ""
55620 #: fortran/match.c:5051
55621 #, gcc-internal-format, gfc-internal-format
55622 msgid "Syntax error in common block name at %C"
55623 msgstr ""
55625 #. If we find an error, just print it and continue,
55626 #. cause it's just semantic, and we can see if there
55627 #. are more errors.
55628 #: fortran/match.c:5118
55629 #, gcc-internal-format
55630 msgid "Variable %qs at %L in common block %qs at %C must be declared with a C interoperable kind since common block %qs is bind(c)"
55631 msgstr ""
55633 #: fortran/match.c:5127
55634 #, gcc-internal-format
55635 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
55636 msgstr ""
55638 #: fortran/match.c:5134
55639 #, gcc-internal-format
55640 msgid "Symbol %qs at %C is already in a COMMON block"
55641 msgstr ""
55643 #: fortran/match.c:5142
55644 #, gcc-internal-format
55645 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
55646 msgstr ""
55648 #: fortran/match.c:5158
55649 #, gcc-internal-format
55650 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
55651 msgstr ""
55653 #: fortran/match.c:5168
55654 #, gcc-internal-format
55655 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
55656 msgstr ""
55658 #: fortran/match.c:5214
55659 #, gcc-internal-format
55660 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
55661 msgstr ""
55663 #: fortran/match.c:5342
55664 #, gcc-internal-format
55665 msgid "Namelist group name %qs at %C already has a basic type of %s"
55666 msgstr ""
55668 #: fortran/match.c:5350
55669 #, gcc-internal-format
55670 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
55671 msgstr ""
55673 #: fortran/match.c:5376
55674 #, gcc-internal-format
55675 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
55676 msgstr ""
55678 #: fortran/match.c:5510
55679 #, gcc-internal-format, gfc-internal-format
55680 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
55681 msgstr ""
55683 #: fortran/match.c:5518
55684 #, gcc-internal-format, gfc-internal-format
55685 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
55686 msgstr ""
55688 #: fortran/match.c:5546
55689 #, gcc-internal-format, gfc-internal-format
55690 msgid "EQUIVALENCE at %C requires two or more objects"
55691 msgstr ""
55693 #: fortran/match.c:5560
55694 #, gcc-internal-format, gfc-internal-format
55695 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
55696 msgstr ""
55698 #: fortran/match.c:5573
55699 #, gcc-internal-format, gfc-internal-format
55700 msgid "Expecting a comma in EQUIVALENCE at %C"
55701 msgstr ""
55703 #: fortran/match.c:5689
55704 #, gcc-internal-format, gfc-internal-format
55705 msgid "Statement function at %L is recursive"
55706 msgstr ""
55708 #: fortran/match.c:5699
55709 #, gcc-internal-format, gfc-internal-format
55710 msgid "Statement function at %L cannot appear within an INTERFACE"
55711 msgstr ""
55713 #: fortran/match.c:5704
55714 #, gcc-internal-format, gfc-internal-format
55715 msgid "Statement function at %C"
55716 msgstr ""
55718 #: fortran/match.c:5829 fortran/match.c:5845
55719 #, gcc-internal-format, gfc-internal-format
55720 msgid "Expression in CASE selector at %L cannot be %s"
55721 msgstr ""
55723 #: fortran/match.c:5867
55724 #, gcc-internal-format, gfc-internal-format
55725 msgid "Expected initialization expression in CASE at %C"
55726 msgstr ""
55728 #: fortran/match.c:5899
55729 #, gcc-internal-format
55730 msgid "Expected block name %qs of SELECT construct at %C"
55731 msgstr ""
55733 #: fortran/match.c:6186
55734 #, gcc-internal-format, gfc-internal-format
55735 msgid "parse error in SELECT TYPE statement at %C"
55736 msgstr ""
55738 #: fortran/match.c:6211
55739 #, gcc-internal-format, gfc-internal-format
55740 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
55741 msgstr ""
55743 #: fortran/match.c:6249
55744 #, gcc-internal-format, gfc-internal-format
55745 msgid "Unexpected CASE statement at %C"
55746 msgstr ""
55748 #: fortran/match.c:6301
55749 #, gcc-internal-format, gfc-internal-format
55750 msgid "Syntax error in CASE specification at %C"
55751 msgstr ""
55753 #: fortran/match.c:6319
55754 #, gcc-internal-format, gfc-internal-format
55755 msgid "Unexpected TYPE IS statement at %C"
55756 msgstr ""
55758 #: fortran/match.c:6351
55759 #, gcc-internal-format, gfc-internal-format
55760 msgid "The type-spec shall not specify a sequence derived type or a type with the BIND attribute in SELECT TYPE at %C [F2003:C815]"
55761 msgstr ""
55763 #: fortran/match.c:6362
55764 #, gcc-internal-format, gfc-internal-format
55765 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
55766 msgstr ""
55768 #: fortran/match.c:6373
55769 #, gcc-internal-format, gfc-internal-format
55770 msgid "Syntax error in TYPE IS specification at %C"
55771 msgstr ""
55773 #: fortran/match.c:6449
55774 #, gcc-internal-format, gfc-internal-format
55775 msgid "Syntax error in CLASS IS specification at %C"
55776 msgstr ""
55778 #: fortran/match.c:6572
55779 #, gcc-internal-format, gfc-internal-format
55780 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
55781 msgstr ""
55783 #: fortran/match.c:6610
55784 #, gcc-internal-format
55785 msgid "Label %qs at %C doesn't match WHERE label %qs"
55786 msgstr ""
55788 #: fortran/matchexp.c:72
55789 #, gcc-internal-format
55790 msgid "Bad character %qc in OPERATOR name at %C"
55791 msgstr ""
55793 #: fortran/matchexp.c:80
55794 #, gcc-internal-format
55795 msgid "The name %qs cannot be used as a defined operator at %C"
55796 msgstr ""
55798 #: fortran/matchexp.c:173
55799 #, gcc-internal-format, gfc-internal-format
55800 msgid "Expected a right parenthesis in expression at %C"
55801 msgstr ""
55803 #: fortran/matchexp.c:281
55804 #, gcc-internal-format, gfc-internal-format
55805 msgid "Expected exponent in expression at %C"
55806 msgstr ""
55808 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
55809 #: fortran/matchexp.c:433
55810 #, gcc-internal-format, gfc-internal-format
55811 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
55812 msgstr ""
55814 #: fortran/matchexp.c:665
55815 #, gcc-internal-format
55816 msgid "match_level_4(): Bad operator"
55817 msgstr ""
55819 #: fortran/misc.c:110
55820 #, gcc-internal-format
55821 msgid "gfc_basic_typename(): Undefined type"
55822 msgstr ""
55824 #: fortran/misc.c:176
55825 #, gcc-internal-format
55826 msgid "gfc_typename(): Undefined type"
55827 msgstr ""
55829 #: fortran/misc.c:196
55830 #, gcc-internal-format
55831 msgid "gfc_code2string(): Bad code"
55832 msgstr ""
55834 #: fortran/module.c:236
55835 #, gcc-internal-format
55836 msgid "free_pi_tree(): Unresolved fixup"
55837 msgstr ""
55839 #: fortran/module.c:453
55840 #, gcc-internal-format
55841 msgid "associate_integer_pointer(): Already associated"
55842 msgstr ""
55844 #: fortran/module.c:535
55845 #, gcc-internal-format, gfc-internal-format
55846 msgid "module nature in USE statement at %C"
55847 msgstr ""
55849 #: fortran/module.c:547
55850 #, gcc-internal-format, gfc-internal-format
55851 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
55852 msgstr ""
55854 #: fortran/module.c:560
55855 #, gcc-internal-format, gfc-internal-format
55856 msgid "\"::\" was expected after module nature at %C but was not found"
55857 msgstr ""
55859 #: fortran/module.c:570
55860 #, gcc-internal-format, gfc-internal-format
55861 msgid "\"USE :: module\" at %C"
55862 msgstr ""
55864 #: fortran/module.c:629
55865 #, gcc-internal-format, gfc-internal-format
55866 msgid "Missing generic specification in USE statement at %C"
55867 msgstr ""
55869 #: fortran/module.c:638
55870 #, gcc-internal-format, gfc-internal-format
55871 msgid "Renaming operators in USE statements at %C"
55872 msgstr ""
55874 #: fortran/module.c:679
55875 #, gcc-internal-format
55876 msgid "The name %qs at %C has already been used as an external module name"
55877 msgstr ""
55879 #: fortran/module.c:742
55880 #, gcc-internal-format, gfc-internal-format
55881 msgid "SUBMODULE declaration at %C"
55882 msgstr ""
55884 #: fortran/module.c:747
55885 #, gcc-internal-format, gfc-internal-format
55886 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
55887 msgstr ""
55889 #: fortran/module.c:822
55890 #, gcc-internal-format, gfc-internal-format
55891 msgid "Syntax error in SUBMODULE statement at %C"
55892 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
55894 #: fortran/module.c:1167
55895 #, gcc-internal-format
55896 msgid "Reading module %qs at line %d column %d: %s"
55897 msgstr ""
55899 #: fortran/module.c:1171
55900 #, gcc-internal-format
55901 msgid "Writing module %qs at line %d column %d: %s"
55902 msgstr ""
55904 #: fortran/module.c:1175
55905 #, gcc-internal-format
55906 msgid "Module %qs at line %d column %d: %s"
55907 msgstr ""
55909 #: fortran/module.c:1568
55910 #, gcc-internal-format
55911 msgid "require_atom(): bad atom type required"
55912 msgstr ""
55914 #: fortran/module.c:1617
55915 #, gcc-internal-format, gfc-internal-format
55916 msgid "Error writing modules file: %s"
55917 msgstr ""
55919 #: fortran/module.c:1667
55920 #, gcc-internal-format
55921 msgid "write_atom(): Trying to write dab atom"
55922 msgstr ""
55924 #: fortran/module.c:1888
55925 #, gcc-internal-format
55926 msgid "unquote_string(): got bad string"
55927 msgstr ""
55929 #: fortran/module.c:2724
55930 #, gcc-internal-format
55931 msgid "mio_array_ref(): Unknown array ref"
55932 msgstr ""
55934 #: fortran/module.c:3716
55935 #, gcc-internal-format, gfc-internal-format
55936 msgid "Namelist %s cannot be renamed by USE association to %s"
55937 msgstr ""
55939 #: fortran/module.c:4832
55940 #, gcc-internal-format, gfc-internal-format
55941 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
55942 msgstr ""
55944 #: fortran/module.c:4835
55945 #, gcc-internal-format, gfc-internal-format
55946 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
55947 msgstr ""
55949 #: fortran/module.c:5029
55950 #, gcc-internal-format
55951 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
55952 msgstr ""
55954 #: fortran/module.c:5381
55955 #, gcc-internal-format
55956 msgid "Symbol %qs referenced at %L not found in module %qs"
55957 msgstr ""
55959 #: fortran/module.c:5388
55960 #, gcc-internal-format
55961 msgid "User operator %qs referenced at %L not found in module %qs"
55962 msgstr ""
55964 #: fortran/module.c:5393
55965 #, gcc-internal-format
55966 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
55967 msgstr ""
55969 #: fortran/module.c:5628
55970 #, gcc-internal-format
55971 msgid "write_symbol(): bad module symbol %qs"
55972 msgstr ""
55974 #: fortran/module.c:5961
55975 #, gcc-internal-format
55976 msgid "write_symtree(): Symbol not written"
55977 msgstr ""
55979 #: fortran/module.c:6148
55980 #, gcc-internal-format
55981 msgid "Can't open module file %qs for writing at %C: %s"
55982 msgstr ""
55984 #: fortran/module.c:6169
55985 #, gcc-internal-format
55986 msgid "Error writing module file %qs for writing: %s"
55987 msgstr ""
55989 #: fortran/module.c:6180
55990 #, gcc-internal-format
55991 msgid "Can't delete module file %qs: %s"
55992 msgstr ""
55994 #: fortran/module.c:6183
55995 #, gcc-internal-format
55996 msgid "Can't rename module file %qs to %qs: %s"
55997 msgstr ""
55999 #: fortran/module.c:6189
56000 #, gcc-internal-format
56001 msgid "Can't delete temporary module file %qs: %s"
56002 msgstr ""
56004 #: fortran/module.c:6246
56005 #, gcc-internal-format
56006 msgid "Symbol %qs at %C already declared"
56007 msgstr ""
56009 #: fortran/module.c:6317
56010 #, gcc-internal-format, gfc-internal-format
56011 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
56012 msgstr ""
56014 #: fortran/module.c:6425 fortran/module.c:6769
56015 #, gcc-internal-format
56016 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
56017 msgstr ""
56019 #: fortran/module.c:6553
56020 #, gcc-internal-format
56021 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
56022 msgstr ""
56024 #: fortran/module.c:6574 fortran/module.c:6607 fortran/module.c:6649
56025 #, gcc-internal-format
56026 msgid "Symbol %qs already declared"
56027 msgstr ""
56029 #: fortran/module.c:6754
56030 #, gcc-internal-format
56031 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
56032 msgstr ""
56034 #: fortran/module.c:6776
56035 #, gcc-internal-format
56036 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
56037 msgstr ""
56039 #: fortran/module.c:6844
56040 #, gcc-internal-format, gfc-internal-format
56041 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
56042 msgstr ""
56044 #: fortran/module.c:6898
56045 #, gcc-internal-format
56046 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
56047 msgstr ""
56049 #: fortran/module.c:6924
56050 #, gcc-internal-format, gfc-internal-format
56051 msgid "USE statement at %C has no ONLY qualifier"
56052 msgstr ""
56054 #: fortran/module.c:6953
56055 #, gcc-internal-format, gfc-internal-format
56056 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
56057 msgstr ""
56059 #: fortran/module.c:6965
56060 #, gcc-internal-format, gfc-internal-format
56061 msgid "ISO_C_BINDING module at %C"
56062 msgstr ""
56064 #: fortran/module.c:6978
56065 #, gcc-internal-format
56066 msgid "Can't find an intrinsic module named %qs at %C"
56067 msgstr ""
56069 #: fortran/module.c:6984
56070 #, gcc-internal-format, gfc-internal-format
56071 msgid "IEEE_FEATURES module at %C"
56072 msgstr ""
56074 #: fortran/module.c:6990
56075 #, gcc-internal-format, gfc-internal-format
56076 msgid "IEEE_EXCEPTIONS module at %C"
56077 msgstr ""
56079 #: fortran/module.c:6996
56080 #, gcc-internal-format, gfc-internal-format
56081 msgid "IEEE_ARITHMETIC module at %C"
56082 msgstr ""
56084 #: fortran/module.c:7006
56085 #, gcc-internal-format
56086 msgid "Can't open module file %qs for reading at %C: %s"
56087 msgstr ""
56089 #: fortran/module.c:7009
56090 #, gcc-internal-format
56091 msgid "Module file %qs has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module."
56092 msgstr ""
56094 #: fortran/module.c:7020
56095 #, gcc-internal-format
56096 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
56097 msgstr ""
56099 #: fortran/module.c:7043
56100 #, gcc-internal-format
56101 msgid "File %qs opened at %C is not a GNU Fortran module file"
56102 msgstr ""
56104 #: fortran/module.c:7051
56105 #, gcc-internal-format
56106 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
56107 msgstr ""
56109 #: fortran/module.c:7066
56110 #, gcc-internal-format, gfc-internal-format
56111 msgid "Can't USE the same %smodule we're building"
56112 msgstr ""
56114 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
56115 #: fortran/openmp.c:3167
56116 #, gcc-internal-format, gfc-internal-format
56117 msgid "COMMON block /%s/ not found at %C"
56118 msgstr ""
56120 #: fortran/openmp.c:335 fortran/openmp.c:425
56121 #, gcc-internal-format, gfc-internal-format
56122 msgid "Syntax error in OpenMP variable list at %C"
56123 msgstr ""
56125 #: fortran/openmp.c:499
56126 #, gcc-internal-format, gfc-internal-format
56127 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
56128 msgstr "Синтаксична помилка у списку OpenMP DEPEND SINK у %C"
56130 #: fortran/openmp.c:561
56131 #, gcc-internal-format, gfc-internal-format
56132 msgid "Syntax error in OpenACC expression list at %C"
56133 msgstr ""
56135 #: fortran/openmp.c:628
56136 #, gcc-internal-format
56137 msgid "Unexpected OpenACC parallelism."
56138 msgstr ""
56140 #: fortran/openmp.c:660
56141 #, gcc-internal-format, gfc-internal-format
56142 msgid "Variable at %C is an element of a COMMON block"
56143 msgstr ""
56145 #: fortran/openmp.c:720
56146 #, gcc-internal-format, gfc-internal-format
56147 msgid "Unexpected junk after !$ACC DECLARE at %C"
56148 msgstr ""
56150 #: fortran/openmp.c:730
56151 #, gcc-internal-format, gfc-internal-format
56152 msgid "Syntax error in !$ACC DECLARE list at %C"
56153 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
56155 #: fortran/openmp.c:1032
56156 #, gcc-internal-format, gfc-internal-format
56157 msgid "COLLAPSE clause argument not constant positive integer at %C"
56158 msgstr ""
56160 #: fortran/openmp.c:1492
56161 #, gcc-internal-format, gfc-internal-format
56162 msgid "ORDERED clause argument not constant positive integer at %C"
56163 msgstr ""
56165 #: fortran/openmp.c:1675
56166 #, gcc-internal-format, gfc-internal-format
56167 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
56168 msgstr ""
56170 #: fortran/openmp.c:2067
56171 #, gcc-internal-format, gfc-internal-format
56172 msgid "Invalid clause in module with !$ACC DECLARE at %L"
56173 msgstr ""
56175 #: fortran/openmp.c:2077
56176 #, gcc-internal-format, gfc-internal-format
56177 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
56178 msgstr ""
56180 #: fortran/openmp.c:2085
56181 #, gcc-internal-format, gfc-internal-format
56182 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
56183 msgstr ""
56185 #: fortran/openmp.c:2132
56186 #, gcc-internal-format
56187 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
56188 msgstr ""
56190 #: fortran/openmp.c:2180
56191 #, gcc-internal-format, gfc-internal-format
56192 msgid "Invalid argument to !$ACC WAIT at %L"
56193 msgstr "Некоректний аргумент !$ACC WAIT у %L"
56195 #: fortran/openmp.c:2188
56196 #, gcc-internal-format, gfc-internal-format
56197 msgid "WAIT clause at %L requires a scalar INTEGER expression"
56198 msgstr ""
56200 #: fortran/openmp.c:2221
56201 #, gcc-internal-format, gfc-internal-format
56202 msgid "ACC CACHE directive must be inside of loop %C"
56203 msgstr ""
56205 #: fortran/openmp.c:2252
56206 #, gcc-internal-format
56207 msgid "Multiple loop axes specified for routine"
56208 msgstr ""
56210 #: fortran/openmp.c:2278
56211 #, gcc-internal-format, gfc-internal-format
56212 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
56213 msgstr ""
56215 #: fortran/openmp.c:2306
56216 #, gcc-internal-format, gfc-internal-format
56217 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
56218 msgstr ""
56220 #: fortran/openmp.c:2315
56221 #, gcc-internal-format, gfc-internal-format
56222 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
56223 msgstr ""
56225 #: fortran/openmp.c:2322
56226 #, gcc-internal-format, gfc-internal-format
56227 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
56228 msgstr ""
56230 #: fortran/openmp.c:2457 fortran/openmp.c:2481
56231 #, gcc-internal-format, gfc-internal-format
56232 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
56233 msgstr ""
56235 #: fortran/openmp.c:2548
56236 #, gcc-internal-format, gfc-internal-format
56237 msgid "Unexpected junk after $OMP FLUSH statement at %C"
56238 msgstr ""
56240 #: fortran/openmp.c:2942 fortran/openmp.c:6225
56241 #, gcc-internal-format, gfc-internal-format
56242 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
56243 msgstr ""
56245 #: fortran/openmp.c:2946 fortran/openmp.c:6229
56246 #, gcc-internal-format, gfc-internal-format
56247 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
56248 msgstr ""
56250 #: fortran/openmp.c:2951
56251 #, gcc-internal-format, gfc-internal-format
56252 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
56253 msgstr ""
56255 #: fortran/openmp.c:2953
56256 #, gcc-internal-format, gfc-internal-format
56257 msgid "Previous !$OMP DECLARE REDUCTION at %L"
56258 msgstr ""
56260 #: fortran/openmp.c:2973
56261 #, gcc-internal-format, gfc-internal-format
56262 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
56263 msgstr ""
56265 #: fortran/openmp.c:3010
56266 #, gcc-internal-format, gfc-internal-format
56267 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
56268 msgstr ""
56270 #: fortran/openmp.c:3025
56271 #, gcc-internal-format, gfc-internal-format
56272 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
56273 msgstr ""
56275 #: fortran/openmp.c:3048
56276 #, gcc-internal-format, gfc-internal-format
56277 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
56278 msgstr ""
56280 #: fortran/openmp.c:3053
56281 #, gcc-internal-format, gfc-internal-format
56282 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
56283 msgstr ""
56285 #: fortran/openmp.c:3059
56286 #, gcc-internal-format, gfc-internal-format
56287 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
56288 msgstr ""
56290 #: fortran/openmp.c:3063
56291 #, gcc-internal-format, gfc-internal-format
56292 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
56293 msgstr ""
56295 #: fortran/openmp.c:3078
56296 #, gcc-internal-format, gfc-internal-format
56297 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
56298 msgstr ""
56300 #: fortran/openmp.c:3084
56301 #, gcc-internal-format, gfc-internal-format
56302 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
56303 msgstr ""
56305 #: fortran/openmp.c:3088
56306 #, gcc-internal-format, gfc-internal-format
56307 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
56308 msgstr ""
56310 #: fortran/openmp.c:3115
56311 #, gcc-internal-format, gfc-internal-format
56312 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
56313 msgstr ""
56315 #: fortran/openmp.c:3147
56316 #, gcc-internal-format, gfc-internal-format
56317 msgid "Threadprivate variable at %C is an element of a COMMON block"
56318 msgstr ""
56320 #: fortran/openmp.c:3184
56321 #, gcc-internal-format, gfc-internal-format
56322 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
56323 msgstr ""
56325 #: fortran/openmp.c:3191
56326 #, gcc-internal-format, gfc-internal-format
56327 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
56328 msgstr ""
56330 #: fortran/openmp.c:3405
56331 #, gcc-internal-format, gfc-internal-format
56332 msgid "Unexpected junk after TASKWAIT clause at %C"
56333 msgstr ""
56335 #: fortran/openmp.c:3419
56336 #, gcc-internal-format, gfc-internal-format
56337 msgid "Unexpected junk after TASKYIELD clause at %C"
56338 msgstr ""
56340 #: fortran/openmp.c:3478
56341 #, gcc-internal-format, gfc-internal-format
56342 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
56343 msgstr ""
56345 #: fortran/openmp.c:3492
56346 #, gcc-internal-format, gfc-internal-format
56347 msgid "Unexpected junk after $OMP MASTER statement at %C"
56348 msgstr ""
56350 #: fortran/openmp.c:3551
56351 #, gcc-internal-format, gfc-internal-format
56352 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
56353 msgstr ""
56355 #: fortran/openmp.c:3578
56356 #, gcc-internal-format, gfc-internal-format
56357 msgid "Unexpected junk after $OMP BARRIER statement at %C"
56358 msgstr ""
56360 #: fortran/openmp.c:3592
56361 #, gcc-internal-format, gfc-internal-format
56362 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
56363 msgstr ""
56365 #: fortran/openmp.c:3642
56366 #, gcc-internal-format, gfc-internal-format
56367 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
56368 msgstr ""
56370 #: fortran/openmp.c:3662
56371 #, gcc-internal-format, gfc-internal-format
56372 msgid "Unexpected junk after NOWAIT clause at %C"
56373 msgstr ""
56375 #: fortran/openmp.c:3704
56376 #, gcc-internal-format, gfc-internal-format
56377 msgid "%s clause at %L requires a scalar INTEGER expression"
56378 msgstr ""
56380 #: fortran/openmp.c:3715
56381 #, gcc-internal-format, gfc-internal-format
56382 msgid "INTEGER expression of %s clause at %L must be positive"
56383 msgstr ""
56385 #: fortran/openmp.c:3726
56386 #, gcc-internal-format, gfc-internal-format
56387 msgid "INTEGER expression of %s clause at %L must be non-negative"
56388 msgstr "Вираз INTEGER пункту %s у %L має бути невід'ємним"
56390 #: fortran/openmp.c:3737
56391 #, gcc-internal-format
56392 msgid "POINTER object %qs of derived type in %s clause at %L"
56393 msgstr ""
56395 #: fortran/openmp.c:3740
56396 #, gcc-internal-format
56397 msgid "Cray pointer object %qs of derived type in %s clause at %L"
56398 msgstr ""
56400 #: fortran/openmp.c:3743
56401 #, gcc-internal-format
56402 msgid "Cray pointee object %qs of derived type in %s clause at %L"
56403 msgstr ""
56405 #: fortran/openmp.c:3749 fortran/openmp.c:4687
56406 #, gcc-internal-format
56407 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
56408 msgstr ""
56410 #: fortran/openmp.c:3754
56411 #, gcc-internal-format
56412 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
56413 msgstr ""
56415 #: fortran/openmp.c:3759
56416 #, gcc-internal-format
56417 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
56418 msgstr ""
56420 #: fortran/openmp.c:3769 fortran/openmp.c:4385 fortran/openmp.c:4490
56421 #, gcc-internal-format
56422 msgid "Assumed size array %qs in %s clause at %L"
56423 msgstr ""
56425 #: fortran/openmp.c:3772
56426 #, gcc-internal-format
56427 msgid "Assumed rank array %qs in %s clause at %L"
56428 msgstr ""
56430 #: fortran/openmp.c:3776
56431 #, gcc-internal-format
56432 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
56433 msgstr ""
56435 #: fortran/openmp.c:3784
56436 #, gcc-internal-format
56437 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
56438 msgstr ""
56440 #: fortran/openmp.c:3789
56441 #, gcc-internal-format
56442 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
56443 msgstr ""
56445 #: fortran/openmp.c:3801 fortran/openmp.c:4480
56446 #, gcc-internal-format
56447 msgid "POINTER object %qs in %s clause at %L"
56448 msgstr ""
56450 #: fortran/openmp.c:3806 fortran/openmp.c:4691
56451 #, gcc-internal-format
56452 msgid "Cray pointer object %qs in %s clause at %L"
56453 msgstr ""
56455 #: fortran/openmp.c:3811 fortran/openmp.c:4694
56456 #, gcc-internal-format
56457 msgid "Cray pointee object %qs in %s clause at %L"
56458 msgstr ""
56460 #: fortran/openmp.c:3816 fortran/openmp.c:4682
56461 #, gcc-internal-format
56462 msgid "ALLOCATABLE object %qs in %s clause at %L"
56463 msgstr ""
56465 #: fortran/openmp.c:3819
56466 #, gcc-internal-format
56467 msgid "VALUE object %qs in %s clause at %L"
56468 msgstr ""
56470 #: fortran/openmp.c:3862
56471 #, gcc-internal-format, gfc-internal-format
56472 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
56473 msgstr ""
56475 #: fortran/openmp.c:3911
56476 #, gcc-internal-format, gfc-internal-format
56477 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
56478 msgstr ""
56480 #: fortran/openmp.c:3944
56481 #, gcc-internal-format, gfc-internal-format
56482 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
56483 msgstr ""
56485 #: fortran/openmp.c:3952 fortran/openmp.c:3963 fortran/resolve.c:10028
56486 #: fortran/resolve.c:11295
56487 #, gcc-internal-format, gfc-internal-format
56488 msgid "IF clause at %L requires a scalar LOGICAL expression"
56489 msgstr ""
56491 #: fortran/openmp.c:3967
56492 #, gcc-internal-format, gfc-internal-format
56493 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
56494 msgstr ""
56496 #: fortran/openmp.c:4044
56497 #, gcc-internal-format, gfc-internal-format
56498 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
56499 msgstr ""
56501 #: fortran/openmp.c:4054
56502 #, gcc-internal-format, gfc-internal-format
56503 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
56504 msgstr ""
56506 #: fortran/openmp.c:4064
56507 #, gcc-internal-format, gfc-internal-format
56508 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
56509 msgstr ""
56511 #: fortran/openmp.c:4069
56512 #, gcc-internal-format, gfc-internal-format
56513 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
56514 msgstr ""
56516 #: fortran/openmp.c:4084
56517 #, gcc-internal-format
56518 msgid "Variable %qs is not a dummy argument at %L"
56519 msgstr ""
56521 #: fortran/openmp.c:4116
56522 #, gcc-internal-format
56523 msgid "Object %qs is not a variable at %L"
56524 msgstr ""
56526 #: fortran/openmp.c:4132 fortran/openmp.c:4143 fortran/openmp.c:4151
56527 #: fortran/openmp.c:4162 fortran/openmp.c:4174 fortran/openmp.c:4189
56528 #: fortran/openmp.c:6023
56529 #, gcc-internal-format
56530 msgid "Symbol %qs present on multiple clauses at %L"
56531 msgstr ""
56533 #: fortran/openmp.c:4196
56534 #, gcc-internal-format
56535 msgid "Array %qs is not permitted in reduction at %L"
56536 msgstr ""
56538 #: fortran/openmp.c:4209
56539 #, gcc-internal-format
56540 msgid "Symbol %qs present on both FROM and TO clauses at %L"
56541 msgstr ""
56543 #: fortran/openmp.c:4231
56544 #, gcc-internal-format
56545 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
56546 msgstr ""
56548 #: fortran/openmp.c:4239
56549 #, gcc-internal-format
56550 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
56551 msgstr ""
56553 #: fortran/openmp.c:4242
56554 #, gcc-internal-format
56555 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
56556 msgstr ""
56558 #: fortran/openmp.c:4250
56559 #, gcc-internal-format
56560 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
56561 msgstr ""
56563 #: fortran/openmp.c:4253
56564 #, gcc-internal-format
56565 msgid "Cray pointee %qs in SHARED clause at %L"
56566 msgstr ""
56568 #: fortran/openmp.c:4256
56569 #, gcc-internal-format
56570 msgid "ASSOCIATE name %qs in SHARED clause at %L"
56571 msgstr ""
56573 #: fortran/openmp.c:4271
56574 #, gcc-internal-format
56575 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
56576 msgstr ""
56578 #: fortran/openmp.c:4283
56579 #, gcc-internal-format
56580 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
56581 msgstr ""
56583 #: fortran/openmp.c:4302
56584 #, gcc-internal-format, gfc-internal-format
56585 msgid "SINK dependence type only allowed on ORDERED directive at %L"
56586 msgstr ""
56588 #: fortran/openmp.c:4306
56589 #, gcc-internal-format, gfc-internal-format
56590 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
56591 msgstr ""
56593 #: fortran/openmp.c:4316
56594 #, gcc-internal-format, gfc-internal-format
56595 msgid "SINK addend not a constant integer at %L"
56596 msgstr ""
56598 #: fortran/openmp.c:4322
56599 #, gcc-internal-format, gfc-internal-format
56600 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
56601 msgstr ""
56603 #: fortran/openmp.c:4333 fortran/openmp.c:4354
56604 #, gcc-internal-format
56605 msgid "%qs in %s clause at %L is not a proper array section"
56606 msgstr ""
56608 #: fortran/openmp.c:4337
56609 #, gcc-internal-format, gfc-internal-format
56610 msgid "Coarrays not supported in %s clause at %L"
56611 msgstr ""
56613 #: fortran/openmp.c:4346
56614 #, gcc-internal-format, gfc-internal-format
56615 msgid "Stride should not be specified for array section in %s clause at %L"
56616 msgstr ""
56618 #: fortran/openmp.c:4367
56619 #, gcc-internal-format
56620 msgid "%qs in DEPEND clause at %L is a zero size array section"
56621 msgstr ""
56623 #: fortran/openmp.c:4403
56624 #, gcc-internal-format, gfc-internal-format
56625 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
56626 msgstr ""
56628 #: fortran/openmp.c:4419
56629 #, gcc-internal-format, gfc-internal-format
56630 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
56631 msgstr ""
56633 #: fortran/openmp.c:4434
56634 #, gcc-internal-format, gfc-internal-format
56635 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
56636 msgstr ""
56638 #: fortran/openmp.c:4450 fortran/openmp.c:4466
56639 #, gcc-internal-format
56640 msgid "THREADPRIVATE object %qs in %s clause at %L"
56641 msgstr ""
56643 #: fortran/openmp.c:4453 fortran/openmp.c:4469
56644 #, gcc-internal-format
56645 msgid "Cray pointee %qs in %s clause at %L"
56646 msgstr ""
56648 #: fortran/openmp.c:4472
56649 #, gcc-internal-format
56650 msgid "ASSOCIATE name %qs in %s clause at %L"
56651 msgstr ""
56653 #: fortran/openmp.c:4477
56654 #, gcc-internal-format
56655 msgid "Procedure pointer %qs in %s clause at %L"
56656 msgstr ""
56658 #: fortran/openmp.c:4483
56659 #, gcc-internal-format
56660 msgid "Cray pointer %qs in %s clause at %L"
56661 msgstr ""
56663 #: fortran/openmp.c:4493
56664 #, gcc-internal-format
56665 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
56666 msgstr ""
56668 #. case OMP_LIST_REDUCTION:
56669 #: fortran/openmp.c:4503
56670 #, gcc-internal-format
56671 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
56672 msgstr ""
56674 #: fortran/openmp.c:4596
56675 #, gcc-internal-format, gfc-internal-format
56676 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
56677 msgstr ""
56679 #: fortran/openmp.c:4622
56680 #, gcc-internal-format, gfc-internal-format
56681 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
56682 msgstr ""
56684 #: fortran/openmp.c:4627
56685 #, gcc-internal-format, gfc-internal-format
56686 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
56687 msgstr ""
56689 #: fortran/openmp.c:4632
56690 #, gcc-internal-format
56691 msgid "LINEAR variable %qs must be INTEGER at %L"
56692 msgstr ""
56694 #: fortran/openmp.c:4637
56695 #, gcc-internal-format
56696 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
56697 msgstr ""
56699 #: fortran/openmp.c:4648
56700 #, gcc-internal-format
56701 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
56702 msgstr ""
56704 #: fortran/openmp.c:4665
56705 #, gcc-internal-format
56706 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
56707 msgstr ""
56709 #: fortran/openmp.c:4699
56710 #, gcc-internal-format
56711 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
56712 msgstr ""
56714 #: fortran/openmp.c:4731
56715 #, gcc-internal-format, gfc-internal-format
56716 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
56717 msgstr ""
56719 #: fortran/openmp.c:4763
56720 #, gcc-internal-format, gfc-internal-format
56721 msgid "Incompatible use of TILE and COLLAPSE at %L"
56722 msgstr ""
56724 #: fortran/openmp.c:4765
56725 #, gcc-internal-format, gfc-internal-format
56726 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
56727 msgstr ""
56729 #: fortran/openmp.c:4778
56730 #, gcc-internal-format, gfc-internal-format
56731 msgid "%s must contain at least one MAP clause at %L"
56732 msgstr ""
56734 #: fortran/openmp.c:4875
56735 #, gcc-internal-format, gfc-internal-format
56736 msgid "unexpected !$OMP ATOMIC expression at %L"
56737 msgstr "неочікуваний вираз !$OMP ATOMIC у %L"
56739 #: fortran/openmp.c:4904
56740 #, gcc-internal-format, gfc-internal-format
56741 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
56742 msgstr ""
56744 #: fortran/openmp.c:4929
56745 #, gcc-internal-format, gfc-internal-format
56746 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
56747 msgstr ""
56749 #: fortran/openmp.c:4934
56750 #, gcc-internal-format, gfc-internal-format
56751 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
56752 msgstr ""
56754 #: fortran/openmp.c:4956 fortran/openmp.c:5247
56755 #, gcc-internal-format, gfc-internal-format
56756 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
56757 msgstr ""
56759 #: fortran/openmp.c:4971
56760 #, gcc-internal-format, gfc-internal-format
56761 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
56762 msgstr ""
56764 #: fortran/openmp.c:4978 fortran/openmp.c:5254
56765 #, gcc-internal-format, gfc-internal-format
56766 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
56767 msgstr ""
56769 #: fortran/openmp.c:4994
56770 #, gcc-internal-format, gfc-internal-format
56771 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
56772 msgstr ""
56774 #: fortran/openmp.c:5036
56775 #, gcc-internal-format, gfc-internal-format
56776 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
56777 msgstr ""
56779 #: fortran/openmp.c:5084
56780 #, gcc-internal-format, gfc-internal-format
56781 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
56782 msgstr ""
56784 #: fortran/openmp.c:5098
56785 #, gcc-internal-format, gfc-internal-format
56786 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
56787 msgstr ""
56789 #: fortran/openmp.c:5130
56790 #, gcc-internal-format, gfc-internal-format
56791 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
56792 msgstr ""
56794 #: fortran/openmp.c:5154
56795 #, gcc-internal-format, gfc-internal-format
56796 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
56797 msgstr ""
56799 #: fortran/openmp.c:5161
56800 #, gcc-internal-format, gfc-internal-format
56801 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
56802 msgstr ""
56804 #: fortran/openmp.c:5178
56805 #, gcc-internal-format
56806 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
56807 msgstr ""
56809 #: fortran/openmp.c:5185
56810 #, gcc-internal-format, gfc-internal-format
56811 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
56812 msgstr ""
56814 #: fortran/openmp.c:5193
56815 #, gcc-internal-format
56816 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
56817 msgstr ""
56819 #: fortran/openmp.c:5211
56820 #, gcc-internal-format, gfc-internal-format
56821 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
56822 msgstr ""
56824 #: fortran/openmp.c:5225
56825 #, gcc-internal-format, gfc-internal-format
56826 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
56827 msgstr ""
56829 #: fortran/openmp.c:5544
56830 #, gcc-internal-format, gfc-internal-format
56831 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
56832 msgstr ""
56834 #: fortran/openmp.c:5550
56835 #, gcc-internal-format, gfc-internal-format
56836 msgid "%s cannot be a DO CONCURRENT loop at %L"
56837 msgstr ""
56839 #: fortran/openmp.c:5556
56840 #, gcc-internal-format, gfc-internal-format
56841 msgid "%s iteration variable must be of type integer at %L"
56842 msgstr ""
56844 #: fortran/openmp.c:5560
56845 #, gcc-internal-format, gfc-internal-format
56846 msgid "%s iteration variable must not be THREADPRIVATE at %L"
56847 msgstr ""
56849 #: fortran/openmp.c:5573
56850 #, gcc-internal-format, gfc-internal-format
56851 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56852 msgstr ""
56854 #: fortran/openmp.c:5577
56855 #, gcc-internal-format, gfc-internal-format
56856 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
56857 msgstr ""
56859 #: fortran/openmp.c:5581
56860 #, gcc-internal-format, gfc-internal-format
56861 msgid "%s iteration variable present on clause other than LINEAR at %L"
56862 msgstr ""
56864 #: fortran/openmp.c:5599
56865 #, gcc-internal-format, gfc-internal-format
56866 msgid "%s collapsed loops don't form rectangular iteration space at %L"
56867 msgstr ""
56869 #: fortran/openmp.c:5611
56870 #, gcc-internal-format, gfc-internal-format
56871 msgid "collapsed %s loops not perfectly nested at %L"
56872 msgstr ""
56874 #: fortran/openmp.c:5620 fortran/openmp.c:5628
56875 #, gcc-internal-format, gfc-internal-format
56876 msgid "not enough DO loops for collapsed %s at %L"
56877 msgstr ""
56879 #: fortran/openmp.c:5712 fortran/openmp.c:5725
56880 #, gcc-internal-format, gfc-internal-format
56881 msgid "The %s directive cannot be specified within a %s region at %L"
56882 msgstr ""
56884 #: fortran/openmp.c:5744
56885 #, gcc-internal-format, gfc-internal-format
56886 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
56887 msgstr ""
56889 #: fortran/openmp.c:5750
56890 #, gcc-internal-format, gfc-internal-format
56891 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
56892 msgstr ""
56894 #: fortran/openmp.c:5766
56895 #, gcc-internal-format, gfc-internal-format
56896 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
56897 msgstr ""
56899 #: fortran/openmp.c:5778
56900 #, gcc-internal-format, gfc-internal-format
56901 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
56902 msgstr ""
56904 #: fortran/openmp.c:5788 fortran/openmp.c:5797
56905 #, gcc-internal-format, gfc-internal-format
56906 msgid "not enough DO loops for %s !$ACC LOOP at %L"
56907 msgstr ""
56909 #: fortran/openmp.c:5812 fortran/openmp.c:5819
56910 #, gcc-internal-format, gfc-internal-format
56911 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
56912 msgstr ""
56914 #: fortran/openmp.c:5841
56915 #, gcc-internal-format, gfc-internal-format
56916 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
56917 msgstr ""
56919 #: fortran/openmp.c:5845 fortran/openmp.c:5849
56920 #, gcc-internal-format, gfc-internal-format
56921 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
56922 msgstr ""
56924 #: fortran/openmp.c:5856
56925 #, gcc-internal-format, gfc-internal-format
56926 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
56927 msgstr ""
56929 #: fortran/openmp.c:5860
56930 #, gcc-internal-format, gfc-internal-format
56931 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
56932 msgstr ""
56934 #: fortran/openmp.c:5866
56935 #, gcc-internal-format, gfc-internal-format
56936 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
56937 msgstr ""
56939 #: fortran/openmp.c:5878
56940 #, gcc-internal-format, gfc-internal-format
56941 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
56942 msgstr ""
56944 #: fortran/openmp.c:5880
56945 #, gcc-internal-format, gfc-internal-format
56946 msgid "Clause SEQ conflicts with GANG at %L"
56947 msgstr ""
56949 #: fortran/openmp.c:5882
56950 #, gcc-internal-format, gfc-internal-format
56951 msgid "Clause SEQ conflicts with WORKER at %L"
56952 msgstr ""
56954 #: fortran/openmp.c:5884
56955 #, gcc-internal-format, gfc-internal-format
56956 msgid "Clause SEQ conflicts with VECTOR at %L"
56957 msgstr ""
56959 #: fortran/openmp.c:5886
56960 #, gcc-internal-format, gfc-internal-format
56961 msgid "Clause SEQ conflicts with AUTO at %L"
56962 msgstr ""
56964 #: fortran/openmp.c:5891
56965 #, gcc-internal-format, gfc-internal-format
56966 msgid "Clause AUTO conflicts with GANG at %L"
56967 msgstr ""
56969 #: fortran/openmp.c:5893
56970 #, gcc-internal-format, gfc-internal-format
56971 msgid "Clause AUTO conflicts with WORKER at %L"
56972 msgstr ""
56974 #: fortran/openmp.c:5895
56975 #, gcc-internal-format, gfc-internal-format
56976 msgid "Clause AUTO conflicts with VECTOR at %L"
56977 msgstr ""
56979 #: fortran/openmp.c:5899
56980 #, gcc-internal-format, gfc-internal-format
56981 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
56982 msgstr ""
56984 #: fortran/openmp.c:5934
56985 #, gcc-internal-format, gfc-internal-format
56986 msgid "TILE requires constant expression at %L"
56987 msgstr ""
56989 #: fortran/openmp.c:5999
56990 #, gcc-internal-format
56991 msgid "PARAMETER object %qs is not allowed at %L"
56992 msgstr ""
56994 #: fortran/openmp.c:6006
56995 #, gcc-internal-format
56996 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
56997 msgstr ""
56999 #: fortran/openmp.c:6133
57000 #, gcc-internal-format, gfc-internal-format
57001 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
57002 msgstr ""
57004 #: fortran/openmp.c:6155
57005 #, gcc-internal-format
57006 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
57007 msgstr ""
57009 #: fortran/openmp.c:6179
57010 #, gcc-internal-format, gfc-internal-format
57011 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
57012 msgstr ""
57014 #: fortran/openmp.c:6187
57015 #, gcc-internal-format, gfc-internal-format
57016 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
57017 msgstr ""
57019 #: fortran/openmp.c:6216
57020 #, gcc-internal-format, gfc-internal-format
57021 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
57022 msgstr ""
57024 #: fortran/openmp.c:6238
57025 #, gcc-internal-format, gfc-internal-format
57026 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
57027 msgstr ""
57029 #: fortran/openmp.c:6254
57030 #, gcc-internal-format, gfc-internal-format
57031 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
57032 msgstr ""
57034 #: fortran/openmp.c:6269
57035 #, gcc-internal-format, gfc-internal-format
57036 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
57037 msgstr ""
57039 #: fortran/openmp.c:6279
57040 #, gcc-internal-format, gfc-internal-format
57041 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
57042 msgstr ""
57044 #: fortran/openmp.c:6287
57045 #, gcc-internal-format, gfc-internal-format
57046 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
57047 msgstr ""
57049 #: fortran/options.c:227
57050 #, gcc-internal-format
57051 msgid "-fexcess-precision=standard for Fortran"
57052 msgstr ""
57054 #: fortran/options.c:316
57055 #, gcc-internal-format
57056 msgid "Reading file %qs as free form"
57057 msgstr ""
57059 #: fortran/options.c:326
57060 #, gcc-internal-format
57061 msgid "%<-fd-lines-as-comments%> has no effect in free form"
57062 msgstr ""
57064 #: fortran/options.c:329
57065 #, gcc-internal-format
57066 msgid "%<-fd-lines-as-code%> has no effect in free form"
57067 msgstr ""
57069 #: fortran/options.c:367
57070 #, gcc-internal-format
57071 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
57072 msgstr ""
57074 #: fortran/options.c:370
57075 #, gcc-internal-format
57076 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
57077 msgstr ""
57079 #: fortran/options.c:372
57080 #, gcc-internal-format
57081 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
57082 msgstr ""
57084 #: fortran/options.c:375
57085 #, gcc-internal-format
57086 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
57087 msgstr ""
57089 #: fortran/options.c:378
57090 #, gcc-internal-format
57091 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
57092 msgstr ""
57094 #: fortran/options.c:430
57095 #, gcc-internal-format
57096 msgid "Fixed line length must be at least seven"
57097 msgstr ""
57099 #: fortran/options.c:433
57100 #, gcc-internal-format
57101 msgid "Free line length must be at least three"
57102 msgstr ""
57104 #: fortran/options.c:436
57105 #, gcc-internal-format, gfc-internal-format
57106 msgid "Maximum subrecord length cannot exceed %d"
57107 msgstr ""
57109 #: fortran/options.c:455
57110 #, gcc-internal-format
57111 msgid "gfortran: Only one %<-J%> option allowed"
57112 msgstr ""
57114 #: fortran/options.c:527
57115 #, gcc-internal-format
57116 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
57117 msgstr ""
57119 #: fortran/options.c:529
57120 #, gcc-internal-format
57121 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
57122 msgstr ""
57124 #: fortran/options.c:578
57125 #, gcc-internal-format
57126 msgid "Argument to %<-fcheck%> is not valid: %s"
57127 msgstr ""
57129 #: fortran/options.c:627
57130 #, gcc-internal-format
57131 msgid "%<-static-libgfortran%> is not supported in this configuration"
57132 msgstr ""
57134 #: fortran/options.c:650
57135 #, gcc-internal-format, gfc-internal-format
57136 msgid "Maximum supported identifier length is %d"
57137 msgstr ""
57139 #: fortran/options.c:670
57140 #, gcc-internal-format
57141 msgid "Unrecognized option to %<-finit-logical%>: %s"
57142 msgstr ""
57144 #: fortran/options.c:686
57145 #, gcc-internal-format
57146 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
57147 msgstr ""
57149 #: fortran/parse.c:593
57150 #, gcc-internal-format, gfc-internal-format
57151 msgid "Unclassifiable statement at %C"
57152 msgstr ""
57154 #: fortran/parse.c:629
57155 #, gcc-internal-format, gfc-internal-format
57156 msgid "OpenACC directives at %C may not appear in PURE procedures"
57157 msgstr ""
57159 #: fortran/parse.c:705
57160 #, gcc-internal-format, gfc-internal-format
57161 msgid "Unclassifiable OpenACC directive at %C"
57162 msgstr ""
57164 #: fortran/parse.c:831 fortran/parse.c:1040
57165 #, gcc-internal-format, gfc-internal-format
57166 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
57167 msgstr ""
57169 #: fortran/parse.c:1024
57170 #, gcc-internal-format, gfc-internal-format
57171 msgid "Unclassifiable OpenMP directive at %C"
57172 msgstr ""
57174 #: fortran/parse.c:1076
57175 #, gcc-internal-format, gfc-internal-format
57176 msgid "Unclassifiable GCC directive at %C"
57177 msgstr ""
57179 #: fortran/parse.c:1135 fortran/parse.c:1362
57180 #, gcc-internal-format, gfc-internal-format
57181 msgid "Zero is not a valid statement label at %C"
57182 msgstr ""
57184 #: fortran/parse.c:1142 fortran/parse.c:1354
57185 #, gcc-internal-format, gfc-internal-format
57186 msgid "Non-numeric character in statement label at %C"
57187 msgstr ""
57189 #: fortran/parse.c:1154 fortran/parse.c:1403
57190 #, gcc-internal-format, gfc-internal-format
57191 msgid "Semicolon at %C needs to be preceded by statement"
57192 msgstr ""
57194 #: fortran/parse.c:1161 fortran/parse.c:1418
57195 #, gcc-internal-format, gfc-internal-format
57196 msgid "Statement label without statement at %L"
57197 msgstr ""
57199 #: fortran/parse.c:1224 fortran/parse.c:1405
57200 #, gcc-internal-format, gfc-internal-format
57201 msgid "Fortran 2008: Semicolon at %C without preceding statement"
57202 msgstr ""
57204 #: fortran/parse.c:1247 fortran/parse.c:1381
57205 #, gcc-internal-format, gfc-internal-format
57206 msgid "Bad continuation line at %C"
57207 msgstr ""
57209 #: fortran/parse.c:1679
57210 #, gcc-internal-format, gfc-internal-format
57211 msgid "FORMAT statement at %L does not have a statement label"
57212 msgstr ""
57214 #: fortran/parse.c:2435
57215 #, gcc-internal-format
57216 msgid "gfc_ascii_statement(): Bad statement code"
57217 msgstr ""
57219 #: fortran/parse.c:2577
57220 #, gcc-internal-format, gfc-internal-format
57221 msgid "Unexpected %s statement at %C"
57222 msgstr ""
57224 #: fortran/parse.c:2732
57225 #, gcc-internal-format, gfc-internal-format
57226 msgid "%s statement at %C cannot follow %s statement at %L"
57227 msgstr ""
57229 #: fortran/parse.c:2749
57230 #, gcc-internal-format
57231 msgid "Unexpected end of file in %qs"
57232 msgstr ""
57234 #: fortran/parse.c:2784
57235 #, gcc-internal-format
57236 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
57237 msgstr ""
57239 #: fortran/parse.c:2787
57240 #, gcc-internal-format
57241 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
57242 msgstr ""
57244 #: fortran/parse.c:2807
57245 #, gcc-internal-format, gfc-internal-format
57246 msgid "Components in TYPE at %C must precede CONTAINS"
57247 msgstr ""
57249 #: fortran/parse.c:2811
57250 #, gcc-internal-format, gfc-internal-format
57251 msgid "Type-bound procedure at %C"
57252 msgstr ""
57254 #: fortran/parse.c:2819
57255 #, gcc-internal-format, gfc-internal-format
57256 msgid "GENERIC binding at %C"
57257 msgstr ""
57259 #: fortran/parse.c:2827
57260 #, gcc-internal-format, gfc-internal-format
57261 msgid "FINAL procedure declaration at %C"
57262 msgstr ""
57264 #: fortran/parse.c:2839
57265 #, gcc-internal-format, gfc-internal-format
57266 msgid "Derived type definition at %C with empty CONTAINS section"
57267 msgstr ""
57269 #: fortran/parse.c:2849 fortran/parse.c:3304
57270 #, gcc-internal-format, gfc-internal-format
57271 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
57272 msgstr ""
57274 #: fortran/parse.c:2856
57275 #, gcc-internal-format, gfc-internal-format
57276 msgid "PRIVATE statement at %C must precede procedure bindings"
57277 msgstr ""
57279 #: fortran/parse.c:2863 fortran/parse.c:3317
57280 #, gcc-internal-format, gfc-internal-format
57281 msgid "Duplicate PRIVATE statement at %C"
57282 msgstr ""
57284 #: fortran/parse.c:2873
57285 #, gcc-internal-format, gfc-internal-format
57286 msgid "SEQUENCE statement at %C must precede CONTAINS"
57287 msgstr ""
57289 #: fortran/parse.c:2877
57290 #, gcc-internal-format, gfc-internal-format
57291 msgid "Already inside a CONTAINS block at %C"
57292 msgstr ""
57294 #: fortran/parse.c:2996
57295 #, gcc-internal-format, gfc-internal-format
57296 msgid "Component %s at %L of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
57297 msgstr ""
57299 #: fortran/parse.c:3002
57300 #, gcc-internal-format, gfc-internal-format
57301 msgid "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, which must have a codimension or be a subcomponent of a coarray"
57302 msgstr ""
57304 #: fortran/parse.c:3007
57305 #, gcc-internal-format, gfc-internal-format
57306 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
57307 msgstr ""
57309 #: fortran/parse.c:3011
57310 #, gcc-internal-format, gfc-internal-format
57311 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
57312 msgstr ""
57314 #: fortran/parse.c:3016
57315 #, gcc-internal-format, gfc-internal-format
57316 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
57317 msgstr ""
57319 #: fortran/parse.c:3023
57320 #, gcc-internal-format, gfc-internal-format
57321 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
57322 msgstr ""
57324 #: fortran/parse.c:3033
57325 #, gcc-internal-format, gfc-internal-format
57326 msgid "Component %s at %L of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
57327 msgstr ""
57329 #: fortran/parse.c:3039
57330 #, gcc-internal-format, gfc-internal-format
57331 msgid "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, which must have a codimension or be a subcomponent of a coarray"
57332 msgstr ""
57334 #: fortran/parse.c:3044
57335 #, gcc-internal-format, gfc-internal-format
57336 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
57337 msgstr ""
57339 #: fortran/parse.c:3048
57340 #, gcc-internal-format, gfc-internal-format
57341 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
57342 msgstr ""
57344 #: fortran/parse.c:3053
57345 #, gcc-internal-format, gfc-internal-format
57346 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
57347 msgstr ""
57349 #: fortran/parse.c:3060
57350 #, gcc-internal-format, gfc-internal-format
57351 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
57352 msgstr ""
57354 #: fortran/parse.c:3112
57355 #, gcc-internal-format, gfc-internal-format
57356 msgid "failed to create map component '%s'"
57357 msgstr ""
57359 #: fortran/parse.c:3145
57360 #, gcc-internal-format, gfc-internal-format
57361 msgid "failed to create union component '%s'"
57362 msgstr ""
57364 #: fortran/parse.c:3200
57365 #, gcc-internal-format, gfc-internal-format
57366 msgid "Syntax error in nested structure declaration at %C"
57367 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
57369 #: fortran/parse.c:3287
57370 #, gcc-internal-format, gfc-internal-format
57371 msgid "FINAL declaration at %C must be inside CONTAINS"
57372 msgstr ""
57374 #: fortran/parse.c:3295
57375 #, gcc-internal-format, gfc-internal-format
57376 msgid "Derived type definition at %C without components"
57377 msgstr ""
57379 #: fortran/parse.c:3311
57380 #, gcc-internal-format, gfc-internal-format
57381 msgid "PRIVATE statement at %C must precede structure components"
57382 msgstr ""
57384 #: fortran/parse.c:3328
57385 #, gcc-internal-format, gfc-internal-format
57386 msgid "SEQUENCE statement at %C must precede structure components"
57387 msgstr ""
57389 #: fortran/parse.c:3334
57390 #, gcc-internal-format, gfc-internal-format
57391 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
57392 msgstr ""
57394 #: fortran/parse.c:3339
57395 #, gcc-internal-format, gfc-internal-format
57396 msgid "Duplicate SEQUENCE statement at %C"
57397 msgstr ""
57399 #: fortran/parse.c:3349
57400 #, gcc-internal-format, gfc-internal-format
57401 msgid "CONTAINS block in derived type definition at %C"
57402 msgstr ""
57404 #: fortran/parse.c:3407
57405 #, gcc-internal-format, gfc-internal-format
57406 msgid "ENUM declaration at %C has no ENUMERATORS"
57407 msgstr ""
57409 #: fortran/parse.c:3494
57410 #, gcc-internal-format, gfc-internal-format
57411 msgid "Unexpected %s statement in INTERFACE block at %C"
57412 msgstr ""
57414 #: fortran/parse.c:3518
57415 #, gcc-internal-format
57416 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
57417 msgstr ""
57419 #: fortran/parse.c:3552
57420 #, gcc-internal-format, gfc-internal-format
57421 msgid "Unexpected %s statement at %C in INTERFACE body"
57422 msgstr ""
57424 #: fortran/parse.c:3570
57425 #, gcc-internal-format
57426 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
57427 msgstr ""
57429 #: fortran/parse.c:3700
57430 #, gcc-internal-format, gfc-internal-format
57431 msgid "%s statement is not allowed inside of BLOCK at %C"
57432 msgstr ""
57434 #: fortran/parse.c:3732
57435 #, gcc-internal-format, gfc-internal-format
57436 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
57437 msgstr ""
57439 #: fortran/parse.c:3822
57440 #, gcc-internal-format, gfc-internal-format
57441 msgid "%s statement must appear in a MODULE"
57442 msgstr ""
57444 #: fortran/parse.c:3830
57445 #, gcc-internal-format, gfc-internal-format
57446 msgid "%s statement at %C follows another accessibility specification"
57447 msgstr ""
57449 #: fortran/parse.c:3882
57450 #, gcc-internal-format
57451 msgid "Bad kind expression for function %qs at %L"
57452 msgstr ""
57454 #: fortran/parse.c:3886
57455 #, gcc-internal-format
57456 msgid "The type for function %qs at %L is not accessible"
57457 msgstr ""
57459 #: fortran/parse.c:3946
57460 #, gcc-internal-format, gfc-internal-format
57461 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
57462 msgstr ""
57464 #: fortran/parse.c:3968
57465 #, gcc-internal-format, gfc-internal-format
57466 msgid "Unexpected %s statement in WHERE block at %C"
57467 msgstr ""
57469 #: fortran/parse.c:4027
57470 #, gcc-internal-format, gfc-internal-format
57471 msgid "Unexpected %s statement in FORALL block at %C"
57472 msgstr ""
57474 #: fortran/parse.c:4078
57475 #, gcc-internal-format, gfc-internal-format
57476 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
57477 msgstr ""
57479 #: fortran/parse.c:4096
57480 #, gcc-internal-format, gfc-internal-format
57481 msgid "Duplicate ELSE statements at %L and %C"
57482 msgstr ""
57484 #: fortran/parse.c:4157
57485 #, gcc-internal-format, gfc-internal-format
57486 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
57487 msgstr ""
57489 #: fortran/parse.c:4241
57490 #, gcc-internal-format, gfc-internal-format
57491 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
57492 msgstr ""
57494 #: fortran/parse.c:4303
57495 #, gcc-internal-format
57496 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
57497 msgstr ""
57499 #: fortran/parse.c:4336
57500 #, gcc-internal-format, gfc-internal-format
57501 msgid "End of nonblock DO statement at %C is within another block"
57502 msgstr ""
57504 #: fortran/parse.c:4346
57505 #, gcc-internal-format, gfc-internal-format
57506 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
57507 msgstr ""
57509 #: fortran/parse.c:4372
57510 #, gcc-internal-format, gfc-internal-format
57511 msgid "CRITICAL block inside of OpenACC region at %C"
57512 msgstr ""
57514 #: fortran/parse.c:4373
57515 #, gcc-internal-format, gfc-internal-format
57516 msgid "CRITICAL block inside of OpenMP region at %C"
57517 msgstr ""
57519 #: fortran/parse.c:4399
57520 #, gcc-internal-format, gfc-internal-format
57521 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
57522 msgstr ""
57524 #: fortran/parse.c:4468
57525 #, gcc-internal-format, gfc-internal-format
57526 msgid "BLOCK construct at %C"
57527 msgstr ""
57529 #: fortran/parse.c:4502
57530 #, gcc-internal-format, gfc-internal-format
57531 msgid "ASSOCIATE construct at %C"
57532 msgstr ""
57534 #: fortran/parse.c:4690
57535 #, gcc-internal-format, gfc-internal-format
57536 msgid "Statement label in ENDDO at %C doesn't match DO label"
57537 msgstr ""
57539 #: fortran/parse.c:4706
57540 #, gcc-internal-format, gfc-internal-format
57541 msgid "Named block DO at %L requires matching ENDDO name"
57542 msgstr ""
57544 #: fortran/parse.c:4897
57545 #, gcc-internal-format, gfc-internal-format
57546 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
57547 msgstr ""
57549 #: fortran/parse.c:4913 fortran/parse.c:4972
57550 #, gcc-internal-format, gfc-internal-format
57551 msgid "OpenACC directive inside of CRITICAL block at %C"
57552 msgstr ""
57554 #: fortran/parse.c:4947
57555 #, gcc-internal-format, gfc-internal-format
57556 msgid "Expecting %s at %C"
57557 msgstr ""
57559 #: fortran/parse.c:4991
57560 #, gcc-internal-format, gfc-internal-format
57561 msgid "Expected DO loop at %C"
57562 msgstr ""
57564 #: fortran/parse.c:5011
57565 #, gcc-internal-format, gfc-internal-format
57566 msgid "Redundant !$ACC END LOOP at %C"
57567 msgstr ""
57569 #: fortran/parse.c:5225
57570 #, gcc-internal-format, gfc-internal-format
57571 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
57572 msgstr ""
57574 #: fortran/parse.c:5283
57575 #, gcc-internal-format, gfc-internal-format
57576 msgid "%s statement at %C cannot terminate a non-block DO loop"
57577 msgstr ""
57579 #: fortran/parse.c:5297
57580 #, gcc-internal-format, gfc-internal-format
57581 msgid "DATA statement at %C after the first executable statement"
57582 msgstr ""
57584 #: fortran/parse.c:5423
57585 #, gcc-internal-format
57586 msgid "%<GCC unroll%> directive does not commence a loop at %C"
57587 msgstr ""
57589 #: fortran/parse.c:5538
57590 #, gcc-internal-format
57591 msgid "Contained procedure %qs at %C is already ambiguous"
57592 msgstr ""
57594 #: fortran/parse.c:5595
57595 #, gcc-internal-format, gfc-internal-format
57596 msgid "Unexpected %s statement in CONTAINS section at %C"
57597 msgstr ""
57599 #: fortran/parse.c:5620
57600 #, gcc-internal-format, gfc-internal-format
57601 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
57602 msgstr ""
57604 #: fortran/parse.c:5732
57605 #, gcc-internal-format, gfc-internal-format
57606 msgid "CONTAINS statement at %C is already in a contained program unit"
57607 msgstr ""
57609 #: fortran/parse.c:5784
57610 #, gcc-internal-format
57611 msgid "Global binding name %qs at %L is already being used as a %s at %L"
57612 msgstr ""
57614 #: fortran/parse.c:5788
57615 #, gcc-internal-format
57616 msgid "Global name %qs at %L is already being used as a %s at %L"
57617 msgstr ""
57619 #: fortran/parse.c:5794
57620 #, gcc-internal-format
57621 msgid "Global binding name %qs at %L is already being used at %L"
57622 msgstr ""
57624 #: fortran/parse.c:5797
57625 #, gcc-internal-format
57626 msgid "Global name %qs at %L is already being used at %L"
57627 msgstr ""
57629 #: fortran/parse.c:5819
57630 #, gcc-internal-format, gfc-internal-format
57631 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
57632 msgstr ""
57634 #: fortran/parse.c:5845
57635 #, gcc-internal-format, gfc-internal-format
57636 msgid "Unexpected %s statement in BLOCK DATA at %C"
57637 msgstr ""
57639 #: fortran/parse.c:5949
57640 #, gcc-internal-format, gfc-internal-format
57641 msgid "Unexpected %s statement in MODULE at %C"
57642 msgstr ""
57644 #. If we see a duplicate main program, shut down.  If the second
57645 #. instance is an implied main program, i.e. data decls or executable
57646 #. statements, we're in for lots of errors.
57647 #: fortran/parse.c:6333
57648 #, gcc-internal-format, gfc-internal-format
57649 msgid "Two main PROGRAMs at %L and %C"
57650 msgstr ""
57652 #: fortran/primary.c:103
57653 #, gcc-internal-format, gfc-internal-format
57654 msgid "Missing kind-parameter at %C"
57655 msgstr ""
57657 #: fortran/primary.c:136
57658 #, gcc-internal-format
57659 msgid "gfc_check_digit(): bad radix"
57660 msgstr ""
57662 #: fortran/primary.c:230
57663 #, gcc-internal-format, gfc-internal-format
57664 msgid "Integer kind %d at %C not available"
57665 msgstr ""
57667 #: fortran/primary.c:239
57668 #, gcc-internal-format, gfc-internal-format
57669 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
57670 msgstr ""
57672 #: fortran/primary.c:267
57673 #, gcc-internal-format, gfc-internal-format
57674 msgid "Hollerith constant at %C"
57675 msgstr ""
57677 #: fortran/primary.c:274
57678 #, gcc-internal-format, gfc-internal-format
57679 msgid "Invalid Hollerith constant: %L must contain at least one character"
57680 msgstr ""
57682 #: fortran/primary.c:280
57683 #, gcc-internal-format, gfc-internal-format
57684 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
57685 msgstr ""
57687 #: fortran/primary.c:300
57688 #, gcc-internal-format, gfc-internal-format
57689 msgid "Invalid Hollerith constant at %L contains a wide character"
57690 msgstr ""
57692 #: fortran/primary.c:386
57693 #, gcc-internal-format, gfc-internal-format
57694 msgid "Hexadecimal constant at %C uses non-standard syntax"
57695 msgstr ""
57697 #: fortran/primary.c:395
57698 #, gcc-internal-format, gfc-internal-format
57699 msgid "Empty set of digits in BOZ constant at %C"
57700 msgstr ""
57702 #: fortran/primary.c:401
57703 #, gcc-internal-format, gfc-internal-format
57704 msgid "Illegal character in BOZ constant at %C"
57705 msgstr ""
57707 #: fortran/primary.c:424
57708 #, gcc-internal-format, gfc-internal-format
57709 msgid "BOZ constant at %C uses non-standard postfix syntax"
57710 msgstr ""
57712 #: fortran/primary.c:454
57713 #, gcc-internal-format, gfc-internal-format
57714 msgid "Integer too big for integer kind %i at %C"
57715 msgstr ""
57717 #: fortran/primary.c:460
57718 #, gcc-internal-format, gfc-internal-format
57719 msgid "BOZ used outside a DATA statement at %C"
57720 msgstr ""
57722 #: fortran/primary.c:551
57723 #, gcc-internal-format, gfc-internal-format
57724 msgid "exponent-letter 'q' in real-literal-constant at %C"
57725 msgstr ""
57727 #: fortran/primary.c:556
57728 #, gcc-internal-format
57729 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
57730 msgstr ""
57732 #: fortran/primary.c:577
57733 #, gcc-internal-format, gfc-internal-format
57734 msgid "Missing exponent in real number at %C"
57735 msgstr ""
57737 #: fortran/primary.c:636
57738 #, gcc-internal-format
57739 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
57740 msgstr ""
57742 #: fortran/primary.c:666
57743 #, gcc-internal-format
57744 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
57745 msgstr ""
57747 #: fortran/primary.c:680
57748 #, gcc-internal-format
57749 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
57750 msgstr ""
57752 #: fortran/primary.c:713
57753 #, gcc-internal-format, gfc-internal-format
57754 msgid "Invalid real kind %d at %C"
57755 msgstr ""
57757 #: fortran/primary.c:728
57758 #, gcc-internal-format, gfc-internal-format
57759 msgid "Real constant overflows its kind at %C"
57760 msgstr ""
57762 #: fortran/primary.c:733
57763 #, gcc-internal-format, gfc-internal-format
57764 msgid "Real constant underflows its kind at %C"
57765 msgstr ""
57767 #: fortran/primary.c:738
57768 #, gcc-internal-format
57769 msgid "gfc_range_check() returned bad value"
57770 msgstr "gfc_range_check() повернуто помилкове значення"
57772 #: fortran/primary.c:785
57773 #, gcc-internal-format
57774 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
57775 msgstr ""
57777 #: fortran/primary.c:877
57778 #, gcc-internal-format, gfc-internal-format
57779 msgid "Syntax error in SUBSTRING specification at %C"
57780 msgstr ""
57782 #: fortran/primary.c:1085
57783 #, gcc-internal-format, gfc-internal-format
57784 msgid "Invalid kind %d for CHARACTER constant at %C"
57785 msgstr ""
57787 #: fortran/primary.c:1106
57788 #, gcc-internal-format, gfc-internal-format
57789 msgid "Unterminated character constant beginning at %C"
57790 msgstr ""
57792 #: fortran/primary.c:1136
57793 #, gcc-internal-format
57794 msgid "Character %qs in string at %C is not representable in character kind %d"
57795 msgstr ""
57797 #: fortran/primary.c:1149
57798 #, gcc-internal-format
57799 msgid "match_string_constant(): Delimiter not found"
57800 msgstr ""
57802 #: fortran/primary.c:1219
57803 #, gcc-internal-format, gfc-internal-format
57804 msgid "Bad kind for logical constant at %C"
57805 msgstr ""
57807 #: fortran/primary.c:1263
57808 #, gcc-internal-format, gfc-internal-format
57809 msgid "Expected PARAMETER symbol in complex constant at %C"
57810 msgstr ""
57812 #: fortran/primary.c:1274
57813 #, gcc-internal-format, gfc-internal-format
57814 msgid "Numeric PARAMETER required in complex constant at %C"
57815 msgstr ""
57817 #: fortran/primary.c:1280
57818 #, gcc-internal-format, gfc-internal-format
57819 msgid "Scalar PARAMETER required in complex constant at %C"
57820 msgstr ""
57822 #: fortran/primary.c:1284
57823 #, gcc-internal-format, gfc-internal-format
57824 msgid "PARAMETER symbol in complex constant at %C"
57825 msgstr ""
57827 #: fortran/primary.c:1307
57828 #, gcc-internal-format
57829 msgid "gfc_match_sym_complex_part(): Bad type"
57830 msgstr "gfc_match_sym_complex_part(): помилковий тип"
57832 #: fortran/primary.c:1314
57833 #, gcc-internal-format, gfc-internal-format
57834 msgid "Error converting PARAMETER constant in complex constant at %C"
57835 msgstr ""
57837 #: fortran/primary.c:1446
57838 #, gcc-internal-format, gfc-internal-format
57839 msgid "Syntax error in COMPLEX constant at %C"
57840 msgstr "Синтаксична помилка у сталій COMPLEX, %C"
57842 #: fortran/primary.c:1573
57843 #, gcc-internal-format
57844 msgid "Namelist %qs can not be an argument at %L"
57845 msgstr ""
57847 #: fortran/primary.c:1675
57848 #, gcc-internal-format
57849 msgid "Keyword %qs at %C has already appeared in the current argument list"
57850 msgstr ""
57852 #: fortran/primary.c:1742
57853 #, gcc-internal-format, gfc-internal-format
57854 msgid "argument list function at %C"
57855 msgstr "функція списку аргументів, %C"
57857 #: fortran/primary.c:1816
57858 #, gcc-internal-format, gfc-internal-format
57859 msgid "Expected alternate return label at %C"
57860 msgstr ""
57862 #: fortran/primary.c:1863
57863 #, gcc-internal-format, gfc-internal-format
57864 msgid "Missing keyword name in actual argument list at %C"
57865 msgstr "Пропущено назву ключового слова у справжньому списку аргументів, %C"
57867 #: fortran/primary.c:1909
57868 #, gcc-internal-format, gfc-internal-format
57869 msgid "Syntax error in argument list at %C"
57870 msgstr "Синтаксична помилку у списку аргументів, %C"
57872 #: fortran/primary.c:1930
57873 #, gcc-internal-format
57874 msgid "extend_ref(): Bad tail"
57875 msgstr ""
57877 #: fortran/primary.c:1970
57878 #, gcc-internal-format, gfc-internal-format
57879 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
57880 msgstr ""
57882 #: fortran/primary.c:1978
57883 #, gcc-internal-format
57884 msgid "Coarray designator at %C but %qs is not a coarray"
57885 msgstr ""
57887 #: fortran/primary.c:2116
57888 #, gcc-internal-format
57889 msgid "Symbol %qs at %C has no IMPLICIT type"
57890 msgstr ""
57892 #: fortran/primary.c:2123
57893 #, gcc-internal-format
57894 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
57895 msgstr ""
57897 #: fortran/primary.c:2141
57898 #, gcc-internal-format, gfc-internal-format
57899 msgid "Expected structure component name at %C"
57900 msgstr "У %C мало бути вказано назву компонента структури"
57902 #: fortran/primary.c:2192
57903 #, gcc-internal-format, gfc-internal-format
57904 msgid "Expected argument list at %C"
57905 msgstr "У %C мало бути вказано список аргументів"
57907 #: fortran/primary.c:2232
57908 #, gcc-internal-format
57909 msgid "Procedure pointer component %qs requires an argument list at %C"
57910 msgstr ""
57912 #: fortran/primary.c:2321
57913 #, gcc-internal-format, gfc-internal-format
57914 msgid "Nonpolymorphic reference to abstract type at %C"
57915 msgstr ""
57917 #: fortran/primary.c:2328
57918 #, gcc-internal-format, gfc-internal-format
57919 msgid "Coindexed procedure-pointer component at %C"
57920 msgstr ""
57922 #: fortran/primary.c:2363
57923 #, gcc-internal-format
57924 msgid "gfc_variable_attr(): Expression isn't a variable"
57925 msgstr "gfc_variable_attr(): вираз не є змінною"
57927 #: fortran/primary.c:2418
57928 #, gcc-internal-format
57929 msgid "gfc_variable_attr(): Bad array reference"
57930 msgstr "gfc_variable_attr(): помилкове посилання на масив"
57932 #: fortran/primary.c:2538
57933 #, gcc-internal-format
57934 msgid "gfc_caf_attr(): Expression isn't a variable"
57935 msgstr "gfc_caf_attr(): вираз не є змінною"
57937 #: fortran/primary.c:2595
57938 #, gcc-internal-format
57939 msgid "gfc_caf_attr(): Bad array reference"
57940 msgstr "gfc_caf_attr(): помилкове посилання на масив"
57942 #: fortran/primary.c:2767
57943 #, gcc-internal-format, gfc-internal-format
57944 msgid "Structure constructor with missing optional arguments at %C"
57945 msgstr ""
57947 #: fortran/primary.c:2776
57948 #, gcc-internal-format
57949 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
57950 msgstr ""
57952 #: fortran/primary.c:2783
57953 #, gcc-internal-format
57954 msgid "No initializer for component %qs given in the structure constructor at %C"
57955 msgstr ""
57957 #: fortran/primary.c:2831
57958 #, gcc-internal-format
57959 msgid "Can't construct ABSTRACT type %qs at %L"
57960 msgstr ""
57962 #: fortran/primary.c:2851
57963 #, gcc-internal-format, gfc-internal-format
57964 msgid "Structure constructor with named arguments at %C"
57965 msgstr ""
57967 #: fortran/primary.c:2866
57968 #, gcc-internal-format, gfc-internal-format
57969 msgid "Component initializer without name after component named %s at %L"
57970 msgstr ""
57972 #: fortran/primary.c:2871
57973 #, gcc-internal-format, gfc-internal-format
57974 msgid "Too many components in structure constructor at %L"
57975 msgstr "Забагато компонентів у конструкторі структури, %L"
57977 #: fortran/primary.c:2941
57978 #, gcc-internal-format
57979 msgid "Component %qs is initialized twice in the structure constructor at %L"
57980 msgstr ""
57982 #: fortran/primary.c:2953
57983 #, gcc-internal-format
57984 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
57985 msgstr ""
57987 #: fortran/primary.c:3007
57988 #, gcc-internal-format
57989 msgid "component %qs at %L has already been set by a parent derived type constructor"
57990 msgstr ""
57992 #: fortran/primary.c:3162
57993 #, gcc-internal-format, gfc-internal-format
57994 msgid "%%LOC() as an rvalue at %C"
57995 msgstr ""
57997 #: fortran/primary.c:3221
57998 #, gcc-internal-format
57999 msgid "%qs at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
58000 msgstr ""
58002 #: fortran/primary.c:3345
58003 #, gcc-internal-format
58004 msgid "Unexpected use of subroutine name %qs at %C"
58005 msgstr "Неочікуване використання назви підпрограми %qs, %C"
58007 #: fortran/primary.c:3377
58008 #, gcc-internal-format
58009 msgid "Statement function %qs requires argument list at %C"
58010 msgstr ""
58012 #: fortran/primary.c:3380
58013 #, gcc-internal-format
58014 msgid "Function %qs requires an argument list at %C"
58015 msgstr "Функція %qs потребує списку аргументів, %C"
58017 #: fortran/primary.c:3430
58018 #, gcc-internal-format
58019 msgid "Missing argument to %qs at %C"
58020 msgstr "Пропущено аргумент %qs, %C"
58022 #: fortran/primary.c:3443
58023 #, gcc-internal-format, gfc-internal-format
58024 msgid "The leftmost part-ref in a data-ref can not be a function reference at %C"
58025 msgstr ""
58027 #: fortran/primary.c:3597
58028 #, gcc-internal-format
58029 msgid "Missing argument list in function %qs at %C"
58030 msgstr "Пропущено список аргументів у функції %qs, %C"
58032 #: fortran/primary.c:3641
58033 #, gcc-internal-format, gfc-internal-format
58034 msgid "Symbol at %C is not appropriate for an expression"
58035 msgstr "Символ у %C є відповідним для виразу"
58037 #: fortran/primary.c:3711
58038 #, gcc-internal-format
58039 msgid "Derived type %qs cannot be used as a variable at %C"
58040 msgstr "Похідний тип %qs не можна використовувати як змінну у %C"
58042 #: fortran/primary.c:3752
58043 #, gcc-internal-format, gfc-internal-format
58044 msgid "Named constant at %C in an EQUIVALENCE"
58045 msgstr "Іменована стала у %C в EQUIVALENCE"
58047 #: fortran/primary.c:3787
58048 #, gcc-internal-format
58049 msgid "%qs at %C is not a variable"
58050 msgstr "%qs у %C не є змінною"
58052 #: fortran/resolve.c:123
58053 #, gcc-internal-format
58054 msgid "%qs at %L is of the ABSTRACT type %qs"
58055 msgstr ""
58057 #: fortran/resolve.c:126
58058 #, gcc-internal-format
58059 msgid "ABSTRACT type %qs used at %L"
58060 msgstr ""
58062 #: fortran/resolve.c:143
58063 #, gcc-internal-format
58064 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
58065 msgstr ""
58067 #: fortran/resolve.c:156
58068 #, gcc-internal-format
58069 msgid "Interface %qs at %L may not be generic"
58070 msgstr ""
58072 #: fortran/resolve.c:163
58073 #, gcc-internal-format
58074 msgid "Interface %qs at %L may not be a statement function"
58075 msgstr ""
58077 #: fortran/resolve.c:172
58078 #, gcc-internal-format
58079 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
58080 msgstr ""
58082 #: fortran/resolve.c:178
58083 #, gcc-internal-format
58084 msgid "Interface %qs at %L must be explicit"
58085 msgstr ""
58087 #: fortran/resolve.c:200
58088 #, gcc-internal-format
58089 msgid "PROCEDURE %qs at %L may not be used as its own interface"
58090 msgstr ""
58092 #: fortran/resolve.c:300
58093 #, gcc-internal-format
58094 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
58095 msgstr ""
58097 #: fortran/resolve.c:304
58098 #, gcc-internal-format
58099 msgid "Alternate return specifier in function %qs at %L is not allowed"
58100 msgstr ""
58102 #: fortran/resolve.c:315
58103 #, gcc-internal-format
58104 msgid "Self-referential argument %qs at %L is not allowed"
58105 msgstr "Не можна використовувати аргумент, який посилається на себе, %qs у %L"
58107 #: fortran/resolve.c:387
58108 #, gcc-internal-format
58109 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
58110 msgstr ""
58112 #: fortran/resolve.c:397
58113 #, gcc-internal-format
58114 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
58115 msgstr ""
58117 #: fortran/resolve.c:402
58118 #, gcc-internal-format
58119 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
58120 msgstr ""
58122 #: fortran/resolve.c:410
58123 #, gcc-internal-format
58124 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
58125 msgstr ""
58127 #: fortran/resolve.c:415
58128 #, gcc-internal-format
58129 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
58130 msgstr ""
58132 #: fortran/resolve.c:425
58133 #, gcc-internal-format
58134 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
58135 msgstr ""
58137 #: fortran/resolve.c:458
58138 #, gcc-internal-format
58139 msgid "Coarray dummy argument %qs at %L to elemental procedure"
58140 msgstr ""
58142 #: fortran/resolve.c:466
58143 #, gcc-internal-format
58144 msgid "Argument %qs of elemental procedure at %L must be scalar"
58145 msgstr ""
58147 #: fortran/resolve.c:475
58148 #, gcc-internal-format
58149 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
58150 msgstr ""
58152 #: fortran/resolve.c:485
58153 #, gcc-internal-format
58154 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
58155 msgstr ""
58157 #: fortran/resolve.c:493
58158 #, gcc-internal-format
58159 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
58160 msgstr ""
58162 #: fortran/resolve.c:502
58163 #, gcc-internal-format
58164 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
58165 msgstr ""
58167 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
58168 #. shall be specified, explicitly or implicitly, to be scalar.
58169 #: fortran/resolve.c:517
58170 #, gcc-internal-format, gfc-internal-format
58171 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
58172 msgstr "Аргумент «%s» функції інструкції «%s» у %L має бути скаляром"
58174 #: fortran/resolve.c:528
58175 #, gcc-internal-format
58176 msgid "Character-valued argument %qs of statement function at %L must have constant length"
58177 msgstr ""
58179 #: fortran/resolve.c:577
58180 #, gcc-internal-format
58181 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
58182 msgstr ""
58184 #: fortran/resolve.c:594
58185 #, gcc-internal-format
58186 msgid "Contained function %qs at %L has no IMPLICIT type"
58187 msgstr ""
58189 #: fortran/resolve.c:597
58190 #, gcc-internal-format
58191 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
58192 msgstr ""
58194 #: fortran/resolve.c:622
58195 #, gcc-internal-format
58196 msgid "Character-valued module procedure %qs at %L must not be assumed length"
58197 msgstr ""
58199 #: fortran/resolve.c:624
58200 #, gcc-internal-format
58201 msgid "Character-valued internal function %qs at %L must not be assumed length"
58202 msgstr ""
58204 #: fortran/resolve.c:796
58205 #, gcc-internal-format, gfc-internal-format
58206 msgid "Function %s at %L has entries with mismatched array specifications"
58207 msgstr ""
58209 #: fortran/resolve.c:813
58210 #, gcc-internal-format, gfc-internal-format
58211 msgid "Function %s at %L with entries returning variables of different string lengths"
58212 msgstr ""
58214 #: fortran/resolve.c:840
58215 #, gcc-internal-format, gfc-internal-format
58216 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
58217 msgstr ""
58219 #: fortran/resolve.c:844
58220 #, gcc-internal-format, gfc-internal-format
58221 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
58222 msgstr ""
58224 #: fortran/resolve.c:851
58225 #, gcc-internal-format, gfc-internal-format
58226 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
58227 msgstr ""
58229 #: fortran/resolve.c:855
58230 #, gcc-internal-format, gfc-internal-format
58231 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
58232 msgstr ""
58234 #: fortran/resolve.c:893
58235 #, gcc-internal-format, gfc-internal-format
58236 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
58237 msgstr ""
58239 #: fortran/resolve.c:898
58240 #, gcc-internal-format, gfc-internal-format
58241 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
58242 msgstr ""
58244 #: fortran/resolve.c:947
58245 #, gcc-internal-format
58246 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
58247 msgstr ""
58249 #: fortran/resolve.c:951
58250 #, gcc-internal-format
58251 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
58252 msgstr ""
58254 #: fortran/resolve.c:958
58255 #, gcc-internal-format
58256 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
58257 msgstr ""
58259 #: fortran/resolve.c:966
58260 #, gcc-internal-format
58261 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
58262 msgstr ""
58264 #: fortran/resolve.c:970
58265 #, gcc-internal-format
58266 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
58267 msgstr ""
58269 #: fortran/resolve.c:974
58270 #, gcc-internal-format
58271 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
58272 msgstr ""
58274 #: fortran/resolve.c:1018
58275 #, gcc-internal-format
58276 msgid "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus have the same binding name as the same-named COMMON block at %L: %s vs %s"
58277 msgstr ""
58279 #: fortran/resolve.c:1032
58280 #, gcc-internal-format
58281 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
58282 msgstr ""
58284 #: fortran/resolve.c:1040
58285 #, gcc-internal-format
58286 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
58287 msgstr ""
58289 #: fortran/resolve.c:1062
58290 #, gcc-internal-format
58291 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
58292 msgstr ""
58294 #: fortran/resolve.c:1083
58295 #, gcc-internal-format
58296 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
58297 msgstr ""
58299 #: fortran/resolve.c:1087
58300 #, gcc-internal-format
58301 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
58302 msgstr ""
58304 #: fortran/resolve.c:1091
58305 #, gcc-internal-format
58306 msgid "COMMON block %qs at %L is also an intrinsic procedure"
58307 msgstr ""
58309 #: fortran/resolve.c:1095
58310 #, gcc-internal-format
58311 msgid "COMMON block %qs at %L that is also a function result"
58312 msgstr ""
58314 #: fortran/resolve.c:1100
58315 #, gcc-internal-format
58316 msgid "COMMON block %qs at %L that is also a global procedure"
58317 msgstr ""
58319 #: fortran/resolve.c:1167
58320 #, gcc-internal-format
58321 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
58322 msgstr ""
58324 #: fortran/resolve.c:1303
58325 #, gcc-internal-format, gfc-internal-format
58326 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
58327 msgstr ""
58329 #: fortran/resolve.c:1324
58330 #, gcc-internal-format
58331 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
58332 msgstr ""
58334 #: fortran/resolve.c:1390
58335 #, gcc-internal-format
58336 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
58337 msgstr ""
58339 #: fortran/resolve.c:1425
58340 #, gcc-internal-format
58341 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
58342 msgstr ""
58344 #: fortran/resolve.c:1441
58345 #, gcc-internal-format
58346 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
58347 msgstr ""
58349 #: fortran/resolve.c:1470
58350 #, gcc-internal-format
58351 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
58352 msgstr ""
58354 #: fortran/resolve.c:1594
58355 #, gcc-internal-format
58356 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
58357 msgstr ""
58359 #: fortran/resolve.c:1656
58360 #, gcc-internal-format
58361 msgid "%qs at %L is ambiguous"
58362 msgstr ""
58364 #: fortran/resolve.c:1660
58365 #, gcc-internal-format
58366 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
58367 msgstr ""
58369 #: fortran/resolve.c:1781
58370 #, gcc-internal-format
58371 msgid "Type specified for intrinsic function %qs at %L is ignored"
58372 msgstr ""
58374 #: fortran/resolve.c:1794
58375 #, gcc-internal-format
58376 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
58377 msgstr ""
58379 #: fortran/resolve.c:1805
58380 #, gcc-internal-format
58381 msgid "%qs declared INTRINSIC at %L does not exist"
58382 msgstr ""
58384 #: fortran/resolve.c:1818
58385 #, gcc-internal-format
58386 msgid "The intrinsic %qs declared INTRINSIC at %L is not available in the current standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-fall-intrinsics%> in order to use it."
58387 msgstr ""
58389 #: fortran/resolve.c:1854
58390 #, gcc-internal-format
58391 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
58392 msgstr ""
58394 #: fortran/resolve.c:1893 fortran/resolve.c:9560 fortran/resolve.c:11225
58395 #, gcc-internal-format, gfc-internal-format
58396 msgid "Label %d referenced at %L is never defined"
58397 msgstr ""
58399 #: fortran/resolve.c:1936
58400 #, gcc-internal-format
58401 msgid "Statement function %qs at %L is not allowed as an actual argument"
58402 msgstr ""
58404 #: fortran/resolve.c:1944
58405 #, gcc-internal-format
58406 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
58407 msgstr ""
58409 #: fortran/resolve.c:1951
58410 #, gcc-internal-format
58411 msgid "Internal procedure %qs is used as actual argument at %L"
58412 msgstr ""
58414 #: fortran/resolve.c:1959
58415 #, gcc-internal-format
58416 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
58417 msgstr ""
58419 #: fortran/resolve.c:1986
58420 #, gcc-internal-format
58421 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
58422 msgstr ""
58424 #: fortran/resolve.c:2008
58425 #, gcc-internal-format
58426 msgid "Symbol %qs at %L is ambiguous"
58427 msgstr ""
58429 #: fortran/resolve.c:2063
58430 #, gcc-internal-format, gfc-internal-format
58431 msgid "By-value argument at %L is not of numeric type"
58432 msgstr ""
58434 #: fortran/resolve.c:2070
58435 #, gcc-internal-format, gfc-internal-format
58436 msgid "By-value argument at %L cannot be an array or an array section"
58437 msgstr ""
58439 #: fortran/resolve.c:2084
58440 #, gcc-internal-format, gfc-internal-format
58441 msgid "By-value argument at %L is not allowed in this context"
58442 msgstr ""
58444 #: fortran/resolve.c:2096
58445 #, gcc-internal-format, gfc-internal-format
58446 msgid "Passing internal procedure at %L by location not allowed"
58447 msgstr ""
58449 #: fortran/resolve.c:2107
58450 #, gcc-internal-format
58451 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
58452 msgstr ""
58454 #: fortran/resolve.c:2116
58455 #, gcc-internal-format, gfc-internal-format
58456 msgid "Coindexed actual argument at %L with ultimate pointer component"
58457 msgstr ""
58459 #: fortran/resolve.c:2248
58460 #, gcc-internal-format
58461 msgid "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
58462 msgstr ""
58464 #: fortran/resolve.c:2285
58465 #, gcc-internal-format
58466 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
58467 msgstr ""
58469 #: fortran/resolve.c:2557
58470 #, gcc-internal-format
58471 msgid "Return type mismatch of function %qs at %L (%s/%s)"
58472 msgstr ""
58474 #: fortran/resolve.c:2579
58475 #, gcc-internal-format
58476 msgid "Interface mismatch in global procedure %qs at %L: %s"
58477 msgstr ""
58479 #: fortran/resolve.c:2692
58480 #, gcc-internal-format
58481 msgid "There is no specific function for the generic %qs at %L"
58482 msgstr ""
58484 #: fortran/resolve.c:2712
58485 #, gcc-internal-format
58486 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
58487 msgstr ""
58489 #: fortran/resolve.c:2750
58490 #, gcc-internal-format
58491 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58492 msgstr ""
58494 #: fortran/resolve.c:2805
58495 #, gcc-internal-format
58496 msgid "Unable to resolve the specific function %qs at %L"
58497 msgstr ""
58499 #: fortran/resolve.c:2901
58500 #, gcc-internal-format
58501 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
58502 msgstr ""
58504 #: fortran/resolve.c:2905 fortran/resolve.c:16283
58505 #, gcc-internal-format
58506 msgid "Function %qs at %L has no IMPLICIT type"
58507 msgstr ""
58509 #: fortran/resolve.c:3014
58510 #, gcc-internal-format
58511 msgid "Reference to impure function %qs at %L inside a FORALL %s"
58512 msgstr ""
58514 #: fortran/resolve.c:3021
58515 #, gcc-internal-format
58516 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
58517 msgstr ""
58519 #: fortran/resolve.c:3028
58520 #, gcc-internal-format
58521 msgid "Reference to impure function %qs at %L within a PURE procedure"
58522 msgstr ""
58524 #: fortran/resolve.c:3098
58525 #, gcc-internal-format
58526 msgid "%qs at %L is not a function"
58527 msgstr ""
58529 #: fortran/resolve.c:3106 fortran/resolve.c:3576
58530 #, gcc-internal-format
58531 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
58532 msgstr ""
58534 #. Internal procedures are taken care of in resolve_contained_fntype.
58535 #: fortran/resolve.c:3149
58536 #, gcc-internal-format
58537 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
58538 msgstr ""
58540 #: fortran/resolve.c:3183
58541 #, gcc-internal-format
58542 msgid "resolve_function(): bad function type"
58543 msgstr ""
58545 #: fortran/resolve.c:3203
58546 #, gcc-internal-format
58547 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
58548 msgstr ""
58550 #: fortran/resolve.c:3265
58551 #, gcc-internal-format
58552 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
58553 msgstr ""
58555 #: fortran/resolve.c:3269
58556 #, gcc-internal-format
58557 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
58558 msgstr ""
58560 #: fortran/resolve.c:3320
58561 #, gcc-internal-format
58562 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
58563 msgstr ""
58565 #: fortran/resolve.c:3326
58566 #, gcc-internal-format
58567 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
58568 msgstr ""
58570 #: fortran/resolve.c:3332
58571 #, gcc-internal-format
58572 msgid "Subroutine call to %qs at %L is not PURE"
58573 msgstr ""
58575 #: fortran/resolve.c:3400
58576 #, gcc-internal-format
58577 msgid "There is no specific subroutine for the generic %qs at %L"
58578 msgstr ""
58580 #: fortran/resolve.c:3409
58581 #, gcc-internal-format
58582 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
58583 msgstr ""
58585 #: fortran/resolve.c:3444
58586 #, gcc-internal-format
58587 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58588 msgstr ""
58590 #: fortran/resolve.c:3489
58591 #, gcc-internal-format
58592 msgid "Unable to resolve the specific subroutine %qs at %L"
58593 msgstr ""
58595 #: fortran/resolve.c:3547
58596 #, gcc-internal-format
58597 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
58598 msgstr ""
58600 #: fortran/resolve.c:3586
58601 #, gcc-internal-format
58602 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
58603 msgstr ""
58605 #: fortran/resolve.c:3590
58606 #, gcc-internal-format
58607 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
58608 msgstr ""
58610 #: fortran/resolve.c:3635
58611 #, gcc-internal-format
58612 msgid "resolve_subroutine(): bad function type"
58613 msgstr ""
58615 #: fortran/resolve.c:3673
58616 #, gcc-internal-format, gfc-internal-format
58617 msgid "Shapes for operands at %L and %L are not conformable"
58618 msgstr ""
58620 #: fortran/resolve.c:3725
58621 #, gcc-internal-format
58622 msgid "logical_to_bitwise(): Bad intrinsic"
58623 msgstr ""
58625 #: fortran/resolve.c:4059
58626 #, gcc-internal-format
58627 msgid "resolve_operator(): Bad intrinsic"
58628 msgstr ""
58630 #: fortran/resolve.c:4229 fortran/resolve.c:4252
58631 #, gcc-internal-format
58632 msgid "compare_bound_int(): Bad expression"
58633 msgstr ""
58635 #: fortran/resolve.c:4347
58636 #, gcc-internal-format, gfc-internal-format
58637 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58638 msgstr ""
58640 #: fortran/resolve.c:4352
58641 #, gcc-internal-format, gfc-internal-format
58642 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
58643 msgstr ""
58645 #: fortran/resolve.c:4362
58646 #, gcc-internal-format, gfc-internal-format
58647 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58648 msgstr ""
58650 #: fortran/resolve.c:4367
58651 #, gcc-internal-format, gfc-internal-format
58652 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
58653 msgstr ""
58655 #: fortran/resolve.c:4387
58656 #, gcc-internal-format, gfc-internal-format
58657 msgid "Illegal stride of zero at %L"
58658 msgstr ""
58660 #: fortran/resolve.c:4404
58661 #, gcc-internal-format, gfc-internal-format
58662 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58663 msgstr ""
58665 #: fortran/resolve.c:4412
58666 #, gcc-internal-format, gfc-internal-format
58667 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58668 msgstr ""
58670 #: fortran/resolve.c:4428
58671 #, gcc-internal-format, gfc-internal-format
58672 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58673 msgstr ""
58675 #: fortran/resolve.c:4437
58676 #, gcc-internal-format, gfc-internal-format
58677 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58678 msgstr ""
58680 #: fortran/resolve.c:4453
58681 #, gcc-internal-format
58682 msgid "check_dimension(): Bad array reference"
58683 msgstr ""
58685 #: fortran/resolve.c:4476
58686 #, gcc-internal-format, gfc-internal-format
58687 msgid "Rightmost upper bound of assumed size array section not specified at %L"
58688 msgstr ""
58690 #: fortran/resolve.c:4486
58691 #, gcc-internal-format, gfc-internal-format
58692 msgid "Rank mismatch in array reference at %L (%d/%d)"
58693 msgstr ""
58695 #: fortran/resolve.c:4494
58696 #, gcc-internal-format, gfc-internal-format
58697 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
58698 msgstr ""
58700 #: fortran/resolve.c:4510
58701 #, gcc-internal-format, gfc-internal-format
58702 msgid "Coindex of codimension %d must be a scalar at %L"
58703 msgstr ""
58705 #: fortran/resolve.c:4538
58706 #, gcc-internal-format, gfc-internal-format
58707 msgid "Array index at %L must be scalar"
58708 msgstr ""
58710 #: fortran/resolve.c:4544
58711 #, gcc-internal-format, gfc-internal-format
58712 msgid "Array index at %L must be of INTEGER type, found %s"
58713 msgstr ""
58715 #: fortran/resolve.c:4550
58716 #, gcc-internal-format, gfc-internal-format
58717 msgid "REAL array index at %L"
58718 msgstr ""
58720 #: fortran/resolve.c:4589
58721 #, gcc-internal-format, gfc-internal-format
58722 msgid "Argument dim at %L must be scalar"
58723 msgstr ""
58725 #: fortran/resolve.c:4596
58726 #, gcc-internal-format, gfc-internal-format
58727 msgid "Argument dim at %L must be of INTEGER type"
58728 msgstr ""
58730 #: fortran/resolve.c:4641
58731 #, gcc-internal-format
58732 msgid "find_array_spec(): Missing spec"
58733 msgstr ""
58735 #: fortran/resolve.c:4652
58736 #, gcc-internal-format
58737 msgid "find_array_spec(): unused as(1)"
58738 msgstr ""
58740 #: fortran/resolve.c:4663
58741 #, gcc-internal-format
58742 msgid "find_array_spec(): unused as(2)"
58743 msgstr ""
58745 #: fortran/resolve.c:4706
58746 #, gcc-internal-format, gfc-internal-format
58747 msgid "Array index at %L is an array of rank %d"
58748 msgstr ""
58750 #: fortran/resolve.c:4804
58751 #, gcc-internal-format, gfc-internal-format
58752 msgid "Substring start index at %L must be of type INTEGER"
58753 msgstr ""
58755 #: fortran/resolve.c:4811
58756 #, gcc-internal-format, gfc-internal-format
58757 msgid "Substring start index at %L must be scalar"
58758 msgstr ""
58760 #: fortran/resolve.c:4820
58761 #, gcc-internal-format, gfc-internal-format
58762 msgid "Substring start index at %L is less than one"
58763 msgstr ""
58765 #: fortran/resolve.c:4833
58766 #, gcc-internal-format, gfc-internal-format
58767 msgid "Substring end index at %L must be of type INTEGER"
58768 msgstr ""
58770 #: fortran/resolve.c:4840
58771 #, gcc-internal-format, gfc-internal-format
58772 msgid "Substring end index at %L must be scalar"
58773 msgstr ""
58775 #: fortran/resolve.c:4850
58776 #, gcc-internal-format, gfc-internal-format
58777 msgid "Substring end index at %L exceeds the string length"
58778 msgstr ""
58780 #: fortran/resolve.c:4860
58781 #, gcc-internal-format, gfc-internal-format
58782 msgid "Substring end index at %L is too large"
58783 msgstr ""
58785 #: fortran/resolve.c:5013
58786 #, gcc-internal-format
58787 msgid "resolve_ref(): Bad array reference"
58788 msgstr ""
58790 #: fortran/resolve.c:5027
58791 #, gcc-internal-format, gfc-internal-format
58792 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
58793 msgstr ""
58795 #: fortran/resolve.c:5037
58796 #, gcc-internal-format, gfc-internal-format
58797 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
58798 msgstr ""
58800 #: fortran/resolve.c:5056
58801 #, gcc-internal-format, gfc-internal-format
58802 msgid "Two or more part references with nonzero rank must not be specified at %L"
58803 msgstr ""
58805 #: fortran/resolve.c:5154
58806 #, gcc-internal-format
58807 msgid "expression_rank(): Two array specs"
58808 msgstr ""
58810 #: fortran/resolve.c:5236
58811 #, gcc-internal-format, gfc-internal-format
58812 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
58813 msgstr ""
58815 #: fortran/resolve.c:5246
58816 #, gcc-internal-format, gfc-internal-format
58817 msgid "Assumed-type variable %s at %L may only be used as actual argument"
58818 msgstr ""
58820 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58821 #. for all inquiry functions in resolve_function; the reason is
58822 #. that the function-name resolution happens too late in that
58823 #. function.
58824 #: fortran/resolve.c:5256
58825 #, gcc-internal-format, gfc-internal-format
58826 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
58827 msgstr ""
58829 #: fortran/resolve.c:5271
58830 #, gcc-internal-format, gfc-internal-format
58831 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
58832 msgstr ""
58834 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58835 #. for all inquiry functions in resolve_function; the reason is
58836 #. that the function-name resolution happens too late in that
58837 #. function.
58838 #: fortran/resolve.c:5281
58839 #, gcc-internal-format, gfc-internal-format
58840 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
58841 msgstr ""
58843 #: fortran/resolve.c:5292
58844 #, gcc-internal-format, gfc-internal-format
58845 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
58846 msgstr ""
58848 #: fortran/resolve.c:5301
58849 #, gcc-internal-format, gfc-internal-format
58850 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
58851 msgstr ""
58853 #: fortran/resolve.c:5316
58854 #, gcc-internal-format, gfc-internal-format
58855 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
58856 msgstr ""
58858 #: fortran/resolve.c:5478
58859 #, gcc-internal-format
58860 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
58861 msgstr ""
58863 #: fortran/resolve.c:5483
58864 #, gcc-internal-format
58865 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
58866 msgstr ""
58868 #: fortran/resolve.c:5553
58869 #, gcc-internal-format, gfc-internal-format
58870 msgid "Polymorphic subobject of coindexed object at %L"
58871 msgstr ""
58873 #: fortran/resolve.c:5566
58874 #, gcc-internal-format, gfc-internal-format
58875 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
58876 msgstr ""
58878 #: fortran/resolve.c:5919
58879 #, gcc-internal-format, gfc-internal-format
58880 msgid "Passed-object at %L must be scalar"
58881 msgstr ""
58883 #: fortran/resolve.c:5926
58884 #, gcc-internal-format
58885 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
58886 msgstr ""
58888 #: fortran/resolve.c:5961
58889 #, gcc-internal-format
58890 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
58891 msgstr ""
58893 #: fortran/resolve.c:5970
58894 #, gcc-internal-format, gfc-internal-format
58895 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
58896 msgstr ""
58898 #. Nothing matching found!
58899 #: fortran/resolve.c:6158
58900 #, gcc-internal-format
58901 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
58902 msgstr ""
58904 #: fortran/resolve.c:6185
58905 #, gcc-internal-format
58906 msgid "%qs at %L should be a SUBROUTINE"
58907 msgstr ""
58909 #: fortran/resolve.c:6236
58910 #, gcc-internal-format
58911 msgid "%qs at %L should be a FUNCTION"
58912 msgstr ""
58914 #: fortran/resolve.c:6786
58915 #, gcc-internal-format
58916 msgid "gfc_resolve_expr(): Bad expression type"
58917 msgstr ""
58919 #: fortran/resolve.c:6812
58920 #, gcc-internal-format, gfc-internal-format
58921 msgid "%s at %L must be a scalar"
58922 msgstr ""
58924 #: fortran/resolve.c:6822
58925 #, gcc-internal-format, gfc-internal-format
58926 msgid "%s at %L must be integer"
58927 msgstr ""
58929 #: fortran/resolve.c:6826 fortran/resolve.c:6833
58930 #, gcc-internal-format, gfc-internal-format
58931 msgid "%s at %L must be INTEGER"
58932 msgstr ""
58934 #: fortran/resolve.c:6875
58935 #, gcc-internal-format, gfc-internal-format
58936 msgid "Step expression in DO loop at %L cannot be zero"
58937 msgstr ""
58939 #: fortran/resolve.c:6911
58940 #, gcc-internal-format, gfc-internal-format
58941 msgid "DO loop at %L will be executed zero times"
58942 msgstr ""
58944 #: fortran/resolve.c:6928
58945 #, gcc-internal-format, gfc-internal-format
58946 msgid "DO loop at %L is undefined as it overflows"
58947 msgstr ""
58949 #: fortran/resolve.c:6934
58950 #, gcc-internal-format, gfc-internal-format
58951 msgid "DO loop at %L is undefined as it underflows"
58952 msgstr ""
58954 #: fortran/resolve.c:6995
58955 #, gcc-internal-format, gfc-internal-format
58956 msgid "FORALL index-name at %L must be a scalar INTEGER"
58957 msgstr ""
58959 #: fortran/resolve.c:7000
58960 #, gcc-internal-format, gfc-internal-format
58961 msgid "FORALL start expression at %L must be a scalar INTEGER"
58962 msgstr ""
58964 #: fortran/resolve.c:7007
58965 #, gcc-internal-format, gfc-internal-format
58966 msgid "FORALL end expression at %L must be a scalar INTEGER"
58967 msgstr ""
58969 #: fortran/resolve.c:7015
58970 #, gcc-internal-format, gfc-internal-format
58971 msgid "FORALL stride expression at %L must be a scalar %s"
58972 msgstr ""
58974 #: fortran/resolve.c:7020
58975 #, gcc-internal-format, gfc-internal-format
58976 msgid "FORALL stride expression at %L cannot be zero"
58977 msgstr ""
58979 #: fortran/resolve.c:7033
58980 #, gcc-internal-format
58981 msgid "FORALL index %qs may not appear in triplet specification at %L"
58982 msgstr ""
58984 #: fortran/resolve.c:7136 fortran/resolve.c:7428
58985 #, gcc-internal-format, gfc-internal-format
58986 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
58987 msgstr ""
58989 #: fortran/resolve.c:7144 fortran/resolve.c:7393
58990 #, gcc-internal-format, gfc-internal-format
58991 msgid "Coindexed allocatable object at %L"
58992 msgstr ""
58994 #: fortran/resolve.c:7250
58995 #, gcc-internal-format, gfc-internal-format
58996 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
58997 msgstr ""
58999 #: fortran/resolve.c:7281
59000 #, gcc-internal-format, gfc-internal-format
59001 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
59002 msgstr ""
59004 #: fortran/resolve.c:7439
59005 #, gcc-internal-format, gfc-internal-format
59006 msgid "Type of entity at %L is type incompatible with source-expr at %L"
59007 msgstr ""
59009 #: fortran/resolve.c:7451
59010 #, gcc-internal-format, gfc-internal-format
59011 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
59012 msgstr ""
59014 #: fortran/resolve.c:7465
59015 #, gcc-internal-format, gfc-internal-format
59016 msgid "The source-expr at %L shall neither be of type LOCK_TYPE nor have a LOCK_TYPE component if allocate-object at %L is a coarray"
59017 msgstr ""
59019 #: fortran/resolve.c:7480
59020 #, gcc-internal-format, gfc-internal-format
59021 msgid "The source-expr at %L shall neither be of type EVENT_TYPE nor have a EVENT_TYPE component if allocate-object at %L is a coarray"
59022 msgstr ""
59024 #: fortran/resolve.c:7493
59025 #, gcc-internal-format, gfc-internal-format
59026 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
59027 msgstr ""
59029 #: fortran/resolve.c:7511
59030 #, gcc-internal-format, gfc-internal-format
59031 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
59032 msgstr ""
59034 #: fortran/resolve.c:7592 fortran/resolve.c:7607
59035 #, gcc-internal-format, gfc-internal-format
59036 msgid "Array specification required in ALLOCATE statement at %L"
59037 msgstr ""
59039 #: fortran/resolve.c:7599
59040 #, gcc-internal-format, gfc-internal-format
59041 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
59042 msgstr ""
59044 #: fortran/resolve.c:7622
59045 #, gcc-internal-format, gfc-internal-format
59046 msgid "Coarray specification required in ALLOCATE statement at %L"
59047 msgstr ""
59049 #: fortran/resolve.c:7649
59050 #, gcc-internal-format, gfc-internal-format
59051 msgid "Bad array specification in ALLOCATE statement at %L"
59052 msgstr ""
59054 #: fortran/resolve.c:7668
59055 #, gcc-internal-format
59056 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
59057 msgstr ""
59059 #: fortran/resolve.c:7683
59060 #, gcc-internal-format, gfc-internal-format
59061 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
59062 msgstr ""
59064 #: fortran/resolve.c:7694
59065 #, gcc-internal-format, gfc-internal-format
59066 msgid "Bad coarray specification in ALLOCATE statement at %L"
59067 msgstr ""
59069 #: fortran/resolve.c:7726
59070 #, gcc-internal-format, gfc-internal-format
59071 msgid "Stat-variable at %L must be a scalar INTEGER variable"
59072 msgstr ""
59074 #: fortran/resolve.c:7749
59075 #, gcc-internal-format, gfc-internal-format
59076 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
59077 msgstr ""
59079 #: fortran/resolve.c:7760
59080 #, gcc-internal-format, gfc-internal-format
59081 msgid "ERRMSG at %L is useless without a STAT tag"
59082 msgstr ""
59084 #: fortran/resolve.c:7771
59085 #, gcc-internal-format, gfc-internal-format
59086 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
59087 msgstr ""
59089 #: fortran/resolve.c:7794
59090 #, gcc-internal-format, gfc-internal-format
59091 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
59092 msgstr ""
59094 #: fortran/resolve.c:7824
59095 #, gcc-internal-format, gfc-internal-format
59096 msgid "Allocate-object at %L also appears at %L"
59097 msgstr ""
59099 #: fortran/resolve.c:7830 fortran/resolve.c:7836
59100 #, gcc-internal-format, gfc-internal-format
59101 msgid "Allocate-object at %L is subobject of object at %L"
59102 msgstr ""
59104 #. The cases overlap, or they are the same
59105 #. element in the list.  Either way, we must
59106 #. issue an error and get the next case from P.
59107 #. FIXME: Sort P and Q by line number.
59108 #: fortran/resolve.c:8064
59109 #, gcc-internal-format, gfc-internal-format
59110 msgid "CASE label at %L overlaps with CASE label at %L"
59111 msgstr ""
59113 #: fortran/resolve.c:8115
59114 #, gcc-internal-format, gfc-internal-format
59115 msgid "Expression in CASE statement at %L must be of type %s"
59116 msgstr ""
59118 #: fortran/resolve.c:8126
59119 #, gcc-internal-format, gfc-internal-format
59120 msgid "Expression in CASE statement at %L must be of kind %d"
59121 msgstr ""
59123 #: fortran/resolve.c:8139
59124 #, gcc-internal-format, gfc-internal-format
59125 msgid "Expression in CASE statement at %L must be scalar"
59126 msgstr ""
59128 #: fortran/resolve.c:8185
59129 #, gcc-internal-format, gfc-internal-format
59130 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
59131 msgstr ""
59133 #: fortran/resolve.c:8204
59134 #, gcc-internal-format, gfc-internal-format
59135 msgid "Argument of SELECT statement at %L cannot be %s"
59136 msgstr ""
59138 #: fortran/resolve.c:8214
59139 #, gcc-internal-format, gfc-internal-format
59140 msgid "Argument of SELECT statement at %L must be a scalar expression"
59141 msgstr ""
59143 #: fortran/resolve.c:8232 fortran/resolve.c:8240
59144 #, gcc-internal-format, gfc-internal-format
59145 msgid "Expression in CASE statement at %L is not in the range of %s"
59146 msgstr ""
59148 #: fortran/resolve.c:8302 fortran/resolve.c:8873
59149 #, gcc-internal-format, gfc-internal-format
59150 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
59151 msgstr ""
59153 #: fortran/resolve.c:8328
59154 #, gcc-internal-format, gfc-internal-format
59155 msgid "Logical range in CASE statement at %L is not allowed"
59156 msgstr ""
59158 #: fortran/resolve.c:8340
59159 #, gcc-internal-format, gfc-internal-format
59160 msgid "Constant logical value in CASE statement is repeated at %L"
59161 msgstr ""
59163 #: fortran/resolve.c:8355
59164 #, gcc-internal-format, gfc-internal-format
59165 msgid "Range specification at %L can never be matched"
59166 msgstr ""
59168 #: fortran/resolve.c:8458
59169 #, gcc-internal-format, gfc-internal-format
59170 msgid "Logical SELECT CASE block at %L has more that two cases"
59171 msgstr ""
59173 #: fortran/resolve.c:8518
59174 #, gcc-internal-format, gfc-internal-format
59175 msgid "Selector at %L cannot be NULL()"
59176 msgstr ""
59178 #: fortran/resolve.c:8523
59179 #, gcc-internal-format, gfc-internal-format
59180 msgid "Selector at %L has no type"
59181 msgstr ""
59183 #: fortran/resolve.c:8545
59184 #, gcc-internal-format
59185 msgid "Associate-name %qs at %L is used as array"
59186 msgstr ""
59188 #: fortran/resolve.c:8556
59189 #, gcc-internal-format, gfc-internal-format
59190 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
59191 msgstr ""
59193 #: fortran/resolve.c:8763
59194 #, gcc-internal-format, gfc-internal-format
59195 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
59196 msgstr ""
59198 #: fortran/resolve.c:8783 fortran/resolve.c:8795
59199 #, gcc-internal-format, gfc-internal-format
59200 msgid "Selector at %L must not be coindexed"
59201 msgstr ""
59203 #: fortran/resolve.c:8824
59204 #, gcc-internal-format, gfc-internal-format
59205 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
59206 msgstr ""
59208 #: fortran/resolve.c:8836
59209 #, gcc-internal-format
59210 msgid "Derived type %qs at %L must be extensible"
59211 msgstr ""
59213 #: fortran/resolve.c:8848
59214 #, gcc-internal-format
59215 msgid "Derived type %qs at %L must be an extension of %qs"
59216 msgstr ""
59218 #: fortran/resolve.c:8851
59219 #, gcc-internal-format
59220 msgid "Unexpected intrinsic type %qs at %L"
59221 msgstr ""
59223 #: fortran/resolve.c:8861
59224 #, gcc-internal-format, gfc-internal-format
59225 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
59226 msgstr ""
59228 #: fortran/resolve.c:9108
59229 #, gcc-internal-format, gfc-internal-format
59230 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
59231 msgstr ""
59233 #: fortran/resolve.c:9204
59234 #, gcc-internal-format, gfc-internal-format
59235 msgid "Invalid context for NULL () intrinsic at %L"
59236 msgstr ""
59238 #: fortran/resolve.c:9257
59239 #, gcc-internal-format, gfc-internal-format
59240 msgid "DTIO %s procedure at %L must be recursive"
59241 msgstr ""
59243 #: fortran/resolve.c:9267
59244 #, gcc-internal-format, gfc-internal-format
59245 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
59246 msgstr ""
59248 #: fortran/resolve.c:9280
59249 #, gcc-internal-format, gfc-internal-format
59250 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
59251 msgstr ""
59253 #: fortran/resolve.c:9289
59254 #, gcc-internal-format, gfc-internal-format
59255 msgid "Data transfer element at %L cannot have procedure pointer components"
59256 msgstr ""
59258 #: fortran/resolve.c:9296
59259 #, gcc-internal-format, gfc-internal-format
59260 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
59261 msgstr ""
59263 #: fortran/resolve.c:9307
59264 #, gcc-internal-format, gfc-internal-format
59265 msgid "Data transfer element at %L cannot have PRIVATE components"
59266 msgstr ""
59268 #: fortran/resolve.c:9313
59269 #, gcc-internal-format, gfc-internal-format
59270 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
59271 msgstr ""
59273 #: fortran/resolve.c:9328
59274 #, gcc-internal-format, gfc-internal-format
59275 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
59276 msgstr ""
59278 #: fortran/resolve.c:9388
59279 #, gcc-internal-format, gfc-internal-format
59280 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
59281 msgstr ""
59283 #: fortran/resolve.c:9398
59284 #, gcc-internal-format, gfc-internal-format
59285 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
59286 msgstr ""
59288 #: fortran/resolve.c:9402
59289 #, gcc-internal-format, gfc-internal-format
59290 msgid "Event variable argument at %L must be a coarray or coindexed"
59291 msgstr ""
59293 #: fortran/resolve.c:9405
59294 #, gcc-internal-format, gfc-internal-format
59295 msgid "Event variable argument at %L must be a coarray but not coindexed"
59296 msgstr ""
59298 #: fortran/resolve.c:9412 fortran/resolve.c:9533
59299 #, gcc-internal-format, gfc-internal-format
59300 msgid "STAT= argument at %L must be a scalar INTEGER variable"
59301 msgstr ""
59303 #: fortran/resolve.c:9424 fortran/resolve.c:9540
59304 #, gcc-internal-format, gfc-internal-format
59305 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
59306 msgstr ""
59308 #: fortran/resolve.c:9436
59309 #, gcc-internal-format, gfc-internal-format
59310 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
59311 msgstr ""
59313 #: fortran/resolve.c:9449
59314 #, gcc-internal-format, gfc-internal-format
59315 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
59316 msgstr ""
59318 #: fortran/resolve.c:9510
59319 #, gcc-internal-format, gfc-internal-format
59320 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
59321 msgstr ""
59323 #: fortran/resolve.c:9514 fortran/resolve.c:9524
59324 #, gcc-internal-format, gfc-internal-format
59325 msgid "Imageset argument at %L must between 1 and num_images()"
59326 msgstr ""
59328 #: fortran/resolve.c:9567
59329 #, gcc-internal-format, gfc-internal-format
59330 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
59331 msgstr ""
59333 #: fortran/resolve.c:9577
59334 #, gcc-internal-format, gfc-internal-format
59335 msgid "Branch at %L may result in an infinite loop"
59336 msgstr ""
59338 #. Note: A label at END CRITICAL does not leave the CRITICAL
59339 #. construct as END CRITICAL is still part of it.
59340 #: fortran/resolve.c:9594 fortran/resolve.c:9617
59341 #, gcc-internal-format, gfc-internal-format
59342 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
59343 msgstr ""
59345 #: fortran/resolve.c:9598 fortran/resolve.c:9623
59346 #, gcc-internal-format, gfc-internal-format
59347 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
59348 msgstr ""
59350 #. The label is not in an enclosing block, so illegal.  This was
59351 #. allowed in Fortran 66, so we allow it as extension.  No
59352 #. further checks are necessary in this case.
59353 #: fortran/resolve.c:9638
59354 #, gcc-internal-format, gfc-internal-format
59355 msgid "Label at %L is not in the same block as the GOTO statement at %L"
59356 msgstr ""
59358 #: fortran/resolve.c:9710
59359 #, gcc-internal-format, gfc-internal-format
59360 msgid "WHERE mask at %L has inconsistent shape"
59361 msgstr ""
59363 #: fortran/resolve.c:9726
59364 #, gcc-internal-format, gfc-internal-format
59365 msgid "WHERE assignment target at %L has inconsistent shape"
59366 msgstr ""
59368 #: fortran/resolve.c:9734 fortran/resolve.c:9821
59369 #, gcc-internal-format, gfc-internal-format
59370 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
59371 msgstr ""
59373 #: fortran/resolve.c:9744 fortran/resolve.c:9831
59374 #, gcc-internal-format, gfc-internal-format
59375 msgid "Unsupported statement inside WHERE at %L"
59376 msgstr ""
59378 #: fortran/resolve.c:9775
59379 #, gcc-internal-format, gfc-internal-format
59380 msgid "Assignment to a FORALL index variable at %L"
59381 msgstr ""
59383 #: fortran/resolve.c:9784
59384 #, gcc-internal-format
59385 msgid "The FORALL with index %qs is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
59386 msgstr ""
59388 #: fortran/resolve.c:9949
59389 #, gcc-internal-format, gfc-internal-format
59390 msgid "FORALL index-name at %L must be a scalar variable of type integer"
59391 msgstr ""
59393 #: fortran/resolve.c:9959
59394 #, gcc-internal-format, gfc-internal-format
59395 msgid "An outer FORALL construct already has an index with this name %L"
59396 msgstr ""
59398 #: fortran/resolve.c:10036
59399 #, gcc-internal-format, gfc-internal-format
59400 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
59401 msgstr ""
59403 #: fortran/resolve.c:10138
59404 #, gcc-internal-format
59405 msgid "gfc_resolve_blocks(): Bad block type"
59406 msgstr ""
59408 #: fortran/resolve.c:10251
59409 #, gcc-internal-format, gfc-internal-format
59410 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
59411 msgstr ""
59413 #: fortran/resolve.c:10283
59414 #, gcc-internal-format, gfc-internal-format
59415 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
59416 msgstr ""
59418 #: fortran/resolve.c:10288
59419 #, gcc-internal-format, gfc-internal-format
59420 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
59421 msgstr ""
59423 #: fortran/resolve.c:10298
59424 #, gcc-internal-format, gfc-internal-format
59425 msgid "Assignment to coindexed variable at %L in a PURE procedure"
59426 msgstr ""
59428 #: fortran/resolve.c:10330
59429 #, gcc-internal-format, gfc-internal-format
59430 msgid "Assignment to polymorphic coarray at %L is not permitted"
59431 msgstr ""
59433 #: fortran/resolve.c:10334
59434 #, gcc-internal-format, gfc-internal-format
59435 msgid "Assignment to an allocatable polymorphic variable at %L"
59436 msgstr ""
59438 #: fortran/resolve.c:10339
59439 #, gcc-internal-format
59440 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
59441 msgstr ""
59443 #: fortran/resolve.c:10346
59444 #, gcc-internal-format, gfc-internal-format
59445 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
59446 msgstr ""
59448 #: fortran/resolve.c:10357
59449 #, gcc-internal-format, gfc-internal-format
59450 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
59451 msgstr ""
59453 #: fortran/resolve.c:10663
59454 #, gcc-internal-format, gfc-internal-format
59455 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
59456 msgstr ""
59458 #. Even if standard does not support this feature, continue to build
59459 #. the two statements to avoid upsetting frontend_passes.c.
59460 #: fortran/resolve.c:10905
59461 #, gcc-internal-format, gfc-internal-format
59462 msgid "Pointer procedure assignment at %L"
59463 msgstr ""
59465 #: fortran/resolve.c:10917
59466 #, gcc-internal-format, gfc-internal-format
59467 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
59468 msgstr ""
59470 #: fortran/resolve.c:11157
59471 #, gcc-internal-format, gfc-internal-format
59472 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
59473 msgstr ""
59475 #: fortran/resolve.c:11160
59476 #, gcc-internal-format
59477 msgid "Variable %qs has not been assigned a target label at %L"
59478 msgstr ""
59480 #: fortran/resolve.c:11171
59481 #, gcc-internal-format, gfc-internal-format
59482 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
59483 msgstr ""
59485 #: fortran/resolve.c:11233
59486 #, gcc-internal-format, gfc-internal-format
59487 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
59488 msgstr ""
59490 #: fortran/resolve.c:11278
59491 #, gcc-internal-format, gfc-internal-format
59492 msgid "Invalid NULL at %L"
59493 msgstr ""
59495 #: fortran/resolve.c:11282
59496 #, gcc-internal-format, gfc-internal-format
59497 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
59498 msgstr ""
59500 #: fortran/resolve.c:11339
59501 #, gcc-internal-format
59502 msgid "gfc_resolve_code(): No expression on DO WHILE"
59503 msgstr ""
59505 #: fortran/resolve.c:11344
59506 #, gcc-internal-format, gfc-internal-format
59507 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
59508 msgstr ""
59510 #: fortran/resolve.c:11428
59511 #, gcc-internal-format, gfc-internal-format
59512 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
59513 msgstr ""
59515 #: fortran/resolve.c:11507
59516 #, gcc-internal-format
59517 msgid "gfc_resolve_code(): Bad statement code"
59518 msgstr ""
59520 #: fortran/resolve.c:11617
59521 #, gcc-internal-format
59522 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
59523 msgstr ""
59525 #. This can only happen if the variable is defined in a module - if it
59526 #. isn't the same module, reject it.
59527 #: fortran/resolve.c:11630
59528 #, gcc-internal-format
59529 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
59530 msgstr ""
59532 #. Print an error if the procedure is defined multiple times; we have to
59533 #. exclude references to the same procedure via module association or
59534 #. multiple checks for the same procedure.
59535 #: fortran/resolve.c:11647
59536 #, gcc-internal-format
59537 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
59538 msgstr ""
59540 #: fortran/resolve.c:11732
59541 #, gcc-internal-format, gfc-internal-format
59542 msgid "String length at %L is too large"
59543 msgstr ""
59545 #: fortran/resolve.c:11961
59546 #, gcc-internal-format
59547 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
59548 msgstr ""
59550 #: fortran/resolve.c:11965
59551 #, gcc-internal-format
59552 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
59553 msgstr ""
59555 #: fortran/resolve.c:11973
59556 #, gcc-internal-format
59557 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
59558 msgstr ""
59560 #: fortran/resolve.c:11983
59561 #, gcc-internal-format
59562 msgid "Array %qs at %L cannot have a deferred shape"
59563 msgstr ""
59565 #: fortran/resolve.c:11998
59566 #, gcc-internal-format
59567 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
59568 msgstr ""
59570 #: fortran/resolve.c:12010
59571 #, gcc-internal-format
59572 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
59573 msgstr ""
59575 #: fortran/resolve.c:12041
59576 #, gcc-internal-format
59577 msgid "The type %qs cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
59578 msgstr ""
59580 #: fortran/resolve.c:12063
59581 #, gcc-internal-format
59582 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
59583 msgstr ""
59585 #: fortran/resolve.c:12090
59586 #, gcc-internal-format
59587 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
59588 msgstr ""
59590 #. F08:C541. The shape of an array defined in a main program or module
59591 #. * needs to be constant.
59592 #: fortran/resolve.c:12131
59593 #, gcc-internal-format
59594 msgid "The module or main program array %qs at %L must have constant shape"
59595 msgstr ""
59597 #: fortran/resolve.c:12150
59598 #, gcc-internal-format, gfc-internal-format
59599 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
59600 msgstr ""
59602 #: fortran/resolve.c:12171
59603 #, gcc-internal-format
59604 msgid "%qs at %L must have constant character length in this context"
59605 msgstr ""
59607 #: fortran/resolve.c:12178
59608 #, gcc-internal-format
59609 msgid "COMMON variable %qs at %L must have constant character length"
59610 msgstr ""
59612 #: fortran/resolve.c:12225
59613 #, gcc-internal-format
59614 msgid "Allocatable %qs at %L cannot have an initializer"
59615 msgstr ""
59617 #: fortran/resolve.c:12228
59618 #, gcc-internal-format
59619 msgid "External %qs at %L cannot have an initializer"
59620 msgstr ""
59622 #: fortran/resolve.c:12232
59623 #, gcc-internal-format
59624 msgid "Dummy %qs at %L cannot have an initializer"
59625 msgstr ""
59627 #: fortran/resolve.c:12235
59628 #, gcc-internal-format
59629 msgid "Intrinsic %qs at %L cannot have an initializer"
59630 msgstr ""
59632 #: fortran/resolve.c:12238
59633 #, gcc-internal-format
59634 msgid "Function result %qs at %L cannot have an initializer"
59635 msgstr ""
59637 #: fortran/resolve.c:12241
59638 #, gcc-internal-format
59639 msgid "Automatic array %qs at %L cannot have an initializer"
59640 msgstr ""
59642 #: fortran/resolve.c:12283
59643 #, gcc-internal-format, gfc-internal-format
59644 msgid "%s at %L"
59645 msgstr ""
59647 #: fortran/resolve.c:12310
59648 #, gcc-internal-format
59649 msgid "Character-valued statement function %qs at %L must have constant length"
59650 msgstr ""
59652 #: fortran/resolve.c:12332
59653 #, gcc-internal-format
59654 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
59655 msgstr ""
59657 #: fortran/resolve.c:12354
59658 #, gcc-internal-format
59659 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
59660 msgstr ""
59662 #: fortran/resolve.c:12372
59663 #, gcc-internal-format
59664 msgid "Function %qs at %L cannot have an initializer"
59665 msgstr ""
59667 #: fortran/resolve.c:12381
59668 #, gcc-internal-format
59669 msgid "External object %qs at %L may not have an initializer"
59670 msgstr ""
59672 #: fortran/resolve.c:12389
59673 #, gcc-internal-format
59674 msgid "ELEMENTAL function %qs at %L must have a scalar result"
59675 msgstr ""
59677 #: fortran/resolve.c:12399
59678 #, gcc-internal-format
59679 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
59680 msgstr ""
59682 #: fortran/resolve.c:12418
59683 #, gcc-internal-format
59684 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
59685 msgstr ""
59687 #: fortran/resolve.c:12422
59688 #, gcc-internal-format
59689 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
59690 msgstr ""
59692 #: fortran/resolve.c:12426
59693 #, gcc-internal-format
59694 msgid "CHARACTER(*) function %qs at %L cannot be pure"
59695 msgstr ""
59697 #: fortran/resolve.c:12430
59698 #, gcc-internal-format
59699 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
59700 msgstr ""
59702 #: fortran/resolve.c:12443
59703 #, gcc-internal-format
59704 msgid "CHARACTER(*) function %qs at %L"
59705 msgstr ""
59707 #: fortran/resolve.c:12452
59708 #, gcc-internal-format
59709 msgid "Procedure pointer %qs at %L shall not be elemental"
59710 msgstr ""
59712 #: fortran/resolve.c:12458
59713 #, gcc-internal-format
59714 msgid "Dummy procedure %qs at %L shall not be elemental"
59715 msgstr ""
59717 #: fortran/resolve.c:12470
59718 #, gcc-internal-format
59719 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
59720 msgstr ""
59722 #: fortran/resolve.c:12527
59723 #, gcc-internal-format
59724 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
59725 msgstr ""
59727 #: fortran/resolve.c:12533
59728 #, gcc-internal-format
59729 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
59730 msgstr ""
59732 #: fortran/resolve.c:12539
59733 #, gcc-internal-format
59734 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
59735 msgstr ""
59737 #: fortran/resolve.c:12547
59738 #, gcc-internal-format
59739 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
59740 msgstr ""
59742 #: fortran/resolve.c:12553
59743 #, gcc-internal-format
59744 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
59745 msgstr ""
59747 #: fortran/resolve.c:12596
59748 #, gcc-internal-format, gfc-internal-format
59749 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
59750 msgstr ""
59752 #: fortran/resolve.c:12604
59753 #, gcc-internal-format, gfc-internal-format
59754 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
59755 msgstr ""
59757 #: fortran/resolve.c:12612
59758 #, gcc-internal-format, gfc-internal-format
59759 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
59760 msgstr ""
59762 #: fortran/resolve.c:12621
59763 #, gcc-internal-format
59764 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
59765 msgstr ""
59767 #: fortran/resolve.c:12705
59768 #, gcc-internal-format
59769 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
59770 msgstr ""
59772 #: fortran/resolve.c:12714
59773 #, gcc-internal-format, gfc-internal-format
59774 msgid "FINAL procedure at %L must have exactly one argument"
59775 msgstr ""
59777 #: fortran/resolve.c:12723
59778 #, gcc-internal-format
59779 msgid "Argument of FINAL procedure at %L must be of type %qs"
59780 msgstr ""
59782 #: fortran/resolve.c:12731
59783 #, gcc-internal-format, gfc-internal-format
59784 msgid "Argument of FINAL procedure at %L must not be a POINTER"
59785 msgstr ""
59787 #: fortran/resolve.c:12737
59788 #, gcc-internal-format, gfc-internal-format
59789 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
59790 msgstr ""
59792 #: fortran/resolve.c:12743
59793 #, gcc-internal-format, gfc-internal-format
59794 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
59795 msgstr ""
59797 #: fortran/resolve.c:12751
59798 #, gcc-internal-format, gfc-internal-format
59799 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
59800 msgstr ""
59802 #: fortran/resolve.c:12760
59803 #, gcc-internal-format, gfc-internal-format
59804 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
59805 msgstr ""
59807 #: fortran/resolve.c:12782
59808 #, gcc-internal-format
59809 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
59810 msgstr ""
59812 #: fortran/resolve.c:12819
59813 #, gcc-internal-format
59814 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
59815 msgstr ""
59817 #: fortran/resolve.c:12859
59818 #, gcc-internal-format
59819 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
59820 msgstr ""
59822 #: fortran/resolve.c:12895
59823 #, gcc-internal-format
59824 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
59825 msgstr ""
59827 #: fortran/resolve.c:12954
59828 #, gcc-internal-format
59829 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
59830 msgstr ""
59832 #: fortran/resolve.c:12966
59833 #, gcc-internal-format
59834 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
59835 msgstr ""
59837 #: fortran/resolve.c:12994
59838 #, gcc-internal-format
59839 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
59840 msgstr ""
59842 #: fortran/resolve.c:13050
59843 #, gcc-internal-format, gfc-internal-format
59844 msgid "Type-bound operator at %L can't be NOPASS"
59845 msgstr ""
59847 #: fortran/resolve.c:13242
59848 #, gcc-internal-format
59849 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
59850 msgstr ""
59852 #: fortran/resolve.c:13284
59853 #, gcc-internal-format
59854 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
59855 msgstr ""
59857 #: fortran/resolve.c:13298
59858 #, gcc-internal-format
59859 msgid "Procedure %qs with PASS at %L must have at least one argument"
59860 msgstr ""
59862 #: fortran/resolve.c:13312 fortran/resolve.c:13778
59863 #, gcc-internal-format
59864 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
59865 msgstr ""
59867 #: fortran/resolve.c:13320
59868 #, gcc-internal-format
59869 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
59870 msgstr ""
59872 #: fortran/resolve.c:13329
59873 #, gcc-internal-format
59874 msgid "Passed-object dummy argument of %qs at %L must be scalar"
59875 msgstr ""
59877 #: fortran/resolve.c:13335
59878 #, gcc-internal-format
59879 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
59880 msgstr ""
59882 #: fortran/resolve.c:13341
59883 #, gcc-internal-format
59884 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
59885 msgstr ""
59887 #: fortran/resolve.c:13370
59888 #, gcc-internal-format
59889 msgid "Procedure %qs at %L has the same name as a component of %qs"
59890 msgstr ""
59892 #: fortran/resolve.c:13380
59893 #, gcc-internal-format
59894 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
59895 msgstr ""
59897 #: fortran/resolve.c:13472
59898 #, gcc-internal-format
59899 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
59900 msgstr ""
59902 #: fortran/resolve.c:13574
59903 #, gcc-internal-format
59904 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
59905 msgstr ""
59907 #: fortran/resolve.c:13583
59908 #, gcc-internal-format
59909 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59910 msgstr ""
59912 #: fortran/resolve.c:13593
59913 #, gcc-internal-format
59914 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
59915 msgstr ""
59917 #: fortran/resolve.c:13602
59918 #, gcc-internal-format
59919 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
59920 msgstr ""
59922 #: fortran/resolve.c:13613
59923 #, gcc-internal-format
59924 msgid "Component %qs of BIND(C) type at %L must have length one"
59925 msgstr ""
59927 #: fortran/resolve.c:13711
59928 #, gcc-internal-format
59929 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
59930 msgstr ""
59932 #: fortran/resolve.c:13725
59933 #, gcc-internal-format
59934 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
59935 msgstr ""
59937 #: fortran/resolve.c:13741
59938 #, gcc-internal-format
59939 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
59940 msgstr ""
59942 #: fortran/resolve.c:13751
59943 #, gcc-internal-format
59944 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
59945 msgstr ""
59947 #: fortran/resolve.c:13760
59948 #, gcc-internal-format
59949 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
59950 msgstr ""
59952 #: fortran/resolve.c:13769
59953 #, gcc-internal-format
59954 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
59955 msgstr ""
59957 #: fortran/resolve.c:13811
59958 #, gcc-internal-format
59959 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
59960 msgstr ""
59962 #: fortran/resolve.c:13824
59963 #, gcc-internal-format
59964 msgid "Character length of component %qs needs to be a constant specification expression at %L"
59965 msgstr ""
59967 #: fortran/resolve.c:13835
59968 #, gcc-internal-format
59969 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
59970 msgstr ""
59972 #: fortran/resolve.c:13868
59973 #, gcc-internal-format
59974 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
59975 msgstr ""
59977 #: fortran/resolve.c:13876
59978 #, gcc-internal-format, gfc-internal-format
59979 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
59980 msgstr ""
59982 #: fortran/resolve.c:13885
59983 #, gcc-internal-format, gfc-internal-format
59984 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
59985 msgstr ""
59987 #: fortran/resolve.c:13903 fortran/resolve.c:13915
59988 #, gcc-internal-format
59989 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
59990 msgstr ""
59992 #: fortran/resolve.c:13989
59993 #, gcc-internal-format, gfc-internal-format
59994 msgid "Conflicting initializers in union at %L and %L"
59995 msgstr ""
59997 #: fortran/resolve.c:14034
59998 #, gcc-internal-format
59999 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
60000 msgstr ""
60002 #: fortran/resolve.c:14047
60003 #, gcc-internal-format
60004 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
60005 msgstr ""
60007 #: fortran/resolve.c:14111
60008 #, gcc-internal-format
60009 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
60010 msgstr ""
60012 #: fortran/resolve.c:14144
60013 #, gcc-internal-format
60014 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
60015 msgstr ""
60017 #: fortran/resolve.c:14216
60018 #, gcc-internal-format
60019 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
60020 msgstr ""
60022 #: fortran/resolve.c:14222
60023 #, gcc-internal-format
60024 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
60025 msgstr ""
60027 #: fortran/resolve.c:14228
60028 #, gcc-internal-format
60029 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
60030 msgstr ""
60032 #: fortran/resolve.c:14236
60033 #, gcc-internal-format
60034 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
60035 msgstr ""
60037 #: fortran/resolve.c:14253
60038 #, gcc-internal-format
60039 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
60040 msgstr ""
60042 #: fortran/resolve.c:14275
60043 #, gcc-internal-format
60044 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
60045 msgstr ""
60047 #: fortran/resolve.c:14286
60048 #, gcc-internal-format
60049 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
60050 msgstr ""
60052 #: fortran/resolve.c:14313
60053 #, gcc-internal-format
60054 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
60055 msgstr ""
60057 #: fortran/resolve.c:14337
60058 #, gcc-internal-format
60059 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
60060 msgstr ""
60062 #: fortran/resolve.c:14353
60063 #, gcc-internal-format
60064 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
60065 msgstr ""
60067 #: fortran/resolve.c:14364
60068 #, gcc-internal-format, gfc-internal-format
60069 msgid "Incompatible derived type in PARAMETER at %L"
60070 msgstr ""
60072 #: fortran/resolve.c:14372
60073 #, gcc-internal-format
60074 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
60075 msgstr ""
60077 #: fortran/resolve.c:14423
60078 #, gcc-internal-format
60079 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
60080 msgstr ""
60082 #: fortran/resolve.c:14434
60083 #, gcc-internal-format
60084 msgid "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a variable declared in the main program, a module or a submodule(F08/C513)"
60085 msgstr ""
60087 #: fortran/resolve.c:14441
60088 #, gcc-internal-format
60089 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
60090 msgstr ""
60092 #: fortran/resolve.c:14480
60093 #, gcc-internal-format, gfc-internal-format
60094 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
60095 msgstr ""
60097 #: fortran/resolve.c:14544
60098 #, gcc-internal-format, gfc-internal-format
60099 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
60100 msgstr ""
60102 #: fortran/resolve.c:14547
60103 #, gcc-internal-format, gfc-internal-format
60104 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
60105 msgstr ""
60107 #: fortran/resolve.c:14643
60108 #, gcc-internal-format
60109 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
60110 msgstr ""
60112 #: fortran/resolve.c:14664
60113 #, gcc-internal-format, gfc-internal-format
60114 msgid "Bad specification for assumed size array at %L"
60115 msgstr ""
60117 #: fortran/resolve.c:14677
60118 #, gcc-internal-format, gfc-internal-format
60119 msgid "Assumed size array at %L must be a dummy argument"
60120 msgstr ""
60122 #: fortran/resolve.c:14680
60123 #, gcc-internal-format, gfc-internal-format
60124 msgid "Assumed shape array at %L must be a dummy argument"
60125 msgstr ""
60127 #: fortran/resolve.c:14688
60128 #, gcc-internal-format, gfc-internal-format
60129 msgid "Assumed-rank array at %L must be a dummy argument"
60130 msgstr ""
60132 #: fortran/resolve.c:14695
60133 #, gcc-internal-format, gfc-internal-format
60134 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
60135 msgstr ""
60137 #: fortran/resolve.c:14708
60138 #, gcc-internal-format, gfc-internal-format
60139 msgid "Symbol at %L is not a DUMMY variable"
60140 msgstr ""
60142 #: fortran/resolve.c:14714
60143 #, gcc-internal-format
60144 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
60145 msgstr ""
60147 #: fortran/resolve.c:14724
60148 #, gcc-internal-format
60149 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
60150 msgstr ""
60152 #: fortran/resolve.c:14733
60153 #, gcc-internal-format
60154 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
60155 msgstr ""
60157 #: fortran/resolve.c:14746 fortran/resolve.c:14923
60158 #, gcc-internal-format
60159 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
60160 msgstr ""
60162 #: fortran/resolve.c:14760
60163 #, gcc-internal-format, gfc-internal-format
60164 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
60165 msgstr ""
60167 #: fortran/resolve.c:14769
60168 #, gcc-internal-format, gfc-internal-format
60169 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
60170 msgstr ""
60172 #: fortran/resolve.c:14778
60173 #, gcc-internal-format, gfc-internal-format
60174 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
60175 msgstr ""
60177 #: fortran/resolve.c:14786
60178 #, gcc-internal-format, gfc-internal-format
60179 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
60180 msgstr ""
60182 #: fortran/resolve.c:14793
60183 #, gcc-internal-format, gfc-internal-format
60184 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
60185 msgstr ""
60187 #: fortran/resolve.c:14813
60188 #, gcc-internal-format, gfc-internal-format
60189 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
60190 msgstr ""
60192 #: fortran/resolve.c:14820
60193 #, gcc-internal-format, gfc-internal-format
60194 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
60195 msgstr ""
60197 #: fortran/resolve.c:14827
60198 #, gcc-internal-format, gfc-internal-format
60199 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
60200 msgstr ""
60202 #: fortran/resolve.c:14834
60203 #, gcc-internal-format, gfc-internal-format
60204 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
60205 msgstr ""
60207 #: fortran/resolve.c:14860
60208 #, gcc-internal-format
60209 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
60210 msgstr ""
60212 #: fortran/resolve.c:14870
60213 #, gcc-internal-format
60214 msgid "BIND(C) Variable %qs at %L must have length one"
60215 msgstr ""
60217 #: fortran/resolve.c:14949
60218 #, gcc-internal-format
60219 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
60220 msgstr ""
60222 #: fortran/resolve.c:14964
60223 #, gcc-internal-format, gfc-internal-format
60224 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
60225 msgstr ""
60227 #: fortran/resolve.c:14977
60228 #, gcc-internal-format, gfc-internal-format
60229 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
60230 msgstr ""
60232 #: fortran/resolve.c:14995
60233 #, gcc-internal-format
60234 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
60235 msgstr ""
60237 #: fortran/resolve.c:15007
60238 #, gcc-internal-format
60239 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
60240 msgstr ""
60242 #: fortran/resolve.c:15016
60243 #, gcc-internal-format
60244 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
60245 msgstr ""
60247 #: fortran/resolve.c:15028
60248 #, gcc-internal-format
60249 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
60250 msgstr ""
60252 #: fortran/resolve.c:15037
60253 #, gcc-internal-format
60254 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
60255 msgstr ""
60257 #: fortran/resolve.c:15049
60258 #, gcc-internal-format
60259 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
60260 msgstr ""
60262 #: fortran/resolve.c:15065
60263 #, gcc-internal-format
60264 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
60265 msgstr ""
60267 #: fortran/resolve.c:15073
60268 #, gcc-internal-format
60269 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
60270 msgstr ""
60272 #: fortran/resolve.c:15080
60273 #, gcc-internal-format
60274 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
60275 msgstr ""
60277 #: fortran/resolve.c:15092
60278 #, gcc-internal-format
60279 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
60280 msgstr ""
60282 #: fortran/resolve.c:15101
60283 #, gcc-internal-format
60284 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
60285 msgstr ""
60287 #: fortran/resolve.c:15117
60288 #, gcc-internal-format
60289 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
60290 msgstr ""
60292 #: fortran/resolve.c:15123
60293 #, gcc-internal-format
60294 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
60295 msgstr ""
60297 #: fortran/resolve.c:15148
60298 #, gcc-internal-format
60299 msgid "Namelist %qs can not be an argument to subroutine or function at %L"
60300 msgstr ""
60302 #: fortran/resolve.c:15218
60303 #, gcc-internal-format, gfc-internal-format
60304 msgid "Threadprivate at %L isn't SAVEd"
60305 msgstr ""
60307 #: fortran/resolve.c:15229
60308 #, gcc-internal-format
60309 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
60310 msgstr ""
60312 #: fortran/resolve.c:15333
60313 #, gcc-internal-format
60314 msgid "check_data_variable(): Bad expression"
60315 msgstr ""
60317 #: fortran/resolve.c:15339
60318 #, gcc-internal-format
60319 msgid "BLOCK DATA element %qs at %L must be in COMMON"
60320 msgstr ""
60322 #: fortran/resolve.c:15345
60323 #, gcc-internal-format
60324 msgid "DATA array %qs at %L must be specified in a previous declaration"
60325 msgstr ""
60327 #: fortran/resolve.c:15354
60328 #, gcc-internal-format
60329 msgid "DATA element %qs at %L cannot have a coindex"
60330 msgstr ""
60332 #: fortran/resolve.c:15368
60333 #, gcc-internal-format
60334 msgid "DATA element %qs at %L is a pointer and so must be a full array"
60335 msgstr ""
60337 #: fortran/resolve.c:15414
60338 #, gcc-internal-format, gfc-internal-format
60339 msgid "Nonconstant array section at %L in DATA statement"
60340 msgstr ""
60342 #: fortran/resolve.c:15427
60343 #, gcc-internal-format, gfc-internal-format
60344 msgid "DATA statement at %L has more variables than values"
60345 msgstr ""
60347 #: fortran/resolve.c:15526
60348 #, gcc-internal-format, gfc-internal-format
60349 msgid "start of implied-do loop at %L could not be simplified to a constant value"
60350 msgstr ""
60352 #: fortran/resolve.c:15534
60353 #, gcc-internal-format, gfc-internal-format
60354 msgid "end of implied-do loop at %L could not be simplified to a constant value"
60355 msgstr ""
60357 #: fortran/resolve.c:15542
60358 #, gcc-internal-format, gfc-internal-format
60359 msgid "step of implied-do loop at %L could not be simplified to a constant value"
60360 msgstr ""
60362 #: fortran/resolve.c:15667
60363 #, gcc-internal-format, gfc-internal-format
60364 msgid "DATA statement at %L has more values than variables"
60365 msgstr ""
60367 #: fortran/resolve.c:15832
60368 #, gcc-internal-format, gfc-internal-format
60369 msgid "Label %d at %L defined but not used"
60370 msgstr ""
60372 #: fortran/resolve.c:15838
60373 #, gcc-internal-format, gfc-internal-format
60374 msgid "Label %d at %L defined but cannot be used"
60375 msgstr ""
60377 #: fortran/resolve.c:15922
60378 #, gcc-internal-format
60379 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
60380 msgstr ""
60382 #: fortran/resolve.c:15931
60383 #, gcc-internal-format
60384 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
60385 msgstr ""
60387 #: fortran/resolve.c:15939
60388 #, gcc-internal-format
60389 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
60390 msgstr ""
60392 #: fortran/resolve.c:15955
60393 #, gcc-internal-format
60394 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
60395 msgstr ""
60397 #: fortran/resolve.c:16058
60398 #, gcc-internal-format, gfc-internal-format
60399 msgid "Syntax error in EQUIVALENCE statement at %L"
60400 msgstr ""
60402 #: fortran/resolve.c:16073
60403 #, gcc-internal-format, gfc-internal-format
60404 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
60405 msgstr ""
60407 #: fortran/resolve.c:16098
60408 #, gcc-internal-format
60409 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
60410 msgstr ""
60412 #: fortran/resolve.c:16107
60413 #, gcc-internal-format
60414 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
60415 msgstr ""
60417 #: fortran/resolve.c:16180
60418 #, gcc-internal-format
60419 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
60420 msgstr ""
60422 #: fortran/resolve.c:16191
60423 #, gcc-internal-format
60424 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
60425 msgstr ""
60427 #: fortran/resolve.c:16202
60428 #, gcc-internal-format, gfc-internal-format
60429 msgid "Substring at %L has length zero"
60430 msgstr ""
60432 #: fortran/resolve.c:16293
60433 #, gcc-internal-format
60434 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
60435 msgstr ""
60437 #: fortran/resolve.c:16306
60438 #, gcc-internal-format
60439 msgid "ENTRY %qs at %L has no IMPLICIT type"
60440 msgstr ""
60442 #: fortran/resolve.c:16326
60443 #, gcc-internal-format
60444 msgid "User operator procedure %qs at %L must be a FUNCTION"
60445 msgstr ""
60447 #: fortran/resolve.c:16336
60448 #, gcc-internal-format
60449 msgid "User operator procedure %qs at %L cannot be assumed character length"
60450 msgstr ""
60452 #: fortran/resolve.c:16344
60453 #, gcc-internal-format
60454 msgid "User operator procedure %qs at %L must have at least one argument"
60455 msgstr ""
60457 #: fortran/resolve.c:16358
60458 #, gcc-internal-format, gfc-internal-format
60459 msgid "First argument of operator interface at %L cannot be optional"
60460 msgstr ""
60462 #: fortran/resolve.c:16376
60463 #, gcc-internal-format, gfc-internal-format
60464 msgid "Second argument of operator interface at %L cannot be optional"
60465 msgstr ""
60467 #: fortran/resolve.c:16383
60468 #, gcc-internal-format, gfc-internal-format
60469 msgid "Operator interface at %L must have, at most, two arguments"
60470 msgstr ""
60472 #: fortran/resolve.c:16461
60473 #, gcc-internal-format
60474 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
60475 msgstr ""
60477 #: fortran/scanner.c:332
60478 #, gcc-internal-format
60479 msgid "Include directory %qs: %s"
60480 msgstr ""
60482 #: fortran/scanner.c:336
60483 #, gcc-internal-format
60484 msgid "Nonexistent include directory %qs"
60485 msgstr ""
60487 #: fortran/scanner.c:341
60488 #, gcc-internal-format
60489 msgid "%qs is not a directory"
60490 msgstr ""
60492 #: fortran/scanner.c:744
60493 #, gcc-internal-format, gfc-internal-format
60494 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60495 msgstr ""
60497 #: fortran/scanner.c:784
60498 #, gcc-internal-format, gfc-internal-format
60499 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60500 msgstr ""
60502 #: fortran/scanner.c:1277 fortran/scanner.c:1470
60503 #, gcc-internal-format, gfc-internal-format
60504 msgid "Line truncated at %L"
60505 msgstr ""
60507 #: fortran/scanner.c:1333 fortran/scanner.c:1548
60508 #, gcc-internal-format, gfc-internal-format
60509 msgid "Limit of %d continuations exceeded in statement at %C"
60510 msgstr ""
60512 #: fortran/scanner.c:1412 fortran/scanner.c:1509
60513 #, gcc-internal-format, gfc-internal-format
60514 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
60515 msgstr ""
60517 #: fortran/scanner.c:1414 fortran/scanner.c:1511
60518 #, gcc-internal-format, gfc-internal-format
60519 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
60520 msgstr ""
60522 #: fortran/scanner.c:1425
60523 #, gcc-internal-format
60524 msgid "Missing %<&%> in continued character constant at %C"
60525 msgstr ""
60527 #: fortran/scanner.c:1699
60528 #, gcc-internal-format, gfc-internal-format
60529 msgid "Nonconforming tab character at %C"
60530 msgstr ""
60532 #: fortran/scanner.c:1710
60533 #, gcc-internal-format, gfc-internal-format
60534 msgid "Invalid character 0x%s at %C"
60535 msgstr ""
60537 #: fortran/scanner.c:1795 fortran/scanner.c:1798
60538 #, gcc-internal-format
60539 msgid "%<&%> not allowed by itself in line %d"
60540 msgstr ""
60542 #: fortran/scanner.c:1857
60543 #, gcc-internal-format, gfc-internal-format
60544 msgid "Nonconforming tab character in column %d of line %d"
60545 msgstr ""
60547 #: fortran/scanner.c:2086
60548 #, gcc-internal-format
60549 msgid "file %qs left but not entered"
60550 msgstr ""
60552 #: fortran/scanner.c:2124
60553 #, gcc-internal-format
60554 msgid "Illegal preprocessor directive"
60555 msgstr ""
60557 #: fortran/scanner.c:2251
60558 #, gcc-internal-format
60559 msgid "Can't open file %qs"
60560 msgstr ""
60562 #: fortran/simplify.c:92
60563 #, gcc-internal-format, gfc-internal-format
60564 msgid "Result of %s overflows its kind at %L"
60565 msgstr ""
60567 #: fortran/simplify.c:97
60568 #, gcc-internal-format, gfc-internal-format
60569 msgid "Result of %s underflows its kind at %L"
60570 msgstr ""
60572 #: fortran/simplify.c:102
60573 #, gcc-internal-format, gfc-internal-format
60574 msgid "Result of %s is NaN at %L"
60575 msgstr ""
60577 #: fortran/simplify.c:106
60578 #, gcc-internal-format, gfc-internal-format
60579 msgid "Result of %s gives range error for its kind at %L"
60580 msgstr ""
60582 #: fortran/simplify.c:129
60583 #, gcc-internal-format, gfc-internal-format
60584 msgid "KIND parameter of %s at %L must be an initialization expression"
60585 msgstr ""
60587 #: fortran/simplify.c:137
60588 #, gcc-internal-format, gfc-internal-format
60589 msgid "Invalid KIND parameter of %s at %L"
60590 msgstr ""
60592 #: fortran/simplify.c:747
60593 #, gcc-internal-format
60594 msgid "gfc_simplify_abs(): Bad type"
60595 msgstr ""
60597 #: fortran/simplify.c:768
60598 #, gcc-internal-format, gfc-internal-format
60599 msgid "Argument of %s function at %L is negative"
60600 msgstr ""
60602 #: fortran/simplify.c:775
60603 #, gcc-internal-format, gfc-internal-format
60604 msgid "Argument of %s function at %L outside of range [0,127]"
60605 msgstr ""
60607 #: fortran/simplify.c:793
60608 #, gcc-internal-format, gfc-internal-format
60609 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
60610 msgstr ""
60612 #: fortran/simplify.c:830
60613 #, gcc-internal-format, gfc-internal-format
60614 msgid "Argument of ACOS at %L must be between -1 and 1"
60615 msgstr ""
60617 #: fortran/simplify.c:844
60618 #, gcc-internal-format
60619 msgid "in gfc_simplify_acos(): Bad type"
60620 msgstr ""
60622 #: fortran/simplify.c:863
60623 #, gcc-internal-format, gfc-internal-format
60624 msgid "Argument of ACOSH at %L must not be less than 1"
60625 msgstr ""
60627 #: fortran/simplify.c:878
60628 #, gcc-internal-format
60629 msgid "in gfc_simplify_acosh(): Bad type"
60630 msgstr ""
60632 #: fortran/simplify.c:1107
60633 #, gcc-internal-format, gfc-internal-format
60634 msgid "Argument of ASIN at %L must be between -1 and 1"
60635 msgstr ""
60637 #: fortran/simplify.c:1121
60638 #, gcc-internal-format
60639 msgid "in gfc_simplify_asin(): Bad type"
60640 msgstr ""
60642 #: fortran/simplify.c:1149
60643 #, gcc-internal-format
60644 msgid "in gfc_simplify_asinh(): Bad type"
60645 msgstr ""
60647 #: fortran/simplify.c:1177
60648 #, gcc-internal-format
60649 msgid "in gfc_simplify_atan(): Bad type"
60650 msgstr ""
60652 #: fortran/simplify.c:1198
60653 #, gcc-internal-format, gfc-internal-format
60654 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
60655 msgstr ""
60657 #: fortran/simplify.c:1212
60658 #, gcc-internal-format
60659 msgid "in gfc_simplify_atanh(): Bad type"
60660 msgstr ""
60662 #: fortran/simplify.c:1229
60663 #, gcc-internal-format, gfc-internal-format
60664 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
60665 msgstr ""
60667 #: fortran/simplify.c:1321
60668 #, gcc-internal-format, gfc-internal-format
60669 msgid "Result of BESSEL_YN is -INF at %L"
60670 msgstr ""
60672 #: fortran/simplify.c:1690
60673 #, gcc-internal-format
60674 msgid "gfc_simplify_dcmplx(): Bad type (x)"
60675 msgstr ""
60677 #: fortran/simplify.c:1709
60678 #, gcc-internal-format
60679 msgid "gfc_simplify_dcmplx(): Bad type (y)"
60680 msgstr ""
60682 #: fortran/simplify.c:1790
60683 #, gcc-internal-format
60684 msgid "in simplify_trig_call(): Bad intrinsic"
60685 msgstr ""
60687 #: fortran/simplify.c:1850
60688 #, gcc-internal-format
60689 msgid "in gfc_simplify_trigd(): Bad type"
60690 msgstr ""
60692 #: fortran/simplify.c:1868
60693 #, gcc-internal-format
60694 msgid "in gfc_simplify_atrigd(): Bad type"
60695 msgstr ""
60697 #: fortran/simplify.c:1892
60698 #, gcc-internal-format
60699 msgid "in gfc_simplify_atan2d(): Bad type"
60700 msgstr ""
60702 #: fortran/simplify.c:1930
60703 #, gcc-internal-format
60704 msgid "in gfc_simplify_cos(): Bad type"
60705 msgstr ""
60707 #: fortran/simplify.c:2289
60708 #, gcc-internal-format
60709 msgid "gfc_simplify_dim(): Bad type"
60710 msgstr ""
60712 #: fortran/simplify.c:2859
60713 #, gcc-internal-format
60714 msgid "in gfc_simplify_exp(): Bad type"
60715 msgstr ""
60717 #: fortran/simplify.c:3081
60718 #, gcc-internal-format
60719 msgid "gfc_simplify_floor(): Bad kind"
60720 msgstr ""
60722 #: fortran/simplify.c:3231
60723 #, gcc-internal-format, gfc-internal-format
60724 msgid "Argument of IACHAR at %L must be of length one"
60725 msgstr ""
60727 #: fortran/simplify.c:3239
60728 #, gcc-internal-format, gfc-internal-format
60729 msgid "Argument of IACHAR function at %L outside of range 0..127"
60730 msgstr ""
60732 #: fortran/simplify.c:3354
60733 #, gcc-internal-format, gfc-internal-format
60734 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
60735 msgstr ""
60737 #: fortran/simplify.c:3378
60738 #, gcc-internal-format
60739 msgid "IBITS: Bad bit"
60740 msgstr ""
60742 #: fortran/simplify.c:3429
60743 #, gcc-internal-format, gfc-internal-format
60744 msgid "Argument of ICHAR at %L must be of length one"
60745 msgstr ""
60747 #. Left shift, as in SHIFTL.
60748 #: fortran/simplify.c:3794 fortran/simplify.c:3802
60749 #, gcc-internal-format, gfc-internal-format
60750 msgid "Second argument of %s is negative at %L"
60751 msgstr ""
60753 #: fortran/simplify.c:3814
60754 #, gcc-internal-format, gfc-internal-format
60755 msgid "Magnitude of second argument of %s exceeds bit size at %L"
60756 msgstr ""
60758 #: fortran/simplify.c:3939
60759 #, gcc-internal-format, gfc-internal-format
60760 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
60761 msgstr ""
60763 #: fortran/simplify.c:3942
60764 #, gcc-internal-format, gfc-internal-format
60765 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
60766 msgstr ""
60768 #: fortran/simplify.c:4262 fortran/simplify.c:4394
60769 #, gcc-internal-format, gfc-internal-format
60770 msgid "DIM argument at %L is out of bounds"
60771 msgstr ""
60773 #: fortran/simplify.c:4577
60774 #, gcc-internal-format, gfc-internal-format
60775 msgid "Argument of LOG at %L cannot be less than or equal to zero"
60776 msgstr ""
60778 #: fortran/simplify.c:4590
60779 #, gcc-internal-format, gfc-internal-format
60780 msgid "Complex argument of LOG at %L cannot be zero"
60781 msgstr ""
60783 #: fortran/simplify.c:4601
60784 #, gcc-internal-format
60785 msgid "gfc_simplify_log: bad type"
60786 msgstr ""
60788 #: fortran/simplify.c:4618
60789 #, gcc-internal-format, gfc-internal-format
60790 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
60791 msgstr ""
60793 #: fortran/simplify.c:4941
60794 #, gcc-internal-format
60795 msgid "simplify_min_max(): Bad type in arglist"
60796 msgstr ""
60798 #. Result is processor-dependent.
60799 #: fortran/simplify.c:5472
60800 #, gcc-internal-format, gfc-internal-format
60801 msgid "Second argument MOD at %L is zero"
60802 msgstr ""
60804 #. Result is processor-dependent.
60805 #: fortran/simplify.c:5483
60806 #, gcc-internal-format, gfc-internal-format
60807 msgid "Second argument of MOD at %L is zero"
60808 msgstr ""
60810 #: fortran/simplify.c:5494
60811 #, gcc-internal-format
60812 msgid "gfc_simplify_mod(): Bad arguments"
60813 msgstr ""
60815 #. Result is processor-dependent. This processor just opts
60816 #. to not handle it at all.
60817 #. Result is processor-dependent.
60818 #: fortran/simplify.c:5520 fortran/simplify.c:5532
60819 #, gcc-internal-format, gfc-internal-format
60820 msgid "Second argument of MODULO at %L is zero"
60821 msgstr ""
60823 #: fortran/simplify.c:5552
60824 #, gcc-internal-format
60825 msgid "gfc_simplify_modulo(): Bad arguments"
60826 msgstr ""
60828 #: fortran/simplify.c:5600
60829 #, gcc-internal-format, gfc-internal-format
60830 msgid "Result of NEAREST is NaN at %L"
60831 msgstr ""
60833 #: fortran/simplify.c:6081
60834 #, gcc-internal-format, gfc-internal-format
60835 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
60836 msgstr ""
60838 #: fortran/simplify.c:6137
60839 #, gcc-internal-format, gfc-internal-format
60840 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
60841 msgstr ""
60843 #: fortran/simplify.c:6174
60844 #, gcc-internal-format, gfc-internal-format
60845 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
60846 msgstr ""
60848 #: fortran/simplify.c:6302
60849 #, gcc-internal-format, gfc-internal-format
60850 msgid "Reshaped array too large at %C"
60851 msgstr ""
60853 #: fortran/simplify.c:6416
60854 #, gcc-internal-format, gfc-internal-format
60855 msgid "Result of SCALE overflows its kind at %L"
60856 msgstr ""
60858 #: fortran/simplify.c:6995
60859 #, gcc-internal-format
60860 msgid "Bad type in gfc_simplify_sign"
60861 msgstr ""
60863 #: fortran/simplify.c:7024
60864 #, gcc-internal-format
60865 msgid "in gfc_simplify_sin(): Bad type"
60866 msgstr ""
60868 #: fortran/simplify.c:7151 fortran/simplify.c:7431
60869 #, gcc-internal-format
60870 msgid "Failure getting length of a constant array."
60871 msgstr ""
60873 #: fortran/simplify.c:7161
60874 #, gcc-internal-format
60875 msgid "The number of elements (%d) in the array constructor at %L requires an increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> option."
60876 msgstr ""
60878 #: fortran/simplify.c:7227
60879 #, gcc-internal-format, gfc-internal-format
60880 msgid "Simplification of SPREAD at %C not yet implemented"
60881 msgstr ""
60883 #: fortran/simplify.c:7251
60884 #, gcc-internal-format, gfc-internal-format
60885 msgid "Argument of SQRT at %L has a negative value"
60886 msgstr ""
60888 #: fortran/simplify.c:7267
60889 #, gcc-internal-format, gfc-internal-format
60890 msgid "invalid argument of SQRT at %L"
60891 msgstr ""
60893 #: fortran/simplify.c:7598
60894 #, gcc-internal-format, gfc-internal-format
60895 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
60896 msgstr ""
60898 #: fortran/simplify.c:7621
60899 #, gcc-internal-format, gfc-internal-format
60900 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
60901 msgstr ""
60903 #: fortran/simplify.c:7993
60904 #, gcc-internal-format
60905 msgid "gfc_convert_constant(): Unexpected type"
60906 msgstr ""
60908 #: fortran/simplify.c:8078
60909 #, gcc-internal-format
60910 msgid "Character %qs in string at %L cannot be converted into character kind %d"
60911 msgstr ""
60913 #: fortran/st.c:277
60914 #, gcc-internal-format
60915 msgid "gfc_free_statement(): Bad statement"
60916 msgstr ""
60918 #: fortran/symbol.c:141
60919 #, gcc-internal-format, gfc-internal-format
60920 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
60921 msgstr ""
60923 #: fortran/symbol.c:178
60924 #, gcc-internal-format
60925 msgid "Letter %qc already set in IMPLICIT statement at %C"
60926 msgstr ""
60928 #: fortran/symbol.c:200
60929 #, gcc-internal-format, gfc-internal-format
60930 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
60931 msgstr ""
60933 #: fortran/symbol.c:210
60934 #, gcc-internal-format
60935 msgid "Letter %qc already has an IMPLICIT type at %C"
60936 msgstr ""
60938 #: fortran/symbol.c:234
60939 #, gcc-internal-format
60940 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
60941 msgstr ""
60943 #: fortran/symbol.c:239
60944 #, gcc-internal-format
60945 msgid "gfc_get_default_type(): Bad symbol %qs"
60946 msgstr ""
60948 #: fortran/symbol.c:296
60949 #, gcc-internal-format
60950 msgid "gfc_set_default_type(): symbol already has a type"
60951 msgstr ""
60953 #: fortran/symbol.c:306
60954 #, gcc-internal-format
60955 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
60956 msgstr ""
60958 #: fortran/symbol.c:310
60959 #, gcc-internal-format
60960 msgid "Symbol %qs at %L has no IMPLICIT type"
60961 msgstr ""
60963 #. BIND(C) variables should not be implicitly declared.
60964 #: fortran/symbol.c:330
60965 #, gcc-internal-format
60966 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
60967 msgstr ""
60969 #. Dummy args to a BIND(C) routine may not be interoperable if
60970 #. they are implicitly typed.
60971 #: fortran/symbol.c:346
60972 #, gcc-internal-format
60973 msgid "Implicitly declared variable %qs at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure %qs at %L"
60974 msgstr ""
60976 #: fortran/symbol.c:387
60977 #, gcc-internal-format
60978 msgid "Function result %qs at %L has no IMPLICIT type"
60979 msgstr ""
60981 #: fortran/symbol.c:485
60982 #, gcc-internal-format, gfc-internal-format
60983 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
60984 msgstr ""
60986 #: fortran/symbol.c:510
60987 #, gcc-internal-format, gfc-internal-format
60988 msgid "Namelist group name at %L cannot have the SAVE attribute"
60989 msgstr ""
60991 #: fortran/symbol.c:529
60992 #, gcc-internal-format
60993 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
60994 msgstr ""
60996 #: fortran/symbol.c:562
60997 #, gcc-internal-format, gfc-internal-format
60998 msgid "Procedure pointer at %C"
60999 msgstr ""
61001 #: fortran/symbol.c:773
61002 #, gcc-internal-format, gfc-internal-format
61003 msgid "%s attribute applied to %s %s at %L"
61004 msgstr ""
61006 #: fortran/symbol.c:780
61007 #, gcc-internal-format, gfc-internal-format
61008 msgid "BIND(C) applied to %s %s at %L"
61009 msgstr ""
61011 #: fortran/symbol.c:901 fortran/symbol.c:912 fortran/symbol.c:1762
61012 #, gcc-internal-format, gfc-internal-format
61013 msgid "%s attribute conflicts with %s attribute at %L"
61014 msgstr ""
61016 #: fortran/symbol.c:904 fortran/symbol.c:918
61017 #, gcc-internal-format
61018 msgid "%s attribute conflicts with %s attribute in %qs at %L"
61019 msgstr ""
61021 #: fortran/symbol.c:962
61022 #, gcc-internal-format, gfc-internal-format
61023 msgid "Cannot change attributes of USE-associated symbol at %L"
61024 msgstr ""
61026 #: fortran/symbol.c:965
61027 #, gcc-internal-format, gfc-internal-format
61028 msgid "Cannot change attributes of USE-associated symbol %s at %L"
61029 msgstr ""
61031 #: fortran/symbol.c:981
61032 #, gcc-internal-format, gfc-internal-format
61033 msgid "Duplicate %s attribute specified at %L"
61034 msgstr ""
61036 #: fortran/symbol.c:1023
61037 #, gcc-internal-format, gfc-internal-format
61038 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
61039 msgstr ""
61041 #: fortran/symbol.c:1040
61042 #, gcc-internal-format, gfc-internal-format
61043 msgid "Duplicate AUTOMATIC attribute specified at %L"
61044 msgstr ""
61046 #: fortran/symbol.c:1064
61047 #, gcc-internal-format
61048 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
61049 msgstr ""
61051 #: fortran/symbol.c:1090
61052 #, gcc-internal-format
61053 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
61054 msgstr ""
61056 #: fortran/symbol.c:1246
61057 #, gcc-internal-format, gfc-internal-format
61058 msgid "Cray Pointee at %L appears in multiple pointer() statements"
61059 msgstr ""
61061 #: fortran/symbol.c:1265
61062 #, gcc-internal-format, gfc-internal-format
61063 msgid "Duplicate PROTECTED attribute specified at %L"
61064 msgstr ""
61066 #: fortran/symbol.c:1298
61067 #, gcc-internal-format, gfc-internal-format
61068 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
61069 msgstr ""
61071 #: fortran/symbol.c:1309
61072 #, gcc-internal-format, gfc-internal-format
61073 msgid "Duplicate SAVE attribute specified at %L"
61074 msgstr ""
61076 #: fortran/symbol.c:1329
61077 #, gcc-internal-format, gfc-internal-format
61078 msgid "Duplicate VALUE attribute specified at %L"
61079 msgstr ""
61081 #: fortran/symbol.c:1348
61082 #, gcc-internal-format, gfc-internal-format
61083 msgid "Duplicate VOLATILE attribute specified at %L"
61084 msgstr ""
61086 #: fortran/symbol.c:1367
61087 #, gcc-internal-format, gfc-internal-format
61088 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
61089 msgstr ""
61091 #: fortran/symbol.c:1758
61092 #, gcc-internal-format
61093 msgid "%s attribute of %qs conflicts with %s attribute at %L"
61094 msgstr ""
61096 #: fortran/symbol.c:1794
61097 #, gcc-internal-format, gfc-internal-format
61098 msgid ""
61099 "%s procedure at %L is already declared as %s procedure. \n"
61100 "F2008: A pointer function assignment is ambiguous if it is the first executable statement after the specification block. Please add any other kind of executable statement before it. FIXME"
61101 msgstr ""
61103 #: fortran/symbol.c:1802
61104 #, gcc-internal-format, gfc-internal-format
61105 msgid "%s procedure at %L is already declared as %s procedure"
61106 msgstr ""
61108 #: fortran/symbol.c:1837
61109 #, gcc-internal-format, gfc-internal-format
61110 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
61111 msgstr ""
61113 #: fortran/symbol.c:1861
61114 #, gcc-internal-format, gfc-internal-format
61115 msgid "ACCESS specification at %L was already specified"
61116 msgstr ""
61118 #: fortran/symbol.c:1878
61119 #, gcc-internal-format, gfc-internal-format
61120 msgid "Duplicate BIND attribute specified at %L"
61121 msgstr ""
61123 #: fortran/symbol.c:1885
61124 #, gcc-internal-format, gfc-internal-format
61125 msgid "BIND(C) at %L"
61126 msgstr ""
61128 #: fortran/symbol.c:1901
61129 #, gcc-internal-format, gfc-internal-format
61130 msgid "Duplicate EXTENDS attribute specified at %L"
61131 msgstr ""
61133 #: fortran/symbol.c:1905
61134 #, gcc-internal-format, gfc-internal-format
61135 msgid "EXTENDS at %L"
61136 msgstr ""
61138 #: fortran/symbol.c:1931
61139 #, gcc-internal-format
61140 msgid "Symbol %qs at %L already has an explicit interface"
61141 msgstr ""
61143 #: fortran/symbol.c:1938
61144 #, gcc-internal-format
61145 msgid "%qs at %L has attributes specified outside its INTERFACE body"
61146 msgstr ""
61148 #: fortran/symbol.c:1976
61149 #, gcc-internal-format
61150 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
61151 msgstr ""
61153 #: fortran/symbol.c:1980
61154 #, gcc-internal-format
61155 msgid "Symbol %qs at %L already has basic type of %s"
61156 msgstr ""
61158 #: fortran/symbol.c:1987
61159 #, gcc-internal-format
61160 msgid "Procedure %qs at %L may not have basic type of %s"
61161 msgstr ""
61163 #: fortran/symbol.c:1999
61164 #, gcc-internal-format
61165 msgid "Symbol %qs at %L cannot have a type"
61166 msgstr ""
61168 #: fortran/symbol.c:2242
61169 #, gcc-internal-format
61170 msgid "Component %qs at %C already in the parent type at %L"
61171 msgstr ""
61173 #: fortran/symbol.c:2327
61174 #, gcc-internal-format
61175 msgid "Symbol %qs at %C is ambiguous"
61176 msgstr ""
61178 #: fortran/symbol.c:2359
61179 #, gcc-internal-format
61180 msgid "Derived type %qs at %C is being used before it is defined"
61181 msgstr ""
61183 #: fortran/symbol.c:2508
61184 #, gcc-internal-format
61185 msgid "Component %qs at %C is a PRIVATE component of %qs"
61186 msgstr ""
61188 #: fortran/symbol.c:2529
61189 #, gcc-internal-format
61190 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
61191 msgstr ""
61193 #: fortran/symbol.c:2533
61194 #, gcc-internal-format
61195 msgid "%qs at %C is not a member of the %qs structure"
61196 msgstr ""
61198 #: fortran/symbol.c:2697
61199 #, gcc-internal-format, gfc-internal-format
61200 msgid "Duplicate statement label %d at %L and %L"
61201 msgstr ""
61203 #: fortran/symbol.c:2708
61204 #, gcc-internal-format, gfc-internal-format
61205 msgid "Label %d at %C already referenced as branch target"
61206 msgstr ""
61208 #: fortran/symbol.c:2718
61209 #, gcc-internal-format, gfc-internal-format
61210 msgid "Label %d at %C already referenced as a format label"
61211 msgstr ""
61213 #: fortran/symbol.c:2724
61214 #, gcc-internal-format, gfc-internal-format
61215 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
61216 msgstr ""
61218 #: fortran/symbol.c:2766
61219 #, gcc-internal-format, gfc-internal-format
61220 msgid "Label %d at %C previously used as a FORMAT label"
61221 msgstr ""
61223 #: fortran/symbol.c:2775
61224 #, gcc-internal-format, gfc-internal-format
61225 msgid "Label %d at %C previously used as branch target"
61226 msgstr ""
61228 #: fortran/symbol.c:2781
61229 #, gcc-internal-format, gfc-internal-format
61230 msgid "Shared DO termination label %d at %C"
61231 msgstr ""
61233 #: fortran/symbol.c:3110
61234 #, gcc-internal-format
61235 msgid "new_symbol(): Symbol name too long"
61236 msgstr ""
61238 #: fortran/symbol.c:3135
61239 #, gcc-internal-format
61240 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
61241 msgstr ""
61243 #: fortran/symbol.c:3138
61244 #, gcc-internal-format
61245 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
61246 msgstr ""
61248 #. Symbol is from another namespace.
61249 #: fortran/symbol.c:3381
61250 #, gcc-internal-format
61251 msgid "Symbol %qs at %C has already been host associated"
61252 msgstr ""
61254 #: fortran/symbol.c:4397
61255 #, gcc-internal-format
61256 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
61257 msgstr ""
61259 #: fortran/symbol.c:4410
61260 #, gcc-internal-format
61261 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
61262 msgstr ""
61264 #: fortran/symbol.c:4428
61265 #, gcc-internal-format
61266 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
61267 msgstr ""
61269 #: fortran/symbol.c:4449
61270 #, gcc-internal-format
61271 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
61272 msgstr ""
61274 #: fortran/symbol.c:4459
61275 #, gcc-internal-format
61276 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
61277 msgstr ""
61279 #: fortran/symbol.c:4470
61280 #, gcc-internal-format
61281 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
61282 msgstr ""
61284 #: fortran/symbol.c:4509
61285 #, gcc-internal-format
61286 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
61287 msgstr ""
61289 #: fortran/symbol.c:4519
61290 #, gcc-internal-format
61291 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
61292 msgstr ""
61294 #: fortran/symbol.c:4533
61295 #, gcc-internal-format
61296 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
61297 msgstr ""
61299 #: fortran/symbol.c:4541
61300 #, gcc-internal-format
61301 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
61302 msgstr ""
61304 #: fortran/symbol.c:5018 fortran/symbol.c:5023
61305 #, gcc-internal-format
61306 msgid "Symbol %qs is used before it is typed at %L"
61307 msgstr ""
61309 #: fortran/target-memory.c:126
61310 #, gcc-internal-format
61311 msgid "Invalid expression in gfc_element_size."
61312 msgstr ""
61314 #: fortran/target-memory.c:345
61315 #, gcc-internal-format
61316 msgid "Invalid expression in gfc_target_encode_expr."
61317 msgstr ""
61319 #: fortran/target-memory.c:614
61320 #, gcc-internal-format
61321 msgid "Invalid expression in gfc_target_interpret_expr."
61322 msgstr ""
61324 #: fortran/target-memory.c:687
61325 #, gcc-internal-format, gfc-internal-format
61326 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
61327 msgstr ""
61329 #: fortran/target-memory.c:690
61330 #, gcc-internal-format, gfc-internal-format
61331 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
61332 msgstr ""
61334 #: fortran/target-memory.c:778
61335 #, gcc-internal-format, gfc-internal-format
61336 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
61337 msgstr ""
61339 #. Problems occur when we get something like
61340 #. integer :: a(lots) = (/(i, i=1, lots)/)
61341 #: fortran/trans-array.c:5927
61342 #, gcc-internal-format
61343 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
61344 msgstr ""
61346 #: fortran/trans-array.c:7860
61347 #, gcc-internal-format
61348 msgid "Creating array temporary at %L for argument %qs"
61349 msgstr ""
61351 #: fortran/trans-array.c:10693
61352 #, gcc-internal-format, gfc-internal-format
61353 msgid "bad expression type during walk (%d)"
61354 msgstr ""
61356 #: fortran/trans-common.c:401
61357 #, gcc-internal-format
61358 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
61359 msgstr ""
61361 #: fortran/trans-common.c:782
61362 #, gcc-internal-format
61363 msgid "get_mpz(): Not an integer constant"
61364 msgstr ""
61366 #: fortran/trans-common.c:810
61367 #, gcc-internal-format
61368 msgid "element_number(): Bad dimension type"
61369 msgstr ""
61371 #: fortran/trans-common.c:880
61372 #, gcc-internal-format, gfc-internal-format
61373 msgid "Bad array reference at %L"
61374 msgstr ""
61376 #: fortran/trans-common.c:888
61377 #, gcc-internal-format, gfc-internal-format
61378 msgid "Illegal reference type at %L as EQUIVALENCE object"
61379 msgstr ""
61381 #: fortran/trans-common.c:928
61382 #, gcc-internal-format
61383 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
61384 msgstr ""
61386 #. Aligning this field would misalign a previous field.
61387 #: fortran/trans-common.c:1061
61388 #, gcc-internal-format
61389 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
61390 msgstr ""
61392 #: fortran/trans-common.c:1126
61393 #, gcc-internal-format
61394 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
61395 msgstr ""
61397 #: fortran/trans-common.c:1141
61398 #, gcc-internal-format
61399 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
61400 msgstr ""
61402 #: fortran/trans-common.c:1157
61403 #, gcc-internal-format
61404 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
61405 msgstr ""
61407 #: fortran/trans-common.c:1163
61408 #, gcc-internal-format
61409 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
61410 msgstr ""
61412 #: fortran/trans-common.c:1184
61413 #, gcc-internal-format
61414 msgid "COMMON %qs at %L does not exist"
61415 msgstr ""
61417 #: fortran/trans-common.c:1193
61418 #, gcc-internal-format
61419 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61420 msgstr ""
61422 #: fortran/trans-common.c:1198
61423 #, gcc-internal-format
61424 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61425 msgstr ""
61427 #: fortran/trans-const.c:335
61428 #, gcc-internal-format, gfc-internal-format
61429 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
61430 msgstr ""
61432 #: fortran/trans-const.c:372
61433 #, gcc-internal-format, gfc-internal-format
61434 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
61435 msgstr ""
61437 #: fortran/trans-const.c:403
61438 #, gcc-internal-format, gfc-internal-format
61439 msgid "non-constant initialization expression at %L"
61440 msgstr ""
61442 #: fortran/trans-decl.c:1702
61443 #, gcc-internal-format
61444 msgid "intrinsic variable which isn't a procedure"
61445 msgstr ""
61447 #: fortran/trans-decl.c:4284 fortran/trans-decl.c:6585
61448 #, gcc-internal-format
61449 msgid "Return value of function %qs at %L not set"
61450 msgstr ""
61452 #: fortran/trans-decl.c:4765
61453 #, gcc-internal-format
61454 msgid "Deferred type parameter not yet supported"
61455 msgstr ""
61457 #: fortran/trans-decl.c:4994
61458 #, gcc-internal-format
61459 msgid "backend decl for module variable %qs already exists"
61460 msgstr ""
61462 #: fortran/trans-decl.c:5007
61463 #, gcc-internal-format
61464 msgid "Unused PRIVATE module variable %qs declared at %L"
61465 msgstr ""
61467 #: fortran/trans-decl.c:5605
61468 #, gcc-internal-format
61469 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
61470 msgstr ""
61472 #: fortran/trans-decl.c:5611
61473 #, gcc-internal-format
61474 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
61475 msgstr ""
61477 #: fortran/trans-decl.c:5621 fortran/trans-decl.c:5762
61478 #, gcc-internal-format
61479 msgid "Unused dummy argument %qs at %L"
61480 msgstr ""
61482 #: fortran/trans-decl.c:5636
61483 #, gcc-internal-format
61484 msgid "Unused module variable %qs which has been explicitly imported at %L"
61485 msgstr ""
61487 #: fortran/trans-decl.c:5655
61488 #, gcc-internal-format
61489 msgid "Unused variable %qs declared at %L"
61490 msgstr ""
61492 #: fortran/trans-decl.c:5704
61493 #, gcc-internal-format
61494 msgid "Unused parameter %qs declared at %L"
61495 msgstr "Невикористаний параметр %qs, оголошено у %L"
61497 #: fortran/trans-decl.c:5708
61498 #, gcc-internal-format
61499 msgid "Unused parameter %qs which has been explicitly imported at %L"
61500 msgstr "Невикористаний параметр %qs, який було явно імпортовано у %L"
61502 #: fortran/trans-decl.c:5734
61503 #, gcc-internal-format
61504 msgid "Return value %qs of function %qs declared at %L not set"
61505 msgstr ""
61507 #: fortran/trans-decl.c:6311
61508 #, gcc-internal-format, gfc-internal-format
61509 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
61510 msgstr ""
61512 #: fortran/trans-expr.c:926
61513 #, gcc-internal-format, gfc-internal-format
61514 msgid "Can't compute the length of the char array at %L."
61515 msgstr ""
61517 #: fortran/trans-expr.c:1585
61518 #, gcc-internal-format, gfc-internal-format
61519 msgid "Code for reallocating the allocatable variable at %L will be added"
61520 msgstr ""
61522 #: fortran/trans-expr.c:1883
61523 #, gcc-internal-format, gfc-internal-format
61524 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
61525 msgstr ""
61527 #: fortran/trans-expr.c:1892
61528 #, gcc-internal-format, gfc-internal-format
61529 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
61530 msgstr ""
61532 #: fortran/trans-expr.c:3412
61533 #, gcc-internal-format
61534 msgid "Unknown intrinsic op"
61535 msgstr ""
61537 #: fortran/trans-expr.c:4714
61538 #, gcc-internal-format, gfc-internal-format
61539 msgid "Unknown argument list function at %L"
61540 msgstr ""
61542 #: fortran/trans-intrinsic.c:855
61543 #, gcc-internal-format
61544 msgid "Intrinsic function %qs (%d) not recognized"
61545 msgstr ""
61547 #: fortran/trans-intrinsic.c:2360 fortran/trans-intrinsic.c:2825
61548 #: fortran/trans-intrinsic.c:3022
61549 #, gcc-internal-format
61550 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
61551 msgstr ""
61553 #: fortran/trans-intrinsic.c:10572 fortran/trans-stmt.c:1050
61554 #, gcc-internal-format, gfc-internal-format
61555 msgid "Sorry, the event component of derived type at %L is not yet supported"
61556 msgstr ""
61558 #: fortran/trans-intrinsic.c:10579
61559 #, gcc-internal-format, gfc-internal-format
61560 msgid "The event variable at %L shall not be coindexed"
61561 msgstr ""
61563 #: fortran/trans-io.c:1967
61564 #, gcc-internal-format
61565 msgid "build_dt: format with namelist"
61566 msgstr ""
61568 #: fortran/trans-io.c:2510
61569 #, gcc-internal-format, gfc-internal-format
61570 msgid "Bad IO basetype (%d)"
61571 msgstr ""
61573 #: fortran/trans-openmp.c:1058
61574 #, gcc-internal-format
61575 msgid "implicit mapping of assumed size array %qD"
61576 msgstr ""
61578 #: fortran/trans-openmp.c:4997
61579 #, gcc-internal-format
61580 msgid "gfc_trans_omp_workshare(): Bad statement code"
61581 msgstr ""
61583 #: fortran/trans-stmt.c:546
61584 #, gcc-internal-format, gfc-internal-format
61585 msgid "An alternate return at %L without a * dummy argument"
61586 msgstr ""
61588 #: fortran/trans-stmt.c:853
61589 #, gcc-internal-format, gfc-internal-format
61590 msgid "Sorry, the lock component of derived type at %L is not yet supported"
61591 msgstr ""
61593 #: fortran/trans-stmt.c:1312
61594 #, gcc-internal-format, gfc-internal-format
61595 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
61596 msgstr ""
61598 #: fortran/trans-stmt.c:3346
61599 #, gcc-internal-format
61600 msgid "gfc_trans_select(): Bad type for case expr."
61601 msgstr ""
61603 #: fortran/trans-types.c:555
61604 #, gcc-internal-format
61605 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
61606 msgstr ""
61608 #: fortran/trans-types.c:564
61609 #, gcc-internal-format
61610 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
61611 msgstr ""
61613 #: fortran/trans-types.c:583
61614 #, gcc-internal-format
61615 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
61616 msgstr ""
61618 #: fortran/trans-types.c:591
61619 #, gcc-internal-format
61620 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
61621 msgstr ""
61623 #: fortran/trans-types.c:599
61624 #, gcc-internal-format
61625 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
61626 msgstr ""
61628 #: fortran/trans-types.c:607
61629 #, gcc-internal-format
61630 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
61631 msgstr ""
61633 #: fortran/trans-types.c:615
61634 #, gcc-internal-format
61635 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
61636 msgstr ""
61638 #: fortran/trans-types.c:623
61639 #, gcc-internal-format
61640 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
61641 msgstr ""
61643 #: fortran/trans-types.c:654
61644 #, gcc-internal-format
61645 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
61646 msgstr ""
61648 #: fortran/trans-types.c:662
61649 #, gcc-internal-format
61650 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
61651 msgstr ""
61653 #: fortran/trans-types.c:670
61654 #, gcc-internal-format
61655 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
61656 msgstr ""
61658 #: fortran/trans-types.c:810
61659 #, gcc-internal-format
61660 msgid "gfc_validate_kind(): Got bad type"
61661 msgstr ""
61663 #: fortran/trans-types.c:814
61664 #, gcc-internal-format
61665 msgid "gfc_validate_kind(): Got bad kind"
61666 msgstr ""
61668 #: fortran/trans.c:2120
61669 #, gcc-internal-format
61670 msgid "gfc_trans_code(): Bad statement code"
61671 msgstr ""
61673 #: jit/docs/examples/tut05-bf.c:242
61674 #, gcc-internal-format
61675 msgid "too many open parens"
61676 msgstr ""
61678 #: jit/docs/examples/tut05-bf.c:275
61679 #, gcc-internal-format
61680 msgid "mismatching parens"
61681 msgstr ""
61683 #: jit/docs/examples/tut05-bf.c:310
61684 #, gcc-internal-format
61685 msgid "unable to open file"
61686 msgstr "не вдалося відкрити файл"
61688 #: lto/lto-lang.c:305
61689 #, gcc-internal-format
61690 msgid "%s:%s: %E: %E"
61691 msgstr ""
61693 #: lto/lto-lang.c:864
61694 #, gcc-internal-format
61695 msgid "-fwpa and -fltrans are mutually exclusive"
61696 msgstr ""
61698 #: lto/lto-object.c:107
61699 #, gcc-internal-format, gfc-internal-format
61700 msgid "open %s failed: %s"
61701 msgstr ""
61703 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
61704 #: lto/lto-object.c:340 lto/lto-object.c:364
61705 #, gcc-internal-format, gfc-internal-format
61706 msgid "%s: %s"
61707 msgstr "%s: %s"
61709 #: lto/lto-object.c:153
61710 #, gcc-internal-format, gfc-internal-format
61711 msgid "%s: %s: %s"
61712 msgstr ""
61714 #: lto/lto-object.c:195
61715 #, gcc-internal-format, gfc-internal-format
61716 msgid "close: %s"
61717 msgstr ""
61719 #: lto/lto-object.c:251
61720 #, gcc-internal-format, gfc-internal-format
61721 msgid "two or more sections for %s"
61722 msgstr ""
61724 #: lto/lto-partition.c:516
61725 #, gcc-internal-format
61726 msgid "min partition size cannot be greater than max partition size"
61727 msgstr ""
61729 #: lto/lto-symtab.c:176
61730 #, gcc-internal-format
61731 msgid "%qD is defined with tls model %s"
61732 msgstr ""
61734 #: lto/lto-symtab.c:178
61735 #, gcc-internal-format, gfc-internal-format
61736 msgid "previously defined here as %s"
61737 msgstr ""
61739 #: lto/lto-symtab.c:480
61740 #, gcc-internal-format
61741 msgid "multiple prevailing defs for %qE"
61742 msgstr ""
61744 #: lto/lto-symtab.c:498
61745 #, gcc-internal-format
61746 msgid "%qD has already been defined"
61747 msgstr ""
61749 #: lto/lto-symtab.c:500
61750 #, gcc-internal-format
61751 msgid "previously defined here"
61752 msgstr ""
61754 #: lto/lto-symtab.c:717
61755 #, gcc-internal-format
61756 msgid "%qD violates the C++ One Definition Rule "
61757 msgstr ""
61759 #: lto/lto-symtab.c:722
61760 #, gcc-internal-format
61761 msgid "type of %qD does not match original declaration"
61762 msgstr ""
61764 #: lto/lto-symtab.c:742
61765 #, gcc-internal-format
61766 msgid "alignment of %qD is bigger than original declaration"
61767 msgstr ""
61769 #: lto/lto-symtab.c:748
61770 #, gcc-internal-format
61771 msgid "size of %qD differ from the size of original declaration"
61772 msgstr ""
61774 #: lto/lto-symtab.c:753
61775 #, gcc-internal-format
61776 msgid "%qD was previously declared here"
61777 msgstr ""
61779 #: lto/lto-symtab.c:756
61780 #, gcc-internal-format
61781 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
61782 msgstr ""
61784 #: lto/lto-symtab.c:842
61785 #, gcc-internal-format
61786 msgid "variable %qD redeclared as function"
61787 msgstr ""
61789 #: lto/lto-symtab.c:849
61790 #, gcc-internal-format
61791 msgid "function %qD redeclared as variable"
61792 msgstr ""
61794 #: lto/lto-symtab.c:861
61795 #, gcc-internal-format
61796 msgid "previously declared here"
61797 msgstr ""
61799 #: lto/lto.c:1890
61800 #, gcc-internal-format
61801 msgid "bytecode stream: garbage at the end of symbols section"
61802 msgstr ""
61804 #: lto/lto.c:1917
61805 #, gcc-internal-format
61806 msgid "could not parse hex number"
61807 msgstr ""
61809 #: lto/lto.c:1949
61810 #, gcc-internal-format, gfc-internal-format
61811 msgid "unexpected file name %s in linker resolution file. Expected %s"
61812 msgstr ""
61814 #: lto/lto.c:1958
61815 #, gcc-internal-format
61816 msgid "could not parse file offset"
61817 msgstr ""
61819 #: lto/lto.c:1961
61820 #, gcc-internal-format
61821 msgid "unexpected offset"
61822 msgstr ""
61824 #: lto/lto.c:1983
61825 #, gcc-internal-format
61826 msgid "invalid line in the resolution file"
61827 msgstr ""
61829 #: lto/lto.c:1994
61830 #, gcc-internal-format
61831 msgid "invalid resolution in the resolution file"
61832 msgstr ""
61834 #: lto/lto.c:2000
61835 #, gcc-internal-format
61836 msgid "resolution sub id %wx not in object file"
61837 msgstr ""
61839 #: lto/lto.c:2117
61840 #, gcc-internal-format, gfc-internal-format
61841 msgid "cannot read LTO decls from %s"
61842 msgstr ""
61844 #: lto/lto.c:2223
61845 #, gcc-internal-format, gfc-internal-format
61846 msgid "Cannot open %s"
61847 msgstr "Не вдалося відкрити %s"
61849 #: lto/lto.c:2244
61850 #, gcc-internal-format, gfc-internal-format
61851 msgid "Cannot map %s"
61852 msgstr ""
61854 #: lto/lto.c:2255
61855 #, gcc-internal-format, gfc-internal-format
61856 msgid "Cannot read %s"
61857 msgstr "Не вдалося прочитати %s"
61859 #: lto/lto.c:2369
61860 #, gcc-internal-format
61861 msgid "lto_obj_file_open() failed"
61862 msgstr ""
61864 #: lto/lto.c:2394
61865 #, gcc-internal-format
61866 msgid "waitpid failed"
61867 msgstr "помилка waitpid"
61869 #: lto/lto.c:2397
61870 #, gcc-internal-format
61871 msgid "streaming subprocess failed"
61872 msgstr ""
61874 #: lto/lto.c:2400
61875 #, gcc-internal-format
61876 msgid "streaming subprocess was killed by signal"
61877 msgstr ""
61879 #: lto/lto.c:2476
61880 #, gcc-internal-format
61881 msgid "no LTRANS output list filename provided"
61882 msgstr ""
61884 #: lto/lto.c:2564
61885 #, gcc-internal-format
61886 msgid "opening LTRANS output list %s: %m"
61887 msgstr ""
61889 #: lto/lto.c:2570
61890 #, gcc-internal-format
61891 msgid "writing to LTRANS output list %s: %m"
61892 msgstr ""
61894 #: lto/lto.c:2581
61895 #, gcc-internal-format
61896 msgid "closing LTRANS output list %s: %m"
61897 msgstr ""
61899 #: lto/lto.c:2833
61900 #, gcc-internal-format
61901 msgid "could not open symbol resolution file: %m"
61902 msgstr ""
61904 #: lto/lto.c:2954
61905 #, gcc-internal-format, gfc-internal-format
61906 msgid "missing resolution data for %s"
61907 msgstr ""
61909 #: lto/lto.c:2986
61910 #, gcc-internal-format
61911 msgid "errors during merging of translation units"
61912 msgstr ""
61914 #: objc/objc-act.c:425 objc/objc-act.c:6786
61915 #, gcc-internal-format
61916 msgid "%<@end%> missing in implementation context"
61917 msgstr ""
61919 #: objc/objc-act.c:578
61920 #, gcc-internal-format
61921 msgid "class attributes are not available in Objective-C 1.0"
61922 msgstr ""
61924 #: objc/objc-act.c:593
61925 #, gcc-internal-format
61926 msgid "category attributes are not available in Objective-C 1.0"
61927 msgstr ""
61929 #: objc/objc-act.c:596
61930 #, gcc-internal-format
61931 msgid "category attributes are not available in this version of the compiler, (ignored)"
61932 msgstr ""
61934 #: objc/objc-act.c:602
61935 #, gcc-internal-format
61936 msgid "class extensions are not available in Objective-C 1.0"
61937 msgstr ""
61939 #: objc/objc-act.c:616
61940 #, gcc-internal-format
61941 msgid "class extension for class %qE declared after its %<@implementation%>"
61942 msgstr ""
61944 #: objc/objc-act.c:631
61945 #, gcc-internal-format
61946 msgid "protocol attributes are not available in Objective-C 1.0"
61947 msgstr ""
61949 #: objc/objc-act.c:696
61950 #, gcc-internal-format
61951 msgid "%<@end%> must appear in an @implementation context"
61952 msgstr ""
61954 #: objc/objc-act.c:705
61955 #, gcc-internal-format
61956 msgid "%<@package%> is not available in Objective-C 1.0"
61957 msgstr ""
61959 #: objc/objc-act.c:707
61960 #, gcc-internal-format
61961 msgid "%<@package%> presently has the same effect as %<@public%>"
61962 msgstr ""
61964 #: objc/objc-act.c:718
61965 #, gcc-internal-format
61966 msgid "%<@optional%> is not available in Objective-C 1.0"
61967 msgstr ""
61969 #: objc/objc-act.c:720
61970 #, gcc-internal-format
61971 msgid "%<@required%> is not available in Objective-C 1.0"
61972 msgstr ""
61974 #: objc/objc-act.c:728
61975 #, gcc-internal-format
61976 msgid "%<@optional%> is allowed in @protocol context only"
61977 msgstr ""
61979 #: objc/objc-act.c:730
61980 #, gcc-internal-format
61981 msgid "%<@required%> is allowed in @protocol context only"
61982 msgstr ""
61984 #: objc/objc-act.c:837
61985 #, gcc-internal-format
61986 msgid "%<@property%> is not available in Objective-C 1.0"
61987 msgstr ""
61989 #: objc/objc-act.c:841
61990 #, gcc-internal-format
61991 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
61992 msgstr ""
61994 #: objc/objc-act.c:858
61995 #, gcc-internal-format
61996 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
61997 msgstr ""
61999 #: objc/objc-act.c:864
62000 #, gcc-internal-format
62001 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
62002 msgstr ""
62004 #: objc/objc-act.c:869
62005 #, gcc-internal-format
62006 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
62007 msgstr ""
62009 #: objc/objc-act.c:874
62010 #, gcc-internal-format
62011 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
62012 msgstr ""
62014 #: objc/objc-act.c:891
62015 #, gcc-internal-format
62016 msgid "property declaration not in @interface or @protocol context"
62017 msgstr ""
62019 #: objc/objc-act.c:902
62020 #, gcc-internal-format
62021 msgid "invalid property declaration"
62022 msgstr "некоректне оголошення властивості"
62024 #: objc/objc-act.c:910
62025 #, gcc-internal-format
62026 msgid "property can not be an array"
62027 msgstr ""
62029 #. A @property is not an actual variable, but it is a way to
62030 #. describe a pair of accessor methods, so its type (which is
62031 #. the type of the return value of the getter and the first
62032 #. argument of the setter) can't be a bitfield (as return values
62033 #. and arguments of functions can not be bitfields).  The
62034 #. underlying instance variable could be a bitfield, but that is
62035 #. a different matter.
62036 #: objc/objc-act.c:928
62037 #, gcc-internal-format
62038 msgid "property can not be a bit-field"
62039 msgstr ""
62041 #: objc/objc-act.c:960
62042 #, gcc-internal-format
62043 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
62044 msgstr ""
62046 #: objc/objc-act.c:963
62047 #, gcc-internal-format
62048 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
62049 msgstr ""
62051 #: objc/objc-act.c:970
62052 #, gcc-internal-format
62053 msgid "%<retain%> attribute is only valid for Objective-C objects"
62054 msgstr ""
62056 #: objc/objc-act.c:974
62057 #, gcc-internal-format
62058 msgid "%<copy%> attribute is only valid for Objective-C objects"
62059 msgstr ""
62061 #: objc/objc-act.c:1028
62062 #, gcc-internal-format
62063 msgid "redeclaration of property %qD"
62064 msgstr ""
62066 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
62067 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
62068 #: objc/objc-act.c:1178 objc/objc-act.c:7557 objc/objc-act.c:7620
62069 #: objc/objc-act.c:7642 objc/objc-act.c:7655 objc/objc-act.c:7673
62070 #: objc/objc-act.c:7772
62071 #, gcc-internal-format
62072 msgid "originally specified here"
62073 msgstr ""
62075 #: objc/objc-act.c:1093
62076 #, gcc-internal-format
62077 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
62078 msgstr ""
62080 #: objc/objc-act.c:1103
62081 #, gcc-internal-format
62082 msgid "'getter' attribute of property %qD conflicts with previous declaration"
62083 msgstr ""
62085 #: objc/objc-act.c:1116
62086 #, gcc-internal-format
62087 msgid "'setter' attribute of property %qD conflicts with previous declaration"
62088 msgstr ""
62090 #: objc/objc-act.c:1127
62091 #, gcc-internal-format
62092 msgid "assign semantics attributes of property %qD conflict with previous declaration"
62093 msgstr ""
62095 #: objc/objc-act.c:1138
62096 #, gcc-internal-format
62097 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
62098 msgstr ""
62100 #: objc/objc-act.c:1176
62101 #, gcc-internal-format
62102 msgid "type of property %qD conflicts with previous declaration"
62103 msgstr ""
62105 #: objc/objc-act.c:1649
62106 #, gcc-internal-format
62107 msgid "the dot syntax is not available in Objective-C 1.0"
62108 msgstr ""
62110 #. We know that 'class_name' is an Objective-C class name as the
62111 #. parser won't call this function if it is not.  This is only a
62112 #. double-check for safety.
62113 #: objc/objc-act.c:1665
62114 #, gcc-internal-format
62115 msgid "could not find class %qE"
62116 msgstr ""
62118 #. Again, this should never happen, but we do check.
62119 #: objc/objc-act.c:1673
62120 #, gcc-internal-format
62121 msgid "could not find interface for class %qE"
62122 msgstr ""
62124 #: objc/objc-act.c:1679 objc/objc-act.c:6823 objc/objc-act.c:6954
62125 #, gcc-internal-format
62126 msgid "class %qE is deprecated"
62127 msgstr "клас %qE вважається застарілим"
62129 #: objc/objc-act.c:1708
62130 #, gcc-internal-format
62131 msgid "could not find setter/getter for %qE in class %qE"
62132 msgstr ""
62134 #: objc/objc-act.c:1744
62135 #, gcc-internal-format
62136 msgid "readonly property can not be set"
62137 msgstr ""
62139 #: objc/objc-act.c:2015
62140 #, gcc-internal-format
62141 msgid "method declaration not in @interface context"
62142 msgstr ""
62144 #: objc/objc-act.c:2019
62145 #, gcc-internal-format
62146 msgid "method attributes are not available in Objective-C 1.0"
62147 msgstr ""
62149 #: objc/objc-act.c:2039
62150 #, gcc-internal-format
62151 msgid "method definition not in @implementation context"
62152 msgstr ""
62154 #: objc/objc-act.c:2054
62155 #, gcc-internal-format
62156 msgid "method attributes can not be specified in @implementation context"
62157 msgstr ""
62159 #: objc/objc-act.c:2283
62160 #, gcc-internal-format
62161 msgid "class %qs does not implement the %qE protocol"
62162 msgstr ""
62164 #: objc/objc-act.c:2286
62165 #, gcc-internal-format
62166 msgid "type %qs does not conform to the %qE protocol"
62167 msgstr ""
62169 #: objc/objc-act.c:2567
62170 #, gcc-internal-format
62171 msgid "comparison of distinct Objective-C types lacks a cast"
62172 msgstr ""
62174 #: objc/objc-act.c:2571
62175 #, gcc-internal-format
62176 msgid "initialization from distinct Objective-C type"
62177 msgstr ""
62179 #: objc/objc-act.c:2575
62180 #, gcc-internal-format
62181 msgid "assignment from distinct Objective-C type"
62182 msgstr ""
62184 #: objc/objc-act.c:2579
62185 #, gcc-internal-format
62186 msgid "distinct Objective-C type in return"
62187 msgstr ""
62189 #: objc/objc-act.c:2583
62190 #, gcc-internal-format
62191 msgid "passing argument %d of %qE from distinct Objective-C type"
62192 msgstr ""
62194 #: objc/objc-act.c:2726
62195 #, gcc-internal-format
62196 msgid "statically allocated instance of Objective-C class %qE"
62197 msgstr ""
62199 #: objc/objc-act.c:2735
62200 #, gcc-internal-format
62201 msgid "redeclaration of Objective-C class %qs"
62202 msgstr ""
62204 #. This case happens when we are given an 'interface' which
62205 #. is not a valid class name.  For example if a typedef was
62206 #. used, and 'interface' really is the identifier of the
62207 #. typedef, but when you resolve it you don't get an
62208 #. Objective-C class, but something else, such as 'int'.
62209 #. This is an error; protocols make no sense unless you use
62210 #. them with Objective-C objects.
62211 #: objc/objc-act.c:2777
62212 #, gcc-internal-format
62213 msgid "only Objective-C object types can be qualified with a protocol"
62214 msgstr ""
62216 #: objc/objc-act.c:2841
62217 #, gcc-internal-format
62218 msgid "protocol %qE has circular dependency"
62219 msgstr ""
62221 #: objc/objc-act.c:2874 objc/objc-act.c:5687
62222 #, gcc-internal-format
62223 msgid "cannot find protocol declaration for %qE"
62224 msgstr ""
62226 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6399
62227 #: objc/objc-act.c:6874 objc/objc-act.c:6947 objc/objc-act.c:7000
62228 #, gcc-internal-format
62229 msgid "cannot find interface declaration for %qE"
62230 msgstr ""
62232 #: objc/objc-act.c:3179
62233 #, gcc-internal-format
62234 msgid "interface %qE does not have valid constant string layout"
62235 msgstr ""
62237 #: objc/objc-act.c:3184
62238 #, gcc-internal-format
62239 msgid "cannot find reference tag for class %qE"
62240 msgstr ""
62242 #: objc/objc-act.c:3329
62243 #, gcc-internal-format
62244 msgid "%qE is not an Objective-C class name or alias"
62245 msgstr ""
62247 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6780
62248 #: objc/objc-act.c:8103 objc/objc-act.c:8154
62249 #, gcc-internal-format
62250 msgid "Objective-C declarations may only appear in global scope"
62251 msgstr ""
62253 #: objc/objc-act.c:3349
62254 #, gcc-internal-format
62255 msgid "cannot find class %qE"
62256 msgstr ""
62258 #: objc/objc-act.c:3351
62259 #, gcc-internal-format
62260 msgid "class %qE already exists"
62261 msgstr ""
62263 #: objc/objc-act.c:3393 objc/objc-act.c:6839
62264 #, gcc-internal-format
62265 msgid "%qE redeclared as different kind of symbol"
62266 msgstr ""
62268 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
62269 #: objc/objc-act.c:4064 objc/objc-act.c:6841
62270 #, gcc-internal-format
62271 msgid "previous declaration of %q+D"
62272 msgstr ""
62274 #: objc/objc-act.c:3684
62275 #, gcc-internal-format
62276 msgid "strong-cast assignment has been intercepted"
62277 msgstr ""
62279 #: objc/objc-act.c:3726
62280 #, gcc-internal-format
62281 msgid "strong-cast may possibly be needed"
62282 msgstr ""
62284 #: objc/objc-act.c:3736
62285 #, gcc-internal-format
62286 msgid "instance variable assignment has been intercepted"
62287 msgstr ""
62289 #: objc/objc-act.c:3755
62290 #, gcc-internal-format
62291 msgid "pointer arithmetic for garbage-collected objects not allowed"
62292 msgstr ""
62294 #: objc/objc-act.c:3761
62295 #, gcc-internal-format
62296 msgid "global/static variable assignment has been intercepted"
62297 msgstr ""
62299 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
62300 #, gcc-internal-format
62301 msgid "duplicate instance variable %q+D"
62302 msgstr ""
62304 #: objc/objc-act.c:4121
62305 #, gcc-internal-format
62306 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
62307 msgstr ""
62309 #: objc/objc-act.c:4205
62310 #, gcc-internal-format
62311 msgid "@catch parameter is not a known Objective-C class type"
62312 msgstr ""
62314 #: objc/objc-act.c:4211
62315 #, gcc-internal-format
62316 msgid "@catch parameter can not be protocol-qualified"
62317 msgstr ""
62319 #: objc/objc-act.c:4256
62320 #, gcc-internal-format
62321 msgid "exception of type %<%T%> will be caught"
62322 msgstr ""
62324 #: objc/objc-act.c:4258
62325 #, gcc-internal-format
62326 msgid "   by earlier handler for %<%T%>"
62327 msgstr ""
62329 #: objc/objc-act.c:4305
62330 #, gcc-internal-format
62331 msgid "%<@try%> without %<@catch%> or %<@finally%>"
62332 msgstr ""
62334 #: objc/objc-act.c:4333
62335 #, gcc-internal-format
62336 msgid "%<@throw%> (rethrow) used outside of a @catch block"
62337 msgstr ""
62339 #: objc/objc-act.c:4346
62340 #, gcc-internal-format
62341 msgid "%<@throw%> argument is not an object"
62342 msgstr ""
62344 #: objc/objc-act.c:4367
62345 #, gcc-internal-format
62346 msgid "%<@synchronized%> argument is not an object"
62347 msgstr ""
62349 #: objc/objc-act.c:4575
62350 #, gcc-internal-format
62351 msgid "%s %qs"
62352 msgstr "%s %qs"
62354 #: objc/objc-act.c:4598 objc/objc-act.c:4623
62355 #, gcc-internal-format
62356 msgid "inconsistent instance variable specification"
62357 msgstr ""
62359 #: objc/objc-act.c:4678
62360 #, gcc-internal-format
62361 msgid "can not use an object as parameter to a method"
62362 msgstr ""
62364 #: objc/objc-act.c:4722
62365 #, gcc-internal-format
62366 msgid "method argument attributes are not available in Objective-C 1.0"
62367 msgstr ""
62369 #: objc/objc-act.c:5096
62370 #, gcc-internal-format
62371 msgid "multiple methods named %<%c%E%> found"
62372 msgstr ""
62374 #: objc/objc-act.c:5099
62375 #, gcc-internal-format
62376 msgid "using %<%c%s%>"
62377 msgstr "використовуємо %<%c%s%>"
62379 #: objc/objc-act.c:5108
62380 #, gcc-internal-format
62381 msgid "multiple selectors named %<%c%E%> found"
62382 msgstr ""
62384 #: objc/objc-act.c:5111
62385 #, gcc-internal-format
62386 msgid "found %<%c%s%>"
62387 msgstr "знайдено %<%c%s%>"
62389 #: objc/objc-act.c:5120
62390 #, gcc-internal-format
62391 msgid "also found %<%c%s%>"
62392 msgstr ""
62394 #. If 'rtype' is NULL_TREE at this point it means that
62395 #. we have seen no @interface corresponding to that
62396 #. class name, only a @class declaration (alternatively,
62397 #. this was a call such as [objc_getClass("SomeClass")
62398 #. alloc], where we've never seen the @interface of
62399 #. SomeClass).  So, we have a class name (class_tree)
62400 #. but no actual details of the class methods.  We won't
62401 #. be able to check that the class responds to the
62402 #. method, and we will have to guess the method
62403 #. prototype.  Emit a warning, then keep going (this
62404 #. will use any method with a matching name, as if the
62405 #. receiver was of type 'Class').
62406 #. We could not find an @interface declaration, and
62407 #. there are no protocols attached to the receiver,
62408 #. so we can't complete the check that the receiver
62409 #. responds to the method, and we can't retrieve the
62410 #. method prototype.  But, because the receiver has
62411 #. a well-specified class, the programmer did want
62412 #. this check to be performed.  Emit a warning, then
62413 #. keep going as if it was an 'id'.  To remove the
62414 #. warning, either include an @interface for the
62415 #. class, or cast the receiver to 'id'.  Note that
62416 #. rtype is an IDENTIFIER_NODE at this point.
62417 #: objc/objc-act.c:5406 objc/objc-act.c:5540
62418 #, gcc-internal-format
62419 msgid "@interface of class %qE not found"
62420 msgstr ""
62422 #: objc/objc-act.c:5414
62423 #, gcc-internal-format
62424 msgid "no super class declared in @interface for %qE"
62425 msgstr ""
62427 #: objc/objc-act.c:5465
62428 #, gcc-internal-format
62429 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
62430 msgstr ""
62432 #. We have a type, but it's not an Objective-C type (!).
62433 #: objc/objc-act.c:5577
62434 #, gcc-internal-format
62435 msgid "invalid receiver type %qs"
62436 msgstr ""
62438 #: objc/objc-act.c:5594
62439 #, gcc-internal-format
62440 msgid "%<%c%E%> not found in protocol(s)"
62441 msgstr ""
62443 #: objc/objc-act.c:5608
62444 #, gcc-internal-format
62445 msgid "%qE may not respond to %<%c%E%>"
62446 msgstr ""
62448 #: objc/objc-act.c:5616
62449 #, gcc-internal-format
62450 msgid "no %<%c%E%> method found"
62451 msgstr ""
62453 #: objc/objc-act.c:5623
62454 #, gcc-internal-format
62455 msgid "(Messages without a matching method signature"
62456 msgstr ""
62458 #: objc/objc-act.c:5625
62459 #, gcc-internal-format
62460 msgid "will be assumed to return %<id%> and accept"
62461 msgstr ""
62463 #: objc/objc-act.c:5627
62464 #, gcc-internal-format
62465 msgid "%<...%> as arguments.)"
62466 msgstr ""
62468 #: objc/objc-act.c:5736
62469 #, gcc-internal-format
62470 msgid "undeclared selector %qE"
62471 msgstr ""
62473 #. Historically, a class method that produced objects (factory
62474 #. method) would assign `self' to the instance that it
62475 #. allocated.  This would effectively turn the class method into
62476 #. an instance method.  Following this assignment, the instance
62477 #. variables could be accessed.  That practice, while safe,
62478 #. violates the simple rule that a class method should not refer
62479 #. to an instance variable.  It's better to catch the cases
62480 #. where this is done unknowingly than to support the above
62481 #. paradigm.
62482 #: objc/objc-act.c:5760
62483 #, gcc-internal-format
62484 msgid "instance variable %qE accessed in class method"
62485 msgstr ""
62487 #: objc/objc-act.c:5990 objc/objc-act.c:6010
62488 #, gcc-internal-format
62489 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
62490 msgstr ""
62492 #: objc/objc-act.c:5994
62493 #, gcc-internal-format
62494 msgid "previous declaration of %<%c%E%> as %<@required%>"
62495 msgstr ""
62497 #: objc/objc-act.c:6014
62498 #, gcc-internal-format
62499 msgid "previous declaration of %<%c%E%> as %<@optional%>"
62500 msgstr ""
62502 #: objc/objc-act.c:6074
62503 #, gcc-internal-format
62504 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
62505 msgstr ""
62507 #: objc/objc-act.c:6078
62508 #, gcc-internal-format
62509 msgid "previous declaration of %<%c%E%>"
62510 msgstr ""
62512 #: objc/objc-act.c:6115
62513 #, gcc-internal-format
62514 msgid "duplicate interface declaration for category %<%E(%E)%>"
62515 msgstr ""
62517 #: objc/objc-act.c:6203
62518 #, gcc-internal-format
62519 msgid "illegal reference type specified for instance variable %qs"
62520 msgstr ""
62522 #: objc/objc-act.c:6214
62523 #, gcc-internal-format
62524 msgid "instance variable %qs has unknown size"
62525 msgstr ""
62527 #: objc/objc-act.c:6235
62528 #, gcc-internal-format
62529 msgid "instance variable %qs uses flexible array member"
62530 msgstr ""
62532 #: objc/objc-act.c:6262
62533 #, gcc-internal-format
62534 msgid "type %qE has no default constructor to call"
62535 msgstr ""
62537 #: objc/objc-act.c:6268
62538 #, gcc-internal-format
62539 msgid "destructor for %qE shall not be run either"
62540 msgstr ""
62542 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
62543 #. initialize them.
62544 #: objc/objc-act.c:6280
62545 #, gcc-internal-format
62546 msgid "type %qE has virtual member functions"
62547 msgstr ""
62549 #: objc/objc-act.c:6281
62550 #, gcc-internal-format
62551 msgid "illegal aggregate type %qE specified for instance variable %qs"
62552 msgstr ""
62554 #: objc/objc-act.c:6291
62555 #, gcc-internal-format
62556 msgid "type %qE has a user-defined constructor"
62557 msgstr ""
62559 #: objc/objc-act.c:6293
62560 #, gcc-internal-format
62561 msgid "type %qE has a user-defined destructor"
62562 msgstr ""
62564 #: objc/objc-act.c:6297
62565 #, gcc-internal-format
62566 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
62567 msgstr ""
62569 #: objc/objc-act.c:6428
62570 #, gcc-internal-format
62571 msgid "instance variable %qE is declared private"
62572 msgstr ""
62574 #: objc/objc-act.c:6439
62575 #, gcc-internal-format
62576 msgid "instance variable %qE is %s; this will be a hard error in the future"
62577 msgstr ""
62579 #: objc/objc-act.c:6446
62580 #, gcc-internal-format
62581 msgid "instance variable %qE is declared %s"
62582 msgstr ""
62584 #: objc/objc-act.c:6557 objc/objc-act.c:6672
62585 #, gcc-internal-format
62586 msgid "incomplete implementation of class %qE"
62587 msgstr ""
62589 #: objc/objc-act.c:6561 objc/objc-act.c:6676
62590 #, gcc-internal-format
62591 msgid "incomplete implementation of category %qE"
62592 msgstr ""
62594 #: objc/objc-act.c:6570 objc/objc-act.c:6684
62595 #, gcc-internal-format
62596 msgid "method definition for %<%c%E%> not found"
62597 msgstr ""
62599 #: objc/objc-act.c:6725
62600 #, gcc-internal-format
62601 msgid "%s %qE does not fully implement the %qE protocol"
62602 msgstr ""
62604 #: objc/objc-act.c:6815
62605 #, gcc-internal-format
62606 msgid "cannot find interface declaration for %qE, superclass of %qE"
62607 msgstr ""
62609 #: objc/objc-act.c:6854
62610 #, gcc-internal-format
62611 msgid "reimplementation of class %qE"
62612 msgstr ""
62614 #: objc/objc-act.c:6887
62615 #, gcc-internal-format
62616 msgid "conflicting super class name %qE"
62617 msgstr ""
62619 #: objc/objc-act.c:6890
62620 #, gcc-internal-format
62621 msgid "previous declaration of %qE"
62622 msgstr ""
62624 #: objc/objc-act.c:6892
62625 #, gcc-internal-format
62626 msgid "previous declaration"
62627 msgstr "попереднє оголошення"
62629 #: objc/objc-act.c:6905 objc/objc-act.c:6907
62630 #, gcc-internal-format
62631 msgid "duplicate interface declaration for class %qE"
62632 msgstr ""
62634 #: objc/objc-act.c:7224 objc/objc-act.c:7420
62635 #, gcc-internal-format
62636 msgid "can not find instance variable associated with property"
62637 msgstr ""
62639 #. TODO: This should be caught much earlier than this.
62640 #: objc/objc-act.c:7386
62641 #, gcc-internal-format
62642 msgid "invalid setter, it must have one argument"
62643 msgstr ""
62645 #: objc/objc-act.c:7550 objc/objc-act.c:7765
62646 #, gcc-internal-format
62647 msgid "property %qs already specified in %<@dynamic%>"
62648 msgstr ""
62650 #: objc/objc-act.c:7553 objc/objc-act.c:7768
62651 #, gcc-internal-format
62652 msgid "property %qs already specified in %<@synthesize%>"
62653 msgstr ""
62655 #: objc/objc-act.c:7567 objc/objc-act.c:7782
62656 #, gcc-internal-format
62657 msgid "no declaration of property %qs found in the interface"
62658 msgstr ""
62660 #: objc/objc-act.c:7594
62661 #, gcc-internal-format
62662 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
62663 msgstr ""
62665 #: objc/objc-act.c:7615
62666 #, gcc-internal-format
62667 msgid "property %qs is using instance variable %qs of incompatible type"
62668 msgstr ""
62670 #: objc/objc-act.c:7637
62671 #, gcc-internal-format
62672 msgid "'assign' property %qs is using bit-field instance variable %qs"
62673 msgstr ""
62675 #: objc/objc-act.c:7650
62676 #, gcc-internal-format
62677 msgid "'atomic' property %qs is using bit-field instance variable %qs"
62678 msgstr ""
62680 #: objc/objc-act.c:7668
62681 #, gcc-internal-format
62682 msgid "property %qs is using the same instance variable as property %qs"
62683 msgstr ""
62685 #: objc/objc-act.c:7709
62686 #, gcc-internal-format
62687 msgid "%<@synthesize%> is not available in Objective-C 1.0"
62688 msgstr ""
62690 #. We can get here only in Objective-C; the Objective-C++ parser
62691 #. detects the problem while parsing, outputs the error
62692 #. "misplaced '@synthesize' Objective-C++ construct" and skips
62693 #. the declaration.
62694 #: objc/objc-act.c:7720
62695 #, gcc-internal-format
62696 msgid "%<@synthesize%> not in @implementation context"
62697 msgstr ""
62699 #: objc/objc-act.c:7726
62700 #, gcc-internal-format
62701 msgid "%<@synthesize%> can not be used in categories"
62702 msgstr ""
62704 #: objc/objc-act.c:7735
62705 #, gcc-internal-format
62706 msgid "%<@synthesize%> requires the @interface of the class to be available"
62707 msgstr ""
62709 #: objc/objc-act.c:7818
62710 #, gcc-internal-format
62711 msgid "%<@dynamic%> is not available in Objective-C 1.0"
62712 msgstr ""
62714 #. We can get here only in Objective-C; the Objective-C++ parser
62715 #. detects the problem while parsing, outputs the error
62716 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
62717 #. declaration.
62718 #: objc/objc-act.c:7829
62719 #, gcc-internal-format
62720 msgid "%<@dynamic%> not in @implementation context"
62721 msgstr ""
62723 #: objc/objc-act.c:7851
62724 #, gcc-internal-format
62725 msgid "%<@dynamic%> requires the @interface of the class to be available"
62726 msgstr ""
62728 #: objc/objc-act.c:8049
62729 #, gcc-internal-format
62730 msgid "definition of protocol %qE not found"
62731 msgstr ""
62733 #. It would be nice to use warn_deprecated_use() here, but
62734 #. we are using TREE_CHAIN (which is supposed to be the
62735 #. TYPE_STUB_DECL for a TYPE) for something different.
62736 #: objc/objc-act.c:8080
62737 #, gcc-internal-format
62738 msgid "protocol %qE is deprecated"
62739 msgstr "протокол %qE вважається застарілим"
62741 #: objc/objc-act.c:8199
62742 #, gcc-internal-format
62743 msgid "duplicate declaration for protocol %qE"
62744 msgstr ""
62746 #: objc/objc-act.c:8710
62747 #, gcc-internal-format
62748 msgid "conflicting types for %<%c%s%>"
62749 msgstr ""
62751 #: objc/objc-act.c:8714
62752 #, gcc-internal-format
62753 msgid "previous declaration of %<%c%s%>"
62754 msgstr ""
62756 #: objc/objc-act.c:8814
62757 #, gcc-internal-format
62758 msgid "no super class declared in interface for %qE"
62759 msgstr ""
62761 #: objc/objc-act.c:8841
62762 #, gcc-internal-format
62763 msgid "[super ...] must appear in a method context"
62764 msgstr ""
62766 #: objc/objc-act.c:8881
62767 #, gcc-internal-format
62768 msgid "method possibly missing a [super dealloc] call"
62769 msgstr ""
62771 #: objc/objc-act.c:9345
62772 #, gcc-internal-format
62773 msgid "instance variable %qs is declared private"
62774 msgstr ""
62776 #: objc/objc-act.c:9398
62777 #, gcc-internal-format
62778 msgid "local declaration of %qE hides instance variable"
62779 msgstr ""
62781 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
62782 #. should be impossible for real properties, which always
62783 #. have a getter.
62784 #: objc/objc-act.c:9444
62785 #, gcc-internal-format
62786 msgid "no %qs getter found"
62787 msgstr ""
62789 #: objc/objc-act.c:9684
62790 #, gcc-internal-format
62791 msgid "fast enumeration is not available in Objective-C 1.0"
62792 msgstr ""
62794 #: objc/objc-act.c:9694
62795 #, gcc-internal-format
62796 msgid "iterating variable in fast enumeration is not an object"
62797 msgstr ""
62799 #: objc/objc-act.c:9700
62800 #, gcc-internal-format
62801 msgid "collection in fast enumeration is not an object"
62802 msgstr ""
62804 #: objc/objc-encoding.c:130
62805 #, gcc-internal-format
62806 msgid "type %qT does not have a known size"
62807 msgstr ""
62809 #: objc/objc-encoding.c:721
62810 #, gcc-internal-format
62811 msgid "unknown type %<%T%> found during Objective-C encoding"
62812 msgstr ""
62814 #. Do not do any encoding, produce an error and keep going.
62815 #: objc/objc-encoding.c:804
62816 #, gcc-internal-format
62817 msgid "trying to encode non-integer type as a bitfield"
62818 msgstr ""
62820 #: objc/objc-gnu-runtime-abi-01.c:134
62821 #, gcc-internal-format
62822 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
62823 msgstr ""
62825 #: objc/objc-gnu-runtime-abi-01.c:142
62826 #, gcc-internal-format
62827 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
62828 msgstr ""
62830 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2817
62831 #: objc/objc-next-runtime-abi-02.c:3589
62832 #, gcc-internal-format
62833 msgid "non-objective-c type %qT cannot be caught"
62834 msgstr ""
62836 #: objc/objc-next-runtime-abi-01.c:152
62837 #, gcc-internal-format
62838 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
62839 msgstr ""
62841 #: objc/objc-next-runtime-abi-02.c:244
62842 #, gcc-internal-format
62843 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
62844 msgstr ""
62846 #: objc/objc-runtime-shared-support.c:425
62847 #, gcc-internal-format
62848 msgid "creating selector for nonexistent method %qE"
62849 msgstr ""
62851 #~ msgid "%<-fcf-protection=branch%> requires Intel CET support. Use -mcet or -mibt option to enable CET"
62852 #~ msgstr "Для %<-fcf-protection=branch%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mibt, щоб увімкнути CET"
62854 #~ msgid "%<-fcf-protection=return%> requires Intel CET support. Use -mcet or -mshstk option to enable CET"
62855 #~ msgstr "Для %<-fcf-protection=return%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mshstk, щоб увімкнути CET"
62857 #~ msgid "%<-fcf-protection=full%> requires Intel CET support. Use -mcet or both of -mibt and -mshstk options to enable CET"
62858 #~ msgstr "Для %<-fcf-protection=full%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або парою параметрів -mibt та -mshstk, щоб увімкнути CET"
62860 #~ msgid "%s:unknown function '%u'\n"
62861 #~ msgstr "%s:невідома функція «%u»\n"
62863 #~ msgid "Cilk array notation cannot be used as a computed goto expression"
62864 #~ msgstr "Позначення масиву Cilk не можна використовувати як обчислений вираз переходу"
62866 #~ msgid "candidates are: %+#D"
62867 #~ msgstr "кандидати: %+#D"
62869 #~ msgid "candidate is: %+#D"
62870 #~ msgstr "кандидат: %+#D"
62872 #~ msgid "{unknown}"
62873 #~ msgstr "{невідомий}"
62875 #~ msgid "Integer overflow"
62876 #~ msgstr "Переповнення типу цілого значення"
62878 #~ msgid "expected %<none%>"
62879 #~ msgstr "мало бути %<none%>"
62881 #~ msgid "%<num_gangs%> value must be positive"
62882 #~ msgstr "Значення %<num_gangs%> має бути додатним"
62884 #~ msgid "%<num_workers%> value must be positive"
62885 #~ msgstr "Значення %<num_workers%> має бути додатним"
62887 #~ msgid "%<vector_length%> value must be positive"
62888 #~ msgstr "значення %<vector_length%> має бути додатним"
62890 #~ msgid "previous external decl of %q#D"
62891 #~ msgstr "попереднє зовнішнє оголошення %q#D"
62893 #~ msgid "candidate is: %#D"
62894 #~ msgstr "кандидат: %#D"
62896 #~ msgid "\t%#D"
62897 #~ msgstr "\t%#D"
62899 #~ msgid ""
62900 #~ "For bug reporting instructions, please see:\n"
62901 #~ "%s.\n"
62902 #~ msgstr ""
62903 #~ "Настанови щодо звітування про вади можна знайти тут:\n"
62904 #~ "%s.\n"
62906 #~ msgid "see <http://www.gnu.org/licenses/>.  */"
62907 #~ msgstr "див. <http://www.gnu.org/licenses/>.  */"
62909 #~ msgid "%<%s%> value must be positive"
62910 #~ msgstr "значення %<%s%> має бути додатним"
62912 #~ msgid "%<tile%> value must be positive"
62913 #~ msgstr "значення %<tile%> має бути додатним"
62915 #~ msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
62916 #~ msgstr "мало бути %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> або %<max%>"
62918 #~ msgid "bad string constant"
62919 #~ msgstr "помилкова рядкова стала"
62921 #~ msgid "no input file specified"
62922 #~ msgstr "не вказано файла вхідних даних"
62924 #~ msgid "cannot create temporary file"
62925 #~ msgstr "не вдалося створити тимчасовий файл"
62927 #~ msgid "Warning:"
62928 #~ msgstr "Попередження:"
62930 #~ msgid "Error:"
62931 #~ msgstr "Помилка:"
62933 #~ msgid "\t%+#D"
62934 #~ msgstr "\t%+#D"