Fix ICE in lto_symtab_merge_symbols_1 (PR lto/88004).
[official-gcc.git] / gcc / po / uk.po
blob3b1994c0cbf33bb29a2229946f6a58ea311f92ea
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.2.0\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2018-07-25 14:25+0000\n"
11 "PO-Revision-Date: 2018-07-27 22:28+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:1585
44 #, c-format
45 msgid "collect2 version %s\n"
46 msgstr "collect2 версії %s\n"
48 #: collect2.c:1692
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:1696
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:1700
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:1864
73 #, c-format
74 msgid "[Leaving %s]\n"
75 msgstr "[Полишаємо %s]\n"
77 #: collect2.c:2094
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:2610
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:1392
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:5775 config/i386/i386.c:17305
202 #: config/pdp11/pdp11.c:1715
203 #, c-format
204 msgid "floating constant misused"
205 msgstr "помилкове використання сталої із рухомою крапкою"
207 #: final.c:4222 config/arc/arc.c:5872 config/i386/i386.c:17396
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:10245
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:5439 c/c-typeck.c:7264 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:1417 fortran/cpp.c:590
2857 msgid "<command-line>"
2858 msgstr ""
2860 #: config/aarch64/aarch64.c:6629
2861 #, c-format
2862 msgid "unsupported operand for code '%c'"
2863 msgstr ""
2865 #: config/aarch64/aarch64.c:6640 config/aarch64/aarch64.c:6656
2866 #: config/aarch64/aarch64.c:6668 config/aarch64/aarch64.c:6679
2867 #: config/aarch64/aarch64.c:6689 config/aarch64/aarch64.c:6710
2868 #: config/aarch64/aarch64.c:6780 config/aarch64/aarch64.c:6791
2869 #: config/aarch64/aarch64.c:6805 config/aarch64/aarch64.c:7027
2870 #: config/aarch64/aarch64.c:7045
2871 #, c-format
2872 msgid "invalid operand for '%%%c'"
2873 msgstr ""
2875 #: config/aarch64/aarch64.c:6725 config/aarch64/aarch64.c:6736
2876 #: config/aarch64/aarch64.c:6887 config/aarch64/aarch64.c:6898
2877 #, c-format
2878 msgid "invalid vector constant"
2879 msgstr "некоректна векторна константа"
2881 #: config/aarch64/aarch64.c:6748 config/aarch64/aarch64.c:6760
2882 #: config/aarch64/aarch64.c:6771
2883 #, c-format
2884 msgid "incompatible floating point / vector register operand for '%%%c'"
2885 msgstr ""
2887 #: config/aarch64/aarch64.c:6839 config/arm/arm.c:22704
2888 #, c-format
2889 msgid "missing operand"
2890 msgstr "пропущено операнд"
2892 #: config/aarch64/aarch64.c:6924
2893 #, c-format
2894 msgid "invalid constant"
2895 msgstr "некоректна константа"
2897 #: config/aarch64/aarch64.c:6927
2898 #, c-format
2899 msgid "invalid operand"
2900 msgstr "некоректний операнд"
2902 #: config/aarch64/aarch64.c:7056 config/aarch64/aarch64.c:7061
2903 #, c-format
2904 msgid "invalid operand prefix '%%%c'"
2905 msgstr ""
2907 #: config/aarch64/aarch64.c:7078
2908 #, c-format
2909 msgid "invalid address mode"
2910 msgstr "некоректний режим адресування"
2912 #: config/alpha/alpha.c:5125 config/i386/i386.c:18561
2913 #: config/powerpcspe/powerpcspe.c:24333 config/rs6000/rs6000.c:21875
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:21583
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:21503 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:21531
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:21591
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:21367
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:21880
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:3808
3008 #, c-format
3009 msgid "invalid operand to %%Z code"
3010 msgstr ""
3012 #: config/arc/arc.c:3816
3013 #, c-format
3014 msgid "invalid operand to %%z code"
3015 msgstr ""
3017 #: config/arc/arc.c:3824
3018 #, c-format
3019 msgid "invalid operands to %%c code"
3020 msgstr "некоректні операнди для коду %%c"
3022 #: config/arc/arc.c:3832
3023 #, c-format
3024 msgid "invalid operand to %%M code"
3025 msgstr ""
3027 #: config/arc/arc.c:3840 config/m32r/m32r.c:2100
3028 #, c-format
3029 msgid "invalid operand to %%p code"
3030 msgstr ""
3032 #: config/arc/arc.c:3851 config/m32r/m32r.c:2093
3033 #, c-format
3034 msgid "invalid operand to %%s code"
3035 msgstr ""
3037 #: config/arc/arc.c:3999 config/m32r/m32r.c:2126
3038 #, c-format
3039 msgid "invalid operand to %%R code"
3040 msgstr ""
3042 #: config/arc/arc.c:4075 config/m32r/m32r.c:2149
3043 #, c-format
3044 msgid "invalid operand to %%H/%%L code"
3045 msgstr ""
3047 #: config/arc/arc.c:4143 config/m32r/m32r.c:2220
3048 #, c-format
3049 msgid "invalid operand to %%U code"
3050 msgstr ""
3052 #: config/arc/arc.c:4155
3053 #, c-format
3054 msgid "invalid operand to %%V code"
3055 msgstr ""
3057 #: config/arc/arc.c:4212
3058 #, c-format
3059 msgid "invalid operand to %%O code"
3060 msgstr ""
3062 #. Unknown flag.
3063 #. Undocumented flag.
3064 #: config/arc/arc.c:4238 config/epiphany/epiphany.c:1305
3065 #: config/m32r/m32r.c:2247 config/nds32/nds32.c:3080 config/sparc/sparc.c:9569
3066 #, c-format
3067 msgid "invalid operand output code"
3068 msgstr ""
3070 #: config/arc/arc.c:5860
3071 #, c-format
3072 msgid "invalid UNSPEC as operand: %d"
3073 msgstr ""
3075 #: config/arc/arc.c:6149 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:3099
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:17390
3450 #, c-format
3451 msgid "invalid UNSPEC as operand"
3452 msgstr ""
3454 #: config/i386/i386.c:17928
3455 #, c-format
3456 msgid "invalid use of register '%s'"
3457 msgstr "некоректне використання регістру «%s»"
3459 #: config/i386/i386.c:17933
3460 #, c-format
3461 msgid "invalid use of asm flag output"
3462 msgstr ""
3464 #: config/i386/i386.c:18163
3465 #, c-format
3466 msgid "invalid operand size for operand code 'O'"
3467 msgstr ""
3469 #: config/i386/i386.c:18198
3470 #, c-format
3471 msgid "invalid operand size for operand code 'z'"
3472 msgstr ""
3474 #: config/i386/i386.c:18267
3475 #, c-format
3476 msgid "invalid operand type used with operand code 'Z'"
3477 msgstr ""
3479 #: config/i386/i386.c:18272
3480 #, c-format
3481 msgid "invalid operand size for operand code 'Z'"
3482 msgstr ""
3484 #: config/i386/i386.c:18349
3485 #, c-format
3486 msgid "operand is not a condition code, invalid operand code 'Y'"
3487 msgstr ""
3489 #: config/i386/i386.c:18428
3490 #, c-format
3491 msgid "operand is not a condition code, invalid operand code 'D'"
3492 msgstr ""
3494 #: config/i386/i386.c:18446
3495 #, c-format
3496 msgid "operand is not a condition code, invalid operand code '%c'"
3497 msgstr ""
3499 #: config/i386/i386.c:18459
3500 #, c-format
3501 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3502 msgstr ""
3504 #: config/i386/i386.c:18474
3505 #, c-format
3506 msgid "operand is not an integer, invalid operand code 'K'"
3507 msgstr ""
3509 #: config/i386/i386.c:18502
3510 #, c-format
3511 msgid "operand is not a specific integer, invalid operand code 'r'"
3512 msgstr ""
3514 #: config/i386/i386.c:18520
3515 #, c-format
3516 msgid "operand is not an integer, invalid operand code 'R'"
3517 msgstr ""
3519 #: config/i386/i386.c:18543
3520 #, c-format
3521 msgid "operand is not a specific integer, invalid operand code 'R'"
3522 msgstr ""
3524 #: config/i386/i386.c:18629
3525 #, c-format
3526 msgid "invalid operand code '%c'"
3527 msgstr ""
3529 #: config/i386/i386.c:18691
3530 #, c-format
3531 msgid "invalid constraints for operand"
3532 msgstr ""
3534 #: config/i386/i386.c:18741
3535 #, c-format
3536 msgid "invalid vector immediate"
3537 msgstr "некоректна векторна константа"
3539 #: config/i386/i386.c:29575
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:21521
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:33348
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:4278
3751 msgid "-maltivec=le not allowed for big-endian targets"
3752 msgstr ""
3754 #: config/powerpcspe/powerpcspe.c:4423 config/rs6000/rs6000.c:4293
3755 msgid "-mvsx requires hardware floating point"
3756 msgstr ""
3758 #: config/powerpcspe/powerpcspe.c:4431 config/rs6000/rs6000.c:4301
3759 msgid "-mvsx and -mpaired are incompatible"
3760 msgstr ""
3762 #: config/powerpcspe/powerpcspe.c:4433 config/rs6000/rs6000.c:4303
3763 msgid "-mvsx needs indexed addressing"
3764 msgstr ""
3766 #: config/powerpcspe/powerpcspe.c:4438 config/rs6000/rs6000.c:4308
3767 msgid "-mvsx and -mno-altivec are incompatible"
3768 msgstr ""
3770 #: config/powerpcspe/powerpcspe.c:4440 config/rs6000/rs6000.c:4310
3771 msgid "-mno-altivec disables vsx"
3772 msgstr ""
3774 #: config/powerpcspe/powerpcspe.c:4648 config/rs6000/rs6000.c:4436
3775 msgid "-mquad-memory requires 64-bit mode"
3776 msgstr ""
3778 #: config/powerpcspe/powerpcspe.c:4651 config/rs6000/rs6000.c:4439
3779 msgid "-mquad-memory-atomic requires 64-bit mode"
3780 msgstr ""
3782 #: config/powerpcspe/powerpcspe.c:4663 config/rs6000/rs6000.c:4451
3783 msgid "-mquad-memory is not available in little endian mode"
3784 msgstr ""
3786 #: config/powerpcspe/powerpcspe.c:4735 config/rs6000/rs6000.c:4532
3787 msgid "-mtoc-fusion requires 64-bit"
3788 msgstr ""
3790 #: config/powerpcspe/powerpcspe.c:4742 config/rs6000/rs6000.c:4539
3791 msgid "-mtoc-fusion requires medium/large code model"
3792 msgstr ""
3794 #: config/powerpcspe/powerpcspe.c:11492 config/rs6000/rs6000.c:10947
3795 msgid "bad move"
3796 msgstr ""
3798 #: config/powerpcspe/powerpcspe.c:23594 config/rs6000/rs6000.c:21164
3799 msgid "Bad 128-bit move"
3800 msgstr "Помилкове 128-бітове пересування"
3802 #: config/powerpcspe/powerpcspe.c:23785 config/rs6000/rs6000.c:21355
3803 #, c-format
3804 msgid "invalid %%e value"
3805 msgstr "некоректне значення %%e"
3807 #: config/powerpcspe/powerpcspe.c:23806 config/rs6000/rs6000.c:21376
3808 #, c-format
3809 msgid "invalid %%f value"
3810 msgstr "некоректне значення %%f"
3812 #: config/powerpcspe/powerpcspe.c:23815 config/rs6000/rs6000.c:21385
3813 #, c-format
3814 msgid "invalid %%F value"
3815 msgstr "некоректне значення %%F"
3817 #: config/powerpcspe/powerpcspe.c:23824 config/rs6000/rs6000.c:21394
3818 #, c-format
3819 msgid "invalid %%G value"
3820 msgstr "некоректне значення %%G"
3822 #: config/powerpcspe/powerpcspe.c:23859 config/rs6000/rs6000.c:21429
3823 #, c-format
3824 msgid "invalid %%j code"
3825 msgstr ""
3827 #: config/powerpcspe/powerpcspe.c:23869 config/rs6000/rs6000.c:21439
3828 #, c-format
3829 msgid "invalid %%J code"
3830 msgstr ""
3832 #: config/powerpcspe/powerpcspe.c:23879 config/rs6000/rs6000.c:21449
3833 #, c-format
3834 msgid "invalid %%k value"
3835 msgstr ""
3837 #: config/powerpcspe/powerpcspe.c:23894 config/rs6000/rs6000.c:21464
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:21511
3844 #, c-format
3845 msgid "invalid %%O value"
3846 msgstr ""
3848 #: config/powerpcspe/powerpcspe.c:23988 config/rs6000/rs6000.c:21558
3849 #, c-format
3850 msgid "invalid %%q value"
3851 msgstr ""
3853 #: config/powerpcspe/powerpcspe.c:24041 config/rs6000/rs6000.c:21611
3854 #, c-format
3855 msgid "invalid %%T value"
3856 msgstr ""
3858 #: config/powerpcspe/powerpcspe.c:24053 config/rs6000/rs6000.c:21623
3859 #, c-format
3860 msgid "invalid %%u value"
3861 msgstr "некоректне значення %%u"
3863 #: config/powerpcspe/powerpcspe.c:24067 config/rs6000/rs6000.c:21637
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:21704
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:21824
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:22359
3881 msgid "__float128 and __ibm128 cannot be used in the same expression"
3882 msgstr ""
3884 #: config/powerpcspe/powerpcspe.c:25002 config/rs6000/rs6000.c:22365
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:22371
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:36628
3893 msgid "AltiVec argument passed to unprototyped function"
3894 msgstr ""
3896 #: config/powerpcspe/powerpcspe.c:41186 config/rs6000/rs6000.c:38795
3897 msgid "Could not generate addis value for fusion"
3898 msgstr ""
3900 #: config/powerpcspe/powerpcspe.c:41258 config/rs6000/rs6000.c:38865
3901 msgid "Unable to generate load/store offset for fusion"
3902 msgstr ""
3904 #: config/powerpcspe/powerpcspe.c:41362 config/rs6000/rs6000.c:38964
3905 msgid "Bad GPR fusion"
3906 msgstr ""
3908 #: config/powerpcspe/powerpcspe.c:41580 config/rs6000/rs6000.c:39182
3909 msgid "emit_fusion_p9_load, bad reg #1"
3910 msgstr ""
3912 #: config/powerpcspe/powerpcspe.c:41626 config/rs6000/rs6000.c:39228
3913 msgid "emit_fusion_p9_load, bad reg #2"
3914 msgstr ""
3916 #: config/powerpcspe/powerpcspe.c:41629 config/rs6000/rs6000.c:39231
3917 msgid "emit_fusion_p9_load not MEM"
3918 msgstr ""
3920 #: config/powerpcspe/powerpcspe.c:41667 config/rs6000/rs6000.c:39269
3921 msgid "emit_fusion_p9_store, bad reg #1"
3922 msgstr ""
3924 #: config/powerpcspe/powerpcspe.c:41713 config/rs6000/rs6000.c:39315
3925 msgid "emit_fusion_p9_store, bad reg #2"
3926 msgstr ""
3928 #: config/powerpcspe/powerpcspe.c:41716 config/rs6000/rs6000.c:39318
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:27838
4306 #: cp/parser.c:28427
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:27836 cp/parser.c:28445
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:28475
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:28439
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:28430
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:18152 cp/parser.c:28436
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:28469 cp/parser.c:29594
4367 #: cp/parser.c:32276
4368 #, gcc-internal-format
4369 msgid "expected %<:%>"
4370 msgstr "мало бути %<:%>"
4372 #: c/c-parser.c:5974 cp/parser.c:28362
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:30169
4382 #: cp/parser.c:30243
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:28454
4388 #, gcc-internal-format
4389 msgid "expected %<>%>"
4390 msgstr "мало бути %<>%>"
4392 #: c/c-parser.c:13049 c/c-parser.c:13787 cp/parser.c:28478
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:28457
4401 #, gcc-internal-format
4402 msgid "expected %<=%>"
4403 msgstr "мало бути %<=%>"
4405 #: c/c-parser.c:15482 c/gimple-parser.c:1553 cp/parser.c:28433
4406 #: cp/parser.c:30386
4407 #, gcc-internal-format
4408 msgid "expected %<}%>"
4409 msgstr "мало бути %<}%>"
4411 #: c/c-parser.c:16255 c/c-parser.c:16245 cp/parser.c:35671
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:28442 cp/parser.c:31532
4417 #, gcc-internal-format
4418 msgid "expected %<[%>"
4419 msgstr "мало бути %<[%>"
4421 #: c/c-typeck.c:7852
4422 msgid "(anonymous)"
4423 msgstr "(анонімний)"
4425 #: c/gimple-parser.c:795 cp/parser.c:15788 cp/parser.c:28451
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:5271
4680 msgid "candidates are:"
4681 msgstr ""
4683 #: cp/pt.c:1951 cp/pt.c:23053
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:4266
4731 #, gcc-internal-format
4732 msgid "wrong type argument to unary minus"
4733 msgstr ""
4735 #: cp/typeck.c:6084 c/c-typeck.c:4253
4736 #, gcc-internal-format
4737 msgid "wrong type argument to unary plus"
4738 msgstr ""
4740 #: cp/typeck.c:6111 c/c-typeck.c:4307
4741 #, gcc-internal-format
4742 msgid "wrong type argument to bit-complement"
4743 msgstr ""
4745 #: cp/typeck.c:6128 c/c-typeck.c:4315
4746 #, gcc-internal-format
4747 msgid "wrong type argument to abs"
4748 msgstr ""
4750 #: cp/typeck.c:6140 c/c-typeck.c:4327
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:3225
4991 msgid "Expected integer string"
4992 msgstr ""
4994 #: fortran/module.c:3229
4995 msgid "Error converting integer"
4996 msgstr ""
4998 #: fortran/module.c:3251
4999 msgid "Expected real string"
5000 msgstr ""
5002 #: fortran/module.c:3476
5003 msgid "Expected expression type"
5004 msgstr ""
5006 #: fortran/module.c:3556
5007 msgid "Bad operator"
5008 msgstr ""
5010 #: fortran/module.c:3673
5011 msgid "Bad type in constant expression"
5012 msgstr ""
5014 #: fortran/module.c:7040
5015 msgid "Unexpected end of module"
5016 msgstr ""
5018 #: fortran/parse.c:1761
5019 msgid "arithmetic IF"
5020 msgstr ""
5022 #: fortran/parse.c:1770
5023 msgid "attribute declaration"
5024 msgstr ""
5026 #: fortran/parse.c:1806
5027 msgid "data declaration"
5028 msgstr ""
5030 #: fortran/parse.c:1824
5031 msgid "derived type declaration"
5032 msgstr ""
5034 #: fortran/parse.c:1951
5035 msgid "block IF"
5036 msgstr ""
5038 #: fortran/parse.c:1960
5039 msgid "implied END DO"
5040 msgstr ""
5042 #: fortran/parse.c:2054 fortran/resolve.c:11219
5043 msgid "assignment"
5044 msgstr "присвоювання"
5046 #: fortran/parse.c:2057 fortran/resolve.c:11270 fortran/resolve.c:11273
5047 msgid "pointer assignment"
5048 msgstr ""
5050 #: fortran/parse.c:2075
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:3879
5143 #, c-format
5144 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
5145 msgstr ""
5147 #: fortran/resolve.c:3884
5148 #, c-format
5149 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5150 msgstr ""
5152 #: fortran/resolve.c:3899
5153 #, c-format
5154 msgid "Operands of string concatenation operator at %%L are %s/%s"
5155 msgstr ""
5157 #: fortran/resolve.c:3932
5158 #, c-format
5159 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5160 msgstr ""
5162 #: fortran/resolve.c:3955
5163 #, c-format
5164 msgid "Operand of .not. operator at %%L is %s"
5165 msgstr ""
5167 #: fortran/resolve.c:3969
5168 msgid "COMPLEX quantities cannot be compared at %L"
5169 msgstr ""
5171 #: fortran/resolve.c:4021
5172 #, c-format
5173 msgid "Logicals at %%L must be compared with %s instead of %s"
5174 msgstr ""
5176 #: fortran/resolve.c:4027
5177 #, c-format
5178 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5179 msgstr ""
5181 #: fortran/resolve.c:4040
5182 #, c-format
5183 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
5184 msgstr "Невідомий оператор %%<%s%%> у %%L; хотіли написати «%s»?"
5186 #: fortran/resolve.c:4043
5187 #, c-format
5188 msgid "Unknown operator %%<%s%%> at %%L"
5189 msgstr "Невідомий оператор %%<%s%%> у %%L"
5191 #: fortran/resolve.c:4046
5192 #, c-format
5193 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5194 msgstr ""
5196 #: fortran/resolve.c:4050
5197 #, c-format
5198 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5199 msgstr ""
5201 #: fortran/resolve.c:4138
5202 #, c-format
5203 msgid "Inconsistent ranks for operator at %%L and %%L"
5204 msgstr ""
5206 #: fortran/resolve.c:6855
5207 msgid "Loop variable"
5208 msgstr ""
5210 #: fortran/resolve.c:6859
5211 msgid "iterator variable"
5212 msgstr ""
5214 #: fortran/resolve.c:6863
5215 msgid "Start expression in DO loop"
5216 msgstr ""
5218 #: fortran/resolve.c:6867
5219 msgid "End expression in DO loop"
5220 msgstr ""
5222 #: fortran/resolve.c:6871
5223 msgid "Step expression in DO loop"
5224 msgstr ""
5226 #: fortran/resolve.c:7156 fortran/resolve.c:7159
5227 msgid "DEALLOCATE object"
5228 msgstr ""
5230 #: fortran/resolve.c:7531 fortran/resolve.c:7534
5231 msgid "ALLOCATE object"
5232 msgstr ""
5234 #: fortran/resolve.c:7726 fortran/resolve.c:9428
5235 msgid "STAT variable"
5236 msgstr ""
5238 #: fortran/resolve.c:7770 fortran/resolve.c:9440
5239 msgid "ERRMSG variable"
5240 msgstr ""
5242 #: fortran/resolve.c:9230
5243 msgid "item in READ"
5244 msgstr ""
5246 #: fortran/resolve.c:9452
5247 msgid "ACQUIRED_LOCK variable"
5248 msgstr ""
5250 #: fortran/trans-array.c:1579
5251 #, c-format
5252 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5253 msgstr ""
5255 #: fortran/trans-array.c:5782
5256 msgid "Integer overflow when calculating the amount of memory to allocate"
5257 msgstr ""
5259 #: fortran/trans-array.c:9288
5260 #, c-format
5261 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
5262 msgstr ""
5264 #: fortran/trans-decl.c:5874
5265 #, c-format
5266 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5267 msgstr ""
5269 #: fortran/trans-decl.c:5882
5270 #, c-format
5271 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5272 msgstr ""
5274 #: fortran/trans-expr.c:8780
5275 #, c-format
5276 msgid "Target of rank remapping is too small (%ld < %ld)"
5277 msgstr ""
5279 #: fortran/trans-expr.c:10157
5280 msgid "Assignment of scalar to unallocated array"
5281 msgstr ""
5283 #: fortran/trans-intrinsic.c:894
5284 #, c-format
5285 msgid "Unequal character lengths (%ld/%ld) in %s"
5286 msgstr ""
5288 #: fortran/trans-intrinsic.c:8090
5289 #, c-format
5290 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5291 msgstr ""
5293 #: fortran/trans-intrinsic.c:8122
5294 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5295 msgstr ""
5297 #: fortran/trans-io.c:588
5298 msgid "Unit number in I/O statement too small"
5299 msgstr ""
5301 #: fortran/trans-io.c:597
5302 msgid "Unit number in I/O statement too large"
5303 msgstr ""
5305 #: fortran/trans-stmt.c:156
5306 msgid "Assigned label is not a target label"
5307 msgstr ""
5309 #: fortran/trans-stmt.c:1235
5310 #, c-format
5311 msgid "Invalid image number %d in SYNC IMAGES"
5312 msgstr ""
5314 #: fortran/trans-stmt.c:2177
5315 msgid "Loop iterates infinitely"
5316 msgstr ""
5318 #: fortran/trans-stmt.c:2197 fortran/trans-stmt.c:2453
5319 msgid "Loop variable has been modified"
5320 msgstr ""
5322 #: fortran/trans-stmt.c:2306
5323 msgid "DO step value is zero"
5324 msgstr ""
5326 #: fortran/trans.c:47
5327 msgid "Array reference out of bounds"
5328 msgstr ""
5330 #: fortran/trans.c:48
5331 msgid "Incorrect function return value"
5332 msgstr ""
5334 #: fortran/trans.c:617
5335 msgid "Memory allocation failed"
5336 msgstr "Не вдалося отримати місце у пам'яті"
5338 #: fortran/trans.c:695 fortran/trans.c:1678
5339 msgid "Allocation would exceed memory limit"
5340 msgstr ""
5342 #: fortran/trans.c:904
5343 #, c-format
5344 msgid "Attempting to allocate already allocated variable '%s'"
5345 msgstr ""
5347 #: fortran/trans.c:910
5348 msgid "Attempting to allocate already allocated variable"
5349 msgstr ""
5351 #: fortran/trans.c:1363 fortran/trans.c:1522
5352 #, c-format
5353 msgid "Attempt to DEALLOCATE unallocated '%s'"
5354 msgstr ""
5356 #. The remainder are real diagnostic types.
5357 #: fortran/gfc-diagnostic.def:33
5358 msgid "Fatal Error"
5359 msgstr "Критична помилка"
5361 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5362 #. when reporting fatal signal in the compiler.
5363 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5364 msgid "internal compiler error"
5365 msgstr "внутрішня помилка компілятора"
5367 #: fortran/gfc-diagnostic.def:35
5368 msgid "Error"
5369 msgstr "Помилка"
5371 #: fortran/gfc-diagnostic.def:36
5372 msgid "sorry, unimplemented"
5373 msgstr "вибачте, не реалізовано"
5375 #: fortran/gfc-diagnostic.def:37
5376 msgid "Warning"
5377 msgstr "Попередження"
5379 #: fortran/gfc-diagnostic.def:38
5380 msgid "anachronism"
5381 msgstr "анахронізм"
5383 #: fortran/gfc-diagnostic.def:39
5384 msgid "note"
5385 msgstr "зауваження"
5387 #: fortran/gfc-diagnostic.def:40
5388 msgid "debug"
5389 msgstr "діагностика"
5391 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5392 #. prefix does not matter.
5393 #: fortran/gfc-diagnostic.def:43
5394 msgid "pedwarn"
5395 msgstr "педантичне попередження"
5397 #: fortran/gfc-diagnostic.def:44
5398 msgid "permerror"
5399 msgstr "постійна помилка"
5401 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5402 #. due to -Werror and -Werror=warning.
5403 #: fortran/gfc-diagnostic.def:47
5404 msgid "error"
5405 msgstr "помилка"
5407 #: go/go-backend.c:165
5408 msgid "lseek failed while reading export data"
5409 msgstr ""
5411 #: go/go-backend.c:172
5412 msgid "memory allocation failed while reading export data"
5413 msgstr ""
5415 #: go/go-backend.c:180
5416 msgid "read failed while reading export data"
5417 msgstr ""
5419 #: go/go-backend.c:186
5420 msgid "short read while reading export data"
5421 msgstr ""
5423 #: gcc.c:755 gcc.c:759 gcc.c:814
5424 msgid "-gz is not supported in this configuration"
5425 msgstr ""
5427 #: gcc.c:765 gcc.c:825
5428 msgid "-gz=zlib is not supported in this configuration"
5429 msgstr ""
5431 #: gcc.c:969
5432 msgid "-fuse-linker-plugin is not supported in this configuration"
5433 msgstr ""
5435 #: gcc.c:984
5436 msgid "cannot specify -static with -fsanitize=address"
5437 msgstr ""
5439 #: gcc.c:986
5440 msgid "cannot specify -static with -fsanitize=thread"
5441 msgstr ""
5443 #: gcc.c:1008
5444 msgid "-fvtable-verify=std is not supported in this configuration"
5445 msgstr ""
5447 #: gcc.c:1010
5448 msgid "-fvtable-verify=preinit is not supported in this configuration"
5449 msgstr ""
5451 #: gcc.c:1142 ada/gcc-interface/lang-specs.h:33
5452 msgid "-pg and -fomit-frame-pointer are incompatible"
5453 msgstr ""
5455 #: gcc.c:1312
5456 msgid "GNU C no longer supports -traditional without -E"
5457 msgstr ""
5459 #: gcc.c:1321
5460 msgid "-E or -x required when input is from standard input"
5461 msgstr ""
5463 #: config/darwin.h:171
5464 msgid "rdynamic is not supported"
5465 msgstr "підтримки rdynamic не передбачено"
5467 #: config/darwin.h:259
5468 msgid "-current_version only allowed with -dynamiclib"
5469 msgstr ""
5471 #: config/darwin.h:261
5472 msgid "-install_name only allowed with -dynamiclib"
5473 msgstr ""
5475 #: config/darwin.h:266
5476 msgid "-bundle not allowed with -dynamiclib"
5477 msgstr ""
5479 #: config/darwin.h:267
5480 msgid "-bundle_loader not allowed with -dynamiclib"
5481 msgstr ""
5483 #: config/darwin.h:268
5484 msgid "-client_name not allowed with -dynamiclib"
5485 msgstr ""
5487 #: config/darwin.h:273
5488 msgid "-force_flat_namespace not allowed with -dynamiclib"
5489 msgstr ""
5491 #: config/darwin.h:275
5492 msgid "-keep_private_externs not allowed with -dynamiclib"
5493 msgstr ""
5495 #: config/darwin.h:276
5496 msgid "-private_bundle not allowed with -dynamiclib"
5497 msgstr ""
5499 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5500 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5501 #: config/powerpcspe/sysv4.h:736 config/rs6000/sysv4.h:737
5502 #: config/sparc/freebsd.h:45
5503 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5504 msgstr ""
5506 #: config/lynx.h:69
5507 msgid "cannot use mthreads and mlegacy-threads together"
5508 msgstr ""
5510 #: config/lynx.h:94
5511 msgid "cannot use mshared and static together"
5512 msgstr ""
5514 #: config/sol2.h:316 config/sol2.h:321
5515 msgid "does not support multilib"
5516 msgstr ""
5518 #: config/sol2.h:418
5519 msgid "-pie is not supported in this configuration"
5520 msgstr ""
5522 #: config/vxworks.h:118
5523 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5524 msgstr ""
5526 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5527 #: config/riscv/freebsd.h:44
5528 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5529 msgstr ""
5531 #: config/arc/arc.h:68 config/mips/mips.h:1397
5532 msgid "may not use both -EB and -EL"
5533 msgstr ""
5535 #: config/arm/arm.h:85
5536 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5537 msgstr ""
5539 #: config/arm/arm.h:87 config/tilegx/tilegx.h:523 config/tilegx/tilegx.h:528
5540 msgid "-mbig-endian and -mlittle-endian may not be used together"
5541 msgstr ""
5543 #: config/avr/specs.h:71
5544 msgid "shared is not supported"
5545 msgstr ""
5547 #: config/bfin/elf.h:55
5548 msgid "no processor type specified for linking"
5549 msgstr ""
5551 #: config/cris/cris.h:184
5552 msgid "do not specify both -march=... and -mcpu=..."
5553 msgstr ""
5555 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5556 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5557 msgid "shared and mdll are not compatible"
5558 msgstr ""
5560 #: config/mcore/mcore.h:53
5561 msgid "the m210 does not have little endian support"
5562 msgstr ""
5564 #: config/mips/r3900.h:37
5565 msgid "-mhard-float not supported"
5566 msgstr ""
5568 #: config/mips/r3900.h:39
5569 msgid "-msingle-float and -msoft-float cannot both be specified"
5570 msgstr ""
5572 #: config/moxie/moxiebox.h:43
5573 msgid "this target is little-endian"
5574 msgstr ""
5576 #: config/nios2/elf.h:44
5577 msgid "You need a C startup file for -msys-crt0="
5578 msgstr ""
5580 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5581 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5582 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5583 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5584 #: config/pa/pa64-hpux.h:44
5585 msgid "warning: consider linking with '-static' as system libraries with"
5586 msgstr ""
5588 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5589 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5590 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5591 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5592 #: config/pa/pa64-hpux.h:45
5593 msgid "  profiling support are only provided in archive format"
5594 msgstr ""
5596 #: config/powerpcspe/darwin.h:95 config/rs6000/darwin.h:95
5597 msgid " conflicting code gen style switches are used"
5598 msgstr ""
5600 #: config/powerpcspe/freebsd64.h:171 config/rs6000/freebsd64.h:171
5601 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5602 msgstr ""
5604 #: config/rx/rx.h:80
5605 msgid "-mas100-syntax is incompatible with -gdwarf"
5606 msgstr ""
5608 #: config/rx/rx.h:81
5609 msgid "rx100 cpu does not have FPU hardware"
5610 msgstr ""
5612 #: config/rx/rx.h:82
5613 msgid "rx200 cpu does not have FPU hardware"
5614 msgstr ""
5616 #: config/s390/tpf.h:121
5617 msgid "static is not supported on TPF-OS"
5618 msgstr ""
5620 #: config/sh/sh.h:297 config/sh/sh.h:300
5621 msgid "SH2a does not support little-endian"
5622 msgstr ""
5624 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5625 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5626 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
5627 msgid "may not use both -m32 and -m64"
5628 msgstr ""
5630 #: config/vax/netbsd-elf.h:51
5631 msgid "the -shared option is not currently supported for VAX ELF"
5632 msgstr ""
5634 #: config/vax/vax.h:46 config/vax/vax.h:47
5635 msgid "profiling not supported with -mg"
5636 msgstr ""
5638 #: ada/gcc-interface/lang-specs.h:34
5639 msgid "-c or -S required for Ada"
5640 msgstr ""
5642 #: ada/gcc-interface/lang-specs.h:52
5643 msgid "-c required for gnat2why"
5644 msgstr ""
5646 #: ada/gcc-interface/lang-specs.h:65
5647 msgid "-c required for gnat2scil"
5648 msgstr ""
5650 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5651 msgid "gfortran does not support -E without -cpp"
5652 msgstr ""
5654 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5655 msgid "GNU Objective C no longer supports traditional compilation"
5656 msgstr ""
5658 #: objc/lang-specs.h:55
5659 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5660 msgstr "objc-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c-cpp-output"
5662 #: objcp/lang-specs.h:58
5663 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5664 msgstr "objc++-cpp-output вважається застарілим; будь ласка, скористайтеся замість нього objective-c++-cpp-output"
5666 #: fortran/lang.opt:146
5667 msgid "-J<directory>\tPut MODULE files in 'directory'."
5668 msgstr ""
5670 #: fortran/lang.opt:198
5671 msgid "Warn about possible aliasing of dummy arguments."
5672 msgstr ""
5674 #: fortran/lang.opt:202
5675 msgid "Warn about alignment of COMMON blocks."
5676 msgstr ""
5678 #: fortran/lang.opt:206
5679 msgid "Warn about missing ampersand in continued character constants."
5680 msgstr ""
5682 #: fortran/lang.opt:210
5683 msgid "Warn about creation of array temporaries."
5684 msgstr "Попереджати щодо створення тимчасових масивів."
5686 #: fortran/lang.opt:214
5687 msgid "Warn about type and rank mismatches between arguments and parameters."
5688 msgstr ""
5690 #: fortran/lang.opt:218
5691 msgid "Warn if the type of a variable might be not interoperable with C."
5692 msgstr ""
5694 #: fortran/lang.opt:226
5695 msgid "Warn about truncated character expressions."
5696 msgstr ""
5698 #: fortran/lang.opt:230
5699 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5700 msgstr ""
5702 #: fortran/lang.opt:238
5703 msgid "Warn about most implicit conversions."
5704 msgstr ""
5706 #: fortran/lang.opt:242
5707 msgid "Warn about possibly incorrect subscripts in do loops."
5708 msgstr ""
5710 #: fortran/lang.opt:250
5711 msgid "Warn if loops have been interchanged."
5712 msgstr ""
5714 #: fortran/lang.opt:254
5715 msgid "Warn about function call elimination."
5716 msgstr ""
5718 #: fortran/lang.opt:258
5719 msgid "Warn about calls with implicit interface."
5720 msgstr ""
5722 #: fortran/lang.opt:262
5723 msgid "Warn about called procedures not explicitly declared."
5724 msgstr ""
5726 #: fortran/lang.opt:266
5727 msgid "Warn about constant integer divisions with truncated results."
5728 msgstr ""
5730 #: fortran/lang.opt:270
5731 msgid "Warn about truncated source lines."
5732 msgstr ""
5734 #: fortran/lang.opt:274
5735 msgid "Warn on intrinsics not part of the selected standard."
5736 msgstr ""
5738 #: fortran/lang.opt:286
5739 msgid "Warn about USE statements that have no ONLY qualifier."
5740 msgstr ""
5742 #: fortran/lang.opt:298
5743 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5744 msgstr ""
5746 #: fortran/lang.opt:302
5747 msgid "Warn when a left-hand-side array variable is reallocated."
5748 msgstr ""
5750 #: fortran/lang.opt:306
5751 msgid "Warn when a left-hand-side variable is reallocated."
5752 msgstr ""
5754 #: fortran/lang.opt:310
5755 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5756 msgstr ""
5758 #: fortran/lang.opt:318
5759 msgid "Warn about \"suspicious\" constructs."
5760 msgstr ""
5762 #: fortran/lang.opt:322
5763 msgid "Permit nonconforming uses of the tab character."
5764 msgstr ""
5766 #: fortran/lang.opt:326
5767 msgid "Warn about an invalid DO loop."
5768 msgstr ""
5770 #: fortran/lang.opt:330
5771 msgid "Warn about underflow of numerical constant expressions."
5772 msgstr ""
5774 #: fortran/lang.opt:338
5775 msgid "Warn if a user-procedure has the same name as an intrinsic."
5776 msgstr ""
5778 #: fortran/lang.opt:346
5779 msgid "Warn about unused dummy arguments."
5780 msgstr ""
5782 #: fortran/lang.opt:350
5783 msgid "Warn about zero-trip DO loops."
5784 msgstr ""
5786 #: fortran/lang.opt:354
5787 msgid "Enable preprocessing."
5788 msgstr ""
5790 #: fortran/lang.opt:362
5791 msgid "Disable preprocessing."
5792 msgstr ""
5794 #: fortran/lang.opt:370
5795 msgid "Eliminate multiple function invocations also for impure functions."
5796 msgstr ""
5798 #: fortran/lang.opt:374
5799 msgid "Enable alignment of COMMON blocks."
5800 msgstr ""
5802 #: fortran/lang.opt:378
5803 msgid "All intrinsics procedures are available regardless of selected standard."
5804 msgstr ""
5806 #: fortran/lang.opt:386
5807 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5808 msgstr ""
5810 #: fortran/lang.opt:390
5811 msgid "Specify that backslash in string introduces an escape character."
5812 msgstr ""
5814 #: fortran/lang.opt:394
5815 msgid "Produce a backtrace when a runtime error is encountered."
5816 msgstr ""
5818 #: fortran/lang.opt:398
5819 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5820 msgstr ""
5822 #: fortran/lang.opt:402
5823 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5824 msgstr ""
5826 #: fortran/lang.opt:406
5827 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5828 msgstr ""
5830 #: fortran/lang.opt:409
5831 #, c-format
5832 msgid "Unrecognized option to endianness value: %qs"
5833 msgstr ""
5835 #: fortran/lang.opt:425
5836 msgid "Use the Cray Pointer extension."
5837 msgstr ""
5839 #: fortran/lang.opt:429
5840 msgid "Generate C prototypes from BIND(C) declarations."
5841 msgstr ""
5843 #: fortran/lang.opt:433
5844 msgid "Ignore 'D' in column one in fixed form."
5845 msgstr ""
5847 #: fortran/lang.opt:437
5848 msgid "Treat lines with 'D' in column one as comments."
5849 msgstr ""
5851 #: fortran/lang.opt:441
5852 msgid "Enable all DEC language extensions."
5853 msgstr ""
5855 #: fortran/lang.opt:445
5856 msgid "Enable kind-specific variants of integer intrinsic functions."
5857 msgstr ""
5859 #: fortran/lang.opt:449
5860 msgid "Enable legacy math intrinsics for compatibility."
5861 msgstr ""
5863 #: fortran/lang.opt:453
5864 msgid "Enable support for DEC STRUCTURE/RECORD."
5865 msgstr ""
5867 #: fortran/lang.opt:457
5868 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5869 msgstr ""
5871 #: fortran/lang.opt:461
5872 msgid "Set the default double precision kind to an 8 byte wide type."
5873 msgstr ""
5875 #: fortran/lang.opt:465
5876 msgid "Set the default integer kind to an 8 byte wide type."
5877 msgstr ""
5879 #: fortran/lang.opt:469
5880 msgid "Set the default real kind to an 8 byte wide type."
5881 msgstr ""
5883 #: fortran/lang.opt:473
5884 msgid "Set the default real kind to an 10 byte wide type."
5885 msgstr ""
5887 #: fortran/lang.opt:477
5888 msgid "Set the default real kind to an 16 byte wide type."
5889 msgstr ""
5891 #: fortran/lang.opt:481
5892 msgid "Allow dollar signs in entity names."
5893 msgstr ""
5895 #: fortran/lang.opt:485 config/alpha/alpha.opt:31 common.opt:649
5896 #: common.opt:783 common.opt:989 common.opt:993 common.opt:997 common.opt:1001
5897 #: common.opt:1536 common.opt:1592 common.opt:1716 common.opt:1720
5898 #: common.opt:1950 common.opt:2120 common.opt:2796
5899 msgid "Does nothing. Preserved for backward compatibility."
5900 msgstr ""
5902 #: fortran/lang.opt:489
5903 msgid "Display the code tree after parsing."
5904 msgstr ""
5906 #: fortran/lang.opt:493
5907 msgid "Display the code tree after front end optimization."
5908 msgstr ""
5910 #: fortran/lang.opt:497
5911 msgid "Display the code tree after parsing; deprecated option."
5912 msgstr ""
5914 #: fortran/lang.opt:501
5915 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5916 msgstr ""
5918 #: fortran/lang.opt:505
5919 msgid "Use f2c calling convention."
5920 msgstr ""
5922 #: fortran/lang.opt:509
5923 msgid "Assume that the source file is fixed form."
5924 msgstr ""
5926 #: fortran/lang.opt:513
5927 msgid "Force creation of temporary to test infrequently-executed forall code."
5928 msgstr ""
5930 #: fortran/lang.opt:517
5931 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5932 msgstr ""
5934 #: fortran/lang.opt:521 fortran/lang.opt:525
5935 msgid "Specify where to find the compiled intrinsic modules."
5936 msgstr ""
5938 #: fortran/lang.opt:529
5939 msgid "Allow arbitrary character line width in fixed mode."
5940 msgstr ""
5942 #: fortran/lang.opt:533
5943 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5944 msgstr ""
5946 #: fortran/lang.opt:537
5947 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5948 msgstr ""
5950 #: fortran/lang.opt:541
5951 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5952 msgstr ""
5954 #: fortran/lang.opt:545
5955 msgid "Assume that the source file is free form."
5956 msgstr ""
5958 #: fortran/lang.opt:549
5959 msgid "Allow arbitrary character line width in free mode."
5960 msgstr ""
5962 #: fortran/lang.opt:553
5963 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5964 msgstr ""
5966 #: fortran/lang.opt:557
5967 msgid "Try to interchange loops if profitable."
5968 msgstr ""
5970 #: fortran/lang.opt:561
5971 msgid "Enable front end optimization."
5972 msgstr ""
5974 #: fortran/lang.opt:565
5975 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5976 msgstr ""
5978 #: fortran/lang.opt:569
5979 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5980 msgstr ""
5982 #: fortran/lang.opt:573
5983 msgid "Initialize components of derived type variables according to other init flags."
5984 msgstr ""
5986 #: fortran/lang.opt:577
5987 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5988 msgstr ""
5990 #: fortran/lang.opt:581
5991 msgid "Initialize local variables to zero (from g77)."
5992 msgstr ""
5994 #: fortran/lang.opt:585
5995 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5996 msgstr ""
5998 #: fortran/lang.opt:589
5999 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
6000 msgstr ""
6002 #: fortran/lang.opt:592
6003 #, c-format
6004 msgid "Unrecognized option to floating-point init value: %qs"
6005 msgstr ""
6007 #: fortran/lang.opt:611
6008 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
6009 msgstr ""
6011 #: fortran/lang.opt:615
6012 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
6013 msgstr ""
6015 #: fortran/lang.opt:619
6016 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
6017 msgstr ""
6019 #: fortran/lang.opt:623
6020 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6021 msgstr ""
6023 #: fortran/lang.opt:627
6024 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
6025 msgstr ""
6027 #: fortran/lang.opt:631
6028 msgid "Put all local arrays on stack."
6029 msgstr ""
6031 #: fortran/lang.opt:635
6032 msgid "Set default accessibility of module entities to PRIVATE."
6033 msgstr ""
6035 #: fortran/lang.opt:655
6036 msgid "Try to lay out derived types as compactly as possible."
6037 msgstr ""
6039 #: fortran/lang.opt:663
6040 msgid "Protect parentheses in expressions."
6041 msgstr ""
6043 #: fortran/lang.opt:667
6044 msgid "Enable range checking during compilation."
6045 msgstr ""
6047 #: fortran/lang.opt:671
6048 msgid "Interpret any REAL(4) as a REAL(8)."
6049 msgstr ""
6051 #: fortran/lang.opt:675
6052 msgid "Interpret any REAL(4) as a REAL(10)."
6053 msgstr ""
6055 #: fortran/lang.opt:679
6056 msgid "Interpret any REAL(4) as a REAL(16)."
6057 msgstr ""
6059 #: fortran/lang.opt:683
6060 msgid "Interpret any REAL(8) as a REAL(4)."
6061 msgstr ""
6063 #: fortran/lang.opt:687
6064 msgid "Interpret any REAL(8) as a REAL(10)."
6065 msgstr ""
6067 #: fortran/lang.opt:691
6068 msgid "Interpret any REAL(8) as a REAL(16)."
6069 msgstr ""
6071 #: fortran/lang.opt:695
6072 msgid "Reallocate the LHS in assignments."
6073 msgstr ""
6075 #: fortran/lang.opt:699
6076 msgid "Use a 4-byte record marker for unformatted files."
6077 msgstr ""
6079 #: fortran/lang.opt:703
6080 msgid "Use an 8-byte record marker for unformatted files."
6081 msgstr ""
6083 #: fortran/lang.opt:707
6084 msgid "Allocate local variables on the stack to allow indirect recursion."
6085 msgstr ""
6087 #: fortran/lang.opt:711
6088 msgid "Copy array sections into a contiguous block on procedure entry."
6089 msgstr ""
6091 #: fortran/lang.opt:715
6092 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
6093 msgstr ""
6095 #: fortran/lang.opt:718
6096 #, c-format
6097 msgid "Unrecognized option: %qs"
6098 msgstr ""
6100 #: fortran/lang.opt:731
6101 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6102 msgstr ""
6104 #: fortran/lang.opt:735
6105 msgid "Append a second underscore if the name already contains an underscore."
6106 msgstr ""
6108 #: fortran/lang.opt:743
6109 msgid "Apply negative sign to zero values."
6110 msgstr ""
6112 #: fortran/lang.opt:747
6113 msgid "Append underscores to externally visible names."
6114 msgstr ""
6116 #: fortran/lang.opt:751 c-family/c.opt:1356 c-family/c.opt:1384
6117 #: c-family/c.opt:1634 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1158
6118 #: common.opt:1337 common.opt:1412 common.opt:1680 common.opt:1803
6119 #: common.opt:2173 common.opt:2209 common.opt:2302 common.opt:2306
6120 #: common.opt:2411 common.opt:2502 common.opt:2510 common.opt:2518
6121 #: common.opt:2526 common.opt:2627 common.opt:2679 common.opt:2759
6122 #: common.opt:2897 common.opt:2901 common.opt:2905 common.opt:2909
6123 msgid "Does nothing.  Preserved for backward compatibility."
6124 msgstr ""
6126 #: fortran/lang.opt:791
6127 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6128 msgstr ""
6130 #: fortran/lang.opt:795
6131 msgid "Conform to the ISO Fortran 2003 standard."
6132 msgstr ""
6134 #: fortran/lang.opt:799
6135 msgid "Conform to the ISO Fortran 2008 standard."
6136 msgstr ""
6138 #: fortran/lang.opt:803
6139 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6140 msgstr ""
6142 #: fortran/lang.opt:807
6143 msgid "Conform to the ISO Fortran 2018 standard."
6144 msgstr ""
6146 #: fortran/lang.opt:811
6147 msgid "Conform to the ISO Fortran 95 standard."
6148 msgstr ""
6150 #: fortran/lang.opt:815
6151 msgid "Conform to nothing in particular."
6152 msgstr ""
6154 #: fortran/lang.opt:819
6155 msgid "Accept extensions to support legacy code."
6156 msgstr ""
6158 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6159 #, c-format
6160 msgid "assertion missing after %qs"
6161 msgstr ""
6163 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6164 #: c-family/c.opt:193 c-family/c.opt:256
6165 #, c-format
6166 msgid "macro name missing after %qs"
6167 msgstr ""
6169 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6170 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
6171 #: c-family/c.opt:236 c-family/c.opt:1855 c-family/c.opt:1863 brig/lang.opt:39
6172 #: config/darwin.opt:56 common.opt:338 common.opt:341 common.opt:3050
6173 #, c-format
6174 msgid "missing filename after %qs"
6175 msgstr ""
6177 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6178 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1851
6179 #: c-family/c.opt:1871 c-family/c.opt:1875 c-family/c.opt:1879
6180 #, c-format
6181 msgid "missing path after %qs"
6182 msgstr ""
6184 #: c-family/c.opt:182
6185 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
6186 msgstr ""
6188 #: c-family/c.opt:186
6189 msgid "Do not discard comments."
6190 msgstr ""
6192 #: c-family/c.opt:190
6193 msgid "Do not discard comments in macro expansions."
6194 msgstr ""
6196 #: c-family/c.opt:194
6197 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6198 msgstr ""
6200 #: c-family/c.opt:201
6201 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6202 msgstr ""
6204 #: c-family/c.opt:205
6205 msgid "Enable parsing GIMPLE."
6206 msgstr ""
6208 #: c-family/c.opt:209
6209 msgid "Print the name of header files as they are used."
6210 msgstr ""
6212 #: c-family/c.opt:213
6213 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6214 msgstr ""
6216 #: c-family/c.opt:217
6217 msgid "Generate make dependencies."
6218 msgstr ""
6220 #: c-family/c.opt:221
6221 msgid "Generate make dependencies and compile."
6222 msgstr ""
6224 #: c-family/c.opt:225
6225 msgid "-MF <file>\tWrite dependency output to the given file."
6226 msgstr ""
6228 #: c-family/c.opt:229
6229 msgid "Treat missing header files as generated files."
6230 msgstr ""
6232 #: c-family/c.opt:233
6233 msgid "Like -M but ignore system header files."
6234 msgstr ""
6236 #: c-family/c.opt:237
6237 msgid "Like -MD but ignore system header files."
6238 msgstr ""
6240 #: c-family/c.opt:241
6241 msgid "Generate phony targets for all headers."
6242 msgstr ""
6244 #: c-family/c.opt:244 c-family/c.opt:248
6245 #, c-format
6246 msgid "missing makefile target after %qs"
6247 msgstr ""
6249 #: c-family/c.opt:245
6250 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6251 msgstr ""
6253 #: c-family/c.opt:249
6254 msgid "-MT <target>\tAdd an unquoted target."
6255 msgstr ""
6257 #: c-family/c.opt:253
6258 msgid "Do not generate #line directives."
6259 msgstr ""
6261 #: c-family/c.opt:257
6262 msgid "-U<macro>\tUndefine <macro>."
6263 msgstr ""
6265 #: c-family/c.opt:261
6266 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6267 msgstr ""
6269 #: c-family/c.opt:265
6270 msgid "Warn about things that change between the current -fabi-version and the specified version."
6271 msgstr ""
6273 #: c-family/c.opt:269
6274 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6275 msgstr ""
6277 #: c-family/c.opt:276
6278 msgid "Warn about suspicious uses of memory addresses."
6279 msgstr ""
6281 #: c-family/c.opt:279
6282 msgid "argument %qs to %<-Waligned-new%> not recognized"
6283 msgstr ""
6285 #: c-family/c.opt:292
6286 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6287 msgstr ""
6289 #: c-family/c.opt:296
6290 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
6291 msgstr ""
6293 #: c-family/c.opt:300 ada/gcc-interface/lang.opt:57
6294 msgid "Enable most warning messages."
6295 msgstr "Увімкнути якнайбільше повідомлень із попередженнями."
6297 #: c-family/c.opt:304
6298 msgid "Warn on any use of alloca."
6299 msgstr "Попереджати про усі використання alloca."
6301 #: c-family/c.opt:308
6302 msgid "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
6303 msgstr ""
6305 #: c-family/c.opt:313
6306 msgid "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6307 msgstr ""
6309 #: c-family/c.opt:317
6310 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."
6311 msgstr ""
6313 #: c-family/c.opt:331
6314 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6315 msgstr ""
6317 #: c-family/c.opt:335
6318 msgid "Warn about casting functions to incompatible types."
6319 msgstr "Попереджати про виклик функцій із несумісними типами параметрів."
6321 #: c-family/c.opt:339
6322 msgid "Warn about boolean expression compared with an integer value different from true/false."
6323 msgstr ""
6325 #: c-family/c.opt:343
6326 msgid "Warn about certain operations on boolean expressions."
6327 msgstr "Попереджати щодо певних дій із булевими виразами."
6329 #: c-family/c.opt:347
6330 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6331 msgstr ""
6333 #: c-family/c.opt:351
6334 msgid "Warn when a built-in function is declared with the wrong signature."
6335 msgstr ""
6337 #: c-family/c.opt:355
6338 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6339 msgstr ""
6341 #: c-family/c.opt:359
6342 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6343 msgstr ""
6345 #: c-family/c.opt:363
6346 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6347 msgstr ""
6349 #: c-family/c.opt:367
6350 msgid "Warn about C constructs that are not in the common subset of C and C++."
6351 msgstr ""
6353 #: c-family/c.opt:374
6354 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6355 msgstr ""
6357 #: c-family/c.opt:378
6358 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6359 msgstr ""
6361 #: c-family/c.opt:385
6362 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
6363 msgstr ""
6365 #: c-family/c.opt:389
6366 msgid "Warn about casts between incompatible function types."
6367 msgstr "Попереджати про варіанти виклику функцій несумісних типів."
6369 #: c-family/c.opt:393
6370 msgid "Warn about casts which discard qualifiers."
6371 msgstr ""
6373 #: c-family/c.opt:397 c-family/c.opt:401
6374 msgid "Warn about catch handlers of non-reference type."
6375 msgstr "Попереджати про обробники catch нееталонного типу."
6377 #: c-family/c.opt:405
6378 msgid "Warn about subscripts whose type is \"char\"."
6379 msgstr ""
6381 #: c-family/c.opt:409
6382 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6383 msgstr ""
6385 #: c-family/c.opt:413
6386 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6387 msgstr ""
6389 #: c-family/c.opt:417
6390 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6391 msgstr ""
6393 #: c-family/c.opt:421
6394 msgid "Synonym for -Wcomment."
6395 msgstr "Синонім -Wcomment."
6397 #: c-family/c.opt:425
6398 msgid "Warn for conditionally-supported constructs."
6399 msgstr ""
6401 #: c-family/c.opt:429
6402 msgid "Warn for implicit type conversions that may change a value."
6403 msgstr "Попереджати про неявні перетворення типів, які можуть призвести до зміни значення."
6405 #: c-family/c.opt:433
6406 msgid "Warn for converting NULL from/to a non-pointer type."
6407 msgstr ""
6409 #: c-family/c.opt:441
6410 msgid "Warn when all constructors and destructors are private."
6411 msgstr "Попереджати, якщо усі конструктори і деструктори є закритими (private)."
6413 #: c-family/c.opt:445
6414 msgid "Warn about dangling else."
6415 msgstr ""
6417 #: c-family/c.opt:449
6418 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6419 msgstr ""
6421 #: c-family/c.opt:453
6422 msgid "Warn when a declaration is found after a statement."
6423 msgstr "Попереджати, якщо оголошення виявлено після інструкції."
6425 #: c-family/c.opt:457
6426 msgid "Warn when deleting a pointer to incomplete type."
6427 msgstr "Попереджати щодо вилучення вказівника на неповний тип."
6429 #: c-family/c.opt:461
6430 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6431 msgstr ""
6433 #: c-family/c.opt:465
6434 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6435 msgstr "Попереджати щодо використання застарілої можливості компілятора, застарілого класу, методу або поля."
6437 #: c-family/c.opt:469
6438 msgid "Warn about positional initialization of structs requiring designated initializers."
6439 msgstr ""
6441 #: c-family/c.opt:473
6442 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6443 msgstr ""
6445 #: c-family/c.opt:477
6446 msgid "Warn if type qualifiers on pointers are discarded."
6447 msgstr ""
6449 #: c-family/c.opt:481
6450 msgid "Warn about compile-time integer division by zero."
6451 msgstr ""
6453 #: c-family/c.opt:485
6454 msgid "Warn about duplicated branches in if-else statements."
6455 msgstr "Попереджати про дублювання гілок у інструкціях if-else."
6457 #: c-family/c.opt:489
6458 msgid "Warn about duplicated conditions in an if-else-if chain."
6459 msgstr "Попереджати про дублювання умов у ланцюжку if-else-if."
6461 #: c-family/c.opt:493
6462 msgid "Warn about violations of Effective C++ style rules."
6463 msgstr "Попереджати про порушення правил стилю Effective C++."
6465 #: c-family/c.opt:497
6466 msgid "Warn about an empty body in an if or else statement."
6467 msgstr "Попереджати щодо порожнього комплекту інструкцій у if або else."
6469 #: c-family/c.opt:501
6470 msgid "Warn about stray tokens after #else and #endif."
6471 msgstr ""
6473 #: c-family/c.opt:505
6474 msgid "Warn about comparison of different enum types."
6475 msgstr "Попереджати про порівняння різних типів числових даних."
6477 #: c-family/c.opt:513
6478 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6479 msgstr "Цей перемикач вважається застарілим; скористайтеся замість нього перемикачем -Werror=implicit-function-declaration."
6481 #: c-family/c.opt:521
6482 msgid "Warn about semicolon after in-class function definition."
6483 msgstr "Попереджати про крапку з комою після визначення функції у класі."
6485 #: c-family/c.opt:525
6486 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6487 msgstr ""
6489 #: c-family/c.opt:529
6490 msgid "Warn if testing floating point numbers for equality."
6491 msgstr "Попереджати про перевірки на рівність чисел із рухомою крапкою."
6493 #: c-family/c.opt:533 c-family/c.opt:575
6494 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6495 msgstr "Попереджати про некоректності у рядках форматування printf/scanf/strftime/strfmon."
6497 #: c-family/c.opt:537
6498 msgid "Warn about format strings that contain NUL bytes."
6499 msgstr "Попереджати щодо рядків форматування, які містять байти NUL."
6501 #: c-family/c.opt:541
6502 msgid "Warn if passing too many arguments to a function for its format string."
6503 msgstr ""
6505 #: c-family/c.opt:545
6506 msgid "Warn about format strings that are not literals."
6507 msgstr "Попереджати, якщо рядки форматування не є літералами."
6509 #: c-family/c.opt:549
6510 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
6511 msgstr ""
6513 #: c-family/c.opt:554
6514 msgid "Warn about possible security problems with format functions."
6515 msgstr ""
6517 #: c-family/c.opt:558
6518 msgid "Warn about sign differences with format functions."
6519 msgstr "Попереджати про відмінності у знаку у функціях форматування."
6521 #: c-family/c.opt:562
6522 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6523 msgstr ""
6525 #: c-family/c.opt:567
6526 msgid "Warn about strftime formats yielding 2-digit years."
6527 msgstr ""
6529 #: c-family/c.opt:571
6530 msgid "Warn about zero-length formats."
6531 msgstr "Попереджати про формати нульової довжини."
6533 #: c-family/c.opt:579
6534 msgid "Warn about function calls with format strings that write past the end of the destination region."
6535 msgstr ""
6537 #: c-family/c.opt:584
6538 msgid "Warn about calls to snprintf and similar functions that truncate output."
6539 msgstr ""
6541 #: c-family/c.opt:588
6542 msgid "Warn when the field in a struct is not aligned."
6543 msgstr "Попереджати про невирівняне поле у структурі."
6545 #: c-family/c.opt:592
6546 msgid "Warn whenever type qualifiers are ignored."
6547 msgstr ""
6549 #: c-family/c.opt:596
6550 msgid "Warn whenever attributes are ignored."
6551 msgstr "Попереджати про ігнорування атрибутів."
6553 #: c-family/c.opt:600
6554 msgid "Warn when there is a conversion between pointers that have incompatible types."
6555 msgstr ""
6557 #: c-family/c.opt:604
6558 msgid "Warn about variables which are initialized to themselves."
6559 msgstr "Попереджати про самоініціалізацію змінних."
6561 #: c-family/c.opt:608
6562 msgid "Warn about implicit declarations."
6563 msgstr "Попереджати про неявні оголошення."
6565 #: c-family/c.opt:616
6566 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6567 msgstr "Попереджати про неявні перетворення з float на double."
6569 #: c-family/c.opt:620
6570 msgid "Warn if \"defined\" is used outside #if."
6571 msgstr "Попереджати, якщо defined використано поза #if."
6573 #: c-family/c.opt:624
6574 msgid "Warn about implicit function declarations."
6575 msgstr "Попереджати про неявні оголошення функцій."
6577 #: c-family/c.opt:628
6578 msgid "Warn when a declaration does not specify a type."
6579 msgstr "Попереджати, якщо оголошення не визначає типу."
6581 #: c-family/c.opt:635
6582 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6583 msgstr ""
6585 #: c-family/c.opt:639
6586 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6587 msgstr ""
6589 #: c-family/c.opt:643
6590 msgid "Warn for suspicious integer expressions in boolean context."
6591 msgstr ""
6593 #: c-family/c.opt:647
6594 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6595 msgstr ""
6597 #: c-family/c.opt:651
6598 msgid "Warn about invalid uses of the \"offsetof\" macro."
6599 msgstr ""
6601 #: c-family/c.opt:655
6602 msgid "Warn about PCH files that are found but not used."
6603 msgstr ""
6605 #: c-family/c.opt:659
6606 msgid "Warn when a jump misses a variable initialization."
6607 msgstr ""
6609 #: c-family/c.opt:663
6610 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6611 msgstr ""
6613 #: c-family/c.opt:667
6614 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6615 msgstr ""
6617 #: c-family/c.opt:671
6618 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6619 msgstr ""
6621 #: c-family/c.opt:675
6622 msgid "Do not warn about using \"long long\" when -pedantic."
6623 msgstr ""
6625 #: c-family/c.opt:679
6626 msgid "Warn about suspicious declarations of \"main\"."
6627 msgstr ""
6629 #: c-family/c.opt:687
6630 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6631 msgstr ""
6633 #: c-family/c.opt:691
6634 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6635 msgstr ""
6637 #: c-family/c.opt:695
6638 msgid "Warn when the indentation of the code does not reflect the block structure."
6639 msgstr ""
6641 #: c-family/c.opt:699
6642 msgid "Warn about possibly missing braces around initializers."
6643 msgstr ""
6645 #: c-family/c.opt:703
6646 msgid "Warn about global functions without previous declarations."
6647 msgstr ""
6649 #: c-family/c.opt:707
6650 msgid "Warn about missing fields in struct initializers."
6651 msgstr ""
6653 #: c-family/c.opt:711
6654 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
6655 msgstr ""
6657 #: c-family/c.opt:715
6658 msgid "Warn on direct multiple inheritance."
6659 msgstr ""
6661 #: c-family/c.opt:719
6662 msgid "Warn on namespace definition."
6663 msgstr ""
6665 #: c-family/c.opt:723
6666 msgid "Warn when fields in a struct with the packed attribute are misaligned."
6667 msgstr ""
6669 #: c-family/c.opt:727
6670 msgid "Warn about missing sized deallocation functions."
6671 msgstr ""
6673 #: c-family/c.opt:731
6674 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
6675 msgstr ""
6677 #: c-family/c.opt:735
6678 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6679 msgstr ""
6681 #: c-family/c.opt:739
6682 msgid "Warn when sizeof is applied on a parameter declared as an array."
6683 msgstr ""
6685 #: c-family/c.opt:743
6686 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6687 msgstr ""
6689 #: c-family/c.opt:748
6690 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6691 msgstr ""
6693 #: c-family/c.opt:753
6694 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
6695 msgstr ""
6697 #: c-family/c.opt:757
6698 msgid "Warn about functions which might be candidates for format attributes."
6699 msgstr ""
6701 #: c-family/c.opt:761
6702 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6703 msgstr ""
6705 #: c-family/c.opt:766
6706 msgid "Warn about enumerated switches, with no default, missing a case."
6707 msgstr ""
6709 #: c-family/c.opt:770
6710 msgid "Warn about enumerated switches missing a \"default:\" statement."
6711 msgstr ""
6713 #: c-family/c.opt:774
6714 msgid "Warn about all enumerated switches missing a specific case."
6715 msgstr ""
6717 #: c-family/c.opt:778
6718 msgid "Warn about switches with boolean controlling expression."
6719 msgstr ""
6721 #: c-family/c.opt:782
6722 msgid "Warn on primary template declaration."
6723 msgstr ""
6725 #: c-family/c.opt:786
6726 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with it."
6727 msgstr ""
6729 #: c-family/c.opt:795
6730 msgid "Warn about user-specified include directories that do not exist."
6731 msgstr ""
6733 #: c-family/c.opt:799
6734 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6735 msgstr ""
6737 #: c-family/c.opt:803
6738 msgid "Warn about global functions without prototypes."
6739 msgstr ""
6741 #: c-family/c.opt:806 c-family/c.opt:1219 c-family/c.opt:1226
6742 #: c-family/c.opt:1422 c-family/c.opt:1441 c-family/c.opt:1464
6743 #: c-family/c.opt:1470 c-family/c.opt:1477 c-family/c.opt:1505
6744 #: c-family/c.opt:1516 c-family/c.opt:1519 c-family/c.opt:1522
6745 #: c-family/c.opt:1525 c-family/c.opt:1528 c-family/c.opt:1569
6746 #: c-family/c.opt:1704 c-family/c.opt:1731 c-family/c.opt:1771
6747 #: c-family/c.opt:1802 c-family/c.opt:1806 c-family/c.opt:1822
6748 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:432
6749 #, gcc-internal-format
6750 msgid "switch %qs is no longer supported"
6751 msgstr ""
6753 #: c-family/c.opt:810
6754 msgid "Warn about use of multi-character character constants."
6755 msgstr ""
6757 #: c-family/c.opt:814
6758 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6759 msgstr ""
6761 #: c-family/c.opt:818
6762 msgid "Warn about \"extern\" declarations not at file scope."
6763 msgstr ""
6765 #: c-family/c.opt:822
6766 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6767 msgstr ""
6769 #: c-family/c.opt:826
6770 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
6771 msgstr ""
6773 #: c-family/c.opt:830
6774 msgid "Warn when non-templatized friend functions are declared within a template."
6775 msgstr ""
6777 #: c-family/c.opt:834
6778 msgid "Warn for unsafe raw memory writes to objects of class types."
6779 msgstr ""
6781 #: c-family/c.opt:838
6782 msgid "Warn about non-virtual destructors."
6783 msgstr ""
6785 #: c-family/c.opt:842
6786 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6787 msgstr ""
6789 #: c-family/c.opt:858
6790 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6791 msgstr ""
6793 #: c-family/c.opt:865
6794 msgid "argument %qs to %<-Wnormalized%> not recognized"
6795 msgstr ""
6797 #: c-family/c.opt:881
6798 msgid "Warn if a C-style cast is used in a program."
6799 msgstr ""
6801 #: c-family/c.opt:885
6802 msgid "Warn for obsolescent usage in a declaration."
6803 msgstr ""
6805 #: c-family/c.opt:889
6806 msgid "Warn if an old-style parameter definition is used."
6807 msgstr ""
6809 #: c-family/c.opt:893
6810 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6811 msgstr ""
6813 #: c-family/c.opt:897
6814 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6815 msgstr ""
6817 #: c-family/c.opt:901
6818 msgid "Warn about overloaded virtual function names."
6819 msgstr ""
6821 #: c-family/c.opt:905
6822 msgid "Warn about overriding initializers without side effects."
6823 msgstr ""
6825 #: c-family/c.opt:909
6826 msgid "Warn about overriding initializers with side effects."
6827 msgstr ""
6829 #: c-family/c.opt:913
6830 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6831 msgstr ""
6833 #: c-family/c.opt:917
6834 msgid "Warn about possibly missing parentheses."
6835 msgstr ""
6837 #: c-family/c.opt:925
6838 msgid "Warn when converting the type of pointers to member functions."
6839 msgstr ""
6841 #: c-family/c.opt:929
6842 msgid "Warn about function pointer arithmetic."
6843 msgstr ""
6845 #: c-family/c.opt:933
6846 msgid "Warn when a pointer differs in signedness in an assignment."
6847 msgstr ""
6849 #: c-family/c.opt:937
6850 msgid "Warn when a pointer is compared with a zero character constant."
6851 msgstr ""
6853 #: c-family/c.opt:941
6854 msgid "Warn when a pointer is cast to an integer of a different size."
6855 msgstr ""
6857 #: c-family/c.opt:945
6858 msgid "Warn about misuses of pragmas."
6859 msgstr ""
6861 #: c-family/c.opt:949
6862 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6863 msgstr ""
6865 #: c-family/c.opt:953
6866 msgid "Warn if inherited methods are unimplemented."
6867 msgstr ""
6869 #: c-family/c.opt:957 c-family/c.opt:961
6870 msgid "Warn for placement new expressions with undefined behavior."
6871 msgstr ""
6873 #: c-family/c.opt:965
6874 msgid "Warn about multiple declarations of the same object."
6875 msgstr ""
6877 #: c-family/c.opt:969
6878 msgid "Warn about uses of register storage specifier."
6879 msgstr ""
6881 #: c-family/c.opt:973
6882 msgid "Warn when the compiler reorders code."
6883 msgstr ""
6885 #: c-family/c.opt:977
6886 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6887 msgstr ""
6889 #: c-family/c.opt:981
6890 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6891 msgstr ""
6893 #: c-family/c.opt:985
6894 msgid "Warn if a selector has multiple methods."
6895 msgstr ""
6897 #: c-family/c.opt:989
6898 msgid "Warn about possible violations of sequence point rules."
6899 msgstr ""
6901 #: c-family/c.opt:993
6902 msgid "Warn if a local declaration hides an instance variable."
6903 msgstr ""
6905 #: c-family/c.opt:997 c-family/c.opt:1001
6906 msgid "Warn if left shift of a signed value overflows."
6907 msgstr ""
6909 #: c-family/c.opt:1005
6910 msgid "Warn if shift count is negative."
6911 msgstr ""
6913 #: c-family/c.opt:1009
6914 msgid "Warn if shift count >= width of type."
6915 msgstr ""
6917 #: c-family/c.opt:1013
6918 msgid "Warn if left shifting a negative value."
6919 msgstr ""
6921 #: c-family/c.opt:1017
6922 msgid "Warn about signed-unsigned comparisons."
6923 msgstr ""
6925 #: c-family/c.opt:1025
6926 msgid "Warn for implicit type conversions between signed and unsigned integers."
6927 msgstr ""
6929 #: c-family/c.opt:1029
6930 msgid "Warn when overload promotes from unsigned to signed."
6931 msgstr ""
6933 #: c-family/c.opt:1033
6934 msgid "Warn about uncasted NULL used as sentinel."
6935 msgstr ""
6937 #: c-family/c.opt:1037
6938 msgid "Warn about unprototyped function declarations."
6939 msgstr ""
6941 #: c-family/c.opt:1049
6942 msgid "Warn if type signatures of candidate methods do not match exactly."
6943 msgstr ""
6945 #: c-family/c.opt:1053
6946 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6947 msgstr ""
6949 #: c-family/c.opt:1057
6950 msgid "Deprecated.  This switch has no effect."
6951 msgstr ""
6953 #: c-family/c.opt:1065
6954 msgid "Warn if a comparison always evaluates to true or false."
6955 msgstr ""
6957 #: c-family/c.opt:1069
6958 msgid "Warn if a throw expression will always result in a call to terminate()."
6959 msgstr ""
6961 #: c-family/c.opt:1073
6962 msgid "Warn about features not present in traditional C."
6963 msgstr ""
6965 #: c-family/c.opt:1077
6966 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6967 msgstr ""
6969 #: c-family/c.opt:1081
6970 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6971 msgstr ""
6973 #: c-family/c.opt:1085
6974 msgid "Warn about @selector()s without previously declared methods."
6975 msgstr ""
6977 #: c-family/c.opt:1089
6978 msgid "Warn if an undefined macro is used in an #if directive."
6979 msgstr ""
6981 #: c-family/c.opt:1101
6982 msgid "Warn about unrecognized pragmas."
6983 msgstr ""
6985 #: c-family/c.opt:1105
6986 msgid "Warn about unsuffixed float constants."
6987 msgstr ""
6989 #: c-family/c.opt:1113
6990 msgid "Warn when typedefs locally defined in a function are not used."
6991 msgstr ""
6993 #: c-family/c.opt:1117
6994 msgid "Warn about macros defined in the main file that are not used."
6995 msgstr ""
6997 #: c-family/c.opt:1121
6998 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6999 msgstr ""
7001 #: c-family/c.opt:1129 c-family/c.opt:1133
7002 msgid "Warn when a const variable is unused."
7003 msgstr ""
7005 #: c-family/c.opt:1137
7006 msgid "Warn about using variadic macros."
7007 msgstr ""
7009 #: c-family/c.opt:1141
7010 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
7011 msgstr ""
7013 #: c-family/c.opt:1145
7014 msgid "Warn if a variable length array is used."
7015 msgstr ""
7017 #: c-family/c.opt:1149
7018 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."
7019 msgstr ""
7021 #: c-family/c.opt:1155
7022 msgid "Warn when a register variable is declared volatile."
7023 msgstr ""
7025 #: c-family/c.opt:1159
7026 msgid "Warn on direct virtual inheritance."
7027 msgstr ""
7029 #: c-family/c.opt:1163
7030 msgid "Warn if a virtual base has a non-trivial move assignment operator."
7031 msgstr ""
7033 #: c-family/c.opt:1167
7034 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."
7035 msgstr ""
7037 #: c-family/c.opt:1171
7038 msgid "Warn when a literal '0' is used as null pointer."
7039 msgstr ""
7041 #: c-family/c.opt:1175
7042 msgid "Warn about useless casts."
7043 msgstr ""
7045 #: c-family/c.opt:1179
7046 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."
7047 msgstr ""
7049 #: c-family/c.opt:1183
7050 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
7051 msgstr ""
7053 #: c-family/c.opt:1187
7054 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
7055 msgstr ""
7057 #: c-family/c.opt:1192
7058 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
7059 msgstr ""
7061 #: c-family/c.opt:1200
7062 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
7063 msgstr ""
7065 #: c-family/c.opt:1204
7066 msgid "Enforce class member access control semantics."
7067 msgstr ""
7069 #: c-family/c.opt:1208
7070 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
7071 msgstr ""
7073 #: c-family/c.opt:1212
7074 msgid "Support C++17 allocation of over-aligned types."
7075 msgstr ""
7077 #: c-family/c.opt:1216
7078 msgid "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N."
7079 msgstr ""
7081 #: c-family/c.opt:1223
7082 msgid "Allow variadic functions without named parameter."
7083 msgstr ""
7085 #: c-family/c.opt:1227 c-family/c.opt:1478 c-family/c.opt:1803
7086 #: c-family/c.opt:1807 c-family/c.opt:1823
7087 msgid "No longer supported."
7088 msgstr "Більше не підтримується."
7090 #: c-family/c.opt:1231
7091 msgid "Recognize the \"asm\" keyword."
7092 msgstr ""
7094 #: c-family/c.opt:1239
7095 msgid "Recognize built-in functions."
7096 msgstr ""
7098 #: c-family/c.opt:1246
7099 msgid "Where shorter, use canonicalized paths to systems headers."
7100 msgstr ""
7102 #: c-family/c.opt:1250
7103 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to control instrumentation.  Currently available for C, C++ and ObjC."
7104 msgstr ""
7106 #: c-family/c.opt:1255
7107 msgid "Generate pointer bounds checks for variables with incomplete type."
7108 msgstr ""
7110 #: c-family/c.opt:1259
7111 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when instrumented binaries are used with legacy libs."
7112 msgstr ""
7114 #: c-family/c.opt:1264
7115 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."
7116 msgstr ""
7118 #: c-family/c.opt:1270
7119 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."
7120 msgstr ""
7122 #: c-family/c.opt:1275
7123 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."
7124 msgstr ""
7126 #: c-family/c.opt:1280
7127 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."
7128 msgstr ""
7130 #: c-family/c.opt:1286
7131 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed on optimization levels >0."
7132 msgstr ""
7134 #: c-family/c.opt:1291
7135 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
7136 msgstr ""
7138 #: c-family/c.opt:1295
7139 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
7140 msgstr ""
7142 #: c-family/c.opt:1299
7143 msgid "Use statically initialized variable for vars bounds instead of generating them each time it is required."
7144 msgstr ""
7146 #: c-family/c.opt:1304
7147 msgid "Use statically initialized variable for constant bounds instead of generating them each time it is required."
7148 msgstr ""
7150 #: c-family/c.opt:1309
7151 msgid "With this option zero size obtained dynamically for objects with incomplete type will be treated as infinite."
7152 msgstr ""
7154 #: c-family/c.opt:1314
7155 msgid "Generate checks for all read accesses to memory."
7156 msgstr ""
7158 #: c-family/c.opt:1318
7159 msgid "Generate checks for all write accesses to memory."
7160 msgstr ""
7162 #: c-family/c.opt:1322
7163 msgid "Generate bounds stores for pointer writes."
7164 msgstr ""
7166 #: c-family/c.opt:1326
7167 msgid "Generate bounds passing for calls."
7168 msgstr ""
7170 #: c-family/c.opt:1330
7171 msgid "Instrument only functions marked with bnd_instrument attribute."
7172 msgstr ""
7174 #: c-family/c.opt:1334
7175 msgid "Transform instrumented builtin calls into calls to wrappers."
7176 msgstr ""
7178 #: c-family/c.opt:1344
7179 msgid "Deprecated in GCC 8.  This switch has no effect."
7180 msgstr ""
7182 #: c-family/c.opt:1348
7183 msgid "Enable support for C++ concepts."
7184 msgstr ""
7186 #: c-family/c.opt:1352
7187 msgid "Allow the arguments of the '?' operator to have different types."
7188 msgstr ""
7190 #: c-family/c.opt:1359
7191 #, c-format
7192 msgid "no class name specified with %qs"
7193 msgstr ""
7195 #: c-family/c.opt:1360
7196 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7197 msgstr ""
7199 #: c-family/c.opt:1364
7200 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7201 msgstr ""
7203 #: c-family/c.opt:1368
7204 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
7205 msgstr ""
7207 #: c-family/c.opt:1372
7208 msgid "Emit debug annotations during preprocessing."
7209 msgstr ""
7211 #: c-family/c.opt:1376
7212 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
7213 msgstr ""
7215 #: c-family/c.opt:1380
7216 msgid "Factor complex constructors and destructors to favor space over speed."
7217 msgstr ""
7219 #: c-family/c.opt:1388
7220 msgid "Print hierarchical comparisons when template types are mismatched."
7221 msgstr ""
7223 #: c-family/c.opt:1392
7224 msgid "Preprocess directives only."
7225 msgstr ""
7227 #: c-family/c.opt:1396
7228 msgid "Permit '$' as an identifier character."
7229 msgstr ""
7231 #: c-family/c.opt:1400
7232 msgid "-fmacro-prefix-map=<old>=<new> Map one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
7233 msgstr ""
7235 #: c-family/c.opt:1404
7236 msgid "Write all declarations as Ada code transitively."
7237 msgstr ""
7239 #: c-family/c.opt:1408
7240 msgid "Write all declarations as Ada code for the given file only."
7241 msgstr ""
7243 #: c-family/c.opt:1415
7244 msgid "-fno-elide-type Do not elide common elements in template comparisons."
7245 msgstr ""
7247 #: c-family/c.opt:1419
7248 msgid "Generate code to check exception specifications."
7249 msgstr ""
7251 #: c-family/c.opt:1426
7252 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7253 msgstr ""
7255 #: c-family/c.opt:1430
7256 msgid "Permit universal character names (\\u and \\U) in identifiers."
7257 msgstr ""
7259 #: c-family/c.opt:1434
7260 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7261 msgstr ""
7263 #: c-family/c.opt:1438
7264 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7265 msgstr ""
7267 #: c-family/c.opt:1445
7268 msgid "Scope of for-init-statement variables is local to the loop."
7269 msgstr ""
7271 #: c-family/c.opt:1449
7272 msgid "Do not assume that standard C libraries and \"main\" exist."
7273 msgstr ""
7275 #: c-family/c.opt:1453
7276 msgid "Recognize GNU-defined keywords."
7277 msgstr ""
7279 #: c-family/c.opt:1457
7280 msgid "Generate code for GNU runtime environment."
7281 msgstr ""
7283 #: c-family/c.opt:1461
7284 msgid "Use traditional GNU semantics for inline functions."
7285 msgstr ""
7287 #: c-family/c.opt:1467
7288 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7289 msgstr ""
7291 #: c-family/c.opt:1474
7292 msgid "Assume normal C execution environment."
7293 msgstr ""
7295 #: c-family/c.opt:1482
7296 msgid "Export functions even if they can be inlined."
7297 msgstr ""
7299 #: c-family/c.opt:1486
7300 msgid "Emit implicit instantiations of inline templates."
7301 msgstr ""
7303 #: c-family/c.opt:1490
7304 msgid "Emit implicit instantiations of templates."
7305 msgstr ""
7307 #: c-family/c.opt:1494
7308 msgid "Implement C++17 inheriting constructor semantics."
7309 msgstr ""
7311 #: c-family/c.opt:1498
7312 msgid "Inject friend functions into enclosing namespace."
7313 msgstr ""
7315 #: c-family/c.opt:1502
7316 msgid "Don't emit dllexported inline functions unless needed."
7317 msgstr ""
7319 #: c-family/c.opt:1509
7320 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7321 msgstr ""
7323 #: c-family/c.opt:1513
7324 msgid "Don't warn about uses of Microsoft extensions."
7325 msgstr ""
7327 #: c-family/c.opt:1532
7328 msgid "Implement resolution of DR 150 for matching of template template arguments."
7329 msgstr ""
7331 #: c-family/c.opt:1536
7332 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7333 msgstr ""
7335 #: c-family/c.opt:1540
7336 msgid "Assume that receivers of Objective-C messages may be nil."
7337 msgstr ""
7339 #: c-family/c.opt:1544
7340 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7341 msgstr ""
7343 #: c-family/c.opt:1548
7344 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7345 msgstr ""
7347 #: c-family/c.opt:1551
7348 #, c-format
7349 msgid "unrecognized ivar visibility value %qs"
7350 msgstr ""
7352 #: c-family/c.opt:1573
7353 msgid "Treat a throw() exception specification as noexcept to improve code size."
7354 msgstr ""
7356 #: c-family/c.opt:1577
7357 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7358 msgstr ""
7360 #: c-family/c.opt:1583
7361 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7362 msgstr ""
7364 #: c-family/c.opt:1587
7365 msgid "Allow fast jumps to the message dispatcher."
7366 msgstr ""
7368 #: c-family/c.opt:1593
7369 msgid "Enable Objective-C exception and synchronization syntax."
7370 msgstr ""
7372 #: c-family/c.opt:1597
7373 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7374 msgstr ""
7376 #: c-family/c.opt:1601
7377 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7378 msgstr ""
7380 #: c-family/c.opt:1606
7381 msgid "Enable Objective-C setjmp exception handling runtime."
7382 msgstr ""
7384 #: c-family/c.opt:1610
7385 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7386 msgstr ""
7388 #: c-family/c.opt:1614
7389 msgid "Enable OpenACC."
7390 msgstr ""
7392 #: c-family/c.opt:1618
7393 msgid "Specify default OpenACC compute dimensions."
7394 msgstr ""
7396 #: c-family/c.opt:1622
7397 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7398 msgstr ""
7400 #: c-family/c.opt:1626
7401 msgid "Enable OpenMP's SIMD directives."
7402 msgstr ""
7404 #: c-family/c.opt:1630
7405 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7406 msgstr ""
7408 #: c-family/c.opt:1641
7409 msgid "Look for and use PCH files even when preprocessing."
7410 msgstr ""
7412 #: c-family/c.opt:1645
7413 msgid "Downgrade conformance errors to warnings."
7414 msgstr ""
7416 #: c-family/c.opt:1649
7417 msgid "Enable Plan 9 language extensions."
7418 msgstr ""
7420 #: c-family/c.opt:1653
7421 msgid "Treat the input file as already preprocessed."
7422 msgstr ""
7424 #: c-family/c.opt:1661
7425 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7426 msgstr ""
7428 #: c-family/c.opt:1665
7429 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7430 msgstr ""
7432 #: c-family/c.opt:1669
7433 msgid "Treat known sprintf return values as constants."
7434 msgstr ""
7436 #: c-family/c.opt:1673
7437 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7438 msgstr ""
7440 #: c-family/c.opt:1677
7441 msgid "Enable automatic template instantiation."
7442 msgstr ""
7444 #: c-family/c.opt:1681
7445 msgid "Generate run time type descriptor information."
7446 msgstr ""
7448 #: c-family/c.opt:1685 ada/gcc-interface/lang.opt:77
7449 msgid "Use the narrowest integer type possible for enumeration types."
7450 msgstr ""
7452 #: c-family/c.opt:1689
7453 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7454 msgstr ""
7456 #: c-family/c.opt:1693
7457 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7458 msgstr ""
7460 #: c-family/c.opt:1697 ada/gcc-interface/lang.opt:81
7461 msgid "Make \"char\" signed by default."
7462 msgstr ""
7464 #: c-family/c.opt:1701
7465 msgid "Enable C++14 sized deallocation support."
7466 msgstr ""
7468 #: c-family/c.opt:1708
7469 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7470 msgstr ""
7472 #: c-family/c.opt:1711
7473 #, c-format
7474 msgid "unrecognized scalar storage order value %qs"
7475 msgstr ""
7477 #: c-family/c.opt:1724
7478 msgid "Display statistics accumulated during compilation."
7479 msgstr ""
7481 #: c-family/c.opt:1728
7482 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7483 msgstr ""
7485 #: c-family/c.opt:1735 c-family/c.opt:1740
7486 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7487 msgstr ""
7489 #: c-family/c.opt:1757
7490 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7491 msgstr ""
7493 #: c-family/c.opt:1761
7494 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7495 msgstr ""
7497 #: c-family/c.opt:1768
7498 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7499 msgstr ""
7501 #: c-family/c.opt:1775
7502 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7503 msgstr ""
7505 #: c-family/c.opt:1779
7506 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7507 msgstr ""
7509 #: c-family/c.opt:1783
7510 msgid "Make \"char\" unsigned by default."
7511 msgstr ""
7513 #: c-family/c.opt:1787
7514 msgid "Use __cxa_atexit to register destructors."
7515 msgstr ""
7517 #: c-family/c.opt:1791
7518 msgid "Use __cxa_get_exception_ptr in exception handling."
7519 msgstr ""
7521 #: c-family/c.opt:1795
7522 msgid "Marks all inlined functions and methods as having hidden visibility."
7523 msgstr ""
7525 #: c-family/c.opt:1799
7526 msgid "Changes visibility to match Microsoft Visual Studio by default."
7527 msgstr ""
7529 #: c-family/c.opt:1811
7530 msgid "Emit common-like symbols as weak symbols."
7531 msgstr ""
7533 #: c-family/c.opt:1815
7534 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7535 msgstr ""
7537 #: c-family/c.opt:1819
7538 msgid "Generate a #line directive pointing at the current working directory."
7539 msgstr ""
7541 #: c-family/c.opt:1827
7542 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7543 msgstr ""
7545 #: c-family/c.opt:1831
7546 msgid "Dump declarations to a .decl file."
7547 msgstr ""
7549 #: c-family/c.opt:1835
7550 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7551 msgstr ""
7553 #: c-family/c.opt:1839
7554 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7555 msgstr ""
7557 #: c-family/c.opt:1843
7558 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7559 msgstr ""
7561 #: c-family/c.opt:1847
7562 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7563 msgstr ""
7565 #: c-family/c.opt:1852
7566 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7567 msgstr ""
7569 #: c-family/c.opt:1856
7570 msgid "-imacros <file>\tAccept definition of macros in <file>."
7571 msgstr ""
7573 #: c-family/c.opt:1860
7574 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7575 msgstr ""
7577 #: c-family/c.opt:1864
7578 msgid "-include <file>\tInclude the contents of <file> before other files."
7579 msgstr ""
7581 #: c-family/c.opt:1868
7582 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7583 msgstr ""
7585 #: c-family/c.opt:1872
7586 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7587 msgstr ""
7589 #: c-family/c.opt:1876
7590 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7591 msgstr ""
7593 #: c-family/c.opt:1880
7594 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7595 msgstr ""
7597 #: c-family/c.opt:1884
7598 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7599 msgstr ""
7601 #: c-family/c.opt:1888
7602 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7603 msgstr ""
7605 #: c-family/c.opt:1898
7606 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7607 msgstr ""
7609 #: c-family/c.opt:1902
7610 msgid "Do not search standard system include directories for C++."
7611 msgstr ""
7613 #: c-family/c.opt:1914
7614 msgid "Generate C header of platform-specific features."
7615 msgstr ""
7617 #: c-family/c.opt:1918
7618 msgid "Remap file names when including files."
7619 msgstr ""
7621 #: c-family/c.opt:1922 c-family/c.opt:1926
7622 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7623 msgstr ""
7625 #: c-family/c.opt:1930
7626 msgid "Conform to the ISO 2011 C++ standard."
7627 msgstr ""
7629 #: c-family/c.opt:1934
7630 msgid "Deprecated in favor of -std=c++11."
7631 msgstr ""
7633 #: c-family/c.opt:1938
7634 msgid "Deprecated in favor of -std=c++14."
7635 msgstr ""
7637 #: c-family/c.opt:1942
7638 msgid "Conform to the ISO 2014 C++ standard."
7639 msgstr ""
7641 #: c-family/c.opt:1946
7642 msgid "Deprecated in favor of -std=c++17."
7643 msgstr ""
7645 #: c-family/c.opt:1950
7646 msgid "Conform to the ISO 2017 C++ standard."
7647 msgstr ""
7649 #: c-family/c.opt:1954
7650 msgid "Conform to the ISO 2020(?) C++ draft standard (experimental and incomplete support)."
7651 msgstr ""
7653 #: c-family/c.opt:1958 c-family/c.opt:2076
7654 msgid "Conform to the ISO 2011 C standard."
7655 msgstr ""
7657 #: c-family/c.opt:1962
7658 msgid "Deprecated in favor of -std=c11."
7659 msgstr ""
7661 #: c-family/c.opt:1966 c-family/c.opt:1970 c-family/c.opt:2080
7662 #: c-family/c.opt:2084
7663 msgid "Conform to the ISO 2017 C standard (expected to be published in 2018)."
7664 msgstr ""
7666 #: c-family/c.opt:1974 c-family/c.opt:1978 c-family/c.opt:2060
7667 msgid "Conform to the ISO 1990 C standard."
7668 msgstr ""
7670 #: c-family/c.opt:1982 c-family/c.opt:2068
7671 msgid "Conform to the ISO 1999 C standard."
7672 msgstr ""
7674 #: c-family/c.opt:1986
7675 msgid "Deprecated in favor of -std=c99."
7676 msgstr ""
7678 #: c-family/c.opt:1990 c-family/c.opt:1995
7679 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7680 msgstr ""
7682 #: c-family/c.opt:2000
7683 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7684 msgstr ""
7686 #: c-family/c.opt:2004
7687 msgid "Deprecated in favor of -std=gnu++11."
7688 msgstr ""
7690 #: c-family/c.opt:2008
7691 msgid "Deprecated in favor of -std=gnu++14."
7692 msgstr ""
7694 #: c-family/c.opt:2012
7695 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7696 msgstr ""
7698 #: c-family/c.opt:2016
7699 msgid "Deprecated in favor of -std=gnu++17."
7700 msgstr ""
7702 #: c-family/c.opt:2020
7703 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
7704 msgstr ""
7706 #: c-family/c.opt:2024
7707 msgid "Conform to the ISO 2020(?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7708 msgstr ""
7710 #: c-family/c.opt:2028
7711 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7712 msgstr ""
7714 #: c-family/c.opt:2032
7715 msgid "Deprecated in favor of -std=gnu11."
7716 msgstr ""
7718 #: c-family/c.opt:2036 c-family/c.opt:2040
7719 msgid "Conform to the ISO 2017 C standard (expected to be published in 2018) with GNU extensions."
7720 msgstr ""
7722 #: c-family/c.opt:2044 c-family/c.opt:2048
7723 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7724 msgstr ""
7726 #: c-family/c.opt:2052
7727 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7728 msgstr ""
7730 #: c-family/c.opt:2056
7731 msgid "Deprecated in favor of -std=gnu99."
7732 msgstr ""
7734 #: c-family/c.opt:2064
7735 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7736 msgstr ""
7738 #: c-family/c.opt:2072
7739 msgid "Deprecated in favor of -std=iso9899:1999."
7740 msgstr ""
7742 #: c-family/c.opt:2091
7743 msgid "Enable traditional preprocessing."
7744 msgstr ""
7746 #: c-family/c.opt:2095
7747 msgid "-trigraphs\tSupport ISO C trigraphs."
7748 msgstr ""
7750 #: c-family/c.opt:2099
7751 msgid "Do not predefine system-specific and GCC-specific macros."
7752 msgstr ""
7754 #: ada/gcc-interface/lang.opt:61
7755 msgid "Synonym of -gnatk8."
7756 msgstr ""
7758 #: ada/gcc-interface/lang.opt:69
7759 msgid "Do not look for object files in standard path."
7760 msgstr ""
7762 #: ada/gcc-interface/lang.opt:73
7763 msgid "Select the runtime."
7764 msgstr ""
7766 #: ada/gcc-interface/lang.opt:85
7767 msgid "Catch typos."
7768 msgstr ""
7770 #: ada/gcc-interface/lang.opt:89
7771 msgid "Set name of output ALI file (internal switch)."
7772 msgstr ""
7774 #: ada/gcc-interface/lang.opt:93
7775 msgid "-gnat<options>\tSpecify options to GNAT."
7776 msgstr ""
7778 #: ada/gcc-interface/lang.opt:97
7779 msgid "Ignored."
7780 msgstr "Проігноровано."
7782 #: go/lang.opt:42
7783 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
7784 msgstr ""
7786 #: go/lang.opt:46
7787 msgid "Add explicit checks for division by zero."
7788 msgstr ""
7790 #: go/lang.opt:50
7791 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7792 msgstr ""
7794 #: go/lang.opt:54
7795 msgid "Apply special rules for compiling runtime package."
7796 msgstr ""
7798 #: go/lang.opt:58
7799 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7800 msgstr ""
7802 #: go/lang.opt:62
7803 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7804 msgstr ""
7806 #: go/lang.opt:66
7807 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7808 msgstr ""
7810 #: go/lang.opt:70
7811 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7812 msgstr ""
7814 #: go/lang.opt:74
7815 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
7816 msgstr ""
7818 #: go/lang.opt:78
7819 msgid "Functions which return values must end with return statements."
7820 msgstr ""
7822 #: go/lang.opt:82
7823 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
7824 msgstr ""
7826 #: go/lang.opt:86
7827 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
7828 msgstr ""
7830 #: config/vms/vms.opt:27
7831 msgid "Malloc data into P2 space."
7832 msgstr ""
7834 #: config/vms/vms.opt:31
7835 msgid "Set name of main routine for the debugger."
7836 msgstr ""
7838 #: config/vms/vms.opt:35
7839 msgid "Use VMS exit codes instead of posix ones."
7840 msgstr ""
7842 #: config/vms/vms.opt:39
7843 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7844 msgstr ""
7846 #: config/vms/vms.opt:42
7847 #, c-format
7848 msgid "unknown pointer size model %qs"
7849 msgstr ""
7851 #: config/mcore/mcore.opt:23
7852 msgid "Generate code for the M*Core M210"
7853 msgstr ""
7855 #: config/mcore/mcore.opt:27
7856 msgid "Generate code for the M*Core M340"
7857 msgstr ""
7859 #: config/mcore/mcore.opt:31
7860 msgid "Force functions to be aligned to a 4 byte boundary."
7861 msgstr ""
7863 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7864 msgid "Generate big-endian code."
7865 msgstr ""
7867 #: config/mcore/mcore.opt:39
7868 msgid "Emit call graph information."
7869 msgstr ""
7871 #: config/mcore/mcore.opt:43
7872 msgid "Use the divide instruction."
7873 msgstr ""
7875 #: config/mcore/mcore.opt:47
7876 msgid "Inline constants if it can be done in 2 insns or less."
7877 msgstr ""
7879 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7880 msgid "Generate little-endian code."
7881 msgstr ""
7883 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7884 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7885 msgstr ""
7887 #: config/mcore/mcore.opt:60
7888 msgid "Use arbitrary sized immediates in bit operations."
7889 msgstr ""
7891 #: config/mcore/mcore.opt:64
7892 msgid "Prefer word accesses over byte accesses."
7893 msgstr ""
7895 #: config/mcore/mcore.opt:71
7896 msgid "Set the maximum amount for a single stack increment operation."
7897 msgstr ""
7899 #: config/mcore/mcore.opt:75
7900 msgid "Always treat bitfields as int-sized."
7901 msgstr ""
7903 #: config/linux-android.opt:23
7904 msgid "Generate code for the Android platform."
7905 msgstr ""
7907 #: config/mmix/mmix.opt:24
7908 msgid "For intrinsics library: pass all parameters in registers."
7909 msgstr ""
7911 #: config/mmix/mmix.opt:28
7912 msgid "Use register stack for parameters and return value."
7913 msgstr ""
7915 #: config/mmix/mmix.opt:32
7916 msgid "Use call-clobbered registers for parameters and return value."
7917 msgstr ""
7919 #: config/mmix/mmix.opt:37
7920 msgid "Use epsilon-respecting floating point compare instructions."
7921 msgstr ""
7923 #: config/mmix/mmix.opt:41
7924 msgid "Use zero-extending memory loads, not sign-extending ones."
7925 msgstr ""
7927 #: config/mmix/mmix.opt:45
7928 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7929 msgstr ""
7931 #: config/mmix/mmix.opt:49
7932 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7933 msgstr ""
7935 #: config/mmix/mmix.opt:53
7936 msgid "Do not provide a default start-address 0x100 of the program."
7937 msgstr ""
7939 #: config/mmix/mmix.opt:57
7940 msgid "Link to emit program in ELF format (rather than mmo)."
7941 msgstr ""
7943 #: config/mmix/mmix.opt:61
7944 msgid "Use P-mnemonics for branches statically predicted as taken."
7945 msgstr ""
7947 #: config/mmix/mmix.opt:65
7948 msgid "Don't use P-mnemonics for branches."
7949 msgstr ""
7951 #: config/mmix/mmix.opt:79
7952 msgid "Use addresses that allocate global registers."
7953 msgstr ""
7955 #: config/mmix/mmix.opt:83
7956 msgid "Do not use addresses that allocate global registers."
7957 msgstr ""
7959 #: config/mmix/mmix.opt:87
7960 msgid "Generate a single exit point for each function."
7961 msgstr ""
7963 #: config/mmix/mmix.opt:91
7964 msgid "Do not generate a single exit point for each function."
7965 msgstr ""
7967 #: config/mmix/mmix.opt:95
7968 msgid "Set start-address of the program."
7969 msgstr ""
7971 #: config/mmix/mmix.opt:99
7972 msgid "Set start-address of data."
7973 msgstr ""
7975 #: config/darwin.opt:117
7976 msgid "Generate compile-time CFString objects."
7977 msgstr ""
7979 #: config/darwin.opt:214
7980 msgid "Warn if constant CFString objects contain non-portable characters."
7981 msgstr ""
7983 #: config/darwin.opt:219
7984 msgid "Generate AT&T-style stubs for Mach-O."
7985 msgstr ""
7987 #: config/darwin.opt:223
7988 msgid "Generate code suitable for executables (NOT shared libs)."
7989 msgstr ""
7991 #: config/darwin.opt:227
7992 msgid "Generate code suitable for fast turn around debugging."
7993 msgstr ""
7995 #: config/darwin.opt:235
7996 msgid "The earliest MacOS X version on which this program will run."
7997 msgstr ""
7999 #: config/darwin.opt:239
8000 msgid "Set sizeof(bool) to 1."
8001 msgstr ""
8003 #: config/darwin.opt:243
8004 msgid "Generate code for darwin loadable kernel extensions."
8005 msgstr ""
8007 #: config/darwin.opt:247
8008 msgid "Generate code for the kernel or loadable kernel extensions."
8009 msgstr ""
8011 #: config/darwin.opt:251
8012 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8013 msgstr ""
8015 #: config/darwin.opt:401
8016 msgid "The version of ld64 in use for this toolchain."
8017 msgstr ""
8019 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
8020 msgid "Use simulator runtime."
8021 msgstr ""
8023 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
8024 msgid "Specify the name of the target CPU."
8025 msgstr ""
8027 #: config/bfin/bfin.opt:48
8028 msgid "Omit frame pointer for leaf functions."
8029 msgstr ""
8031 #: config/bfin/bfin.opt:52
8032 msgid "Program is entirely located in low 64k of memory."
8033 msgstr ""
8035 #: config/bfin/bfin.opt:56
8036 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
8037 msgstr ""
8039 #: config/bfin/bfin.opt:61
8040 msgid "Avoid speculative loads to work around a hardware anomaly."
8041 msgstr ""
8043 #: config/bfin/bfin.opt:65
8044 msgid "Enabled ID based shared library."
8045 msgstr "Увімкнено засновану на ідентифікаторах бібліотеку спільного використання."
8047 #: config/bfin/bfin.opt:69
8048 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
8049 msgstr ""
8051 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
8052 msgid "ID of shared library to build."
8053 msgstr "Ідентифікатор бібліотеки спільного використання для збирання."
8055 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
8056 msgid "Enable separate data segment."
8057 msgstr ""
8059 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8060 msgid "Avoid generating pc-relative calls; use indirection."
8061 msgstr ""
8063 #: config/bfin/bfin.opt:86
8064 msgid "Link with the fast floating-point library."
8065 msgstr ""
8067 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
8068 msgid "Enable Function Descriptor PIC mode."
8069 msgstr ""
8071 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8072 msgid "Enable inlining of PLT in function calls."
8073 msgstr ""
8075 #: config/bfin/bfin.opt:98
8076 msgid "Do stack checking using bounds in L1 scratch memory."
8077 msgstr ""
8079 #: config/bfin/bfin.opt:102
8080 msgid "Enable multicore support."
8081 msgstr ""
8083 #: config/bfin/bfin.opt:106
8084 msgid "Build for Core A."
8085 msgstr ""
8087 #: config/bfin/bfin.opt:110
8088 msgid "Build for Core B."
8089 msgstr ""
8091 #: config/bfin/bfin.opt:114
8092 msgid "Build for SDRAM."
8093 msgstr ""
8095 #: config/bfin/bfin.opt:118
8096 msgid "Assume ICPLBs are enabled at runtime."
8097 msgstr ""
8099 #: config/m68k/m68k-tables.opt:25
8100 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8101 msgstr ""
8103 #: config/m68k/m68k-tables.opt:365
8104 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8105 msgstr ""
8107 #: config/m68k/m68k-tables.opt:411
8108 msgid "Known M68K ISAs (for use with the -march= option):"
8109 msgstr ""
8111 #: config/m68k/ieee.opt:24 config/i386/i386.opt:368
8112 msgid "Use IEEE math for fp comparisons."
8113 msgstr ""
8115 #: config/m68k/m68k.opt:30
8116 msgid "Generate code for a 520X."
8117 msgstr ""
8119 #: config/m68k/m68k.opt:34
8120 msgid "Generate code for a 5206e."
8121 msgstr ""
8123 #: config/m68k/m68k.opt:38
8124 msgid "Generate code for a 528x."
8125 msgstr ""
8127 #: config/m68k/m68k.opt:42
8128 msgid "Generate code for a 5307."
8129 msgstr ""
8131 #: config/m68k/m68k.opt:46
8132 msgid "Generate code for a 5407."
8133 msgstr ""
8135 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8136 msgid "Generate code for a 68000."
8137 msgstr ""
8139 #: config/m68k/m68k.opt:54
8140 msgid "Generate code for a 68010."
8141 msgstr ""
8143 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8144 msgid "Generate code for a 68020."
8145 msgstr ""
8147 #: config/m68k/m68k.opt:62
8148 msgid "Generate code for a 68040, without any new instructions."
8149 msgstr ""
8151 #: config/m68k/m68k.opt:66
8152 msgid "Generate code for a 68060, without any new instructions."
8153 msgstr ""
8155 #: config/m68k/m68k.opt:70
8156 msgid "Generate code for a 68030."
8157 msgstr ""
8159 #: config/m68k/m68k.opt:74
8160 msgid "Generate code for a 68040."
8161 msgstr ""
8163 #: config/m68k/m68k.opt:78
8164 msgid "Generate code for a 68060."
8165 msgstr ""
8167 #: config/m68k/m68k.opt:82
8168 msgid "Generate code for a 68302."
8169 msgstr ""
8171 #: config/m68k/m68k.opt:86
8172 msgid "Generate code for a 68332."
8173 msgstr ""
8175 #: config/m68k/m68k.opt:91
8176 msgid "Generate code for a 68851."
8177 msgstr ""
8179 #: config/m68k/m68k.opt:95
8180 msgid "Generate code that uses 68881 floating-point instructions."
8181 msgstr ""
8183 #: config/m68k/m68k.opt:99
8184 msgid "Align variables on a 32-bit boundary."
8185 msgstr ""
8187 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
8188 #: config/nds32/nds32.opt:131 config/c6x/c6x.opt:67
8189 msgid "Specify the name of the target architecture."
8190 msgstr ""
8192 #: config/m68k/m68k.opt:107
8193 msgid "Use the bit-field instructions."
8194 msgstr ""
8196 #: config/m68k/m68k.opt:119
8197 msgid "Generate code for a ColdFire v4e."
8198 msgstr ""
8200 #: config/m68k/m68k.opt:123
8201 msgid "Specify the target CPU."
8202 msgstr ""
8204 #: config/m68k/m68k.opt:127
8205 msgid "Generate code for a cpu32."
8206 msgstr ""
8208 #: config/m68k/m68k.opt:131
8209 msgid "Use hardware division instructions on ColdFire."
8210 msgstr ""
8212 #: config/m68k/m68k.opt:135
8213 msgid "Generate code for a Fido A."
8214 msgstr ""
8216 #: config/m68k/m68k.opt:139
8217 msgid "Generate code which uses hardware floating point instructions."
8218 msgstr ""
8220 #: config/m68k/m68k.opt:143
8221 msgid "Enable ID based shared library."
8222 msgstr "Увімкнути засновану на ідентифікаторах бібліотеку спільного використання."
8224 #: config/m68k/m68k.opt:147
8225 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8226 msgstr ""
8228 #: config/m68k/m68k.opt:151
8229 msgid "Do not use the bit-field instructions."
8230 msgstr ""
8232 #: config/m68k/m68k.opt:155
8233 msgid "Use normal calling convention."
8234 msgstr ""
8236 #: config/m68k/m68k.opt:159
8237 msgid "Consider type 'int' to be 32 bits wide."
8238 msgstr ""
8240 #: config/m68k/m68k.opt:163
8241 msgid "Generate pc-relative code."
8242 msgstr ""
8244 #: config/m68k/m68k.opt:167
8245 msgid "Use different calling convention using 'rtd'."
8246 msgstr ""
8248 #: config/m68k/m68k.opt:179
8249 msgid "Consider type 'int' to be 16 bits wide."
8250 msgstr ""
8252 #: config/m68k/m68k.opt:183
8253 msgid "Generate code with library calls for floating point."
8254 msgstr ""
8256 #: config/m68k/m68k.opt:187
8257 msgid "Do not use unaligned memory references."
8258 msgstr ""
8260 #: config/m68k/m68k.opt:191
8261 msgid "Tune for the specified target CPU or architecture."
8262 msgstr ""
8264 #: config/m68k/m68k.opt:195
8265 msgid "Support more than 8192 GOT entries on ColdFire."
8266 msgstr ""
8268 #: config/m68k/m68k.opt:199
8269 msgid "Support TLS segment larger than 64K."
8270 msgstr ""
8272 #: config/riscv/riscv.opt:26
8273 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
8274 msgstr ""
8276 #: config/riscv/riscv.opt:30
8277 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
8278 msgstr ""
8280 #: config/riscv/riscv.opt:34
8281 msgid "Specify integer and floating-point calling convention."
8282 msgstr ""
8284 #: config/riscv/riscv.opt:38 config/i386/i386.opt:416
8285 msgid "Attempt to keep stack aligned to this power of 2."
8286 msgstr ""
8288 #: config/riscv/riscv.opt:42
8289 msgid "Supported ABIs (for use with the -mabi= option):"
8290 msgstr ""
8292 #: config/riscv/riscv.opt:64
8293 msgid "Use hardware floating-point divide and square root instructions."
8294 msgstr ""
8296 #: config/riscv/riscv.opt:68
8297 msgid "Use hardware instructions for integer division."
8298 msgstr ""
8300 #: config/riscv/riscv.opt:72
8301 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
8302 msgstr ""
8304 #: config/riscv/riscv.opt:77 config/mips/mips.opt:401
8305 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
8306 msgstr ""
8308 #: config/riscv/riscv.opt:81
8309 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8310 msgstr ""
8312 #: config/riscv/riscv.opt:85
8313 msgid "Use smaller but slower prologue and epilogue code."
8314 msgstr ""
8316 #: config/riscv/riscv.opt:89 config/aarch64/aarch64.opt:85
8317 msgid "Specify the code model."
8318 msgstr ""
8320 #: config/riscv/riscv.opt:93
8321 msgid "Do not generate unaligned memory accesses."
8322 msgstr ""
8324 #: config/riscv/riscv.opt:97 config/i386/i386.opt:287
8325 #: config/powerpcspe/aix64.opt:36 config/powerpcspe/linux64.opt:32
8326 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8327 #: config/tilegx/tilegx.opt:57
8328 msgid "Known code models (for use with the -mcmodel= option):"
8329 msgstr ""
8331 #: config/riscv/riscv.opt:107
8332 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
8333 msgstr ""
8335 #: config/riscv/riscv.opt:111
8336 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
8337 msgstr ""
8339 #: config/m32c/m32c.opt:23
8340 msgid "-msim\tUse simulator runtime."
8341 msgstr ""
8343 #: config/m32c/m32c.opt:27
8344 msgid "-mcpu=r8c\tCompile code for R8C variants."
8345 msgstr ""
8347 #: config/m32c/m32c.opt:31
8348 msgid "-mcpu=m16c\tCompile code for M16C variants."
8349 msgstr ""
8351 #: config/m32c/m32c.opt:35
8352 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8353 msgstr ""
8355 #: config/m32c/m32c.opt:39
8356 msgid "-mcpu=m32c\tCompile code for M32C variants."
8357 msgstr ""
8359 #: config/m32c/m32c.opt:43
8360 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8361 msgstr ""
8363 #: config/msp430/msp430.opt:7
8364 msgid "Force assembly output to always use hex constants."
8365 msgstr ""
8367 #: config/msp430/msp430.opt:11
8368 msgid "Specify the MCU to build for."
8369 msgstr ""
8371 #: config/msp430/msp430.opt:15
8372 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
8373 msgstr ""
8375 #: config/msp430/msp430.opt:19
8376 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8377 msgstr ""
8379 #: config/msp430/msp430.opt:23
8380 msgid "Select large model - 20-bit addresses/pointers."
8381 msgstr ""
8383 #: config/msp430/msp430.opt:27
8384 msgid "Select small model - 16-bit addresses/pointers (default)."
8385 msgstr ""
8387 #: config/msp430/msp430.opt:31
8388 msgid "Optimize opcode sizes at link time."
8389 msgstr ""
8391 #: config/msp430/msp430.opt:38
8392 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8393 msgstr ""
8395 #: config/msp430/msp430.opt:45
8396 msgid "Specify the type of hardware multiply to support."
8397 msgstr ""
8399 #: config/msp430/msp430.opt:67
8400 msgid "Specify whether functions should be placed into low or high memory."
8401 msgstr ""
8403 #: config/msp430/msp430.opt:71
8404 msgid "Specify whether variables should be placed into low or high memory."
8405 msgstr ""
8407 #: config/msp430/msp430.opt:90
8408 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8409 msgstr ""
8411 #: config/msp430/msp430.opt:94
8412 msgid "Passes on a request to the assembler to warn about various silicon errata."
8413 msgstr ""
8415 #: config/aarch64/aarch64.opt:40
8416 msgid "The possible TLS dialects:"
8417 msgstr ""
8419 #: config/aarch64/aarch64.opt:52
8420 msgid "The code model option names for -mcmodel:"
8421 msgstr ""
8423 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:99
8424 #: config/microblaze/microblaze.opt:60
8425 msgid "Assume target CPU is configured as big endian."
8426 msgstr ""
8428 #: config/aarch64/aarch64.opt:69 config/i386/i386.opt:1007
8429 msgid "Generate code which uses only the general registers."
8430 msgstr ""
8432 #: config/aarch64/aarch64.opt:73
8433 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8434 msgstr ""
8436 #: config/aarch64/aarch64.opt:77
8437 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8438 msgstr ""
8440 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:164
8441 #: config/microblaze/microblaze.opt:64
8442 msgid "Assume target CPU is configured as little endian."
8443 msgstr ""
8445 #: config/aarch64/aarch64.opt:89
8446 msgid "Don't assume that unaligned accesses are handled by the system."
8447 msgstr ""
8449 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:400
8450 msgid "Omit the frame pointer in leaf functions."
8451 msgstr ""
8453 #: config/aarch64/aarch64.opt:97
8454 msgid "Specify TLS dialect."
8455 msgstr ""
8457 #: config/aarch64/aarch64.opt:101
8458 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8459 msgstr ""
8461 #: config/aarch64/aarch64.opt:120
8462 msgid "-march=ARCH\tUse features of architecture ARCH."
8463 msgstr ""
8465 #: config/aarch64/aarch64.opt:124
8466 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8467 msgstr ""
8469 #: config/aarch64/aarch64.opt:128
8470 msgid "-mtune=CPU\tOptimize for CPU."
8471 msgstr ""
8473 #: config/aarch64/aarch64.opt:132
8474 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8475 msgstr ""
8477 #: config/aarch64/aarch64.opt:136
8478 msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8479 msgstr ""
8481 #: config/aarch64/aarch64.opt:140
8482 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8483 msgstr ""
8485 #: config/aarch64/aarch64.opt:150
8486 msgid "PC relative literal loads."
8487 msgstr ""
8489 #: config/aarch64/aarch64.opt:154
8490 msgid "Select return address signing scope."
8491 msgstr ""
8493 #: config/aarch64/aarch64.opt:158
8494 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
8495 msgstr ""
8497 #: config/aarch64/aarch64.opt:171
8498 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."
8499 msgstr ""
8501 #: config/aarch64/aarch64.opt:177
8502 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."
8503 msgstr ""
8505 #: config/aarch64/aarch64.opt:184
8506 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."
8507 msgstr ""
8509 #: config/aarch64/aarch64.opt:190
8510 msgid "The possible SVE vector lengths:"
8511 msgstr ""
8513 #: config/aarch64/aarch64.opt:212
8514 msgid "-msve-vector-bits=N\tSet the number of bits in an SVE vector register to N."
8515 msgstr ""
8517 #: config/aarch64/aarch64.opt:216
8518 msgid "Enables verbose cost model dumping in the debug dump files."
8519 msgstr ""
8521 #: config/linux.opt:24
8522 msgid "Use Bionic C library."
8523 msgstr ""
8525 #: config/linux.opt:28
8526 msgid "Use GNU C library."
8527 msgstr ""
8529 #: config/linux.opt:32
8530 msgid "Use uClibc C library."
8531 msgstr ""
8533 #: config/linux.opt:36
8534 msgid "Use musl C library."
8535 msgstr ""
8537 #: config/ia64/ilp32.opt:3
8538 msgid "Generate ILP32 code."
8539 msgstr ""
8541 #: config/ia64/ilp32.opt:7
8542 msgid "Generate LP64 code."
8543 msgstr ""
8545 #: config/ia64/ia64.opt:28
8546 msgid "Generate big endian code."
8547 msgstr ""
8549 #: config/ia64/ia64.opt:32
8550 msgid "Generate little endian code."
8551 msgstr ""
8553 #: config/ia64/ia64.opt:36
8554 msgid "Generate code for GNU as."
8555 msgstr ""
8557 #: config/ia64/ia64.opt:40
8558 msgid "Generate code for GNU ld."
8559 msgstr ""
8561 #: config/ia64/ia64.opt:44
8562 msgid "Emit stop bits before and after volatile extended asms."
8563 msgstr ""
8565 #: config/ia64/ia64.opt:48
8566 msgid "Use in/loc/out register names."
8567 msgstr "Використовувати назви регістрів in/loc/out."
8569 #: config/ia64/ia64.opt:55
8570 msgid "Enable use of sdata/scommon/sbss."
8571 msgstr ""
8573 #: config/ia64/ia64.opt:59
8574 msgid "Generate code without GP reg."
8575 msgstr ""
8577 #: config/ia64/ia64.opt:63
8578 msgid "gp is constant (but save/restore gp on indirect calls)."
8579 msgstr ""
8581 #: config/ia64/ia64.opt:67
8582 msgid "Generate self-relocatable code."
8583 msgstr ""
8585 #: config/ia64/ia64.opt:71
8586 msgid "Generate inline floating point division, optimize for latency."
8587 msgstr ""
8589 #: config/ia64/ia64.opt:75
8590 msgid "Generate inline floating point division, optimize for throughput."
8591 msgstr ""
8593 #: config/ia64/ia64.opt:82
8594 msgid "Generate inline integer division, optimize for latency."
8595 msgstr ""
8597 #: config/ia64/ia64.opt:86
8598 msgid "Generate inline integer division, optimize for throughput."
8599 msgstr ""
8601 #: config/ia64/ia64.opt:90
8602 msgid "Do not inline integer division."
8603 msgstr ""
8605 #: config/ia64/ia64.opt:94
8606 msgid "Generate inline square root, optimize for latency."
8607 msgstr ""
8609 #: config/ia64/ia64.opt:98
8610 msgid "Generate inline square root, optimize for throughput."
8611 msgstr ""
8613 #: config/ia64/ia64.opt:102
8614 msgid "Do not inline square root."
8615 msgstr ""
8617 #: config/ia64/ia64.opt:106
8618 msgid "Enable DWARF line debug info via GNU as."
8619 msgstr ""
8621 #: config/ia64/ia64.opt:110
8622 msgid "Enable earlier placing stop bits for better scheduling."
8623 msgstr ""
8625 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
8626 #: config/sh/sh.opt:227
8627 msgid "Specify range of registers to make fixed."
8628 msgstr ""
8630 #: config/ia64/ia64.opt:118 config/powerpcspe/sysv4.opt:32
8631 #: config/alpha/alpha.opt:130
8632 msgid "Specify bit size of immediate TLS offsets."
8633 msgstr ""
8635 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:514
8636 #: config/s390/s390.opt:200 config/sparc/sparc.opt:146
8637 #: config/visium/visium.opt:49
8638 msgid "Schedule code for given CPU."
8639 msgstr ""
8641 #: config/ia64/ia64.opt:126
8642 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8643 msgstr ""
8645 #: config/ia64/ia64.opt:136
8646 msgid "Use data speculation before reload."
8647 msgstr ""
8649 #: config/ia64/ia64.opt:140
8650 msgid "Use data speculation after reload."
8651 msgstr ""
8653 #: config/ia64/ia64.opt:144
8654 msgid "Use control speculation."
8655 msgstr ""
8657 #: config/ia64/ia64.opt:148
8658 msgid "Use in block data speculation before reload."
8659 msgstr ""
8661 #: config/ia64/ia64.opt:152
8662 msgid "Use in block data speculation after reload."
8663 msgstr ""
8665 #: config/ia64/ia64.opt:156
8666 msgid "Use in block control speculation."
8667 msgstr ""
8669 #: config/ia64/ia64.opt:160
8670 msgid "Use simple data speculation check."
8671 msgstr ""
8673 #: config/ia64/ia64.opt:164
8674 msgid "Use simple data speculation check for control speculation."
8675 msgstr ""
8677 #: config/ia64/ia64.opt:174
8678 msgid "Count speculative dependencies while calculating priority of instructions."
8679 msgstr ""
8681 #: config/ia64/ia64.opt:178
8682 msgid "Place a stop bit after every cycle when scheduling."
8683 msgstr ""
8685 #: config/ia64/ia64.opt:182
8686 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8687 msgstr ""
8689 #: config/ia64/ia64.opt:186
8690 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."
8691 msgstr ""
8693 #: config/ia64/ia64.opt:190
8694 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8695 msgstr ""
8697 #: config/ia64/ia64.opt:194
8698 msgid "Don't generate checks for control speculation in selective scheduling."
8699 msgstr ""
8701 #: config/spu/spu.opt:20
8702 msgid "Emit warnings when run-time relocations are generated."
8703 msgstr ""
8705 #: config/spu/spu.opt:24
8706 msgid "Emit errors when run-time relocations are generated."
8707 msgstr ""
8709 #: config/spu/spu.opt:28
8710 msgid "Specify cost of branches (Default 20)."
8711 msgstr ""
8713 #: config/spu/spu.opt:32
8714 msgid "Make sure loads and stores are not moved past DMA instructions."
8715 msgstr ""
8717 #: config/spu/spu.opt:36
8718 msgid "volatile must be specified on any memory that is effected by DMA."
8719 msgstr ""
8721 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8722 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8723 msgstr ""
8725 #: config/spu/spu.opt:48
8726 msgid "Use standard main function as entry for startup."
8727 msgstr ""
8729 #: config/spu/spu.opt:52
8730 msgid "Generate branch hints for branches."
8731 msgstr ""
8733 #: config/spu/spu.opt:56
8734 msgid "Maximum number of nops to insert for a hint (Default 2)."
8735 msgstr ""
8737 #: config/spu/spu.opt:60
8738 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8739 msgstr ""
8741 #: config/spu/spu.opt:64
8742 msgid "Generate code for 18 bit addressing."
8743 msgstr ""
8745 #: config/spu/spu.opt:68
8746 msgid "Generate code for 32 bit addressing."
8747 msgstr ""
8749 #: config/spu/spu.opt:76
8750 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8751 msgstr ""
8753 #: config/spu/spu.opt:80 config/i386/i386.opt:257 config/s390/s390.opt:56
8754 msgid "Generate code for given CPU."
8755 msgstr ""
8757 #: config/spu/spu.opt:88
8758 msgid "Access variables in 32-bit PPU objects (default)."
8759 msgstr ""
8761 #: config/spu/spu.opt:92
8762 msgid "Access variables in 64-bit PPU objects."
8763 msgstr ""
8765 #: config/spu/spu.opt:96
8766 msgid "Allow conversions between __ea and generic pointers (default)."
8767 msgstr ""
8769 #: config/spu/spu.opt:100
8770 msgid "Size (in KB) of software data cache."
8771 msgstr ""
8773 #: config/spu/spu.opt:104
8774 msgid "Atomically write back software data cache lines (default)."
8775 msgstr ""
8777 #: config/epiphany/epiphany.opt:24
8778 msgid "Don't use any of r32..r63."
8779 msgstr ""
8781 #: config/epiphany/epiphany.opt:28
8782 msgid "preferentially allocate registers that allow short instruction generation."
8783 msgstr ""
8785 #: config/epiphany/epiphany.opt:32
8786 msgid "Set branch cost."
8787 msgstr ""
8789 #: config/epiphany/epiphany.opt:36
8790 msgid "enable conditional move instruction usage."
8791 msgstr ""
8793 #: config/epiphany/epiphany.opt:40
8794 msgid "set number of nops to emit before each insn pattern."
8795 msgstr ""
8797 #: config/epiphany/epiphany.opt:52
8798 msgid "Use software floating point comparisons."
8799 msgstr ""
8801 #: config/epiphany/epiphany.opt:56
8802 msgid "Enable split of 32 bit immediate loads into low / high part."
8803 msgstr ""
8805 #: config/epiphany/epiphany.opt:60
8806 msgid "Enable use of POST_INC / POST_DEC."
8807 msgstr ""
8809 #: config/epiphany/epiphany.opt:64
8810 msgid "Enable use of POST_MODIFY."
8811 msgstr ""
8813 #: config/epiphany/epiphany.opt:68
8814 msgid "Set number of bytes on the stack preallocated for use by the callee."
8815 msgstr ""
8817 #: config/epiphany/epiphany.opt:72
8818 msgid "Assume round to nearest is selected for purposes of scheduling."
8819 msgstr ""
8821 #: config/epiphany/epiphany.opt:76
8822 msgid "Generate call insns as indirect calls."
8823 msgstr ""
8825 #: config/epiphany/epiphany.opt:80
8826 msgid "Generate call insns as direct calls."
8827 msgstr ""
8829 #: config/epiphany/epiphany.opt:84
8830 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8831 msgstr ""
8833 #: config/epiphany/epiphany.opt:108
8834 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8835 msgstr ""
8837 #: config/epiphany/epiphany.opt:112
8838 msgid "Vectorize for double-word operations."
8839 msgstr ""
8841 #: config/epiphany/epiphany.opt:128
8842 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8843 msgstr ""
8845 #: config/epiphany/epiphany.opt:132
8846 msgid "Use the floating point unit for integer add/subtract."
8847 msgstr ""
8849 #: config/epiphany/epiphany.opt:136
8850 msgid "Set register to hold -1."
8851 msgstr ""
8853 #: config/ft32/ft32.opt:23
8854 msgid "target the software simulator."
8855 msgstr ""
8857 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:389
8858 msgid "Use LRA instead of reload."
8859 msgstr ""
8861 #: config/ft32/ft32.opt:31
8862 msgid "Avoid use of the DIV and MOD instructions"
8863 msgstr ""
8865 #: config/ft32/ft32.opt:35
8866 msgid "target the FT32B architecture"
8867 msgstr ""
8869 #: config/ft32/ft32.opt:39
8870 msgid "enable FT32B code compression"
8871 msgstr "увімкнути стискання коду FT32B"
8873 #: config/ft32/ft32.opt:43
8874 msgid "Avoid placing any readable data in program memory"
8875 msgstr ""
8877 #: config/h8300/h8300.opt:23
8878 msgid "Generate H8S code."
8879 msgstr ""
8881 #: config/h8300/h8300.opt:27
8882 msgid "Generate H8SX code."
8883 msgstr ""
8885 #: config/h8300/h8300.opt:31
8886 msgid "Generate H8S/2600 code."
8887 msgstr ""
8889 #: config/h8300/h8300.opt:35
8890 msgid "Make integers 32 bits wide."
8891 msgstr ""
8893 #: config/h8300/h8300.opt:42
8894 msgid "Use registers for argument passing."
8895 msgstr ""
8897 #: config/h8300/h8300.opt:46
8898 msgid "Consider access to byte sized memory slow."
8899 msgstr ""
8901 #: config/h8300/h8300.opt:50
8902 msgid "Enable linker relaxing."
8903 msgstr ""
8905 #: config/h8300/h8300.opt:54
8906 msgid "Generate H8/300H code."
8907 msgstr ""
8909 #: config/h8300/h8300.opt:58
8910 msgid "Enable the normal mode."
8911 msgstr ""
8913 #: config/h8300/h8300.opt:62
8914 msgid "Use H8/300 alignment rules."
8915 msgstr ""
8917 #: config/h8300/h8300.opt:66
8918 msgid "Push extended registers on stack in monitor functions."
8919 msgstr ""
8921 #: config/h8300/h8300.opt:70
8922 msgid "Do not push extended registers on stack in monitor functions."
8923 msgstr ""
8925 #: config/pdp11/pdp11.opt:23
8926 msgid "Generate code for an 11/10."
8927 msgstr ""
8929 #: config/pdp11/pdp11.opt:27
8930 msgid "Generate code for an 11/40."
8931 msgstr ""
8933 #: config/pdp11/pdp11.opt:31
8934 msgid "Generate code for an 11/45."
8935 msgstr ""
8937 #: config/pdp11/pdp11.opt:35
8938 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8939 msgstr ""
8941 #: config/pdp11/pdp11.opt:39
8942 msgid "Do not use inline patterns for copying memory."
8943 msgstr ""
8945 #: config/pdp11/pdp11.opt:43
8946 msgid "Use inline patterns for copying memory."
8947 msgstr ""
8949 #: config/pdp11/pdp11.opt:47
8950 msgid "Do not pretend that branches are expensive."
8951 msgstr ""
8953 #: config/pdp11/pdp11.opt:51
8954 msgid "Pretend that branches are expensive."
8955 msgstr ""
8957 #: config/pdp11/pdp11.opt:55
8958 msgid "Use the DEC assembler syntax."
8959 msgstr ""
8961 #: config/pdp11/pdp11.opt:59
8962 msgid "Use 32 bit float."
8963 msgstr ""
8965 #: config/pdp11/pdp11.opt:63
8966 msgid "Use 64 bit float."
8967 msgstr ""
8969 #: config/pdp11/pdp11.opt:67 config/powerpcspe/powerpcspe.opt:177
8970 #: config/rs6000/rs6000.opt:196 config/frv/frv.opt:158
8971 msgid "Use hardware floating point."
8972 msgstr ""
8974 #: config/pdp11/pdp11.opt:71
8975 msgid "Use 16 bit int."
8976 msgstr ""
8978 #: config/pdp11/pdp11.opt:75
8979 msgid "Use 32 bit int."
8980 msgstr ""
8982 #: config/pdp11/pdp11.opt:79 config/powerpcspe/powerpcspe.opt:173
8983 #: config/rs6000/rs6000.opt:192
8984 msgid "Do not use hardware floating point."
8985 msgstr ""
8987 #: config/pdp11/pdp11.opt:83
8988 msgid "Target has split I&D."
8989 msgstr ""
8991 #: config/pdp11/pdp11.opt:87
8992 msgid "Use UNIX assembler syntax."
8993 msgstr ""
8995 #: config/xtensa/xtensa.opt:23
8996 msgid "Use CONST16 instruction to load constants."
8997 msgstr ""
8999 #: config/xtensa/xtensa.opt:27
9000 msgid "Disable position-independent code (PIC) for use in OS kernel code."
9001 msgstr ""
9003 #: config/xtensa/xtensa.opt:31
9004 msgid "Use indirect CALLXn instructions for large programs."
9005 msgstr ""
9007 #: config/xtensa/xtensa.opt:35
9008 msgid "Automatically align branch targets to reduce branch penalties."
9009 msgstr ""
9011 #: config/xtensa/xtensa.opt:39
9012 msgid "Intersperse literal pools with code in the text section."
9013 msgstr ""
9015 #: config/xtensa/xtensa.opt:43
9016 msgid "Relax literals in assembler and place them automatically in the text section."
9017 msgstr ""
9019 #: config/xtensa/xtensa.opt:47
9020 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
9021 msgstr ""
9023 #: config/i386/cygming.opt:23
9024 msgid "Create console application."
9025 msgstr ""
9027 #: config/i386/cygming.opt:27
9028 msgid "Generate code for a DLL."
9029 msgstr ""
9031 #: config/i386/cygming.opt:31
9032 msgid "Ignore dllimport for functions."
9033 msgstr ""
9035 #: config/i386/cygming.opt:35
9036 msgid "Use Mingw-specific thread support."
9037 msgstr ""
9039 #: config/i386/cygming.opt:39
9040 msgid "Set Windows defines."
9041 msgstr ""
9043 #: config/i386/cygming.opt:43
9044 msgid "Create GUI application."
9045 msgstr ""
9047 #: config/i386/cygming.opt:47
9048 msgid "Use the GNU extension to the PE format for aligned common data."
9049 msgstr ""
9051 #: config/i386/cygming.opt:51
9052 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
9053 msgstr ""
9055 #: config/i386/cygming.opt:55
9056 msgid "For nested functions on stack executable permission is set."
9057 msgstr ""
9059 #: config/i386/cygming.opt:62
9060 msgid "Put relocated read-only data into .data section."
9061 msgstr ""
9063 #: config/i386/mingw.opt:29
9064 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9065 msgstr ""
9067 #: config/i386/mingw-w64.opt:23
9068 msgid "Use unicode startup and define UNICODE macro."
9069 msgstr ""
9071 #: config/i386/i386.opt:192
9072 msgid "sizeof(long double) is 16."
9073 msgstr ""
9075 #: config/i386/i386.opt:196 config/i386/i386.opt:364
9076 msgid "Use hardware fp."
9077 msgstr ""
9079 #: config/i386/i386.opt:200
9080 msgid "sizeof(long double) is 12."
9081 msgstr ""
9083 #: config/i386/i386.opt:204
9084 msgid "Use 80-bit long double."
9085 msgstr ""
9087 #: config/i386/i386.opt:208 config/s390/s390.opt:160
9088 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
9089 msgid "Use 64-bit long double."
9090 msgstr ""
9092 #: config/i386/i386.opt:212 config/s390/s390.opt:156
9093 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
9094 msgid "Use 128-bit long double."
9095 msgstr ""
9097 #: config/i386/i386.opt:216 config/sh/sh.opt:179
9098 msgid "Reserve space for outgoing arguments in the function prologue."
9099 msgstr ""
9101 #: config/i386/i386.opt:220
9102 msgid "Align some doubles on dword boundary."
9103 msgstr ""
9105 #: config/i386/i386.opt:224
9106 msgid "Function starts are aligned to this power of 2."
9107 msgstr ""
9109 #: config/i386/i386.opt:228
9110 msgid "Jump targets are aligned to this power of 2."
9111 msgstr ""
9113 #: config/i386/i386.opt:232
9114 msgid "Loop code aligned to this power of 2."
9115 msgstr ""
9117 #: config/i386/i386.opt:236
9118 msgid "Align destination of the string operations."
9119 msgstr ""
9121 #: config/i386/i386.opt:240
9122 msgid "Use the given data alignment."
9123 msgstr ""
9125 #: config/i386/i386.opt:244
9126 msgid "Known data alignment choices (for use with the -malign-data= option):"
9127 msgstr ""
9129 #: config/i386/i386.opt:261
9130 msgid "Use given assembler dialect."
9131 msgstr ""
9133 #: config/i386/i386.opt:265
9134 msgid "Known assembler dialects (for use with the -masm= option):"
9135 msgstr ""
9137 #: config/i386/i386.opt:275
9138 msgid "Branches are this expensive (arbitrary units)."
9139 msgstr ""
9141 #: config/i386/i386.opt:279
9142 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
9143 msgstr ""
9145 #: config/i386/i386.opt:283
9146 msgid "Use given x86-64 code model."
9147 msgstr ""
9149 #: config/i386/i386.opt:306
9150 msgid "Use given address mode."
9151 msgstr "Використовувати вказаний режим адресування."
9153 #: config/i386/i386.opt:310
9154 msgid "Known address mode (for use with the -maddress-mode= option):"
9155 msgstr ""
9157 #: config/i386/i386.opt:319
9158 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
9159 msgstr "%<-mcpu=%> вважається застарілим; скористайтеся замість нього %<-mtune=%> або %<-march=%>"
9161 #: config/i386/i386.opt:323
9162 msgid "Generate sin, cos, sqrt for FPU."
9163 msgstr ""
9165 #: config/i386/i386.opt:327
9166 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
9167 msgstr ""
9169 #: config/i386/i386.opt:331
9170 msgid "Return values of functions in FPU registers."
9171 msgstr ""
9173 #: config/i386/i386.opt:335
9174 msgid "Generate floating point mathematics using given instruction set."
9175 msgstr ""
9177 #: config/i386/i386.opt:339
9178 msgid "Valid arguments to -mfpmath=:"
9179 msgstr ""
9181 #: config/i386/i386.opt:372
9182 msgid "Inline all known string operations."
9183 msgstr ""
9185 #: config/i386/i386.opt:376
9186 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
9187 msgstr ""
9189 #: config/i386/i386.opt:379
9190 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
9191 msgstr ""
9193 #: config/i386/i386.opt:384
9194 msgid "Use native (MS) bitfield layout."
9195 msgstr ""
9197 #: config/i386/i386.opt:404
9198 msgid "Set 80387 floating-point precision to 32-bit."
9199 msgstr ""
9201 #: config/i386/i386.opt:408
9202 msgid "Set 80387 floating-point precision to 64-bit."
9203 msgstr ""
9205 #: config/i386/i386.opt:412
9206 msgid "Set 80387 floating-point precision to 80-bit."
9207 msgstr ""
9209 #: config/i386/i386.opt:420
9210 msgid "Assume incoming stack aligned to this power of 2."
9211 msgstr ""
9213 #: config/i386/i386.opt:424
9214 msgid "Use push instructions to save outgoing arguments."
9215 msgstr ""
9217 #: config/i386/i386.opt:428
9218 msgid "Use red-zone in the x86-64 code."
9219 msgstr ""
9221 #: config/i386/i386.opt:432
9222 msgid "Number of registers used to pass integer arguments."
9223 msgstr ""
9225 #: config/i386/i386.opt:436
9226 msgid "Alternate calling convention."
9227 msgstr ""
9229 #: config/i386/i386.opt:440 config/alpha/alpha.opt:23
9230 msgid "Do not use hardware fp."
9231 msgstr ""
9233 #: config/i386/i386.opt:444
9234 msgid "Use SSE register passing conventions for SF and DF mode."
9235 msgstr ""
9237 #: config/i386/i386.opt:448
9238 msgid "Realign stack in prologue."
9239 msgstr ""
9241 #: config/i386/i386.opt:452
9242 msgid "Enable stack probing."
9243 msgstr ""
9245 #: config/i386/i386.opt:456
9246 msgid "Specify memcpy expansion strategy when expected size is known."
9247 msgstr ""
9249 #: config/i386/i386.opt:460
9250 msgid "Specify memset expansion strategy when expected size is known."
9251 msgstr ""
9253 #: config/i386/i386.opt:464
9254 msgid "Chose strategy to generate stringop using."
9255 msgstr ""
9257 #: config/i386/i386.opt:468
9258 msgid "Valid arguments to -mstringop-strategy=:"
9259 msgstr ""
9261 #: config/i386/i386.opt:496
9262 msgid "Use given thread-local storage dialect."
9263 msgstr ""
9265 #: config/i386/i386.opt:500
9266 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
9267 msgstr ""
9269 #: config/i386/i386.opt:510
9270 #, c-format
9271 msgid "Use direct references against %gs when accessing tls data."
9272 msgstr ""
9274 #: config/i386/i386.opt:518
9275 msgid "Fine grain control of tune features."
9276 msgstr ""
9278 #: config/i386/i386.opt:522
9279 msgid "Clear all tune features."
9280 msgstr ""
9282 #: config/i386/i386.opt:529
9283 msgid "Generate code that conforms to Intel MCU psABI."
9284 msgstr ""
9286 #: config/i386/i386.opt:533
9287 msgid "Generate code that conforms to the given ABI."
9288 msgstr ""
9290 #: config/i386/i386.opt:537 config/nds32/nds32.opt:44
9291 msgid "Known ABIs (for use with the -mabi= option):"
9292 msgstr ""
9294 #: config/i386/i386.opt:547
9295 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
9296 msgstr ""
9298 #: config/i386/i386.opt:551 config/powerpcspe/powerpcspe.opt:189
9299 #: config/rs6000/rs6000.opt:208
9300 msgid "Vector library ABI to use."
9301 msgstr ""
9303 #: config/i386/i386.opt:555
9304 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9305 msgstr ""
9307 #: config/i386/i386.opt:565
9308 msgid "Return 8-byte vectors in memory."
9309 msgstr ""
9311 #: config/i386/i386.opt:569
9312 msgid "Generate reciprocals instead of divss and sqrtss."
9313 msgstr ""
9315 #: config/i386/i386.opt:573
9316 msgid "Control generation of reciprocal estimates."
9317 msgstr ""
9319 #: config/i386/i386.opt:577
9320 msgid "Generate cld instruction in the function prologue."
9321 msgstr ""
9323 #: config/i386/i386.opt:581
9324 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
9325 msgstr ""
9327 #: config/i386/i386.opt:586
9328 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
9329 msgstr ""
9331 #: config/i386/i386.opt:591
9332 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
9333 msgstr ""
9335 #: config/i386/i386.opt:596
9336 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
9337 msgstr ""
9339 #: config/i386/i386.opt:600
9340 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
9341 msgstr ""
9343 #: config/i386/i386.opt:604
9344 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option)"
9345 msgstr ""
9347 #: config/i386/i386.opt:622
9348 msgid "Generate 32bit i386 code."
9349 msgstr ""
9351 #: config/i386/i386.opt:626
9352 msgid "Generate 64bit x86-64 code."
9353 msgstr ""
9355 #: config/i386/i386.opt:630
9356 msgid "Generate 32bit x86-64 code."
9357 msgstr ""
9359 #: config/i386/i386.opt:634
9360 msgid "Generate 16bit i386 code."
9361 msgstr ""
9363 #: config/i386/i386.opt:638
9364 msgid "Support MMX built-in functions."
9365 msgstr ""
9367 #: config/i386/i386.opt:642
9368 msgid "Support 3DNow! built-in functions."
9369 msgstr ""
9371 #: config/i386/i386.opt:646
9372 msgid "Support Athlon 3Dnow! built-in functions."
9373 msgstr ""
9375 #: config/i386/i386.opt:650
9376 msgid "Support MMX and SSE built-in functions and code generation."
9377 msgstr ""
9379 #: config/i386/i386.opt:654
9380 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9381 msgstr ""
9383 #: config/i386/i386.opt:658
9384 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9385 msgstr ""
9387 #: config/i386/i386.opt:662
9388 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9389 msgstr ""
9391 #: config/i386/i386.opt:666
9392 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9393 msgstr ""
9395 #: config/i386/i386.opt:670 config/i386/i386.opt:674
9396 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9397 msgstr ""
9399 #: config/i386/i386.opt:678
9400 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9401 msgstr ""
9403 #: config/i386/i386.opt:681
9404 msgid "%<-msse5%> was removed"
9405 msgstr ""
9407 #: config/i386/i386.opt:686
9408 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9409 msgstr ""
9411 #: config/i386/i386.opt:690
9412 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9413 msgstr ""
9415 #: config/i386/i386.opt:694
9416 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9417 msgstr ""
9419 #: config/i386/i386.opt:698
9420 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9421 msgstr ""
9423 #: config/i386/i386.opt:702
9424 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9425 msgstr ""
9427 #: config/i386/i386.opt:706
9428 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9429 msgstr ""
9431 #: config/i386/i386.opt:710
9432 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9433 msgstr ""
9435 #: config/i386/i386.opt:714
9436 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9437 msgstr ""
9439 #: config/i386/i386.opt:718
9440 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9441 msgstr ""
9443 #: config/i386/i386.opt:722
9444 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9445 msgstr ""
9447 #: config/i386/i386.opt:726
9448 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9449 msgstr ""
9451 #: config/i386/i386.opt:730
9452 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
9453 msgstr ""
9455 #: config/i386/i386.opt:734
9456 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
9457 msgstr ""
9459 #: config/i386/i386.opt:738
9460 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
9461 msgstr ""
9463 #: config/i386/i386.opt:742
9464 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
9465 msgstr ""
9467 #: config/i386/i386.opt:746
9468 msgid "Support AVX512VNNI built-in functions and code generation."
9469 msgstr ""
9471 #: config/i386/i386.opt:750
9472 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
9473 msgstr ""
9475 #: config/i386/i386.opt:754
9476 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9477 msgstr ""
9479 #: config/i386/i386.opt:758
9480 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9481 msgstr ""
9483 #: config/i386/i386.opt:762
9484 msgid "Support FMA4 built-in functions and code generation."
9485 msgstr ""
9487 #: config/i386/i386.opt:766
9488 msgid "Support XOP built-in functions and code generation."
9489 msgstr ""
9491 #: config/i386/i386.opt:770
9492 msgid "Support LWP built-in functions and code generation."
9493 msgstr ""
9495 #: config/i386/i386.opt:774
9496 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9497 msgstr ""
9499 #: config/i386/i386.opt:778
9500 msgid "Support code generation of popcnt instruction."
9501 msgstr ""
9503 #: config/i386/i386.opt:782
9504 msgid "Support PCONFIG built-in functions and code generation."
9505 msgstr ""
9507 #: config/i386/i386.opt:786
9508 msgid "Support WBNOINVD built-in functions and code generation."
9509 msgstr ""
9511 #: config/i386/i386.opt:790
9512 msgid "Support SGX built-in functions and code generation."
9513 msgstr ""
9515 #: config/i386/i386.opt:794
9516 msgid "Support RDPID built-in functions and code generation."
9517 msgstr ""
9519 #: config/i386/i386.opt:798
9520 msgid "Support GFNI built-in functions and code generation."
9521 msgstr ""
9523 #: config/i386/i386.opt:802
9524 msgid "Support VAES built-in functions and code generation."
9525 msgstr ""
9527 #: config/i386/i386.opt:806
9528 msgid "Support VPCLMULQDQ built-in functions and code generation."
9529 msgstr ""
9531 #: config/i386/i386.opt:810
9532 msgid "Support BMI built-in functions and code generation."
9533 msgstr ""
9535 #: config/i386/i386.opt:814
9536 msgid "Support BMI2 built-in functions and code generation."
9537 msgstr ""
9539 #: config/i386/i386.opt:818
9540 msgid "Support LZCNT built-in function and code generation."
9541 msgstr ""
9543 #: config/i386/i386.opt:822
9544 msgid "Support Hardware Lock Elision prefixes."
9545 msgstr ""
9547 #: config/i386/i386.opt:826
9548 msgid "Support RDSEED instruction."
9549 msgstr ""
9551 #: config/i386/i386.opt:830
9552 msgid "Support PREFETCHW instruction."
9553 msgstr ""
9555 #: config/i386/i386.opt:834
9556 msgid "Support flag-preserving add-carry instructions."
9557 msgstr ""
9559 #: config/i386/i386.opt:838
9560 msgid "Support CLFLUSHOPT instructions."
9561 msgstr ""
9563 #: config/i386/i386.opt:842
9564 msgid "Support CLWB instruction."
9565 msgstr ""
9567 #: config/i386/i386.opt:845
9568 msgid "%<-mpcommit%> was deprecated"
9569 msgstr ""
9571 #: config/i386/i386.opt:850
9572 msgid "Support FXSAVE and FXRSTOR instructions."
9573 msgstr ""
9575 #: config/i386/i386.opt:854
9576 msgid "Support XSAVE and XRSTOR instructions."
9577 msgstr ""
9579 #: config/i386/i386.opt:858
9580 msgid "Support XSAVEOPT instruction."
9581 msgstr ""
9583 #: config/i386/i386.opt:862
9584 msgid "Support XSAVEC instructions."
9585 msgstr ""
9587 #: config/i386/i386.opt:866
9588 msgid "Support XSAVES and XRSTORS instructions."
9589 msgstr ""
9591 #: config/i386/i386.opt:870
9592 msgid "Support TBM built-in functions and code generation."
9593 msgstr ""
9595 #: config/i386/i386.opt:874
9596 msgid "Support code generation of cmpxchg16b instruction."
9597 msgstr ""
9599 #: config/i386/i386.opt:878
9600 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9601 msgstr ""
9603 #: config/i386/i386.opt:882
9604 msgid "Support code generation of movbe instruction."
9605 msgstr ""
9607 #: config/i386/i386.opt:886
9608 msgid "Support code generation of crc32 instruction."
9609 msgstr ""
9611 #: config/i386/i386.opt:890
9612 msgid "Support AES built-in functions and code generation."
9613 msgstr ""
9615 #: config/i386/i386.opt:894
9616 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9617 msgstr ""
9619 #: config/i386/i386.opt:898
9620 msgid "Support PCLMUL built-in functions and code generation."
9621 msgstr ""
9623 #: config/i386/i386.opt:902
9624 msgid "Encode SSE instructions with VEX prefix."
9625 msgstr ""
9627 #: config/i386/i386.opt:906
9628 msgid "Support FSGSBASE built-in functions and code generation."
9629 msgstr ""
9631 #: config/i386/i386.opt:910
9632 msgid "Support RDRND built-in functions and code generation."
9633 msgstr ""
9635 #: config/i386/i386.opt:914
9636 msgid "Support F16C built-in functions and code generation."
9637 msgstr ""
9639 #: config/i386/i386.opt:918
9640 msgid "Support PREFETCHWT1 built-in functions and code generation."
9641 msgstr ""
9643 #: config/i386/i386.opt:922
9644 msgid "Emit profiling counter call at function entry before prologue."
9645 msgstr ""
9647 #: config/i386/i386.opt:926
9648 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9649 msgstr ""
9651 #: config/i386/i386.opt:930
9652 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
9653 msgstr ""
9655 #: config/i386/i386.opt:935
9656 msgid "Skip setting up RAX register when passing variable arguments."
9657 msgstr ""
9659 #: config/i386/i386.opt:939
9660 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9661 msgstr ""
9663 #: config/i386/i386.opt:943
9664 msgid "Split 32-byte AVX unaligned load."
9665 msgstr ""
9667 #: config/i386/i386.opt:947
9668 msgid "Split 32-byte AVX unaligned store."
9669 msgstr ""
9671 #: config/i386/i386.opt:951
9672 msgid "Support RTM built-in functions and code generation."
9673 msgstr ""
9675 #: config/i386/i386.opt:955
9676 msgid "Support MPX code generation."
9677 msgstr ""
9679 #: config/i386/i386.opt:959
9680 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9681 msgstr ""
9683 #: config/i386/i386.opt:963
9684 msgid "Support CLZERO built-in functions and code generation."
9685 msgstr ""
9687 #: config/i386/i386.opt:967
9688 msgid "Support PKU built-in functions and code generation."
9689 msgstr ""
9691 #: config/i386/i386.opt:971 config/powerpcspe/powerpcspe.opt:678
9692 #: config/rs6000/rs6000.opt:597
9693 msgid "Use given stack-protector guard."
9694 msgstr ""
9696 #: config/i386/i386.opt:975
9697 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9698 msgstr ""
9700 #: config/i386/i386.opt:985 config/powerpcspe/powerpcspe.opt:692
9701 #: config/rs6000/rs6000.opt:611
9702 msgid "Use the given base register for addressing the stack-protector guard."
9703 msgstr ""
9705 #: config/i386/i386.opt:992 config/powerpcspe/powerpcspe.opt:699
9706 #: config/rs6000/rs6000.opt:618
9707 msgid "Use the given offset for addressing the stack-protector guard."
9708 msgstr ""
9710 #: config/i386/i386.opt:999
9711 msgid "Use the given symbol for addressing the stack-protector guard."
9712 msgstr ""
9714 #: config/i386/i386.opt:1003
9715 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9716 msgstr ""
9718 #: config/i386/i386.opt:1011
9719 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
9720 msgstr ""
9722 #: config/i386/i386.opt:1016
9723 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
9724 msgstr ""
9726 #: config/i386/i386.opt:1021
9727 msgid "Make all function calls indirect."
9728 msgstr ""
9730 #: config/i386/i386.opt:1025
9731 msgid "Convert indirect call and jump to call and return thunks."
9732 msgstr ""
9734 #: config/i386/i386.opt:1029
9735 msgid "Convert function return to call and return thunk."
9736 msgstr ""
9738 #: config/i386/i386.opt:1033 config/s390/s390.opt:274
9739 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
9740 msgstr ""
9742 #: config/i386/i386.opt:1049
9743 msgid "Force indirect call and jump via register."
9744 msgstr ""
9746 #: config/i386/i386.opt:1053
9747 msgid "Support MOVDIRI built-in functions and code generation."
9748 msgstr ""
9750 #: config/i386/i386.opt:1057
9751 msgid "Support MOVDIR64B built-in functions and code generation."
9752 msgstr ""
9754 #: config/pa/pa64-hpux.opt:23
9755 msgid "Assume code will be linked by GNU ld."
9756 msgstr ""
9758 #: config/pa/pa64-hpux.opt:27
9759 msgid "Assume code will be linked by HP ld."
9760 msgstr ""
9762 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9763 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9764 msgid "Specify UNIX standard for predefines and linking."
9765 msgstr ""
9767 #: config/pa/pa-hpux.opt:27
9768 msgid "Generate cpp defines for server IO."
9769 msgstr ""
9771 #: config/pa/pa-hpux.opt:35
9772 msgid "Generate cpp defines for workstation IO."
9773 msgstr ""
9775 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9776 msgid "Generate PA1.0 code."
9777 msgstr ""
9779 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9780 msgid "Generate PA1.1 code."
9781 msgstr ""
9783 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9784 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9785 msgstr ""
9787 #: config/pa/pa.opt:46
9788 msgid "Caller copies function arguments passed by hidden reference."
9789 msgstr ""
9791 #: config/pa/pa.opt:50
9792 msgid "Disable FP regs."
9793 msgstr ""
9795 #: config/pa/pa.opt:54
9796 msgid "Disable indexed addressing."
9797 msgstr "Вимкнути індексоване адресування."
9799 #: config/pa/pa.opt:58
9800 msgid "Generate fast indirect calls."
9801 msgstr ""
9803 #: config/pa/pa.opt:66
9804 msgid "Assume code will be assembled by GAS."
9805 msgstr ""
9807 #: config/pa/pa.opt:75
9808 msgid "Enable linker optimizations."
9809 msgstr ""
9811 #: config/pa/pa.opt:79
9812 msgid "Always generate long calls."
9813 msgstr ""
9815 #: config/pa/pa.opt:83
9816 msgid "Emit long load/store sequences."
9817 msgstr ""
9819 #: config/pa/pa.opt:91
9820 msgid "Disable space regs."
9821 msgstr ""
9823 #: config/pa/pa.opt:107
9824 msgid "Use portable calling conventions."
9825 msgstr ""
9827 #: config/pa/pa.opt:111
9828 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9829 msgstr ""
9831 #: config/pa/pa.opt:136 config/frv/frv.opt:215
9832 msgid "Use software floating point."
9833 msgstr ""
9835 #: config/pa/pa.opt:144
9836 msgid "Do not disable space regs."
9837 msgstr ""
9839 #: config/v850/v850.opt:29
9840 msgid "Use registers r2 and r5."
9841 msgstr "Використовувати регістри r2 і r5."
9843 #: config/v850/v850.opt:33
9844 msgid "Use 4 byte entries in switch tables."
9845 msgstr ""
9847 #: config/v850/v850.opt:37
9848 msgid "Enable backend debugging."
9849 msgstr ""
9851 #: config/v850/v850.opt:41
9852 msgid "Do not use the callt instruction (default)."
9853 msgstr ""
9855 #: config/v850/v850.opt:45
9856 msgid "Reuse r30 on a per function basis."
9857 msgstr ""
9859 #: config/v850/v850.opt:52
9860 msgid "Prohibit PC relative function calls."
9861 msgstr ""
9863 #: config/v850/v850.opt:56
9864 msgid "Use stubs for function prologues."
9865 msgstr ""
9867 #: config/v850/v850.opt:60
9868 msgid "Set the max size of data eligible for the SDA area."
9869 msgstr ""
9871 #: config/v850/v850.opt:67
9872 msgid "Enable the use of the short load instructions."
9873 msgstr ""
9875 #: config/v850/v850.opt:71
9876 msgid "Same as: -mep -mprolog-function."
9877 msgstr ""
9879 #: config/v850/v850.opt:75
9880 msgid "Set the max size of data eligible for the TDA area."
9881 msgstr ""
9883 #: config/v850/v850.opt:82
9884 msgid "Do not enforce strict alignment."
9885 msgstr ""
9887 #: config/v850/v850.opt:86
9888 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9889 msgstr ""
9891 #: config/v850/v850.opt:93
9892 msgid "Compile for the v850 processor."
9893 msgstr ""
9895 #: config/v850/v850.opt:97
9896 msgid "Compile for the v850e processor."
9897 msgstr ""
9899 #: config/v850/v850.opt:101
9900 msgid "Compile for the v850e1 processor."
9901 msgstr ""
9903 #: config/v850/v850.opt:105
9904 msgid "Compile for the v850es variant of the v850e1."
9905 msgstr ""
9907 #: config/v850/v850.opt:109
9908 msgid "Compile for the v850e2 processor."
9909 msgstr ""
9911 #: config/v850/v850.opt:113
9912 msgid "Compile for the v850e2v3 processor."
9913 msgstr ""
9915 #: config/v850/v850.opt:117
9916 msgid "Compile for the v850e3v5 processor."
9917 msgstr ""
9919 #: config/v850/v850.opt:124
9920 msgid "Enable v850e3v5 loop instructions."
9921 msgstr ""
9923 #: config/v850/v850.opt:128
9924 msgid "Set the max size of data eligible for the ZDA area."
9925 msgstr ""
9927 #: config/v850/v850.opt:135
9928 msgid "Enable relaxing in the assembler."
9929 msgstr ""
9931 #: config/v850/v850.opt:139
9932 msgid "Prohibit PC relative jumps."
9933 msgstr ""
9935 #: config/v850/v850.opt:143
9936 msgid "Inhibit the use of hardware floating point instructions."
9937 msgstr ""
9939 #: config/v850/v850.opt:147
9940 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9941 msgstr ""
9943 #: config/v850/v850.opt:151
9944 msgid "Enable support for the RH850 ABI.  This is the default."
9945 msgstr ""
9947 #: config/v850/v850.opt:155
9948 msgid "Enable support for the old GCC ABI."
9949 msgstr ""
9951 #: config/v850/v850.opt:159
9952 msgid "Support alignments of up to 64-bits."
9953 msgstr ""
9955 #: config/powerpcspe/darwin.opt:38 config/powerpcspe/sysv4.opt:141
9956 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
9957 msgid "Generate 64-bit code."
9958 msgstr ""
9960 #: config/powerpcspe/darwin.opt:42 config/powerpcspe/sysv4.opt:145
9961 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
9962 msgid "Generate 32-bit code."
9963 msgstr ""
9965 #: config/powerpcspe/powerpcspe-tables.opt:23
9966 #: config/rs6000/rs6000-tables.opt:24
9967 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9968 msgstr ""
9970 #: config/powerpcspe/powerpcspe.opt:109 config/rs6000/rs6000.opt:121
9971 msgid "Use PowerPC-64 instruction set."
9972 msgstr ""
9974 #: config/powerpcspe/powerpcspe.opt:113 config/rs6000/rs6000.opt:125
9975 msgid "Use PowerPC General Purpose group optional instructions."
9976 msgstr ""
9978 #: config/powerpcspe/powerpcspe.opt:117 config/rs6000/rs6000.opt:129
9979 msgid "Use PowerPC Graphics group optional instructions."
9980 msgstr ""
9982 #: config/powerpcspe/powerpcspe.opt:121 config/rs6000/rs6000.opt:133
9983 msgid "Use PowerPC V2.01 single field mfcr instruction."
9984 msgstr ""
9986 #: config/powerpcspe/powerpcspe.opt:125 config/rs6000/rs6000.opt:137
9987 msgid "Use PowerPC V2.02 popcntb instruction."
9988 msgstr ""
9990 #: config/powerpcspe/powerpcspe.opt:129 config/rs6000/rs6000.opt:141
9991 msgid "Use PowerPC V2.02 floating point rounding instructions."
9992 msgstr ""
9994 #: config/powerpcspe/powerpcspe.opt:133 config/rs6000/rs6000.opt:145
9995 msgid "Use PowerPC V2.05 compare bytes instruction."
9996 msgstr ""
9998 #: config/powerpcspe/powerpcspe.opt:137 config/rs6000/rs6000.opt:149
9999 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10000 msgstr ""
10002 #: config/powerpcspe/powerpcspe.opt:141 config/rs6000/rs6000.opt:153
10003 msgid "Use AltiVec instructions."
10004 msgstr ""
10006 #: config/powerpcspe/powerpcspe.opt:145 config/rs6000/rs6000.opt:157
10007 msgid "Generate AltiVec instructions using little-endian element order."
10008 msgstr ""
10010 #: config/powerpcspe/powerpcspe.opt:149 config/rs6000/rs6000.opt:161
10011 msgid "Generate AltiVec instructions using big-endian element order."
10012 msgstr ""
10014 #: config/powerpcspe/powerpcspe.opt:153 config/rs6000/rs6000.opt:169
10015 msgid "Use decimal floating point instructions."
10016 msgstr ""
10018 #: config/powerpcspe/powerpcspe.opt:157 config/rs6000/rs6000.opt:173
10019 msgid "Use 4xx half-word multiply instructions."
10020 msgstr ""
10022 #: config/powerpcspe/powerpcspe.opt:161 config/rs6000/rs6000.opt:177
10023 msgid "Use 4xx string-search dlmzb instruction."
10024 msgstr ""
10026 #: config/powerpcspe/powerpcspe.opt:165 config/rs6000/rs6000.opt:181
10027 msgid "Generate load/store multiple instructions."
10028 msgstr ""
10030 #: config/powerpcspe/powerpcspe.opt:169
10031 msgid "Generate string instructions for block moves."
10032 msgstr ""
10034 #: config/powerpcspe/powerpcspe.opt:181 config/rs6000/rs6000.opt:200
10035 msgid "Use PowerPC V2.06 popcntd instruction."
10036 msgstr ""
10038 #: config/powerpcspe/powerpcspe.opt:185 config/rs6000/rs6000.opt:204
10039 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10040 msgstr ""
10042 #: config/powerpcspe/powerpcspe.opt:193 config/rs6000/rs6000.opt:212
10043 msgid "Use vector/scalar (VSX) instructions."
10044 msgstr ""
10046 #: config/powerpcspe/powerpcspe.opt:240 config/rs6000/rs6000.opt:240
10047 msgid "Do not generate load/store with update instructions."
10048 msgstr ""
10050 #: config/powerpcspe/powerpcspe.opt:244 config/rs6000/rs6000.opt:244
10051 msgid "Generate load/store with update instructions."
10052 msgstr ""
10054 #: config/powerpcspe/powerpcspe.opt:248 config/arm/arm.opt:188
10055 #: config/rs6000/rs6000.opt:248
10056 msgid "Do not load the PIC register in function prologues."
10057 msgstr ""
10059 #: config/powerpcspe/powerpcspe.opt:252 config/rs6000/rs6000.opt:252
10060 msgid "Avoid generation of indexed load/store instructions when possible."
10061 msgstr ""
10063 #: config/powerpcspe/powerpcspe.opt:256 config/rs6000/rs6000.opt:256
10064 msgid "Mark __tls_get_addr calls with argument info."
10065 msgstr ""
10067 #: config/powerpcspe/powerpcspe.opt:263 config/rs6000/rs6000.opt:263
10068 msgid "Schedule the start and end of the procedure."
10069 msgstr ""
10071 #: config/powerpcspe/powerpcspe.opt:267 config/rs6000/rs6000.opt:267
10072 msgid "Return all structures in memory (AIX default)."
10073 msgstr ""
10075 #: config/powerpcspe/powerpcspe.opt:271 config/rs6000/rs6000.opt:271
10076 msgid "Return small structures in registers (SVR4 default)."
10077 msgstr ""
10079 #: config/powerpcspe/powerpcspe.opt:275 config/rs6000/rs6000.opt:275
10080 msgid "Conform more closely to IBM XLC semantics."
10081 msgstr ""
10083 #: config/powerpcspe/powerpcspe.opt:279 config/powerpcspe/powerpcspe.opt:283
10084 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10085 msgid "Generate software reciprocal divide and square root for better throughput."
10086 msgstr ""
10088 #: config/powerpcspe/powerpcspe.opt:287 config/rs6000/rs6000.opt:287
10089 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10090 msgstr ""
10092 #: config/powerpcspe/powerpcspe.opt:291 config/rs6000/rs6000.opt:291
10093 msgid "Do not place floating point constants in TOC."
10094 msgstr ""
10096 #: config/powerpcspe/powerpcspe.opt:295 config/rs6000/rs6000.opt:295
10097 msgid "Place floating point constants in TOC."
10098 msgstr ""
10100 #: config/powerpcspe/powerpcspe.opt:299 config/rs6000/rs6000.opt:299
10101 msgid "Do not place symbol+offset constants in TOC."
10102 msgstr ""
10104 #: config/powerpcspe/powerpcspe.opt:303 config/rs6000/rs6000.opt:303
10105 msgid "Place symbol+offset constants in TOC."
10106 msgstr ""
10108 #: config/powerpcspe/powerpcspe.opt:314 config/rs6000/rs6000.opt:314
10109 msgid "Use only one TOC entry per procedure."
10110 msgstr ""
10112 #: config/powerpcspe/powerpcspe.opt:318 config/rs6000/rs6000.opt:318
10113 msgid "Put everything in the regular TOC."
10114 msgstr ""
10116 #: config/powerpcspe/powerpcspe.opt:322 config/rs6000/rs6000.opt:322
10117 msgid "Generate VRSAVE instructions when generating AltiVec code."
10118 msgstr ""
10120 #: config/powerpcspe/powerpcspe.opt:326 config/rs6000/rs6000.opt:326
10121 msgid "Deprecated option.  Use -mno-vrsave instead."
10122 msgstr ""
10124 #: config/powerpcspe/powerpcspe.opt:330 config/rs6000/rs6000.opt:330
10125 msgid "Deprecated option.  Use -mvrsave instead."
10126 msgstr ""
10128 #: config/powerpcspe/powerpcspe.opt:334
10129 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10130 msgstr ""
10132 #: config/powerpcspe/powerpcspe.opt:338
10133 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."
10134 msgstr ""
10136 #: config/powerpcspe/powerpcspe.opt:342
10137 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."
10138 msgstr ""
10140 #: config/powerpcspe/powerpcspe.opt:346 config/rs6000/rs6000.opt:350
10141 msgid "Generate isel instructions."
10142 msgstr ""
10144 #: config/powerpcspe/powerpcspe.opt:350 config/rs6000/rs6000.opt:354
10145 msgid "Deprecated option.  Use -mno-isel instead."
10146 msgstr ""
10148 #: config/powerpcspe/powerpcspe.opt:354 config/rs6000/rs6000.opt:358
10149 msgid "Deprecated option.  Use -misel instead."
10150 msgstr ""
10152 #: config/powerpcspe/powerpcspe.opt:358
10153 msgid "Generate SPE SIMD instructions on E500."
10154 msgstr ""
10156 #: config/powerpcspe/powerpcspe.opt:362 config/rs6000/rs6000.opt:362
10157 msgid "Generate PPC750CL paired-single instructions."
10158 msgstr ""
10160 #: config/powerpcspe/powerpcspe.opt:366
10161 msgid "Deprecated option.  Use -mno-spe instead."
10162 msgstr ""
10164 #: config/powerpcspe/powerpcspe.opt:370
10165 msgid "Deprecated option.  Use -mspe instead."
10166 msgstr ""
10168 #: config/powerpcspe/powerpcspe.opt:374 config/rs6000/rs6000.opt:366
10169 msgid "-mdebug=\tEnable debug output."
10170 msgstr "-mdebug=\tУвімкнути виведення діагностичних даних."
10172 #: config/powerpcspe/powerpcspe.opt:378 config/rs6000/rs6000.opt:370
10173 msgid "Use the AltiVec ABI extensions."
10174 msgstr ""
10176 #: config/powerpcspe/powerpcspe.opt:382 config/rs6000/rs6000.opt:374
10177 msgid "Do not use the AltiVec ABI extensions."
10178 msgstr ""
10180 #: config/powerpcspe/powerpcspe.opt:386
10181 msgid "Use the SPE ABI extensions."
10182 msgstr ""
10184 #: config/powerpcspe/powerpcspe.opt:390
10185 msgid "Do not use the SPE ABI extensions."
10186 msgstr ""
10188 #: config/powerpcspe/powerpcspe.opt:394 config/rs6000/rs6000.opt:378
10189 msgid "Use the ELFv1 ABI."
10190 msgstr ""
10192 #: config/powerpcspe/powerpcspe.opt:398 config/rs6000/rs6000.opt:382
10193 msgid "Use the ELFv2 ABI."
10194 msgstr ""
10196 #: config/powerpcspe/powerpcspe.opt:405 config/rs6000/rs6000.opt:389
10197 msgid "using darwin64 ABI"
10198 msgstr ""
10200 #: config/powerpcspe/powerpcspe.opt:408 config/rs6000/rs6000.opt:392
10201 msgid "using old darwin ABI"
10202 msgstr ""
10204 #: config/powerpcspe/powerpcspe.opt:411
10205 msgid "using IEEE extended precision long double"
10206 msgstr ""
10208 #: config/powerpcspe/powerpcspe.opt:414
10209 msgid "using IBM extended precision long double"
10210 msgstr ""
10212 #: config/powerpcspe/powerpcspe.opt:418 config/rs6000/rs6000.opt:402
10213 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10214 msgstr ""
10216 #: config/powerpcspe/powerpcspe.opt:422 config/rs6000/rs6000.opt:406
10217 msgid "-mtune=\tSchedule code for given CPU."
10218 msgstr ""
10220 #: config/powerpcspe/powerpcspe.opt:426
10221 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10222 msgstr ""
10224 #: config/powerpcspe/powerpcspe.opt:442 config/rs6000/rs6000.opt:426
10225 msgid "Avoid all range limits on call instructions."
10226 msgstr ""
10228 #: config/powerpcspe/powerpcspe.opt:446
10229 msgid "Generate Cell microcode."
10230 msgstr ""
10232 #: config/powerpcspe/powerpcspe.opt:450
10233 msgid "Warn when a Cell microcoded instruction is emitted."
10234 msgstr ""
10236 #: config/powerpcspe/powerpcspe.opt:454 config/rs6000/rs6000.opt:434
10237 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10238 msgstr ""
10240 #: config/powerpcspe/powerpcspe.opt:458
10241 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10242 msgstr ""
10244 #: config/powerpcspe/powerpcspe.opt:462
10245 msgid "Valid arguments to -mfloat-gprs=:"
10246 msgstr ""
10248 #: config/powerpcspe/powerpcspe.opt:478
10249 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10250 msgstr ""
10252 #: config/powerpcspe/powerpcspe.opt:482 config/sparc/sparc.opt:62
10253 msgid "Enable Local Register Allocation."
10254 msgstr ""
10256 #: config/powerpcspe/powerpcspe.opt:486 config/rs6000/rs6000.opt:446
10257 msgid "Determine which dependences between insns are considered costly."
10258 msgstr ""
10260 #: config/powerpcspe/powerpcspe.opt:490 config/rs6000/rs6000.opt:450
10261 msgid "Specify which post scheduling nop insertion scheme to apply."
10262 msgstr ""
10264 #: config/powerpcspe/powerpcspe.opt:494 config/rs6000/rs6000.opt:454
10265 msgid "Specify alignment of structure fields default/natural."
10266 msgstr ""
10268 #: config/powerpcspe/powerpcspe.opt:498 config/rs6000/rs6000.opt:458
10269 msgid "Valid arguments to -malign-:"
10270 msgstr ""
10272 #: config/powerpcspe/powerpcspe.opt:508 config/rs6000/rs6000.opt:468
10273 msgid "Specify scheduling priority for dispatch slot restricted insns."
10274 msgstr ""
10276 #: config/powerpcspe/powerpcspe.opt:512 config/rs6000/rs6000.opt:472
10277 msgid "Single-precision floating point unit."
10278 msgstr ""
10280 #: config/powerpcspe/powerpcspe.opt:516 config/rs6000/rs6000.opt:476
10281 msgid "Double-precision floating point unit."
10282 msgstr ""
10284 #: config/powerpcspe/powerpcspe.opt:520 config/rs6000/rs6000.opt:480
10285 msgid "Floating point unit does not support divide & sqrt."
10286 msgstr ""
10288 #: config/powerpcspe/powerpcspe.opt:524 config/rs6000/rs6000.opt:484
10289 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10290 msgstr ""
10292 #: config/powerpcspe/powerpcspe.opt:546 config/rs6000/rs6000.opt:506
10293 msgid "Specify Xilinx FPU."
10294 msgstr ""
10296 #: config/powerpcspe/powerpcspe.opt:550 config/rs6000/rs6000.opt:510
10297 msgid "Use r11 to hold the static link in calls to functions via pointers."
10298 msgstr ""
10300 #: config/powerpcspe/powerpcspe.opt:554 config/rs6000/rs6000.opt:514
10301 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10302 msgstr ""
10304 #: config/powerpcspe/powerpcspe.opt:558
10305 msgid "Allow 128-bit integers in VSX registers."
10306 msgstr ""
10308 #: config/powerpcspe/powerpcspe.opt:562 config/rs6000/rs6000.opt:522
10309 msgid "Fuse certain integer operations together for better performance on power8."
10310 msgstr ""
10312 #: config/powerpcspe/powerpcspe.opt:566 config/rs6000/rs6000.opt:526
10313 msgid "Allow sign extension in fusion operations."
10314 msgstr ""
10316 #: config/powerpcspe/powerpcspe.opt:570 config/rs6000/rs6000.opt:530
10317 msgid "Use vector and scalar instructions added in ISA 2.07."
10318 msgstr ""
10320 #: config/powerpcspe/powerpcspe.opt:574 config/rs6000/rs6000.opt:534
10321 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10322 msgstr ""
10324 #: config/powerpcspe/powerpcspe.opt:578
10325 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10326 msgstr ""
10328 #: config/powerpcspe/powerpcspe.opt:582 config/rs6000/rs6000.opt:541
10329 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10330 msgstr ""
10332 #: config/powerpcspe/powerpcspe.opt:586 config/rs6000/rs6000.opt:545
10333 msgid "Generate the quad word memory instructions (lq/stq)."
10334 msgstr ""
10336 #: config/powerpcspe/powerpcspe.opt:590 config/rs6000/rs6000.opt:549
10337 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10338 msgstr ""
10340 #: config/powerpcspe/powerpcspe.opt:594 config/rs6000/rs6000.opt:553
10341 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10342 msgstr ""
10344 #: config/powerpcspe/powerpcspe.opt:598
10345 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10346 msgstr ""
10348 #: config/powerpcspe/powerpcspe.opt:602
10349 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10350 msgstr ""
10352 #: config/powerpcspe/powerpcspe.opt:606
10353 msgid "Allow float/double variables in upper registers if cpu allows it."
10354 msgstr ""
10356 #: config/powerpcspe/powerpcspe.opt:610
10357 msgid "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
10358 msgstr ""
10360 #: config/powerpcspe/powerpcspe.opt:614 config/rs6000/rs6000.opt:557
10361 msgid "Analyze and remove doubleword swaps from VSX computations."
10362 msgstr ""
10364 #: config/powerpcspe/powerpcspe.opt:618 config/rs6000/rs6000.opt:561
10365 msgid "Fuse certain operations together for better performance on power9."
10366 msgstr ""
10368 #: config/powerpcspe/powerpcspe.opt:622 config/rs6000/rs6000.opt:565
10369 msgid "Use certain scalar instructions added in ISA 3.0."
10370 msgstr ""
10372 #: config/powerpcspe/powerpcspe.opt:626 config/rs6000/rs6000.opt:569
10373 msgid "Use vector instructions added in ISA 3.0."
10374 msgstr ""
10376 #: config/powerpcspe/powerpcspe.opt:630
10377 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
10378 msgstr ""
10380 #: config/powerpcspe/powerpcspe.opt:634
10381 msgid "Use vector register+offset memory instructions added in ISA 3.0."
10382 msgstr ""
10384 #: config/powerpcspe/powerpcspe.opt:638
10385 msgid "Use register+offset memory instructions added in ISA 3.0."
10386 msgstr ""
10388 #: config/powerpcspe/powerpcspe.opt:642 config/rs6000/rs6000.opt:573
10389 msgid "Use the new min/max instructions defined in ISA 3.0."
10390 msgstr ""
10392 #: config/powerpcspe/powerpcspe.opt:646 config/rs6000/rs6000.opt:577
10393 msgid "Fuse medium/large code model toc references with the memory instruction."
10394 msgstr ""
10396 #: config/powerpcspe/powerpcspe.opt:650 config/rs6000/rs6000.opt:581
10397 msgid "Generate the integer modulo instructions."
10398 msgstr ""
10400 #: config/powerpcspe/powerpcspe.opt:658
10401 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
10402 msgstr ""
10404 #: config/powerpcspe/powerpcspe.opt:662 config/rs6000/rs6000.opt:585
10405 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10406 msgstr ""
10408 #: config/powerpcspe/powerpcspe.opt:666 config/rs6000/rs6000.opt:589
10409 msgid "Enable using IEEE 128-bit floating point instructions."
10410 msgstr ""
10412 #: config/powerpcspe/powerpcspe.opt:670 config/rs6000/rs6000.opt:593
10413 msgid "Enable default conversions between __float128 & long double."
10414 msgstr ""
10416 #: config/powerpcspe/powerpcspe.opt:674
10417 msgid "Enable small integers to be in VSX registers."
10418 msgstr ""
10420 #: config/powerpcspe/powerpcspe.opt:682 config/rs6000/rs6000.opt:601
10421 msgid "Valid arguments to -mstack-protector-guard=:"
10422 msgstr ""
10424 #: config/powerpcspe/476.opt:24 config/rs6000/476.opt:24
10425 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10426 msgstr ""
10428 #: config/powerpcspe/aix64.opt:24 config/rs6000/aix64.opt:24
10429 msgid "Compile for 64-bit pointers."
10430 msgstr ""
10432 #: config/powerpcspe/aix64.opt:28 config/rs6000/aix64.opt:28
10433 msgid "Compile for 32-bit pointers."
10434 msgstr ""
10436 #: config/powerpcspe/aix64.opt:32 config/powerpcspe/linux64.opt:28
10437 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10438 msgid "Select code model."
10439 msgstr ""
10441 #: config/powerpcspe/aix64.opt:49 config/rs6000/aix64.opt:49
10442 msgid "Support message passing with the Parallel Environment."
10443 msgstr ""
10445 #: config/powerpcspe/linux64.opt:24 config/rs6000/linux64.opt:24
10446 msgid "Call mcount for profiling before a function prologue."
10447 msgstr ""
10449 #: config/powerpcspe/sysv4.opt:24
10450 msgid "Select ABI calling convention."
10451 msgstr ""
10453 #: config/powerpcspe/sysv4.opt:28 config/c6x/c6x.opt:42
10454 msgid "Select method for sdata handling."
10455 msgstr ""
10457 #: config/powerpcspe/sysv4.opt:48 config/rs6000/sysv4.opt:52
10458 msgid "Align to the base type of the bit-field."
10459 msgstr ""
10461 #: config/powerpcspe/sysv4.opt:52 config/rs6000/sysv4.opt:56
10462 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
10463 msgstr ""
10465 #: config/powerpcspe/sysv4.opt:57 config/powerpcspe/sysv4.opt:61
10466 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
10467 msgid "Produce code relocatable at runtime."
10468 msgstr ""
10470 #: config/powerpcspe/sysv4.opt:65 config/powerpcspe/sysv4.opt:69
10471 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
10472 msgid "Produce little endian code."
10473 msgstr ""
10475 #: config/powerpcspe/sysv4.opt:73 config/powerpcspe/sysv4.opt:77
10476 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
10477 msgid "Produce big endian code."
10478 msgstr ""
10480 #: config/powerpcspe/sysv4.opt:82 config/powerpcspe/sysv4.opt:86
10481 #: config/powerpcspe/sysv4.opt:95 config/powerpcspe/sysv4.opt:137
10482 #: config/powerpcspe/sysv4.opt:149 config/rs6000/sysv4.opt:86
10483 #: config/rs6000/sysv4.opt:90 config/rs6000/sysv4.opt:99
10484 #: config/rs6000/sysv4.opt:141 config/rs6000/sysv4.opt:153
10485 msgid "no description yet."
10486 msgstr ""
10488 #: config/powerpcspe/sysv4.opt:90 config/rs6000/sysv4.opt:94
10489 msgid "Assume all variable arg functions are prototyped."
10490 msgstr ""
10492 #: config/powerpcspe/sysv4.opt:99 config/rs6000/sysv4.opt:103
10493 msgid "Use EABI."
10494 msgstr ""
10496 #: config/powerpcspe/sysv4.opt:103 config/rs6000/sysv4.opt:107
10497 msgid "Allow bit-fields to cross word boundaries."
10498 msgstr ""
10500 #: config/powerpcspe/sysv4.opt:107 config/rs6000/sysv4.opt:111
10501 msgid "Use alternate register names."
10502 msgstr ""
10504 #: config/powerpcspe/sysv4.opt:113 config/rs6000/sysv4.opt:117
10505 msgid "Use default method for sdata handling."
10506 msgstr ""
10508 #: config/powerpcspe/sysv4.opt:117 config/rs6000/sysv4.opt:121
10509 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10510 msgstr ""
10512 #: config/powerpcspe/sysv4.opt:121 config/rs6000/sysv4.opt:125
10513 msgid "Link with libads.a, libc.a and crt0.o."
10514 msgstr ""
10516 #: config/powerpcspe/sysv4.opt:125 config/rs6000/sysv4.opt:129
10517 msgid "Link with libyk.a, libc.a and crt0.o."
10518 msgstr ""
10520 #: config/powerpcspe/sysv4.opt:129 config/rs6000/sysv4.opt:133
10521 msgid "Link with libmvme.a, libc.a and crt0.o."
10522 msgstr ""
10524 #: config/powerpcspe/sysv4.opt:133 config/rs6000/sysv4.opt:137
10525 msgid "Set the PPC_EMB bit in the ELF flags header."
10526 msgstr ""
10528 #: config/powerpcspe/sysv4.opt:153 config/rs6000/sysv4.opt:157
10529 msgid "Generate code to use a non-exec PLT and GOT."
10530 msgstr ""
10532 #: config/powerpcspe/sysv4.opt:157 config/rs6000/sysv4.opt:161
10533 msgid "Generate code for old exec BSS PLT."
10534 msgstr ""
10536 #: config/powerpcspe/sysv4.opt:161 config/rs6000/sysv4.opt:165
10537 msgid "Emit .gnu_attribute tags."
10538 msgstr ""
10540 #: config/g.opt:27
10541 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
10542 msgstr ""
10544 #: config/lynx.opt:23
10545 msgid "Support legacy multi-threading."
10546 msgstr ""
10548 #: config/lynx.opt:27
10549 msgid "Use shared libraries."
10550 msgstr "Використовувати бібліотеки спільного використання."
10552 #: config/lynx.opt:31
10553 msgid "Support multi-threading."
10554 msgstr ""
10556 #: config/nvptx/nvptx.opt:22
10557 msgid "Generate code for a 32-bit ABI."
10558 msgstr ""
10560 #: config/nvptx/nvptx.opt:26
10561 msgid "Generate code for a 64-bit ABI."
10562 msgstr ""
10564 #: config/nvptx/nvptx.opt:30
10565 msgid "Link in code for a __main kernel."
10566 msgstr ""
10568 #: config/nvptx/nvptx.opt:34
10569 msgid "Optimize partition neutering."
10570 msgstr ""
10572 #: config/nvptx/nvptx.opt:38
10573 msgid "Use custom stacks instead of local memory for automatic storage."
10574 msgstr ""
10576 #: config/nvptx/nvptx.opt:42
10577 msgid "Specify size of .local memory used for stack when the exact amount is not known."
10578 msgstr ""
10580 #: config/nvptx/nvptx.opt:46
10581 msgid "Generate code that can keep local state uniform across all lanes."
10582 msgstr ""
10584 #: config/nvptx/nvptx.opt:50
10585 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10586 msgstr ""
10588 #: config/vxworks.opt:36
10589 msgid "Assume the VxWorks RTP environment."
10590 msgstr ""
10592 #: config/vxworks.opt:43
10593 msgid "Assume the VxWorks vThreads environment."
10594 msgstr ""
10596 #: config/cr16/cr16.opt:23
10597 msgid "-msim   Use simulator runtime."
10598 msgstr ""
10600 #: config/cr16/cr16.opt:27
10601 msgid "Generate SBIT, CBIT instructions."
10602 msgstr ""
10604 #: config/cr16/cr16.opt:31
10605 msgid "Support multiply accumulate instructions."
10606 msgstr ""
10608 #: config/cr16/cr16.opt:38
10609 msgid "Treat data references as near, far or medium. medium is default."
10610 msgstr ""
10612 #: config/cr16/cr16.opt:42
10613 msgid "Generate code for CR16C architecture."
10614 msgstr ""
10616 #: config/cr16/cr16.opt:46
10617 msgid "Generate code for CR16C+ architecture (Default)."
10618 msgstr ""
10620 #: config/cr16/cr16.opt:50
10621 msgid "Treat integers as 32-bit."
10622 msgstr ""
10624 #: config/avr/avr.opt:23
10625 msgid "Use subroutines for function prologues and epilogues."
10626 msgstr ""
10628 #: config/avr/avr.opt:26
10629 #, c-format
10630 msgid "missing device or architecture after %qs"
10631 msgstr ""
10633 #: config/avr/avr.opt:27
10634 msgid "-mmcu=MCU\tSelect the target MCU."
10635 msgstr ""
10637 #: config/avr/avr.opt:31
10638 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
10639 msgstr ""
10641 #: config/avr/avr.opt:35
10642 msgid "Set the number of 64 KiB flash segments."
10643 msgstr ""
10645 #: config/avr/avr.opt:39
10646 msgid "Indicate presence of a processor erratum."
10647 msgstr ""
10649 #: config/avr/avr.opt:43
10650 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
10651 msgstr ""
10653 #: config/avr/avr.opt:53
10654 msgid "Use RJMP / RCALL even though CALL / JMP are available."
10655 msgstr ""
10657 #: config/avr/avr.opt:57
10658 msgid "Use an 8-bit 'int' type."
10659 msgstr ""
10661 #: config/avr/avr.opt:61
10662 msgid "Change the stack pointer without disabling interrupts."
10663 msgstr ""
10665 #: config/avr/avr.opt:65
10666 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
10667 msgstr ""
10669 #: config/avr/avr.opt:69
10670 msgid "Treat main as if it had attribute OS_task."
10671 msgstr ""
10673 #: config/avr/avr.opt:79
10674 msgid "Change only the low 8 bits of the stack pointer."
10675 msgstr ""
10677 #: config/avr/avr.opt:83
10678 msgid "Relax branches."
10679 msgstr ""
10681 #: config/avr/avr.opt:87
10682 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
10683 msgstr ""
10685 #: config/avr/avr.opt:91
10686 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."
10687 msgstr ""
10689 #: config/avr/avr.opt:95
10690 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."
10691 msgstr ""
10693 #: config/avr/avr.opt:100
10694 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."
10695 msgstr ""
10697 #: config/avr/avr.opt:104
10698 msgid "Warn if the address space of an address is changed."
10699 msgstr ""
10701 #: config/avr/avr.opt:108
10702 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
10703 msgstr ""
10705 #: config/avr/avr.opt:112
10706 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
10707 msgstr ""
10709 #: config/avr/avr.opt:116
10710 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
10711 msgstr ""
10713 #: config/avr/avr.opt:120
10714 msgid "Do not link against the device-specific library lib<MCU>.a."
10715 msgstr ""
10717 #: config/m32r/m32r.opt:34
10718 msgid "Compile for the m32rx."
10719 msgstr ""
10721 #: config/m32r/m32r.opt:38
10722 msgid "Compile for the m32r2."
10723 msgstr ""
10725 #: config/m32r/m32r.opt:42
10726 msgid "Compile for the m32r."
10727 msgstr ""
10729 #: config/m32r/m32r.opt:46
10730 msgid "Align all loops to 32 byte boundary."
10731 msgstr ""
10733 #: config/m32r/m32r.opt:50
10734 msgid "Prefer branches over conditional execution."
10735 msgstr ""
10737 #: config/m32r/m32r.opt:54
10738 msgid "Give branches their default cost."
10739 msgstr ""
10741 #: config/m32r/m32r.opt:58
10742 msgid "Display compile time statistics."
10743 msgstr ""
10745 #: config/m32r/m32r.opt:62
10746 msgid "Specify cache flush function."
10747 msgstr ""
10749 #: config/m32r/m32r.opt:66
10750 msgid "Specify cache flush trap number."
10751 msgstr ""
10753 #: config/m32r/m32r.opt:70
10754 msgid "Only issue one instruction per cycle."
10755 msgstr ""
10757 #: config/m32r/m32r.opt:74
10758 msgid "Allow two instructions to be issued per cycle."
10759 msgstr ""
10761 #: config/m32r/m32r.opt:78
10762 msgid "Code size: small, medium or large."
10763 msgstr ""
10765 #: config/m32r/m32r.opt:94
10766 msgid "Don't call any cache flush functions."
10767 msgstr ""
10769 #: config/m32r/m32r.opt:98
10770 msgid "Don't call any cache flush trap."
10771 msgstr ""
10773 #: config/m32r/m32r.opt:105
10774 msgid "Small data area: none, sdata, use."
10775 msgstr ""
10777 #: config/s390/tpf.opt:23
10778 msgid "Enable TPF-OS tracing code."
10779 msgstr ""
10781 #: config/s390/tpf.opt:27
10782 msgid "Specify main object for TPF-OS."
10783 msgstr ""
10785 #: config/s390/s390.opt:48
10786 msgid "31 bit ABI."
10787 msgstr ""
10789 #: config/s390/s390.opt:52
10790 msgid "64 bit ABI."
10791 msgstr ""
10793 #: config/s390/s390.opt:126
10794 msgid "Maintain backchain pointer."
10795 msgstr ""
10797 #: config/s390/s390.opt:130
10798 msgid "Additional debug prints."
10799 msgstr ""
10801 #: config/s390/s390.opt:134
10802 msgid "ESA/390 architecture."
10803 msgstr ""
10805 #: config/s390/s390.opt:138
10806 msgid "Enable decimal floating point hardware support."
10807 msgstr ""
10809 #: config/s390/s390.opt:142
10810 msgid "Enable hardware floating point."
10811 msgstr ""
10813 #: config/s390/s390.opt:146
10814 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."
10815 msgstr ""
10817 #: config/s390/s390.opt:164
10818 msgid "Use hardware transactional execution instructions."
10819 msgstr ""
10821 #: config/s390/s390.opt:168
10822 msgid "Use hardware vector facility instructions and enable the vector ABI."
10823 msgstr ""
10825 #: config/s390/s390.opt:172
10826 msgid "Use packed stack layout."
10827 msgstr ""
10829 #: config/s390/s390.opt:176
10830 msgid "Use bras for executable < 64k."
10831 msgstr ""
10833 #: config/s390/s390.opt:180
10834 msgid "Disable hardware floating point."
10835 msgstr ""
10837 #: config/s390/s390.opt:184
10838 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
10839 msgstr ""
10841 #: config/s390/s390.opt:188
10842 msgid "Switches off the -mstack-guard= option."
10843 msgstr ""
10845 #: config/s390/s390.opt:192
10846 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
10847 msgstr ""
10849 #: config/s390/s390.opt:196
10850 msgid "Switches off the -mstack-size= option."
10851 msgstr ""
10853 #: config/s390/s390.opt:204
10854 msgid "Use the mvcle instruction for block moves."
10855 msgstr ""
10857 #: config/s390/s390.opt:208
10858 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
10859 msgstr ""
10861 #: config/s390/s390.opt:213
10862 msgid "Warn if a function uses alloca or creates an array with dynamic size."
10863 msgstr ""
10865 #: config/s390/s390.opt:217
10866 msgid "Warn if a single function's framesize exceeds the given framesize."
10867 msgstr ""
10869 #: config/s390/s390.opt:221
10870 msgid "z/Architecture."
10871 msgstr ""
10873 #: config/s390/s390.opt:225
10874 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
10875 msgstr ""
10877 #: config/s390/s390.opt:235 config/arm/arm.opt:172
10878 msgid "Assume data segments are relative to text segment."
10879 msgstr ""
10881 #: config/s390/s390.opt:240
10882 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
10883 msgstr ""
10885 #: config/s390/s390.opt:245
10886 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."
10887 msgstr ""
10889 #: config/s390/s390.opt:253
10890 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
10891 msgstr ""
10893 #: config/s390/s390.opt:257
10894 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
10895 msgstr ""
10897 #: config/s390/s390.opt:262
10898 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."
10899 msgstr ""
10901 #: config/s390/s390.opt:268
10902 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."
10903 msgstr ""
10905 #: config/s390/s390.opt:290
10906 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."
10907 msgstr ""
10909 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
10910 msgid "Use the simulator runtime."
10911 msgstr ""
10913 #: config/rl78/rl78.opt:31
10914 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
10915 msgstr ""
10917 #: config/rl78/rl78.opt:50
10918 msgid "Use all registers, reserving none for interrupt handlers."
10919 msgstr ""
10921 #: config/rl78/rl78.opt:54
10922 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
10923 msgstr ""
10925 #: config/rl78/rl78.opt:58
10926 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."
10927 msgstr ""
10929 #: config/rl78/rl78.opt:77
10930 msgid "Alias for -mcpu=g10."
10931 msgstr ""
10933 #: config/rl78/rl78.opt:81
10934 msgid "Alias for -mcpu=g13."
10935 msgstr ""
10937 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
10938 msgid "Alias for -mcpu=g14."
10939 msgstr ""
10941 #: config/rl78/rl78.opt:93
10942 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
10943 msgstr ""
10945 #: config/rl78/rl78.opt:97
10946 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
10947 msgstr ""
10949 #: config/stormy16/stormy16.opt:24
10950 msgid "Provide libraries for the simulator."
10951 msgstr ""
10953 #: config/arm/arm-tables.opt:25
10954 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
10955 msgstr ""
10957 #: config/arm/arm-tables.opt:365
10958 msgid "Known ARM architectures (for use with the -march= option):"
10959 msgstr ""
10961 #: config/arm/arm-tables.opt:477
10962 msgid "Known ARM FPUs (for use with the -mfpu= option):"
10963 msgstr ""
10965 #: config/arm/arm.opt:35
10966 msgid "TLS dialect to use:"
10967 msgstr ""
10969 #: config/arm/arm.opt:45
10970 msgid "Specify an ABI."
10971 msgstr ""
10973 #: config/arm/arm.opt:49
10974 msgid "Known ARM ABIs (for use with the -mabi= option):"
10975 msgstr ""
10977 #: config/arm/arm.opt:68
10978 msgid "Generate a call to abort if a noreturn function returns."
10979 msgstr ""
10981 #: config/arm/arm.opt:75
10982 msgid "Generate APCS conformant stack frames."
10983 msgstr ""
10985 #: config/arm/arm.opt:79
10986 msgid "Generate re-entrant, PIC code."
10987 msgstr ""
10989 #: config/arm/arm.opt:95
10990 msgid "Generate code in 32 bit ARM state."
10991 msgstr ""
10993 #: config/arm/arm.opt:103
10994 msgid "Thumb: Assume non-static functions may be called from ARM code."
10995 msgstr ""
10997 #: config/arm/arm.opt:107
10998 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
10999 msgstr ""
11001 #: config/arm/arm.opt:115
11002 msgid "Specify if floating point hardware should be used."
11003 msgstr ""
11005 #: config/arm/arm.opt:119
11006 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
11007 msgstr ""
11009 #: config/arm/arm.opt:123
11010 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
11011 msgstr ""
11013 #: config/arm/arm.opt:136
11014 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
11015 msgstr ""
11017 #: config/arm/arm.opt:140
11018 msgid "Specify the __fp16 floating-point format."
11019 msgstr ""
11021 #: config/arm/arm.opt:144
11022 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
11023 msgstr ""
11025 #: config/arm/arm.opt:157
11026 msgid "Specify the name of the target floating point hardware/format."
11027 msgstr ""
11029 #: config/arm/arm.opt:168
11030 msgid "Generate call insns as indirect calls, if necessary."
11031 msgstr ""
11033 #: config/arm/arm.opt:176
11034 msgid "Specify the register to be used for PIC addressing."
11035 msgstr ""
11037 #: config/arm/arm.opt:180
11038 msgid "Store function names in object code."
11039 msgstr ""
11041 #: config/arm/arm.opt:184
11042 msgid "Permit scheduling of a function's prologue sequence."
11043 msgstr ""
11045 #: config/arm/arm.opt:195
11046 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
11047 msgstr ""
11049 #: config/arm/arm.opt:199
11050 msgid "Generate code for Thumb state."
11051 msgstr ""
11053 #: config/arm/arm.opt:203
11054 msgid "Support calls between Thumb and ARM instruction sets."
11055 msgstr ""
11057 #: config/arm/arm.opt:207
11058 msgid "Specify thread local storage scheme."
11059 msgstr ""
11061 #: config/arm/arm.opt:211
11062 msgid "Specify how to access the thread pointer."
11063 msgstr ""
11065 #: config/arm/arm.opt:215
11066 msgid "Valid arguments to -mtp=:"
11067 msgstr ""
11069 #: config/arm/arm.opt:228
11070 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
11071 msgstr ""
11073 #: config/arm/arm.opt:232
11074 msgid "Thumb: Generate (leaf) stack frames even if not needed."
11075 msgstr ""
11077 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
11078 msgid "Tune code for the given processor."
11079 msgstr ""
11081 #: config/arm/arm.opt:240
11082 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."
11083 msgstr ""
11085 #: config/arm/arm.opt:251
11086 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
11087 msgstr ""
11089 #: config/arm/arm.opt:255
11090 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
11091 msgstr ""
11093 #: config/arm/arm.opt:259
11094 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
11095 msgstr ""
11097 #: config/arm/arm.opt:263
11098 msgid "Only generate absolute relocations on word sized values."
11099 msgstr ""
11101 #: config/arm/arm.opt:267
11102 msgid "Generate IT blocks appropriate for ARMv8."
11103 msgstr ""
11105 #: config/arm/arm.opt:271
11106 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
11107 msgstr ""
11109 #: config/arm/arm.opt:276 config/nds32/nds32.opt:330 config/arc/arc.opt:496
11110 msgid "Enable unaligned word and halfword accesses to packed data."
11111 msgstr ""
11113 #: config/arm/arm.opt:280
11114 msgid "Use Neon to perform 64-bits operations rather than core registers."
11115 msgstr ""
11117 #: config/arm/arm.opt:284
11118 msgid "Assume loading data from flash is slower than fetching instructions."
11119 msgstr ""
11121 #: config/arm/arm.opt:288
11122 msgid "Assume unified syntax for inline assembly code."
11123 msgstr ""
11125 #: config/arm/arm.opt:292
11126 msgid "Do not allow constant data to be placed in code sections."
11127 msgstr ""
11129 #: config/arm/arm.opt:296
11130 msgid "When linking for big-endian targets, generate a BE8 format image."
11131 msgstr ""
11133 #: config/arm/arm.opt:300
11134 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
11135 msgstr ""
11137 #: config/arm/arm.opt:304 config/sh/sh.opt:195
11138 msgid "Cost to assume for a branch insn."
11139 msgstr ""
11141 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
11142 #: config/visium/visium.opt:37
11143 msgid "Use hardware FP."
11144 msgstr ""
11146 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
11147 msgid "Do not use hardware FP."
11148 msgstr ""
11150 #: config/sparc/sparc.opt:42
11151 msgid "Use flat register window model."
11152 msgstr ""
11154 #: config/sparc/sparc.opt:46
11155 msgid "Assume possible double misalignment."
11156 msgstr ""
11158 #: config/sparc/sparc.opt:50
11159 msgid "Use ABI reserved registers."
11160 msgstr ""
11162 #: config/sparc/sparc.opt:54
11163 msgid "Use hardware quad FP instructions."
11164 msgstr ""
11166 #: config/sparc/sparc.opt:58
11167 msgid "Do not use hardware quad fp instructions."
11168 msgstr ""
11170 #: config/sparc/sparc.opt:66
11171 msgid "Compile for V8+ ABI."
11172 msgstr ""
11174 #: config/sparc/sparc.opt:70
11175 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
11176 msgstr ""
11178 #: config/sparc/sparc.opt:74
11179 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
11180 msgstr ""
11182 #: config/sparc/sparc.opt:78
11183 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
11184 msgstr ""
11186 #: config/sparc/sparc.opt:82
11187 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
11188 msgstr ""
11190 #: config/sparc/sparc.opt:86
11191 msgid "Use additional VIS instructions introduced in OSA2017."
11192 msgstr ""
11194 #: config/sparc/sparc.opt:90
11195 msgid "Use UltraSPARC Compare-and-Branch extensions."
11196 msgstr ""
11198 #: config/sparc/sparc.opt:94
11199 msgid "Use UltraSPARC Fused Multiply-Add extensions."
11200 msgstr ""
11202 #: config/sparc/sparc.opt:98
11203 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
11204 msgstr ""
11206 #: config/sparc/sparc.opt:102
11207 msgid "Use UltraSPARC Population-Count instruction."
11208 msgstr ""
11210 #: config/sparc/sparc.opt:106
11211 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
11212 msgstr ""
11214 #: config/sparc/sparc.opt:110
11215 msgid "Pointers are 64-bit."
11216 msgstr ""
11218 #: config/sparc/sparc.opt:114
11219 msgid "Pointers are 32-bit."
11220 msgstr ""
11222 #: config/sparc/sparc.opt:118
11223 msgid "Use 64-bit ABI."
11224 msgstr ""
11226 #: config/sparc/sparc.opt:122
11227 msgid "Use 32-bit ABI."
11228 msgstr ""
11230 #: config/sparc/sparc.opt:126
11231 msgid "Use stack bias."
11232 msgstr ""
11234 #: config/sparc/sparc.opt:130
11235 msgid "Use structs on stronger alignment for double-word copies."
11236 msgstr ""
11238 #: config/sparc/sparc.opt:134
11239 msgid "Optimize tail call instructions in assembler and linker."
11240 msgstr ""
11242 #: config/sparc/sparc.opt:138
11243 msgid "Do not generate code that can only run in supervisor mode (default)."
11244 msgstr ""
11246 #: config/sparc/sparc.opt:142 config/visium/visium.opt:45
11247 msgid "Use features of and schedule code for given CPU."
11248 msgstr ""
11250 #: config/sparc/sparc.opt:225
11251 msgid "Use given SPARC-V9 code model."
11252 msgstr ""
11254 #: config/sparc/sparc.opt:229
11255 msgid "Enable debug output."
11256 msgstr "Увімкнути виведення діагностичних даних."
11258 #: config/sparc/sparc.opt:233
11259 msgid "Enable strict 32-bit psABI struct return checking."
11260 msgstr ""
11262 #: config/sparc/sparc.opt:237
11263 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
11264 msgstr ""
11266 #: config/sparc/sparc.opt:242
11267 msgid "Enable workarounds for the errata of the UT699 processor."
11268 msgstr ""
11270 #: config/sparc/sparc.opt:246
11271 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
11272 msgstr ""
11274 #: config/sparc/sparc.opt:250
11275 msgid "Enable workarounds for the errata of the GR712RC processor."
11276 msgstr ""
11278 #: config/sparc/sparc.opt:287
11279 msgid "Specify the memory model in effect for the program."
11280 msgstr ""
11282 #: config/rs6000/rs6000.opt:165
11283 msgid "Enable early gimple folding of builtins."
11284 msgstr ""
11286 #: config/rs6000/rs6000.opt:188
11287 msgid "%<-mstring%> is deprecated"
11288 msgstr "%<-mstring%> вважається застарілим"
11290 #: config/rs6000/rs6000.opt:325
11291 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
11292 msgstr "%<-mvrsave=no%> є застарілим, замість нього слід користуватися %<-mno-vrsave%>"
11294 #: config/rs6000/rs6000.opt:329
11295 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
11296 msgstr "%<-mvrsave=yes%> є застарілим, замість нього слід користуватися %<-mvrsave%>"
11298 #: config/rs6000/rs6000.opt:334
11299 msgid "Max number of bytes to move inline."
11300 msgstr ""
11302 #: config/rs6000/rs6000.opt:338
11303 msgid "Max number of bytes to compare without loops."
11304 msgstr ""
11306 #: config/rs6000/rs6000.opt:342
11307 msgid "Max number of bytes to compare with loops."
11308 msgstr ""
11310 #: config/rs6000/rs6000.opt:346
11311 msgid "Max number of pairs of load insns for compare."
11312 msgstr ""
11314 #: config/rs6000/rs6000.opt:353
11315 msgid "%<-misel=no%> is deprecated; use %<-mno-isel%> instead"
11316 msgstr "%<-misel=no%> є застарілим, замість нього слід користуватися %<-mno-isel%>"
11318 #: config/rs6000/rs6000.opt:357
11319 msgid "%<-misel=yes%> is deprecated; use %<-misel%> instead"
11320 msgstr "%<-misel=yes%> є застарілим, замість нього слід користуватися %<-misel%>"
11322 #: config/rs6000/rs6000.opt:410
11323 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
11324 msgstr ""
11326 #: config/rs6000/rs6000.opt:438
11327 msgid "-mlong-double-[64,128]\tSpecify size of long double."
11328 msgstr ""
11330 #: config/rs6000/rs6000.opt:537 config/arc/arc.opt:173 config/arc/arc.opt:339
11331 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:354
11332 #: config/arc/arc.opt:358 config/arc/arc.opt:361 config/arc/arc.opt:364
11333 #: config/arc/arc.opt:381
11334 #, c-format
11335 msgid "%qs is deprecated"
11336 msgstr "%qs вважається застарілим"
11338 #: config/rs6000/sysv4.opt:24
11339 msgid "-mcall-ABI\tSelect ABI calling convention."
11340 msgstr ""
11342 #: config/rs6000/sysv4.opt:28
11343 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
11344 msgstr ""
11346 #: config/rs6000/sysv4.opt:32
11347 msgid "Allow readonly data in sdata."
11348 msgstr ""
11350 #: config/rs6000/sysv4.opt:36
11351 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
11352 msgstr ""
11354 #: config/alpha/alpha.opt:27
11355 msgid "Use fp registers."
11356 msgstr "Використовувати fp-регістри."
11358 #: config/alpha/alpha.opt:35
11359 msgid "Request IEEE-conformant math library routines (OSF/1)."
11360 msgstr ""
11362 #: config/alpha/alpha.opt:39
11363 msgid "Emit IEEE-conformant code, without inexact exceptions."
11364 msgstr ""
11366 #: config/alpha/alpha.opt:46
11367 msgid "Do not emit complex integer constants to read-only memory."
11368 msgstr ""
11370 #: config/alpha/alpha.opt:50
11371 msgid "Use VAX fp."
11372 msgstr ""
11374 #: config/alpha/alpha.opt:54
11375 msgid "Do not use VAX fp."
11376 msgstr ""
11378 #: config/alpha/alpha.opt:58
11379 msgid "Emit code for the byte/word ISA extension."
11380 msgstr ""
11382 #: config/alpha/alpha.opt:62
11383 msgid "Emit code for the motion video ISA extension."
11384 msgstr ""
11386 #: config/alpha/alpha.opt:66
11387 msgid "Emit code for the fp move and sqrt ISA extension."
11388 msgstr ""
11390 #: config/alpha/alpha.opt:70
11391 msgid "Emit code for the counting ISA extension."
11392 msgstr ""
11394 #: config/alpha/alpha.opt:74
11395 msgid "Emit code using explicit relocation directives."
11396 msgstr ""
11398 #: config/alpha/alpha.opt:78
11399 msgid "Emit 16-bit relocations to the small data areas."
11400 msgstr ""
11402 #: config/alpha/alpha.opt:82
11403 msgid "Emit 32-bit relocations to the small data areas."
11404 msgstr ""
11406 #: config/alpha/alpha.opt:86
11407 msgid "Emit direct branches to local functions."
11408 msgstr ""
11410 #: config/alpha/alpha.opt:90
11411 msgid "Emit indirect branches to local functions."
11412 msgstr ""
11414 #: config/alpha/alpha.opt:94
11415 msgid "Emit rdval instead of rduniq for thread pointer."
11416 msgstr ""
11418 #: config/alpha/alpha.opt:106
11419 msgid "Use features of and schedule given CPU."
11420 msgstr ""
11422 #: config/alpha/alpha.opt:110
11423 msgid "Schedule given CPU."
11424 msgstr ""
11426 #: config/alpha/alpha.opt:114
11427 msgid "Control the generated fp rounding mode."
11428 msgstr ""
11430 #: config/alpha/alpha.opt:118
11431 msgid "Control the IEEE trap mode."
11432 msgstr ""
11434 #: config/alpha/alpha.opt:122
11435 msgid "Control the precision given to fp exceptions."
11436 msgstr ""
11438 #: config/alpha/alpha.opt:126
11439 msgid "Tune expected memory latency."
11440 msgstr ""
11442 #: config/tilepro/tilepro.opt:23
11443 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
11444 msgstr ""
11446 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
11447 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
11448 msgstr ""
11450 #: config/tilepro/tilepro.opt:32
11451 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
11452 msgstr ""
11454 #: config/lm32/lm32.opt:24
11455 msgid "Enable multiply instructions."
11456 msgstr ""
11458 #: config/lm32/lm32.opt:28
11459 msgid "Enable divide and modulus instructions."
11460 msgstr ""
11462 #: config/lm32/lm32.opt:32
11463 msgid "Enable barrel shift instructions."
11464 msgstr ""
11466 #: config/lm32/lm32.opt:36
11467 msgid "Enable sign extend instructions."
11468 msgstr ""
11470 #: config/lm32/lm32.opt:40
11471 msgid "Enable user-defined instructions."
11472 msgstr ""
11474 #: config/nios2/elf.opt:26
11475 msgid "Link with a limited version of the C library."
11476 msgstr ""
11478 #: config/nios2/elf.opt:30
11479 msgid "Name of system library to link against."
11480 msgstr ""
11482 #: config/nios2/elf.opt:34
11483 msgid "Name of the startfile."
11484 msgstr ""
11486 #: config/nios2/elf.opt:38
11487 msgid "Link with HAL BSP."
11488 msgstr ""
11490 #: config/nios2/nios2.opt:35
11491 msgid "Enable DIV, DIVU."
11492 msgstr ""
11494 #: config/nios2/nios2.opt:39
11495 msgid "Enable MUL instructions."
11496 msgstr ""
11498 #: config/nios2/nios2.opt:43
11499 msgid "Enable MULX instructions, assume fast shifter."
11500 msgstr ""
11502 #: config/nios2/nios2.opt:47
11503 msgid "Use table based fast divide (default at -O3)."
11504 msgstr ""
11506 #: config/nios2/nios2.opt:51
11507 msgid "All memory accesses use I/O load/store instructions."
11508 msgstr ""
11510 #: config/nios2/nios2.opt:55
11511 msgid "Volatile memory accesses use I/O load/store instructions."
11512 msgstr ""
11514 #: config/nios2/nios2.opt:59
11515 msgid "Volatile memory accesses do not use I/O load/store instructions."
11516 msgstr ""
11518 #: config/nios2/nios2.opt:63
11519 msgid "Enable/disable GP-relative addressing."
11520 msgstr ""
11522 #: config/nios2/nios2.opt:67
11523 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11524 msgstr ""
11526 #: config/nios2/nios2.opt:86
11527 msgid "Equivalent to -mgpopt=local."
11528 msgstr ""
11530 #: config/nios2/nios2.opt:90
11531 msgid "Equivalent to -mgpopt=none."
11532 msgstr ""
11534 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11535 #: config/tilegx/tilegx.opt:45
11536 msgid "Use big-endian byte order."
11537 msgstr ""
11539 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11540 #: config/tilegx/tilegx.opt:49
11541 msgid "Use little-endian byte order."
11542 msgstr ""
11544 #: config/nios2/nios2.opt:102
11545 msgid "Floating point custom instruction configuration name."
11546 msgstr ""
11548 #: config/nios2/nios2.opt:106
11549 msgid "Do not use the ftruncds custom instruction."
11550 msgstr ""
11552 #: config/nios2/nios2.opt:110
11553 msgid "Integer id (N) of ftruncds custom instruction."
11554 msgstr ""
11556 #: config/nios2/nios2.opt:114
11557 msgid "Do not use the fextsd custom instruction."
11558 msgstr ""
11560 #: config/nios2/nios2.opt:118
11561 msgid "Integer id (N) of fextsd custom instruction."
11562 msgstr ""
11564 #: config/nios2/nios2.opt:122
11565 msgid "Do not use the fixdu custom instruction."
11566 msgstr ""
11568 #: config/nios2/nios2.opt:126
11569 msgid "Integer id (N) of fixdu custom instruction."
11570 msgstr ""
11572 #: config/nios2/nios2.opt:130
11573 msgid "Do not use the fixdi custom instruction."
11574 msgstr ""
11576 #: config/nios2/nios2.opt:134
11577 msgid "Integer id (N) of fixdi custom instruction."
11578 msgstr ""
11580 #: config/nios2/nios2.opt:138
11581 msgid "Do not use the fixsu custom instruction."
11582 msgstr ""
11584 #: config/nios2/nios2.opt:142
11585 msgid "Integer id (N) of fixsu custom instruction."
11586 msgstr ""
11588 #: config/nios2/nios2.opt:146
11589 msgid "Do not use the fixsi custom instruction."
11590 msgstr ""
11592 #: config/nios2/nios2.opt:150
11593 msgid "Integer id (N) of fixsi custom instruction."
11594 msgstr ""
11596 #: config/nios2/nios2.opt:154
11597 msgid "Do not use the floatud custom instruction."
11598 msgstr ""
11600 #: config/nios2/nios2.opt:158
11601 msgid "Integer id (N) of floatud custom instruction."
11602 msgstr ""
11604 #: config/nios2/nios2.opt:162
11605 msgid "Do not use the floatid custom instruction."
11606 msgstr ""
11608 #: config/nios2/nios2.opt:166
11609 msgid "Integer id (N) of floatid custom instruction."
11610 msgstr ""
11612 #: config/nios2/nios2.opt:170
11613 msgid "Do not use the floatus custom instruction."
11614 msgstr ""
11616 #: config/nios2/nios2.opt:174
11617 msgid "Integer id (N) of floatus custom instruction."
11618 msgstr ""
11620 #: config/nios2/nios2.opt:178
11621 msgid "Do not use the floatis custom instruction."
11622 msgstr ""
11624 #: config/nios2/nios2.opt:182
11625 msgid "Integer id (N) of floatis custom instruction."
11626 msgstr ""
11628 #: config/nios2/nios2.opt:186
11629 msgid "Do not use the fcmpned custom instruction."
11630 msgstr ""
11632 #: config/nios2/nios2.opt:190
11633 msgid "Integer id (N) of fcmpned custom instruction."
11634 msgstr ""
11636 #: config/nios2/nios2.opt:194
11637 msgid "Do not use the fcmpeqd custom instruction."
11638 msgstr ""
11640 #: config/nios2/nios2.opt:198
11641 msgid "Integer id (N) of fcmpeqd custom instruction."
11642 msgstr ""
11644 #: config/nios2/nios2.opt:202
11645 msgid "Do not use the fcmpged custom instruction."
11646 msgstr ""
11648 #: config/nios2/nios2.opt:206
11649 msgid "Integer id (N) of fcmpged custom instruction."
11650 msgstr ""
11652 #: config/nios2/nios2.opt:210
11653 msgid "Do not use the fcmpgtd custom instruction."
11654 msgstr ""
11656 #: config/nios2/nios2.opt:214
11657 msgid "Integer id (N) of fcmpgtd custom instruction."
11658 msgstr ""
11660 #: config/nios2/nios2.opt:218
11661 msgid "Do not use the fcmpled custom instruction."
11662 msgstr ""
11664 #: config/nios2/nios2.opt:222
11665 msgid "Integer id (N) of fcmpled custom instruction."
11666 msgstr ""
11668 #: config/nios2/nios2.opt:226
11669 msgid "Do not use the fcmpltd custom instruction."
11670 msgstr ""
11672 #: config/nios2/nios2.opt:230
11673 msgid "Integer id (N) of fcmpltd custom instruction."
11674 msgstr ""
11676 #: config/nios2/nios2.opt:234
11677 msgid "Do not use the flogd custom instruction."
11678 msgstr ""
11680 #: config/nios2/nios2.opt:238
11681 msgid "Integer id (N) of flogd custom instruction."
11682 msgstr ""
11684 #: config/nios2/nios2.opt:242
11685 msgid "Do not use the fexpd custom instruction."
11686 msgstr ""
11688 #: config/nios2/nios2.opt:246
11689 msgid "Integer id (N) of fexpd custom instruction."
11690 msgstr ""
11692 #: config/nios2/nios2.opt:250
11693 msgid "Do not use the fatand custom instruction."
11694 msgstr ""
11696 #: config/nios2/nios2.opt:254
11697 msgid "Integer id (N) of fatand custom instruction."
11698 msgstr ""
11700 #: config/nios2/nios2.opt:258
11701 msgid "Do not use the ftand custom instruction."
11702 msgstr ""
11704 #: config/nios2/nios2.opt:262
11705 msgid "Integer id (N) of ftand custom instruction."
11706 msgstr ""
11708 #: config/nios2/nios2.opt:266
11709 msgid "Do not use the fsind custom instruction."
11710 msgstr ""
11712 #: config/nios2/nios2.opt:270
11713 msgid "Integer id (N) of fsind custom instruction."
11714 msgstr ""
11716 #: config/nios2/nios2.opt:274
11717 msgid "Do not use the fcosd custom instruction."
11718 msgstr ""
11720 #: config/nios2/nios2.opt:278
11721 msgid "Integer id (N) of fcosd custom instruction."
11722 msgstr ""
11724 #: config/nios2/nios2.opt:282
11725 msgid "Do not use the fsqrtd custom instruction."
11726 msgstr ""
11728 #: config/nios2/nios2.opt:286
11729 msgid "Integer id (N) of fsqrtd custom instruction."
11730 msgstr ""
11732 #: config/nios2/nios2.opt:290
11733 msgid "Do not use the fabsd custom instruction."
11734 msgstr ""
11736 #: config/nios2/nios2.opt:294
11737 msgid "Integer id (N) of fabsd custom instruction."
11738 msgstr ""
11740 #: config/nios2/nios2.opt:298
11741 msgid "Do not use the fnegd custom instruction."
11742 msgstr ""
11744 #: config/nios2/nios2.opt:302
11745 msgid "Integer id (N) of fnegd custom instruction."
11746 msgstr ""
11748 #: config/nios2/nios2.opt:306
11749 msgid "Do not use the fmaxd custom instruction."
11750 msgstr ""
11752 #: config/nios2/nios2.opt:310
11753 msgid "Integer id (N) of fmaxd custom instruction."
11754 msgstr ""
11756 #: config/nios2/nios2.opt:314
11757 msgid "Do not use the fmind custom instruction."
11758 msgstr ""
11760 #: config/nios2/nios2.opt:318
11761 msgid "Integer id (N) of fmind custom instruction."
11762 msgstr ""
11764 #: config/nios2/nios2.opt:322
11765 msgid "Do not use the fdivd custom instruction."
11766 msgstr ""
11768 #: config/nios2/nios2.opt:326
11769 msgid "Integer id (N) of fdivd custom instruction."
11770 msgstr ""
11772 #: config/nios2/nios2.opt:330
11773 msgid "Do not use the fmuld custom instruction."
11774 msgstr ""
11776 #: config/nios2/nios2.opt:334
11777 msgid "Integer id (N) of fmuld custom instruction."
11778 msgstr ""
11780 #: config/nios2/nios2.opt:338
11781 msgid "Do not use the fsubd custom instruction."
11782 msgstr ""
11784 #: config/nios2/nios2.opt:342
11785 msgid "Integer id (N) of fsubd custom instruction."
11786 msgstr ""
11788 #: config/nios2/nios2.opt:346
11789 msgid "Do not use the faddd custom instruction."
11790 msgstr ""
11792 #: config/nios2/nios2.opt:350
11793 msgid "Integer id (N) of faddd custom instruction."
11794 msgstr ""
11796 #: config/nios2/nios2.opt:354
11797 msgid "Do not use the fcmpnes custom instruction."
11798 msgstr ""
11800 #: config/nios2/nios2.opt:358
11801 msgid "Integer id (N) of fcmpnes custom instruction."
11802 msgstr ""
11804 #: config/nios2/nios2.opt:362
11805 msgid "Do not use the fcmpeqs custom instruction."
11806 msgstr ""
11808 #: config/nios2/nios2.opt:366
11809 msgid "Integer id (N) of fcmpeqs custom instruction."
11810 msgstr ""
11812 #: config/nios2/nios2.opt:370
11813 msgid "Do not use the fcmpges custom instruction."
11814 msgstr ""
11816 #: config/nios2/nios2.opt:374
11817 msgid "Integer id (N) of fcmpges custom instruction."
11818 msgstr ""
11820 #: config/nios2/nios2.opt:378
11821 msgid "Do not use the fcmpgts custom instruction."
11822 msgstr ""
11824 #: config/nios2/nios2.opt:382
11825 msgid "Integer id (N) of fcmpgts custom instruction."
11826 msgstr ""
11828 #: config/nios2/nios2.opt:386
11829 msgid "Do not use the fcmples custom instruction."
11830 msgstr ""
11832 #: config/nios2/nios2.opt:390
11833 msgid "Integer id (N) of fcmples custom instruction."
11834 msgstr ""
11836 #: config/nios2/nios2.opt:394
11837 msgid "Do not use the fcmplts custom instruction."
11838 msgstr ""
11840 #: config/nios2/nios2.opt:398
11841 msgid "Integer id (N) of fcmplts custom instruction."
11842 msgstr ""
11844 #: config/nios2/nios2.opt:402
11845 msgid "Do not use the flogs custom instruction."
11846 msgstr ""
11848 #: config/nios2/nios2.opt:406
11849 msgid "Integer id (N) of flogs custom instruction."
11850 msgstr ""
11852 #: config/nios2/nios2.opt:410
11853 msgid "Do not use the fexps custom instruction."
11854 msgstr ""
11856 #: config/nios2/nios2.opt:414
11857 msgid "Integer id (N) of fexps custom instruction."
11858 msgstr ""
11860 #: config/nios2/nios2.opt:418
11861 msgid "Do not use the fatans custom instruction."
11862 msgstr ""
11864 #: config/nios2/nios2.opt:422
11865 msgid "Integer id (N) of fatans custom instruction."
11866 msgstr ""
11868 #: config/nios2/nios2.opt:426
11869 msgid "Do not use the ftans custom instruction."
11870 msgstr ""
11872 #: config/nios2/nios2.opt:430
11873 msgid "Integer id (N) of ftans custom instruction."
11874 msgstr ""
11876 #: config/nios2/nios2.opt:434
11877 msgid "Do not use the fsins custom instruction."
11878 msgstr ""
11880 #: config/nios2/nios2.opt:438
11881 msgid "Integer id (N) of fsins custom instruction."
11882 msgstr ""
11884 #: config/nios2/nios2.opt:442
11885 msgid "Do not use the fcoss custom instruction."
11886 msgstr ""
11888 #: config/nios2/nios2.opt:446
11889 msgid "Integer id (N) of fcoss custom instruction."
11890 msgstr ""
11892 #: config/nios2/nios2.opt:450
11893 msgid "Do not use the fsqrts custom instruction."
11894 msgstr ""
11896 #: config/nios2/nios2.opt:454
11897 msgid "Integer id (N) of fsqrts custom instruction."
11898 msgstr ""
11900 #: config/nios2/nios2.opt:458
11901 msgid "Do not use the fabss custom instr."
11902 msgstr ""
11904 #: config/nios2/nios2.opt:462
11905 msgid "Integer id (N) of fabss custom instruction."
11906 msgstr ""
11908 #: config/nios2/nios2.opt:466
11909 msgid "Do not use the fnegs custom instruction."
11910 msgstr ""
11912 #: config/nios2/nios2.opt:470
11913 msgid "Integer id (N) of fnegs custom instruction."
11914 msgstr ""
11916 #: config/nios2/nios2.opt:474
11917 msgid "Do not use the fmaxs custom instruction."
11918 msgstr ""
11920 #: config/nios2/nios2.opt:478
11921 msgid "Integer id (N) of fmaxs custom instruction."
11922 msgstr ""
11924 #: config/nios2/nios2.opt:482
11925 msgid "Do not use the fmins custom instruction."
11926 msgstr ""
11928 #: config/nios2/nios2.opt:486
11929 msgid "Integer id (N) of fmins custom instruction."
11930 msgstr ""
11932 #: config/nios2/nios2.opt:490
11933 msgid "Do not use the fdivs custom instruction."
11934 msgstr ""
11936 #: config/nios2/nios2.opt:494
11937 msgid "Integer id (N) of fdivs custom instruction."
11938 msgstr ""
11940 #: config/nios2/nios2.opt:498
11941 msgid "Do not use the fmuls custom instruction."
11942 msgstr ""
11944 #: config/nios2/nios2.opt:502
11945 msgid "Integer id (N) of fmuls custom instruction."
11946 msgstr ""
11948 #: config/nios2/nios2.opt:506
11949 msgid "Do not use the fsubs custom instruction."
11950 msgstr ""
11952 #: config/nios2/nios2.opt:510
11953 msgid "Integer id (N) of fsubs custom instruction."
11954 msgstr ""
11956 #: config/nios2/nios2.opt:514
11957 msgid "Do not use the fadds custom instruction."
11958 msgstr ""
11960 #: config/nios2/nios2.opt:518
11961 msgid "Integer id (N) of fadds custom instruction."
11962 msgstr ""
11964 #: config/nios2/nios2.opt:522
11965 msgid "Do not use the frdy custom instruction."
11966 msgstr ""
11968 #: config/nios2/nios2.opt:526
11969 msgid "Integer id (N) of frdy custom instruction."
11970 msgstr ""
11972 #: config/nios2/nios2.opt:530
11973 msgid "Do not use the frdxhi custom instruction."
11974 msgstr ""
11976 #: config/nios2/nios2.opt:534
11977 msgid "Integer id (N) of frdxhi custom instruction."
11978 msgstr ""
11980 #: config/nios2/nios2.opt:538
11981 msgid "Do not use the frdxlo custom instruction."
11982 msgstr ""
11984 #: config/nios2/nios2.opt:542
11985 msgid "Integer id (N) of frdxlo custom instruction."
11986 msgstr ""
11988 #: config/nios2/nios2.opt:546
11989 msgid "Do not use the fwry custom instruction."
11990 msgstr ""
11992 #: config/nios2/nios2.opt:550
11993 msgid "Integer id (N) of fwry custom instruction."
11994 msgstr ""
11996 #: config/nios2/nios2.opt:554
11997 msgid "Do not use the fwrx custom instruction."
11998 msgstr ""
12000 #: config/nios2/nios2.opt:558
12001 msgid "Integer id (N) of fwrx custom instruction."
12002 msgstr ""
12004 #: config/nios2/nios2.opt:562
12005 msgid "Do not use the round custom instruction."
12006 msgstr ""
12008 #: config/nios2/nios2.opt:566
12009 msgid "Integer id (N) of round custom instruction."
12010 msgstr ""
12012 #: config/nios2/nios2.opt:574
12013 msgid "Valid Nios II ISA levels (for -march):"
12014 msgstr ""
12016 #: config/nios2/nios2.opt:584
12017 msgid "Enable generation of R2 BMX instructions."
12018 msgstr ""
12020 #: config/nios2/nios2.opt:588
12021 msgid "Enable generation of R2 CDX instructions."
12022 msgstr ""
12024 #: config/nios2/nios2.opt:592
12025 msgid "Regular expression matching additional GP-addressible section names."
12026 msgstr ""
12028 #: config/nios2/nios2.opt:596
12029 msgid "Regular expression matching section names for r0-relative addressing."
12030 msgstr ""
12032 #: config/rx/rx.opt:29
12033 msgid "Store doubles in 64 bits."
12034 msgstr ""
12036 #: config/rx/rx.opt:33
12037 msgid "Stores doubles in 32 bits.  This is the default."
12038 msgstr ""
12040 #: config/rx/rx.opt:37
12041 msgid "Disable the use of RX FPU instructions.  "
12042 msgstr ""
12044 #: config/rx/rx.opt:44
12045 msgid "Enable the use of RX FPU instructions.  This is the default."
12046 msgstr ""
12048 #: config/rx/rx.opt:50
12049 msgid "Specify the target RX cpu type."
12050 msgstr ""
12052 #: config/rx/rx.opt:71
12053 msgid "Data is stored in big-endian format."
12054 msgstr ""
12056 #: config/rx/rx.opt:75
12057 msgid "Data is stored in little-endian format.  (Default)."
12058 msgstr ""
12060 #: config/rx/rx.opt:81
12061 msgid "Maximum size of global and static variables which can be placed into the small data area."
12062 msgstr ""
12064 #: config/rx/rx.opt:93
12065 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."
12066 msgstr ""
12068 #: config/rx/rx.opt:99
12069 msgid "Enable linker relaxation."
12070 msgstr ""
12072 #: config/rx/rx.opt:105
12073 msgid "Maximum size in bytes of constant values allowed as operands."
12074 msgstr ""
12076 #: config/rx/rx.opt:111
12077 msgid "Specifies the number of registers to reserve for interrupt handlers."
12078 msgstr ""
12080 #: config/rx/rx.opt:117
12081 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
12082 msgstr ""
12084 #: config/rx/rx.opt:123
12085 msgid "Enables Position-Independent-Data (PID) mode."
12086 msgstr ""
12088 #: config/rx/rx.opt:129
12089 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
12090 msgstr ""
12092 #: config/rx/rx.opt:135
12093 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
12094 msgstr ""
12096 #: config/rx/rx.opt:139
12097 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
12098 msgstr ""
12100 #: config/rx/rx.opt:145
12101 msgid "Enable the use of the LRA register allocator."
12102 msgstr ""
12104 #: config/rx/rx.opt:151
12105 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
12106 msgstr ""
12108 #: config/rx/rx.opt:157
12109 msgid "Always use JSR, never BSR, for calls."
12110 msgstr ""
12112 #: config/visium/visium.opt:25
12113 msgid "Link with libc.a and libdebug.a."
12114 msgstr ""
12116 #: config/visium/visium.opt:29
12117 msgid "Link with libc.a and libsim.a."
12118 msgstr ""
12120 #: config/visium/visium.opt:33
12121 msgid "Use hardware FP (default)."
12122 msgstr ""
12124 #: config/visium/visium.opt:65
12125 msgid "Generate code for the supervisor mode (default)."
12126 msgstr ""
12128 #: config/visium/visium.opt:69
12129 msgid "Generate code for the user mode."
12130 msgstr ""
12132 #: config/visium/visium.opt:73
12133 msgid "Only retained for backward compatibility."
12134 msgstr ""
12136 #: config/fused-madd.opt:22
12137 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
12138 msgstr "%<-mfused-madd%> вважається застарілим; скористайтеся замість нього %<-ffp-contract=%>"
12140 #: config/sol2.opt:32
12141 msgid "Clear hardware capabilities when linking."
12142 msgstr ""
12144 #: config/sol2.opt:36
12145 msgid "Pass -z text to linker."
12146 msgstr ""
12148 #: config/moxie/moxie.opt:31
12149 msgid "Enable MUL.X and UMUL.X instructions."
12150 msgstr ""
12152 #: config/microblaze/microblaze.opt:40
12153 msgid "Use software emulation for floating point (default)."
12154 msgstr ""
12156 #: config/microblaze/microblaze.opt:44
12157 msgid "Use hardware floating point instructions."
12158 msgstr ""
12160 #: config/microblaze/microblaze.opt:48
12161 msgid "Use table lookup optimization for small signed integer divisions."
12162 msgstr ""
12164 #: config/microblaze/microblaze.opt:52
12165 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
12166 msgstr ""
12168 #: config/microblaze/microblaze.opt:56
12169 msgid "Don't optimize block moves, use memcpy."
12170 msgstr ""
12172 #: config/microblaze/microblaze.opt:68
12173 msgid "Use the soft multiply emulation (default)."
12174 msgstr ""
12176 #: config/microblaze/microblaze.opt:72
12177 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
12178 msgstr ""
12180 #: config/microblaze/microblaze.opt:76
12181 msgid "Use the software emulation for divides (default)."
12182 msgstr ""
12184 #: config/microblaze/microblaze.opt:80
12185 msgid "Use the hardware barrel shifter instead of emulation."
12186 msgstr ""
12188 #: config/microblaze/microblaze.opt:84
12189 msgid "Use pattern compare instructions."
12190 msgstr ""
12192 #: config/microblaze/microblaze.opt:87
12193 #, c-format
12194 msgid "%qs is deprecated; use -fstack-check"
12195 msgstr "%qs вважається застарілим; скористайтеся -fstack-check"
12197 #: config/microblaze/microblaze.opt:88
12198 msgid "Check for stack overflow at runtime."
12199 msgstr ""
12201 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
12202 msgid "Use GP relative sdata/sbss sections."
12203 msgstr ""
12205 #: config/microblaze/microblaze.opt:95
12206 #, c-format
12207 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
12208 msgstr ""
12210 #: config/microblaze/microblaze.opt:96
12211 msgid "Clear the BSS to zero and place zero initialized in BSS."
12212 msgstr ""
12214 #: config/microblaze/microblaze.opt:100
12215 msgid "Use multiply high instructions for high part of 32x32 multiply."
12216 msgstr ""
12218 #: config/microblaze/microblaze.opt:104
12219 msgid "Use hardware floating point conversion instructions."
12220 msgstr ""
12222 #: config/microblaze/microblaze.opt:108
12223 msgid "Use hardware floating point square root instruction."
12224 msgstr ""
12226 #: config/microblaze/microblaze.opt:112
12227 msgid "Description for mxl-mode-executable."
12228 msgstr ""
12230 #: config/microblaze/microblaze.opt:116
12231 msgid "Description for mxl-mode-xmdstub."
12232 msgstr ""
12234 #: config/microblaze/microblaze.opt:120
12235 msgid "Description for mxl-mode-bootstrap."
12236 msgstr ""
12238 #: config/microblaze/microblaze.opt:124
12239 msgid "Description for mxl-mode-novectors."
12240 msgstr ""
12242 #: config/microblaze/microblaze.opt:128
12243 msgid "Use hardware prefetch instruction"
12244 msgstr ""
12246 #: config/vax/vax.opt:23 config/vax/vax.opt:27
12247 msgid "Target DFLOAT double precision code."
12248 msgstr ""
12250 #: config/vax/vax.opt:31 config/vax/vax.opt:35
12251 msgid "Generate GFLOAT double precision code."
12252 msgstr ""
12254 #: config/vax/vax.opt:39
12255 msgid "Generate code for GNU assembler (gas)."
12256 msgstr ""
12258 #: config/vax/vax.opt:43
12259 msgid "Generate code for UNIX assembler."
12260 msgstr ""
12262 #: config/vax/vax.opt:47
12263 msgid "Use VAXC structure conventions."
12264 msgstr ""
12266 #: config/vax/vax.opt:51
12267 msgid "Use new adddi3/subdi3 patterns."
12268 msgstr ""
12270 #: config/frv/frv.opt:30
12271 msgid "Use 4 media accumulators."
12272 msgstr ""
12274 #: config/frv/frv.opt:34
12275 msgid "Use 8 media accumulators."
12276 msgstr ""
12278 #: config/frv/frv.opt:38
12279 msgid "Enable label alignment optimizations."
12280 msgstr ""
12282 #: config/frv/frv.opt:42
12283 msgid "Dynamically allocate cc registers."
12284 msgstr ""
12286 #: config/frv/frv.opt:49
12287 msgid "Set the cost of branches."
12288 msgstr ""
12290 #: config/frv/frv.opt:53
12291 msgid "Enable conditional execution other than moves/scc."
12292 msgstr ""
12294 #: config/frv/frv.opt:57
12295 msgid "Change the maximum length of conditionally-executed sequences."
12296 msgstr ""
12298 #: config/frv/frv.opt:61
12299 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
12300 msgstr ""
12302 #: config/frv/frv.opt:65
12303 msgid "Enable conditional moves."
12304 msgstr ""
12306 #: config/frv/frv.opt:69
12307 msgid "Set the target CPU type."
12308 msgstr ""
12310 #: config/frv/frv.opt:73
12311 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
12312 msgstr ""
12314 #: config/frv/frv.opt:122
12315 msgid "Use fp double instructions."
12316 msgstr ""
12318 #: config/frv/frv.opt:126
12319 msgid "Change the ABI to allow double word insns."
12320 msgstr ""
12322 #: config/frv/frv.opt:134
12323 msgid "Just use icc0/fcc0."
12324 msgstr ""
12326 #: config/frv/frv.opt:138
12327 msgid "Only use 32 FPRs."
12328 msgstr ""
12330 #: config/frv/frv.opt:142
12331 msgid "Use 64 FPRs."
12332 msgstr ""
12334 #: config/frv/frv.opt:146
12335 msgid "Only use 32 GPRs."
12336 msgstr ""
12338 #: config/frv/frv.opt:150
12339 msgid "Use 64 GPRs."
12340 msgstr ""
12342 #: config/frv/frv.opt:154
12343 msgid "Enable use of GPREL for read-only data in FDPIC."
12344 msgstr ""
12346 #: config/frv/frv.opt:166
12347 msgid "Enable PIC support for building libraries."
12348 msgstr ""
12350 #: config/frv/frv.opt:170
12351 msgid "Follow the EABI linkage requirements."
12352 msgstr ""
12354 #: config/frv/frv.opt:174
12355 msgid "Disallow direct calls to global functions."
12356 msgstr ""
12358 #: config/frv/frv.opt:178
12359 msgid "Use media instructions."
12360 msgstr ""
12362 #: config/frv/frv.opt:182
12363 msgid "Use multiply add/subtract instructions."
12364 msgstr ""
12366 #: config/frv/frv.opt:186
12367 msgid "Enable optimizing &&/|| in conditional execution."
12368 msgstr ""
12370 #: config/frv/frv.opt:190
12371 msgid "Enable nested conditional execution optimizations."
12372 msgstr ""
12374 #: config/frv/frv.opt:195
12375 msgid "Do not mark ABI switches in e_flags."
12376 msgstr ""
12378 #: config/frv/frv.opt:199
12379 msgid "Remove redundant membars."
12380 msgstr ""
12382 #: config/frv/frv.opt:203
12383 msgid "Pack VLIW instructions."
12384 msgstr ""
12386 #: config/frv/frv.opt:207
12387 msgid "Enable setting GPRs to the result of comparisons."
12388 msgstr ""
12390 #: config/frv/frv.opt:211
12391 msgid "Change the amount of scheduler lookahead."
12392 msgstr ""
12394 #: config/frv/frv.opt:219
12395 msgid "Assume a large TLS segment."
12396 msgstr ""
12398 #: config/frv/frv.opt:223
12399 msgid "Do not assume a large TLS segment."
12400 msgstr ""
12402 #: config/frv/frv.opt:228
12403 msgid "Cause gas to print tomcat statistics."
12404 msgstr ""
12406 #: config/frv/frv.opt:233
12407 msgid "Link with the library-pic libraries."
12408 msgstr ""
12410 #: config/frv/frv.opt:237
12411 msgid "Allow branches to be packed with other instructions."
12412 msgstr ""
12414 #: config/mn10300/mn10300.opt:30
12415 msgid "Target the AM33 processor."
12416 msgstr ""
12418 #: config/mn10300/mn10300.opt:34
12419 msgid "Target the AM33/2.0 processor."
12420 msgstr ""
12422 #: config/mn10300/mn10300.opt:38
12423 msgid "Target the AM34 processor."
12424 msgstr ""
12426 #: config/mn10300/mn10300.opt:46
12427 msgid "Work around hardware multiply bug."
12428 msgstr ""
12430 #: config/mn10300/mn10300.opt:55
12431 msgid "Enable linker relaxations."
12432 msgstr ""
12434 #: config/mn10300/mn10300.opt:59
12435 msgid "Return pointers in both a0 and d0."
12436 msgstr ""
12438 #: config/mn10300/mn10300.opt:63
12439 msgid "Allow gcc to generate LIW instructions."
12440 msgstr ""
12442 #: config/mn10300/mn10300.opt:67
12443 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12444 msgstr ""
12446 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:82
12447 msgid "Generate code in big-endian mode."
12448 msgstr ""
12450 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:86
12451 msgid "Generate code in little-endian mode."
12452 msgstr ""
12454 #: config/nds32/nds32.opt:40
12455 msgid "Specify which ABI type to generate code for: 2, 2fp+."
12456 msgstr ""
12458 #: config/nds32/nds32.opt:54
12459 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
12460 msgstr ""
12462 #: config/nds32/nds32.opt:58
12463 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
12464 msgstr ""
12466 #: config/nds32/nds32.opt:64
12467 msgid "Use reduced-set registers for register allocation."
12468 msgstr ""
12470 #: config/nds32/nds32.opt:68
12471 msgid "Use full-set registers for register allocation."
12472 msgstr ""
12474 #: config/nds32/nds32.opt:74
12475 msgid "Always align function entry, jump target and return address."
12476 msgstr ""
12478 #: config/nds32/nds32.opt:78
12479 msgid "Align function entry to 4 byte."
12480 msgstr ""
12482 #: config/nds32/nds32.opt:91
12483 msgid "Generate conditional move instructions."
12484 msgstr ""
12486 #: config/nds32/nds32.opt:95
12487 msgid "Generate performance extension instructions."
12488 msgstr ""
12490 #: config/nds32/nds32.opt:99
12491 msgid "Generate performance extension version 2 instructions."
12492 msgstr ""
12494 #: config/nds32/nds32.opt:103
12495 msgid "Generate string extension instructions."
12496 msgstr "Створити інструкції розширення рядків."
12498 #: config/nds32/nds32.opt:107
12499 msgid "Generate v3 push25/pop25 instructions."
12500 msgstr ""
12502 #: config/nds32/nds32.opt:111
12503 msgid "Generate 16-bit instructions."
12504 msgstr ""
12506 #: config/nds32/nds32.opt:115
12507 msgid "Insert relax hint for linker to do relaxation."
12508 msgstr ""
12510 #: config/nds32/nds32.opt:119
12511 msgid "Enable Virtual Hosting support."
12512 msgstr ""
12514 #: config/nds32/nds32.opt:123
12515 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12516 msgstr ""
12518 #: config/nds32/nds32.opt:127
12519 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
12520 msgstr ""
12522 #: config/nds32/nds32.opt:135
12523 msgid "Known arch types (for use with the -march= option):"
12524 msgstr ""
12526 #: config/nds32/nds32.opt:154
12527 msgid "Specify the address generation strategy for code model."
12528 msgstr ""
12530 #: config/nds32/nds32.opt:158
12531 msgid "Known cmodel types (for use with the -mcmodel= option):"
12532 msgstr ""
12534 #: config/nds32/nds32.opt:171
12535 msgid "Specify the cpu for pipeline model."
12536 msgstr ""
12538 #: config/nds32/nds32.opt:175
12539 msgid "Known cpu types (for use with the -mcpu= option):"
12540 msgstr ""
12542 #: config/nds32/nds32.opt:242
12543 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."
12544 msgstr ""
12546 #: config/nds32/nds32.opt:246
12547 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
12548 msgstr ""
12550 #: config/nds32/nds32.opt:274
12551 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
12552 msgstr ""
12554 #: config/nds32/nds32.opt:293
12555 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
12556 msgstr ""
12558 #: config/nds32/nds32.opt:306
12559 msgid "Enable constructor/destructor feature."
12560 msgstr ""
12562 #: config/nds32/nds32.opt:310
12563 msgid "Guide linker to relax instructions."
12564 msgstr ""
12566 #: config/nds32/nds32.opt:314
12567 msgid "Generate floating-point multiply-accumulation instructions."
12568 msgstr "Створити інструкції накопичення множення для чисел із рухомою крапкою."
12570 #: config/nds32/nds32.opt:318
12571 msgid "Generate single-precision floating-point instructions."
12572 msgstr "Створити інструкції одинарної точності для чисел із рухомою крапкою."
12574 #: config/nds32/nds32.opt:322
12575 msgid "Generate double-precision floating-point instructions."
12576 msgstr "Створити інструкції подвійної точності для чисел із рухомою крапкою."
12578 #: config/nds32/nds32.opt:326
12579 msgid "Always save $lp in the stack."
12580 msgstr ""
12582 #: config/iq2000/iq2000.opt:31
12583 msgid "Specify CPU for code generation purposes."
12584 msgstr ""
12586 #: config/iq2000/iq2000.opt:47
12587 msgid "Specify CPU for scheduling purposes."
12588 msgstr ""
12590 #: config/iq2000/iq2000.opt:51
12591 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12592 msgstr ""
12594 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12595 msgid "Use ROM instead of RAM."
12596 msgstr ""
12598 #: config/iq2000/iq2000.opt:70
12599 msgid "No default crt0.o."
12600 msgstr ""
12602 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:405
12603 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12604 msgstr ""
12606 #: config/c6x/c6x-tables.opt:24
12607 msgid "Known C6X ISAs (for use with the -march= option):"
12608 msgstr ""
12610 #: config/c6x/c6x.opt:46
12611 msgid "Valid arguments for the -msdata= option."
12612 msgstr ""
12614 #: config/c6x/c6x.opt:59
12615 msgid "Compile for the DSBT shared library ABI."
12616 msgstr ""
12618 #: config/cris/linux.opt:27
12619 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
12620 msgstr ""
12622 #: config/cris/cris.opt:45
12623 msgid "Work around bug in multiplication instruction."
12624 msgstr ""
12626 #: config/cris/cris.opt:51
12627 msgid "Compile for ETRAX 4 (CRIS v3)."
12628 msgstr ""
12630 #: config/cris/cris.opt:56
12631 msgid "Compile for ETRAX 100 (CRIS v8)."
12632 msgstr ""
12634 #: config/cris/cris.opt:64
12635 msgid "Emit verbose debug information in assembly code."
12636 msgstr ""
12638 #: config/cris/cris.opt:71
12639 msgid "Do not use condition codes from normal instructions."
12640 msgstr ""
12642 #: config/cris/cris.opt:80
12643 msgid "Do not emit addressing modes with side-effect assignment."
12644 msgstr ""
12646 #: config/cris/cris.opt:89
12647 msgid "Do not tune stack alignment."
12648 msgstr ""
12650 #: config/cris/cris.opt:98
12651 msgid "Do not tune writable data alignment."
12652 msgstr ""
12654 #: config/cris/cris.opt:107
12655 msgid "Do not tune code and read-only data alignment."
12656 msgstr ""
12658 #: config/cris/cris.opt:116
12659 msgid "Align code and data to 32 bits."
12660 msgstr ""
12662 #: config/cris/cris.opt:133
12663 msgid "Don't align items in code or data."
12664 msgstr ""
12666 #: config/cris/cris.opt:142
12667 msgid "Do not emit function prologue or epilogue."
12668 msgstr ""
12670 #: config/cris/cris.opt:149
12671 msgid "Use the most feature-enabling options allowed by other options."
12672 msgstr ""
12674 #: config/cris/cris.opt:158
12675 msgid "Override -mbest-lib-options."
12676 msgstr ""
12678 #: config/cris/cris.opt:165
12679 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12680 msgstr ""
12682 #: config/cris/cris.opt:169
12683 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12684 msgstr ""
12686 #: config/cris/cris.opt:173
12687 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12688 msgstr ""
12690 #: config/cris/cris.opt:180
12691 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
12692 msgstr ""
12694 #: config/cris/cris.opt:184
12695 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12696 msgstr ""
12698 #: config/cris/cris.opt:188
12699 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12700 msgstr ""
12702 #: config/sh/superh.opt:6
12703 msgid "Board name [and memory region]."
12704 msgstr ""
12706 #: config/sh/superh.opt:10
12707 msgid "Runtime name."
12708 msgstr ""
12710 #: config/sh/sh.opt:42
12711 msgid "Generate SH1 code."
12712 msgstr ""
12714 #: config/sh/sh.opt:46
12715 msgid "Generate SH2 code."
12716 msgstr ""
12718 #: config/sh/sh.opt:50
12719 msgid "Generate default double-precision SH2a-FPU code."
12720 msgstr ""
12722 #: config/sh/sh.opt:54
12723 msgid "Generate SH2a FPU-less code."
12724 msgstr ""
12726 #: config/sh/sh.opt:58
12727 msgid "Generate default single-precision SH2a-FPU code."
12728 msgstr ""
12730 #: config/sh/sh.opt:62
12731 msgid "Generate only single-precision SH2a-FPU code."
12732 msgstr ""
12734 #: config/sh/sh.opt:66
12735 msgid "Generate SH2e code."
12736 msgstr ""
12738 #: config/sh/sh.opt:70
12739 msgid "Generate SH3 code."
12740 msgstr ""
12742 #: config/sh/sh.opt:74
12743 msgid "Generate SH3e code."
12744 msgstr ""
12746 #: config/sh/sh.opt:78
12747 msgid "Generate SH4 code."
12748 msgstr ""
12750 #: config/sh/sh.opt:82
12751 msgid "Generate SH4-100 code."
12752 msgstr ""
12754 #: config/sh/sh.opt:86
12755 msgid "Generate SH4-200 code."
12756 msgstr ""
12758 #: config/sh/sh.opt:92
12759 msgid "Generate SH4-300 code."
12760 msgstr ""
12762 #: config/sh/sh.opt:96
12763 msgid "Generate SH4 FPU-less code."
12764 msgstr ""
12766 #: config/sh/sh.opt:100
12767 msgid "Generate SH4-100 FPU-less code."
12768 msgstr ""
12770 #: config/sh/sh.opt:104
12771 msgid "Generate SH4-200 FPU-less code."
12772 msgstr ""
12774 #: config/sh/sh.opt:108
12775 msgid "Generate SH4-300 FPU-less code."
12776 msgstr ""
12778 #: config/sh/sh.opt:112
12779 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12780 msgstr ""
12782 #: config/sh/sh.opt:117
12783 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12784 msgstr ""
12786 #: config/sh/sh.opt:122
12787 msgid "Generate code for SH4 500 series (FPU-less)."
12788 msgstr ""
12790 #: config/sh/sh.opt:127
12791 msgid "Generate default single-precision SH4 code."
12792 msgstr ""
12794 #: config/sh/sh.opt:131
12795 msgid "Generate default single-precision SH4-100 code."
12796 msgstr ""
12798 #: config/sh/sh.opt:135
12799 msgid "Generate default single-precision SH4-200 code."
12800 msgstr ""
12802 #: config/sh/sh.opt:139
12803 msgid "Generate default single-precision SH4-300 code."
12804 msgstr ""
12806 #: config/sh/sh.opt:143
12807 msgid "Generate only single-precision SH4 code."
12808 msgstr ""
12810 #: config/sh/sh.opt:147
12811 msgid "Generate only single-precision SH4-100 code."
12812 msgstr ""
12814 #: config/sh/sh.opt:151
12815 msgid "Generate only single-precision SH4-200 code."
12816 msgstr ""
12818 #: config/sh/sh.opt:155
12819 msgid "Generate only single-precision SH4-300 code."
12820 msgstr ""
12822 #: config/sh/sh.opt:159
12823 msgid "Generate SH4a code."
12824 msgstr ""
12826 #: config/sh/sh.opt:163
12827 msgid "Generate SH4a FPU-less code."
12828 msgstr ""
12830 #: config/sh/sh.opt:167
12831 msgid "Generate default single-precision SH4a code."
12832 msgstr ""
12834 #: config/sh/sh.opt:171
12835 msgid "Generate only single-precision SH4a code."
12836 msgstr ""
12838 #: config/sh/sh.opt:175
12839 msgid "Generate SH4al-dsp code."
12840 msgstr ""
12842 #: config/sh/sh.opt:183
12843 msgid "Generate code in big endian mode."
12844 msgstr ""
12846 #: config/sh/sh.opt:187
12847 msgid "Generate 32-bit offsets in switch tables."
12848 msgstr ""
12850 #: config/sh/sh.opt:191
12851 msgid "Generate bit instructions."
12852 msgstr ""
12854 #: config/sh/sh.opt:199
12855 msgid "Assume that zero displacement conditional branches are fast."
12856 msgstr ""
12858 #: config/sh/sh.opt:203
12859 msgid "Force the usage of delay slots for conditional branches."
12860 msgstr ""
12862 #: config/sh/sh.opt:207
12863 msgid "Align doubles at 64-bit boundaries."
12864 msgstr ""
12866 #: config/sh/sh.opt:211
12867 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12868 msgstr ""
12870 #: config/sh/sh.opt:215
12871 msgid "Specify name for 32 bit signed division function."
12872 msgstr ""
12874 #: config/sh/sh.opt:219
12875 msgid "Generate ELF FDPIC code."
12876 msgstr ""
12878 #: config/sh/sh.opt:223
12879 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12880 msgstr ""
12882 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12883 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12884 msgstr ""
12886 #: config/sh/sh.opt:235
12887 msgid "Increase the IEEE compliance for floating-point comparisons."
12888 msgstr ""
12890 #: config/sh/sh.opt:239
12891 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12892 msgstr ""
12894 #: config/sh/sh.opt:243 config/arc/arc.opt:246
12895 msgid "Annotate assembler instructions with estimated addresses."
12896 msgstr ""
12898 #: config/sh/sh.opt:247
12899 msgid "Generate code in little endian mode."
12900 msgstr ""
12902 #: config/sh/sh.opt:251
12903 msgid "Mark MAC register as call-clobbered."
12904 msgstr ""
12906 #: config/sh/sh.opt:257
12907 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12908 msgstr ""
12910 #: config/sh/sh.opt:261
12911 msgid "Emit function-calls using global offset table when generating PIC."
12912 msgstr ""
12914 #: config/sh/sh.opt:265
12915 msgid "Shorten address references during linking."
12916 msgstr ""
12918 #: config/sh/sh.opt:273
12919 msgid "Specify the model for atomic operations."
12920 msgstr ""
12922 #: config/sh/sh.opt:277
12923 msgid "Use tas.b instruction for __atomic_test_and_set."
12924 msgstr ""
12926 #: config/sh/sh.opt:281
12927 msgid "Cost to assume for a multiply insn."
12928 msgstr ""
12930 #: config/sh/sh.opt:285
12931 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12932 msgstr ""
12934 #: config/sh/sh.opt:291
12935 msgid "Pretend a branch-around-a-move is a conditional move."
12936 msgstr ""
12938 #: config/sh/sh.opt:295
12939 msgid "Enable the use of the fsca instruction."
12940 msgstr ""
12942 #: config/sh/sh.opt:299
12943 msgid "Enable the use of the fsrra instruction."
12944 msgstr ""
12946 #: config/sh/sh.opt:303
12947 msgid "Use LRA instead of reload (transitional)."
12948 msgstr ""
12950 #: config/fr30/fr30.opt:23
12951 msgid "Assume small address space."
12952 msgstr ""
12954 #: config/mips/mips.opt:32
12955 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12956 msgstr ""
12958 #: config/mips/mips.opt:36
12959 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12960 msgstr ""
12962 #: config/mips/mips.opt:55
12963 msgid "Generate code that can be used in SVR4-style dynamic objects."
12964 msgstr ""
12966 #: config/mips/mips.opt:59
12967 msgid "Use PMC-style 'mad' instructions."
12968 msgstr ""
12970 #: config/mips/mips.opt:63
12971 msgid "Use integer madd/msub instructions."
12972 msgstr ""
12974 #: config/mips/mips.opt:67
12975 msgid "-march=ISA\tGenerate code for the given ISA."
12976 msgstr ""
12978 #: config/mips/mips.opt:71
12979 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12980 msgstr ""
12982 #: config/mips/mips.opt:75
12983 msgid "Use Branch Likely instructions, overriding the architecture default."
12984 msgstr ""
12986 #: config/mips/mips.opt:79
12987 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12988 msgstr ""
12990 #: config/mips/mips.opt:83
12991 msgid "Trap on integer divide by zero."
12992 msgstr ""
12994 #: config/mips/mips.opt:87
12995 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12996 msgstr ""
12998 #: config/mips/mips.opt:91
12999 msgid "Valid arguments to -mcode-readable=:"
13000 msgstr ""
13002 #: config/mips/mips.opt:104
13003 msgid "Use branch-and-break sequences to check for integer divide by zero."
13004 msgstr ""
13006 #: config/mips/mips.opt:108
13007 msgid "Use trap instructions to check for integer divide by zero."
13008 msgstr ""
13010 #: config/mips/mips.opt:112
13011 msgid "Allow the use of MDMX instructions."
13012 msgstr ""
13014 #: config/mips/mips.opt:116
13015 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
13016 msgstr ""
13018 #: config/mips/mips.opt:120
13019 msgid "Use MIPS-DSP instructions."
13020 msgstr ""
13022 #: config/mips/mips.opt:124
13023 msgid "Use MIPS-DSP REV 2 instructions."
13024 msgstr ""
13026 #: config/mips/mips.opt:146
13027 msgid "Use Enhanced Virtual Addressing instructions."
13028 msgstr ""
13030 #: config/mips/mips.opt:150
13031 msgid "Use NewABI-style %reloc() assembly operators."
13032 msgstr ""
13034 #: config/mips/mips.opt:154
13035 msgid "Use -G for data that is not defined by the current object."
13036 msgstr ""
13038 #: config/mips/mips.opt:158
13039 msgid "Work around certain 24K errata."
13040 msgstr ""
13042 #: config/mips/mips.opt:162
13043 msgid "Work around certain R4000 errata."
13044 msgstr ""
13046 #: config/mips/mips.opt:166
13047 msgid "Work around certain R4400 errata."
13048 msgstr ""
13050 #: config/mips/mips.opt:170
13051 msgid "Work around certain RM7000 errata."
13052 msgstr ""
13054 #: config/mips/mips.opt:174
13055 msgid "Work around certain R10000 errata."
13056 msgstr ""
13058 #: config/mips/mips.opt:178
13059 msgid "Work around errata for early SB-1 revision 2 cores."
13060 msgstr ""
13062 #: config/mips/mips.opt:182
13063 msgid "Work around certain VR4120 errata."
13064 msgstr ""
13066 #: config/mips/mips.opt:186
13067 msgid "Work around VR4130 mflo/mfhi errata."
13068 msgstr ""
13070 #: config/mips/mips.opt:190
13071 msgid "Work around an early 4300 hardware bug."
13072 msgstr ""
13074 #: config/mips/mips.opt:194
13075 msgid "FP exceptions are enabled."
13076 msgstr ""
13078 #: config/mips/mips.opt:198
13079 msgid "Use 32-bit floating-point registers."
13080 msgstr ""
13082 #: config/mips/mips.opt:202
13083 msgid "Conform to the o32 FPXX ABI."
13084 msgstr ""
13086 #: config/mips/mips.opt:206
13087 msgid "Use 64-bit floating-point registers."
13088 msgstr ""
13090 #: config/mips/mips.opt:210
13091 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
13092 msgstr ""
13094 #: config/mips/mips.opt:214
13095 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
13096 msgstr ""
13098 #: config/mips/mips.opt:218
13099 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
13100 msgstr ""
13102 #: config/mips/mips.opt:222
13103 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
13104 msgstr ""
13106 #: config/mips/mips.opt:232
13107 msgid "Use 32-bit general registers."
13108 msgstr ""
13110 #: config/mips/mips.opt:236
13111 msgid "Use 64-bit general registers."
13112 msgstr ""
13114 #: config/mips/mips.opt:240
13115 msgid "Use GP-relative addressing to access small data."
13116 msgstr ""
13118 #: config/mips/mips.opt:244
13119 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
13120 msgstr ""
13122 #: config/mips/mips.opt:248
13123 msgid "Allow the use of hardware floating-point ABI and instructions."
13124 msgstr ""
13126 #: config/mips/mips.opt:252
13127 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
13128 msgstr ""
13130 #: config/mips/mips.opt:256
13131 msgid "An alias for minterlink-compressed provided for backward-compatibility."
13132 msgstr ""
13134 #: config/mips/mips.opt:260
13135 msgid "-mipsN\tGenerate code for ISA level N."
13136 msgstr ""
13138 #: config/mips/mips.opt:264
13139 msgid "Generate MIPS16 code."
13140 msgstr ""
13142 #: config/mips/mips.opt:268
13143 msgid "Use MIPS-3D instructions."
13144 msgstr ""
13146 #: config/mips/mips.opt:272
13147 msgid "Use ll, sc and sync instructions."
13148 msgstr ""
13150 #: config/mips/mips.opt:276
13151 msgid "Use -G for object-local data."
13152 msgstr ""
13154 #: config/mips/mips.opt:280
13155 msgid "Use indirect calls."
13156 msgstr ""
13158 #: config/mips/mips.opt:284
13159 msgid "Use a 32-bit long type."
13160 msgstr ""
13162 #: config/mips/mips.opt:288
13163 msgid "Use a 64-bit long type."
13164 msgstr ""
13166 #: config/mips/mips.opt:292
13167 msgid "Pass the address of the ra save location to _mcount in $12."
13168 msgstr ""
13170 #: config/mips/mips.opt:296
13171 msgid "Don't optimize block moves."
13172 msgstr ""
13174 #: config/mips/mips.opt:300
13175 msgid "Use microMIPS instructions."
13176 msgstr ""
13178 #: config/mips/mips.opt:304
13179 msgid "Use MIPS MSA Extension instructions."
13180 msgstr ""
13182 #: config/mips/mips.opt:308
13183 msgid "Allow the use of MT instructions."
13184 msgstr ""
13186 #: config/mips/mips.opt:312
13187 msgid "Prevent the use of all floating-point operations."
13188 msgstr ""
13190 #: config/mips/mips.opt:316
13191 msgid "Use MCU instructions."
13192 msgstr ""
13194 #: config/mips/mips.opt:320
13195 msgid "Do not use a cache-flushing function before calling stack trampolines."
13196 msgstr ""
13198 #: config/mips/mips.opt:324
13199 msgid "Do not use MDMX instructions."
13200 msgstr ""
13202 #: config/mips/mips.opt:328
13203 msgid "Generate normal-mode code."
13204 msgstr ""
13206 #: config/mips/mips.opt:332
13207 msgid "Do not use MIPS-3D instructions."
13208 msgstr ""
13210 #: config/mips/mips.opt:336
13211 msgid "Use paired-single floating-point instructions."
13212 msgstr ""
13214 #: config/mips/mips.opt:340
13215 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
13216 msgstr ""
13218 #: config/mips/mips.opt:344
13219 msgid "Valid arguments to -mr10k-cache-barrier=:"
13220 msgstr ""
13222 #: config/mips/mips.opt:357
13223 msgid "Try to allow the linker to turn PIC calls into direct calls."
13224 msgstr ""
13226 #: config/mips/mips.opt:361
13227 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
13228 msgstr ""
13230 #: config/mips/mips.opt:365
13231 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
13232 msgstr ""
13234 #: config/mips/mips.opt:369
13235 msgid "Use SmartMIPS instructions."
13236 msgstr ""
13238 #: config/mips/mips.opt:373
13239 msgid "Prevent the use of all hardware floating-point instructions."
13240 msgstr ""
13242 #: config/mips/mips.opt:377
13243 msgid "Optimize lui/addiu address loads."
13244 msgstr ""
13246 #: config/mips/mips.opt:381
13247 msgid "Assume all symbols have 32-bit values."
13248 msgstr ""
13250 #: config/mips/mips.opt:385
13251 msgid "Use synci instruction to invalidate i-cache."
13252 msgstr ""
13254 #: config/mips/mips.opt:393
13255 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
13256 msgstr ""
13258 #: config/mips/mips.opt:397
13259 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
13260 msgstr ""
13262 #: config/mips/mips.opt:409
13263 msgid "Use Virtualization (VZ) instructions."
13264 msgstr ""
13266 #: config/mips/mips.opt:413
13267 msgid "Use eXtended Physical Address (XPA) instructions."
13268 msgstr ""
13270 #: config/mips/mips.opt:417
13271 msgid "Perform VR4130-specific alignment optimizations."
13272 msgstr ""
13274 #: config/mips/mips.opt:421
13275 msgid "Lift restrictions on GOT size."
13276 msgstr ""
13278 #: config/mips/mips.opt:425
13279 msgid "Enable use of odd-numbered single-precision registers."
13280 msgstr ""
13282 #: config/mips/mips.opt:429
13283 msgid "Optimize frame header."
13284 msgstr ""
13286 #: config/mips/mips.opt:436
13287 msgid "Enable load/store bonding."
13288 msgstr ""
13290 #: config/mips/mips.opt:440
13291 msgid "Specify the compact branch usage policy."
13292 msgstr ""
13294 #: config/mips/mips.opt:444
13295 msgid "Policies available for use with -mcompact-branches=:"
13296 msgstr ""
13298 #: config/mips/mips-tables.opt:24
13299 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13300 msgstr ""
13302 #: config/mips/mips-tables.opt:28
13303 msgid "Known MIPS ISA levels (for use with the -mips option):"
13304 msgstr ""
13306 #: config/tilegx/tilegx.opt:30
13307 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
13308 msgstr ""
13310 #: config/tilegx/tilegx.opt:37
13311 msgid "Compile with 32 bit longs and pointers."
13312 msgstr ""
13314 #: config/tilegx/tilegx.opt:41
13315 msgid "Compile with 64 bit longs and pointers."
13316 msgstr ""
13318 #: config/tilegx/tilegx.opt:53
13319 msgid "Use given TILE-Gx code model."
13320 msgstr ""
13322 #: config/arc/arc-tables.opt:25
13323 msgid "Known ARC CPUs (for use with the -mcpu= option):"
13324 msgstr ""
13326 #: config/arc/arc.opt:26
13327 msgid "Compile code for big endian mode."
13328 msgstr ""
13330 #: config/arc/arc.opt:30
13331 msgid "Compile code for little endian mode.  This is the default."
13332 msgstr ""
13334 #: config/arc/arc.opt:34
13335 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
13336 msgstr ""
13338 #: config/arc/arc.opt:38
13339 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13340 msgstr ""
13342 #: config/arc/arc.opt:42
13343 msgid "Same as -mA6."
13344 msgstr ""
13346 #: config/arc/arc.opt:46
13347 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13348 msgstr ""
13350 #: config/arc/arc.opt:50
13351 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13352 msgstr ""
13354 #: config/arc/arc.opt:54
13355 msgid "Same as -mA7."
13356 msgstr ""
13358 #: config/arc/arc.opt:58
13359 msgid "Force all calls to be made via a jli instruction."
13360 msgstr ""
13362 #: config/arc/arc.opt:62
13363 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
13364 msgstr ""
13366 #: config/arc/arc.opt:132
13367 msgid "Enable DIV-REM instructions for ARCv2."
13368 msgstr ""
13370 #: config/arc/arc.opt:136
13371 msgid "Enable code density instructions for ARCv2."
13372 msgstr ""
13374 #: config/arc/arc.opt:140
13375 msgid "Tweak register allocation to help 16-bit instruction generation."
13376 msgstr ""
13378 #: config/arc/arc.opt:150
13379 msgid "Use ordinarily cached memory accesses for volatile references."
13380 msgstr ""
13382 #: config/arc/arc.opt:154
13383 msgid "Enable cache bypass for volatile references."
13384 msgstr ""
13386 #: config/arc/arc.opt:158
13387 msgid "Generate instructions supported by barrel shifter."
13388 msgstr ""
13390 #: config/arc/arc.opt:162
13391 msgid "Generate norm instruction."
13392 msgstr ""
13394 #: config/arc/arc.opt:166
13395 msgid "Generate swap instruction."
13396 msgstr ""
13398 #: config/arc/arc.opt:170
13399 msgid "Generate mul64 and mulu64 instructions."
13400 msgstr ""
13402 #: config/arc/arc.opt:174
13403 msgid "Do not generate mpy instructions for ARC700."
13404 msgstr ""
13406 #: config/arc/arc.opt:178
13407 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
13408 msgstr ""
13410 #: config/arc/arc.opt:182
13411 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
13412 msgstr ""
13414 #: config/arc/arc.opt:186
13415 msgid "Generate call insns as register indirect calls."
13416 msgstr ""
13418 #: config/arc/arc.opt:190
13419 msgid "Do no generate BRcc instructions in arc_reorg."
13420 msgstr ""
13422 #: config/arc/arc.opt:194
13423 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
13424 msgstr ""
13426 #: config/arc/arc.opt:198
13427 msgid "Do not generate millicode thunks (needed only with -Os)."
13428 msgstr ""
13430 #: config/arc/arc.opt:202 config/arc/arc.opt:206
13431 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13432 msgstr ""
13434 #: config/arc/arc.opt:210
13435 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13436 msgstr ""
13438 #: config/arc/arc.opt:214
13439 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13440 msgstr ""
13442 #: config/arc/arc.opt:218 config/arc/arc.opt:222
13443 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13444 msgstr ""
13446 #: config/arc/arc.opt:226
13447 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13448 msgstr ""
13450 #: config/arc/arc.opt:230
13451 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13452 msgstr ""
13454 #: config/arc/arc.opt:234
13455 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
13456 msgstr ""
13458 #: config/arc/arc.opt:238
13459 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13460 msgstr ""
13462 #: config/arc/arc.opt:242
13463 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
13464 msgstr ""
13466 #: config/arc/arc.opt:250
13467 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
13468 msgstr ""
13470 #: config/arc/arc.opt:254
13471 msgid "-mcpu=TUNE Tune code for given ARC variant."
13472 msgstr ""
13474 #: config/arc/arc.opt:282
13475 msgid "Enable the use of indexed loads."
13476 msgstr ""
13478 #: config/arc/arc.opt:286
13479 msgid "Enable the use of pre/post modify with register displacement."
13480 msgstr ""
13482 #: config/arc/arc.opt:290
13483 msgid "Generate 32x16 multiply and mac instructions."
13484 msgstr ""
13486 #: config/arc/arc.opt:296
13487 msgid "Set probability threshold for unaligning branches."
13488 msgstr ""
13490 #: config/arc/arc.opt:300
13491 msgid "Don't use less than 25 bit addressing range for calls."
13492 msgstr ""
13494 #: config/arc/arc.opt:304
13495 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
13496 msgstr ""
13498 #: config/arc/arc.opt:308
13499 msgid "Do alignment optimizations for call instructions."
13500 msgstr ""
13502 #: config/arc/arc.opt:312
13503 msgid "Enable Rcq constraint handling - most short code generation depends on this."
13504 msgstr ""
13506 #: config/arc/arc.opt:316
13507 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13508 msgstr ""
13510 #: config/arc/arc.opt:320
13511 msgid "Enable pre-reload use of cbranchsi pattern."
13512 msgstr ""
13514 #: config/arc/arc.opt:324
13515 msgid "Enable bbit peephole2."
13516 msgstr ""
13518 #: config/arc/arc.opt:328
13519 msgid "Use pc-relative switch case tables - this enables case table shortening."
13520 msgstr ""
13522 #: config/arc/arc.opt:332
13523 msgid "Enable compact casesi pattern."
13524 msgstr ""
13526 #: config/arc/arc.opt:336
13527 msgid "Enable 'q' instruction alternatives."
13528 msgstr ""
13530 #: config/arc/arc.opt:340
13531 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13532 msgstr ""
13534 #: config/arc/arc.opt:347
13535 msgid "Enable variable polynomial CRC extension."
13536 msgstr ""
13538 #: config/arc/arc.opt:351
13539 msgid "Enable DSP 3.1 Pack A extensions."
13540 msgstr ""
13542 #: config/arc/arc.opt:355
13543 msgid "Enable dual viterbi butterfly extension."
13544 msgstr ""
13546 #: config/arc/arc.opt:365
13547 msgid "Enable Dual and Single Operand Instructions for Telephony."
13548 msgstr ""
13550 #: config/arc/arc.opt:369
13551 msgid "Enable XY Memory extension (DSP version 3)."
13552 msgstr ""
13554 #: config/arc/arc.opt:374
13555 msgid "Enable Locked Load/Store Conditional extension."
13556 msgstr ""
13558 #: config/arc/arc.opt:378
13559 msgid "Enable swap byte ordering extension instruction."
13560 msgstr ""
13562 #: config/arc/arc.opt:382
13563 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13564 msgstr ""
13566 #: config/arc/arc.opt:386
13567 msgid "Pass -EB option through to linker."
13568 msgstr ""
13570 #: config/arc/arc.opt:390
13571 msgid "Pass -EL option through to linker."
13572 msgstr ""
13574 #: config/arc/arc.opt:394
13575 msgid "Pass -marclinux option through to linker."
13576 msgstr ""
13578 #: config/arc/arc.opt:398
13579 msgid "Pass -marclinux_prof option through to linker."
13580 msgstr ""
13582 #: config/arc/arc.opt:406
13583 msgid "Enable lra."
13584 msgstr ""
13586 #: config/arc/arc.opt:410
13587 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13588 msgstr ""
13590 #: config/arc/arc.opt:414
13591 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13592 msgstr ""
13594 #: config/arc/arc.opt:418
13595 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13596 msgstr ""
13598 #: config/arc/arc.opt:430
13599 msgid "Enable atomic instructions."
13600 msgstr ""
13602 #: config/arc/arc.opt:434
13603 msgid "Enable double load/store instructions for ARC HS."
13604 msgstr ""
13606 #: config/arc/arc.opt:438
13607 msgid "Specify the name of the target floating point configuration."
13608 msgstr ""
13610 #: config/arc/arc.opt:481
13611 msgid "Specify thread pointer register number."
13612 msgstr ""
13614 #: config/arc/arc.opt:488
13615 msgid "Enable use of NPS400 bit operations."
13616 msgstr ""
13618 #: config/arc/arc.opt:492
13619 msgid "Enable use of NPS400 xld/xst extension."
13620 msgstr ""
13622 #: config/arc/arc.opt:500
13623 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
13624 msgstr ""
13626 #: config/arc/arc.opt:504
13627 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
13628 msgstr ""
13630 #: config/arc/arc.opt:508
13631 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
13632 msgstr ""
13634 #: config/arc/arc.opt:533
13635 msgid "Enable 16-entry register file."
13636 msgstr ""
13638 #: lto/lang.opt:28
13639 #, c-format
13640 msgid "unknown linker output %qs"
13641 msgstr ""
13643 #: lto/lang.opt:47
13644 msgid "Set linker output type (used internally during LTO optimization)"
13645 msgstr ""
13647 #: lto/lang.opt:52
13648 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13649 msgstr ""
13651 #: lto/lang.opt:56
13652 msgid "Specify a file to which a list of files output by LTRANS is written."
13653 msgstr ""
13655 #: lto/lang.opt:60
13656 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13657 msgstr ""
13659 #: lto/lang.opt:64
13660 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13661 msgstr ""
13663 #: lto/lang.opt:68
13664 msgid "The resolution file."
13665 msgstr ""
13667 #: common.opt:304
13668 msgid "Display this information."
13669 msgstr ""
13671 #: common.opt:308
13672 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13673 msgstr ""
13675 #: common.opt:429
13676 msgid "Alias for --help=target."
13677 msgstr ""
13679 #: common.opt:454
13680 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13681 msgstr ""
13683 #: common.opt:482
13684 msgid "-O<number>\tSet optimization level to <number>."
13685 msgstr ""
13687 #: common.opt:486
13688 msgid "Optimize for space rather than speed."
13689 msgstr ""
13691 #: common.opt:490
13692 msgid "Optimize for speed disregarding exact standards compliance."
13693 msgstr ""
13695 #: common.opt:494
13696 msgid "Optimize for debugging experience rather than speed or size."
13697 msgstr ""
13699 #: common.opt:534
13700 msgid "This switch is deprecated; use -Wextra instead."
13701 msgstr ""
13703 #: common.opt:547
13704 msgid "Warn about returning structures, unions or arrays."
13705 msgstr ""
13707 #: common.opt:551
13708 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13709 msgstr ""
13711 #: common.opt:555 common.opt:559
13712 msgid "Warn if an array is accessed out of bounds."
13713 msgstr ""
13715 #: common.opt:563
13716 msgid "Warn about inappropriate attribute usage."
13717 msgstr ""
13719 #: common.opt:567
13720 msgid "Warn about type safety and similar errors in attribute alias and related."
13721 msgstr ""
13723 #: common.opt:571 common.opt:575
13724 msgid "Warn about pointer casts which increase alignment."
13725 msgstr ""
13727 #: common.opt:579
13728 msgid "Warn when a #warning directive is encountered."
13729 msgstr ""
13731 #: common.opt:583
13732 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13733 msgstr ""
13735 #: common.opt:587
13736 msgid "Warn when an optimization pass is disabled."
13737 msgstr ""
13739 #: common.opt:591
13740 msgid "Treat all warnings as errors."
13741 msgstr "Вважати усі попередження помилками."
13743 #: common.opt:595
13744 msgid "Treat specified warning as error."
13745 msgstr ""
13747 #: common.opt:599
13748 msgid "Print extra (possibly unwanted) warnings."
13749 msgstr ""
13751 #: common.opt:603
13752 msgid "Exit on the first error occurred."
13753 msgstr ""
13755 #: common.opt:607
13756 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13757 msgstr ""
13759 #: common.opt:611
13760 msgid "Warn when attempting to free a non-heap object."
13761 msgstr ""
13763 #: common.opt:615
13764 msgid "Warn when a function cannot be expanded to HSAIL."
13765 msgstr ""
13767 #: common.opt:622
13768 msgid "Warn when a switch case falls through."
13769 msgstr ""
13771 #: common.opt:626
13772 msgid "Warn when an inlined function cannot be inlined."
13773 msgstr ""
13775 #: common.opt:630
13776 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13777 msgstr ""
13779 #: common.opt:637
13780 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13781 msgstr ""
13783 #: common.opt:641
13784 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13785 msgstr ""
13787 #: common.opt:645
13788 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13789 msgstr ""
13791 #: common.opt:656
13792 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13793 msgstr ""
13795 #: common.opt:660
13796 msgid "Warn about overflow in arithmetic expressions."
13797 msgstr ""
13799 #: common.opt:664
13800 msgid "During link time optimization warn about mismatched types of global declarations."
13801 msgstr ""
13803 #: common.opt:668
13804 msgid "Warn when the packed attribute has no effect on struct layout."
13805 msgstr ""
13807 #: common.opt:672
13808 msgid "Warn when padding is required to align structure members."
13809 msgstr ""
13811 #: common.opt:676
13812 msgid "Issue warnings needed for strict compliance to the standard."
13813 msgstr ""
13815 #: common.opt:680
13816 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13817 msgstr ""
13819 #: common.opt:684
13820 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13821 msgstr ""
13823 #: common.opt:688
13824 msgid "Warn when one variable shadows another (globally)."
13825 msgstr ""
13827 #: common.opt:692
13828 msgid "Warn when one local variable shadows another local variable or parameter."
13829 msgstr ""
13831 #: common.opt:699
13832 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13833 msgstr ""
13835 #: common.opt:706
13836 msgid "Warn when not issuing stack smashing protection for some reason."
13837 msgstr ""
13839 #: common.opt:710
13840 msgid "-Wstack-usage=<number>\tWarn if stack usage might be larger than specified amount."
13841 msgstr ""
13843 #: common.opt:714 common.opt:718
13844 msgid "Warn about code which might break strict aliasing rules."
13845 msgstr ""
13847 #: common.opt:722 common.opt:726
13848 msgid "Warn about optimizations that assume that signed overflow is undefined."
13849 msgstr ""
13851 #: common.opt:730
13852 msgid "Warn about functions which might be candidates for __attribute__((cold))."
13853 msgstr ""
13855 #: common.opt:734
13856 msgid "Warn about functions which might be candidates for __attribute__((const))."
13857 msgstr ""
13859 #: common.opt:738
13860 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13861 msgstr ""
13863 #: common.opt:742
13864 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13865 msgstr ""
13867 #: common.opt:746
13868 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
13869 msgstr ""
13871 #: common.opt:750
13872 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13873 msgstr ""
13875 #: common.opt:754
13876 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13877 msgstr ""
13879 #: common.opt:758
13880 msgid "Warn about statements between switch's controlling expression and the first case."
13881 msgstr ""
13883 #: common.opt:763
13884 msgid "Do not suppress warnings from system headers."
13885 msgstr ""
13887 #: common.opt:767
13888 msgid "Warn whenever a trampoline is generated."
13889 msgstr ""
13891 #: common.opt:771
13892 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13893 msgstr ""
13895 #: common.opt:775
13896 msgid "Warn about uninitialized automatic variables."
13897 msgstr ""
13899 #: common.opt:779
13900 msgid "Warn about maybe uninitialized automatic variables."
13901 msgstr ""
13903 #: common.opt:787
13904 msgid "Enable all -Wunused- warnings."
13905 msgstr ""
13907 #: common.opt:791
13908 msgid "Warn when a function parameter is only set, otherwise unused."
13909 msgstr ""
13911 #: common.opt:795
13912 msgid "Warn when a variable is only set, otherwise unused."
13913 msgstr ""
13915 #: common.opt:799
13916 msgid "Warn when a function is unused."
13917 msgstr ""
13919 #: common.opt:803
13920 msgid "Warn when a label is unused."
13921 msgstr ""
13923 #: common.opt:807
13924 msgid "Warn when a function parameter is unused."
13925 msgstr ""
13927 #: common.opt:811
13928 msgid "Warn when an expression value is unused."
13929 msgstr ""
13931 #: common.opt:815
13932 msgid "Warn when a variable is unused."
13933 msgstr ""
13935 #: common.opt:819
13936 msgid "Warn in case profiles in -fprofile-use do not match."
13937 msgstr ""
13939 #: common.opt:823
13940 msgid "Warn when a vector operation is compiled outside the SIMD."
13941 msgstr ""
13943 #: common.opt:839
13944 msgid "-aux-info <file>\tEmit declaration information into <file>."
13945 msgstr ""
13947 #: common.opt:858
13948 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13949 msgstr ""
13951 #: common.opt:862
13952 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13953 msgstr ""
13955 #: common.opt:866
13956 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13957 msgstr ""
13959 #: common.opt:950
13960 msgid "The version of the C++ ABI in use."
13961 msgstr ""
13963 #: common.opt:954
13964 msgid "Aggressively optimize loops using language constraints."
13965 msgstr ""
13967 #: common.opt:958
13968 msgid "Align the start of functions."
13969 msgstr ""
13971 #: common.opt:968
13972 msgid "Align labels which are only reached by jumping."
13973 msgstr ""
13975 #: common.opt:975
13976 msgid "Align all labels."
13977 msgstr ""
13979 #: common.opt:982
13980 msgid "Align the start of loops."
13981 msgstr ""
13983 #: common.opt:1005
13984 msgid "Select what to sanitize."
13985 msgstr ""
13987 #: common.opt:1009
13988 msgid "Select type of coverage sanitization."
13989 msgstr ""
13991 #: common.opt:1013
13992 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13993 msgstr ""
13995 #: common.opt:1017
13996 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13997 msgstr ""
13999 #: common.opt:1022
14000 msgid "After diagnosing undefined behavior attempt to continue execution."
14001 msgstr ""
14003 #: common.opt:1026
14004 msgid "This switch is deprecated; use -fsanitize-recover= instead."
14005 msgstr ""
14007 #: common.opt:1033
14008 msgid "Use trap instead of a library function for undefined behavior sanitization."
14009 msgstr ""
14011 #: common.opt:1037
14012 msgid "Generate unwind tables that are exact at each instruction boundary."
14013 msgstr ""
14015 #: common.opt:1041
14016 msgid "Generate auto-inc/dec instructions."
14017 msgstr ""
14019 #: common.opt:1045
14020 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
14021 msgstr ""
14023 #: common.opt:1050
14024 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
14025 msgstr ""
14027 #: common.opt:1059
14028 msgid "Generate code to check bounds before indexing arrays."
14029 msgstr ""
14031 #: common.opt:1063
14032 msgid "Replace add, compare, branch with branch on count register."
14033 msgstr ""
14035 #: common.opt:1067
14036 msgid "Use profiling information for branch probabilities."
14037 msgstr ""
14039 #: common.opt:1071
14040 msgid "Perform branch target load optimization before prologue / epilogue threading."
14041 msgstr ""
14043 #: common.opt:1075
14044 msgid "Perform branch target load optimization after prologue / epilogue threading."
14045 msgstr ""
14047 #: common.opt:1079
14048 msgid "Restrict target load migration not to re-use registers in any basic block."
14049 msgstr ""
14051 #: common.opt:1083
14052 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
14053 msgstr ""
14055 #: common.opt:1087
14056 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
14057 msgstr ""
14059 #: common.opt:1094
14060 msgid "Save registers around function calls."
14061 msgstr ""
14063 #: common.opt:1098
14064 msgid "This switch is deprecated; do not use."
14065 msgstr ""
14067 #: common.opt:1102
14068 msgid "Check the return value of new in C++."
14069 msgstr "Перевіряти повернуте значення new у C++."
14071 #: common.opt:1106 common.opt:1110
14072 msgid "Perform internal consistency checkings."
14073 msgstr "Виконувати внутрішні перевірки сумісності."
14075 #: common.opt:1114
14076 msgid "Enable code hoisting."
14077 msgstr "Увімкнути підняття коду."
14079 #: common.opt:1118
14080 msgid "Looks for opportunities to reduce stack adjustments and stack references."
14081 msgstr ""
14083 #: common.opt:1122
14084 msgid "Do not put uninitialized globals in the common section."
14085 msgstr ""
14087 #: common.opt:1130
14088 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
14089 msgstr ""
14091 #: common.opt:1134
14092 msgid "Run only the second compilation of -fcompare-debug."
14093 msgstr ""
14095 #: common.opt:1138
14096 msgid "Perform comparison elimination after register allocation has finished."
14097 msgstr ""
14099 #: common.opt:1142
14100 msgid "Do not perform optimizations increasing noticeably stack usage."
14101 msgstr ""
14103 #: common.opt:1146
14104 msgid "Perform a register copy-propagation optimization pass."
14105 msgstr ""
14107 #: common.opt:1150
14108 msgid "Perform cross-jumping optimization."
14109 msgstr ""
14111 #: common.opt:1154
14112 msgid "When running CSE, follow jumps to their targets."
14113 msgstr ""
14115 #: common.opt:1162
14116 msgid "Omit range reduction step when performing complex division."
14117 msgstr ""
14119 #: common.opt:1166
14120 msgid "Complex multiplication and division follow Fortran rules."
14121 msgstr ""
14123 #: common.opt:1170
14124 msgid "Place data items into their own section."
14125 msgstr ""
14127 #: common.opt:1174
14128 msgid "List all available debugging counters with their limits and counts."
14129 msgstr ""
14131 #: common.opt:1178
14132 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
14133 msgstr ""
14135 #: common.opt:1182
14136 msgid "-fdebug-prefix-map=<old>=<new> Map one directory name to another in debug information."
14137 msgstr ""
14139 #: common.opt:1186
14140 msgid "-ffile-prefix-map=<old>=<new> Map one directory name to another in compilation result."
14141 msgstr ""
14143 #: common.opt:1190
14144 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14145 msgstr ""
14147 #: common.opt:1196
14148 msgid "Defer popping functions args from stack until later."
14149 msgstr ""
14151 #: common.opt:1200
14152 msgid "Attempt to fill delay slots of branch instructions."
14153 msgstr ""
14155 #: common.opt:1204
14156 msgid "Delete dead instructions that may throw exceptions."
14157 msgstr ""
14159 #: common.opt:1208
14160 msgid "Delete useless null pointer checks."
14161 msgstr ""
14163 #: common.opt:1212
14164 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
14165 msgstr ""
14167 #: common.opt:1216
14168 msgid "Perform speculative devirtualization."
14169 msgstr ""
14171 #: common.opt:1220
14172 msgid "Try to convert virtual calls to direct ones."
14173 msgstr ""
14175 #: common.opt:1224
14176 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
14177 msgstr ""
14179 #: common.opt:1241
14180 msgid "Show the source line with a caret indicating the column."
14181 msgstr ""
14183 #: common.opt:1249
14184 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14185 msgstr ""
14187 #: common.opt:1269
14188 msgid "Print fix-it hints in machine-readable form."
14189 msgstr ""
14191 #: common.opt:1273
14192 msgid "Print fix-it hints to stderr in unified diff format."
14193 msgstr ""
14195 #: common.opt:1277
14196 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
14197 msgstr ""
14199 #: common.opt:1281
14200 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
14201 msgstr ""
14203 #: common.opt:1285
14204 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
14205 msgstr ""
14207 #: common.opt:1289
14208 msgid "-fdump-<type>\tDump various compiler internals to a file."
14209 msgstr ""
14211 #: common.opt:1296
14212 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
14213 msgstr ""
14215 #: common.opt:1300
14216 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14217 msgstr ""
14219 #: common.opt:1304
14220 msgid "Suppress output of addresses in debugging dumps."
14221 msgstr ""
14223 #: common.opt:1308
14224 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
14225 msgstr ""
14227 #: common.opt:1313
14228 msgid "Dump detailed information on GCC's internal representation of source code locations."
14229 msgstr ""
14231 #: common.opt:1317
14232 msgid "Dump optimization passes."
14233 msgstr ""
14235 #: common.opt:1321
14236 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
14237 msgstr ""
14239 #: common.opt:1325
14240 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14241 msgstr ""
14243 #: common.opt:1329
14244 msgid "Enable CFI tables via GAS assembler directives."
14245 msgstr ""
14247 #: common.opt:1333
14248 msgid "Perform early inlining."
14249 msgstr ""
14251 #: common.opt:1341
14252 msgid "Perform interprocedural reduction of aggregates."
14253 msgstr ""
14255 #: common.opt:1345
14256 msgid "Perform unused symbol elimination in debug info."
14257 msgstr ""
14259 #: common.opt:1349
14260 msgid "Perform unused type elimination in debug info."
14261 msgstr ""
14263 #: common.opt:1353
14264 msgid "Do not suppress C++ class debug information."
14265 msgstr ""
14267 #: common.opt:1357
14268 msgid "Enable exception handling."
14269 msgstr ""
14271 #: common.opt:1361
14272 msgid "Perform a number of minor, expensive optimizations."
14273 msgstr ""
14275 #: common.opt:1365
14276 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
14277 msgstr ""
14279 #: common.opt:1368
14280 #, c-format
14281 msgid "unknown excess precision style %qs"
14282 msgstr ""
14284 #: common.opt:1380
14285 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
14286 msgstr ""
14288 #: common.opt:1383
14289 #, c-format
14290 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
14291 msgstr ""
14293 #: common.opt:1396
14294 msgid "Output lto objects containing both the intermediate language and binary output."
14295 msgstr ""
14297 #: common.opt:1400
14298 msgid "Assume no NaNs or infinities are generated."
14299 msgstr ""
14301 #: common.opt:1404
14302 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14303 msgstr ""
14305 #: common.opt:1408
14306 msgid "Don't allocate floats and doubles in extended-precision registers."
14307 msgstr ""
14309 #: common.opt:1416
14310 msgid "Perform a forward propagation pass on RTL."
14311 msgstr ""
14313 #: common.opt:1420
14314 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
14315 msgstr ""
14317 #: common.opt:1423
14318 #, c-format
14319 msgid "unknown floating point contraction style %qs"
14320 msgstr ""
14322 #: common.opt:1437
14323 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
14324 msgstr ""
14326 #: common.opt:1444
14327 msgid "Allow function addresses to be held in registers."
14328 msgstr ""
14330 #: common.opt:1448
14331 msgid "Place each function into its own section."
14332 msgstr ""
14334 #: common.opt:1452
14335 msgid "Perform global common subexpression elimination."
14336 msgstr ""
14338 #: common.opt:1456
14339 msgid "Perform enhanced load motion during global common subexpression elimination."
14340 msgstr ""
14342 #: common.opt:1460
14343 msgid "Perform store motion after global common subexpression elimination."
14344 msgstr ""
14346 #: common.opt:1464
14347 msgid "Perform redundant load after store elimination in global common subexpression elimination."
14348 msgstr ""
14350 #: common.opt:1469
14351 msgid "Perform global common subexpression elimination after register allocation has finished."
14352 msgstr ""
14354 #: common.opt:1486
14355 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
14356 msgstr ""
14358 #: common.opt:1491
14359 msgid "Enable in and out of Graphite representation."
14360 msgstr ""
14362 #: common.opt:1495
14363 msgid "Enable Graphite Identity transformation."
14364 msgstr ""
14366 #: common.opt:1499
14367 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
14368 msgstr ""
14370 #: common.opt:1508
14371 msgid "Mark all loops as parallel."
14372 msgstr ""
14374 #: common.opt:1512 common.opt:1520 common.opt:2591
14375 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14376 msgstr ""
14378 #: common.opt:1516
14379 msgid "Enable loop interchange on trees."
14380 msgstr ""
14382 #: common.opt:1524
14383 msgid "Perform unroll-and-jam on loops."
14384 msgstr ""
14386 #: common.opt:1528
14387 msgid "Enable support for GNU transactional memory."
14388 msgstr ""
14390 #: common.opt:1532
14391 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14392 msgstr ""
14394 #: common.opt:1540
14395 msgid "Enable the loop nest optimizer."
14396 msgstr ""
14398 #: common.opt:1544
14399 msgid "Force bitfield accesses to match their type width."
14400 msgstr ""
14402 #: common.opt:1548
14403 msgid "Merge adjacent stores."
14404 msgstr ""
14406 #: common.opt:1552
14407 msgid "Enable guessing of branch probabilities."
14408 msgstr ""
14410 #: common.opt:1560
14411 msgid "Process #ident directives."
14412 msgstr ""
14414 #: common.opt:1564
14415 msgid "Perform conversion of conditional jumps to branchless equivalents."
14416 msgstr ""
14418 #: common.opt:1568
14419 msgid "Perform conversion of conditional jumps to conditional execution."
14420 msgstr ""
14422 #: common.opt:1572
14423 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
14424 msgstr ""
14426 #: common.opt:1575
14427 #, c-format
14428 msgid "unknown Stack Reuse Level %qs"
14429 msgstr ""
14431 #: common.opt:1588
14432 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14433 msgstr ""
14435 #: common.opt:1600
14436 msgid "Do not generate .size directives."
14437 msgstr ""
14439 #: common.opt:1604
14440 msgid "Perform indirect inlining."
14441 msgstr ""
14443 #: common.opt:1610
14444 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
14445 msgstr ""
14447 #: common.opt:1614
14448 msgid "Integrate functions into their callers when code size is known not to grow."
14449 msgstr ""
14451 #: common.opt:1618
14452 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
14453 msgstr ""
14455 #: common.opt:1622
14456 msgid "Integrate functions only required by their single caller."
14457 msgstr ""
14459 #: common.opt:1629
14460 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14461 msgstr ""
14463 #: common.opt:1633
14464 msgid "Inline __atomic operations when a lock free instruction sequence is available."
14465 msgstr ""
14467 #: common.opt:1640
14468 msgid "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
14469 msgstr ""
14471 #: common.opt:1644
14472 #, c-format
14473 msgid "unknown Control-Flow Protection Level %qs"
14474 msgstr ""
14476 #: common.opt:1660
14477 msgid "Instrument function entry and exit with profiling calls."
14478 msgstr ""
14480 #: common.opt:1664
14481 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
14482 msgstr ""
14484 #: common.opt:1668
14485 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
14486 msgstr ""
14488 #: common.opt:1672
14489 msgid "Perform interprocedural constant propagation."
14490 msgstr ""
14492 #: common.opt:1676
14493 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14494 msgstr ""
14496 #: common.opt:1684
14497 msgid "Perform interprocedural bitwise constant propagation."
14498 msgstr ""
14500 #: common.opt:1688
14501 msgid "Perform interprocedural profile propagation."
14502 msgstr ""
14504 #: common.opt:1692
14505 msgid "Perform interprocedural points-to analysis."
14506 msgstr ""
14508 #: common.opt:1696
14509 msgid "Discover pure and const functions."
14510 msgstr ""
14512 #: common.opt:1700
14513 msgid "Perform Identical Code Folding for functions and read-only variables."
14514 msgstr ""
14516 #: common.opt:1704
14517 msgid "Perform Identical Code Folding for functions."
14518 msgstr ""
14520 #: common.opt:1708
14521 msgid "Perform Identical Code Folding for variables."
14522 msgstr ""
14524 #: common.opt:1712
14525 msgid "Discover readonly and non addressable static variables."
14526 msgstr ""
14528 #: common.opt:1724
14529 msgid "Perform IPA Value Range Propagation."
14530 msgstr ""
14532 #: common.opt:1728
14533 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14534 msgstr ""
14536 #: common.opt:1731
14537 #, c-format
14538 msgid "unknown IRA algorithm %qs"
14539 msgstr ""
14541 #: common.opt:1741
14542 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14543 msgstr ""
14545 #: common.opt:1744
14546 #, c-format
14547 msgid "unknown IRA region %qs"
14548 msgstr ""
14550 #: common.opt:1757
14551 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14552 msgstr ""
14554 #: common.opt:1762
14555 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14556 msgstr ""
14558 #: common.opt:1767
14559 msgid "Share slots for saving different hard registers."
14560 msgstr ""
14562 #: common.opt:1771
14563 msgid "Share stack slots for spilled pseudo-registers."
14564 msgstr ""
14566 #: common.opt:1775
14567 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14568 msgstr ""
14570 #: common.opt:1779
14571 msgid "Optimize induction variables on trees."
14572 msgstr ""
14574 #: common.opt:1783
14575 msgid "Use jump tables for sufficiently large switch statements."
14576 msgstr ""
14578 #: common.opt:1787
14579 msgid "Generate code for functions even if they are fully inlined."
14580 msgstr ""
14582 #: common.opt:1791
14583 msgid "Generate code for static functions even if they are never called."
14584 msgstr ""
14586 #: common.opt:1795
14587 msgid "Emit static const variables even if they are not used."
14588 msgstr ""
14590 #: common.opt:1799
14591 msgid "Give external symbols a leading underscore."
14592 msgstr ""
14594 #: common.opt:1807
14595 msgid "Do CFG-sensitive rematerialization in LRA."
14596 msgstr ""
14598 #: common.opt:1811
14599 msgid "Enable link-time optimization."
14600 msgstr ""
14602 #: common.opt:1815
14603 msgid "Link-time optimization with number of parallel jobs or jobserver."
14604 msgstr ""
14606 #: common.opt:1818
14607 #, c-format
14608 msgid "unknown LTO partitioning model %qs"
14609 msgstr ""
14611 #: common.opt:1837
14612 msgid "Specify the algorithm to partition symbols and vars at linktime."
14613 msgstr ""
14615 #: common.opt:1842
14616 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14617 msgstr ""
14619 #: common.opt:1846
14620 msgid "Merge C++ types using One Definition Rule."
14621 msgstr ""
14623 #: common.opt:1850
14624 msgid "Report various link-time optimization statistics."
14625 msgstr ""
14627 #: common.opt:1854
14628 msgid "Report various link-time optimization statistics for WPA only."
14629 msgstr ""
14631 #: common.opt:1858
14632 msgid "Set errno after built-in math functions."
14633 msgstr ""
14635 #: common.opt:1862
14636 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14637 msgstr ""
14639 #: common.opt:1866
14640 msgid "Report on permanent memory allocation."
14641 msgstr ""
14643 #: common.opt:1870
14644 msgid "Report on permanent memory allocation in WPA only."
14645 msgstr ""
14647 #: common.opt:1877
14648 msgid "Attempt to merge identical constants and constant variables."
14649 msgstr ""
14651 #: common.opt:1881
14652 msgid "Attempt to merge identical constants across compilation units."
14653 msgstr ""
14655 #: common.opt:1885
14656 msgid "Attempt to merge identical debug strings across compilation units."
14657 msgstr ""
14659 #: common.opt:1889
14660 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14661 msgstr ""
14663 #: common.opt:1893
14664 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14665 msgstr ""
14667 #: common.opt:1897
14668 msgid "Perform SMS based modulo scheduling with register moves allowed."
14669 msgstr ""
14671 #: common.opt:1901
14672 msgid "Move loop invariant computations out of loops."
14673 msgstr ""
14675 #: common.opt:1905
14676 msgid "Use the RTL dead code elimination pass."
14677 msgstr ""
14679 #: common.opt:1909
14680 msgid "Use the RTL dead store elimination pass."
14681 msgstr ""
14683 #: common.opt:1913
14684 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14685 msgstr ""
14687 #: common.opt:1917
14688 msgid "Support synchronous non-call exceptions."
14689 msgstr ""
14691 #: common.opt:1920
14692 #, c-format
14693 msgid "options or targets missing after %qs"
14694 msgstr ""
14696 #: common.opt:1921
14697 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14698 msgstr ""
14700 #: common.opt:1925
14701 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14702 msgstr ""
14704 #: common.opt:1928
14705 #, c-format
14706 msgid "unknown offload ABI %qs"
14707 msgstr ""
14709 #: common.opt:1938
14710 msgid "When possible do not generate stack frames."
14711 msgstr ""
14713 #: common.opt:1942
14714 msgid "Enable all optimization info dumps on stderr."
14715 msgstr ""
14717 #: common.opt:1946
14718 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14719 msgstr ""
14721 #: common.opt:1954
14722 msgid "Optimize sibling and tail recursive calls."
14723 msgstr ""
14725 #: common.opt:1958
14726 msgid "Perform partial inlining."
14727 msgstr ""
14729 #: common.opt:1962 common.opt:1966
14730 msgid "Report on memory allocation before interprocedural optimization."
14731 msgstr ""
14733 #: common.opt:1970
14734 msgid "Pack structure members together without holes."
14735 msgstr ""
14737 #: common.opt:1974
14738 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14739 msgstr ""
14741 #: common.opt:1978
14742 msgid "Return small aggregates in memory, not registers."
14743 msgstr ""
14745 #: common.opt:1982
14746 msgid "Perform loop peeling."
14747 msgstr ""
14749 #: common.opt:1986
14750 msgid "Enable machine specific peephole optimizations."
14751 msgstr ""
14753 #: common.opt:1990
14754 msgid "Enable an RTL peephole pass before sched2."
14755 msgstr ""
14757 #: common.opt:1994
14758 msgid "Generate position-independent code if possible (large mode)."
14759 msgstr ""
14761 #: common.opt:1998
14762 msgid "Generate position-independent code for executables if possible (large mode)."
14763 msgstr ""
14765 #: common.opt:2002
14766 msgid "Generate position-independent code if possible (small mode)."
14767 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
14769 #: common.opt:2006
14770 msgid "Generate position-independent code for executables if possible (small mode)."
14771 msgstr ""
14773 #: common.opt:2010
14774 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14775 msgstr ""
14777 #: common.opt:2014
14778 msgid "Specify a plugin to load."
14779 msgstr ""
14781 #: common.opt:2018
14782 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14783 msgstr ""
14785 #: common.opt:2022
14786 msgid "Run predictive commoning optimization."
14787 msgstr ""
14789 #: common.opt:2026
14790 msgid "Generate prefetch instructions, if available, for arrays in loops."
14791 msgstr ""
14793 #: common.opt:2030
14794 msgid "Enable basic program profiling code."
14795 msgstr ""
14797 #: common.opt:2034
14798 msgid "Generate absolute source path names for gcov."
14799 msgstr ""
14801 #: common.opt:2038
14802 msgid "Insert arc-based program profiling code."
14803 msgstr ""
14805 #: common.opt:2042
14806 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14807 msgstr ""
14809 #: common.opt:2047
14810 msgid "Enable correction of flow inconsistent profile data input."
14811 msgstr ""
14813 #: common.opt:2051
14814 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14815 msgstr ""
14817 #: common.opt:2054
14818 #, c-format
14819 msgid "unknown profile update method %qs"
14820 msgstr ""
14822 #: common.opt:2067
14823 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14824 msgstr ""
14826 #: common.opt:2071
14827 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14828 msgstr ""
14830 #: common.opt:2075
14831 msgid "Enable common options for performing profile feedback directed optimizations."
14832 msgstr ""
14834 #: common.opt:2079
14835 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14836 msgstr ""
14838 #: common.opt:2083
14839 msgid "Insert code to profile values of expressions."
14840 msgstr ""
14842 #: common.opt:2087
14843 msgid "Report on consistency of profile."
14844 msgstr ""
14846 #: common.opt:2091
14847 msgid "Enable function reordering that improves code placement."
14848 msgstr ""
14850 #: common.opt:2095
14851 msgid "Insert NOP instructions at each function entry."
14852 msgstr ""
14854 #: common.opt:2102
14855 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14856 msgstr ""
14858 #: common.opt:2112
14859 msgid "Record gcc command line switches in the object file."
14860 msgstr ""
14862 #: common.opt:2116
14863 msgid "Return small aggregates in registers."
14864 msgstr ""
14866 #: common.opt:2124
14867 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14868 msgstr ""
14870 #: common.opt:2132
14871 msgid "Relief of register pressure through live range shrinkage."
14872 msgstr ""
14874 #: common.opt:2136
14875 msgid "Perform a register renaming optimization pass."
14876 msgstr ""
14878 #: common.opt:2140
14879 msgid "Perform a target dependent instruction fusion optimization pass."
14880 msgstr ""
14882 #: common.opt:2144
14883 msgid "Reorder basic blocks to improve code placement."
14884 msgstr ""
14886 #: common.opt:2148
14887 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14888 msgstr ""
14890 #: common.opt:2151
14891 #, c-format
14892 msgid "unknown basic block reordering algorithm %qs"
14893 msgstr ""
14895 #: common.opt:2161
14896 msgid "Reorder basic blocks and partition into hot and cold sections."
14897 msgstr ""
14899 #: common.opt:2165
14900 msgid "Reorder functions to improve code placement."
14901 msgstr ""
14903 #: common.opt:2169
14904 msgid "Add a common subexpression elimination pass after loop optimizations."
14905 msgstr ""
14907 #: common.opt:2177
14908 msgid "Disable optimizations that assume default FP rounding behavior."
14909 msgstr ""
14911 #: common.opt:2181
14912 msgid "Enable scheduling across basic blocks."
14913 msgstr ""
14915 #: common.opt:2185
14916 msgid "Enable register pressure sensitive insn scheduling."
14917 msgstr ""
14919 #: common.opt:2189
14920 msgid "Allow speculative motion of non-loads."
14921 msgstr ""
14923 #: common.opt:2193
14924 msgid "Allow speculative motion of some loads."
14925 msgstr ""
14927 #: common.opt:2197
14928 msgid "Allow speculative motion of more loads."
14929 msgstr ""
14931 #: common.opt:2201
14932 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14933 msgstr ""
14935 #: common.opt:2205
14936 msgid "If scheduling post reload, do superblock scheduling."
14937 msgstr ""
14939 #: common.opt:2213
14940 msgid "Reschedule instructions before register allocation."
14941 msgstr ""
14943 #: common.opt:2217
14944 msgid "Reschedule instructions after register allocation."
14945 msgstr ""
14947 #: common.opt:2224
14948 msgid "Schedule instructions using selective scheduling algorithm."
14949 msgstr ""
14951 #: common.opt:2228
14952 msgid "Run selective scheduling after reload."
14953 msgstr ""
14955 #: common.opt:2232
14956 msgid "Run self-tests, using the given path to locate test files."
14957 msgstr ""
14959 #: common.opt:2236
14960 msgid "Perform software pipelining of inner loops during selective scheduling."
14961 msgstr ""
14963 #: common.opt:2240
14964 msgid "Perform software pipelining of outer loops during selective scheduling."
14965 msgstr ""
14967 #: common.opt:2244
14968 msgid "Reschedule pipelined regions without pipelining."
14969 msgstr ""
14971 #: common.opt:2248
14972 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14973 msgstr ""
14975 #: common.opt:2254
14976 msgid "Allow premature scheduling of queued insns."
14977 msgstr ""
14979 #: common.opt:2258
14980 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14981 msgstr ""
14983 #: common.opt:2266
14984 msgid "Set dependence distance checking in premature scheduling of queued insns."
14985 msgstr ""
14987 #: common.opt:2270
14988 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14989 msgstr ""
14991 #: common.opt:2274
14992 msgid "Enable the group heuristic in the scheduler."
14993 msgstr ""
14995 #: common.opt:2278
14996 msgid "Enable the critical path heuristic in the scheduler."
14997 msgstr ""
14999 #: common.opt:2282
15000 msgid "Enable the speculative instruction heuristic in the scheduler."
15001 msgstr ""
15003 #: common.opt:2286
15004 msgid "Enable the rank heuristic in the scheduler."
15005 msgstr ""
15007 #: common.opt:2290
15008 msgid "Enable the last instruction heuristic in the scheduler."
15009 msgstr ""
15011 #: common.opt:2294
15012 msgid "Enable the dependent count heuristic in the scheduler."
15013 msgstr ""
15015 #: common.opt:2298
15016 msgid "Access data in the same section from shared anchor points."
15017 msgstr ""
15019 #: common.opt:2310
15020 msgid "Turn on Redundant Extensions Elimination pass."
15021 msgstr ""
15023 #: common.opt:2314
15024 msgid "Show column numbers in diagnostics, when available.  Default on."
15025 msgstr ""
15027 #: common.opt:2318
15028 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
15029 msgstr ""
15031 #: common.opt:2323
15032 msgid "Shrink-wrap parts of the prologue and epilogue separately."
15033 msgstr ""
15035 #: common.opt:2327
15036 msgid "Disable optimizations observable by IEEE signaling NaNs."
15037 msgstr ""
15039 #: common.opt:2331
15040 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
15041 msgstr ""
15043 #: common.opt:2335
15044 msgid "Convert floating point constants to single precision constants."
15045 msgstr ""
15047 #: common.opt:2339
15048 msgid "Split lifetimes of induction variables when loops are unrolled."
15049 msgstr ""
15051 #: common.opt:2343
15052 msgid "Generate discontiguous stack frames."
15053 msgstr ""
15055 #: common.opt:2347
15056 msgid "Split wide types into independent registers."
15057 msgstr ""
15059 #: common.opt:2351
15060 msgid "Enable backward propagation of use properties at the SSA level."
15061 msgstr ""
15063 #: common.opt:2355
15064 msgid "Optimize conditional patterns using SSA PHI nodes."
15065 msgstr ""
15067 #: common.opt:2359
15068 msgid "Optimize amount of stdarg registers saved to stack at start of function."
15069 msgstr ""
15071 #: common.opt:2363
15072 msgid "Apply variable expansion when loops are unrolled."
15073 msgstr ""
15075 #: common.opt:2367
15076 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
15077 msgstr ""
15079 #: common.opt:2371
15080 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
15081 msgstr ""
15083 #: common.opt:2375
15084 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
15085 msgstr ""
15087 #: common.opt:2383
15088 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15089 msgstr ""
15091 #: common.opt:2387
15092 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15093 msgstr ""
15095 #: common.opt:2391
15096 msgid "Use propolice as a stack protection method."
15097 msgstr ""
15099 #: common.opt:2395
15100 msgid "Use a stack protection method for every function."
15101 msgstr ""
15103 #: common.opt:2399
15104 msgid "Use a smart stack protection method for certain functions."
15105 msgstr ""
15107 #: common.opt:2403
15108 msgid "Use stack protection method only for functions with the stack_protect attribute."
15109 msgstr ""
15111 #: common.opt:2407
15112 msgid "Output stack usage information on a per-function basis."
15113 msgstr ""
15115 #: common.opt:2419
15116 msgid "Assume strict aliasing rules apply."
15117 msgstr ""
15119 #: common.opt:2423
15120 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
15121 msgstr ""
15123 #: common.opt:2427
15124 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15125 msgstr ""
15127 #: common.opt:2431
15128 msgid "Check for syntax errors, then stop."
15129 msgstr ""
15131 #: common.opt:2435
15132 msgid "Create data files needed by \"gcov\"."
15133 msgstr ""
15135 #: common.opt:2439
15136 msgid "Perform jump threading optimizations."
15137 msgstr ""
15139 #: common.opt:2443
15140 msgid "Report the time taken by each compiler pass."
15141 msgstr ""
15143 #: common.opt:2447
15144 msgid "Record times taken by sub-phases separately."
15145 msgstr ""
15147 #: common.opt:2451
15148 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
15149 msgstr ""
15151 #: common.opt:2454
15152 #, c-format
15153 msgid "unknown TLS model %qs"
15154 msgstr ""
15156 #: common.opt:2470
15157 msgid "Reorder top level functions, variables, and asms."
15158 msgstr ""
15160 #: common.opt:2474
15161 msgid "Perform superblock formation via tail duplication."
15162 msgstr ""
15164 #: common.opt:2478
15165 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
15166 msgstr ""
15168 #: common.opt:2486
15169 msgid "Assume floating-point operations can trap."
15170 msgstr ""
15172 #: common.opt:2490
15173 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15174 msgstr ""
15176 #: common.opt:2494
15177 msgid "Enable SSA-CCP optimization on trees."
15178 msgstr ""
15180 #: common.opt:2498
15181 msgid "Enable SSA-BIT-CCP optimization on trees."
15182 msgstr ""
15184 #: common.opt:2506
15185 msgid "Enable loop header copying on trees."
15186 msgstr ""
15188 #: common.opt:2514
15189 msgid "Enable SSA coalescing of user variables."
15190 msgstr ""
15192 #: common.opt:2522
15193 msgid "Enable copy propagation on trees."
15194 msgstr ""
15196 #: common.opt:2530
15197 msgid "Transform condition stores into unconditional ones."
15198 msgstr ""
15200 #: common.opt:2534
15201 msgid "Perform conversions of switch initializations."
15202 msgstr ""
15204 #: common.opt:2538
15205 msgid "Enable SSA dead code elimination optimization on trees."
15206 msgstr ""
15208 #: common.opt:2542
15209 msgid "Enable dominator optimizations."
15210 msgstr ""
15212 #: common.opt:2546
15213 msgid "Enable tail merging on trees."
15214 msgstr ""
15216 #: common.opt:2550
15217 msgid "Enable dead store elimination."
15218 msgstr ""
15220 #: common.opt:2554
15221 msgid "Enable forward propagation on trees."
15222 msgstr ""
15224 #: common.opt:2558
15225 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15226 msgstr ""
15228 #: common.opt:2562
15229 msgid "Enable string length optimizations on trees."
15230 msgstr ""
15232 #: common.opt:2566
15233 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."
15234 msgstr ""
15236 #: common.opt:2572
15237 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."
15238 msgstr ""
15240 #: common.opt:2579
15241 msgid "Enable loop distribution on trees."
15242 msgstr ""
15244 #: common.opt:2583
15245 msgid "Enable loop distribution for patterns transformed into a library call."
15246 msgstr ""
15248 #: common.opt:2587
15249 msgid "Enable loop invariant motion on trees."
15250 msgstr ""
15252 #: common.opt:2595
15253 msgid "Create canonical induction variables in loops."
15254 msgstr ""
15256 #: common.opt:2599
15257 msgid "Enable loop optimizations on tree level."
15258 msgstr ""
15260 #: common.opt:2603
15261 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15262 msgstr ""
15264 #: common.opt:2607
15265 msgid "Enable hoisting loads from conditional pointers."
15266 msgstr ""
15268 #: common.opt:2611
15269 msgid "Enable SSA-PRE optimization on trees."
15270 msgstr ""
15272 #: common.opt:2615
15273 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
15274 msgstr ""
15276 #: common.opt:2619
15277 msgid "Perform function-local points-to analysis on trees."
15278 msgstr ""
15280 #: common.opt:2623
15281 msgid "Enable reassociation on tree level."
15282 msgstr ""
15284 #: common.opt:2631
15285 msgid "Enable SSA code sinking on trees."
15286 msgstr ""
15288 #: common.opt:2635
15289 msgid "Perform straight-line strength reduction."
15290 msgstr ""
15292 #: common.opt:2639
15293 msgid "Perform scalar replacement of aggregates."
15294 msgstr ""
15296 #: common.opt:2643
15297 msgid "Replace temporary expressions in the SSA->normal pass."
15298 msgstr ""
15300 #: common.opt:2647
15301 msgid "Perform live range splitting during the SSA->normal pass."
15302 msgstr ""
15304 #: common.opt:2651
15305 msgid "Perform Value Range Propagation on trees."
15306 msgstr ""
15308 #: common.opt:2655
15309 msgid "Split paths leading to loop backedges."
15310 msgstr ""
15312 #: common.opt:2659
15313 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
15314 msgstr ""
15316 #: common.opt:2664
15317 msgid "Compile whole compilation unit at a time."
15318 msgstr ""
15320 #: common.opt:2668
15321 msgid "Perform loop unrolling when iteration count is known."
15322 msgstr ""
15324 #: common.opt:2672
15325 msgid "Perform loop unrolling for all loops."
15326 msgstr ""
15328 #: common.opt:2683
15329 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
15330 msgstr ""
15332 #: common.opt:2688
15333 msgid "Same as -fassociative-math for expressions which include division."
15334 msgstr ""
15336 #: common.opt:2696
15337 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15338 msgstr ""
15340 #: common.opt:2700
15341 msgid "Perform loop unswitching."
15342 msgstr ""
15344 #: common.opt:2704
15345 msgid "Perform loop splitting."
15346 msgstr ""
15348 #: common.opt:2708
15349 msgid "Just generate unwind tables for exception handling."
15350 msgstr ""
15352 #: common.opt:2712
15353 msgid "Use the bfd linker instead of the default linker."
15354 msgstr ""
15356 #: common.opt:2716
15357 msgid "Use the gold linker instead of the default linker."
15358 msgstr ""
15360 #: common.opt:2728
15361 msgid "Perform variable tracking."
15362 msgstr ""
15364 #: common.opt:2736
15365 msgid "Perform variable tracking by annotating assignments."
15366 msgstr ""
15368 #: common.opt:2742
15369 msgid "Toggle -fvar-tracking-assignments."
15370 msgstr ""
15372 #: common.opt:2750
15373 msgid "Perform variable tracking and also tag variables that are uninitialized."
15374 msgstr ""
15376 #: common.opt:2755
15377 msgid "Enable vectorization on trees."
15378 msgstr ""
15380 #: common.opt:2763
15381 msgid "Enable loop vectorization on trees."
15382 msgstr ""
15384 #: common.opt:2767
15385 msgid "Enable basic block vectorization (SLP) on trees."
15386 msgstr ""
15388 #: common.opt:2771
15389 msgid "Specifies the cost model for vectorization. -fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
15390 msgstr ""
15392 #: common.opt:2776
15393 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
15394 msgstr ""
15396 #: common.opt:2779
15397 #, c-format
15398 msgid "unknown vectorizer cost model %qs"
15399 msgstr ""
15401 #: common.opt:2792
15402 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
15403 msgstr ""
15405 #: common.opt:2800
15406 msgid "Enable copy propagation of scalar-evolution information."
15407 msgstr ""
15409 #: common.opt:2810
15410 msgid "Add extra commentary to assembler output."
15411 msgstr ""
15413 #: common.opt:2814
15414 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
15415 msgstr ""
15417 #: common.opt:2817
15418 #, c-format
15419 msgid "unrecognized visibility value %qs"
15420 msgstr ""
15422 #: common.opt:2833
15423 msgid "Validate vtable pointers before using them."
15424 msgstr ""
15426 #: common.opt:2836
15427 #, c-format
15428 msgid "unknown vtable verify initialization priority %qs"
15429 msgstr ""
15431 #: common.opt:2849
15432 msgid "Output vtable verification counters."
15433 msgstr ""
15435 #: common.opt:2853
15436 msgid "Output vtable verification pointer sets information."
15437 msgstr ""
15439 #: common.opt:2857
15440 msgid "Use expression value profiles in optimizations."
15441 msgstr ""
15443 #: common.opt:2861
15444 msgid "Construct webs and split unrelated uses of single variable."
15445 msgstr ""
15447 #: common.opt:2865
15448 msgid "Enable conditional dead code elimination for builtin calls."
15449 msgstr ""
15451 #: common.opt:2869
15452 msgid "Perform whole program optimizations."
15453 msgstr ""
15455 #: common.opt:2873
15456 msgid "Assume pointer overflow wraps around."
15457 msgstr ""
15459 #: common.opt:2877
15460 msgid "Assume signed arithmetic overflow wraps around."
15461 msgstr ""
15463 #: common.opt:2881
15464 msgid "Put zero initialized data in the bss section."
15465 msgstr "Розташувати ініціалізовані нулями дані у розділі bss."
15467 #: common.opt:2885
15468 msgid "Generate debug information in default format."
15469 msgstr "Створити діагностичні дані у типовому форматі."
15471 #: common.opt:2889
15472 msgid "Assume assembler support for (DWARF2+) .loc directives"
15473 msgstr ""
15475 #: common.opt:2893
15476 msgid "Assume assembler support for view in (DWARF2+) .loc directives"
15477 msgstr ""
15479 #: common.opt:2896 common.opt:2900 common.opt:2904 common.opt:2908
15480 #, c-format
15481 msgid "switch %qs no longer supported"
15482 msgstr "підтримку перемикача %qs припинено"
15484 #: common.opt:2913
15485 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15486 msgstr ""
15488 #: common.opt:2917
15489 msgid "Generate debug information in default version of DWARF format."
15490 msgstr ""
15492 #: common.opt:2921
15493 msgid "Generate debug information in DWARF v2 (or later) format."
15494 msgstr ""
15496 #: common.opt:2925
15497 msgid "Generate debug information in default extended format."
15498 msgstr ""
15500 #: common.opt:2929
15501 msgid "Generate extended entry point information for inlined functions"
15502 msgstr ""
15504 #: common.opt:2933
15505 msgid "Compute locview reset points based on insn length estimates"
15506 msgstr ""
15508 #: common.opt:2941
15509 msgid "Don't generate DWARF pubnames and pubtypes sections."
15510 msgstr ""
15512 #: common.opt:2945
15513 msgid "Generate DWARF pubnames and pubtypes sections."
15514 msgstr ""
15516 #: common.opt:2949
15517 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15518 msgstr ""
15520 #: common.opt:2953
15521 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15522 msgstr ""
15524 #: common.opt:2957
15525 msgid "Generate debug information in separate .dwo files."
15526 msgstr ""
15528 #: common.opt:2961
15529 msgid "Generate debug information in STABS format."
15530 msgstr ""
15532 #: common.opt:2965
15533 msgid "Generate debug information in extended STABS format."
15534 msgstr ""
15536 #: common.opt:2969
15537 msgid "Emit progressive recommended breakpoint locations."
15538 msgstr ""
15540 #: common.opt:2973
15541 msgid "Don't emit DWARF additions beyond selected version."
15542 msgstr ""
15544 #: common.opt:2977
15545 msgid "Toggle debug information generation."
15546 msgstr ""
15548 #: common.opt:2981
15549 msgid "Augment variable location lists with progressive views."
15550 msgstr ""
15552 #: common.opt:2988
15553 msgid "Generate debug information in VMS format."
15554 msgstr ""
15556 #: common.opt:2992
15557 msgid "Generate debug information in XCOFF format."
15558 msgstr ""
15560 #: common.opt:2996
15561 msgid "Generate debug information in extended XCOFF format."
15562 msgstr ""
15564 #: common.opt:3014
15565 msgid "Generate compressed debug sections."
15566 msgstr ""
15568 #: common.opt:3018
15569 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15570 msgstr ""
15572 #: common.opt:3025
15573 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15574 msgstr ""
15576 #: common.opt:3029
15577 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15578 msgstr ""
15580 #: common.opt:3051
15581 msgid "-o <file>\tPlace output into <file>."
15582 msgstr ""
15584 #: common.opt:3055
15585 msgid "Enable function profiling."
15586 msgstr ""
15588 #: common.opt:3065
15589 msgid "Like -pedantic but issue them as errors."
15590 msgstr ""
15592 #: common.opt:3105
15593 msgid "Do not display functions compiled or elapsed time."
15594 msgstr ""
15596 #: common.opt:3137
15597 msgid "Enable verbose output."
15598 msgstr "Увімкнути докладне виведення."
15600 #: common.opt:3141
15601 msgid "Display the compiler's version."
15602 msgstr ""
15604 #: common.opt:3145
15605 msgid "Suppress warnings."
15606 msgstr "Придушити попередження."
15608 #: common.opt:3155
15609 msgid "Create a shared library."
15610 msgstr "Створити бібліотеку спільного використання."
15612 #: common.opt:3200
15613 msgid "Don't create a dynamically linked position independent executable."
15614 msgstr "Не створювати динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15616 #: common.opt:3204
15617 msgid "Create a dynamically linked position independent executable."
15618 msgstr "Створити динамічно скомпонований виконуваний файл з незалежним позиціюванням."
15620 #: common.opt:3208
15621 msgid "Create a static position independent executable."
15622 msgstr "Створити статичний виконуваний файл з незалежним позиціюванням."
15624 #: common.opt:3215
15625 msgid "Use caller save register across calls if possible."
15626 msgstr ""
15628 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:599 cp/cvt.c:1308
15629 #: cp/cvt.c:1561
15630 #, gcc-internal-format
15631 msgid "value computed is not used"
15632 msgstr ""
15634 #: go/gofrontend/expressions.cc:626
15635 msgid "invalid use of type"
15636 msgstr ""
15638 #: go/gofrontend/expressions.cc:2954 go/gofrontend/expressions.cc:2970
15639 msgid "constant refers to itself"
15640 msgstr ""
15642 #: go/gofrontend/expressions.cc:3865 go/gofrontend/expressions.cc:4350
15643 msgid "expected pointer"
15644 msgstr ""
15646 #: go/gofrontend/expressions.cc:4321
15647 msgid "expected numeric type"
15648 msgstr ""
15650 #: go/gofrontend/expressions.cc:4326
15651 msgid "expected boolean type"
15652 msgstr ""
15654 #: go/gofrontend/expressions.cc:4331 c/c-parser.c:13477 c/c-parser.c:13484
15655 #: cp/parser.c:33261 cp/parser.c:33268
15656 #, gcc-internal-format
15657 msgid "expected integer"
15658 msgstr "мало бути ціле число"
15660 #: go/gofrontend/expressions.cc:5959
15661 msgid "invalid comparison of nil with nil"
15662 msgstr ""
15664 #: go/gofrontend/expressions.cc:5965 go/gofrontend/expressions.cc:5983
15665 msgid "incompatible types in binary expression"
15666 msgstr ""
15668 #: go/gofrontend/expressions.cc:6003
15669 msgid "integer division by zero"
15670 msgstr ""
15672 #: go/gofrontend/expressions.cc:6011
15673 msgid "shift of non-integer operand"
15674 msgstr ""
15676 #: go/gofrontend/expressions.cc:6014 go/gofrontend/expressions.cc:6018
15677 #: go/gofrontend/expressions.cc:6026
15678 msgid "shift count not unsigned integer"
15679 msgstr ""
15681 #: go/gofrontend/expressions.cc:6031
15682 msgid "negative shift count"
15683 msgstr ""
15685 #: go/gofrontend/expressions.cc:6854
15686 msgid "object is not a method"
15687 msgstr ""
15689 #: go/gofrontend/expressions.cc:6871
15690 msgid "method type does not match object type"
15691 msgstr ""
15693 #: go/gofrontend/expressions.cc:7265
15694 msgid "invalid use of %<...%> with builtin function"
15695 msgstr ""
15697 #: go/gofrontend/expressions.cc:7276
15698 msgid "invalid use of method value as argument of Offsetof"
15699 msgstr ""
15701 #: go/gofrontend/expressions.cc:7290
15702 msgid "argument of Offsetof implies indirection of an embedded field"
15703 msgstr ""
15705 #: go/gofrontend/expressions.cc:7315 go/gofrontend/expressions.cc:7352
15706 #: go/gofrontend/expressions.cc:7494 go/gofrontend/expressions.cc:8598
15707 #: go/gofrontend/expressions.cc:8747 go/gofrontend/expressions.cc:8793
15708 #: go/gofrontend/expressions.cc:8828 go/gofrontend/expressions.cc:8904
15709 #: go/gofrontend/expressions.cc:10138 go/gofrontend/expressions.cc:10155
15710 #: go/gofrontend/expressions.cc:10171
15711 msgid "not enough arguments"
15712 msgstr "недостатньо аргументів"
15714 #: go/gofrontend/expressions.cc:7317 go/gofrontend/expressions.cc:7354
15715 #: go/gofrontend/expressions.cc:8603 go/gofrontend/expressions.cc:8730
15716 #: go/gofrontend/expressions.cc:8752 go/gofrontend/expressions.cc:8833
15717 #: go/gofrontend/expressions.cc:8906 go/gofrontend/expressions.cc:9709
15718 #: go/gofrontend/expressions.cc:10143 go/gofrontend/expressions.cc:10157
15719 #: go/gofrontend/expressions.cc:10178
15720 msgid "too many arguments"
15721 msgstr "забагато аргументів"
15723 #: go/gofrontend/expressions.cc:7356
15724 msgid "argument 1 must be a map"
15725 msgstr ""
15727 #: go/gofrontend/expressions.cc:7524
15728 msgid "invalid type for make function"
15729 msgstr ""
15731 #: go/gofrontend/expressions.cc:7537
15732 msgid "length required when allocating a slice"
15733 msgstr ""
15735 #: go/gofrontend/expressions.cc:7581
15736 msgid "len larger than cap"
15737 msgstr ""
15739 #: go/gofrontend/expressions.cc:7590
15740 msgid "too many arguments to make"
15741 msgstr ""
15743 #: go/gofrontend/expressions.cc:8647
15744 msgid "argument must be array or slice or channel"
15745 msgstr ""
15747 #: go/gofrontend/expressions.cc:8657
15748 msgid "argument must be string or array or slice or map or channel"
15749 msgstr ""
15751 #: go/gofrontend/expressions.cc:8703
15752 msgid "unsupported argument type to builtin function"
15753 msgstr ""
15755 #: go/gofrontend/expressions.cc:8714
15756 msgid "argument must be channel"
15757 msgstr ""
15759 #: go/gofrontend/expressions.cc:8716
15760 msgid "cannot close receive-only channel"
15761 msgstr ""
15763 #: go/gofrontend/expressions.cc:8738
15764 msgid "argument must be a field reference"
15765 msgstr ""
15767 #: go/gofrontend/expressions.cc:8768
15768 msgid "left argument must be a slice"
15769 msgstr ""
15771 #: go/gofrontend/expressions.cc:8776
15772 msgid "element types must be the same"
15773 msgstr ""
15775 #: go/gofrontend/expressions.cc:8781
15776 msgid "first argument must be []byte"
15777 msgstr ""
15779 #: go/gofrontend/expressions.cc:8784
15780 msgid "second argument must be slice or string"
15781 msgstr ""
15783 #: go/gofrontend/expressions.cc:8896
15784 msgid "argument must have complex type"
15785 msgstr ""
15787 #: go/gofrontend/expressions.cc:8914
15788 msgid "complex arguments must have identical types"
15789 msgstr ""
15791 #: go/gofrontend/expressions.cc:8916
15792 msgid "complex arguments must have floating-point type"
15793 msgstr ""
15795 #: go/gofrontend/expressions.cc:9476 go/gofrontend/expressions.cc:10084
15796 #: go/gofrontend/expressions.cc:10453
15797 msgid "expected function"
15798 msgstr ""
15800 #: go/gofrontend/expressions.cc:9504
15801 msgid "multiple-value argument in single-value context"
15802 msgstr ""
15804 #: go/gofrontend/expressions.cc:9713
15805 msgid "invalid use of %<...%> with non-slice"
15806 msgstr ""
15808 #: go/gofrontend/expressions.cc:10092
15809 msgid "function result count mismatch"
15810 msgstr ""
15812 #: go/gofrontend/expressions.cc:10110
15813 msgid "incompatible type for receiver"
15814 msgstr ""
15816 #: go/gofrontend/expressions.cc:10128
15817 msgid "invalid use of %<...%> calling non-variadic function"
15818 msgstr ""
15820 #: go/gofrontend/expressions.cc:10462 go/gofrontend/expressions.cc:10476
15821 msgid "number of results does not match number of values"
15822 msgstr ""
15824 #: go/gofrontend/expressions.cc:10780 go/gofrontend/expressions.cc:11299
15825 msgid "index must be integer"
15826 msgstr ""
15828 #: go/gofrontend/expressions.cc:10788 go/gofrontend/expressions.cc:11307
15829 msgid "slice end must be integer"
15830 msgstr ""
15832 #: go/gofrontend/expressions.cc:10796
15833 msgid "slice capacity must be integer"
15834 msgstr ""
15836 #: go/gofrontend/expressions.cc:10846 go/gofrontend/expressions.cc:11341
15837 msgid "inverted slice range"
15838 msgstr ""
15840 #: go/gofrontend/expressions.cc:10889
15841 msgid "slice of unaddressable value"
15842 msgstr ""
15844 #: go/gofrontend/expressions.cc:11567
15845 msgid "incompatible type for map index"
15846 msgstr ""
15848 #: go/gofrontend/expressions.cc:11938
15849 msgid "expected interface or pointer to interface"
15850 msgstr ""
15852 #: go/gofrontend/expressions.cc:12659
15853 msgid "too many expressions for struct"
15854 msgstr ""
15856 #: go/gofrontend/expressions.cc:12672
15857 msgid "too few expressions for struct"
15858 msgstr ""
15860 #: go/gofrontend/expressions.cc:14337 go/gofrontend/statements.cc:1550
15861 msgid "type assertion only valid for interface types"
15862 msgstr ""
15864 #: go/gofrontend/expressions.cc:14349
15865 msgid "impossible type assertion: type does not implement interface"
15866 msgstr ""
15868 #: go/gofrontend/expressions.cc:14519 go/gofrontend/expressions.cc:14539
15869 #: go/gofrontend/statements.cc:1397
15870 msgid "expected channel"
15871 msgstr ""
15873 #: go/gofrontend/expressions.cc:14544 go/gofrontend/statements.cc:1402
15874 msgid "invalid receive on send-only channel"
15875 msgstr ""
15877 #: go/gofrontend/parse.cc:3114
15878 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15879 msgstr ""
15881 #: go/gofrontend/parse.cc:4672
15882 msgid "cannot fallthrough final case in switch"
15883 msgstr ""
15885 #: go/gofrontend/statements.cc:781
15886 msgid "invalid left hand side of assignment"
15887 msgstr ""
15889 #: go/gofrontend/statements.cc:792 go/gofrontend/statements.cc:1113
15890 msgid "use of untyped nil"
15891 msgstr ""
15893 #: go/gofrontend/statements.cc:1235
15894 msgid "expected map index on right hand side"
15895 msgstr ""
15897 #: go/gofrontend/statements.cc:2672 go/gofrontend/statements.cc:2702
15898 msgid "not enough arguments to return"
15899 msgstr ""
15901 #: go/gofrontend/statements.cc:2680
15902 msgid "return with value in function with no return type"
15903 msgstr ""
15905 #: go/gofrontend/statements.cc:2708
15906 msgid "too many values in return statement"
15907 msgstr ""
15909 #: go/gofrontend/statements.cc:3115
15910 msgid "expected boolean expression"
15911 msgstr ""
15913 #: go/gofrontend/statements.cc:4212
15914 msgid "cannot type switch on non-interface value"
15915 msgstr ""
15917 #: go/gofrontend/statements.cc:4347
15918 msgid "incompatible types in send"
15919 msgstr ""
15921 #: go/gofrontend/statements.cc:4352
15922 msgid "invalid send on receive-only channel"
15923 msgstr ""
15925 #: go/gofrontend/statements.cc:5298
15926 msgid "too many variables for range clause with channel"
15927 msgstr ""
15929 #: go/gofrontend/statements.cc:5305
15930 msgid "range clause must have array, slice, string, map, or channel type"
15931 msgstr ""
15933 #: go/gofrontend/types.cc:547
15934 msgid "invalid comparison of non-ordered type"
15935 msgstr ""
15937 #: go/gofrontend/types.cc:563
15938 msgid "slice can only be compared to nil"
15939 msgstr ""
15941 #: go/gofrontend/types.cc:565
15942 msgid "map can only be compared to nil"
15943 msgstr ""
15945 #: go/gofrontend/types.cc:567
15946 msgid "func can only be compared to nil"
15947 msgstr ""
15949 #: go/gofrontend/types.cc:573
15950 #, c-format
15951 msgid "invalid operation (%s)"
15952 msgstr "некоректна операція (%s)"
15954 #: go/gofrontend/types.cc:596
15955 msgid "invalid comparison of non-comparable type"
15956 msgstr ""
15958 #: go/gofrontend/types.cc:609
15959 msgid "invalid comparison of generated struct"
15960 msgstr ""
15962 #: go/gofrontend/types.cc:620
15963 msgid "invalid comparison of non-comparable struct"
15964 msgstr ""
15966 #: go/gofrontend/types.cc:630
15967 msgid "invalid comparison of generated array"
15968 msgstr ""
15970 #: go/gofrontend/types.cc:637
15971 msgid "invalid comparison of non-comparable array"
15972 msgstr ""
15974 #: go/gofrontend/types.cc:665
15975 msgid "multiple-value function call in single-value context"
15976 msgstr ""
15978 #: go/gofrontend/types.cc:748
15979 msgid "need explicit conversion"
15980 msgstr ""
15982 #: go/gofrontend/types.cc:756
15983 #, c-format
15984 msgid "cannot use type %s as type %s"
15985 msgstr ""
15987 #: go/gofrontend/types.cc:792
15988 msgid "conversion from normal type to notinheap type"
15989 msgstr ""
15991 #: go/gofrontend/types.cc:4528
15992 msgid "different receiver types"
15993 msgstr ""
15995 #: go/gofrontend/types.cc:4552 go/gofrontend/types.cc:4565
15996 #: go/gofrontend/types.cc:4580
15997 msgid "different number of parameters"
15998 msgstr ""
16000 #: go/gofrontend/types.cc:4573
16001 msgid "different parameter types"
16002 msgstr ""
16004 #: go/gofrontend/types.cc:4588
16005 msgid "different varargs"
16006 msgstr ""
16008 #: go/gofrontend/types.cc:4601 go/gofrontend/types.cc:4614
16009 #: go/gofrontend/types.cc:4630
16010 msgid "different number of results"
16011 msgstr ""
16013 #: go/gofrontend/types.cc:4623
16014 msgid "different result types"
16015 msgstr ""
16017 #: go/gofrontend/types.cc:8871
16018 #, c-format
16019 msgid "need explicit conversion; missing method %s%s%s"
16020 msgstr ""
16022 #: go/gofrontend/types.cc:8888 go/gofrontend/types.cc:9031
16023 #, c-format
16024 msgid "incompatible type for method %s%s%s"
16025 msgstr ""
16027 #: go/gofrontend/types.cc:8892 go/gofrontend/types.cc:9035
16028 #, c-format
16029 msgid "incompatible type for method %s%s%s (%s)"
16030 msgstr ""
16032 #: go/gofrontend/types.cc:8971 go/gofrontend/types.cc:8984
16033 msgid "pointer to interface type has no methods"
16034 msgstr ""
16036 #: go/gofrontend/types.cc:8973 go/gofrontend/types.cc:8986
16037 msgid "type has no methods"
16038 msgstr ""
16040 #: go/gofrontend/types.cc:9007
16041 #, c-format
16042 msgid "ambiguous method %s%s%s"
16043 msgstr ""
16045 #: go/gofrontend/types.cc:9010
16046 #, c-format
16047 msgid "missing method %s%s%s"
16048 msgstr ""
16050 #: go/gofrontend/types.cc:9052
16051 #, c-format
16052 msgid "method %s%s%s requires a pointer receiver"
16053 msgstr ""
16055 #: go/gofrontend/types.cc:9070
16056 #, c-format
16057 msgid "method %s%s%s is marked go:nointerface"
16058 msgstr ""
16060 #: attribs.c:437
16061 #, gcc-internal-format
16062 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
16063 msgstr ""
16065 #: attribs.c:443
16066 #, gcc-internal-format
16067 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
16068 msgstr ""
16070 #: attribs.c:449 c-family/c-attribs.c:1905 cp/decl.c:13714 cp/friend.c:302
16071 #: cp/tree.c:4607
16072 #, gcc-internal-format
16073 msgid "previous declaration here"
16074 msgstr ""
16076 #. Warn about and ignore all others for now, but store them.
16077 #: attribs.c:564 c-family/c-attribs.c:2728 objc/objc-act.c:4963
16078 #: objc/objc-act.c:6932 objc/objc-act.c:8119 objc/objc-act.c:8170
16079 #, gcc-internal-format
16080 msgid "%qE attribute directive ignored"
16081 msgstr ""
16083 #: attribs.c:568
16084 #, gcc-internal-format
16085 msgid "%<%E::%E%> scoped attribute directive ignored"
16086 msgstr ""
16088 #: attribs.c:577
16089 #, gcc-internal-format
16090 msgid "wrong number of arguments specified for %qE attribute"
16091 msgstr ""
16093 #. This is a c++11 attribute that appertains to a
16094 #. type-specifier, outside of the definition of, a class
16095 #. type.  Ignore it.
16096 #: attribs.c:590 cp/decl.c:11023
16097 #, gcc-internal-format
16098 msgid "attribute ignored"
16099 msgstr ""
16101 #: attribs.c:592 cp/decl.c:11024
16102 #, gcc-internal-format
16103 msgid "an attribute that appertains to a type-specifier is ignored"
16104 msgstr ""
16106 #: attribs.c:610 c-family/c-attribs.c:3230
16107 #, gcc-internal-format
16108 msgid "%qE attribute does not apply to types"
16109 msgstr ""
16111 #: attribs.c:659
16112 #, gcc-internal-format
16113 msgid "%qE attribute only applies to function types"
16114 msgstr ""
16116 #: attribs.c:669
16117 #, gcc-internal-format
16118 msgid "type attributes ignored after type is already defined"
16119 msgstr ""
16121 #: attribs.c:691 attribs.c:1622 attribs.c:1632 attribs.c:1642
16122 #: c-family/c-attribs.c:547 c-family/c-attribs.c:566 c-family/c-attribs.c:584
16123 #: c-family/c-attribs.c:614 c-family/c-attribs.c:635 c-family/c-attribs.c:656
16124 #: c-family/c-attribs.c:697 c-family/c-attribs.c:728 c-family/c-attribs.c:744
16125 #: c-family/c-attribs.c:761 c-family/c-attribs.c:777 c-family/c-attribs.c:803
16126 #: c-family/c-attribs.c:818 c-family/c-attribs.c:846 c-family/c-attribs.c:863
16127 #: c-family/c-attribs.c:881 c-family/c-attribs.c:904 c-family/c-attribs.c:942
16128 #: c-family/c-attribs.c:965 c-family/c-attribs.c:982 c-family/c-attribs.c:1011
16129 #: c-family/c-attribs.c:1032 c-family/c-attribs.c:1053
16130 #: c-family/c-attribs.c:1080 c-family/c-attribs.c:1110
16131 #: c-family/c-attribs.c:1147 c-family/c-attribs.c:1200
16132 #: c-family/c-attribs.c:1266 c-family/c-attribs.c:1324
16133 #: c-family/c-attribs.c:1413 c-family/c-attribs.c:1443
16134 #: c-family/c-attribs.c:1494 c-family/c-attribs.c:2009
16135 #: c-family/c-attribs.c:2046 c-family/c-attribs.c:2107
16136 #: c-family/c-attribs.c:2163 c-family/c-attribs.c:2241
16137 #: c-family/c-attribs.c:2323 c-family/c-attribs.c:2382
16138 #: c-family/c-attribs.c:2401 c-family/c-attribs.c:2509
16139 #: c-family/c-attribs.c:2525 c-family/c-attribs.c:2541
16140 #: c-family/c-attribs.c:2562 c-family/c-attribs.c:2619
16141 #: c-family/c-attribs.c:2646 c-family/c-attribs.c:2701
16142 #: c-family/c-attribs.c:2881 c-family/c-attribs.c:2902
16143 #: c-family/c-attribs.c:3015 c-family/c-attribs.c:3042
16144 #: c-family/c-attribs.c:3232 c-family/c-attribs.c:3250
16145 #: c-family/c-attribs.c:3273 c-family/c-attribs.c:3312
16146 #: c-family/c-attribs.c:3394 c-family/c-attribs.c:3450
16147 #: c-family/c-attribs.c:3466 c-family/c-attribs.c:3560
16148 #: c-family/c-common.c:5598 config/darwin.c:2072 config/arm/arm.c:6868
16149 #: config/arm/arm.c:6896 config/arm/arm.c:6913 config/avr/avr.c:9698
16150 #: config/h8300/h8300.c:5483 config/h8300/h8300.c:5507 config/i386/i386.c:6500
16151 #: config/i386/i386.c:41514 config/ia64/ia64.c:788
16152 #: config/powerpcspe/powerpcspe.c:35859 config/rs6000/rs6000.c:33112
16153 #: config/spu/spu.c:3743 ada/gcc-interface/utils.c:6249
16154 #: ada/gcc-interface/utils.c:6266 ada/gcc-interface/utils.c:6282
16155 #: ada/gcc-interface/utils.c:6308 brig/brig-lang.c:476 lto/lto-lang.c:283
16156 #, gcc-internal-format
16157 msgid "%qE attribute ignored"
16158 msgstr ""
16160 #: attribs.c:989
16161 #, gcc-internal-format
16162 msgid "missing %<target%> attribute for multi-versioned %qD"
16163 msgstr ""
16165 #: attribs.c:992 cp/decl.c:1216 cp/decl.c:2010 cp/decl.c:2020 cp/decl.c:2592
16166 #: cp/decl.c:3012
16167 #, gcc-internal-format
16168 msgid "previous declaration of %qD"
16169 msgstr ""
16171 #: attribs.c:1135
16172 #, gcc-internal-format
16173 msgid "ignoring attributes applied to %qT after definition"
16174 msgstr ""
16176 #: attribs.c:1553
16177 #, gcc-internal-format
16178 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
16179 msgstr ""
16181 #: attribs.c:1565
16182 #, gcc-internal-format
16183 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
16184 msgstr ""
16186 #: attribs.c:1579
16187 #, gcc-internal-format
16188 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
16189 msgstr ""
16191 #: attribs.c:1660
16192 #, gcc-internal-format
16193 msgid "inline function %q+D declared as  dllimport: attribute ignored"
16194 msgstr ""
16196 #: attribs.c:1668
16197 #, gcc-internal-format
16198 msgid "function %q+D definition is marked dllimport"
16199 msgstr ""
16201 #: attribs.c:1676
16202 #, gcc-internal-format
16203 msgid "variable %q+D definition is marked dllimport"
16204 msgstr ""
16206 #: attribs.c:1702
16207 #, gcc-internal-format
16208 msgid "external linkage required for symbol %q+D because of %qE attribute"
16209 msgstr ""
16211 #: attribs.c:1716
16212 #, gcc-internal-format
16213 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
16214 msgstr ""
16216 #: auto-profile.c:348
16217 #, gcc-internal-format
16218 msgid "offset exceeds 16 bytes"
16219 msgstr ""
16221 #: auto-profile.c:855
16222 #, gcc-internal-format
16223 msgid "Not expected TAG."
16224 msgstr ""
16226 #: auto-profile.c:921
16227 #, gcc-internal-format, gfc-internal-format
16228 msgid "cannot open profile file %s"
16229 msgstr "не вдалося відкрити файл профілювання %s"
16231 #: auto-profile.c:927
16232 #, gcc-internal-format
16233 msgid "AutoFDO profile magic number does not match"
16234 msgstr ""
16236 #: auto-profile.c:935
16237 #, gcc-internal-format, gfc-internal-format
16238 msgid "AutoFDO profile version %u does match %u"
16239 msgstr ""
16241 #: auto-profile.c:947
16242 #, gcc-internal-format, gfc-internal-format
16243 msgid "cannot read string table from %s"
16244 msgstr "не вдалося прочитати таблицю рядків з %s"
16246 #: auto-profile.c:955
16247 #, gcc-internal-format, gfc-internal-format
16248 msgid "cannot read function profile from %s"
16249 msgstr "не вдалося прочитати профіль функції з %s"
16251 #: auto-profile.c:965
16252 #, gcc-internal-format, gfc-internal-format
16253 msgid "cannot read working set from %s"
16254 msgstr "не вдалося прочитати робочий набір з %s"
16256 #: bt-load.c:1562
16257 #, gcc-internal-format
16258 msgid "branch target register load optimization is not intended to be run twice"
16259 msgstr ""
16261 #: builtins.c:659
16262 #, gcc-internal-format
16263 msgid "offset %qwi outside bounds of constant string"
16264 msgstr ""
16266 #: builtins.c:1258
16267 #, gcc-internal-format
16268 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16269 msgstr ""
16271 #: builtins.c:1265
16272 #, gcc-internal-format
16273 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16274 msgstr ""
16276 #: builtins.c:1273
16277 #, gcc-internal-format
16278 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16279 msgstr ""
16281 #: builtins.c:1280
16282 #, gcc-internal-format
16283 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16284 msgstr ""
16286 #: builtins.c:3132
16287 #, gcc-internal-format
16288 msgid "%K%qD specified size %E exceeds maximum object size %E"
16289 msgstr ""
16291 #: builtins.c:3137
16292 #, gcc-internal-format
16293 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
16294 msgstr ""
16296 #: builtins.c:3170 builtins.c:3185
16297 #, gcc-internal-format
16298 msgid "%K%qD writing %E or more bytes into a region of size %E overflows the destination"
16299 msgstr ""
16301 #: builtins.c:3176
16302 #, gcc-internal-format
16303 msgid "%K%qD writing %E byte into a region of size %E overflows the destination"
16304 msgid_plural "%K%qD writing %E bytes into a region of size %E overflows the destination"
16305 msgstr[0] ""
16306 msgstr[1] ""
16307 msgstr[2] ""
16309 #: builtins.c:3191
16310 #, gcc-internal-format
16311 msgid "%K%qD writing between %E and %E bytes into a region of size %E overflows the destination"
16312 msgstr ""
16314 #: builtins.c:3227
16315 #, gcc-internal-format
16316 msgid "%K%qD specified bound %E exceeds maximum object size %E"
16317 msgstr ""
16319 #: builtins.c:3233
16320 #, gcc-internal-format
16321 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
16322 msgstr ""
16324 #: builtins.c:3248
16325 #, gcc-internal-format
16326 msgid "%K%qD specified bound %E exceeds destination size %E"
16327 msgstr ""
16329 #: builtins.c:3254
16330 #, gcc-internal-format
16331 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
16332 msgstr ""
16334 #: builtins.c:3276
16335 #, gcc-internal-format
16336 msgid "%K%qD reading %E byte from a region of size %E"
16337 msgid_plural "%K%qD reading %E bytes from a region of size %E"
16338 msgstr[0] ""
16339 msgstr[1] ""
16340 msgstr[2] ""
16342 #: builtins.c:3283
16343 #, gcc-internal-format
16344 msgid "%K%qD reading %E or more bytes from a region of size %E"
16345 msgstr ""
16347 #: builtins.c:3289
16348 #, gcc-internal-format
16349 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
16350 msgstr ""
16352 #: builtins.c:3967 builtins.c:4033
16353 #, gcc-internal-format
16354 msgid "%K%qD specified bound %E equals destination size"
16355 msgstr ""
16357 #: builtins.c:4881 gimplify.c:3269
16358 #, gcc-internal-format
16359 msgid "too few arguments to function %<va_start%>"
16360 msgstr ""
16362 #: builtins.c:4981
16363 #, gcc-internal-format
16364 msgid "invalid argument to %qD"
16365 msgstr "некоректний аргумент %qD"
16367 #: builtins.c:4994
16368 #, gcc-internal-format
16369 msgid "unsupported argument to %qD"
16370 msgstr ""
16372 #. Warn since no effort is made to ensure that any frame
16373 #. beyond the current one exists or can be safely reached.
16374 #: builtins.c:5002
16375 #, gcc-internal-format
16376 msgid "calling %qD with a nonzero argument is unsafe"
16377 msgstr ""
16379 #: builtins.c:5302
16380 #, gcc-internal-format
16381 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16382 msgstr ""
16384 #: builtins.c:5401
16385 #, gcc-internal-format
16386 msgid "trampoline generated for nested function %qD"
16387 msgstr ""
16389 #: builtins.c:5745 builtins.c:5758
16390 #, gcc-internal-format
16391 msgid "%qD changed semantics in GCC 4.4"
16392 msgstr ""
16394 #: builtins.c:5864
16395 #, gcc-internal-format
16396 msgid "unknown architecture specifier in memory model to builtin"
16397 msgstr ""
16399 #: builtins.c:5872
16400 #, gcc-internal-format
16401 msgid "invalid memory model argument to builtin"
16402 msgstr ""
16404 #: builtins.c:5933 builtins.c:6060
16405 #, gcc-internal-format
16406 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
16407 msgstr ""
16409 #: builtins.c:5941 builtins.c:6068
16410 #, gcc-internal-format
16411 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16412 msgstr ""
16414 #: builtins.c:6126
16415 #, gcc-internal-format
16416 msgid "invalid memory model for %<__atomic_load%>"
16417 msgstr ""
16419 #: builtins.c:6158 builtins.c:6351
16420 #, gcc-internal-format
16421 msgid "invalid memory model for %<__atomic_store%>"
16422 msgstr ""
16424 #: builtins.c:6472
16425 #, gcc-internal-format
16426 msgid "non-constant argument 1 to __atomic_always_lock_free"
16427 msgstr ""
16429 #: builtins.c:6514
16430 #, gcc-internal-format
16431 msgid "non-integer argument 1 to __atomic_is_lock_free"
16432 msgstr ""
16434 #: builtins.c:6578
16435 #, gcc-internal-format
16436 msgid "__builtin_thread_pointer is not supported on this target"
16437 msgstr ""
16439 #: builtins.c:6598
16440 #, gcc-internal-format
16441 msgid "__builtin_set_thread_pointer is not supported on this target"
16442 msgstr ""
16444 #. All valid uses of __builtin_va_arg_pack () are removed during
16445 #. inlining.
16446 #: builtins.c:6858 expr.c:10967
16447 #, gcc-internal-format
16448 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16449 msgstr ""
16451 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16452 #. inlining.
16453 #: builtins.c:6864
16454 #, gcc-internal-format
16455 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16456 msgstr ""
16458 #: builtins.c:7119
16459 #, gcc-internal-format
16460 msgid "%<__builtin_longjmp%> second argument must be 1"
16461 msgstr ""
16463 #. Software implementation of Pointer Bounds Checker is NYI.
16464 #. Target support is required.
16465 #: builtins.c:7753
16466 #, gcc-internal-format
16467 msgid "Your target platform does not support -fcheck-pointer-bounds"
16468 msgstr ""
16470 #: builtins.c:8089
16471 #, gcc-internal-format
16472 msgid "target format does not support infinity"
16473 msgstr ""
16475 #: builtins.c:9712
16476 #, gcc-internal-format
16477 msgid "%<va_start%> used in function with fixed args"
16478 msgstr ""
16480 #: builtins.c:9720
16481 #, gcc-internal-format
16482 msgid "wrong number of arguments to function %<va_start%>"
16483 msgstr ""
16485 #: builtins.c:9735
16486 #, gcc-internal-format
16487 msgid "%<__builtin_next_arg%> called without an argument"
16488 msgstr ""
16490 #: builtins.c:9740
16491 #, gcc-internal-format
16492 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16493 msgstr ""
16495 #: builtins.c:9772
16496 #, gcc-internal-format
16497 msgid "second parameter of %<va_start%> not last named argument"
16498 msgstr ""
16500 #: builtins.c:9785
16501 #, gcc-internal-format
16502 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
16503 msgstr ""
16505 #: builtins.c:9814
16506 #, gcc-internal-format
16507 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
16508 msgstr ""
16510 #: builtins.c:9827
16511 #, gcc-internal-format
16512 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
16513 msgstr ""
16515 #: builtins.c:10103
16516 #, gcc-internal-format
16517 msgid "%Kattempt to free a non-heap object %qD"
16518 msgstr ""
16520 #: builtins.c:10106
16521 #, gcc-internal-format
16522 msgid "%Kattempt to free a non-heap object"
16523 msgstr ""
16525 #: calls.c:1291 file-prefix-map.c:50
16526 #, gcc-internal-format
16527 msgid "invalid argument %qs to %qs"
16528 msgstr "некоректний аргумент %qs %qs"
16530 #: calls.c:1452
16531 #, gcc-internal-format
16532 msgid "%Kargument %i value %qE is negative"
16533 msgstr ""
16535 #: calls.c:1470
16536 #, gcc-internal-format
16537 msgid "%Kargument %i value is zero"
16538 msgstr ""
16540 #: calls.c:1487
16541 #, gcc-internal-format
16542 msgid "%Kargument %i value %qE exceeds maximum object size %E"
16543 msgstr ""
16545 #: calls.c:1501
16546 #, gcc-internal-format
16547 msgid "%Kargument %i range [%E, %E] is negative"
16548 msgstr ""
16550 #: calls.c:1508
16551 #, gcc-internal-format
16552 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
16553 msgstr ""
16555 #: calls.c:1538
16556 #, gcc-internal-format
16557 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
16558 msgstr ""
16560 #: calls.c:1544
16561 #, gcc-internal-format
16562 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
16563 msgstr ""
16565 #: calls.c:1555 calls.c:1558
16566 #, gcc-internal-format
16567 msgid "argument %i in the range [%E, %E]"
16568 msgstr ""
16570 #: calls.c:1569
16571 #, gcc-internal-format
16572 msgid "in a call to built-in allocation function %qD"
16573 msgstr "у виклику до вбудованої функції розподілу пам'яті %qD"
16575 #: calls.c:1572
16576 #, gcc-internal-format
16577 msgid "in a call to allocation function %qD declared here"
16578 msgstr "у виклику до функції отримання області пам'яті %qD оголошено тут"
16580 #: calls.c:1835
16581 #, gcc-internal-format
16582 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
16583 msgstr ""
16585 #: calls.c:1841
16586 #, gcc-internal-format
16587 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
16588 msgstr ""
16590 #: calls.c:1847
16591 #, gcc-internal-format
16592 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
16593 msgstr ""
16595 #: calls.c:1857
16596 #, gcc-internal-format
16597 msgid "%qD argument %i declared attribute %<nonstring%>"
16598 msgstr ""
16600 #: calls.c:1862
16601 #, gcc-internal-format
16602 msgid "argument %qD declared here"
16603 msgstr "аргумент %qD оголошено тут:"
16605 #: calls.c:1876
16606 #, gcc-internal-format, gfc-internal-format
16607 msgid "cannot tail-call: %s"
16608 msgstr "хвостовий виклик неможливий: %s"
16610 #: calls.c:3506
16611 #, gcc-internal-format
16612 msgid "function call has aggregate value"
16613 msgstr ""
16615 #: calls.c:4200
16616 #, gcc-internal-format
16617 msgid "passing too large argument on stack"
16618 msgstr ""
16620 #: cfgexpand.c:1665 function.c:1002 varasm.c:2242
16621 #, gcc-internal-format
16622 msgid "size of variable %q+D is too large"
16623 msgstr ""
16625 #: cfgexpand.c:1677
16626 #, gcc-internal-format
16627 msgid "cannot allocate stack for variable %q+D, naked function."
16628 msgstr ""
16630 #: cfgexpand.c:2781
16631 #, gcc-internal-format
16632 msgid "too many alternatives in %<asm%>"
16633 msgstr ""
16635 #: cfgexpand.c:2788
16636 #, gcc-internal-format
16637 msgid "operand constraints for %<asm%> differ in number of alternatives"
16638 msgstr ""
16640 #: cfgexpand.c:2809
16641 #, gcc-internal-format
16642 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16643 msgstr ""
16645 #: cfgexpand.c:2883
16646 #, gcc-internal-format
16647 msgid "more than %d operands in %<asm%>"
16648 msgstr ""
16650 #. ??? Diagnose during gimplification?
16651 #: cfgexpand.c:2936
16652 #, gcc-internal-format
16653 msgid "unknown register name %qs in %<asm%>"
16654 msgstr ""
16656 #. ??? Diagnose during gimplification?
16657 #: cfgexpand.c:2957
16658 #, gcc-internal-format
16659 msgid "PIC register clobbered by %qs in %<asm%>"
16660 msgstr ""
16662 #: cfgexpand.c:3062
16663 #, gcc-internal-format, gfc-internal-format
16664 msgid "output number %d not directly addressable"
16665 msgstr ""
16667 #: cfgexpand.c:3143
16668 #, gcc-internal-format
16669 msgid "asm operand %d probably doesn%'t match constraints"
16670 msgstr ""
16672 #: cfgexpand.c:3326
16673 #, gcc-internal-format
16674 msgid "asm clobber conflict with output operand"
16675 msgstr ""
16677 #: cfgexpand.c:3330
16678 #, gcc-internal-format
16679 msgid "asm clobber conflict with input operand"
16680 msgstr ""
16682 #: cfgexpand.c:6303
16683 #, gcc-internal-format
16684 msgid "stack protector not protecting local variables: variable length buffer"
16685 msgstr ""
16687 #: cfgexpand.c:6307
16688 #, gcc-internal-format, gfc-internal-format
16689 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
16690 msgstr ""
16692 #: cfghooks.c:111
16693 #, gcc-internal-format, gfc-internal-format
16694 msgid "bb %d on wrong place"
16695 msgstr ""
16697 #: cfghooks.c:117
16698 #, gcc-internal-format, gfc-internal-format
16699 msgid "prev_bb of %d should be %d, not %d"
16700 msgstr ""
16702 #: cfghooks.c:134
16703 #, gcc-internal-format, gfc-internal-format
16704 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16705 msgstr ""
16707 #: cfghooks.c:140
16708 #, gcc-internal-format, gfc-internal-format
16709 msgid "verify_flow_info: Block %i lacks loop_father"
16710 msgstr ""
16712 #: cfghooks.c:146
16713 #, gcc-internal-format, gfc-internal-format
16714 msgid "verify_flow_info: Wrong count of block %i"
16715 msgstr ""
16717 #: cfghooks.c:154
16718 #, gcc-internal-format, gfc-internal-format
16719 msgid "verify_flow_info: Missing count of block %i"
16720 msgstr ""
16722 #: cfghooks.c:162
16723 #, gcc-internal-format, gfc-internal-format
16724 msgid "verify_flow_info: Duplicate edge %i->%i"
16725 msgstr ""
16727 #: cfghooks.c:171
16728 #, gcc-internal-format, gfc-internal-format
16729 msgid "Uninitialized probability of edge %i->%i"
16730 msgstr ""
16732 #: cfghooks.c:177
16733 #, gcc-internal-format, gfc-internal-format
16734 msgid "verify_flow_info: Wrong probability of edge %i->%i"
16735 msgstr ""
16737 #: cfghooks.c:189
16738 #, gcc-internal-format, gfc-internal-format
16739 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16740 msgstr ""
16742 #: cfghooks.c:203
16743 #, gcc-internal-format, gfc-internal-format
16744 msgid "wrong amount of branch edges after unconditional jump %i"
16745 msgstr ""
16747 #: cfghooks.c:211 cfghooks.c:222
16748 #, gcc-internal-format, gfc-internal-format
16749 msgid "basic block %d pred edge is corrupted"
16750 msgstr ""
16752 #: cfghooks.c:223
16753 #, gcc-internal-format, gfc-internal-format
16754 msgid "its dest_idx should be %d, not %d"
16755 msgstr ""
16757 #: cfghooks.c:252
16758 #, gcc-internal-format, gfc-internal-format
16759 msgid "basic block %i edge lists are corrupted"
16760 msgstr ""
16762 #: cfghooks.c:265
16763 #, gcc-internal-format
16764 msgid "verify_flow_info failed"
16765 msgstr ""
16767 #: cfghooks.c:323
16768 #, gcc-internal-format, gfc-internal-format
16769 msgid "%s does not support dump_bb_for_graph"
16770 msgstr ""
16772 #: cfghooks.c:366
16773 #, gcc-internal-format, gfc-internal-format
16774 msgid "%s does not support redirect_edge_and_branch"
16775 msgstr ""
16777 #: cfghooks.c:386
16778 #, gcc-internal-format, gfc-internal-format
16779 msgid "%s does not support can_remove_branch_p"
16780 msgstr ""
16782 #: cfghooks.c:480
16783 #, gcc-internal-format, gfc-internal-format
16784 msgid "%s does not support redirect_edge_and_branch_force"
16785 msgstr ""
16787 #: cfghooks.c:518
16788 #, gcc-internal-format, gfc-internal-format
16789 msgid "%s does not support split_block"
16790 msgstr ""
16792 #: cfghooks.c:584
16793 #, gcc-internal-format, gfc-internal-format
16794 msgid "%s does not support move_block_after"
16795 msgstr ""
16797 #: cfghooks.c:597
16798 #, gcc-internal-format, gfc-internal-format
16799 msgid "%s does not support delete_basic_block"
16800 msgstr ""
16802 #: cfghooks.c:643
16803 #, gcc-internal-format, gfc-internal-format
16804 msgid "%s does not support split_edge"
16805 msgstr ""
16807 #: cfghooks.c:716
16808 #, gcc-internal-format, gfc-internal-format
16809 msgid "%s does not support create_basic_block"
16810 msgstr ""
16812 #: cfghooks.c:757
16813 #, gcc-internal-format, gfc-internal-format
16814 msgid "%s does not support can_merge_blocks_p"
16815 msgstr ""
16817 #: cfghooks.c:768
16818 #, gcc-internal-format, gfc-internal-format
16819 msgid "%s does not support predict_edge"
16820 msgstr ""
16822 #: cfghooks.c:777
16823 #, gcc-internal-format, gfc-internal-format
16824 msgid "%s does not support predicted_by_p"
16825 msgstr ""
16827 #: cfghooks.c:791
16828 #, gcc-internal-format, gfc-internal-format
16829 msgid "%s does not support merge_blocks"
16830 msgstr ""
16832 #: cfghooks.c:872
16833 #, gcc-internal-format, gfc-internal-format
16834 msgid "%s does not support make_forwarder_block"
16835 msgstr ""
16837 #: cfghooks.c:1021
16838 #, gcc-internal-format, gfc-internal-format
16839 msgid "%s does not support force_nonfallthru"
16840 msgstr ""
16842 #: cfghooks.c:1055
16843 #, gcc-internal-format, gfc-internal-format
16844 msgid "%s does not support can_duplicate_block_p"
16845 msgstr ""
16847 #: cfghooks.c:1077
16848 #, gcc-internal-format, gfc-internal-format
16849 msgid "%s does not support duplicate_block"
16850 msgstr ""
16852 #: cfghooks.c:1152
16853 #, gcc-internal-format, gfc-internal-format
16854 msgid "%s does not support block_ends_with_call_p"
16855 msgstr ""
16857 #: cfghooks.c:1163
16858 #, gcc-internal-format, gfc-internal-format
16859 msgid "%s does not support block_ends_with_condjump_p"
16860 msgstr ""
16862 #: cfghooks.c:1181
16863 #, gcc-internal-format, gfc-internal-format
16864 msgid "%s does not support flow_call_edges_add"
16865 msgstr ""
16867 #: cfgloop.c:1388
16868 #, gcc-internal-format
16869 msgid "loop verification on loop tree that needs fixup"
16870 msgstr ""
16872 #: cfgloop.c:1404
16873 #, gcc-internal-format
16874 msgid "corrupt loop tree root"
16875 msgstr ""
16877 #: cfgloop.c:1414
16878 #, gcc-internal-format, gfc-internal-format
16879 msgid "loop with header %d marked for removal"
16880 msgstr ""
16882 #: cfgloop.c:1419
16883 #, gcc-internal-format, gfc-internal-format
16884 msgid "loop with header %d not in loop tree"
16885 msgstr ""
16887 #: cfgloop.c:1425
16888 #, gcc-internal-format, gfc-internal-format
16889 msgid "non-loop with header %d not marked for removal"
16890 msgstr ""
16892 #: cfgloop.c:1439
16893 #, gcc-internal-format, gfc-internal-format
16894 msgid "removed loop %d in loop tree"
16895 msgstr ""
16897 #: cfgloop.c:1447
16898 #, gcc-internal-format, gfc-internal-format
16899 msgid "size of loop %d should be %d, not %d"
16900 msgstr ""
16902 #: cfgloop.c:1458
16903 #, gcc-internal-format, gfc-internal-format
16904 msgid "bb %d does not belong to loop %d"
16905 msgstr ""
16907 #: cfgloop.c:1470
16908 #, gcc-internal-format, gfc-internal-format
16909 msgid "bb %d has father loop %d, should be loop %d"
16910 msgstr ""
16912 #: cfgloop.c:1486
16913 #, gcc-internal-format
16914 msgid "loop %d%'s header is not a loop header"
16915 msgstr ""
16917 #: cfgloop.c:1492
16918 #, gcc-internal-format
16919 msgid "loop %d%'s header does not have exactly 2 entries"
16920 msgstr ""
16922 #: cfgloop.c:1499
16923 #, gcc-internal-format
16924 msgid "loop %d%'s latch does not have an edge to its header"
16925 msgstr ""
16927 #: cfgloop.c:1504
16928 #, gcc-internal-format
16929 msgid "loop %d%'s latch is not dominated by its header"
16930 msgstr ""
16932 #: cfgloop.c:1512
16933 #, gcc-internal-format
16934 msgid "loop %d%'s latch does not have exactly 1 successor"
16935 msgstr ""
16937 #: cfgloop.c:1517
16938 #, gcc-internal-format
16939 msgid "loop %d%'s latch does not have header as successor"
16940 msgstr ""
16942 #: cfgloop.c:1522
16943 #, gcc-internal-format
16944 msgid "loop %d%'s latch does not belong directly to it"
16945 msgstr ""
16947 #: cfgloop.c:1528
16948 #, gcc-internal-format
16949 msgid "loop %d%'s header does not belong directly to it"
16950 msgstr ""
16952 #: cfgloop.c:1534
16953 #, gcc-internal-format
16954 msgid "loop %d%'s latch is marked as part of irreducible region"
16955 msgstr ""
16957 #: cfgloop.c:1567
16958 #, gcc-internal-format, gfc-internal-format
16959 msgid "basic block %d should be marked irreducible"
16960 msgstr ""
16962 #: cfgloop.c:1573
16963 #, gcc-internal-format, gfc-internal-format
16964 msgid "basic block %d should not be marked irreducible"
16965 msgstr ""
16967 #: cfgloop.c:1581
16968 #, gcc-internal-format, gfc-internal-format
16969 msgid "edge from %d to %d should be marked irreducible"
16970 msgstr ""
16972 #: cfgloop.c:1588
16973 #, gcc-internal-format, gfc-internal-format
16974 msgid "edge from %d to %d should not be marked irreducible"
16975 msgstr ""
16977 #: cfgloop.c:1602
16978 #, gcc-internal-format, gfc-internal-format
16979 msgid "corrupted head of the exits list of loop %d"
16980 msgstr ""
16982 #: cfgloop.c:1620
16983 #, gcc-internal-format, gfc-internal-format
16984 msgid "corrupted exits list of loop %d"
16985 msgstr ""
16987 #: cfgloop.c:1629
16988 #, gcc-internal-format, gfc-internal-format
16989 msgid "nonempty exits list of loop %d, but exits are not recorded"
16990 msgstr ""
16992 #: cfgloop.c:1656
16993 #, gcc-internal-format, gfc-internal-format
16994 msgid "exit %d->%d not recorded"
16995 msgstr ""
16997 #: cfgloop.c:1679
16998 #, gcc-internal-format, gfc-internal-format
16999 msgid "wrong list of exited loops for edge  %d->%d"
17000 msgstr ""
17002 #: cfgloop.c:1688
17003 #, gcc-internal-format
17004 msgid "too many loop exits recorded"
17005 msgstr ""
17007 #: cfgloop.c:1699
17008 #, gcc-internal-format, gfc-internal-format
17009 msgid "%d exits recorded for loop %d (having %d exits)"
17010 msgstr ""
17012 #: cfgrtl.c:2344
17013 #, gcc-internal-format, gfc-internal-format
17014 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
17015 msgstr ""
17017 #: cfgrtl.c:2416
17018 #, gcc-internal-format, gfc-internal-format
17019 msgid "multiple hot/cold transitions found (bb %i)"
17020 msgstr ""
17022 #: cfgrtl.c:2424
17023 #, gcc-internal-format
17024 msgid "partition found but function partition flag not set"
17025 msgstr ""
17027 #: cfgrtl.c:2463
17028 #, gcc-internal-format
17029 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
17030 msgstr ""
17032 #: cfgrtl.c:2472
17033 #, gcc-internal-format, gfc-internal-format
17034 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
17035 msgstr ""
17037 #: cfgrtl.c:2494
17038 #, gcc-internal-format
17039 msgid "EDGE_CROSSING incorrectly set across same section"
17040 msgstr ""
17042 #: cfgrtl.c:2499
17043 #, gcc-internal-format, gfc-internal-format
17044 msgid "fallthru edge crosses section boundary in bb %i"
17045 msgstr ""
17047 #: cfgrtl.c:2505
17048 #, gcc-internal-format, gfc-internal-format
17049 msgid "EH edge crosses section boundary in bb %i"
17050 msgstr ""
17052 #: cfgrtl.c:2511
17053 #, gcc-internal-format, gfc-internal-format
17054 msgid "No region crossing jump at section boundary in bb %i"
17055 msgstr ""
17057 #: cfgrtl.c:2518
17058 #, gcc-internal-format
17059 msgid "EDGE_CROSSING missing across section boundary"
17060 msgstr ""
17062 #: cfgrtl.c:2548
17063 #, gcc-internal-format, gfc-internal-format
17064 msgid "Region crossing jump across same section in bb %i"
17065 msgstr ""
17067 #: cfgrtl.c:2555
17068 #, gcc-internal-format, gfc-internal-format
17069 msgid "missing REG_EH_REGION note at the end of bb %i"
17070 msgstr ""
17072 #: cfgrtl.c:2560
17073 #, gcc-internal-format, gfc-internal-format
17074 msgid "too many exception handling edges in bb %i"
17075 msgstr ""
17077 #: cfgrtl.c:2568
17078 #, gcc-internal-format, gfc-internal-format
17079 msgid "too many outgoing branch edges from bb %i"
17080 msgstr ""
17082 #: cfgrtl.c:2573
17083 #, gcc-internal-format, gfc-internal-format
17084 msgid "fallthru edge after unconditional jump in bb %i"
17085 msgstr ""
17087 #: cfgrtl.c:2578
17088 #, gcc-internal-format, gfc-internal-format
17089 msgid "wrong number of branch edges after unconditional jump in bb %i"
17090 msgstr ""
17092 #: cfgrtl.c:2585
17093 #, gcc-internal-format, gfc-internal-format
17094 msgid "wrong amount of branch edges after conditional jump in bb %i"
17095 msgstr ""
17097 #: cfgrtl.c:2591
17098 #, gcc-internal-format, gfc-internal-format
17099 msgid "abnormal call edges for non-call insn in bb %i"
17100 msgstr ""
17102 #: cfgrtl.c:2596
17103 #, gcc-internal-format, gfc-internal-format
17104 msgid "sibcall edges for non-call insn in bb %i"
17105 msgstr ""
17107 #: cfgrtl.c:2606
17108 #, gcc-internal-format, gfc-internal-format
17109 msgid "abnormal edges for no purpose in bb %i"
17110 msgstr ""
17112 #: cfgrtl.c:2645 cfgrtl.c:2655
17113 #, gcc-internal-format, gfc-internal-format
17114 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
17115 msgstr ""
17117 #: cfgrtl.c:2668
17118 #, gcc-internal-format, gfc-internal-format
17119 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
17120 msgstr ""
17122 #: cfgrtl.c:2678
17123 #, gcc-internal-format, gfc-internal-format
17124 msgid "in basic block %d:"
17125 msgstr ""
17127 #: cfgrtl.c:2704
17128 #, gcc-internal-format, gfc-internal-format
17129 msgid "BB_RTL flag not set for block %d"
17130 msgstr ""
17132 #: cfgrtl.c:2711
17133 #, gcc-internal-format, gfc-internal-format
17134 msgid "insn %d basic block pointer is %d, should be %d"
17135 msgstr ""
17137 #: cfgrtl.c:2722
17138 #, gcc-internal-format, gfc-internal-format
17139 msgid "insn %d in header of bb %d has non-NULL basic block"
17140 msgstr ""
17142 #: cfgrtl.c:2730
17143 #, gcc-internal-format, gfc-internal-format
17144 msgid "insn %d in footer of bb %d has non-NULL basic block"
17145 msgstr ""
17147 #: cfgrtl.c:2803 cfgrtl.c:2851
17148 #, gcc-internal-format, gfc-internal-format
17149 msgid "insn %d outside of basic blocks has non-NULL bb field"
17150 msgstr ""
17152 #: cfgrtl.c:2811
17153 #, gcc-internal-format, gfc-internal-format
17154 msgid "end insn %d for block %d not found in the insn stream"
17155 msgstr ""
17157 #: cfgrtl.c:2824
17158 #, gcc-internal-format, gfc-internal-format
17159 msgid "insn %d is in multiple basic blocks (%d and %d)"
17160 msgstr ""
17162 #: cfgrtl.c:2836
17163 #, gcc-internal-format, gfc-internal-format
17164 msgid "head insn %d for block %d not found in the insn stream"
17165 msgstr ""
17167 #: cfgrtl.c:2884
17168 #, gcc-internal-format, gfc-internal-format
17169 msgid "missing barrier after block %i"
17170 msgstr ""
17172 #: cfgrtl.c:2900
17173 #, gcc-internal-format, gfc-internal-format
17174 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
17175 msgstr ""
17177 #: cfgrtl.c:2909
17178 #, gcc-internal-format, gfc-internal-format
17179 msgid "verify_flow_info: Incorrect fallthru %i->%i"
17180 msgstr ""
17182 #: cfgrtl.c:2945
17183 #, gcc-internal-format
17184 msgid "basic blocks not laid down consecutively"
17185 msgstr ""
17187 #: cfgrtl.c:2984
17188 #, gcc-internal-format, gfc-internal-format
17189 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
17190 msgstr ""
17192 #: cgraph.c:3056
17193 #, gcc-internal-format
17194 msgid "caller edge count invalid"
17195 msgstr ""
17197 #: cgraph.c:3140
17198 #, gcc-internal-format, gfc-internal-format
17199 msgid "aux field set for edge %s->%s"
17200 msgstr ""
17202 #: cgraph.c:3147
17203 #, gcc-internal-format
17204 msgid "cgraph count invalid"
17205 msgstr ""
17207 #: cgraph.c:3152
17208 #, gcc-internal-format
17209 msgid "inline clone in same comdat group list"
17210 msgstr ""
17212 #: cgraph.c:3157
17213 #, gcc-internal-format
17214 msgid "local symbols must be defined"
17215 msgstr ""
17217 #: cgraph.c:3162
17218 #, gcc-internal-format
17219 msgid "externally visible inline clone"
17220 msgstr ""
17222 #: cgraph.c:3167
17223 #, gcc-internal-format
17224 msgid "inline clone with address taken"
17225 msgstr ""
17227 #: cgraph.c:3172
17228 #, gcc-internal-format
17229 msgid "inline clone is forced to output"
17230 msgstr ""
17232 #: cgraph.c:3179
17233 #, gcc-internal-format, gfc-internal-format
17234 msgid "aux field set for indirect edge from %s"
17235 msgstr ""
17237 #: cgraph.c:3186
17238 #, gcc-internal-format, gfc-internal-format
17239 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
17240 msgstr ""
17242 #: cgraph.c:3201
17243 #, gcc-internal-format, gfc-internal-format
17244 msgid "comdat-local function called by %s outside its comdat"
17245 msgstr ""
17247 #: cgraph.c:3211
17248 #, gcc-internal-format
17249 msgid "inlined_to pointer is wrong"
17250 msgstr ""
17252 #: cgraph.c:3216
17253 #, gcc-internal-format
17254 msgid "multiple inline callers"
17255 msgstr ""
17257 #: cgraph.c:3223
17258 #, gcc-internal-format
17259 msgid "inlined_to pointer set for noninline callers"
17260 msgstr ""
17262 #: cgraph.c:3244
17263 #, gcc-internal-format
17264 msgid "caller edge count does not match BB count"
17265 msgstr ""
17267 #: cgraph.c:3266
17268 #, gcc-internal-format
17269 msgid "indirect call count does not match BB count"
17270 msgstr ""
17272 #: cgraph.c:3277
17273 #, gcc-internal-format
17274 msgid "inlined_to pointer is set but no predecessors found"
17275 msgstr ""
17277 #: cgraph.c:3282
17278 #, gcc-internal-format
17279 msgid "inlined_to pointer refers to itself"
17280 msgstr ""
17282 #: cgraph.c:3294
17283 #, gcc-internal-format
17284 msgid "cgraph_node has wrong clone_of"
17285 msgstr ""
17287 #: cgraph.c:3306
17288 #, gcc-internal-format
17289 msgid "cgraph_node has wrong clone list"
17290 msgstr ""
17292 #: cgraph.c:3312
17293 #, gcc-internal-format
17294 msgid "cgraph_node is in clone list but it is not clone"
17295 msgstr ""
17297 #: cgraph.c:3317
17298 #, gcc-internal-format
17299 msgid "cgraph_node has wrong prev_clone pointer"
17300 msgstr ""
17302 #: cgraph.c:3322
17303 #, gcc-internal-format
17304 msgid "double linked list of clones corrupted"
17305 msgstr ""
17307 #: cgraph.c:3334
17308 #, gcc-internal-format
17309 msgid "Alias has call edges"
17310 msgstr ""
17312 #: cgraph.c:3342
17313 #, gcc-internal-format
17314 msgid "Alias has non-alias reference"
17315 msgstr ""
17317 #: cgraph.c:3347
17318 #, gcc-internal-format
17319 msgid "Alias has more than one alias reference"
17320 msgstr ""
17322 #: cgraph.c:3354
17323 #, gcc-internal-format
17324 msgid "Analyzed alias has no reference"
17325 msgstr ""
17327 #: cgraph.c:3363
17328 #, gcc-internal-format
17329 msgid "Instrumentation clone does not reference original node"
17330 msgstr ""
17332 #: cgraph.c:3370
17333 #, gcc-internal-format
17334 msgid "Not instrumented node has non-NULL original declaration"
17335 msgstr ""
17337 #: cgraph.c:3380
17338 #, gcc-internal-format
17339 msgid "Instrumented node has wrong original declaration"
17340 msgstr ""
17342 #: cgraph.c:3398
17343 #, gcc-internal-format
17344 msgid "Node has more than one chkp reference"
17345 msgstr ""
17347 #: cgraph.c:3403
17348 #, gcc-internal-format
17349 msgid "Wrong node is referenced with chkp reference"
17350 msgstr ""
17352 #: cgraph.c:3411
17353 #, gcc-internal-format
17354 msgid "Analyzed node has no reference to instrumented version"
17355 msgstr ""
17357 #: cgraph.c:3425
17358 #, gcc-internal-format
17359 msgid "Alias chain for instrumented node is broken"
17360 msgstr ""
17362 #: cgraph.c:3434
17363 #, gcc-internal-format
17364 msgid "No edge out of thunk node"
17365 msgstr ""
17367 #: cgraph.c:3439
17368 #, gcc-internal-format
17369 msgid "More than one edge out of thunk node"
17370 msgstr ""
17372 #: cgraph.c:3444
17373 #, gcc-internal-format
17374 msgid "Thunk is not supposed to have body"
17375 msgstr ""
17377 #: cgraph.c:3450
17378 #, gcc-internal-format
17379 msgid "Instrumentation thunk has wrong edge callee"
17380 msgstr ""
17382 #: cgraph.c:3486
17383 #, gcc-internal-format
17384 msgid "shared call_stmt:"
17385 msgstr ""
17387 #: cgraph.c:3494
17388 #, gcc-internal-format
17389 msgid "edge points to wrong declaration:"
17390 msgstr ""
17392 #: cgraph.c:3503
17393 #, gcc-internal-format
17394 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
17395 msgstr ""
17397 #: cgraph.c:3513
17398 #, gcc-internal-format
17399 msgid "missing callgraph edge for call stmt:"
17400 msgstr ""
17402 #: cgraph.c:3523
17403 #, gcc-internal-format
17404 msgid "reference to dead statement"
17405 msgstr ""
17407 #: cgraph.c:3536
17408 #, gcc-internal-format, gfc-internal-format
17409 msgid "edge %s->%s has no corresponding call_stmt"
17410 msgstr ""
17412 #: cgraph.c:3548
17413 #, gcc-internal-format, gfc-internal-format
17414 msgid "an indirect edge from %s has no corresponding call_stmt"
17415 msgstr ""
17417 #: cgraph.c:3559
17418 #, gcc-internal-format
17419 msgid "verify_cgraph_node failed"
17420 msgstr ""
17422 #: cgraph.c:3666 varpool.c:306
17423 #, gcc-internal-format, gfc-internal-format
17424 msgid "%s: section %s is missing"
17425 msgstr ""
17427 #: cgraphunit.c:725
17428 #, gcc-internal-format
17429 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17430 msgstr ""
17432 #: cgraphunit.c:777 cgraphunit.c:813
17433 #, gcc-internal-format
17434 msgid "%<externally_visible%> attribute have effect only on public objects"
17435 msgstr ""
17437 #: cgraphunit.c:784
17438 #, gcc-internal-format
17439 msgid "%<weakref%> attribute ignored because function is defined"
17440 msgstr ""
17442 #: cgraphunit.c:796
17443 #, gcc-internal-format
17444 msgid "always_inline function might not be inlinable"
17445 msgstr ""
17447 #: cgraphunit.c:821
17448 #, gcc-internal-format
17449 msgid "%<weakref%> attribute ignored because variable is initialized"
17450 msgstr ""
17452 #. include_self=
17453 #: cgraphunit.c:981 c/c-decl.c:11302
17454 #, gcc-internal-format
17455 msgid "%q+F used but never defined"
17456 msgstr ""
17458 #: cgraphunit.c:983 c/c-decl.c:11311
17459 #, gcc-internal-format
17460 msgid "%q+F declared %<static%> but never defined"
17461 msgstr ""
17463 #: cgraphunit.c:1027
17464 #, gcc-internal-format
17465 msgid "%qD defined but not used"
17466 msgstr ""
17468 #: cgraphunit.c:1350
17469 #, gcc-internal-format
17470 msgid "%<ifunc%> resolver for %qD must return %qT"
17471 msgstr ""
17473 #: cgraphunit.c:1353 cgraphunit.c:1375
17474 #, gcc-internal-format
17475 msgid "resolver indirect function declared here"
17476 msgstr ""
17478 #: cgraphunit.c:1372
17479 #, gcc-internal-format
17480 msgid "%<ifunc%> resolver for %qD should return %qT"
17481 msgstr ""
17483 #: cgraphunit.c:1379
17484 #, gcc-internal-format
17485 msgid "%qD alias between functions of incompatible types %qT and %qT"
17486 msgstr "%qD alias між функціями несумісних типів, %qT та %qT"
17488 #: cgraphunit.c:1382 cgraphunit.c:1461
17489 #, gcc-internal-format
17490 msgid "aliased declaration here"
17491 msgstr "оголошення aliased тут:"
17493 #: cgraphunit.c:1419 c-family/c-pragma.c:337
17494 #, gcc-internal-format
17495 msgid "%q+D aliased to undefined symbol %qE"
17496 msgstr ""
17498 #: cgraphunit.c:1435
17499 #, gcc-internal-format
17500 msgid "%q+D aliased to external symbol %qE"
17501 msgstr ""
17503 #: cgraphunit.c:1458
17504 #, gcc-internal-format
17505 msgid "%q+D alias between function and variable is not supported"
17506 msgstr ""
17508 #: cgraphunit.c:1532
17509 #, gcc-internal-format
17510 msgid "failed to reclaim unneeded function"
17511 msgstr ""
17513 #: cgraphunit.c:1560
17514 #, gcc-internal-format
17515 msgid "failed to reclaim unneeded function in same comdat group"
17516 msgstr ""
17518 #: cgraphunit.c:1799
17519 #, gcc-internal-format
17520 msgid "generic thunk code fails for method %qD which uses %<...%>"
17521 msgstr ""
17523 #: cgraphunit.c:2165
17524 #, gcc-internal-format
17525 msgid "size of return value of %q+D is %u bytes"
17526 msgstr ""
17528 #: cgraphunit.c:2168
17529 #, gcc-internal-format
17530 msgid "size of return value of %q+D is larger than %wd bytes"
17531 msgstr ""
17533 #: cgraphunit.c:2654
17534 #, gcc-internal-format
17535 msgid "nodes with unreleased memory found"
17536 msgstr ""
17538 #: collect-utils.c:68
17539 #, gcc-internal-format
17540 msgid "can't get program status: %m"
17541 msgstr ""
17543 #: collect-utils.c:82
17544 #, gcc-internal-format, gfc-internal-format
17545 msgid "%s terminated with signal %d [%s]%s"
17546 msgstr ""
17548 #: collect-utils.c:98
17549 #, gcc-internal-format, gfc-internal-format
17550 msgid "%s returned %d exit status"
17551 msgstr ""
17553 #: collect-utils.c:133
17554 #, gcc-internal-format, gfc-internal-format
17555 msgid "could not open response file %s"
17556 msgstr ""
17558 #: collect-utils.c:139
17559 #, gcc-internal-format, gfc-internal-format
17560 msgid "could not write to response file %s"
17561 msgstr ""
17563 #: collect-utils.c:145
17564 #, gcc-internal-format, gfc-internal-format
17565 msgid "could not close response file %s"
17566 msgstr ""
17568 #: collect-utils.c:179
17569 #, gcc-internal-format, gfc-internal-format
17570 msgid "cannot find '%s'"
17571 msgstr "не вдалося знайти «%s»"
17573 #: collect-utils.c:183 collect2.c:2387 collect2.c:2586 gcc.c:3080 gcc.c:6856
17574 #, gcc-internal-format
17575 msgid "pex_init failed: %m"
17576 msgstr ""
17578 #: collect-utils.c:192 collect2.c:2396 collect2.c:2594 gcc.c:8498
17579 #, gcc-internal-format
17580 msgid "%s: %m"
17581 msgstr ""
17583 #: collect2.c:702
17584 #, gcc-internal-format
17585 msgid "COLLECT_LTO_WRAPPER must be set"
17586 msgstr ""
17588 #: collect2.c:969 gcc.c:7382 lto-wrapper.c:1692
17589 #: config/i386/intelmic-mkoffload.c:556 config/nvptx/mkoffload.c:405
17590 #, gcc-internal-format
17591 msgid "atexit failed"
17592 msgstr ""
17594 #: collect2.c:1067
17595 #, gcc-internal-format
17596 msgid "no arguments"
17597 msgstr "немає аргументів"
17599 #: collect2.c:1311 opts.c:904
17600 #, gcc-internal-format
17601 msgid "LTO support has not been enabled in this configuration"
17602 msgstr ""
17604 #: collect2.c:1352
17605 #, gcc-internal-format
17606 msgid "can't open %s: %m"
17607 msgstr ""
17609 #: collect2.c:1472
17610 #, gcc-internal-format, gfc-internal-format
17611 msgid "unknown demangling style '%s'"
17612 msgstr "невідомий стиль декодування '%s'"
17614 #: collect2.c:1574 collect2.c:1757 collect2.c:1797
17615 #, gcc-internal-format
17616 msgid "fopen %s: %m"
17617 msgstr ""
17619 #: collect2.c:1577 collect2.c:1762 collect2.c:1800
17620 #, gcc-internal-format
17621 msgid "fclose %s: %m"
17622 msgstr ""
17624 #: collect2.c:2361
17625 #, gcc-internal-format
17626 msgid "cannot find 'nm'"
17627 msgstr ""
17629 #: collect2.c:2409
17630 #, gcc-internal-format
17631 msgid "can't open nm output: %m"
17632 msgstr ""
17634 #: collect2.c:2493
17635 #, gcc-internal-format, gfc-internal-format
17636 msgid "init function found in object %s"
17637 msgstr ""
17639 #: collect2.c:2504
17640 #, gcc-internal-format, gfc-internal-format
17641 msgid "fini function found in object %s"
17642 msgstr ""
17644 #: collect2.c:2561
17645 #, gcc-internal-format
17646 msgid "cannot find 'ldd'"
17647 msgstr ""
17649 #: collect2.c:2607
17650 #, gcc-internal-format
17651 msgid "can't open ldd output: %m"
17652 msgstr ""
17654 #: collect2.c:2625
17655 #, gcc-internal-format, gfc-internal-format
17656 msgid "dynamic dependency %s not found"
17657 msgstr ""
17659 #: collect2.c:2637
17660 #, gcc-internal-format, gfc-internal-format
17661 msgid "unable to open dynamic dependency '%s'"
17662 msgstr ""
17664 #: collect2.c:2791
17665 #, gcc-internal-format, gfc-internal-format
17666 msgid "%s: not a COFF file"
17667 msgstr ""
17669 #: collect2.c:2961
17670 #, gcc-internal-format, gfc-internal-format
17671 msgid "%s: cannot open as COFF file"
17672 msgstr ""
17674 #: collect2.c:3020
17675 #, gcc-internal-format, gfc-internal-format
17676 msgid "library lib%s not found"
17677 msgstr ""
17679 #: convert.c:96
17680 #, gcc-internal-format
17681 msgid "cannot convert to a pointer type"
17682 msgstr ""
17684 #: convert.c:392
17685 #, gcc-internal-format
17686 msgid "pointer value used where a floating point value was expected"
17687 msgstr ""
17689 #: convert.c:396
17690 #, gcc-internal-format
17691 msgid "aggregate value used where a float was expected"
17692 msgstr ""
17694 #: convert.c:528
17695 #, gcc-internal-format
17696 msgid "conversion to incomplete type"
17697 msgstr ""
17699 #: convert.c:992
17700 #, gcc-internal-format
17701 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
17702 msgstr ""
17704 #: convert.c:1000
17705 #, gcc-internal-format
17706 msgid "aggregate value used where an integer was expected"
17707 msgstr ""
17709 #: convert.c:1085
17710 #, gcc-internal-format
17711 msgid "pointer value used where a complex was expected"
17712 msgstr ""
17714 #: convert.c:1089
17715 #, gcc-internal-format
17716 msgid "aggregate value used where a complex was expected"
17717 msgstr ""
17719 #: convert.c:1123
17720 #, gcc-internal-format
17721 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
17722 msgstr ""
17724 #: convert.c:1131
17725 #, gcc-internal-format
17726 msgid "can%'t convert value to a vector"
17727 msgstr ""
17729 #: convert.c:1170
17730 #, gcc-internal-format
17731 msgid "aggregate value used where a fixed-point was expected"
17732 msgstr ""
17734 #: coverage.c:200
17735 #, gcc-internal-format
17736 msgid "%qs is not a gcov data file"
17737 msgstr ""
17739 #: coverage.c:211
17740 #, gcc-internal-format
17741 msgid "%qs is version %q.*s, expected version %q.*s"
17742 msgstr ""
17744 #: coverage.c:293 coverage.c:303
17745 #, gcc-internal-format, gfc-internal-format
17746 msgid "Profile data for function %u is corrupted"
17747 msgstr ""
17749 #: coverage.c:294
17750 #, gcc-internal-format
17751 msgid "checksum is (%x,%x) instead of (%x,%x)"
17752 msgstr ""
17754 #: coverage.c:304
17755 #, gcc-internal-format, gfc-internal-format
17756 msgid "number of counters is %d instead of %d"
17757 msgstr ""
17759 #: coverage.c:311
17760 #, gcc-internal-format, gfc-internal-format
17761 msgid "cannot merge separate %s counters for function %u"
17762 msgstr ""
17764 #: coverage.c:331
17765 #, gcc-internal-format
17766 msgid "%qs has overflowed"
17767 msgstr ""
17769 #: coverage.c:332
17770 #, gcc-internal-format
17771 msgid "%qs is corrupted"
17772 msgstr ""
17774 #: coverage.c:390
17775 #, gcc-internal-format
17776 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
17777 msgstr ""
17779 #: coverage.c:406
17780 #, gcc-internal-format
17781 msgid "execution counts estimated\n"
17782 msgstr ""
17784 #: coverage.c:407
17785 #, gcc-internal-format
17786 msgid "execution counts assumed to be zero\n"
17787 msgstr ""
17789 #: coverage.c:419
17790 #, gcc-internal-format
17791 msgid "source locations for function %qE have changed, the profile data may be out of date"
17792 msgstr ""
17794 #: coverage.c:690
17795 #, gcc-internal-format
17796 msgid "error writing %qs"
17797 msgstr ""
17799 #: coverage.c:1264
17800 #, gcc-internal-format, gfc-internal-format
17801 msgid "cannot open %s"
17802 msgstr "не вдалося відкрити %s"
17804 #: data-streamer-in.c:53
17805 #, gcc-internal-format
17806 msgid "bytecode stream: string too long for the string table"
17807 msgstr ""
17809 #: data-streamer-in.c:84 data-streamer-in.c:113
17810 #, gcc-internal-format
17811 msgid "bytecode stream: found non-null terminated string"
17812 msgstr ""
17814 #: dbgcnt.c:133
17815 #, gcc-internal-format
17816 msgid "cannot find a valid counter:value pair:"
17817 msgstr ""
17819 #: dbgcnt.c:134
17820 #, gcc-internal-format, gfc-internal-format
17821 msgid "-fdbg-cnt=%s"
17822 msgstr ""
17824 #: dbgcnt.c:135
17825 #, gcc-internal-format, gfc-internal-format
17826 msgid "          %s"
17827 msgstr "          %s"
17829 #: dbxout.c:3384
17830 #, gcc-internal-format
17831 msgid "common symbol debug info is not structured as symbol+offset"
17832 msgstr ""
17834 #: dbxout.c:3915
17835 #, gcc-internal-format
17836 msgid "global destructors not supported on this target"
17837 msgstr ""
17839 #: dbxout.c:3932
17840 #, gcc-internal-format
17841 msgid "global constructors not supported on this target"
17842 msgstr ""
17844 #: diagnostic.c:1509
17845 #, gcc-internal-format, gfc-internal-format
17846 msgid "in %s, at %s:%d"
17847 msgstr ""
17849 #: dominance.c:1170
17850 #, gcc-internal-format, gfc-internal-format
17851 msgid "dominator of %d status unknown"
17852 msgstr ""
17854 #: dominance.c:1178
17855 #, gcc-internal-format, gfc-internal-format
17856 msgid "dominator of %d should be %d, not %d"
17857 msgstr ""
17859 #: dumpfile.c:336 dumpfile.c:524 dumpfile.c:617
17860 #, gcc-internal-format
17861 msgid "could not open dump file %qs: %m"
17862 msgstr ""
17864 #: dumpfile.c:859
17865 #, gcc-internal-format
17866 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17867 msgstr ""
17869 #: dumpfile.c:967
17870 #, gcc-internal-format
17871 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17872 msgstr ""
17874 #: dumpfile.c:999
17875 #, gcc-internal-format
17876 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17877 msgstr ""
17879 #: dwarf2out.c:1117
17880 #, gcc-internal-format
17881 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
17882 msgstr ""
17884 #: dwarf2out.c:10909
17885 #, gcc-internal-format
17886 msgid "-gdwarf-6 is output as version 5 with incompatibilities"
17887 msgstr ""
17889 #: dwarf2out.c:14423
17890 #, gcc-internal-format, gfc-internal-format
17891 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17892 msgstr ""
17894 #: emit-rtl.c:2898
17895 #, gcc-internal-format
17896 msgid "invalid rtl sharing found in the insn"
17897 msgstr ""
17899 #: emit-rtl.c:2900
17900 #, gcc-internal-format
17901 msgid "shared rtx"
17902 msgstr ""
17904 #: emit-rtl.c:2902
17905 #, gcc-internal-format
17906 msgid "internal consistency failure"
17907 msgstr ""
17909 #: emit-rtl.c:4039
17910 #, gcc-internal-format
17911 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17912 msgstr ""
17914 #: errors.c:133
17915 #, gcc-internal-format, gfc-internal-format
17916 msgid "abort in %s, at %s:%d"
17917 msgstr ""
17919 #: except.c:2151
17920 #, gcc-internal-format
17921 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17922 msgstr ""
17924 #: except.c:2286
17925 #, gcc-internal-format
17926 msgid "__builtin_eh_return not supported on this target"
17927 msgstr ""
17929 #: except.c:3409 except.c:3434
17930 #, gcc-internal-format, gfc-internal-format
17931 msgid "region_array is corrupted for region %i"
17932 msgstr ""
17934 #: except.c:3422 except.c:3453
17935 #, gcc-internal-format, gfc-internal-format
17936 msgid "lp_array is corrupted for lp %i"
17937 msgstr ""
17939 #: except.c:3439
17940 #, gcc-internal-format, gfc-internal-format
17941 msgid "outer block of region %i is wrong"
17942 msgstr ""
17944 #: except.c:3444
17945 #, gcc-internal-format, gfc-internal-format
17946 msgid "negative nesting depth of region %i"
17947 msgstr ""
17949 #: except.c:3458
17950 #, gcc-internal-format, gfc-internal-format
17951 msgid "region of lp %i is wrong"
17952 msgstr ""
17954 #: except.c:3485
17955 #, gcc-internal-format, gfc-internal-format
17956 msgid "tree list ends on depth %i"
17957 msgstr ""
17959 #: except.c:3490
17960 #, gcc-internal-format
17961 msgid "region_array does not match region_tree"
17962 msgstr ""
17964 #: except.c:3495
17965 #, gcc-internal-format
17966 msgid "lp_array does not match region_tree"
17967 msgstr ""
17969 #: except.c:3502
17970 #, gcc-internal-format
17971 msgid "verify_eh_tree failed"
17972 msgstr ""
17974 #: explow.c:1533
17975 #, gcc-internal-format
17976 msgid "stack limits not supported on this target"
17977 msgstr ""
17979 #: expmed.c:354
17980 #, gcc-internal-format
17981 msgid "reverse scalar storage order"
17982 msgstr ""
17984 #: expmed.c:371
17985 #, gcc-internal-format
17986 msgid "reverse floating-point scalar storage order"
17987 msgstr ""
17989 #: expmed.c:412
17990 #, gcc-internal-format, gfc-internal-format
17991 msgid "reverse storage order for %smode"
17992 msgstr ""
17994 #: expmed.c:658
17995 #, gcc-internal-format
17996 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17997 msgstr ""
17999 #: expr.c:10979
18000 #, gcc-internal-format
18001 msgid "%Kcall to %qs declared with attribute error: %s"
18002 msgstr ""
18004 #: expr.c:10992
18005 #, gcc-internal-format
18006 msgid "%Kcall to %qs declared with attribute warning: %s"
18007 msgstr ""
18009 #: final.c:1868
18010 #, gcc-internal-format
18011 msgid "the frame size of %wd bytes is larger than %wd bytes"
18012 msgstr ""
18014 #: final.c:4821 toplev.c:1453 tree-cfgcleanup.c:1300
18015 #, gcc-internal-format
18016 msgid "could not open final insn dump file %qs: %m"
18017 msgstr ""
18019 #: final.c:4890 tree-cfgcleanup.c:1317
18020 #, gcc-internal-format
18021 msgid "could not close final insn dump file %qs: %m"
18022 msgstr ""
18024 #: fixed-value.c:128
18025 #, gcc-internal-format
18026 msgid "large fixed-point constant implicitly truncated to fixed-point type"
18027 msgstr ""
18029 #: fold-const.c:4157 fold-const.c:4167
18030 #, gcc-internal-format, gfc-internal-format
18031 msgid "comparison is always %d due to width of bit-field"
18032 msgstr ""
18034 #: fold-const.c:5484 tree-ssa-reassoc.c:2379 tree-ssa-reassoc.c:3219
18035 #, gcc-internal-format
18036 msgid "assuming signed overflow does not occur when simplifying range test"
18037 msgstr ""
18039 #: fold-const.c:5934 fold-const.c:5948
18040 #, gcc-internal-format, gfc-internal-format
18041 msgid "comparison is always %d"
18042 msgstr ""
18044 #: fold-const.c:6091
18045 #, gcc-internal-format
18046 msgid "%<or%> of unmatched not-equal tests is always 1"
18047 msgstr ""
18049 #: fold-const.c:6096
18050 #, gcc-internal-format
18051 msgid "%<and%> of mutually exclusive equal-tests is always 0"
18052 msgstr ""
18054 #: fold-const.c:8316
18055 #, gcc-internal-format
18056 msgid "assuming signed overflow does not occur when reducing constant in comparison"
18057 msgstr ""
18059 #: fold-const.c:8716
18060 #, gcc-internal-format
18061 msgid "assuming signed overflow does not occur when combining constants around a comparison"
18062 msgstr ""
18064 #: fold-const.c:12069
18065 #, gcc-internal-format
18066 msgid "fold check: original tree changed by fold"
18067 msgstr ""
18069 #: function.c:248
18070 #, gcc-internal-format
18071 msgid "total size of local objects too large"
18072 msgstr ""
18074 #: function.c:1776 gimplify.c:6273
18075 #, gcc-internal-format
18076 msgid "impossible constraint in %<asm%>"
18077 msgstr ""
18079 #: function.c:4415
18080 #, gcc-internal-format
18081 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18082 msgstr ""
18084 #: function.c:4436
18085 #, gcc-internal-format
18086 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18087 msgstr ""
18089 #: function.c:5087
18090 #, gcc-internal-format
18091 msgid "function returns an aggregate"
18092 msgstr ""
18094 #: gcc.c:2119 gcc.c:2140
18095 #, gcc-internal-format, gfc-internal-format
18096 msgid "specs %%include syntax malformed after %ld characters"
18097 msgstr ""
18099 #: gcc.c:2167 gcc.c:2177 gcc.c:2188 gcc.c:2199
18100 #, gcc-internal-format, gfc-internal-format
18101 msgid "specs %%rename syntax malformed after %ld characters"
18102 msgstr ""
18104 #: gcc.c:2210
18105 #, gcc-internal-format, gfc-internal-format
18106 msgid "specs %s spec was not found to be renamed"
18107 msgstr ""
18109 #: gcc.c:2218
18110 #, gcc-internal-format
18111 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
18112 msgstr ""
18114 #: gcc.c:2240
18115 #, gcc-internal-format, gfc-internal-format
18116 msgid "specs unknown %% command after %ld characters"
18117 msgstr ""
18119 #: gcc.c:2252 gcc.c:2266
18120 #, gcc-internal-format, gfc-internal-format
18121 msgid "specs file malformed after %ld characters"
18122 msgstr ""
18124 #: gcc.c:2321
18125 #, gcc-internal-format
18126 msgid "spec file has no spec for linking"
18127 msgstr ""
18129 #: gcc.c:2869
18130 #, gcc-internal-format
18131 msgid "system path %qs is not absolute"
18132 msgstr ""
18134 #: gcc.c:2957
18135 #, gcc-internal-format
18136 msgid "-pipe not supported"
18137 msgstr ""
18139 #: gcc.c:3119
18140 #, gcc-internal-format
18141 msgid "failed to get exit status: %m"
18142 msgstr ""
18144 #: gcc.c:3125
18145 #, gcc-internal-format
18146 msgid "failed to get process times: %m"
18147 msgstr ""
18149 #. The inferior failed to catch the signal.
18150 #: gcc.c:3151 gcc.c:3175
18151 #, gcc-internal-format, gfc-internal-format
18152 msgid "%s signal terminated program %s"
18153 msgstr ""
18155 #: gcc.c:3653 opts-common.c:1233 opts-common.c:1257 opts-global.c:139
18156 #, gcc-internal-format
18157 msgid "unrecognized command line option %qs"
18158 msgstr ""
18160 #: gcc.c:3718
18161 #, gcc-internal-format, gfc-internal-format
18162 msgid "GCC is not configured to support %s as offload target"
18163 msgstr ""
18165 #: gcc.c:4022
18166 #, gcc-internal-format
18167 msgid "%qs is an unknown -save-temps option"
18168 msgstr ""
18170 #: gcc.c:4497 toplev.c:875
18171 #, gcc-internal-format
18172 msgid "input file %qs is the same as output file"
18173 msgstr ""
18175 #: gcc.c:4502
18176 #, gcc-internal-format
18177 msgid "output filename may not be empty"
18178 msgstr ""
18180 #: gcc.c:4527
18181 #, gcc-internal-format
18182 msgid "-pipe ignored because -save-temps specified"
18183 msgstr ""
18185 #: gcc.c:4615
18186 #, gcc-internal-format
18187 msgid "%<-x %s%> after last input file has no effect"
18188 msgstr ""
18190 #: gcc.c:4797
18191 #, gcc-internal-format
18192 msgid "unable to locate default linker script %qs in the library search paths"
18193 msgstr ""
18195 #: gcc.c:5002
18196 #, gcc-internal-format
18197 msgid "switch %qs does not start with %<-%>"
18198 msgstr ""
18200 #: gcc.c:5006
18201 #, gcc-internal-format
18202 msgid "spec-generated switch is just %<-%>"
18203 msgstr ""
18205 #: gcc.c:5099
18206 #, gcc-internal-format, gfc-internal-format
18207 msgid "could not open temporary response file %s"
18208 msgstr ""
18210 #: gcc.c:5106
18211 #, gcc-internal-format, gfc-internal-format
18212 msgid "could not write to temporary response file %s"
18213 msgstr ""
18215 #: gcc.c:5112
18216 #, gcc-internal-format, gfc-internal-format
18217 msgid "could not close temporary response file %s"
18218 msgstr ""
18220 #: gcc.c:5235
18221 #, gcc-internal-format
18222 msgid "spec %qs invalid"
18223 msgstr ""
18225 #: gcc.c:5385
18226 #, gcc-internal-format
18227 msgid "spec %qs has invalid %<%%0%c%>"
18228 msgstr ""
18230 #: gcc.c:5706
18231 #, gcc-internal-format
18232 msgid "spec %qs has invalid %<%%W%c%>"
18233 msgstr ""
18235 #: gcc.c:5729
18236 #, gcc-internal-format
18237 msgid "spec %qs has invalid %<%%x%c%>"
18238 msgstr ""
18240 #. Catch the case where a spec string contains something like
18241 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
18242 #. hand side of the :.
18243 #: gcc.c:5940
18244 #, gcc-internal-format
18245 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
18246 msgstr ""
18248 #: gcc.c:5983
18249 #, gcc-internal-format
18250 msgid "spec failure: unrecognized spec option %qc"
18251 msgstr ""
18253 #: gcc.c:6045
18254 #, gcc-internal-format
18255 msgid "unknown spec function %qs"
18256 msgstr ""
18258 #: gcc.c:6075
18259 #, gcc-internal-format
18260 msgid "error in args to spec function %qs"
18261 msgstr ""
18263 #: gcc.c:6129
18264 #, gcc-internal-format
18265 msgid "malformed spec function name"
18266 msgstr ""
18268 #. )
18269 #: gcc.c:6132
18270 #, gcc-internal-format
18271 msgid "no arguments for spec function"
18272 msgstr ""
18274 #: gcc.c:6151
18275 #, gcc-internal-format
18276 msgid "malformed spec function arguments"
18277 msgstr ""
18279 #: gcc.c:6330
18280 #, gcc-internal-format
18281 msgid "braced spec %qs ends in escape"
18282 msgstr ""
18284 #: gcc.c:6465
18285 #, gcc-internal-format
18286 msgid "braced spec %qs is invalid at %qc"
18287 msgstr ""
18289 #: gcc.c:6560
18290 #, gcc-internal-format
18291 msgid "braced spec body %qs is invalid"
18292 msgstr ""
18294 #: gcc.c:7166
18295 #, gcc-internal-format, gfc-internal-format
18296 msgid "%s: could not determine length of compare-debug file %s"
18297 msgstr ""
18299 #: gcc.c:7177
18300 #, gcc-internal-format, gfc-internal-format
18301 msgid "%s: -fcompare-debug failure (length)"
18302 msgstr ""
18304 #: gcc.c:7187 gcc.c:7228
18305 #, gcc-internal-format, gfc-internal-format
18306 msgid "%s: could not open compare-debug file %s"
18307 msgstr ""
18309 #: gcc.c:7207 gcc.c:7244
18310 #, gcc-internal-format, gfc-internal-format
18311 msgid "%s: -fcompare-debug failure"
18312 msgstr ""
18314 #: gcc.c:7552
18315 #, gcc-internal-format
18316 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18317 msgstr ""
18319 #: gcc.c:7576
18320 #, gcc-internal-format
18321 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18322 msgstr ""
18324 #: gcc.c:7881
18325 #, gcc-internal-format
18326 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18327 msgstr ""
18329 #: gcc.c:7885
18330 #, gcc-internal-format
18331 msgid "unrecognized command line option %<-%s%>"
18332 msgstr ""
18334 #: gcc.c:8011
18335 #, gcc-internal-format
18336 msgid "not configured with sysroot headers suffix"
18337 msgstr ""
18339 #: gcc.c:8072
18340 #, gcc-internal-format
18341 msgid "no input files"
18342 msgstr "немає вхідних даних"
18344 #: gcc.c:8123
18345 #, gcc-internal-format
18346 msgid "cannot specify -o with -c, -S or -E with multiple files"
18347 msgstr ""
18349 #: gcc.c:8164
18350 #, gcc-internal-format, gfc-internal-format
18351 msgid "%s: %s compiler not installed on this system"
18352 msgstr ""
18354 #: gcc.c:8189
18355 #, gcc-internal-format
18356 msgid "recompiling with -fcompare-debug"
18357 msgstr ""
18359 #: gcc.c:8205
18360 #, gcc-internal-format
18361 msgid "during -fcompare-debug recompilation"
18362 msgstr ""
18364 #: gcc.c:8214
18365 #, gcc-internal-format
18366 msgid "comparing final insns dumps"
18367 msgstr ""
18369 #: gcc.c:8331
18370 #, gcc-internal-format, gfc-internal-format
18371 msgid "-fuse-linker-plugin, but %s not found"
18372 msgstr ""
18374 #: gcc.c:8364
18375 #, gcc-internal-format, gfc-internal-format
18376 msgid "%s: linker input file unused because linking not done"
18377 msgstr ""
18379 #: gcc.c:8420 c-family/c-opts.c:768
18380 #, gcc-internal-format
18381 msgid "cannot use %<-%> as input filename for a precompiled header"
18382 msgstr ""
18384 #: gcc.c:8426
18385 #, gcc-internal-format, gfc-internal-format
18386 msgid "language %s not recognized"
18387 msgstr ""
18389 #: gcc.c:8666
18390 #, gcc-internal-format
18391 msgid "multilib spec %qs is invalid"
18392 msgstr ""
18394 #: gcc.c:8868
18395 #, gcc-internal-format
18396 msgid "multilib exclusions %qs is invalid"
18397 msgstr ""
18399 #: gcc.c:8932
18400 #, gcc-internal-format
18401 msgid "multilib select %qs %qs is invalid"
18402 msgstr ""
18404 #: gcc.c:9094
18405 #, gcc-internal-format
18406 msgid "multilib select %qs is invalid"
18407 msgstr ""
18409 #: gcc.c:9134
18410 #, gcc-internal-format
18411 msgid "multilib exclusion %qs is invalid"
18412 msgstr ""
18414 #: gcc.c:9349
18415 #, gcc-internal-format
18416 msgid "environment variable %qs not defined"
18417 msgstr ""
18419 #: gcc.c:9489 gcc.c:9494
18420 #, gcc-internal-format
18421 msgid "invalid version number %qs"
18422 msgstr ""
18424 #: gcc.c:9537
18425 #, gcc-internal-format, gfc-internal-format
18426 msgid "too few arguments to %%:version-compare"
18427 msgstr ""
18429 #: gcc.c:9543
18430 #, gcc-internal-format, gfc-internal-format
18431 msgid "too many arguments to %%:version-compare"
18432 msgstr ""
18434 #: gcc.c:9585
18435 #, gcc-internal-format
18436 msgid "unknown operator %qs in %%:version-compare"
18437 msgstr ""
18439 #: gcc.c:9709
18440 #, gcc-internal-format, gfc-internal-format
18441 msgid "too many arguments to %%:compare-debug-dump-opt"
18442 msgstr ""
18444 #: gcc.c:9782
18445 #, gcc-internal-format, gfc-internal-format
18446 msgid "too many arguments to %%:compare-debug-self-opt"
18447 msgstr ""
18449 #: gcc.c:9818
18450 #, gcc-internal-format, gfc-internal-format
18451 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18452 msgstr ""
18454 #: gcc.c:9822
18455 #, gcc-internal-format, gfc-internal-format
18456 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18457 msgstr ""
18459 #: gcc.c:9829
18460 #, gcc-internal-format, gfc-internal-format
18461 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18462 msgstr ""
18464 #: gcc.c:9903
18465 #, gcc-internal-format, gfc-internal-format
18466 msgid "too few arguments to %%:replace-extension"
18467 msgstr ""
18469 #: gcc.c:9956
18470 #, gcc-internal-format, gfc-internal-format
18471 msgid "wrong number of arguments to %%:debug-level-gt"
18472 msgstr ""
18474 #: gcov-tool.c:73
18475 #, gcc-internal-format, gfc-internal-format
18476 msgid "error in removing %s\n"
18477 msgstr ""
18479 #: gcov-tool.c:104
18480 #, gcc-internal-format, gfc-internal-format
18481 msgid "Cannot make directory %s"
18482 msgstr "Не вдалося створити каталог %s"
18484 #: gcov-tool.c:112
18485 #, gcc-internal-format
18486 msgid "Cannot get current directory name"
18487 msgstr "Не вдалося визначити назву поточного каталогу"
18489 #: gcov-tool.c:116 gcov-tool.c:130
18490 #, gcc-internal-format, gfc-internal-format
18491 msgid "Cannot change directory to %s"
18492 msgstr "Не вдалося змінити каталог на %s"
18494 #: gcov-tool.c:123
18495 #, gcc-internal-format, gfc-internal-format
18496 msgid "output file %s already exists in folder %s"
18497 msgstr ""
18499 #: gcov-tool.c:223
18500 #, gcc-internal-format
18501 msgid "weights need to be non-negative\n"
18502 msgstr ""
18504 #: gcov-tool.c:358
18505 #, gcc-internal-format
18506 msgid "scale needs to be non-negative\n"
18507 msgstr ""
18509 #: gcse.c:3985
18510 #, gcc-internal-format, gfc-internal-format
18511 msgid "%s: %d basic blocks and %d edges/basic block"
18512 msgstr ""
18514 #: gcse.c:3997
18515 #, gcc-internal-format, gfc-internal-format
18516 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
18517 msgstr ""
18519 #: gencfn-macros.c:195
18520 #, gcc-internal-format, gfc-internal-format
18521 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18522 msgstr ""
18524 #: gencfn-macros.c:202
18525 #, gcc-internal-format, gfc-internal-format
18526 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18527 msgstr ""
18529 #: gentarget-def.c:126
18530 #, gcc-internal-format, gfc-internal-format
18531 msgid "invalid prototype for '%s'"
18532 msgstr "некоректний прототип «%s»"
18534 #: gentarget-def.c:131
18535 #, gcc-internal-format, gfc-internal-format
18536 msgid "prototype for '%s' has required operands after optional operands"
18537 msgstr ""
18539 #: gentarget-def.c:148
18540 #, gcc-internal-format, gfc-internal-format
18541 msgid "argument %d of '%s' did not have the expected name"
18542 msgstr ""
18544 #: gentarget-def.c:168
18545 #, gcc-internal-format, gfc-internal-format
18546 msgid "'%s' must have %d operands (excluding match_dups)"
18547 msgstr ""
18549 #: gentarget-def.c:172
18550 #, gcc-internal-format, gfc-internal-format
18551 msgid "'%s' must have at least %d operands (excluding match_dups)"
18552 msgstr ""
18554 #: gentarget-def.c:176
18555 #, gcc-internal-format, gfc-internal-format
18556 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18557 msgstr ""
18559 #: gentarget-def.c:276
18560 #, gcc-internal-format, gfc-internal-format
18561 msgid "duplicate definition of '%s'"
18562 msgstr "повторне визначення «%s»"
18564 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
18565 #: ggc-page.c:2457 ggc-page.c:2488 ggc-page.c:2495
18566 #, gcc-internal-format
18567 msgid "can%'t write PCH file: %m"
18568 msgstr ""
18570 #: ggc-common.c:481 config/i386/host-cygwin.c:57
18571 #, gcc-internal-format
18572 msgid "can%'t get position in PCH file: %m"
18573 msgstr ""
18575 #: ggc-common.c:491
18576 #, gcc-internal-format
18577 msgid "can%'t write padding to PCH file: %m"
18578 msgstr ""
18580 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
18581 #: ggc-common.c:637 ggc-page.c:2587
18582 #, gcc-internal-format
18583 msgid "can%'t read PCH file: %m"
18584 msgstr ""
18586 #: ggc-common.c:629
18587 #, gcc-internal-format
18588 msgid "had to relocate PCH"
18589 msgstr ""
18591 #: ggc-page.c:1725
18592 #, gcc-internal-format
18593 msgid "open /dev/zero: %m"
18594 msgstr ""
18596 #: ggc-page.c:2473 ggc-page.c:2479
18597 #, gcc-internal-format
18598 msgid "can%'t write PCH file"
18599 msgstr ""
18601 #: gimple-fold.c:1624 gimple-fold.c:2609
18602 #, gcc-internal-format
18603 msgid "%qD source argument is the same as destination"
18604 msgstr ""
18606 #: gimple-fold.c:1679
18607 msgid "%G%qD destination unchanged after copying no bytes from a string of length %E"
18608 msgstr ""
18610 #: gimple-fold.c:1684
18611 msgid "%G%qD destination unchanged after copying no bytes"
18612 msgstr ""
18614 #: gimple-fold.c:2052 tree-ssa-strlen.c:2074
18615 msgid "%G%qD specified bound %E equals destination size"
18616 msgstr ""
18618 #: gimple-fold.c:2054
18619 msgid "%G%qD specified bound %E exceeds destination size %wu"
18620 msgstr ""
18622 #: gimple-fold.c:2070
18623 msgid "%G%qD specified bound %E equals source length"
18624 msgstr ""
18626 #: gimple-ssa-isolate-paths.c:290
18627 #, gcc-internal-format
18628 msgid "potential null pointer dereference"
18629 msgstr ""
18631 #: gimple-ssa-isolate-paths.c:330
18632 #, gcc-internal-format
18633 msgid "null pointer dereference"
18634 msgstr "розіменування нульового вказівника"
18636 #: gimple-ssa-isolate-paths.c:429 gimple-ssa-isolate-paths.c:549 tree.c:12455
18637 #: tree.c:12492 c/c-typeck.c:2908 c/c-typeck.c:2994 c/c-typeck.c:10152
18638 #: c/c-typeck.c:10169 c/gimple-parser.c:1616 c/gimple-parser.c:1624
18639 #: cp/call.c:6493 cp/call.c:8098 cp/constexpr.c:820 cp/constexpr.c:2309
18640 #: cp/cvt.c:1015 cp/cvt.c:1042 cp/decl.c:7355 cp/decl2.c:5246 cp/pt.c:8348
18641 #: cp/semantics.c:1836 cp/semantics.c:4056 cp/typeck.c:1700 cp/typeck.c:1895
18642 #: cp/typeck.c:3837
18643 #, gcc-internal-format
18644 msgid "declared here"
18645 msgstr "оголошено тут"
18647 #: gimple-ssa-nonnull-compare.c:102
18648 #, gcc-internal-format
18649 msgid "nonnull argument %qD compared to NULL"
18650 msgstr ""
18652 #: gimple-ssa-sprintf.c:2555 gimple-ssa-sprintf.c:2675
18653 #, gcc-internal-format
18654 msgid "%qE output may be truncated before the last format character"
18655 msgstr ""
18657 #: gimple-ssa-sprintf.c:2557 gimple-ssa-sprintf.c:2677
18658 #, gcc-internal-format
18659 msgid "%qE output truncated before the last format character"
18660 msgstr ""
18662 #: gimple-ssa-sprintf.c:2560 gimple-ssa-sprintf.c:2680
18663 #, gcc-internal-format
18664 msgid "%qE may write a terminating nul past the end of the destination"
18665 msgstr ""
18667 #: gimple-ssa-sprintf.c:2562 gimple-ssa-sprintf.c:2682
18668 #, gcc-internal-format
18669 msgid "%qE writing a terminating nul past the end of the destination"
18670 msgstr ""
18672 #: gimple-ssa-sprintf.c:2572
18673 #, gcc-internal-format
18674 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
18675 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
18676 msgstr[0] ""
18677 msgstr[1] ""
18678 msgstr[2] ""
18680 #: gimple-ssa-sprintf.c:2579
18681 #, gcc-internal-format
18682 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
18683 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
18684 msgstr[0] ""
18685 msgstr[1] ""
18686 msgstr[2] ""
18688 #: gimple-ssa-sprintf.c:2586
18689 #, gcc-internal-format
18690 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
18691 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
18692 msgstr[0] ""
18693 msgstr[1] ""
18694 msgstr[2] ""
18696 #: gimple-ssa-sprintf.c:2597
18697 #, gcc-internal-format
18698 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
18699 msgstr ""
18701 #: gimple-ssa-sprintf.c:2600
18702 #, gcc-internal-format
18703 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
18704 msgstr ""
18706 #: gimple-ssa-sprintf.c:2602
18707 #, gcc-internal-format
18708 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
18709 msgstr ""
18711 #: gimple-ssa-sprintf.c:2614
18712 #, gcc-internal-format
18713 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
18714 msgstr ""
18716 #: gimple-ssa-sprintf.c:2617
18717 #, gcc-internal-format
18718 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
18719 msgstr ""
18721 #: gimple-ssa-sprintf.c:2620
18722 #, gcc-internal-format
18723 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
18724 msgstr ""
18726 #: gimple-ssa-sprintf.c:2629
18727 #, gcc-internal-format
18728 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
18729 msgstr ""
18731 #: gimple-ssa-sprintf.c:2632
18732 #, gcc-internal-format
18733 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
18734 msgstr ""
18736 #: gimple-ssa-sprintf.c:2635
18737 #, gcc-internal-format
18738 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
18739 msgstr ""
18741 #: gimple-ssa-sprintf.c:2644
18742 #, gcc-internal-format
18743 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
18744 msgstr ""
18746 #: gimple-ssa-sprintf.c:2647
18747 #, gcc-internal-format
18748 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
18749 msgstr ""
18751 #: gimple-ssa-sprintf.c:2649
18752 #, gcc-internal-format
18753 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
18754 msgstr ""
18756 #: gimple-ssa-sprintf.c:2691
18757 #, gcc-internal-format
18758 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
18759 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
18760 msgstr[0] ""
18761 msgstr[1] ""
18762 msgstr[2] ""
18764 #: gimple-ssa-sprintf.c:2698
18765 #, gcc-internal-format
18766 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
18767 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
18768 msgstr[0] ""
18769 msgstr[1] ""
18770 msgstr[2] ""
18772 #: gimple-ssa-sprintf.c:2706
18773 #, gcc-internal-format
18774 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
18775 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
18776 msgstr[0] ""
18777 msgstr[1] ""
18778 msgstr[2] ""
18780 #: gimple-ssa-sprintf.c:2718
18781 #, gcc-internal-format
18782 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
18783 msgstr ""
18785 #: gimple-ssa-sprintf.c:2721
18786 #, gcc-internal-format
18787 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
18788 msgstr ""
18790 #: gimple-ssa-sprintf.c:2724
18791 #, gcc-internal-format
18792 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
18793 msgstr ""
18795 #: gimple-ssa-sprintf.c:2737
18796 #, gcc-internal-format
18797 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18798 msgstr ""
18800 #: gimple-ssa-sprintf.c:2740
18801 #, gcc-internal-format
18802 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
18803 msgstr ""
18805 #: gimple-ssa-sprintf.c:2743
18806 #, gcc-internal-format
18807 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
18808 msgstr ""
18810 #: gimple-ssa-sprintf.c:2753
18811 #, gcc-internal-format
18812 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18813 msgstr ""
18815 #: gimple-ssa-sprintf.c:2756
18816 #, gcc-internal-format
18817 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
18818 msgstr ""
18820 #: gimple-ssa-sprintf.c:2759
18821 #, gcc-internal-format
18822 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
18823 msgstr ""
18825 #: gimple-ssa-sprintf.c:2768
18826 #, gcc-internal-format
18827 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
18828 msgstr ""
18830 #: gimple-ssa-sprintf.c:2771
18831 #, gcc-internal-format
18832 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
18833 msgstr ""
18835 #: gimple-ssa-sprintf.c:2774
18836 #, gcc-internal-format
18837 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
18838 msgstr ""
18840 #: gimple-ssa-sprintf.c:2863
18841 #, gcc-internal-format
18842 msgid "%<%.*s%> directive argument is null"
18843 msgstr "аргумент директиви %<%.*s%> є порожнім"
18845 #: gimple-ssa-sprintf.c:2928
18846 #, gcc-internal-format
18847 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
18848 msgstr ""
18850 #: gimple-ssa-sprintf.c:2935
18851 #, gcc-internal-format
18852 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
18853 msgstr ""
18855 #: gimple-ssa-sprintf.c:2938
18856 #, gcc-internal-format
18857 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
18858 msgstr ""
18860 #: gimple-ssa-sprintf.c:2967
18861 #, gcc-internal-format
18862 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
18863 msgstr ""
18865 #: gimple-ssa-sprintf.c:2974
18866 #, gcc-internal-format
18867 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
18868 msgstr ""
18870 #: gimple-ssa-sprintf.c:2977
18871 #, gcc-internal-format
18872 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
18873 msgstr ""
18875 #: gimple-ssa-sprintf.c:2987
18876 #, gcc-internal-format
18877 msgid "assuming directive output of %wu byte"
18878 msgid_plural "assuming directive output of %wu bytes"
18879 msgstr[0] ""
18880 msgstr[1] ""
18881 msgstr[2] ""
18883 #: gimple-ssa-sprintf.c:2994
18884 #, gcc-internal-format
18885 msgid "directive argument %qE"
18886 msgstr "аргумент директиви %qE"
18888 #: gimple-ssa-sprintf.c:2996
18889 #, gcc-internal-format
18890 msgid "directive argument in the range [%E, %E]"
18891 msgstr ""
18893 #: gimple-ssa-sprintf.c:3000
18894 #, gcc-internal-format
18895 msgid "using the range [%E, %E] for directive argument"
18896 msgstr ""
18898 #: gimple-ssa-sprintf.c:3020
18899 #, gcc-internal-format
18900 msgid "%qE output %wu byte into a destination of size %wu"
18901 msgstr ""
18903 #: gimple-ssa-sprintf.c:3021
18904 #, gcc-internal-format
18905 msgid "%qE output %wu bytes into a destination of size %wu"
18906 msgstr ""
18908 #: gimple-ssa-sprintf.c:3025
18909 #, gcc-internal-format
18910 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
18911 msgstr ""
18913 #: gimple-ssa-sprintf.c:3030
18914 #, gcc-internal-format
18915 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
18916 msgstr ""
18918 #: gimple-ssa-sprintf.c:3035
18919 #, gcc-internal-format
18920 msgid "%qE output %wu or more bytes into a destination of size %wu"
18921 msgstr ""
18923 #: gimple-ssa-sprintf.c:3406
18924 #, gcc-internal-format
18925 msgid "%<%.*s%> directive width out of range"
18926 msgstr ""
18928 #: gimple-ssa-sprintf.c:3440
18929 #, gcc-internal-format
18930 msgid "%<%.*s%> directive precision out of range"
18931 msgstr ""
18933 #: gimple-ssa-sprintf.c:3931
18934 #, gcc-internal-format
18935 msgid "specified bound %wu exceeds maximum object size %wu"
18936 msgstr ""
18938 #: gimple-ssa-sprintf.c:3937
18939 #, gcc-internal-format
18940 msgid "specified bound %wu exceeds %<INT_MAX%>"
18941 msgstr ""
18943 #: gimple-ssa-sprintf.c:3987
18944 #, gcc-internal-format
18945 msgid "null destination pointer"
18946 msgstr "нульовий вказівник призначення"
18948 #: gimple-ssa-sprintf.c:4004
18949 #, gcc-internal-format
18950 msgid "specified bound %wu exceeds the size %wu of the destination object"
18951 msgstr ""
18953 #: gimple-ssa-sprintf.c:4016
18954 #, gcc-internal-format
18955 msgid "null format string"
18956 msgstr ""
18958 #: gimple-ssa-warn-alloca.c:462
18959 #, gcc-internal-format
18960 msgid "use of %<alloca%>"
18961 msgstr ""
18963 #: gimple-ssa-warn-alloca.c:485
18964 #, gcc-internal-format
18965 msgid "argument to variable-length array may be too large"
18966 msgstr ""
18968 #: gimple-ssa-warn-alloca.c:487
18969 #, gcc-internal-format
18970 msgid "argument to %<alloca%> may be too large"
18971 msgstr ""
18973 #: gimple-ssa-warn-alloca.c:491
18974 #, gcc-internal-format, gfc-internal-format
18975 msgid "limit is %u bytes, but argument may be as large as %s"
18976 msgstr ""
18978 #: gimple-ssa-warn-alloca.c:498
18979 #, gcc-internal-format
18980 msgid "argument to variable-length array is too large"
18981 msgstr ""
18983 #: gimple-ssa-warn-alloca.c:500
18984 #, gcc-internal-format
18985 msgid "argument to %<alloca%> is too large"
18986 msgstr ""
18988 #: gimple-ssa-warn-alloca.c:504
18989 #, gcc-internal-format, gfc-internal-format
18990 msgid "limit is %u bytes, but argument is %s"
18991 msgstr ""
18993 #: gimple-ssa-warn-alloca.c:510
18994 #, gcc-internal-format
18995 msgid "variable-length array bound is unknown"
18996 msgstr ""
18998 #: gimple-ssa-warn-alloca.c:511
18999 #, gcc-internal-format
19000 msgid "%<alloca%> bound is unknown"
19001 msgstr ""
19003 #: gimple-ssa-warn-alloca.c:515
19004 #, gcc-internal-format
19005 msgid "unbounded use of variable-length array"
19006 msgstr ""
19008 #: gimple-ssa-warn-alloca.c:516
19009 #, gcc-internal-format
19010 msgid "unbounded use of %<alloca%>"
19011 msgstr ""
19013 #: gimple-ssa-warn-alloca.c:520
19014 #, gcc-internal-format
19015 msgid "use of %<alloca%> within a loop"
19016 msgstr ""
19018 #: gimple-ssa-warn-alloca.c:525
19019 #, gcc-internal-format
19020 msgid "argument to variable-length array may be too large due to conversion from %qT to %qT"
19021 msgstr ""
19023 #: gimple-ssa-warn-alloca.c:528
19024 #, gcc-internal-format
19025 msgid "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
19026 msgstr ""
19028 #: gimple-ssa-warn-alloca.c:534
19029 #, gcc-internal-format
19030 msgid "argument to variable-length array is zero"
19031 msgstr ""
19033 #: gimple-ssa-warn-alloca.c:536
19034 #, gcc-internal-format
19035 msgid "argument to %<alloca%> is zero"
19036 msgstr ""
19038 #: gimple-ssa-warn-restrict.c:1402
19039 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
19040 msgstr ""
19042 #: gimple-ssa-warn-restrict.c:1404
19043 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
19044 msgstr ""
19046 #: gimple-ssa-warn-restrict.c:1408
19047 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19048 msgstr ""
19050 #: gimple-ssa-warn-restrict.c:1410
19051 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19052 msgstr ""
19054 #: gimple-ssa-warn-restrict.c:1417
19055 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19056 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19057 msgstr[0] ""
19058 msgstr[1] ""
19059 msgstr[2] ""
19061 #: gimple-ssa-warn-restrict.c:1427
19062 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
19063 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19064 msgstr[0] ""
19065 msgstr[1] ""
19066 msgstr[2] ""
19068 #: gimple-ssa-warn-restrict.c:1440
19069 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
19070 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19071 msgstr[0] ""
19072 msgstr[1] ""
19073 msgstr[2] ""
19075 #: gimple-ssa-warn-restrict.c:1450
19076 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19077 msgstr ""
19079 #: gimple-ssa-warn-restrict.c:1458
19080 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19081 msgstr ""
19083 #: gimple-ssa-warn-restrict.c:1471
19084 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
19085 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
19086 msgstr[0] ""
19087 msgstr[1] ""
19088 msgstr[2] ""
19090 #: gimple-ssa-warn-restrict.c:1479
19091 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
19092 msgstr ""
19094 #: gimple-ssa-warn-restrict.c:1486
19095 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
19096 msgstr ""
19098 #: gimple-ssa-warn-restrict.c:1514
19099 msgid "%G%qD accessing %wu byte may overlap %wu byte"
19100 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
19101 msgstr[0] ""
19102 msgstr[1] ""
19103 msgstr[2] ""
19105 #: gimple-ssa-warn-restrict.c:1521
19106 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
19107 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19108 msgstr[0] ""
19109 msgstr[1] ""
19110 msgstr[2] ""
19112 #: gimple-ssa-warn-restrict.c:1532
19113 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
19114 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
19115 msgstr[0] ""
19116 msgstr[1] ""
19117 msgstr[2] ""
19119 #: gimple-ssa-warn-restrict.c:1539
19120 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
19121 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19122 msgstr[0] ""
19123 msgstr[1] ""
19124 msgstr[2] ""
19126 #: gimple-ssa-warn-restrict.c:1552
19127 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
19128 msgid_plural "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
19129 msgstr[0] ""
19130 msgstr[1] ""
19131 msgstr[2] ""
19133 #: gimple-ssa-warn-restrict.c:1559
19134 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
19135 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19136 msgstr[0] ""
19137 msgstr[1] ""
19138 msgstr[2] ""
19140 #: gimple-ssa-warn-restrict.c:1571
19141 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
19142 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
19143 msgstr[0] ""
19144 msgstr[1] ""
19145 msgstr[2] ""
19147 #: gimple-ssa-warn-restrict.c:1631
19148 msgid "%G%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
19149 msgstr ""
19151 #: gimple-ssa-warn-restrict.c:1635
19152 #, gcc-internal-format
19153 msgid "array %qD declared here"
19154 msgstr "масив %qD оголошено тут"
19156 #: gimple-ssa-warn-restrict.c:1638 gimple-ssa-warn-restrict.c:1644
19157 msgid "%G%qD pointer overflow between offset %s and size %s"
19158 msgstr ""
19160 #: gimple-ssa-warn-restrict.c:1662
19161 msgid "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19162 msgstr ""
19164 #: gimple-ssa-warn-restrict.c:1665
19165 msgid "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
19166 msgstr ""
19168 #: gimple-ssa-warn-restrict.c:1671
19169 msgid "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
19170 msgstr ""
19172 #: gimple-ssa-warn-restrict.c:1673
19173 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
19174 msgstr ""
19176 #: gimple-ssa-warn-restrict.c:1678 c/c-decl.c:3603 c/c-decl.c:3874
19177 #: c/c-typeck.c:8350 cp/class.c:1346 cp/class.c:3102 cp/decl.c:3979
19178 #: cp/decl.c:10777 cp/decl.c:11175 cp/decl.c:11184 cp/friend.c:384
19179 #: cp/friend.c:393 cp/parser.c:3275 cp/parser.c:3372 cp/parser.c:3422
19180 #: cp/parser.c:6330 cp/parser.c:21024
19181 #, gcc-internal-format
19182 msgid "%qD declared here"
19183 msgstr ""
19185 #: gimple-ssa-warn-restrict.c:1683
19186 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
19187 msgstr ""
19189 #: gimple-ssa-warn-restrict.c:1685
19190 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
19191 msgstr ""
19193 #: gimple-ssa-warn-restrict.c:1690
19194 msgid "%G%qD forming offset %s is out of bounds"
19195 msgstr ""
19197 #: gimple-ssa-warn-restrict.c:1691
19198 msgid "%G%qD offset %s is out of bounds"
19199 msgstr ""
19201 #: gimple-ssa-warn-restrict.c:1702
19202 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
19203 msgstr ""
19205 #: gimple-ssa-warn-restrict.c:1711
19206 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"
19207 msgstr ""
19209 #: gimple-ssa-warn-restrict.c:1890
19210 msgid "%G%qD source argument is the same as destination"
19211 msgstr ""
19213 #: gimple-streamer-in.c:210
19214 #, gcc-internal-format, gfc-internal-format
19215 msgid "bytecode stream: unknown GIMPLE statement tag %s"
19216 msgstr ""
19218 #: gimple.c:1233
19219 #, gcc-internal-format, gfc-internal-format
19220 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
19221 msgstr ""
19223 #: gimplify.c:1854
19224 #, gcc-internal-format
19225 msgid "statement will never be executed"
19226 msgstr ""
19228 #: gimplify.c:2183 gimplify.c:2191
19229 #, gcc-internal-format
19230 msgid "this statement may fall through"
19231 msgstr ""
19233 #: gimplify.c:2193
19234 #, gcc-internal-format
19235 msgid "here"
19236 msgstr ""
19238 #: gimplify.c:2302
19239 #, gcc-internal-format
19240 msgid "attribute %<fallthrough%> not preceding a case label or default label"
19241 msgstr ""
19243 #: gimplify.c:3409
19244 #, gcc-internal-format
19245 msgid "using result of function returning %<void%>"
19246 msgstr ""
19248 #: gimplify.c:6131
19249 #, gcc-internal-format, gfc-internal-format
19250 msgid "invalid lvalue in asm output %d"
19251 msgstr ""
19253 #: gimplify.c:6274
19254 #, gcc-internal-format, gfc-internal-format
19255 msgid "non-memory input %d must stay in memory"
19256 msgstr ""
19258 #: gimplify.c:6314 gimplify.c:6323
19259 #, gcc-internal-format, gfc-internal-format
19260 msgid "memory input %d is not directly addressable"
19261 msgstr ""
19263 #: gimplify.c:6931
19264 #, gcc-internal-format
19265 msgid "threadprivate variable %qE used in target region"
19266 msgstr ""
19268 #: gimplify.c:6933
19269 #, gcc-internal-format
19270 msgid "enclosing target region"
19271 msgstr ""
19273 #: gimplify.c:6945
19274 #, gcc-internal-format
19275 msgid "threadprivate variable %qE used in untied task"
19276 msgstr ""
19278 #: gimplify.c:6947
19279 #, gcc-internal-format
19280 msgid "enclosing task"
19281 msgstr ""
19283 #: gimplify.c:7019
19284 #, gcc-internal-format
19285 msgid "%qE not specified in enclosing %qs"
19286 msgstr "%qE не задано у замиканні %qs"
19288 #: gimplify.c:7021
19289 #, gcc-internal-format
19290 msgid "enclosing %qs"
19291 msgstr ""
19293 #: gimplify.c:7146
19294 #, gcc-internal-format
19295 msgid "%qE not specified in enclosing OpenACC %qs construct"
19296 msgstr ""
19298 #: gimplify.c:7148
19299 #, gcc-internal-format
19300 msgid "enclosing OpenACC %qs construct"
19301 msgstr ""
19303 #: gimplify.c:7201
19304 #, gcc-internal-format
19305 msgid "%qE with %<link%> clause used in %<routine%> function"
19306 msgstr ""
19308 #: gimplify.c:7209
19309 #, gcc-internal-format
19310 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
19311 msgstr ""
19313 #: gimplify.c:7275 gimplify.c:7875
19314 #, gcc-internal-format
19315 msgid "variable %qE declared in enclosing %<host_data%> region"
19316 msgstr ""
19318 #: gimplify.c:7296
19319 #, gcc-internal-format
19320 msgid "%qD referenced in target region does not have a mappable type"
19321 msgstr ""
19323 #: gimplify.c:7414 gimplify.c:7446
19324 #, gcc-internal-format
19325 msgid "iteration variable %qE is predetermined linear"
19326 msgstr ""
19328 #: gimplify.c:7417
19329 #, gcc-internal-format
19330 msgid "iteration variable %qE should be private"
19331 msgstr ""
19333 #: gimplify.c:7431
19334 #, gcc-internal-format
19335 msgid "iteration variable %qE should not be firstprivate"
19336 msgstr ""
19338 #: gimplify.c:7434
19339 #, gcc-internal-format
19340 msgid "iteration variable %qE should not be reduction"
19341 msgstr ""
19343 #: gimplify.c:7437
19344 #, gcc-internal-format
19345 msgid "iteration variable %qE should not be linear"
19346 msgstr ""
19348 #: gimplify.c:7440
19349 #, gcc-internal-format
19350 msgid "iteration variable %qE should not be lastprivate"
19351 msgstr ""
19353 #: gimplify.c:7443
19354 #, gcc-internal-format
19355 msgid "iteration variable %qE should not be private"
19356 msgstr ""
19358 #: gimplify.c:7745
19359 #, gcc-internal-format
19360 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
19361 msgstr ""
19363 #: gimplify.c:7952
19364 #, gcc-internal-format
19365 msgid "mapping field %qE of variable length structure"
19366 msgstr ""
19368 #: gimplify.c:8163
19369 #, gcc-internal-format
19370 msgid "%qE appears more than once in map clauses"
19371 msgstr ""
19373 #: gimplify.c:8467
19374 #, gcc-internal-format
19375 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
19376 msgstr ""
19378 #: gimplify.c:8487
19379 #, gcc-internal-format
19380 msgid "%s variable %qE is private in outer context"
19381 msgstr ""
19383 #: gimplify.c:8513
19384 #, gcc-internal-format
19385 msgid "expected %qs %<if%> clause modifier rather than %qs"
19386 msgstr ""
19388 #: gimplify.c:8778
19389 #, gcc-internal-format
19390 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
19391 msgstr ""
19393 #: gimplify.c:8811
19394 #, gcc-internal-format
19395 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
19396 msgstr ""
19398 #: gimplify.c:9003
19399 #, gcc-internal-format
19400 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
19401 msgstr ""
19403 #: gimplify.c:9054
19404 #, gcc-internal-format
19405 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
19406 msgstr ""
19408 #: gimplify.c:9136
19409 #, gcc-internal-format
19410 msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
19411 msgstr ""
19413 #: gimplify.c:9281
19414 #, gcc-internal-format
19415 msgid "invalid private reduction on %qE"
19416 msgstr "некоректне приватне спрощення %qE"
19418 #: gimplify.c:11106 omp-low.c:2791
19419 #, gcc-internal-format
19420 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
19421 msgstr ""
19423 #: gimplify.c:11124
19424 #, gcc-internal-format
19425 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
19426 msgstr ""
19428 #: gimplify.c:11137
19429 #, gcc-internal-format
19430 msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
19431 msgstr ""
19433 #: gimplify.c:11150
19434 #, gcc-internal-format
19435 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
19436 msgstr ""
19438 #: gimplify.c:11161
19439 #, gcc-internal-format
19440 msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
19441 msgstr ""
19443 #: gimplify.c:12396
19444 #, gcc-internal-format
19445 msgid "gimplification failed"
19446 msgstr ""
19448 #: gimplify.c:12939
19449 #, gcc-internal-format
19450 msgid "%qT is promoted to %qT when passed through %<...%>"
19451 msgstr ""
19453 #: gimplify.c:12944
19454 #, gcc-internal-format
19455 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
19456 msgstr ""
19458 #: gimplify.c:12951
19459 #, gcc-internal-format
19460 msgid "if this code is reached, the program will abort"
19461 msgstr ""
19463 #: godump.c:1425
19464 #, gcc-internal-format
19465 msgid "could not close Go dump file: %m"
19466 msgstr ""
19468 #: godump.c:1437
19469 #, gcc-internal-format
19470 msgid "could not open Go dump file %qs: %m"
19471 msgstr ""
19473 #: graph.c:55 toplev.c:1628 objc/objc-act.c:461
19474 #, gcc-internal-format
19475 msgid "can%'t open %s: %m"
19476 msgstr "не вдалося відкрити %s: %m"
19478 #: graphite.c:463
19479 #, gcc-internal-format
19480 msgid "Graphite loop optimizations cannot be used (isl is not available)."
19481 msgstr ""
19483 #: hsa-brig.c:909
19484 #, gcc-internal-format
19485 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
19486 msgstr ""
19488 #: hsa-common.c:243
19489 #, gcc-internal-format
19490 msgid "HSA image ops not handled"
19491 msgstr ""
19493 #: hsa-gen.c:1230
19494 #, gcc-internal-format
19495 msgid "HSA SSA name defined by instruction that is supposed to be using it"
19496 msgstr ""
19498 #: hsa-gen.c:1234 hsa-gen.c:1247
19499 #, gcc-internal-format
19500 msgid "HSA SSA verification failed"
19501 msgstr ""
19503 #: hsa-gen.c:1243
19504 #, gcc-internal-format
19505 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
19506 msgstr ""
19508 #: hsa-gen.c:1503
19509 #, gcc-internal-format
19510 msgid "HSA instruction uses a register but is not among recorded register uses"
19511 msgstr ""
19513 #: hsa-gen.c:1507
19514 #, gcc-internal-format
19515 msgid "HSA instruction verification failed"
19516 msgstr ""
19518 #: input.c:1190
19519 #, gcc-internal-format, gfc-internal-format
19520 msgid "expansion point is location %i"
19521 msgstr ""
19523 #: input.c:1220
19524 #, gcc-internal-format, gfc-internal-format
19525 msgid "token %u has x-location == y-location == %u"
19526 msgstr ""
19528 #: input.c:1228
19529 #, gcc-internal-format, gfc-internal-format
19530 msgid "token %u has x-location == %u"
19531 msgstr ""
19533 #: input.c:1229
19534 #, gcc-internal-format, gfc-internal-format
19535 msgid "token %u has y-location == %u"
19536 msgstr ""
19538 #: internal-fn.c:480
19539 #, gcc-internal-format
19540 msgid "invalid use of attribute %<fallthrough%>"
19541 msgstr ""
19543 #: ipa-chkp.c:669
19544 #, gcc-internal-format
19545 msgid "function cannot be instrumented"
19546 msgstr ""
19548 #: ipa-devirt.c:755 ipa-devirt.c:906
19549 #, gcc-internal-format
19550 msgid "virtual table of type %qD violates one definition rule"
19551 msgstr ""
19553 #: ipa-devirt.c:758
19554 #, gcc-internal-format
19555 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
19556 msgstr ""
19558 #: ipa-devirt.c:797
19559 #, gcc-internal-format
19560 msgid "virtual table of type %qD contains RTTI information"
19561 msgstr ""
19563 #: ipa-devirt.c:803
19564 #, gcc-internal-format
19565 msgid "but is prevailed by one without from other translation unit"
19566 msgstr ""
19568 #: ipa-devirt.c:807
19569 #, gcc-internal-format
19570 msgid "RTTI will not work on this type"
19571 msgstr ""
19573 #: ipa-devirt.c:837 ipa-devirt.c:865 ipa-devirt.c:936
19574 #, gcc-internal-format
19575 msgid "virtual table of type %qD violates one definition rule  "
19576 msgstr ""
19578 #: ipa-devirt.c:843
19579 #, gcc-internal-format
19580 msgid "the conflicting type defined in another translation unit has virtual table of different size"
19581 msgstr ""
19583 #: ipa-devirt.c:871
19584 #, gcc-internal-format
19585 msgid "the conflicting type defined in another translation unit with different RTTI information"
19586 msgstr ""
19588 #: ipa-devirt.c:914 ipa-devirt.c:944
19589 #, gcc-internal-format
19590 msgid "the conflicting type defined in another translation unit"
19591 msgstr ""
19593 #: ipa-devirt.c:918
19594 #, gcc-internal-format
19595 msgid "contains additional virtual method %qD"
19596 msgstr ""
19598 #: ipa-devirt.c:925
19599 #, gcc-internal-format
19600 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
19601 msgstr ""
19603 #: ipa-devirt.c:950
19604 #, gcc-internal-format
19605 msgid "virtual method %qD"
19606 msgstr ""
19608 #: ipa-devirt.c:954
19609 #, gcc-internal-format
19610 msgid "ought to match virtual method %qD but does not"
19611 msgstr ""
19613 #: ipa-devirt.c:960
19614 #, gcc-internal-format
19615 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
19616 msgstr ""
19618 #: ipa-devirt.c:990
19619 #, gcc-internal-format
19620 msgid "type %qT violates the C++ One Definition Rule"
19621 msgstr ""
19623 #: ipa-devirt.c:1001 ipa-devirt.c:1016 ipa-devirt.c:1266 ipa-devirt.c:1358
19624 #: ipa-devirt.c:1397 ipa-devirt.c:1415
19625 #, gcc-internal-format
19626 msgid "a different type is defined in another translation unit"
19627 msgstr ""
19629 #: ipa-devirt.c:1008
19630 #, gcc-internal-format
19631 msgid "the first difference of corresponding definitions is field %qD"
19632 msgstr ""
19634 #: ipa-devirt.c:1018
19635 #, gcc-internal-format
19636 msgid "the first difference of corresponding definitions is method %qD"
19637 msgstr ""
19639 #: ipa-devirt.c:1112
19640 #, gcc-internal-format
19641 msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
19642 msgstr ""
19644 #: ipa-devirt.c:1117
19645 #, gcc-internal-format
19646 msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
19647 msgstr ""
19649 #: ipa-devirt.c:1122
19650 #, gcc-internal-format
19651 msgid "the incompatible type defined in another translation unit"
19652 msgstr ""
19654 #: ipa-devirt.c:1145
19655 #, gcc-internal-format
19656 msgid "type name %qs should match type name %qs"
19657 msgstr ""
19659 #: ipa-devirt.c:1149 ipa-devirt.c:1241
19660 #, gcc-internal-format
19661 msgid "the incompatible type is defined here"
19662 msgstr ""
19664 #: ipa-devirt.c:1177
19665 #, gcc-internal-format
19666 msgid "array types have different bounds"
19667 msgstr ""
19669 #: ipa-devirt.c:1192
19670 #, gcc-internal-format
19671 msgid "return value type mismatch"
19672 msgstr ""
19674 #: ipa-devirt.c:1207
19675 #, gcc-internal-format
19676 msgid "implicit this pointer type mismatch"
19677 msgstr ""
19679 #: ipa-devirt.c:1210
19680 #, gcc-internal-format, gfc-internal-format
19681 msgid "type mismatch in parameter %i"
19682 msgstr ""
19684 #: ipa-devirt.c:1221
19685 #, gcc-internal-format
19686 msgid "types have different parameter counts"
19687 msgstr ""
19689 #: ipa-devirt.c:1232
19690 #, gcc-internal-format
19691 msgid "type %qT itself violates the C++ One Definition Rule"
19692 msgstr ""
19694 #: ipa-devirt.c:1238
19695 #, gcc-internal-format
19696 msgid "type %qT should match type %qT"
19697 msgstr ""
19699 #: ipa-devirt.c:1273
19700 #, gcc-internal-format
19701 msgid "a type with different qualifiers is defined in another translation unit"
19702 msgstr ""
19704 #: ipa-devirt.c:1291
19705 #, gcc-internal-format
19706 msgid "a type with different attributes is defined in another translation unit"
19707 msgstr ""
19709 #: ipa-devirt.c:1306
19710 #, gcc-internal-format
19711 msgid "an enum with different value name is defined in another translation unit"
19712 msgstr ""
19714 #: ipa-devirt.c:1315
19715 #, gcc-internal-format
19716 msgid "an enum with different values is defined in another translation unit"
19717 msgstr ""
19719 #: ipa-devirt.c:1323
19720 #, gcc-internal-format
19721 msgid "an enum with mismatching number of values is defined in another translation unit"
19722 msgstr ""
19724 #: ipa-devirt.c:1341
19725 #, gcc-internal-format
19726 msgid "a type with different precision is defined in another translation unit"
19727 msgstr ""
19729 #: ipa-devirt.c:1348
19730 #, gcc-internal-format
19731 msgid "a type with different signedness is defined in another translation unit"
19732 msgstr ""
19734 #: ipa-devirt.c:1373
19735 #, gcc-internal-format
19736 msgid "it is defined as a pointer in different address space in another translation unit"
19737 msgstr ""
19739 #: ipa-devirt.c:1382
19740 #, gcc-internal-format
19741 msgid "it is defined as a pointer to different type in another translation unit"
19742 msgstr ""
19744 #: ipa-devirt.c:1442
19745 #, gcc-internal-format
19746 msgid "an array of different size is defined in another translation unit"
19747 msgstr ""
19749 #: ipa-devirt.c:1457
19750 #, gcc-internal-format
19751 msgid "has different return value in another translation unit"
19752 msgstr ""
19754 #: ipa-devirt.c:1480 ipa-devirt.c:1492
19755 #, gcc-internal-format
19756 msgid "has different parameters in another translation unit"
19757 msgstr ""
19759 #: ipa-devirt.c:1515
19760 #, gcc-internal-format
19761 msgid "a type defined in another translation unit is not polymorphic"
19762 msgstr ""
19764 #: ipa-devirt.c:1519
19765 #, gcc-internal-format
19766 msgid "a type defined in another translation unit is polymorphic"
19767 msgstr ""
19769 #: ipa-devirt.c:1537 ipa-devirt.c:1600
19770 #, gcc-internal-format
19771 msgid "a type with different virtual table pointers is defined in another translation unit"
19772 msgstr ""
19774 #: ipa-devirt.c:1544 ipa-devirt.c:1605
19775 #, gcc-internal-format
19776 msgid "a type with different bases is defined in another translation unit"
19777 msgstr ""
19779 #: ipa-devirt.c:1552
19780 #, gcc-internal-format
19781 msgid "a field with different name is defined in another translation unit"
19782 msgstr ""
19784 #: ipa-devirt.c:1566
19785 #, gcc-internal-format
19786 msgid "a field of same name but different type is defined in another translation unit"
19787 msgstr ""
19789 #: ipa-devirt.c:1579
19790 #, gcc-internal-format
19791 msgid "fields have different layout in another translation unit"
19792 msgstr ""
19794 #: ipa-devirt.c:1586
19795 #, gcc-internal-format
19796 msgid "one field is bitfield while other is not"
19797 msgstr ""
19799 #: ipa-devirt.c:1609
19800 #, gcc-internal-format
19801 msgid "a type with different number of fields is defined in another translation unit"
19802 msgstr ""
19804 #: ipa-devirt.c:1631
19805 #, gcc-internal-format
19806 msgid "a type with different size is defined in another translation unit"
19807 msgstr ""
19809 #: ipa-devirt.c:1639
19810 #, gcc-internal-format
19811 msgid "a type with different alignment is defined in another translation unit"
19812 msgstr ""
19814 #: ipa-devirt.c:1762
19815 #, gcc-internal-format
19816 msgid "the extra base is defined here"
19817 msgstr ""
19819 #: ipa-devirt.c:3798
19820 #, gcc-internal-format
19821 msgid "Declaring type %qD final would enable devirtualization of %i call"
19822 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
19823 msgstr[0] ""
19824 msgstr[1] ""
19825 msgstr[2] ""
19827 #: ipa-devirt.c:3807
19828 #, gcc-internal-format
19829 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
19830 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
19831 msgstr[0] ""
19832 msgstr[1] ""
19833 msgstr[2] ""
19835 #: ipa-devirt.c:3837
19836 #, gcc-internal-format
19837 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
19838 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
19839 msgstr[0] ""
19840 msgstr[1] ""
19841 msgstr[2] ""
19843 #: ipa-devirt.c:3845
19844 #, gcc-internal-format
19845 msgid "Declaring method %qD final would enable devirtualization of %i call"
19846 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
19847 msgstr[0] ""
19848 msgstr[1] ""
19849 msgstr[2] ""
19851 #: ipa-devirt.c:3853
19852 #, gcc-internal-format
19853 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
19854 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
19855 msgstr[0] ""
19856 msgstr[1] ""
19857 msgstr[2] ""
19859 #: ipa-devirt.c:3864
19860 #, gcc-internal-format
19861 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
19862 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
19863 msgstr[0] ""
19864 msgstr[1] ""
19865 msgstr[2] ""
19867 #: ipa-fnsummary.c:3371
19868 #, gcc-internal-format
19869 msgid "ipa inline summary is missing in input file"
19870 msgstr ""
19872 #: ipa-hsa.c:57
19873 #, gcc-internal-format, gfc-internal-format
19874 msgid "could not emit HSAIL for function %s: function cannot be cloned"
19875 msgstr ""
19877 #: ipa-pure-const.c:204
19878 #, gcc-internal-format
19879 msgid "function might be candidate for attribute %qs"
19880 msgstr ""
19882 #: ipa-pure-const.c:205
19883 #, gcc-internal-format
19884 msgid "function might be candidate for attribute %qs if it is known to return normally"
19885 msgstr ""
19887 #: ipa-reference.c:1174
19888 #, gcc-internal-format
19889 msgid "ipa reference summary is missing in ltrans unit"
19890 msgstr ""
19892 #: ira.c:2323 ira.c:2337
19893 #, gcc-internal-format, gfc-internal-format
19894 msgid "%s cannot be used in asm here"
19895 msgstr ""
19897 #: ira.c:5551
19898 #, gcc-internal-format
19899 msgid "frame pointer required, but reserved"
19900 msgstr ""
19902 #: ira.c:5552
19903 #, gcc-internal-format
19904 msgid "for %qD"
19905 msgstr ""
19907 #: ira.c:5566
19908 #, gcc-internal-format
19909 msgid "frame size too large for reliable stack checking"
19910 msgstr ""
19912 #: lra-assigns.c:1669
19913 #, gcc-internal-format, gfc-internal-format
19914 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
19915 msgstr ""
19917 #: lra-assigns.c:1788 reload1.c:1245
19918 #, gcc-internal-format
19919 msgid "%<asm%> operand has impossible constraints"
19920 msgstr ""
19922 #: lra-assigns.c:1809
19923 #, gcc-internal-format
19924 msgid "unable to find a register to spill"
19925 msgstr ""
19927 #: lra-constraints.c:3913 reload.c:3815 reload.c:4070
19928 #, gcc-internal-format
19929 msgid "inconsistent operand constraints in an %<asm%>"
19930 msgstr ""
19932 #: lra-constraints.c:4821
19933 #, gcc-internal-format, gfc-internal-format
19934 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
19935 msgstr ""
19937 #: lto-cgraph.c:1296
19938 #, gcc-internal-format, gfc-internal-format
19939 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
19940 msgstr ""
19942 #: lto-cgraph.c:1474
19943 #, gcc-internal-format
19944 msgid "bytecode stream: no caller found while reading edge"
19945 msgstr ""
19947 #: lto-cgraph.c:1480
19948 #, gcc-internal-format
19949 msgid "bytecode stream: no callee found while reading edge"
19950 msgstr ""
19952 #: lto-cgraph.c:1554
19953 #, gcc-internal-format
19954 msgid "bytecode stream: found empty cgraph node"
19955 msgstr ""
19957 #: lto-cgraph.c:1732
19958 #, gcc-internal-format, gfc-internal-format
19959 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19960 msgstr ""
19962 #: lto-cgraph.c:1819
19963 #, gcc-internal-format, gfc-internal-format
19964 msgid "Profile information in %s corrupted"
19965 msgstr ""
19967 #: lto-cgraph.c:1857
19968 #, gcc-internal-format, gfc-internal-format
19969 msgid "cannot find LTO cgraph in %s"
19970 msgstr ""
19972 #: lto-cgraph.c:1867
19973 #, gcc-internal-format, gfc-internal-format
19974 msgid "cannot find LTO section refs in %s"
19975 msgstr ""
19977 #: lto-cgraph.c:1948
19978 #, gcc-internal-format, gfc-internal-format
19979 msgid "invalid offload table in %s"
19980 msgstr ""
19982 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19983 #: lto-compress.c:293 lto-compress.c:314
19984 #, gcc-internal-format, gfc-internal-format
19985 msgid "compressed stream: %s"
19986 msgstr ""
19988 #: lto-section-in.c:445
19989 #, gcc-internal-format, gfc-internal-format
19990 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
19991 msgstr ""
19993 #: lto-section-in.c:456
19994 #, gcc-internal-format, gfc-internal-format
19995 msgid "%s out of range: Range is %i to %i, value is %i"
19996 msgstr ""
19998 #: lto-streamer-in.c:80
19999 #, gcc-internal-format, gfc-internal-format
20000 msgid "bytecode stream: unexpected tag %s"
20001 msgstr ""
20003 #: lto-streamer-in.c:900 lto-streamer-in.c:910
20004 #, gcc-internal-format
20005 msgid "Cgraph edge statement index out of range"
20006 msgstr ""
20008 #: lto-streamer-in.c:904 lto-streamer-in.c:913
20009 #, gcc-internal-format
20010 msgid "Cgraph edge statement index not found"
20011 msgstr ""
20013 #: lto-streamer-in.c:920
20014 #, gcc-internal-format
20015 msgid "Reference statement index out of range"
20016 msgstr ""
20018 #: lto-streamer-in.c:923
20019 #, gcc-internal-format
20020 msgid "Reference statement index not found"
20021 msgstr ""
20023 #: lto-streamer-in.c:1595
20024 #, gcc-internal-format, gfc-internal-format
20025 msgid "cannot read LTO mode table from %s"
20026 msgstr ""
20028 #: lto-streamer-in.c:1694
20029 #, gcc-internal-format, gfc-internal-format
20030 msgid "unsupported mode %s\n"
20031 msgstr ""
20033 #: lto-streamer-out.c:442 lto-streamer-out.c:686
20034 #, gcc-internal-format
20035 msgid "tree code %qs is not supported in LTO streams"
20036 msgstr ""
20038 #: lto-streamer.c:162
20039 #, gcc-internal-format, gfc-internal-format
20040 msgid "bytecode stream: unexpected LTO section %s"
20041 msgstr ""
20043 #: lto-streamer.c:291
20044 #, gcc-internal-format
20045 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
20046 msgstr ""
20048 #: lto-wrapper.c:118
20049 #, gcc-internal-format
20050 msgid "deleting LTRANS file %s: %m"
20051 msgstr ""
20053 #: lto-wrapper.c:155
20054 #, gcc-internal-format
20055 msgid "malformed COLLECT_GCC_OPTIONS"
20056 msgstr ""
20058 #: lto-wrapper.c:309
20059 #, gcc-internal-format, gfc-internal-format
20060 msgid "Option %s with different values"
20061 msgstr ""
20063 #: lto-wrapper.c:393
20064 #, gcc-internal-format, gfc-internal-format
20065 msgid "Option %s not used consistently in all LTO input files"
20066 msgstr ""
20068 #: lto-wrapper.c:833
20069 #, gcc-internal-format, gfc-internal-format
20070 msgid "problem with building target image for %s\n"
20071 msgstr ""
20073 #: lto-wrapper.c:853
20074 #, gcc-internal-format
20075 msgid "reading input file"
20076 msgstr ""
20078 #: lto-wrapper.c:858
20079 #, gcc-internal-format
20080 msgid "writing output file"
20081 msgstr ""
20083 #: lto-wrapper.c:890
20084 #, gcc-internal-format
20085 msgid "installation error, can't find crtoffloadtable.o"
20086 msgstr ""
20088 #: lto-wrapper.c:1001 lto-wrapper.c:1013
20089 #, gcc-internal-format, gfc-internal-format
20090 msgid "%s: %s\n"
20091 msgstr "%s: %s\n"
20093 #: lto-wrapper.c:1064
20094 #, gcc-internal-format
20095 msgid "environment variable COLLECT_GCC must be set"
20096 msgstr ""
20098 #: lto-wrapper.c:1068 config/nvptx/mkoffload.c:363
20099 #, gcc-internal-format
20100 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
20101 msgstr ""
20103 #: lto-wrapper.c:1237 lto-wrapper.c:1293
20104 #, gcc-internal-format
20105 msgid "cannot open %s: %m"
20106 msgstr "не вдалося відкрити %s: %m"
20108 #: lto-wrapper.c:1240 lto-wrapper.c:1299
20109 #, gcc-internal-format
20110 msgid "cannot read %s: %m"
20111 msgstr "не вдалося прочитати %s: %m"
20113 #: lto-wrapper.c:1267
20114 #, gcc-internal-format, gfc-internal-format
20115 msgid "invalid format of %s"
20116 msgstr "некоректний формат %s"
20118 #: lto-wrapper.c:1491
20119 #, gcc-internal-format
20120 msgid "fopen: %s: %m"
20121 msgstr ""
20123 #: lto-wrapper.c:1508
20124 #, gcc-internal-format, gfc-internal-format
20125 msgid "Corrupted ltrans output file %s"
20126 msgstr "Пошкоджений файл виведення ltrans %s"
20128 #: multiple_target.c:76
20129 #, gcc-internal-format
20130 msgid "the call requires ifunc, which is not supported by this target"
20131 msgstr ""
20133 #: multiple_target.c:83
20134 #, gcc-internal-format
20135 msgid "target does not support function version dispatcher"
20136 msgstr ""
20138 #: multiple_target.c:91
20139 #, gcc-internal-format
20140 msgid "default %<target_clones%> attribute was not set"
20141 msgstr ""
20143 #: multiple_target.c:343
20144 #, gcc-internal-format
20145 msgid "single %<target_clones%> attribute is ignored"
20146 msgstr "одинарний атрибут %<target_clones%> ігнорується"
20148 #: multiple_target.c:351
20149 #, gcc-internal-format
20150 msgid "clones for %<target_clones%> attribute cannot be created"
20151 msgstr ""
20153 #: multiple_target.c:354
20154 #, gcc-internal-format
20155 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
20156 msgstr ""
20158 #: multiple_target.c:371
20159 #, gcc-internal-format
20160 msgid "default target was not set"
20161 msgstr ""
20163 #: multiple_target.c:379
20164 #, gcc-internal-format
20165 msgid "an empty string cannot be in %<target_clones%> attribute"
20166 msgstr ""
20168 #: omp-expand.c:2016
20169 #, gcc-internal-format
20170 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
20171 msgstr ""
20173 #: omp-expand.c:2153
20174 #, gcc-internal-format
20175 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
20176 msgstr ""
20178 #: omp-general.c:588
20179 #, gcc-internal-format
20180 msgid "multiple loop axes specified for routine"
20181 msgstr ""
20183 #: omp-low.c:2098 omp-offload.c:1145
20184 #, gcc-internal-format
20185 msgid "%<seq%> overrides other OpenACC loop specifiers"
20186 msgstr ""
20188 #: omp-low.c:2101 omp-offload.c:1146
20189 #, gcc-internal-format
20190 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
20191 msgstr ""
20193 #: omp-low.c:2105 omp-offload.c:1180
20194 #, gcc-internal-format
20195 msgid "inner loop uses same OpenACC parallelism as containing loop"
20196 msgstr ""
20198 #: omp-low.c:2152
20199 #, gcc-internal-format
20200 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
20201 msgstr ""
20203 #: omp-low.c:2420
20204 #, gcc-internal-format
20205 msgid "non-OpenACC construct inside of OpenACC routine"
20206 msgstr ""
20208 #: omp-low.c:2429
20209 #, gcc-internal-format
20210 msgid "non-OpenACC construct inside of OpenACC region"
20211 msgstr ""
20213 #: omp-low.c:2454
20214 #, gcc-internal-format
20215 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
20216 msgstr ""
20218 #: omp-low.c:2462
20219 #, gcc-internal-format
20220 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
20221 msgstr ""
20223 #: omp-low.c:2474
20224 #, gcc-internal-format
20225 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
20226 msgstr ""
20228 #: omp-low.c:2491
20229 #, gcc-internal-format
20230 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
20231 msgstr ""
20233 #: omp-low.c:2532
20234 #, gcc-internal-format
20235 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
20236 msgstr ""
20238 #: omp-low.c:2554
20239 #, gcc-internal-format
20240 msgid "orphaned %qs construct"
20241 msgstr ""
20243 #: omp-low.c:2583
20244 #, gcc-internal-format
20245 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
20246 msgstr ""
20248 #: omp-low.c:2588
20249 #, gcc-internal-format
20250 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
20251 msgstr ""
20253 #: omp-low.c:2608 omp-low.c:2621
20254 #, gcc-internal-format
20255 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
20256 msgstr ""
20258 #: omp-low.c:2647
20259 #, gcc-internal-format
20260 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
20261 msgstr ""
20263 #: omp-low.c:2661
20264 #, gcc-internal-format
20265 msgid "invalid arguments"
20266 msgstr "некоректні аргументи"
20268 #: omp-low.c:2667
20269 #, gcc-internal-format
20270 msgid "%<%s %s%> construct not closely nested inside of %qs"
20271 msgstr ""
20273 #: omp-low.c:2695
20274 #, gcc-internal-format
20275 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20276 msgstr ""
20278 #: omp-low.c:2702
20279 #, gcc-internal-format
20280 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
20281 msgstr ""
20283 #: omp-low.c:2731
20284 #, gcc-internal-format
20285 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
20286 msgstr ""
20288 #: omp-low.c:2755 omp-low.c:2894
20289 #, gcc-internal-format
20290 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
20291 msgstr ""
20293 #: omp-low.c:2783
20294 #, gcc-internal-format
20295 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
20296 msgstr ""
20298 #: omp-low.c:2800
20299 #, gcc-internal-format
20300 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
20301 msgstr ""
20303 #: omp-low.c:2815
20304 #, gcc-internal-format
20305 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
20306 msgstr ""
20308 #: omp-low.c:2828
20309 #, gcc-internal-format
20310 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
20311 msgstr ""
20313 #: omp-low.c:2839 omp-low.c:2852
20314 #, gcc-internal-format
20315 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
20316 msgstr ""
20318 #: omp-low.c:2869
20319 #, gcc-internal-format
20320 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
20321 msgstr ""
20323 #: omp-low.c:2881
20324 #, gcc-internal-format
20325 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
20326 msgstr ""
20328 #: omp-low.c:2902
20329 #, gcc-internal-format
20330 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
20331 msgstr ""
20333 #: omp-low.c:2915
20334 #, gcc-internal-format
20335 msgid "OpenACC construct inside of non-OpenACC region"
20336 msgstr ""
20338 #: omp-low.c:2960
20339 #, gcc-internal-format
20340 msgid "%s %qs construct inside of %s %qs region"
20341 msgstr ""
20343 #: omp-low.c:2973 omp-low.c:2980
20344 #, gcc-internal-format
20345 msgid "%qs construct inside of %qs region"
20346 msgstr ""
20348 #: omp-low.c:3092
20349 #, gcc-internal-format
20350 msgid "setjmp/longjmp inside simd construct"
20351 msgstr ""
20353 #: omp-low.c:6377
20354 #, gcc-internal-format
20355 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
20356 msgstr ""
20358 #: omp-low.c:6400
20359 #, gcc-internal-format
20360 msgid "first offset must be in opposite direction of loop iterations"
20361 msgstr ""
20363 #: omp-low.c:9133
20364 #, gcc-internal-format, gfc-internal-format
20365 msgid "invalid exit from %s structured block"
20366 msgstr ""
20368 #: omp-low.c:9135 omp-low.c:9140
20369 #, gcc-internal-format, gfc-internal-format
20370 msgid "invalid entry to %s structured block"
20371 msgstr ""
20373 #. Otherwise, be vague and lazy, but efficient.
20374 #: omp-low.c:9144
20375 #, gcc-internal-format, gfc-internal-format
20376 msgid "invalid branch to/from %s structured block"
20377 msgstr ""
20379 #: omp-offload.c:628
20380 #, gcc-internal-format, gfc-internal-format
20381 msgid "-fopenacc-dim operand is malformed at '%s'"
20382 msgstr ""
20384 #: omp-offload.c:1178
20385 #, gcc-internal-format
20386 msgid "routine call uses same OpenACC parallelism as containing loop"
20387 msgstr ""
20389 #: omp-offload.c:1182 omp-offload.c:1214
20390 #, gcc-internal-format
20391 msgid "containing loop here"
20392 msgstr ""
20394 #: omp-offload.c:1187
20395 #, gcc-internal-format
20396 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
20397 msgstr ""
20399 #: omp-offload.c:1189
20400 #, gcc-internal-format
20401 msgid "loop uses OpenACC parallelism disallowed by containing routine"
20402 msgstr ""
20404 #: omp-offload.c:1194
20405 #, gcc-internal-format
20406 msgid "routine %qD declared here"
20407 msgstr ""
20409 #: omp-offload.c:1207
20410 #, gcc-internal-format
20411 msgid "incorrectly nested OpenACC loop parallelism"
20412 msgstr ""
20414 #: omp-offload.c:1348
20415 #, gcc-internal-format
20416 msgid "insufficient partitioning available to parallelize element loop"
20417 msgstr ""
20419 #: omp-offload.c:1356
20420 #, gcc-internal-format
20421 msgid "insufficient partitioning available to parallelize tile loop"
20422 msgstr ""
20424 #: omp-offload.c:1358
20425 #, gcc-internal-format
20426 msgid "insufficient partitioning available to parallelize loop"
20427 msgstr ""
20429 #: omp-simd-clone.c:194
20430 #, gcc-internal-format
20431 msgid "ignoring large linear step"
20432 msgstr ""
20434 #: omp-simd-clone.c:201
20435 #, gcc-internal-format
20436 msgid "ignoring zero linear step"
20437 msgstr ""
20439 #: omp-simd-clone.c:260
20440 #, gcc-internal-format
20441 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
20442 msgstr ""
20444 #: omp-simd-clone.c:271
20445 #, gcc-internal-format
20446 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
20447 msgstr ""
20449 #: optabs.c:4246
20450 #, gcc-internal-format
20451 msgid "indirect jumps are not available on this target"
20452 msgstr ""
20454 #: opts-common.c:1150
20455 #, gcc-internal-format
20456 msgid "command line option %qs is not supported by this configuration"
20457 msgstr ""
20459 #: opts-common.c:1160 opts.c:1896
20460 #, gcc-internal-format
20461 msgid "missing argument to %qs"
20462 msgstr ""
20464 #: opts-common.c:1166
20465 #, gcc-internal-format
20466 msgid "argument to %qs should be a non-negative integer"
20467 msgstr ""
20469 #: opts-common.c:1173
20470 #, gcc-internal-format
20471 msgid "argument to %qs is not between %d and %d"
20472 msgstr ""
20474 #: opts-common.c:1187
20475 #, gcc-internal-format
20476 msgid "unrecognized argument in option %qs"
20477 msgstr ""
20479 #: opts-common.c:1198 config/i386/i386.c:3209
20480 #, gcc-internal-format
20481 msgid "valid arguments to %qs are: %s; did you mean %qs?"
20482 msgstr ""
20484 #: opts-common.c:1201 config/i386/i386.c:3212
20485 #, gcc-internal-format
20486 msgid "valid arguments to %qs are: %s"
20487 msgstr ""
20489 #: opts-global.c:102
20490 #, gcc-internal-format
20491 msgid "command line option %qs is valid for the driver but not for %s"
20492 msgstr ""
20494 #. Eventually this should become a hard error IMO.
20495 #: opts-global.c:108
20496 #, gcc-internal-format
20497 msgid "command line option %qs is valid for %s but not for %s"
20498 msgstr ""
20500 #: opts-global.c:375
20501 #, gcc-internal-format
20502 msgid "unrecognized command line option %<-fdump-%s%>"
20503 msgstr ""
20505 #: opts-global.c:380
20506 #, gcc-internal-format
20507 msgid "unrecognized command line option %<-fopt-info-%s%>"
20508 msgstr ""
20510 #: opts-global.c:401 opts-global.c:409
20511 #, gcc-internal-format
20512 msgid "plugin support is disabled; configure with --enable-plugin"
20513 msgstr ""
20515 #: opts-global.c:433
20516 #, gcc-internal-format
20517 msgid "unrecognized register name %qs"
20518 msgstr ""
20520 #: opts-global.c:451
20521 #, gcc-internal-format
20522 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
20523 msgstr ""
20525 #: opts-global.c:454
20526 #, gcc-internal-format
20527 msgid "unrecognized shadow offset %qs"
20528 msgstr ""
20530 #: opts.c:90
20531 #, gcc-internal-format
20532 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
20533 msgstr ""
20535 #: opts.c:126
20536 #, gcc-internal-format
20537 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
20538 msgstr ""
20540 #: opts.c:133
20541 #, gcc-internal-format
20542 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
20543 msgstr ""
20545 #: opts.c:589
20546 #, gcc-internal-format
20547 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
20548 msgstr ""
20550 #: opts.c:752
20551 #, gcc-internal-format
20552 msgid "section anchors must be disabled when unit-at-a-time is disabled"
20553 msgstr ""
20555 #: opts.c:756
20556 #, gcc-internal-format
20557 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
20558 msgstr ""
20560 #: opts.c:770
20561 #, gcc-internal-format
20562 msgid "transactional memory is not supported with non-call exceptions"
20563 msgstr ""
20565 #: opts.c:785
20566 #, gcc-internal-format
20567 msgid "section anchors must be disabled when toplevel reorder is disabled"
20568 msgstr ""
20570 #: opts.c:840
20571 #, gcc-internal-format
20572 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
20573 msgstr ""
20575 #: opts.c:856
20576 #, gcc-internal-format
20577 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
20578 msgstr ""
20580 #: opts.c:874
20581 #, gcc-internal-format
20582 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
20583 msgstr ""
20585 #: opts.c:912
20586 #, gcc-internal-format
20587 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
20588 msgstr ""
20590 #: opts.c:926
20591 #, gcc-internal-format
20592 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
20593 msgstr ""
20595 #: opts.c:973
20596 #, gcc-internal-format
20597 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
20598 msgstr ""
20600 #: opts.c:977
20601 #, gcc-internal-format
20602 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
20603 msgstr ""
20605 #: opts.c:985
20606 #, gcc-internal-format
20607 msgid "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
20608 msgstr ""
20610 #: opts.c:992
20611 #, gcc-internal-format
20612 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible with %<-fsanitize=thread%>"
20613 msgstr ""
20615 #: opts.c:998
20616 #, gcc-internal-format
20617 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
20618 msgstr ""
20620 #: opts.c:1004
20621 #, gcc-internal-format
20622 msgid "%<-fsanitize-recover=%s%> is not supported"
20623 msgstr "підтримки %<-fsanitize-recover=%s%> не передбачено"
20625 #: opts.c:1030
20626 #, gcc-internal-format
20627 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
20628 msgstr ""
20630 #: opts.c:1037
20631 #, gcc-internal-format
20632 msgid "transactional memory is not supported with %<-fsanitize=address%>"
20633 msgstr ""
20635 #: opts.c:1040
20636 #, gcc-internal-format
20637 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
20638 msgstr ""
20640 #: opts.c:1048
20641 #, gcc-internal-format, gfc-internal-format
20642 msgid "-falign-loops=%d is not between 0 and %d"
20643 msgstr ""
20645 #: opts.c:1052
20646 #, gcc-internal-format, gfc-internal-format
20647 msgid "-falign-jumps=%d is not between 0 and %d"
20648 msgstr ""
20650 #: opts.c:1056
20651 #, gcc-internal-format, gfc-internal-format
20652 msgid "-falign-functions=%d is not between 0 and %d"
20653 msgstr ""
20655 #: opts.c:1060
20656 #, gcc-internal-format, gfc-internal-format
20657 msgid "-falign-labels=%d is not between 0 and %d"
20658 msgstr ""
20660 #: opts.c:1471
20661 #, gcc-internal-format
20662 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
20663 msgstr ""
20665 #: opts.c:1693
20666 #, gcc-internal-format
20667 msgid "%<-fsanitize=all%> option is not valid"
20668 msgstr ""
20670 #: opts.c:1733
20671 #, gcc-internal-format
20672 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s; did you mean %qs?"
20673 msgstr ""
20675 #: opts.c:1739
20676 #, gcc-internal-format
20677 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s"
20678 msgstr ""
20680 #: opts.c:1774
20681 #, gcc-internal-format
20682 msgid "%<%s%> attribute directive ignored"
20683 msgstr ""
20685 #: opts.c:1951
20686 #, gcc-internal-format
20687 msgid "--help argument %q.*s is ambiguous, please be more specific"
20688 msgstr ""
20690 #: opts.c:1960
20691 #, gcc-internal-format
20692 msgid "unrecognized argument to --help= option: %q.*s"
20693 msgstr ""
20695 #: opts.c:2214
20696 #, gcc-internal-format
20697 msgid "HSA has not been enabled during configuration"
20698 msgstr ""
20700 #: opts.c:2226
20701 #, gcc-internal-format
20702 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
20703 msgstr ""
20705 #: opts.c:2234
20706 #, gcc-internal-format, gfc-internal-format
20707 msgid "structure alignment must be a small power of two, not %d"
20708 msgstr ""
20710 #: opts.c:2320
20711 #, gcc-internal-format
20712 msgid "invalid arguments for %<-fpatchable_function_entry%>"
20713 msgstr "некоректні аргументи %<-fpatchable_function_entry%>"
20715 #: opts.c:2378
20716 #, gcc-internal-format
20717 msgid "unknown stack check parameter %qs"
20718 msgstr ""
20720 #: opts.c:2406
20721 #, gcc-internal-format
20722 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
20723 msgstr ""
20725 #: opts.c:2417
20726 #, gcc-internal-format, gfc-internal-format
20727 msgid "dwarf version %d is not supported"
20728 msgstr ""
20730 #: opts.c:2524
20731 #, gcc-internal-format, gfc-internal-format
20732 msgid "%s: --param arguments should be of the form NAME=VALUE"
20733 msgstr ""
20735 #: opts.c:2535
20736 #, gcc-internal-format
20737 msgid "invalid --param name %qs; did you mean %qs?"
20738 msgstr "некоректна назва --param %qs; ви мали на увазі %qs?"
20740 #: opts.c:2538
20741 #, gcc-internal-format
20742 msgid "invalid --param name %qs"
20743 msgstr "некоректна назва --param %qs"
20745 #: opts.c:2546
20746 #, gcc-internal-format
20747 msgid "invalid --param value %qs"
20748 msgstr ""
20750 #: opts.c:2668
20751 #, gcc-internal-format
20752 msgid "target system does not support debug output"
20753 msgstr ""
20755 #: opts.c:2677
20756 #, gcc-internal-format
20757 msgid "debug format %qs conflicts with prior selection"
20758 msgstr ""
20760 #: opts.c:2695
20761 #, gcc-internal-format
20762 msgid "unrecognized debug output level %qs"
20763 msgstr ""
20765 #: opts.c:2697
20766 #, gcc-internal-format
20767 msgid "debug output level %qs is too high"
20768 msgstr ""
20770 #: opts.c:2717
20771 #, gcc-internal-format
20772 msgid "getting core file size maximum limit: %m"
20773 msgstr ""
20775 #: opts.c:2721
20776 #, gcc-internal-format
20777 msgid "setting core file size limit to maximum: %m"
20778 msgstr ""
20780 #: opts.c:2766
20781 #, gcc-internal-format, gfc-internal-format
20782 msgid "unrecognized gcc debugging option: %c"
20783 msgstr ""
20785 #: opts.c:2791
20786 #, gcc-internal-format, gfc-internal-format
20787 msgid "-Werror=%s: no option -%s"
20788 msgstr ""
20790 #: opts.c:2793
20791 #, gcc-internal-format, gfc-internal-format
20792 msgid "-Werror=%s: -%s is not an option that controls warnings"
20793 msgstr ""
20795 #. If we didn't find this parameter, issue an error message.
20796 #: params.c:198
20797 #, gcc-internal-format
20798 msgid "invalid parameter %qs"
20799 msgstr ""
20801 #: params.c:204
20802 #, gcc-internal-format
20803 msgid "minimum value of parameter %qs is %u"
20804 msgstr ""
20806 #: params.c:209
20807 #, gcc-internal-format
20808 msgid "maximum value of parameter %qs is %u"
20809 msgstr ""
20811 #: passes.c:84
20812 #, gcc-internal-format, gfc-internal-format
20813 msgid "pass %s does not support cloning"
20814 msgstr ""
20816 #: passes.c:90
20817 #, gcc-internal-format, gfc-internal-format
20818 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
20819 msgstr ""
20821 #: passes.c:1027
20822 #, gcc-internal-format
20823 msgid "unrecognized option -fenable"
20824 msgstr ""
20826 #: passes.c:1029
20827 #, gcc-internal-format
20828 msgid "unrecognized option -fdisable"
20829 msgstr ""
20831 #: passes.c:1037
20832 #, gcc-internal-format, gfc-internal-format
20833 msgid "unknown pass %s specified in -fenable"
20834 msgstr ""
20836 #: passes.c:1039
20837 #, gcc-internal-format, gfc-internal-format
20838 msgid "unknown pass %s specified in -fdisable"
20839 msgstr ""
20841 #: passes.c:1064 passes.c:1153
20842 #, gcc-internal-format, gfc-internal-format
20843 msgid "enable pass %s for functions in the range of [%u, %u]"
20844 msgstr ""
20846 #: passes.c:1067 passes.c:1164
20847 #, gcc-internal-format, gfc-internal-format
20848 msgid "disable pass %s for functions in the range of [%u, %u]"
20849 msgstr ""
20851 #: passes.c:1103 passes.c:1131
20852 #, gcc-internal-format, gfc-internal-format
20853 msgid "Invalid range %s in option %s"
20854 msgstr ""
20856 #: passes.c:1149
20857 #, gcc-internal-format, gfc-internal-format
20858 msgid "enable pass %s for function %s"
20859 msgstr ""
20861 #: passes.c:1160
20862 #, gcc-internal-format, gfc-internal-format
20863 msgid "disable pass %s for function %s"
20864 msgstr ""
20866 #: passes.c:1389
20867 #, gcc-internal-format
20868 msgid "invalid pass positioning operation"
20869 msgstr ""
20871 #: passes.c:1451
20872 #, gcc-internal-format
20873 msgid "plugin cannot register a missing pass"
20874 msgstr ""
20876 #: passes.c:1454
20877 #, gcc-internal-format
20878 msgid "plugin cannot register an unnamed pass"
20879 msgstr ""
20881 #: passes.c:1459
20882 #, gcc-internal-format
20883 msgid "plugin cannot register pass %qs without reference pass name"
20884 msgstr ""
20886 #: passes.c:1478
20887 #, gcc-internal-format
20888 msgid "pass %qs not found but is referenced by new pass %qs"
20889 msgstr ""
20891 #: plugin.c:212
20892 #, gcc-internal-format
20893 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
20894 msgstr ""
20896 #: plugin.c:234
20897 #, gcc-internal-format, gfc-internal-format
20898 msgid ""
20899 "plugin %s was specified with different paths:\n"
20900 "%s\n"
20901 "%s"
20902 msgstr ""
20904 #: plugin.c:293
20905 #, gcc-internal-format, gfc-internal-format
20906 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
20907 msgstr ""
20909 #: plugin.c:356
20910 #, gcc-internal-format, gfc-internal-format
20911 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
20912 msgstr ""
20914 #: plugin.c:375
20915 #, gcc-internal-format
20916 msgid "unable to register info for plugin %qs - plugin name not found"
20917 msgstr ""
20919 #: plugin.c:471
20920 #, gcc-internal-format, gfc-internal-format
20921 msgid "unknown callback event registered by plugin %s"
20922 msgstr ""
20924 #: plugin.c:503
20925 #, gcc-internal-format, gfc-internal-format
20926 msgid "plugin %s registered a null callback function for event %s"
20927 msgstr ""
20929 #: plugin.c:636 plugin.c:703
20930 #, gcc-internal-format, gfc-internal-format
20931 msgid ""
20932 "cannot load plugin %s\n"
20933 "%s"
20934 msgstr ""
20936 #: plugin.c:647 plugin.c:713
20937 #, gcc-internal-format, gfc-internal-format
20938 msgid ""
20939 "plugin %s is not licensed under a GPL-compatible license\n"
20940 "%s"
20941 msgstr ""
20943 #: plugin.c:660 plugin.c:723
20944 #, gcc-internal-format, gfc-internal-format
20945 msgid ""
20946 "cannot find %s in plugin %s\n"
20947 "%s"
20948 msgstr ""
20950 #: plugin.c:670 plugin.c:732
20951 #, gcc-internal-format, gfc-internal-format
20952 msgid "fail to initialize plugin %s"
20953 msgstr ""
20955 #: plugin.c:1006
20956 #, gcc-internal-format
20957 msgid "-iplugindir <dir> option not passed from the gcc driver"
20958 msgstr ""
20960 #: predict.c:3309
20961 #, gcc-internal-format, gfc-internal-format
20962 msgid "Missing counts for called function %s"
20963 msgstr "Пропущено лічильники для викликаної функції %s"
20965 #: profile.c:456
20966 #, gcc-internal-format, gfc-internal-format
20967 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
20968 msgstr ""
20970 #: profile.c:511
20971 #, gcc-internal-format
20972 msgid "corrupted profile info: sum_all is smaller than sum_max"
20973 msgstr ""
20975 #: profile.c:686
20976 #, gcc-internal-format
20977 msgid "corrupted profile info: profile data is not flow-consistent"
20978 msgstr ""
20980 #: profile.c:703
20981 #, gcc-internal-format, gfc-internal-format
20982 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
20983 msgstr ""
20985 #: profile.c:726
20986 #, gcc-internal-format, gfc-internal-format
20987 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
20988 msgstr ""
20990 #: read-rtl-function.c:262
20991 #, gcc-internal-format, gfc-internal-format
20992 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
20993 msgstr ""
20995 #: read-rtl-function.c:266
20996 #, gcc-internal-format, gfc-internal-format
20997 msgid "insn with UID %i not found for operand %i of insn %i"
20998 msgstr ""
21000 #: read-rtl-function.c:409
21001 #, gcc-internal-format
21002 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
21003 msgstr ""
21005 #: read-rtl-function.c:710
21006 #, gcc-internal-format, gfc-internal-format
21007 msgid "unrecognized edge flag: '%s'"
21008 msgstr ""
21010 #: read-rtl-function.c:853
21011 #, gcc-internal-format
21012 msgid "more than one 'crtl' directive"
21013 msgstr ""
21015 #: read-rtl-function.c:981
21016 #, gcc-internal-format, gfc-internal-format
21017 msgid "unrecognized enum value: '%s'"
21018 msgstr ""
21020 #: read-rtl-function.c:1137 read-rtl-function.c:1196
21021 #, gcc-internal-format, gfc-internal-format
21022 msgid "was expecting `%s'"
21023 msgstr ""
21025 #: read-rtl-function.c:1575
21026 #, gcc-internal-format, gfc-internal-format
21027 msgid "duplicate insn UID: %i"
21028 msgstr "UID інструкції-дубліката: %i"
21030 #: read-rtl-function.c:1635
21031 #, gcc-internal-format
21032 msgid "start/end of RTL fragment are in different files"
21033 msgstr ""
21035 #: read-rtl-function.c:1641
21036 #, gcc-internal-format
21037 msgid "start of RTL fragment must be on an earlier line than end"
21038 msgstr ""
21040 #: reg-stack.c:536
21041 #, gcc-internal-format, gfc-internal-format
21042 msgid "output constraint %d must specify a single register"
21043 msgstr ""
21045 #: reg-stack.c:546
21046 #, gcc-internal-format, gfc-internal-format
21047 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
21048 msgstr ""
21050 #: reg-stack.c:569
21051 #, gcc-internal-format
21052 msgid "output regs must be grouped at top of stack"
21053 msgstr ""
21055 #: reg-stack.c:609
21056 #, gcc-internal-format
21057 msgid "implicitly popped regs must be grouped at top of stack"
21058 msgstr ""
21060 #: reg-stack.c:626
21061 #, gcc-internal-format
21062 msgid "explicitly used regs must be grouped at top of stack"
21063 msgstr ""
21065 #: reg-stack.c:645
21066 #, gcc-internal-format
21067 msgid "output operand %d must use %<&%> constraint"
21068 msgstr ""
21070 #: regcprop.c:1193
21071 #, gcc-internal-format, gfc-internal-format
21072 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
21073 msgstr ""
21075 #: regcprop.c:1205
21076 #, gcc-internal-format, gfc-internal-format
21077 msgid "validate_value_data: Loop in regno chain (%u)"
21078 msgstr ""
21080 #: regcprop.c:1208
21081 #, gcc-internal-format, gfc-internal-format
21082 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
21083 msgstr ""
21085 #: regcprop.c:1220
21086 #, gcc-internal-format, gfc-internal-format
21087 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
21088 msgstr ""
21090 #: reginfo.c:720
21091 #, gcc-internal-format
21092 msgid "can%'t use %qs as a call-saved register"
21093 msgstr ""
21095 #: reginfo.c:724
21096 #, gcc-internal-format
21097 msgid "can%'t use %qs as a call-used register"
21098 msgstr ""
21100 #: reginfo.c:736
21101 #, gcc-internal-format
21102 msgid "can%'t use %qs as a fixed register"
21103 msgstr ""
21105 #: reginfo.c:762 config/arc/arc.c:989 config/arc/arc.c:1028
21106 #: config/ia64/ia64.c:6039 config/ia64/ia64.c:6046 config/pa/pa.c:468
21107 #: config/pa/pa.c:475 config/sh/sh.c:8277 config/sh/sh.c:8284
21108 #: config/spu/spu.c:4926 config/spu/spu.c:4933
21109 #, gcc-internal-format, gfc-internal-format
21110 msgid "unknown register name: %s"
21111 msgstr ""
21113 #: reginfo.c:775
21114 #, gcc-internal-format
21115 msgid "stack register used for global register variable"
21116 msgstr ""
21118 #: reginfo.c:781
21119 #, gcc-internal-format
21120 msgid "global register variable follows a function definition"
21121 msgstr ""
21123 #: reginfo.c:786
21124 #, gcc-internal-format
21125 msgid "register of %qD used for multiple global register variables"
21126 msgstr ""
21128 #: reginfo.c:789 config/powerpcspe/powerpcspe.c:32259
21129 #: config/rs6000/rs6000.c:29530
21130 #, gcc-internal-format
21131 msgid "conflicts with %qD"
21132 msgstr ""
21134 #: reginfo.c:794
21135 #, gcc-internal-format
21136 msgid "call-clobbered register used for global register variable"
21137 msgstr ""
21139 #: reload.c:1293
21140 #, gcc-internal-format
21141 msgid "cannot reload integer constant operand in %<asm%>"
21142 msgstr ""
21144 #: reload.c:1307
21145 #, gcc-internal-format
21146 msgid "impossible register constraint in %<asm%>"
21147 msgstr ""
21149 #: reload.c:3672
21150 #, gcc-internal-format
21151 msgid "%<&%> constraint used with no register class"
21152 msgstr ""
21154 #: reload1.c:2063
21155 #, gcc-internal-format
21156 msgid "can%'t find a register in class %qs while reloading %<asm%>"
21157 msgstr ""
21159 #: reload1.c:2068
21160 #, gcc-internal-format
21161 msgid "unable to find a register to spill in class %qs"
21162 msgstr ""
21164 #: reload1.c:4686
21165 #, gcc-internal-format
21166 msgid "%<asm%> operand requires impossible reload"
21167 msgstr ""
21169 #: reload1.c:6104
21170 #, gcc-internal-format
21171 msgid "%<asm%> operand constraint incompatible with operand size"
21172 msgstr ""
21174 #: reload1.c:7982
21175 #, gcc-internal-format
21176 msgid "output operand is constant in %<asm%>"
21177 msgstr ""
21179 #: rtl.c:815
21180 #, gcc-internal-format, gfc-internal-format
21181 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
21182 msgstr ""
21184 #: rtl.c:825
21185 #, gcc-internal-format, gfc-internal-format
21186 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
21187 msgstr ""
21189 #: rtl.c:835
21190 #, gcc-internal-format, gfc-internal-format
21191 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
21192 msgstr ""
21194 #: rtl.c:844
21195 #, gcc-internal-format, gfc-internal-format
21196 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
21197 msgstr ""
21199 #: rtl.c:854
21200 #, gcc-internal-format, gfc-internal-format
21201 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
21202 msgstr ""
21204 #: rtl.c:881
21205 #, gcc-internal-format, gfc-internal-format
21206 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
21207 msgstr ""
21209 #: rtl.c:891
21210 #, gcc-internal-format, gfc-internal-format
21211 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
21212 msgstr ""
21214 #: rtl.c:901
21215 #, gcc-internal-format, gfc-internal-format
21216 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
21217 msgstr ""
21219 #: rtl.c:912
21220 #, gcc-internal-format, gfc-internal-format
21221 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
21222 msgstr ""
21224 #: stmt.c:217
21225 #, gcc-internal-format
21226 msgid "output operand constraint lacks %<=%>"
21227 msgstr ""
21229 #: stmt.c:232
21230 #, gcc-internal-format
21231 msgid "output constraint %qc for operand %d is not at the beginning"
21232 msgstr ""
21234 #: stmt.c:256
21235 #, gcc-internal-format
21236 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
21237 msgstr ""
21239 #: stmt.c:263 stmt.c:352
21240 #, gcc-internal-format
21241 msgid "%<%%%> constraint used with last operand"
21242 msgstr ""
21244 #: stmt.c:279
21245 #, gcc-internal-format
21246 msgid "matching constraint not valid in output operand"
21247 msgstr ""
21249 #: stmt.c:343
21250 #, gcc-internal-format
21251 msgid "input operand constraint contains %qc"
21252 msgstr ""
21254 #: stmt.c:382
21255 #, gcc-internal-format
21256 msgid "matching constraint references invalid operand number"
21257 msgstr ""
21259 #: stmt.c:416
21260 #, gcc-internal-format
21261 msgid "invalid punctuation %qc in constraint"
21262 msgstr ""
21264 #: stmt.c:432
21265 #, gcc-internal-format
21266 msgid "matching constraint does not allow a register"
21267 msgstr ""
21269 #: stmt.c:526
21270 #, gcc-internal-format
21271 msgid "duplicate asm operand name %qs"
21272 msgstr ""
21274 #: stmt.c:623
21275 #, gcc-internal-format
21276 msgid "missing close brace for named operand"
21277 msgstr ""
21279 #: stmt.c:648
21280 #, gcc-internal-format
21281 msgid "undefined named operand %qs"
21282 msgstr ""
21284 #: stor-layout.c:771
21285 #, gcc-internal-format
21286 msgid "size of %q+D is %d bytes"
21287 msgstr ""
21289 #: stor-layout.c:773
21290 #, gcc-internal-format
21291 msgid "size of %q+D is larger than %wd bytes"
21292 msgstr ""
21294 #: stor-layout.c:1153
21295 #, gcc-internal-format
21296 msgid "alignment %u of %qT is less than %u"
21297 msgstr ""
21299 #: stor-layout.c:1160
21300 #, gcc-internal-format
21301 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
21302 msgstr ""
21304 #: stor-layout.c:1163
21305 #, gcc-internal-format
21306 msgid "%q+D offset %E in %qT may not be aligned to %u"
21307 msgstr ""
21309 #: stor-layout.c:1295
21310 #, gcc-internal-format
21311 msgid "packed attribute causes inefficient alignment for %q+D"
21312 msgstr ""
21314 #: stor-layout.c:1299
21315 #, gcc-internal-format
21316 msgid "packed attribute is unnecessary for %q+D"
21317 msgstr ""
21319 #: stor-layout.c:1318
21320 #, gcc-internal-format
21321 msgid "padding struct to align %q+D"
21322 msgstr ""
21324 #: stor-layout.c:1377
21325 #, gcc-internal-format
21326 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
21327 msgstr ""
21329 #: stor-layout.c:1745
21330 #, gcc-internal-format
21331 msgid "padding struct size to alignment boundary"
21332 msgstr ""
21334 #: stor-layout.c:1773
21335 #, gcc-internal-format
21336 msgid "packed attribute causes inefficient alignment for %qE"
21337 msgstr ""
21339 #: stor-layout.c:1777
21340 #, gcc-internal-format
21341 msgid "packed attribute is unnecessary for %qE"
21342 msgstr ""
21344 #: stor-layout.c:1783
21345 #, gcc-internal-format
21346 msgid "packed attribute causes inefficient alignment"
21347 msgstr ""
21349 #: stor-layout.c:1785
21350 #, gcc-internal-format
21351 msgid "packed attribute is unnecessary"
21352 msgstr ""
21354 #: stor-layout.c:2538
21355 #, gcc-internal-format
21356 msgid "alignment of array elements is greater than element size"
21357 msgstr ""
21359 #: substring-locations.c:181
21360 #, gcc-internal-format
21361 msgid "format string is defined here"
21362 msgstr ""
21364 #: symtab.c:302
21365 #, gcc-internal-format
21366 msgid "%qD renamed after being referenced in assembly"
21367 msgstr ""
21369 #: symtab.c:998
21370 #, gcc-internal-format
21371 msgid "function symbol is not function"
21372 msgstr ""
21374 #: symtab.c:1005
21375 #, gcc-internal-format
21376 msgid "inconsistent `ifunc' attribute"
21377 msgstr ""
21379 #: symtab.c:1013
21380 #, gcc-internal-format
21381 msgid "variable symbol is not variable"
21382 msgstr ""
21384 #: symtab.c:1019
21385 #, gcc-internal-format
21386 msgid "node has unknown type"
21387 msgstr ""
21389 #: symtab.c:1028
21390 #, gcc-internal-format
21391 msgid "node not found node->decl->decl_with_vis.symtab_node"
21392 msgstr ""
21394 #: symtab.c:1036
21395 #, gcc-internal-format
21396 msgid "node differs from node->decl->decl_with_vis.symtab_node"
21397 msgstr ""
21399 #: symtab.c:1045
21400 #, gcc-internal-format
21401 msgid "assembler name hash list corrupted"
21402 msgstr ""
21404 #: symtab.c:1058
21405 #, gcc-internal-format
21406 msgid "node not found in symtab assembler name hash"
21407 msgstr ""
21409 #: symtab.c:1065
21410 #, gcc-internal-format
21411 msgid "double linked list of assembler names corrupted"
21412 msgstr ""
21414 #: symtab.c:1070
21415 #, gcc-internal-format
21416 msgid "node has body_removed but is definition"
21417 msgstr ""
21419 #: symtab.c:1075
21420 #, gcc-internal-format
21421 msgid "node is analyzed but it is not a definition"
21422 msgstr ""
21424 #: symtab.c:1080
21425 #, gcc-internal-format
21426 msgid "node is alias but not implicit alias"
21427 msgstr ""
21429 #: symtab.c:1085
21430 #, gcc-internal-format
21431 msgid "node is alias but not definition"
21432 msgstr ""
21434 #: symtab.c:1090
21435 #, gcc-internal-format
21436 msgid "node is weakref but not an transparent_alias"
21437 msgstr ""
21439 #: symtab.c:1095
21440 #, gcc-internal-format
21441 msgid "node is transparent_alias but not an alias"
21442 msgstr ""
21444 #: symtab.c:1104
21445 #, gcc-internal-format
21446 msgid "node is in same_comdat_group list but has no comdat_group"
21447 msgstr ""
21449 #: symtab.c:1109
21450 #, gcc-internal-format
21451 msgid "same_comdat_group list across different groups"
21452 msgstr ""
21454 #: symtab.c:1114
21455 #, gcc-internal-format
21456 msgid "mixing different types of symbol in same comdat groups is not supported"
21457 msgstr ""
21459 #: symtab.c:1119
21460 #, gcc-internal-format
21461 msgid "node is alone in a comdat group"
21462 msgstr ""
21464 #: symtab.c:1126
21465 #, gcc-internal-format
21466 msgid "same_comdat_group is not a circular list"
21467 msgstr ""
21469 #: symtab.c:1141
21470 #, gcc-internal-format, gfc-internal-format
21471 msgid "comdat-local symbol referred to by %s outside its comdat"
21472 msgstr ""
21474 #: symtab.c:1151
21475 #, gcc-internal-format
21476 msgid "implicit_section flag is set but section isn't"
21477 msgstr ""
21479 #: symtab.c:1158
21480 #, gcc-internal-format
21481 msgid "Both section and comdat group is set"
21482 msgstr ""
21484 #: symtab.c:1170
21485 #, gcc-internal-format
21486 msgid "Alias and target's section differs"
21487 msgstr ""
21489 #: symtab.c:1177
21490 #, gcc-internal-format
21491 msgid "Alias and target's comdat groups differs"
21492 msgstr ""
21494 #: symtab.c:1192
21495 #, gcc-internal-format
21496 msgid "Transparent alias and target's assembler names differs"
21497 msgstr ""
21499 #: symtab.c:1200
21500 #, gcc-internal-format
21501 msgid "Chained transparent aliases"
21502 msgstr ""
21504 #: symtab.c:1223 symtab.c:1260
21505 #, gcc-internal-format
21506 msgid "symtab_node::verify failed"
21507 msgstr ""
21509 #: symtab.c:1256
21510 #, gcc-internal-format
21511 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
21512 msgstr ""
21514 #: symtab.c:1665
21515 #, gcc-internal-format
21516 msgid "function %q+D part of alias cycle"
21517 msgstr ""
21519 #: symtab.c:1667
21520 #, gcc-internal-format
21521 msgid "variable %q+D part of alias cycle"
21522 msgstr ""
21524 #: symtab.c:1695
21525 #, gcc-internal-format
21526 msgid "section of alias %q+D must match section of its target"
21527 msgstr ""
21529 #: targhooks.c:191
21530 #, gcc-internal-format
21531 msgid "__builtin_saveregs not supported by this target"
21532 msgstr ""
21534 #: targhooks.c:1034
21535 #, gcc-internal-format
21536 msgid "nested functions not supported on this target"
21537 msgstr ""
21539 #: targhooks.c:1047
21540 #, gcc-internal-format
21541 msgid "nested function trampolines not supported on this target"
21542 msgstr ""
21544 #: targhooks.c:1568
21545 #, gcc-internal-format
21546 msgid "target attribute is not supported on this machine"
21547 msgstr ""
21549 #: targhooks.c:1582
21550 #, gcc-internal-format
21551 msgid "#pragma GCC target is not supported for this machine"
21552 msgstr ""
21554 #: tlink.c:487
21555 #, gcc-internal-format
21556 msgid "removing .rpo file: %m"
21557 msgstr ""
21559 #: tlink.c:489
21560 #, gcc-internal-format
21561 msgid "renaming .rpo file: %m"
21562 msgstr ""
21564 #: tlink.c:493
21565 #, gcc-internal-format, gfc-internal-format
21566 msgid "repository file '%s' does not contain command-line arguments"
21567 msgstr ""
21569 #: tlink.c:619
21570 #, gcc-internal-format, gfc-internal-format
21571 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
21572 msgstr ""
21574 #: tlink.c:856
21575 #, gcc-internal-format, gfc-internal-format
21576 msgid "ld returned %d exit status"
21577 msgstr ""
21579 #: toplev.c:879
21580 #, gcc-internal-format
21581 msgid "can%'t open %qs for writing: %m"
21582 msgstr ""
21584 #: toplev.c:901
21585 #, gcc-internal-format
21586 msgid "-frecord-gcc-switches is not supported by the current target"
21587 msgstr ""
21589 #: toplev.c:950
21590 #, gcc-internal-format
21591 msgid "stack usage computation not supported for this target"
21592 msgstr ""
21594 #: toplev.c:1032
21595 #, gcc-internal-format
21596 msgid "stack usage might be unbounded"
21597 msgstr ""
21599 #: toplev.c:1037
21600 #, gcc-internal-format
21601 msgid "stack usage might be %wd bytes"
21602 msgstr ""
21604 #: toplev.c:1040
21605 #, gcc-internal-format
21606 msgid "stack usage is %wd bytes"
21607 msgstr ""
21609 #: toplev.c:1056
21610 #, gcc-internal-format
21611 msgid "can%'t open %s for writing: %m"
21612 msgstr ""
21614 #: toplev.c:1260
21615 #, gcc-internal-format
21616 msgid "this target does not support %qs"
21617 msgstr ""
21619 #: toplev.c:1286
21620 #, gcc-internal-format
21621 msgid "Graphite loop optimizations cannot be used (isl is not available) (-fgraphite, -fgraphite-identity, -floop-nest-optimize, -floop-parallelize-all)"
21622 msgstr ""
21624 #: toplev.c:1297
21625 #, gcc-internal-format
21626 msgid "%<-fcf-protection=full%> is not supported for this target"
21627 msgstr "підтримки %<-fcf-protection=full%> для цього призначення не передбачено"
21629 #: toplev.c:1304
21630 #, gcc-internal-format
21631 msgid "%<-fcf-protection=branch%> is not supported for this target"
21632 msgstr "підтримки %<-fcf-protection=branch%> для цього призначення не передбачено"
21634 #: toplev.c:1311
21635 #, gcc-internal-format
21636 msgid "%<-fcf-protection=return%> is not supported for this target"
21637 msgstr "підтримки %<-fcf-protection=return%> для цього призначення не передбачено"
21639 #: toplev.c:1322
21640 #, gcc-internal-format
21641 msgid "%<-fcheck-pointer-bounds%> is not supported for this target"
21642 msgstr "підтримки %<-fcheck-pointer-bounds%> для цього призначення не передбачено"
21644 #: toplev.c:1330
21645 #, gcc-internal-format
21646 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds-strict%>"
21647 msgstr ""
21649 #: toplev.c:1337
21650 #, gcc-internal-format
21651 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds%>"
21652 msgstr ""
21654 #: toplev.c:1345
21655 #, gcc-internal-format
21656 msgid "%<-fcheck-pointer-bounds%> is not supported with Address Sanitizer"
21657 msgstr ""
21659 #: toplev.c:1353
21660 #, gcc-internal-format
21661 msgid "%<-fcheck-pointer-bounds%> is not supported with Thread Sanitizer"
21662 msgstr ""
21664 #: toplev.c:1369
21665 #, gcc-internal-format
21666 msgid "%<-fabi-version=1%> is no longer supported"
21667 msgstr ""
21669 #: toplev.c:1397
21670 #, gcc-internal-format
21671 msgid "instruction scheduling not supported on this target machine"
21672 msgstr ""
21674 #: toplev.c:1401
21675 #, gcc-internal-format
21676 msgid "this target machine does not have delayed branches"
21677 msgstr ""
21679 #: toplev.c:1415
21680 #, gcc-internal-format, gfc-internal-format
21681 msgid "-f%sleading-underscore not supported on this target machine"
21682 msgstr ""
21684 #: toplev.c:1460
21685 #, gcc-internal-format
21686 msgid "could not close zeroed insn dump file %qs: %m"
21687 msgstr ""
21689 #: toplev.c:1495
21690 #, gcc-internal-format
21691 msgid "target system does not support the %qs debug format"
21692 msgstr ""
21694 #: toplev.c:1508
21695 #, gcc-internal-format
21696 msgid "variable tracking requested, but useless unless producing debug info"
21697 msgstr ""
21699 #: toplev.c:1512
21700 #, gcc-internal-format
21701 msgid "variable tracking requested, but not supported by this debug format"
21702 msgstr ""
21704 #: toplev.c:1551
21705 #, gcc-internal-format
21706 msgid "var-tracking-assignments changes selective scheduling"
21707 msgstr ""
21709 #: toplev.c:1582
21710 #, gcc-internal-format
21711 msgid "without -gdwarf-5, -gvariable-location-views=incompat5 is equivalent to -gvariable-location-views"
21712 msgstr ""
21714 #: toplev.c:1597
21715 #, gcc-internal-format
21716 msgid "-ginternal-reset-location-views is forced disabled without -gvariable-location-views"
21717 msgstr ""
21719 #: toplev.c:1607
21720 #, gcc-internal-format
21721 msgid "-ginline-points is forced disabled without -gstatement-frontiers"
21722 msgstr ""
21724 #: toplev.c:1636
21725 #, gcc-internal-format
21726 msgid "-ffunction-sections not supported for this target"
21727 msgstr ""
21729 #: toplev.c:1642
21730 #, gcc-internal-format
21731 msgid "-fdata-sections not supported for this target"
21732 msgstr ""
21734 #: toplev.c:1650
21735 #, gcc-internal-format
21736 msgid "-fprefetch-loop-arrays not supported for this target"
21737 msgstr ""
21739 #: toplev.c:1656
21740 #, gcc-internal-format
21741 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
21742 msgstr ""
21744 #: toplev.c:1666
21745 #, gcc-internal-format
21746 msgid "-fprefetch-loop-arrays is not supported with -Os"
21747 msgstr ""
21749 #: toplev.c:1678
21750 #, gcc-internal-format
21751 msgid "-fassociative-math disabled; other options take precedence"
21752 msgstr ""
21754 #: toplev.c:1688
21755 #, gcc-internal-format
21756 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
21757 msgstr ""
21759 #: toplev.c:1698
21760 #, gcc-internal-format
21761 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive.  Disabling %<-fstack-check=%>"
21762 msgstr ""
21764 #: toplev.c:1716
21765 #, gcc-internal-format
21766 msgid "-fstack-protector not supported for this target"
21767 msgstr ""
21769 #: toplev.c:1728
21770 #, gcc-internal-format
21771 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
21772 msgstr ""
21774 #: toplev.c:1737
21775 #, gcc-internal-format
21776 msgid "-fsanitize=address not supported for this target"
21777 msgstr ""
21779 #: toplev.c:2035
21780 #, gcc-internal-format
21781 msgid "error writing to %s: %m"
21782 msgstr ""
21784 #: toplev.c:2037
21785 #, gcc-internal-format
21786 msgid "error closing %s: %m"
21787 msgstr ""
21789 #: toplev.c:2186
21790 #, gcc-internal-format
21791 msgid "self-tests incompatible with -E"
21792 msgstr ""
21794 #: toplev.c:2201
21795 #, gcc-internal-format
21796 msgid "self-tests are not enabled in this build"
21797 msgstr ""
21799 #: trans-mem.c:621
21800 #, gcc-internal-format
21801 msgid "invalid use of volatile lvalue inside transaction"
21802 msgstr ""
21804 #: trans-mem.c:624
21805 #, gcc-internal-format
21806 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
21807 msgstr ""
21809 #: trans-mem.c:656
21810 #, gcc-internal-format
21811 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
21812 msgstr ""
21814 #: trans-mem.c:725 trans-mem.c:4832
21815 #, gcc-internal-format
21816 msgid "unsafe function call %qD within atomic transaction"
21817 msgstr ""
21819 #: trans-mem.c:732
21820 #, gcc-internal-format
21821 msgid "unsafe function call %qE within atomic transaction"
21822 msgstr ""
21824 #: trans-mem.c:736
21825 #, gcc-internal-format
21826 msgid "unsafe indirect function call within atomic transaction"
21827 msgstr ""
21829 #: trans-mem.c:744 trans-mem.c:4764
21830 #, gcc-internal-format
21831 msgid "unsafe function call %qD within %<transaction_safe%> function"
21832 msgstr ""
21834 #: trans-mem.c:751
21835 #, gcc-internal-format
21836 msgid "unsafe function call %qE within %<transaction_safe%> function"
21837 msgstr ""
21839 #: trans-mem.c:755
21840 #, gcc-internal-format
21841 msgid "unsafe indirect function call within %<transaction_safe%> function"
21842 msgstr ""
21844 #: trans-mem.c:770 trans-mem.c:4804
21845 #, gcc-internal-format
21846 msgid "asm not allowed in atomic transaction"
21847 msgstr ""
21849 #: trans-mem.c:773
21850 #, gcc-internal-format
21851 msgid "asm not allowed in %<transaction_safe%> function"
21852 msgstr ""
21854 #: trans-mem.c:785
21855 #, gcc-internal-format
21856 msgid "relaxed transaction in atomic transaction"
21857 msgstr ""
21859 #: trans-mem.c:788
21860 #, gcc-internal-format
21861 msgid "relaxed transaction in %<transaction_safe%> function"
21862 msgstr ""
21864 #: trans-mem.c:795
21865 #, gcc-internal-format
21866 msgid "outer transaction in transaction"
21867 msgstr ""
21869 #: trans-mem.c:798
21870 #, gcc-internal-format
21871 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
21872 msgstr ""
21874 #: trans-mem.c:802
21875 #, gcc-internal-format
21876 msgid "outer transaction in %<transaction_safe%> function"
21877 msgstr ""
21879 #: trans-mem.c:4430
21880 #, gcc-internal-format
21881 msgid "%Kasm not allowed in %<transaction_safe%> function"
21882 msgstr ""
21884 #: tree-cfg.c:356
21885 #, gcc-internal-format
21886 msgid "ignoring loop annotation"
21887 msgstr ""
21889 #: tree-cfg.c:3004
21890 #, gcc-internal-format
21891 msgid "constant not recomputed when ADDR_EXPR changed"
21892 msgstr ""
21894 #: tree-cfg.c:3009
21895 #, gcc-internal-format
21896 msgid "side effects not recomputed when ADDR_EXPR changed"
21897 msgstr ""
21899 #: tree-cfg.c:3020
21900 #, gcc-internal-format
21901 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
21902 msgstr ""
21904 #: tree-cfg.c:3049
21905 #, gcc-internal-format
21906 msgid "SSA name in freelist but still referenced"
21907 msgstr ""
21909 #: tree-cfg.c:3064
21910 #, gcc-internal-format
21911 msgid "Local declaration from a different function"
21912 msgstr ""
21914 #: tree-cfg.c:3071 tree-cfg.c:4635
21915 #, gcc-internal-format
21916 msgid "INDIRECT_REF in gimple IL"
21917 msgstr ""
21919 #: tree-cfg.c:3079
21920 #, gcc-internal-format
21921 msgid "invalid first operand of MEM_REF"
21922 msgstr ""
21924 #: tree-cfg.c:3085
21925 #, gcc-internal-format
21926 msgid "invalid offset operand of MEM_REF"
21927 msgstr ""
21929 #: tree-cfg.c:3103
21930 #, gcc-internal-format
21931 msgid "ASSERT_EXPR with an always-false condition"
21932 msgstr ""
21934 #: tree-cfg.c:3109
21935 #, gcc-internal-format
21936 msgid "MODIFY_EXPR not expected while having tuples"
21937 msgstr ""
21939 #: tree-cfg.c:3136 tree-ssa.c:987
21940 #, gcc-internal-format
21941 msgid "address taken, but ADDRESSABLE bit not set"
21942 msgstr ""
21944 #: tree-cfg.c:3147
21945 #, gcc-internal-format
21946 msgid "non-integral used in condition"
21947 msgstr ""
21949 #: tree-cfg.c:3152
21950 #, gcc-internal-format
21951 msgid "invalid conditional operand"
21952 msgstr ""
21954 #: tree-cfg.c:3175
21955 #, gcc-internal-format
21956 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21957 msgstr ""
21959 #: tree-cfg.c:3190
21960 #, gcc-internal-format
21961 msgid "invalid position or size operand to BIT_FIELD_REF"
21962 msgstr ""
21964 #: tree-cfg.c:3196
21965 #, gcc-internal-format
21966 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
21967 msgstr ""
21969 #: tree-cfg.c:3205
21970 #, gcc-internal-format
21971 msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
21972 msgstr ""
21974 #: tree-cfg.c:3213
21975 #, gcc-internal-format
21976 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
21977 msgstr ""
21979 #: tree-cfg.c:3246
21980 #, gcc-internal-format
21981 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21982 msgstr ""
21984 #: tree-cfg.c:3256
21985 #, gcc-internal-format
21986 msgid "invalid reference prefix"
21987 msgstr ""
21989 #: tree-cfg.c:3268
21990 #, gcc-internal-format
21991 msgid "invalid operand to plus/minus, type is a pointer"
21992 msgstr ""
21994 #: tree-cfg.c:3279
21995 #, gcc-internal-format
21996 msgid "invalid operand to pointer diff, operand is not a pointer"
21997 msgstr ""
21999 #: tree-cfg.c:3287
22000 #, gcc-internal-format
22001 msgid "invalid type for pointer diff"
22002 msgstr "некоректний тип різниці між вказівниками"
22004 #: tree-cfg.c:3298
22005 #, gcc-internal-format
22006 msgid "invalid operand to pointer plus, first operand is not a pointer"
22007 msgstr ""
22009 #: tree-cfg.c:3304
22010 #, gcc-internal-format
22011 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
22012 msgstr ""
22014 #: tree-cfg.c:3355
22015 #, gcc-internal-format
22016 msgid "invalid CASE_CHAIN"
22017 msgstr ""
22019 #: tree-cfg.c:3383
22020 #, gcc-internal-format
22021 msgid "invalid expression for min lvalue"
22022 msgstr ""
22024 #: tree-cfg.c:3394
22025 #, gcc-internal-format
22026 msgid "invalid operand in indirect reference"
22027 msgstr ""
22029 #: tree-cfg.c:3423
22030 #, gcc-internal-format
22031 msgid "invalid operands to array reference"
22032 msgstr ""
22034 #: tree-cfg.c:3434
22035 #, gcc-internal-format
22036 msgid "type mismatch in array reference"
22037 msgstr ""
22039 #: tree-cfg.c:3443
22040 #, gcc-internal-format
22041 msgid "type mismatch in array range reference"
22042 msgstr ""
22044 #: tree-cfg.c:3454
22045 #, gcc-internal-format
22046 msgid "type mismatch in real/imagpart reference"
22047 msgstr ""
22049 #: tree-cfg.c:3464
22050 #, gcc-internal-format
22051 msgid "type mismatch in component reference"
22052 msgstr ""
22054 #: tree-cfg.c:3481
22055 #, gcc-internal-format
22056 msgid "conversion of an SSA_NAME on the left hand side"
22057 msgstr ""
22059 #: tree-cfg.c:3488
22060 #, gcc-internal-format
22061 msgid "conversion of register to a different size"
22062 msgstr ""
22064 #: tree-cfg.c:3503
22065 #, gcc-internal-format
22066 msgid "invalid address operand in MEM_REF"
22067 msgstr ""
22069 #: tree-cfg.c:3510
22070 #, gcc-internal-format
22071 msgid "invalid offset operand in MEM_REF"
22072 msgstr ""
22074 #: tree-cfg.c:3520
22075 #, gcc-internal-format
22076 msgid "invalid address operand in TARGET_MEM_REF"
22077 msgstr ""
22079 #: tree-cfg.c:3527
22080 #, gcc-internal-format
22081 msgid "invalid offset operand in TARGET_MEM_REF"
22082 msgstr ""
22084 #: tree-cfg.c:3581
22085 #, gcc-internal-format
22086 msgid "gimple call has two targets"
22087 msgstr ""
22089 #: tree-cfg.c:3595
22090 #, gcc-internal-format
22091 msgid "gimple call has no target"
22092 msgstr ""
22094 #: tree-cfg.c:3602
22095 #, gcc-internal-format
22096 msgid "invalid function in gimple call"
22097 msgstr ""
22099 #: tree-cfg.c:3612
22100 #, gcc-internal-format
22101 msgid "non-function in gimple call"
22102 msgstr ""
22104 #: tree-cfg.c:3623
22105 #, gcc-internal-format
22106 msgid "invalid pure const state for function"
22107 msgstr ""
22109 #: tree-cfg.c:3632
22110 #, gcc-internal-format
22111 msgid "invalid LHS in gimple call"
22112 msgstr ""
22114 #: tree-cfg.c:3640
22115 #, gcc-internal-format
22116 msgid "LHS in noreturn call"
22117 msgstr ""
22119 #: tree-cfg.c:3654
22120 #, gcc-internal-format
22121 msgid "invalid conversion in gimple call"
22122 msgstr ""
22124 #: tree-cfg.c:3663
22125 #, gcc-internal-format
22126 msgid "invalid static chain in gimple call"
22127 msgstr ""
22129 #: tree-cfg.c:3674
22130 #, gcc-internal-format
22131 msgid "static chain with function that doesn%'t use one"
22132 msgstr ""
22134 #. Built-in unreachable with parameters might not be caught by
22135 #. undefined behavior sanitizer.  Front-ends do check users do not
22136 #. call them that way but we also produce calls to
22137 #. __builtin_unreachable internally, for example when IPA figures
22138 #. out a call cannot happen in a legal program.  In such cases,
22139 #. we must make sure arguments are stripped off.
22140 #: tree-cfg.c:3692
22141 #, gcc-internal-format
22142 msgid "__builtin_unreachable or __builtin_trap call with arguments"
22143 msgstr ""
22145 #: tree-cfg.c:3715
22146 #, gcc-internal-format
22147 msgid "invalid argument to gimple call"
22148 msgstr ""
22150 #: tree-cfg.c:3735
22151 #, gcc-internal-format
22152 msgid "invalid operands in gimple comparison"
22153 msgstr ""
22155 #: tree-cfg.c:3751
22156 #, gcc-internal-format
22157 msgid "mismatching comparison operand types"
22158 msgstr ""
22160 #: tree-cfg.c:3768
22161 #, gcc-internal-format
22162 msgid "unsupported operation or type for vector comparison returning a boolean"
22163 msgstr ""
22165 #: tree-cfg.c:3783
22166 #, gcc-internal-format
22167 msgid "non-vector operands in vector comparison"
22168 msgstr ""
22170 #: tree-cfg.c:3792
22171 #, gcc-internal-format
22172 msgid "invalid vector comparison resulting type"
22173 msgstr ""
22175 #: tree-cfg.c:3799
22176 #, gcc-internal-format
22177 msgid "bogus comparison result type"
22178 msgstr ""
22180 #: tree-cfg.c:3821
22181 #, gcc-internal-format
22182 msgid "non-register as LHS of unary operation"
22183 msgstr ""
22185 #: tree-cfg.c:3827
22186 #, gcc-internal-format
22187 msgid "invalid operand in unary operation"
22188 msgstr ""
22190 #: tree-cfg.c:3859
22191 #, gcc-internal-format
22192 msgid "invalid types in nop conversion"
22193 msgstr ""
22195 #: tree-cfg.c:3874
22196 #, gcc-internal-format
22197 msgid "invalid types in address space conversion"
22198 msgstr ""
22200 #: tree-cfg.c:3888
22201 #, gcc-internal-format
22202 msgid "invalid types in fixed-point conversion"
22203 msgstr ""
22205 #: tree-cfg.c:3903
22206 #, gcc-internal-format
22207 msgid "invalid types in conversion to floating point"
22208 msgstr ""
22210 #: tree-cfg.c:3918
22211 #, gcc-internal-format
22212 msgid "invalid types in conversion to integer"
22213 msgstr ""
22215 #: tree-cfg.c:3945
22216 #, gcc-internal-format
22217 msgid "vec_duplicate should be from a scalar to a like vector"
22218 msgstr ""
22220 #: tree-cfg.c:3959
22221 #, gcc-internal-format
22222 msgid "non-trivial conversion in unary operation"
22223 msgstr ""
22225 #: tree-cfg.c:3984
22226 #, gcc-internal-format
22227 msgid "non-register as LHS of binary operation"
22228 msgstr ""
22230 #: tree-cfg.c:3991
22231 #, gcc-internal-format
22232 msgid "invalid operands in binary operation"
22233 msgstr ""
22235 #: tree-cfg.c:4006
22236 #, gcc-internal-format
22237 msgid "type mismatch in complex expression"
22238 msgstr ""
22240 #: tree-cfg.c:4035
22241 #, gcc-internal-format
22242 msgid "type mismatch in shift expression"
22243 msgstr ""
22245 #: tree-cfg.c:4052 tree-cfg.c:4073
22246 #, gcc-internal-format
22247 msgid "type mismatch in widening vector shift expression"
22248 msgstr ""
22250 #: tree-cfg.c:4094
22251 #, gcc-internal-format
22252 msgid "invalid non-vector operands to vector valued plus"
22253 msgstr ""
22255 #: tree-cfg.c:4105
22256 #, gcc-internal-format
22257 msgid "invalid (pointer) operands to plus/minus"
22258 msgstr ""
22260 #: tree-cfg.c:4119
22261 #, gcc-internal-format
22262 msgid "type mismatch in pointer plus expression"
22263 msgstr ""
22265 #: tree-cfg.c:4140
22266 #, gcc-internal-format
22267 msgid "type mismatch in pointer diff expression"
22268 msgstr ""
22270 #: tree-cfg.c:4194
22271 #, gcc-internal-format
22272 msgid "type mismatch in widening sum reduction"
22273 msgstr ""
22275 #: tree-cfg.c:4214
22276 #, gcc-internal-format
22277 msgid "type mismatch in vector widening multiplication"
22278 msgstr ""
22280 #: tree-cfg.c:4248
22281 #, gcc-internal-format
22282 msgid "type mismatch in vector pack expression"
22283 msgstr ""
22285 #: tree-cfg.c:4281
22286 #, gcc-internal-format
22287 msgid "type mismatch in series expression"
22288 msgstr ""
22290 #: tree-cfg.c:4289
22291 #, gcc-internal-format
22292 msgid "vector type expected in series expression"
22293 msgstr "у виразі послідовності мало бути використано векторний тип"
22295 #: tree-cfg.c:4302
22296 #, gcc-internal-format
22297 msgid "type mismatch in binary expression"
22298 msgstr ""
22300 #: tree-cfg.c:4330
22301 #, gcc-internal-format
22302 msgid "non-register as LHS of ternary operation"
22303 msgstr ""
22305 #: tree-cfg.c:4339
22306 #, gcc-internal-format
22307 msgid "invalid operands in ternary operation"
22308 msgstr ""
22310 #: tree-cfg.c:4355
22311 #, gcc-internal-format
22312 msgid "type mismatch in widening multiply-accumulate expression"
22313 msgstr ""
22315 #: tree-cfg.c:4369
22316 #, gcc-internal-format
22317 msgid "type mismatch in fused multiply-add expression"
22318 msgstr ""
22320 #: tree-cfg.c:4383
22321 #, gcc-internal-format
22322 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"
22323 msgstr ""
22325 #: tree-cfg.c:4395 c/c-typeck.c:5217
22326 #, gcc-internal-format
22327 msgid "type mismatch in conditional expression"
22328 msgstr ""
22330 #: tree-cfg.c:4407
22331 #, gcc-internal-format
22332 msgid "type mismatch in vector permute expression"
22333 msgstr ""
22335 #: tree-cfg.c:4419
22336 #, gcc-internal-format
22337 msgid "vector types expected in vector permute expression"
22338 msgstr ""
22340 #: tree-cfg.c:4434
22341 #, gcc-internal-format
22342 msgid "vectors with different element number found in vector permute expression"
22343 msgstr ""
22345 #: tree-cfg.c:4450
22346 #, gcc-internal-format
22347 msgid "invalid mask type in vector permute expression"
22348 msgstr ""
22350 #: tree-cfg.c:4466
22351 #, gcc-internal-format
22352 msgid "type mismatch in sad expression"
22353 msgstr ""
22355 #: tree-cfg.c:4478
22356 #, gcc-internal-format
22357 msgid "vector types expected in sad expression"
22358 msgstr ""
22360 #: tree-cfg.c:4491
22361 #, gcc-internal-format
22362 msgid "type mismatch in BIT_INSERT_EXPR"
22363 msgstr ""
22365 #: tree-cfg.c:4501
22366 #, gcc-internal-format
22367 msgid "not allowed type combination in BIT_INSERT_EXPR"
22368 msgstr ""
22370 #: tree-cfg.c:4510
22371 #, gcc-internal-format
22372 msgid "invalid position or size in BIT_INSERT_EXPR"
22373 msgstr ""
22375 #: tree-cfg.c:4520
22376 #, gcc-internal-format
22377 msgid "insertion out of range in BIT_INSERT_EXPR"
22378 msgstr ""
22380 #: tree-cfg.c:4530
22381 #, gcc-internal-format
22382 msgid "vector insertion not at element boundary"
22383 msgstr ""
22385 #: tree-cfg.c:4549
22386 #, gcc-internal-format
22387 msgid "type mismatch in dot product reduction"
22388 msgstr ""
22390 #: tree-cfg.c:4583
22391 #, gcc-internal-format
22392 msgid "non-trivial conversion at assignment"
22393 msgstr ""
22395 #: tree-cfg.c:4592
22396 #, gcc-internal-format
22397 msgid "non-decl/MEM_REF LHS in clobber statement"
22398 msgstr ""
22400 #: tree-cfg.c:4610
22401 #, gcc-internal-format
22402 msgid "invalid operand in unary expression"
22403 msgstr ""
22405 #: tree-cfg.c:4624
22406 #, gcc-internal-format
22407 msgid "type mismatch in address expression"
22408 msgstr ""
22410 #: tree-cfg.c:4650 tree-cfg.c:4676
22411 #, gcc-internal-format
22412 msgid "invalid rhs for gimple memory store"
22413 msgstr ""
22415 #: tree-cfg.c:4710 tree-cfg.c:4728 tree-cfg.c:4742
22416 #, gcc-internal-format
22417 msgid "incorrect type of vector CONSTRUCTOR elements"
22418 msgstr ""
22420 #: tree-cfg.c:4719 tree-cfg.c:4735
22421 #, gcc-internal-format
22422 msgid "incorrect number of vector CONSTRUCTOR elements"
22423 msgstr ""
22425 #: tree-cfg.c:4751
22426 #, gcc-internal-format
22427 msgid "vector CONSTRUCTOR with non-NULL element index"
22428 msgstr ""
22430 #: tree-cfg.c:4757
22431 #, gcc-internal-format
22432 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
22433 msgstr ""
22435 #: tree-cfg.c:4765
22436 #, gcc-internal-format
22437 msgid "non-vector CONSTRUCTOR with elements"
22438 msgstr ""
22440 #: tree-cfg.c:4824
22441 #, gcc-internal-format
22442 msgid "invalid operand in return statement"
22443 msgstr ""
22445 #: tree-cfg.c:4839 c/gimple-parser.c:1622
22446 #, gcc-internal-format
22447 msgid "invalid conversion in return statement"
22448 msgstr ""
22450 #: tree-cfg.c:4863
22451 #, gcc-internal-format
22452 msgid "goto destination is neither a label nor a pointer"
22453 msgstr ""
22455 #: tree-cfg.c:4882
22456 #, gcc-internal-format
22457 msgid "invalid operand to switch statement"
22458 msgstr ""
22460 #: tree-cfg.c:4890
22461 #, gcc-internal-format
22462 msgid "non-integral type switch statement"
22463 msgstr ""
22465 #: tree-cfg.c:4898
22466 #, gcc-internal-format
22467 msgid "invalid default case label in switch statement"
22468 msgstr ""
22470 #: tree-cfg.c:4910
22471 #, gcc-internal-format
22472 msgid "invalid case label in switch statement"
22473 msgstr ""
22475 #: tree-cfg.c:4917
22476 #, gcc-internal-format
22477 msgid "invalid case range in switch statement"
22478 msgstr ""
22480 #: tree-cfg.c:4927
22481 #, gcc-internal-format
22482 msgid "type mismatch for case label in switch statement"
22483 msgstr ""
22485 #: tree-cfg.c:4937
22486 #, gcc-internal-format
22487 msgid "type precision mismatch in switch statement"
22488 msgstr ""
22490 #: tree-cfg.c:4946
22491 #, gcc-internal-format
22492 msgid "case labels not sorted in switch statement"
22493 msgstr ""
22495 #: tree-cfg.c:4989
22496 #, gcc-internal-format
22497 msgid "label's context is not the current function decl"
22498 msgstr ""
22500 #: tree-cfg.c:4998
22501 #, gcc-internal-format
22502 msgid "incorrect entry in label_to_block_map"
22503 msgstr ""
22505 #: tree-cfg.c:5008
22506 #, gcc-internal-format
22507 msgid "incorrect setting of landing pad number"
22508 msgstr ""
22510 #: tree-cfg.c:5024
22511 #, gcc-internal-format
22512 msgid "invalid comparison code in gimple cond"
22513 msgstr ""
22515 #: tree-cfg.c:5032
22516 #, gcc-internal-format
22517 msgid "invalid labels in gimple cond"
22518 msgstr ""
22520 #: tree-cfg.c:5115 tree-cfg.c:5124
22521 #, gcc-internal-format
22522 msgid "invalid PHI result"
22523 msgstr ""
22525 #: tree-cfg.c:5134
22526 #, gcc-internal-format
22527 msgid "missing PHI def"
22528 msgstr ""
22530 #: tree-cfg.c:5148
22531 #, gcc-internal-format
22532 msgid "invalid PHI argument"
22533 msgstr ""
22535 #: tree-cfg.c:5155
22536 #, gcc-internal-format, gfc-internal-format
22537 msgid "incompatible types in PHI argument %u"
22538 msgstr ""
22540 #: tree-cfg.c:5253 tree-cfg.c:5585
22541 #, gcc-internal-format
22542 msgid "verify_gimple failed"
22543 msgstr ""
22545 #: tree-cfg.c:5313
22546 #, gcc-internal-format
22547 msgid "dead STMT in EH table"
22548 msgstr ""
22550 #: tree-cfg.c:5329
22551 #, gcc-internal-format
22552 msgid "location references block not in block tree"
22553 msgstr ""
22555 #: tree-cfg.c:5451
22556 #, gcc-internal-format
22557 msgid "gimple_bb (phi) is set to a wrong basic block"
22558 msgstr ""
22560 #: tree-cfg.c:5460
22561 #, gcc-internal-format
22562 msgid "PHI node with location"
22563 msgstr ""
22565 #: tree-cfg.c:5471 tree-cfg.c:5520
22566 #, gcc-internal-format
22567 msgid "incorrect sharing of tree nodes"
22568 msgstr ""
22570 #: tree-cfg.c:5479
22571 #, gcc-internal-format
22572 msgid "virtual PHI with argument locations"
22573 msgstr ""
22575 #: tree-cfg.c:5508
22576 #, gcc-internal-format
22577 msgid "gimple_bb (stmt) is set to a wrong basic block"
22578 msgstr ""
22580 #: tree-cfg.c:5544
22581 #, gcc-internal-format
22582 msgid "in statement"
22583 msgstr ""
22585 #: tree-cfg.c:5561
22586 #, gcc-internal-format
22587 msgid "statement marked for throw, but doesn%'t"
22588 msgstr ""
22590 #: tree-cfg.c:5567
22591 #, gcc-internal-format
22592 msgid "statement marked for throw in middle of block"
22593 msgstr ""
22595 #: tree-cfg.c:5607
22596 #, gcc-internal-format
22597 msgid "ENTRY_BLOCK has IL associated with it"
22598 msgstr ""
22600 #: tree-cfg.c:5614
22601 #, gcc-internal-format
22602 msgid "EXIT_BLOCK has IL associated with it"
22603 msgstr ""
22605 #: tree-cfg.c:5621
22606 #, gcc-internal-format, gfc-internal-format
22607 msgid "fallthru to exit from bb %d"
22608 msgstr ""
22610 #: tree-cfg.c:5645
22611 #, gcc-internal-format
22612 msgid "nonlocal label "
22613 msgstr ""
22615 #: tree-cfg.c:5654
22616 #, gcc-internal-format
22617 msgid "EH landing pad label "
22618 msgstr ""
22620 #: tree-cfg.c:5663 tree-cfg.c:5672 tree-cfg.c:5697
22621 #, gcc-internal-format
22622 msgid "label "
22623 msgstr "мітка "
22625 #: tree-cfg.c:5687
22626 #, gcc-internal-format, gfc-internal-format
22627 msgid "control flow in the middle of basic block %d"
22628 msgstr ""
22630 #: tree-cfg.c:5720
22631 #, gcc-internal-format, gfc-internal-format
22632 msgid "fallthru edge after a control statement in bb %d"
22633 msgstr ""
22635 #: tree-cfg.c:5733
22636 #, gcc-internal-format, gfc-internal-format
22637 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
22638 msgstr ""
22640 #: tree-cfg.c:5756 tree-cfg.c:5778 tree-cfg.c:5795 tree-cfg.c:5865
22641 #, gcc-internal-format, gfc-internal-format
22642 msgid "wrong outgoing edge flags at end of bb %d"
22643 msgstr ""
22645 #: tree-cfg.c:5766
22646 #, gcc-internal-format, gfc-internal-format
22647 msgid "explicit goto at end of bb %d"
22648 msgstr ""
22650 #: tree-cfg.c:5800
22651 #, gcc-internal-format, gfc-internal-format
22652 msgid "return edge does not point to exit in bb %d"
22653 msgstr ""
22655 #: tree-cfg.c:5831
22656 #, gcc-internal-format
22657 msgid "found default case not at the start of case vector"
22658 msgstr ""
22660 #: tree-cfg.c:5839
22661 #, gcc-internal-format
22662 msgid "case labels not sorted: "
22663 msgstr ""
22665 #: tree-cfg.c:5856
22666 #, gcc-internal-format, gfc-internal-format
22667 msgid "extra outgoing edge %d->%d"
22668 msgstr ""
22670 #: tree-cfg.c:5879
22671 #, gcc-internal-format, gfc-internal-format
22672 msgid "missing edge %i->%i"
22673 msgstr ""
22675 #: tree-cfg.c:9388
22676 #, gcc-internal-format
22677 msgid "%<noreturn%> function does return"
22678 msgstr ""
22680 #: tree-cfg.c:9409 tree-cfg.c:9441
22681 #, gcc-internal-format
22682 msgid "control reaches end of non-void function"
22683 msgstr ""
22685 #: tree-cfg.c:9507 cp/cvt.c:1039
22686 #, gcc-internal-format
22687 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
22688 msgstr ""
22690 #: tree-cfg.c:9512 cp/cvt.c:1046
22691 #, gcc-internal-format
22692 msgid "ignoring return value of function declared with attribute warn_unused_result"
22693 msgstr ""
22695 #: tree-chkp-opt.c:720
22696 #, gcc-internal-format
22697 msgid "memory access check always fail"
22698 msgstr ""
22700 #: tree-chkp.c:2054
22701 #, gcc-internal-format
22702 msgid "-fcheck-pointer-bounds requires %qs name for internal usage"
22703 msgstr ""
22705 #: tree-chkp.c:2831
22706 #, gcc-internal-format, gfc-internal-format
22707 msgid "pointer bounds were lost due to unexpected expression %s"
22708 msgstr ""
22710 #: tree-chkp.c:2919
22711 #, gcc-internal-format, gfc-internal-format
22712 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
22713 msgstr ""
22715 #: tree-chkp.c:2962
22716 #, gcc-internal-format, gfc-internal-format
22717 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
22718 msgstr ""
22720 #: tree-chkp.c:3662
22721 #, gcc-internal-format, gfc-internal-format
22722 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
22723 msgstr ""
22725 #: tree-chkp.c:3822
22726 #, gcc-internal-format, gfc-internal-format
22727 msgid "chkp_find_bounds: Unexpected tree code %s"
22728 msgstr ""
22730 #: tree-chkp.c:3833
22731 #, gcc-internal-format
22732 msgid "chkp_find_bounds: Cannot find bounds for pointer"
22733 msgstr ""
22735 #: tree-chkp.c:3949
22736 #, gcc-internal-format, gfc-internal-format
22737 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
22738 msgstr ""
22740 #: tree-diagnostic.c:202
22741 #, gcc-internal-format
22742 msgid "in definition of macro %qs"
22743 msgstr "у визначенні макросу %qs"
22745 #: tree-diagnostic.c:219
22746 #, gcc-internal-format
22747 msgid "in expansion of macro %qs"
22748 msgstr "у розгортанні макросу %qs"
22750 #: tree-eh.c:4766
22751 #, gcc-internal-format, gfc-internal-format
22752 msgid "BB %i has multiple EH edges"
22753 msgstr "BB %i має декілька країв EH"
22755 #: tree-eh.c:4778
22756 #, gcc-internal-format, gfc-internal-format
22757 msgid "BB %i can not throw but has an EH edge"
22758 msgstr ""
22760 #: tree-eh.c:4786
22761 #, gcc-internal-format, gfc-internal-format
22762 msgid "BB %i last statement has incorrectly set lp"
22763 msgstr ""
22765 #: tree-eh.c:4792
22766 #, gcc-internal-format, gfc-internal-format
22767 msgid "BB %i is missing an EH edge"
22768 msgstr ""
22770 #: tree-eh.c:4798
22771 #, gcc-internal-format, gfc-internal-format
22772 msgid "Incorrect EH edge %i->%i"
22773 msgstr ""
22775 #: tree-eh.c:4832 tree-eh.c:4851
22776 #, gcc-internal-format, gfc-internal-format
22777 msgid "BB %i is missing an edge"
22778 msgstr ""
22780 #: tree-eh.c:4868
22781 #, gcc-internal-format, gfc-internal-format
22782 msgid "BB %i too many fallthru edges"
22783 msgstr ""
22785 #: tree-eh.c:4877
22786 #, gcc-internal-format, gfc-internal-format
22787 msgid "BB %i has incorrect edge"
22788 msgstr ""
22790 #: tree-eh.c:4883
22791 #, gcc-internal-format, gfc-internal-format
22792 msgid "BB %i has incorrect fallthru edge"
22793 msgstr ""
22795 #: tree-inline.c:3534
22796 #, gcc-internal-format
22797 msgid "function %q+F can never be copied because it receives a non-local goto"
22798 msgstr ""
22800 #: tree-inline.c:3541
22801 #, gcc-internal-format
22802 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
22803 msgstr ""
22805 #: tree-inline.c:3581
22806 #, gcc-internal-format
22807 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
22808 msgstr ""
22810 #: tree-inline.c:3595
22811 #, gcc-internal-format
22812 msgid "function %q+F can never be inlined because it uses setjmp"
22813 msgstr ""
22815 #: tree-inline.c:3609
22816 #, gcc-internal-format
22817 msgid "function %q+F can never be inlined because it uses variable argument lists"
22818 msgstr ""
22820 #: tree-inline.c:3621
22821 #, gcc-internal-format
22822 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
22823 msgstr ""
22825 #: tree-inline.c:3629
22826 #, gcc-internal-format
22827 msgid "function %q+F can never be inlined because it uses non-local goto"
22828 msgstr ""
22830 #: tree-inline.c:3641
22831 #, gcc-internal-format
22832 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
22833 msgstr ""
22835 #: tree-inline.c:3661
22836 #, gcc-internal-format
22837 msgid "function %q+F can never be inlined because it contains a computed goto"
22838 msgstr ""
22840 #: tree-inline.c:3762
22841 #, gcc-internal-format
22842 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
22843 msgstr ""
22845 #: tree-inline.c:3770
22846 #, gcc-internal-format
22847 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
22848 msgstr ""
22850 #: tree-inline.c:4442
22851 #, gcc-internal-format
22852 msgid "inlining failed in call to always_inline %q+F: %s"
22853 msgstr ""
22855 #: tree-inline.c:4445 tree-inline.c:4465
22856 #, gcc-internal-format
22857 msgid "called from here"
22858 msgstr ""
22860 #: tree-inline.c:4448 tree-inline.c:4468
22861 #, gcc-internal-format
22862 msgid "called from this function"
22863 msgstr ""
22865 #: tree-inline.c:4461
22866 #, gcc-internal-format
22867 msgid "inlining failed in call to %q+F: %s"
22868 msgstr ""
22870 #: tree-into-ssa.c:3293
22871 #, gcc-internal-format
22872 msgid "statement uses released SSA name:"
22873 msgstr ""
22875 #: tree-into-ssa.c:3305
22876 #, gcc-internal-format
22877 msgid "cannot update SSA form"
22878 msgstr ""
22880 #: tree-into-ssa.c:3396 tree-outof-ssa.c:824 tree-outof-ssa.c:883
22881 #: tree-ssa-coalesce.c:1012
22882 #, gcc-internal-format
22883 msgid "SSA corruption"
22884 msgstr ""
22886 #: tree-profile.c:640
22887 #, gcc-internal-format
22888 msgid "target does not support atomic profile update, single mode is selected"
22889 msgstr ""
22891 #: tree-ssa-ccp.c:3461
22892 msgid "%Gargument %u null where non-null expected"
22893 msgstr "%Gпорожній аргумент %u там, де мав бути непорожній аргумент"
22895 #: tree-ssa-ccp.c:3466
22896 #, gcc-internal-format
22897 msgid "in a call to built-in function %qD"
22898 msgstr "у виклику вбудованої функції %qD"
22900 #: tree-ssa-ccp.c:3470
22901 #, gcc-internal-format
22902 msgid "in a call to function %qD declared here"
22903 msgstr "у виклику функції %qD, оголошено тут"
22905 #: tree-ssa-loop-niter.c:3049
22906 #, gcc-internal-format, gfc-internal-format
22907 msgid "iteration %s invokes undefined behavior"
22908 msgstr "ітерація %s викликає невизначену поведінку"
22910 #: tree-ssa-loop-niter.c:3050
22911 #, gcc-internal-format
22912 msgid "within this loop"
22913 msgstr "у цьому циклі"
22915 #: tree-ssa-loop-prefetch.c:2065
22916 #, gcc-internal-format
22917 msgid "%<l1-cache-size%> parameter is not a power of two %d"
22918 msgstr "параметр %<l1-cache-size%> не є степенем двійки %d"
22920 #: tree-ssa-operands.c:975
22921 #, gcc-internal-format
22922 msgid "virtual definition of statement not up-to-date"
22923 msgstr "віртуальне визначення неактуальної інструкції"
22925 #: tree-ssa-operands.c:982
22926 #, gcc-internal-format
22927 msgid "virtual def operand missing for stmt"
22928 msgstr ""
22930 #: tree-ssa-operands.c:992
22931 #, gcc-internal-format
22932 msgid "virtual use of statement not up-to-date"
22933 msgstr "віртуальне використання неактуальної інструкції"
22935 #: tree-ssa-operands.c:999
22936 #, gcc-internal-format
22937 msgid "virtual use operand missing for stmt"
22938 msgstr ""
22940 #: tree-ssa-operands.c:1016
22941 #, gcc-internal-format
22942 msgid "excess use operand for stmt"
22943 msgstr ""
22945 #: tree-ssa-operands.c:1026
22946 #, gcc-internal-format
22947 msgid "use operand missing for stmt"
22948 msgstr ""
22950 #: tree-ssa-operands.c:1033
22951 #, gcc-internal-format
22952 msgid "stmt volatile flag not up-to-date"
22953 msgstr ""
22955 #: tree-ssa-strlen.c:1999
22956 msgid "%G%qD output truncated before terminating nul copying %E byte from a string of the same length"
22957 msgid_plural "%G%qD output truncated before terminating nul copying %E bytes from a string of the same length"
22958 msgstr[0] ""
22959 msgstr[1] ""
22960 msgstr[2] ""
22962 #: tree-ssa-strlen.c:2013
22963 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
22964 msgid_plural "%G%qD output truncated copying %E bytes from a string of length %wu"
22965 msgstr[0] ""
22966 msgstr[1] ""
22967 msgstr[2] ""
22969 #: tree-ssa-strlen.c:2020
22970 msgid "%G%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
22971 msgstr ""
22973 #: tree-ssa-strlen.c:2032
22974 msgid "%G%qD output may be truncated copying %E byte from a string of length %wu"
22975 msgid_plural "%G%qD output may be truncated copying %E bytes from a string of length %wu"
22976 msgstr[0] ""
22977 msgstr[1] ""
22978 msgstr[2] ""
22980 #: tree-ssa-strlen.c:2039 tree-ssa-strlen.c:2053
22981 msgid "%G%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
22982 msgstr ""
22984 #: tree-ssa-strlen.c:2174
22985 msgid "%G%qD output truncated before terminating nul copying as many bytes from a string as its length"
22986 msgstr ""
22988 #: tree-ssa-strlen.c:2180
22989 msgid "%G%qD specified bound depends on the length of the source argument"
22990 msgstr ""
22992 #: tree-ssa-strlen.c:2187
22993 #, gcc-internal-format
22994 msgid "length computed here"
22995 msgstr "довжину обчислено тут:"
22997 #: tree-ssa-uninit.c:191 varasm.c:342
22998 #, gcc-internal-format
22999 msgid "%qD was declared here"
23000 msgstr "%qD було оголошено тут:"
23002 #: tree-ssa-uninit.c:259
23003 #, gcc-internal-format
23004 msgid "%qD is used uninitialized in this function"
23005 msgstr "%qD використовується без ініціалізації у цій функції"
23007 #: tree-ssa-uninit.c:264 tree-ssa-uninit.c:2624
23008 #, gcc-internal-format
23009 msgid "%qD may be used uninitialized in this function"
23010 msgstr "%qD може бути використано без ініціалізації у цій функції"
23012 #: tree-ssa-uninit.c:369
23013 #, gcc-internal-format
23014 msgid "%qE is used uninitialized in this function"
23015 msgstr "%qE використано без ініціалізації у цій функції"
23017 #: tree-ssa-uninit.c:379
23018 #, gcc-internal-format
23019 msgid "%qE may be used uninitialized in this function"
23020 msgstr "%qE може бути використано без ініціалізації у цій функції"
23022 #: tree-ssa.c:647
23023 #, gcc-internal-format, gfc-internal-format
23024 msgid "multiple virtual PHI nodes in BB %d"
23025 msgstr ""
23027 #: tree-ssa.c:661 tree-ssa.c:690
23028 #, gcc-internal-format
23029 msgid "virtual definition is not an SSA name"
23030 msgstr ""
23032 #: tree-ssa.c:677
23033 #, gcc-internal-format
23034 msgid "stmt with wrong VUSE"
23035 msgstr "stmt із помилковим VUSE"
23037 #: tree-ssa.c:707
23038 #, gcc-internal-format, gfc-internal-format
23039 msgid "PHI node with wrong VUSE on edge from BB %d"
23040 msgstr ""
23042 #: tree-ssa.c:733
23043 #, gcc-internal-format
23044 msgid "expected an SSA_NAME object"
23045 msgstr "мало бути використано об'єкт SSA_NAME"
23047 #: tree-ssa.c:739
23048 #, gcc-internal-format
23049 msgid "found an SSA_NAME that had been released into the free pool"
23050 msgstr "виявлено SSA_NAME, яку мало бути вивільнено до вільного буфера"
23052 #: tree-ssa.c:746
23053 #, gcc-internal-format
23054 msgid "type mismatch between an SSA_NAME and its symbol"
23055 msgstr "невідповідність типів між SSA_NAME та її символом"
23057 #: tree-ssa.c:752
23058 #, gcc-internal-format
23059 msgid "found a virtual definition for a GIMPLE register"
23060 msgstr "виявлено віртуальне визначення регістра GIMPLE"
23062 #: tree-ssa.c:758
23063 #, gcc-internal-format
23064 msgid "virtual SSA name for non-VOP decl"
23065 msgstr "віртуальна назва SSA для оголошення, яке не належить до VOP"
23067 #: tree-ssa.c:764
23068 #, gcc-internal-format
23069 msgid "found a real definition for a non-register"
23070 msgstr "виявлено реальне визначення для змінної, яка не є регістровою"
23072 #: tree-ssa.c:771
23073 #, gcc-internal-format
23074 msgid "found a default name with a non-empty defining statement"
23075 msgstr "виявлено типову назву для непорожньої інструкції визначення"
23077 #: tree-ssa.c:801
23078 #, gcc-internal-format
23079 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
23080 msgstr "RESULT_DECL має бути придатним лише для читання, якщо встановлено DECL_BY_REFERENCE"
23082 #: tree-ssa.c:807
23083 #, gcc-internal-format, gfc-internal-format
23084 msgid "SSA_NAME created in two different blocks %i and %i"
23085 msgstr "SSA_NAME створено у двох різних блоках, %i і %i"
23087 #: tree-ssa.c:816 tree-ssa.c:1150
23088 #, gcc-internal-format
23089 msgid "SSA_NAME_DEF_STMT is wrong"
23090 msgstr "SSA_NAME_DEF_STMT є помилковим"
23092 #: tree-ssa.c:868
23093 #, gcc-internal-format
23094 msgid "missing definition"
23095 msgstr "пропущено визначення"
23097 #: tree-ssa.c:874
23098 #, gcc-internal-format, gfc-internal-format
23099 msgid "definition in block %i does not dominate use in block %i"
23100 msgstr ""
23102 #: tree-ssa.c:882
23103 #, gcc-internal-format, gfc-internal-format
23104 msgid "definition in block %i follows the use"
23105 msgstr "визначення у блоці %i слідує за використанням"
23107 #: tree-ssa.c:889
23108 #, gcc-internal-format
23109 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
23110 msgstr "має бути встановлено SSA_NAME_OCCURS_IN_ABNORMAL_PHI"
23112 #: tree-ssa.c:897
23113 #, gcc-internal-format
23114 msgid "no immediate_use list"
23115 msgstr ""
23117 #: tree-ssa.c:909
23118 #, gcc-internal-format
23119 msgid "wrong immediate use list"
23120 msgstr ""
23122 #: tree-ssa.c:943
23123 #, gcc-internal-format
23124 msgid "incoming edge count does not match number of PHI arguments"
23125 msgstr ""
23127 #: tree-ssa.c:957
23128 #, gcc-internal-format, gfc-internal-format
23129 msgid "PHI argument is missing for edge %d->%d"
23130 msgstr ""
23132 #: tree-ssa.c:966
23133 #, gcc-internal-format
23134 msgid "PHI argument is not SSA_NAME, or invariant"
23135 msgstr ""
23137 #: tree-ssa.c:994
23138 #, gcc-internal-format, gfc-internal-format
23139 msgid "wrong edge %d->%d for PHI argument"
23140 msgstr ""
23142 #: tree-ssa.c:1069
23143 #, gcc-internal-format
23144 msgid "shared SSA name info"
23145 msgstr ""
23147 #: tree-ssa.c:1096
23148 #, gcc-internal-format, gfc-internal-format
23149 msgid "AUX pointer initialized for edge %d->%d"
23150 msgstr ""
23152 #: tree-ssa.c:1122
23153 #, gcc-internal-format
23154 msgid "stmt (%p) marked modified after optimization pass: "
23155 msgstr ""
23157 #: tree-ssa.c:1188
23158 #, gcc-internal-format
23159 msgid "verify_ssa failed"
23160 msgstr ""
23162 #: tree-streamer-in.c:346
23163 #, gcc-internal-format
23164 msgid "machine independent builtin code out of range"
23165 msgstr ""
23167 #: tree-streamer-in.c:352
23168 #, gcc-internal-format
23169 msgid "target specific builtin not available"
23170 msgstr ""
23172 #: tree-vect-generic.c:283
23173 #, gcc-internal-format
23174 msgid "vector operation will be expanded piecewise"
23175 msgstr ""
23177 #: tree-vect-generic.c:286
23178 #, gcc-internal-format
23179 msgid "vector operation will be expanded in parallel"
23180 msgstr ""
23182 #: tree-vect-generic.c:337
23183 #, gcc-internal-format
23184 msgid "vector operation will be expanded with a single scalar operation"
23185 msgstr ""
23187 #: tree-vect-generic.c:937
23188 #, gcc-internal-format
23189 msgid "vector condition will be expanded piecewise"
23190 msgstr ""
23192 #: tree-vect-generic.c:1369
23193 #, gcc-internal-format
23194 msgid "vector shuffling operation will be expanded piecewise"
23195 msgstr ""
23197 #: tree-vect-loop.c:4038
23198 #, gcc-internal-format
23199 msgid "vectorization did not happen for a simd loop"
23200 msgstr ""
23202 #: tree-vrp.c:4931 tree-vrp.c:4975
23203 #, gcc-internal-format
23204 msgid "array subscript %E is above array bounds of %qT"
23205 msgstr ""
23207 #: tree-vrp.c:4957
23208 #, gcc-internal-format
23209 msgid "array subscript [%E, %E] is outside array bounds of %qT"
23210 msgstr ""
23212 #: tree-vrp.c:4989
23213 #, gcc-internal-format
23214 msgid "array subscript %E is below array bounds of %qT"
23215 msgstr ""
23217 #: tree-vrp.c:5047
23218 #, gcc-internal-format
23219 msgid "array subscript %wi is below array bounds of %qT"
23220 msgstr ""
23222 #: tree-vrp.c:5061
23223 #, gcc-internal-format
23224 msgid "array subscript %wu is above array bounds of %qT"
23225 msgstr ""
23227 #: tree.c:1987
23228 #, gcc-internal-format
23229 msgid "non-constant element in constant CONSTRUCTOR"
23230 msgstr ""
23232 #: tree.c:1989
23233 #, gcc-internal-format
23234 msgid "side-effects element in no-side-effects CONSTRUCTOR"
23235 msgstr ""
23237 #: tree.c:7856
23238 #, gcc-internal-format
23239 msgid "arrays of functions are not meaningful"
23240 msgstr ""
23242 #: tree.c:8023
23243 #, gcc-internal-format
23244 msgid "function return type cannot be function"
23245 msgstr ""
23247 #: tree.c:9331 tree.c:9416 tree.c:9477
23248 #, gcc-internal-format, gfc-internal-format
23249 msgid "tree check: %s, have %s in %s, at %s:%d"
23250 msgstr ""
23252 #: tree.c:9368
23253 #, gcc-internal-format, gfc-internal-format
23254 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
23255 msgstr ""
23257 #: tree.c:9381
23258 #, gcc-internal-format
23259 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
23260 msgstr ""
23262 #: tree.c:9430
23263 #, gcc-internal-format
23264 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
23265 msgstr ""
23267 #: tree.c:9443
23268 #, gcc-internal-format, gfc-internal-format
23269 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
23270 msgstr ""
23272 #: tree.c:9503
23273 #, gcc-internal-format
23274 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
23275 msgstr ""
23277 #: tree.c:9517
23278 #, gcc-internal-format, gfc-internal-format
23279 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
23280 msgstr ""
23282 #: tree.c:9529
23283 #, gcc-internal-format, gfc-internal-format
23284 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
23285 msgstr ""
23287 #: tree.c:9542
23288 #, gcc-internal-format, gfc-internal-format
23289 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
23290 msgstr ""
23292 #: tree.c:9555
23293 #, gcc-internal-format, gfc-internal-format
23294 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
23295 msgstr ""
23297 #: tree.c:12450
23298 #, gcc-internal-format
23299 msgid "%qD is deprecated: %s"
23300 msgstr "%qD вважається застарілим: %s"
23302 #: tree.c:12453
23303 #, gcc-internal-format
23304 msgid "%qD is deprecated"
23305 msgstr "%qD вважається застарілим"
23307 #: tree.c:12477 tree.c:12499
23308 #, gcc-internal-format
23309 msgid "%qE is deprecated: %s"
23310 msgstr "%qE вважається застарілим: %s"
23312 #: tree.c:12480 tree.c:12502
23313 #, gcc-internal-format
23314 msgid "%qE is deprecated"
23315 msgstr "%qE вважається застарілим"
23317 #: tree.c:12486 tree.c:12507
23318 #, gcc-internal-format, gfc-internal-format
23319 msgid "type is deprecated: %s"
23320 msgstr "тип вважається застарілим: %s"
23322 #: tree.c:12489 tree.c:12510
23323 #, gcc-internal-format
23324 msgid "type is deprecated"
23325 msgstr "тип вважається застарілим"
23327 #. Type variant can differ by:
23329 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
23330 #. ENCODE_QUAL_ADDR_SPACE.
23331 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
23332 #. in this case some values may not be set in the variant types
23333 #. (see TYPE_COMPLETE_P checks).
23334 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
23335 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
23336 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
23337 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
23338 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
23339 #. this is necessary to make it possible to merge types form different TUs
23340 #. - arrays, pointers and references may have TREE_TYPE that is a variant
23341 #. of TREE_TYPE of their main variants.
23342 #. - aggregates may have new TYPE_FIELDS list that list variants of
23343 #. the main variant TYPE_FIELDS.
23344 #. - vector types may differ by TYPE_VECTOR_OPAQUE
23346 #. Convenience macro for matching individual fields.
23347 #: tree.c:13047
23348 #, gcc-internal-format, gfc-internal-format
23349 msgid "type variant differs by %s"
23350 msgstr ""
23352 #: tree.c:13088
23353 #, gcc-internal-format
23354 msgid "type variant has different TYPE_SIZE_UNIT"
23355 msgstr ""
23357 #: tree.c:13090
23358 #, gcc-internal-format
23359 msgid "type variant's TYPE_SIZE_UNIT"
23360 msgstr ""
23362 #: tree.c:13092
23363 #, gcc-internal-format
23364 msgid "type's TYPE_SIZE_UNIT"
23365 msgstr ""
23367 #: tree.c:13112
23368 #, gcc-internal-format
23369 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
23370 msgstr ""
23372 #: tree.c:13125
23373 #, gcc-internal-format
23374 msgid "type variant has different TYPE_VFIELD"
23375 msgstr ""
23377 #: tree.c:13161
23378 #, gcc-internal-format
23379 msgid "type variant has different TYPE_BINFO"
23380 msgstr ""
23382 #: tree.c:13163
23383 #, gcc-internal-format
23384 msgid "type variant's TYPE_BINFO"
23385 msgstr ""
23387 #: tree.c:13165
23388 #, gcc-internal-format
23389 msgid "type's TYPE_BINFO"
23390 msgstr ""
23392 #: tree.c:13203
23393 #, gcc-internal-format
23394 msgid "type variant has different TYPE_FIELDS"
23395 msgstr ""
23397 #: tree.c:13205
23398 #, gcc-internal-format
23399 msgid "first mismatch is field"
23400 msgstr ""
23402 #: tree.c:13207
23403 #, gcc-internal-format
23404 msgid "and field"
23405 msgstr ""
23407 #: tree.c:13224
23408 #, gcc-internal-format
23409 msgid "type variant has different TREE_TYPE"
23410 msgstr ""
23412 #: tree.c:13226 tree.c:13237
23413 #, gcc-internal-format
23414 msgid "type variant's TREE_TYPE"
23415 msgstr ""
23417 #: tree.c:13228 tree.c:13239
23418 #, gcc-internal-format
23419 msgid "type's TREE_TYPE"
23420 msgstr ""
23422 #: tree.c:13235
23423 #, gcc-internal-format
23424 msgid "type is not compatible with its variant"
23425 msgstr ""
23427 #: tree.c:13538
23428 #, gcc-internal-format
23429 msgid "Main variant is not defined"
23430 msgstr ""
23432 #: tree.c:13543
23433 #, gcc-internal-format
23434 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
23435 msgstr ""
23437 #: tree.c:13555
23438 #, gcc-internal-format
23439 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
23440 msgstr ""
23442 #: tree.c:13573
23443 #, gcc-internal-format
23444 msgid "TYPE_CANONICAL is not compatible"
23445 msgstr ""
23447 #: tree.c:13581
23448 #, gcc-internal-format
23449 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
23450 msgstr ""
23452 #: tree.c:13587
23453 #, gcc-internal-format
23454 msgid "TYPE_CANONICAL of main variant is not main variant"
23455 msgstr ""
23457 #: tree.c:13603
23458 #, gcc-internal-format
23459 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
23460 msgstr ""
23462 #: tree.c:13613
23463 #, gcc-internal-format
23464 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
23465 msgstr ""
23467 #: tree.c:13623
23468 #, gcc-internal-format
23469 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
23470 msgstr ""
23472 #: tree.c:13644
23473 #, gcc-internal-format
23474 msgid "TYPE_BINFO is not TREE_BINFO"
23475 msgstr ""
23477 #: tree.c:13650
23478 #, gcc-internal-format
23479 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
23480 msgstr ""
23482 #: tree.c:13661
23483 #, gcc-internal-format
23484 msgid "TYPE_METHOD_BASETYPE is not record nor union"
23485 msgstr ""
23487 #: tree.c:13672
23488 #, gcc-internal-format
23489 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
23490 msgstr ""
23492 #: tree.c:13690
23493 #, gcc-internal-format
23494 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
23495 msgstr ""
23497 #: tree.c:13697
23498 #, gcc-internal-format
23499 msgid "TYPE_MAX_VALUE_RAW non-NULL"
23500 msgstr ""
23502 #: tree.c:13704
23503 #, gcc-internal-format
23504 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
23505 msgstr ""
23507 #: tree.c:13720
23508 #, gcc-internal-format
23509 msgid "Enum value is not CONST_DECL or INTEGER_CST"
23510 msgstr ""
23512 #: tree.c:13728
23513 #, gcc-internal-format
23514 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
23515 msgstr ""
23517 #: tree.c:13735
23518 #, gcc-internal-format
23519 msgid "Enum value name is not IDENTIFIER_NODE"
23520 msgstr ""
23522 #: tree.c:13745
23523 #, gcc-internal-format
23524 msgid "Array TYPE_DOMAIN is not integer type"
23525 msgstr ""
23527 #: tree.c:13754
23528 #, gcc-internal-format
23529 msgid "TYPE_FIELDS defined in incomplete type"
23530 msgstr ""
23532 #: tree.c:13776
23533 #, gcc-internal-format
23534 msgid "Wrong tree in TYPE_FIELDS list"
23535 msgstr ""
23537 #: tree.c:13791
23538 #, gcc-internal-format
23539 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
23540 msgstr ""
23542 #: tree.c:13797
23543 #, gcc-internal-format
23544 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
23545 msgstr ""
23547 #: tree.c:13810
23548 #, gcc-internal-format
23549 msgid "wrong TYPE_CACHED_VALUES entry"
23550 msgstr ""
23552 #: tree.c:13823
23553 #, gcc-internal-format
23554 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
23555 msgstr ""
23557 #: tree.c:13829
23558 #, gcc-internal-format
23559 msgid "Wrong entry in TYPE_ARG_TYPES list"
23560 msgstr ""
23562 #: tree.c:13836
23563 #, gcc-internal-format
23564 msgid "TYPE_VALUES_RAW field is non-NULL"
23565 msgstr ""
23567 #: tree.c:13848
23568 #, gcc-internal-format
23569 msgid "TYPE_CACHED_VALUES_P is set while it should not"
23570 msgstr ""
23572 #: tree.c:13854
23573 #, gcc-internal-format
23574 msgid "TYPE_STRING_FLAG is set on wrong type code"
23575 msgstr ""
23577 #: tree.c:13864
23578 #, gcc-internal-format
23579 msgid "TYPE_METHOD_BASETYPE is not main variant"
23580 msgstr ""
23582 #: tree.c:13871
23583 #, gcc-internal-format
23584 msgid "verify_type failed"
23585 msgstr "помилка verify_type"
23587 #: value-prof.c:510
23588 #, gcc-internal-format
23589 msgid "dead histogram"
23590 msgstr ""
23592 #: value-prof.c:539
23593 #, gcc-internal-format
23594 msgid "Histogram value statement does not correspond to the statement it is associated with"
23595 msgstr ""
23597 #: value-prof.c:551
23598 #, gcc-internal-format
23599 msgid "verify_histograms failed"
23600 msgstr ""
23602 #: value-prof.c:607
23603 #, gcc-internal-format, gfc-internal-format
23604 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
23605 msgstr ""
23607 #: var-tracking.c:7184
23608 #, gcc-internal-format
23609 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
23610 msgstr ""
23612 #: var-tracking.c:7188
23613 #, gcc-internal-format
23614 msgid "variable tracking size limit exceeded"
23615 msgstr ""
23617 #: varasm.c:337
23618 #, gcc-internal-format
23619 msgid "%+qD causes a section type conflict with %qD"
23620 msgstr ""
23622 #: varasm.c:340
23623 #, gcc-internal-format
23624 msgid "section type conflict with %qD"
23625 msgstr ""
23627 #: varasm.c:345
23628 #, gcc-internal-format
23629 msgid "%+qD causes a section type conflict"
23630 msgstr ""
23632 #: varasm.c:347
23633 #, gcc-internal-format
23634 msgid "section type conflict"
23635 msgstr ""
23637 #: varasm.c:1030
23638 #, gcc-internal-format
23639 msgid "alignment of %q+D is greater than maximum object file alignment %d"
23640 msgstr ""
23642 #: varasm.c:1183
23643 #, gcc-internal-format
23644 msgid "only zero initializers are allowed in section %qs"
23645 msgstr ""
23647 #: varasm.c:1389 varasm.c:1398
23648 #, gcc-internal-format
23649 msgid "register name not specified for %q+D"
23650 msgstr ""
23652 #: varasm.c:1400
23653 #, gcc-internal-format
23654 msgid "invalid register name for %q+D"
23655 msgstr ""
23657 #: varasm.c:1402
23658 #, gcc-internal-format
23659 msgid "data type of %q+D isn%'t suitable for a register"
23660 msgstr ""
23662 #: varasm.c:1405
23663 #, gcc-internal-format
23664 msgid "the register specified for %q+D cannot be accessed by the current target"
23665 msgstr ""
23667 #: varasm.c:1408
23668 #, gcc-internal-format
23669 msgid "the register specified for %q+D is not general enough to be used as a register variable"
23670 msgstr ""
23672 #: varasm.c:1411
23673 #, gcc-internal-format
23674 msgid "register specified for %q+D isn%'t suitable for data type"
23675 msgstr ""
23677 #: varasm.c:1421
23678 #, gcc-internal-format
23679 msgid "global register variable has initial value"
23680 msgstr ""
23682 #: varasm.c:1425
23683 #, gcc-internal-format
23684 msgid "optimization may eliminate reads and/or writes to register variables"
23685 msgstr ""
23687 #: varasm.c:1471
23688 #, gcc-internal-format
23689 msgid "register name given for non-register variable %q+D"
23690 msgstr ""
23692 #: varasm.c:1881
23693 #, gcc-internal-format
23694 msgid "Patchable function entry > size"
23695 msgstr ""
23697 #: varasm.c:2080
23698 #, gcc-internal-format
23699 msgid "thread-local COMMON data not implemented"
23700 msgstr ""
23702 #: varasm.c:2113
23703 #, gcc-internal-format
23704 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
23705 msgstr ""
23707 #: varasm.c:2216 c/c-decl.c:5027 c/c-parser.c:1534
23708 #, gcc-internal-format
23709 msgid "storage size of %q+D isn%'t known"
23710 msgstr ""
23712 #: varasm.c:4921
23713 #, gcc-internal-format
23714 msgid "initializer for integer/fixed-point value is too complicated"
23715 msgstr ""
23717 #: varasm.c:4926
23718 #, gcc-internal-format
23719 msgid "initializer for floating value is not a floating constant"
23720 msgstr ""
23722 #: varasm.c:5238
23723 #, gcc-internal-format
23724 msgid "invalid initial value for member %qE"
23725 msgstr ""
23727 #: varasm.c:5498
23728 #, gcc-internal-format
23729 msgid "%+qD declared weak after being used"
23730 msgstr ""
23732 #: varasm.c:5550
23733 #, gcc-internal-format
23734 msgid "weak declaration of %q+D being applied to a already existing, static definition"
23735 msgstr ""
23737 #: varasm.c:5586
23738 #, gcc-internal-format
23739 msgid "weak declaration of %q+D must be public"
23740 msgstr ""
23742 #: varasm.c:5590
23743 #, gcc-internal-format
23744 msgid "weak declaration of %q+D not supported"
23745 msgstr ""
23747 #: varasm.c:5619 varasm.c:5926
23748 #, gcc-internal-format
23749 msgid "only weak aliases are supported in this configuration"
23750 msgstr ""
23752 #: varasm.c:5813
23753 #, gcc-internal-format
23754 msgid "weakref is not supported in this configuration"
23755 msgstr ""
23757 #: varasm.c:5846
23758 #, gcc-internal-format
23759 msgid "ifunc is not supported on this target"
23760 msgstr ""
23762 #: varasm.c:5904
23763 #, gcc-internal-format
23764 msgid "weakref %q+D ultimately targets itself"
23765 msgstr ""
23767 #: varasm.c:5906
23768 #, gcc-internal-format
23769 msgid "weakref %q+D must have static linkage"
23770 msgstr ""
23772 #: varasm.c:5913
23773 #, gcc-internal-format
23774 msgid "alias definitions not supported in this configuration"
23775 msgstr ""
23777 #: varasm.c:5923
23778 #, gcc-internal-format
23779 msgid "ifunc is not supported in this configuration"
23780 msgstr ""
23782 #: varasm.c:6141 config/sol2.c:159 config/i386/winnt.c:265
23783 #, gcc-internal-format
23784 msgid "visibility attribute not supported in this configuration; ignored"
23785 msgstr ""
23787 #: vec.c:189
23788 #, gcc-internal-format, gfc-internal-format
23789 msgid "qsort comparator not anti-commutative: %d, %d"
23790 msgstr ""
23792 #: vec.c:194
23793 #, gcc-internal-format, gfc-internal-format
23794 msgid "qsort comparator non-negative on sorted output: %d"
23795 msgstr ""
23797 #: vec.c:199
23798 #, gcc-internal-format, gfc-internal-format
23799 msgid "qsort comparator not transitive: %d, %d, %d"
23800 msgstr ""
23802 #: vec.c:201
23803 #, gcc-internal-format
23804 msgid "qsort checking failed"
23805 msgstr ""
23807 #: vr-values.c:2396
23808 #, gcc-internal-format
23809 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
23810 msgstr ""
23812 #: vr-values.c:2402
23813 #, gcc-internal-format
23814 msgid "assuming signed overflow does not occur when simplifying conditional"
23815 msgstr ""
23817 #: vr-values.c:2446
23818 #, gcc-internal-format
23819 msgid "comparison always false due to limited range of data type"
23820 msgstr ""
23822 #: vr-values.c:2448
23823 #, gcc-internal-format
23824 msgid "comparison always true due to limited range of data type"
23825 msgstr ""
23827 #: vr-values.c:3127
23828 #, gcc-internal-format
23829 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
23830 msgstr ""
23832 #: vr-values.c:3194
23833 #, gcc-internal-format
23834 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
23835 msgstr ""
23837 #: vr-values.c:3245
23838 #, gcc-internal-format
23839 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
23840 msgstr ""
23842 #. Print an error message for unrecognized stab codes.
23843 #: xcoffout.c:194
23844 #, gcc-internal-format
23845 msgid "no sclass for %s stab (0x%x)"
23846 msgstr ""
23848 #: lto-streamer.h:1001
23849 #, gcc-internal-format, gfc-internal-format
23850 msgid "bytecode stream: expected tag %s instead of %s"
23851 msgstr ""
23853 #: lto-streamer.h:1011
23854 #, gcc-internal-format, gfc-internal-format
23855 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23856 msgstr ""
23858 #: c-family/c-attribs.c:524
23859 #, gcc-internal-format
23860 msgid "%qE attribute ignored for type %qT"
23861 msgstr "Атрибут %qE для типу %qT проігноровано"
23863 #: c-family/c-attribs.c:536
23864 #, gcc-internal-format
23865 msgid "%qE attribute ignored for field of type %qT"
23866 msgstr ""
23868 #: c-family/c-attribs.c:706
23869 #, gcc-internal-format
23870 msgid "no_sanitize argument not a string"
23871 msgstr ""
23873 #: c-family/c-attribs.c:837 ada/gcc-interface/utils.c:6240
23874 #, gcc-internal-format
23875 msgid "%qE attribute ignored due to conflict with attribute %qs"
23876 msgstr ""
23878 #: c-family/c-attribs.c:886
23879 #, gcc-internal-format
23880 msgid "%qE attribute ignored. Use -fcf-protection option to enable it"
23881 msgstr ""
23883 #: c-family/c-attribs.c:925 c-family/c-attribs.c:931 c-family/c-attribs.c:3399
23884 #: c-family/c-attribs.c:3434 c-family/c-attribs.c:3440
23885 #, gcc-internal-format
23886 msgid "%qE attribute ignored due to conflict with %qs attribute"
23887 msgstr ""
23889 #: c-family/c-attribs.c:987 brig/brig-lang.c:482 lto/lto-lang.c:288
23890 #, gcc-internal-format
23891 msgid "%qE attribute has no effect on unit local functions"
23892 msgstr ""
23894 #: c-family/c-attribs.c:1141
23895 #, gcc-internal-format
23896 msgid "%qE attribute have effect only on public objects"
23897 msgstr ""
23899 #: c-family/c-attribs.c:1170
23900 #, gcc-internal-format
23901 msgid "%qE attribute only affects top level objects"
23902 msgstr ""
23904 #: c-family/c-attribs.c:1209 c-family/c-attribs.c:2693
23905 #, gcc-internal-format
23906 msgid "%qE attribute on function returning %<void%>"
23907 msgstr "атрибут %qE на функції, яка повертає %<void%>"
23909 #: c-family/c-attribs.c:1232 c-family/c-pragma.c:419
23910 #, gcc-internal-format
23911 msgid "scalar_storage_order is not supported because endianness is not uniform"
23912 msgstr ""
23914 #: c-family/c-attribs.c:1249
23915 #, gcc-internal-format
23916 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
23917 msgstr ""
23919 #: c-family/c-attribs.c:1345
23920 #, gcc-internal-format
23921 msgid "destructor priorities are not supported"
23922 msgstr ""
23924 #: c-family/c-attribs.c:1347
23925 #, gcc-internal-format
23926 msgid "constructor priorities are not supported"
23927 msgstr ""
23929 #: c-family/c-attribs.c:1369
23930 #, gcc-internal-format, gfc-internal-format
23931 msgid "destructor priorities from 0 to %d are reserved for the implementation"
23932 msgstr ""
23934 #: c-family/c-attribs.c:1374
23935 #, gcc-internal-format, gfc-internal-format
23936 msgid "constructor priorities from 0 to %d are reserved for the implementation"
23937 msgstr ""
23939 #: c-family/c-attribs.c:1382
23940 #, gcc-internal-format, gfc-internal-format
23941 msgid "destructor priorities must be integers from 0 to %d inclusive"
23942 msgstr ""
23944 #: c-family/c-attribs.c:1385
23945 #, gcc-internal-format, gfc-internal-format
23946 msgid "constructor priorities must be integers from 0 to %d inclusive"
23947 msgstr ""
23949 #: c-family/c-attribs.c:1538
23950 #, gcc-internal-format
23951 msgid "unknown machine mode %qE"
23952 msgstr ""
23954 #: c-family/c-attribs.c:1568
23955 #, gcc-internal-format
23956 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
23957 msgstr ""
23959 #: c-family/c-attribs.c:1571
23960 #, gcc-internal-format
23961 msgid "use __attribute__ ((vector_size)) instead"
23962 msgstr ""
23964 #: c-family/c-attribs.c:1580
23965 #, gcc-internal-format
23966 msgid "unable to emulate %qs"
23967 msgstr ""
23969 #: c-family/c-attribs.c:1593
23970 #, gcc-internal-format
23971 msgid "invalid pointer mode %qs"
23972 msgstr ""
23974 #: c-family/c-attribs.c:1610
23975 #, gcc-internal-format
23976 msgid "signedness of type and machine mode %qs don%'t match"
23977 msgstr ""
23979 #: c-family/c-attribs.c:1621
23980 #, gcc-internal-format
23981 msgid "no data type for mode %qs"
23982 msgstr ""
23984 #: c-family/c-attribs.c:1631
23985 #, gcc-internal-format
23986 msgid "cannot use mode %qs for enumeral types"
23987 msgstr ""
23989 #: c-family/c-attribs.c:1658
23990 #, gcc-internal-format
23991 msgid "mode %qs applied to inappropriate type"
23992 msgstr ""
23994 #: c-family/c-attribs.c:1680
23995 #, gcc-internal-format
23996 msgid "section attributes are not supported for this target"
23997 msgstr ""
23999 #: c-family/c-attribs.c:1686
24000 #, gcc-internal-format
24001 msgid "section attribute not allowed for %q+D"
24002 msgstr ""
24004 #: c-family/c-attribs.c:1692
24005 #, gcc-internal-format
24006 msgid "section attribute argument not a string constant"
24007 msgstr ""
24009 #: c-family/c-attribs.c:1701
24010 #, gcc-internal-format
24011 msgid "section attribute cannot be specified for local variables"
24012 msgstr ""
24014 #: c-family/c-attribs.c:1711 config/bfin/bfin.c:4806 config/bfin/bfin.c:4857
24015 #: config/bfin/bfin.c:4883 config/bfin/bfin.c:4896
24016 #, gcc-internal-format
24017 msgid "section of %q+D conflicts with previous declaration"
24018 msgstr ""
24020 #: c-family/c-attribs.c:1719
24021 #, gcc-internal-format
24022 msgid "section of %q+D cannot be overridden"
24023 msgstr ""
24025 #: c-family/c-attribs.c:1784
24026 #, gcc-internal-format, gfc-internal-format
24027 msgid "requested alignment %d is larger than %d"
24028 msgstr ""
24030 #: c-family/c-attribs.c:1877
24031 #, gcc-internal-format
24032 msgid "alignment may not be specified for %q+D"
24033 msgstr ""
24035 #: c-family/c-attribs.c:1897
24036 #, gcc-internal-format
24037 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
24038 msgstr ""
24040 #. Do not error out for attribute warn_if_not_aligned.
24041 #: c-family/c-attribs.c:1902 c-family/c-attribs.c:1931
24042 #, gcc-internal-format
24043 msgid "alignment for %q+D must be at least %d"
24044 msgstr ""
24046 #: c-family/c-attribs.c:1927
24047 #, gcc-internal-format
24048 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
24049 msgstr ""
24051 #: c-family/c-attribs.c:1954
24052 #, gcc-internal-format
24053 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
24054 msgstr ""
24056 #: c-family/c-attribs.c:1997
24057 #, gcc-internal-format
24058 msgid "inline function %q+D declared weak"
24059 msgstr ""
24061 #: c-family/c-attribs.c:2002
24062 #, gcc-internal-format
24063 msgid "indirect function %q+D cannot be declared weak"
24064 msgstr ""
24066 #: c-family/c-attribs.c:2026
24067 #, gcc-internal-format
24068 msgid "%qE attribute is only applicable on functions"
24069 msgstr ""
24071 #: c-family/c-attribs.c:2057
24072 #, gcc-internal-format
24073 msgid "%q+D defined both normally and as %qE attribute"
24074 msgstr ""
24076 #: c-family/c-attribs.c:2065
24077 #, gcc-internal-format
24078 msgid "weak %q+D cannot be defined %qE"
24079 msgstr ""
24081 #: c-family/c-attribs.c:2082 c-family/c-attribs.c:2593
24082 #, gcc-internal-format
24083 msgid "attribute %qE argument not a string"
24084 msgstr ""
24086 #: c-family/c-attribs.c:2117
24087 #, gcc-internal-format
24088 msgid "%+qD declared alias after being used"
24089 msgstr ""
24091 #: c-family/c-attribs.c:2119
24092 #, gcc-internal-format
24093 msgid "%+qD declared ifunc after being used"
24094 msgstr ""
24096 #: c-family/c-attribs.c:2170
24097 #, gcc-internal-format
24098 msgid "indirect function %q+D cannot be declared weakref"
24099 msgstr ""
24101 #: c-family/c-attribs.c:2192
24102 #, gcc-internal-format
24103 msgid "weakref attribute must appear before alias attribute"
24104 msgstr ""
24106 #: c-family/c-attribs.c:2204
24107 #, gcc-internal-format
24108 msgid "%+qD declared weakref after being used"
24109 msgstr ""
24111 #: c-family/c-attribs.c:2228
24112 #, gcc-internal-format
24113 msgid "%qE attribute ignored on non-class types"
24114 msgstr ""
24116 #: c-family/c-attribs.c:2234
24117 #, gcc-internal-format
24118 msgid "%qE attribute ignored because %qT is already defined"
24119 msgstr ""
24121 #: c-family/c-attribs.c:2247
24122 #, gcc-internal-format
24123 msgid "visibility argument not a string"
24124 msgstr ""
24126 #: c-family/c-attribs.c:2259
24127 #, gcc-internal-format
24128 msgid "%qE attribute ignored on types"
24129 msgstr ""
24131 #: c-family/c-attribs.c:2275
24132 #, gcc-internal-format
24133 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
24134 msgstr ""
24136 #: c-family/c-attribs.c:2286
24137 #, gcc-internal-format
24138 msgid "%qD redeclared with different visibility"
24139 msgstr ""
24141 #: c-family/c-attribs.c:2289 c-family/c-attribs.c:2293
24142 #, gcc-internal-format
24143 msgid "%qD was declared %qs which implies default visibility"
24144 msgstr ""
24146 #: c-family/c-attribs.c:2331
24147 #, gcc-internal-format
24148 msgid "tls_model argument not a string"
24149 msgstr ""
24151 #: c-family/c-attribs.c:2344
24152 #, gcc-internal-format
24153 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
24154 msgstr ""
24156 #: c-family/c-attribs.c:2364 c-family/c-attribs.c:2667
24157 #: c-family/c-attribs.c:3508 config/m32c/m32c.c:2944
24158 #, gcc-internal-format
24159 msgid "%qE attribute applies only to functions"
24160 msgstr ""
24162 #: c-family/c-attribs.c:2428
24163 #, gcc-internal-format
24164 msgid "alloc_size parameter outside range"
24165 msgstr ""
24167 #: c-family/c-attribs.c:2454
24168 #, gcc-internal-format
24169 msgid "alloc_align parameter outside range"
24170 msgstr ""
24172 #: c-family/c-attribs.c:2478
24173 #, gcc-internal-format
24174 msgid "assume_aligned parameter not integer constant"
24175 msgstr ""
24177 #: c-family/c-attribs.c:2606
24178 #, gcc-internal-format
24179 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
24180 msgstr ""
24182 #: c-family/c-attribs.c:2673 c-family/c-attribs.c:3514
24183 #, gcc-internal-format
24184 msgid "can%'t set %qE attribute after definition"
24185 msgstr ""
24187 #: c-family/c-attribs.c:2738
24188 #, gcc-internal-format
24189 msgid "%qE attribute duplicated"
24190 msgstr ""
24192 #: c-family/c-attribs.c:2740
24193 #, gcc-internal-format
24194 msgid "%qE attribute follows %qE"
24195 msgstr ""
24197 #: c-family/c-attribs.c:2839
24198 #, gcc-internal-format
24199 msgid "type was previously declared %qE"
24200 msgstr ""
24202 #: c-family/c-attribs.c:2852 cp/class.c:4401
24203 #, gcc-internal-format
24204 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
24205 msgstr ""
24207 #: c-family/c-attribs.c:2910
24208 #, gcc-internal-format
24209 msgid "%qE argument not an identifier"
24210 msgstr ""
24212 #: c-family/c-attribs.c:2921
24213 #, gcc-internal-format
24214 msgid "%qD is not compatible with %qD"
24215 msgstr ""
24217 #: c-family/c-attribs.c:2924
24218 #, gcc-internal-format
24219 msgid "%qE argument is not a function"
24220 msgstr ""
24222 #: c-family/c-attribs.c:2972
24223 #, gcc-internal-format
24224 msgid "deprecated message is not a string"
24225 msgstr ""
24227 #: c-family/c-attribs.c:3013
24228 #, gcc-internal-format
24229 msgid "%qE attribute ignored for %qE"
24230 msgstr ""
24232 #: c-family/c-attribs.c:3076
24233 #, gcc-internal-format
24234 msgid "invalid vector type for attribute %qE"
24235 msgstr ""
24237 #: c-family/c-attribs.c:3082 ada/gcc-interface/utils.c:3899
24238 #, gcc-internal-format
24239 msgid "vector size not an integral multiple of component size"
24240 msgstr ""
24242 #: c-family/c-attribs.c:3088 ada/gcc-interface/utils.c:3906
24243 #, gcc-internal-format
24244 msgid "zero vector size"
24245 msgstr ""
24247 #: c-family/c-attribs.c:3096
24248 #, gcc-internal-format
24249 msgid "number of components of the vector not a power of two"
24250 msgstr ""
24252 #: c-family/c-attribs.c:3129 ada/gcc-interface/utils.c:6098
24253 #, gcc-internal-format
24254 msgid "nonnull attribute without arguments on a non-prototype"
24255 msgstr ""
24257 #: c-family/c-attribs.c:3148 ada/gcc-interface/utils.c:6112
24258 #, gcc-internal-format, gfc-internal-format
24259 msgid "nonnull argument has invalid operand number (argument %lu)"
24260 msgstr ""
24262 #: c-family/c-attribs.c:3170 ada/gcc-interface/utils.c:6134
24263 #, gcc-internal-format, gfc-internal-format
24264 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
24265 msgstr ""
24267 #: c-family/c-attribs.c:3179 ada/gcc-interface/utils.c:6143
24268 #, gcc-internal-format, gfc-internal-format
24269 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
24270 msgstr ""
24272 #: c-family/c-attribs.c:3219
24273 #, gcc-internal-format
24274 msgid "%qE attribute ignored on objects of type %qT"
24275 msgstr ""
24277 #: c-family/c-attribs.c:3227
24278 #, gcc-internal-format
24279 msgid "%qE attribute does not apply to functions"
24280 msgstr ""
24282 #: c-family/c-attribs.c:3284
24283 #, gcc-internal-format
24284 msgid "cleanup argument not an identifier"
24285 msgstr ""
24287 #: c-family/c-attribs.c:3291
24288 #, gcc-internal-format
24289 msgid "cleanup argument not a function"
24290 msgstr ""
24292 #: c-family/c-attribs.c:3328
24293 #, gcc-internal-format
24294 msgid "%qE attribute requires prototypes with named arguments"
24295 msgstr ""
24297 #: c-family/c-attribs.c:3336
24298 #, gcc-internal-format
24299 msgid "%qE attribute only applies to variadic functions"
24300 msgstr ""
24302 #: c-family/c-attribs.c:3352 ada/gcc-interface/utils.c:6185
24303 #, gcc-internal-format
24304 msgid "requested position is not an integer constant"
24305 msgstr ""
24307 #: c-family/c-attribs.c:3360 ada/gcc-interface/utils.c:6192
24308 #, gcc-internal-format
24309 msgid "requested position is less than zero"
24310 msgstr ""
24312 #: c-family/c-attribs.c:3415
24313 #, gcc-internal-format
24314 msgid "empty string in attribute %<target%>"
24315 msgstr ""
24317 #: c-family/c-attribs.c:3531
24318 #, gcc-internal-format
24319 msgid "returns_nonnull attribute on a function not returning a pointer"
24320 msgstr ""
24322 #: c-family/c-attribs.c:3546
24323 #, gcc-internal-format
24324 msgid "%qE attribute is only valid on %<struct%> type"
24325 msgstr ""
24327 #: c-family/c-common.c:725
24328 #, gcc-internal-format
24329 msgid "%qD is not defined outside of function scope"
24330 msgstr ""
24332 #: c-family/c-common.c:775
24333 #, gcc-internal-format
24334 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
24335 msgstr ""
24337 #: c-family/c-common.c:947
24338 #, gcc-internal-format
24339 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
24340 msgstr ""
24342 #: c-family/c-common.c:987
24343 #, gcc-internal-format
24344 msgid "__builtin_shuffle last argument must be an integer vector"
24345 msgstr ""
24347 #: c-family/c-common.c:996
24348 #, gcc-internal-format
24349 msgid "__builtin_shuffle arguments must be vectors"
24350 msgstr ""
24352 #: c-family/c-common.c:1003
24353 #, gcc-internal-format
24354 msgid "__builtin_shuffle argument vectors must be of the same type"
24355 msgstr ""
24357 #: c-family/c-common.c:1014
24358 #, gcc-internal-format
24359 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
24360 msgstr ""
24362 #: c-family/c-common.c:1024
24363 #, gcc-internal-format
24364 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
24365 msgstr ""
24367 #: c-family/c-common.c:1262 c-family/c-warn.c:1202
24368 #, gcc-internal-format
24369 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
24370 msgstr ""
24372 #: c-family/c-common.c:1267 c-family/c-warn.c:1210
24373 #, gcc-internal-format
24374 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
24375 msgstr ""
24377 #: c-family/c-common.c:1276
24378 #, gcc-internal-format
24379 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
24380 msgstr ""
24382 #: c-family/c-common.c:1281
24383 #, gcc-internal-format
24384 msgid "signed conversion from %qT to %qT changes the value of %qE"
24385 msgstr ""
24387 #: c-family/c-common.c:1434 c-family/c-common.c:1496
24388 #, gcc-internal-format
24389 msgid "conversion to %qT from %qT may change the sign of the result"
24390 msgstr ""
24392 #: c-family/c-common.c:1682
24393 #, gcc-internal-format
24394 msgid "operation on %qE may be undefined"
24395 msgstr ""
24397 #: c-family/c-common.c:1992
24398 #, gcc-internal-format
24399 msgid "case label does not reduce to an integer constant"
24400 msgstr ""
24402 #: c-family/c-common.c:2038
24403 #, gcc-internal-format
24404 msgid "case label value is less than minimum value for type"
24405 msgstr ""
24407 #: c-family/c-common.c:2048
24408 #, gcc-internal-format
24409 msgid "case label value exceeds maximum value for type"
24410 msgstr ""
24412 #: c-family/c-common.c:2057
24413 #, gcc-internal-format
24414 msgid "lower value in case label range less than minimum value for type"
24415 msgstr ""
24417 #: c-family/c-common.c:2067
24418 #, gcc-internal-format
24419 msgid "upper value in case label range exceeds maximum value for type"
24420 msgstr ""
24422 #: c-family/c-common.c:2155
24423 #, gcc-internal-format
24424 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
24425 msgstr ""
24427 #: c-family/c-common.c:2694
24428 #, gcc-internal-format
24429 msgid "invalid operands to binary %s (have %qT and %qT)"
24430 msgstr ""
24432 #: c-family/c-common.c:2943
24433 #, gcc-internal-format
24434 msgid "comparison is always false due to limited range of data type"
24435 msgstr ""
24437 #: c-family/c-common.c:2946
24438 #, gcc-internal-format
24439 msgid "comparison is always true due to limited range of data type"
24440 msgstr ""
24442 #: c-family/c-common.c:3036
24443 #, gcc-internal-format
24444 msgid "comparison of unsigned expression >= 0 is always true"
24445 msgstr ""
24447 #: c-family/c-common.c:3043
24448 #, gcc-internal-format
24449 msgid "comparison of unsigned expression < 0 is always false"
24450 msgstr ""
24452 #: c-family/c-common.c:3086
24453 #, gcc-internal-format
24454 msgid "pointer of type %<void *%> used in arithmetic"
24455 msgstr ""
24457 #: c-family/c-common.c:3095
24458 #, gcc-internal-format
24459 msgid "pointer to a function used in arithmetic"
24460 msgstr ""
24462 #: c-family/c-common.c:3268
24463 #, gcc-internal-format
24464 msgid "enum constant in boolean context"
24465 msgstr ""
24467 #: c-family/c-common.c:3295
24468 #, gcc-internal-format
24469 msgid "the address of %qD will always evaluate as %<true%>"
24470 msgstr ""
24472 #: c-family/c-common.c:3338
24473 #, gcc-internal-format
24474 msgid "%<*%> in boolean context, suggest %<&&%> instead"
24475 msgstr ""
24477 #: c-family/c-common.c:3350
24478 #, gcc-internal-format
24479 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
24480 msgstr ""
24482 #: c-family/c-common.c:3366
24483 #, gcc-internal-format
24484 msgid "?: using integer constants in boolean context, the expression will always evaluate to %<true%>"
24485 msgstr ""
24487 #: c-family/c-common.c:3375
24488 #, gcc-internal-format
24489 msgid "?: using integer constants in boolean context"
24490 msgstr ""
24492 #: c-family/c-common.c:3411
24493 #, gcc-internal-format
24494 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
24495 msgstr ""
24497 #: c-family/c-common.c:3438 cp/semantics.c:662 cp/typeck.c:8916
24498 #, gcc-internal-format
24499 msgid "suggest parentheses around assignment used as truth value"
24500 msgstr ""
24502 #: c-family/c-common.c:3518 c/c-decl.c:4325 c/c-decl.c:6450 c/c-typeck.c:14182
24503 #, gcc-internal-format
24504 msgid "invalid use of %<restrict%>"
24505 msgstr ""
24507 #: c-family/c-common.c:3588
24508 #, gcc-internal-format
24509 msgid "invalid application of %<sizeof%> to a function type"
24510 msgstr ""
24512 #: c-family/c-common.c:3598
24513 #, gcc-internal-format
24514 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
24515 msgstr ""
24517 #: c-family/c-common.c:3601
24518 #, gcc-internal-format
24519 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
24520 msgstr ""
24522 #: c-family/c-common.c:3612
24523 #, gcc-internal-format
24524 msgid "invalid application of %qs to a void type"
24525 msgstr ""
24527 #: c-family/c-common.c:3621
24528 #, gcc-internal-format
24529 msgid "invalid application of %qs to incomplete type %qT"
24530 msgstr ""
24532 #: c-family/c-common.c:3629
24533 #, gcc-internal-format
24534 msgid "invalid application of %qs to array type %qT of incomplete element type"
24535 msgstr ""
24537 #: c-family/c-common.c:3671
24538 #, gcc-internal-format
24539 msgid "%<__alignof%> applied to a bit-field"
24540 msgstr ""
24542 #: c-family/c-common.c:4454
24543 #, gcc-internal-format
24544 msgid "first argument to %<va_arg%> not of type %<va_list%>"
24545 msgstr ""
24547 #: c-family/c-common.c:4574
24548 #, gcc-internal-format
24549 msgid "cannot disable built-in function %qs"
24550 msgstr ""
24552 #: c-family/c-common.c:4766
24553 #, gcc-internal-format
24554 msgid "pointers are not permitted as case values"
24555 msgstr "вказівники не можуть бути значеннями випадків"
24557 #: c-family/c-common.c:4773
24558 #, gcc-internal-format
24559 msgid "range expressions in switch statements are non-standard"
24560 msgstr ""
24562 #: c-family/c-common.c:4799
24563 #, gcc-internal-format
24564 msgid "empty range specified"
24565 msgstr ""
24567 #: c-family/c-common.c:4860
24568 #, gcc-internal-format
24569 msgid "duplicate (or overlapping) case value"
24570 msgstr "дублювання (або перекривання) значення випадку"
24572 #: c-family/c-common.c:4862
24573 #, gcc-internal-format
24574 msgid "this is the first entry overlapping that value"
24575 msgstr ""
24577 #: c-family/c-common.c:4866
24578 #, gcc-internal-format
24579 msgid "duplicate case value"
24580 msgstr "дублювання значення випадку"
24582 #: c-family/c-common.c:4867 c-family/c-warn.c:2225
24583 #, gcc-internal-format
24584 msgid "previously used here"
24585 msgstr ""
24587 #: c-family/c-common.c:4871
24588 #, gcc-internal-format
24589 msgid "multiple default labels in one switch"
24590 msgstr ""
24592 #: c-family/c-common.c:4873
24593 #, gcc-internal-format
24594 msgid "this is the first default label"
24595 msgstr ""
24597 #: c-family/c-common.c:4967
24598 #, gcc-internal-format
24599 msgid "taking the address of a label is non-standard"
24600 msgstr ""
24602 #: c-family/c-common.c:5135
24603 #, gcc-internal-format
24604 msgid "requested alignment is not an integer constant"
24605 msgstr ""
24607 #: c-family/c-common.c:5143
24608 #, gcc-internal-format
24609 msgid "requested alignment is not a positive power of 2"
24610 msgstr ""
24612 #: c-family/c-common.c:5148
24613 #, gcc-internal-format
24614 msgid "requested alignment is too large"
24615 msgstr ""
24617 #: c-family/c-common.c:5294
24618 #, gcc-internal-format
24619 msgid "not enough variable arguments to fit a sentinel"
24620 msgstr ""
24622 #: c-family/c-common.c:5308
24623 #, gcc-internal-format
24624 msgid "missing sentinel in function call"
24625 msgstr ""
24627 #: c-family/c-common.c:5409
24628 #, gcc-internal-format, gfc-internal-format
24629 msgid "null argument where non-null required (argument %lu)"
24630 msgstr ""
24632 #: c-family/c-common.c:5504 c-family/c-common.c:5551
24633 #, gcc-internal-format
24634 msgid "bad option %qs to attribute %<optimize%>"
24635 msgstr ""
24637 #: c-family/c-common.c:5507 c-family/c-common.c:5555
24638 #, gcc-internal-format
24639 msgid "bad option %qs to pragma %<optimize%>"
24640 msgstr ""
24642 #: c-family/c-common.c:5587
24643 #, gcc-internal-format
24644 msgid "%<fallthrough%> attribute specified multiple times"
24645 msgstr ""
24647 #: c-family/c-common.c:5591
24648 #, gcc-internal-format
24649 msgid "%<fallthrough%> attribute specified with a parameter"
24650 msgstr ""
24652 #: c-family/c-common.c:5731 c-family/c-common.c:6477 c-family/c-common.c:6550
24653 #: c/c-typeck.c:3555
24654 #, gcc-internal-format
24655 msgid "too few arguments to function %qE"
24656 msgstr ""
24658 #: c-family/c-common.c:5736 c-family/c-common.c:6576 c/c-typeck.c:3284
24659 #, gcc-internal-format
24660 msgid "too many arguments to function %qE"
24661 msgstr ""
24663 #: c-family/c-common.c:5767
24664 #, gcc-internal-format
24665 msgid "third argument to function %qE must be a constant integer"
24666 msgstr ""
24668 #: c-family/c-common.c:5792
24669 #, gcc-internal-format
24670 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
24671 msgstr ""
24673 #: c-family/c-common.c:5813 c-family/c-common.c:5857
24674 #, gcc-internal-format
24675 msgid "non-floating-point argument in call to function %qE"
24676 msgstr ""
24678 #: c-family/c-common.c:5836
24679 #, gcc-internal-format
24680 msgid "non-floating-point arguments in call to function %qE"
24681 msgstr ""
24683 #: c-family/c-common.c:5850
24684 #, gcc-internal-format
24685 msgid "non-const integer argument %u in call to function %qE"
24686 msgstr ""
24688 #: c-family/c-common.c:5870
24689 #, gcc-internal-format
24690 msgid "non-integer argument 3 in call to function %qE"
24691 msgstr ""
24693 #: c-family/c-common.c:5887 c-family/c-common.c:5923
24694 #, gcc-internal-format
24695 msgid "argument %u in call to function %qE does not have integral type"
24696 msgstr ""
24698 #: c-family/c-common.c:5894
24699 #, gcc-internal-format
24700 msgid "argument 3 in call to function %qE does not have pointer to integral type"
24701 msgstr ""
24703 #: c-family/c-common.c:5900
24704 #, gcc-internal-format
24705 msgid "argument 3 in call to function %qE has pointer to enumerated type"
24706 msgstr ""
24708 #: c-family/c-common.c:5906
24709 #, gcc-internal-format
24710 msgid "argument 3 in call to function %qE has pointer to boolean type"
24711 msgstr ""
24713 #: c-family/c-common.c:5929
24714 #, gcc-internal-format
24715 msgid "argument 3 in call to function %qE has enumerated type"
24716 msgstr ""
24718 #: c-family/c-common.c:5935
24719 #, gcc-internal-format
24720 msgid "argument 3 in call to function %qE has boolean type"
24721 msgstr ""
24723 #: c-family/c-common.c:6183
24724 #, gcc-internal-format
24725 msgid "cannot apply %<offsetof%> to static data member %qD"
24726 msgstr ""
24728 #: c-family/c-common.c:6188
24729 #, gcc-internal-format
24730 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
24731 msgstr ""
24733 #: c-family/c-common.c:6195
24734 #, gcc-internal-format
24735 msgid "cannot apply %<offsetof%> to a non constant address"
24736 msgstr ""
24738 #: c-family/c-common.c:6208
24739 #, gcc-internal-format
24740 msgid "attempt to take address of bit-field structure member %qD"
24741 msgstr ""
24743 #: c-family/c-common.c:6260
24744 #, gcc-internal-format
24745 msgid "index %E denotes an offset greater than size of %qT"
24746 msgstr ""
24748 #: c-family/c-common.c:6419 cp/init.c:3020 cp/init.c:3039
24749 #, gcc-internal-format
24750 msgid "size of array is too large"
24751 msgstr ""
24753 #: c-family/c-common.c:6509
24754 #, gcc-internal-format
24755 msgid "operand type %qT is incompatible with argument %d of %qE"
24756 msgstr ""
24758 #: c-family/c-common.c:6643
24759 #, gcc-internal-format
24760 msgid "incorrect number of arguments to function %qE"
24761 msgstr ""
24763 #: c-family/c-common.c:6657
24764 #, gcc-internal-format
24765 msgid "argument 1 of %qE must be a non-void pointer type"
24766 msgstr ""
24768 #: c-family/c-common.c:6666
24769 #, gcc-internal-format
24770 msgid "argument 1 of %qE must be a pointer to a constant size type"
24771 msgstr ""
24773 #: c-family/c-common.c:6677
24774 #, gcc-internal-format
24775 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
24776 msgstr ""
24778 #: c-family/c-common.c:6698
24779 #, gcc-internal-format
24780 msgid "argument %d of %qE must be a pointer type"
24781 msgstr ""
24783 #: c-family/c-common.c:6706
24784 #, gcc-internal-format
24785 msgid "argument %d of %qE must be a pointer to a constant size type"
24786 msgstr ""
24788 #: c-family/c-common.c:6712
24789 #, gcc-internal-format
24790 msgid "argument %d of %qE must not be a pointer to a function"
24791 msgstr ""
24793 #: c-family/c-common.c:6720
24794 #, gcc-internal-format
24795 msgid "size mismatch in argument %d of %qE"
24796 msgstr ""
24798 #: c-family/c-common.c:6732
24799 #, gcc-internal-format
24800 msgid "non-integer memory model argument %d of %qE"
24801 msgstr ""
24803 #: c-family/c-common.c:6745
24804 #, gcc-internal-format
24805 msgid "invalid memory model argument %d of %qE"
24806 msgstr ""
24808 #: c-family/c-common.c:7664
24809 #, gcc-internal-format
24810 msgid "index value is out of bound"
24811 msgstr ""
24813 #: c-family/c-common.c:7706 c-family/c-common.c:7755 c-family/c-common.c:7771
24814 #, gcc-internal-format
24815 msgid "conversion of scalar %qT to vector %qT involves truncation"
24816 msgstr ""
24818 #. Reject arguments that are built-in functions with
24819 #. no library fallback.
24820 #: c-family/c-common.c:7859
24821 #, gcc-internal-format
24822 msgid "built-in function %qE must be directly called"
24823 msgstr ""
24825 #: c-family/c-common.c:7881 c/c-decl.c:6197
24826 #, gcc-internal-format
24827 msgid "size of array %qE is too large"
24828 msgstr ""
24830 #: c-family/c-common.c:7883 c/c-decl.c:6200
24831 #, gcc-internal-format
24832 msgid "size of unnamed array is too large"
24833 msgstr ""
24835 #: c-family/c-common.c:7913
24836 #, gcc-internal-format
24837 msgid "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer less than or equal to %wd"
24838 msgstr ""
24840 #: c-family/c-format.c:140 c-family/c-format.c:327
24841 #, gcc-internal-format
24842 msgid "format string has invalid operand number"
24843 msgstr ""
24845 #: c-family/c-format.c:156
24846 #, gcc-internal-format
24847 msgid "function does not return string type"
24848 msgstr ""
24850 #: c-family/c-format.c:190
24851 #, gcc-internal-format
24852 msgid "format string argument is not a string type"
24853 msgstr ""
24855 #: c-family/c-format.c:216
24856 #, gcc-internal-format
24857 msgid "found a %qs reference but the format argument should be a string"
24858 msgstr ""
24860 #: c-family/c-format.c:219
24861 #, gcc-internal-format
24862 msgid "found a %qT but the format argument should be a string"
24863 msgstr ""
24865 #: c-family/c-format.c:229
24866 #, gcc-internal-format
24867 msgid "format argument should be a %qs reference but a string was found"
24868 msgstr ""
24870 #: c-family/c-format.c:251
24871 #, gcc-internal-format
24872 msgid "format argument should be a %qs reference"
24873 msgstr ""
24875 #: c-family/c-format.c:295
24876 #, gcc-internal-format
24877 msgid "unrecognized format specifier"
24878 msgstr ""
24880 #: c-family/c-format.c:310
24881 #, gcc-internal-format
24882 msgid "%qE is only allowed in Objective-C dialects"
24883 msgstr ""
24885 #: c-family/c-format.c:319
24886 #, gcc-internal-format
24887 msgid "%qE is an unrecognized format function type"
24888 msgstr ""
24890 #: c-family/c-format.c:333
24891 #, gcc-internal-format
24892 msgid "%<...%> has invalid operand number"
24893 msgstr ""
24895 #: c-family/c-format.c:340
24896 #, gcc-internal-format
24897 msgid "format string argument follows the args to be formatted"
24898 msgstr ""
24900 #: c-family/c-format.c:1148
24901 #, gcc-internal-format
24902 msgid "function %qD might be a candidate for %qs format attribute"
24903 msgstr ""
24905 #: c-family/c-format.c:1239 c-family/c-format.c:1260 c-family/c-format.c:2678
24906 #, gcc-internal-format
24907 msgid "missing $ operand number in format"
24908 msgstr ""
24910 #: c-family/c-format.c:1269
24911 #, gcc-internal-format, gfc-internal-format
24912 msgid "%s does not support %%n$ operand number formats"
24913 msgstr ""
24915 #: c-family/c-format.c:1276
24916 #, gcc-internal-format
24917 msgid "operand number out of range in format"
24918 msgstr ""
24920 #: c-family/c-format.c:1299
24921 #, gcc-internal-format, gfc-internal-format
24922 msgid "format argument %d used more than once in %s format"
24923 msgstr ""
24925 #: c-family/c-format.c:1331
24926 #, gcc-internal-format
24927 msgid "$ operand number used after format without operand number"
24928 msgstr ""
24930 #: c-family/c-format.c:1362
24931 #, gcc-internal-format, gfc-internal-format
24932 msgid "format argument %d unused before used argument %d in $-style format"
24933 msgstr ""
24935 #: c-family/c-format.c:1463
24936 #, gcc-internal-format
24937 msgid "format not a string literal, format string not checked"
24938 msgstr ""
24940 #: c-family/c-format.c:1478 c-family/c-format.c:1481
24941 #, gcc-internal-format
24942 msgid "format not a string literal and no format arguments"
24943 msgstr ""
24945 #: c-family/c-format.c:1484
24946 #, gcc-internal-format
24947 msgid "format not a string literal, argument types not checked"
24948 msgstr ""
24950 #: c-family/c-format.c:1501
24951 #, gcc-internal-format
24952 msgid "too many arguments for format"
24953 msgstr ""
24955 #: c-family/c-format.c:1505
24956 #, gcc-internal-format
24957 msgid "unused arguments in $-style format"
24958 msgstr ""
24960 #: c-family/c-format.c:1508
24961 #, gcc-internal-format, gfc-internal-format
24962 msgid "zero-length %s format string"
24963 msgstr ""
24965 #: c-family/c-format.c:1512
24966 #, gcc-internal-format
24967 msgid "format is a wide character string"
24968 msgstr ""
24970 #: c-family/c-format.c:1515
24971 #, gcc-internal-format
24972 msgid "unterminated format string"
24973 msgstr ""
24975 #: c-family/c-format.c:1921
24976 #, gcc-internal-format
24977 msgid "%s used with %<%%%c%> %s format"
24978 msgstr ""
24980 #: c-family/c-format.c:1931
24981 #, gcc-internal-format, gfc-internal-format
24982 msgid "%s does not support %s"
24983 msgstr ""
24985 #: c-family/c-format.c:1941
24986 #, gcc-internal-format
24987 msgid "%s does not support %s with the %<%%%c%> %s format"
24988 msgstr ""
24990 #: c-family/c-format.c:1955
24991 #, gcc-internal-format, gfc-internal-format
24992 msgid "%s used within a quoted sequence"
24993 msgstr ""
24995 #: c-family/c-format.c:1968
24996 #, gcc-internal-format
24997 msgid "%qc conversion used unquoted"
24998 msgstr ""
25000 #: c-family/c-format.c:2086 c-family/c-format.c:2417
25001 #, gcc-internal-format, gfc-internal-format
25002 msgid "repeated %s in format"
25003 msgstr ""
25005 #: c-family/c-format.c:2097
25006 #, gcc-internal-format
25007 msgid "missing fill character at end of strfmon format"
25008 msgstr ""
25010 #: c-family/c-format.c:2199
25011 #, gcc-internal-format, gfc-internal-format
25012 msgid "zero width in %s format"
25013 msgstr ""
25015 #: c-family/c-format.c:2222
25016 #, gcc-internal-format, gfc-internal-format
25017 msgid "empty left precision in %s format"
25018 msgstr ""
25020 #: c-family/c-format.c:2313
25021 #, gcc-internal-format, gfc-internal-format
25022 msgid "empty precision in %s format"
25023 msgstr ""
25025 #: c-family/c-format.c:2391
25026 #, gcc-internal-format
25027 msgid "%s does not support the %qs %s length modifier"
25028 msgstr ""
25030 #: c-family/c-format.c:2447
25031 #, gcc-internal-format
25032 msgid "unknown conversion type character %qc in format"
25033 msgstr ""
25035 #: c-family/c-format.c:2459
25036 #, gcc-internal-format
25037 msgid "%s does not support the %<%%%c%> %s format"
25038 msgstr ""
25040 #: c-family/c-format.c:2491
25041 #, gcc-internal-format
25042 msgid "%s ignored with %s and %<%%%c%> %s format"
25043 msgstr ""
25045 #: c-family/c-format.c:2496
25046 #, gcc-internal-format, gfc-internal-format
25047 msgid "%s ignored with %s in %s format"
25048 msgstr ""
25050 #: c-family/c-format.c:2503
25051 #, gcc-internal-format
25052 msgid "use of %s and %s together with %<%%%c%> %s format"
25053 msgstr ""
25055 #: c-family/c-format.c:2508
25056 #, gcc-internal-format, gfc-internal-format
25057 msgid "use of %s and %s together in %s format"
25058 msgstr ""
25060 #: c-family/c-format.c:2535
25061 #, gcc-internal-format
25062 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
25063 msgstr ""
25065 #: c-family/c-format.c:2539
25066 #, gcc-internal-format
25067 msgid "%<%%%c%> yields only last 2 digits of year"
25068 msgstr ""
25070 #: c-family/c-format.c:2566
25071 #, gcc-internal-format
25072 msgid "no closing %<]%> for %<%%[%> format"
25073 msgstr ""
25075 #: c-family/c-format.c:2595
25076 #, gcc-internal-format
25077 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
25078 msgstr ""
25080 #: c-family/c-format.c:2617
25081 #, gcc-internal-format
25082 msgid "%s does not support the %<%%%s%c%> %s format"
25083 msgstr ""
25085 #: c-family/c-format.c:2655
25086 #, gcc-internal-format
25087 msgid "operand number specified with suppressed assignment"
25088 msgstr ""
25090 #: c-family/c-format.c:2659
25091 #, gcc-internal-format
25092 msgid "operand number specified for format taking no argument"
25093 msgstr ""
25095 #: c-family/c-format.c:2806
25096 #, gcc-internal-format
25097 msgid "spurious trailing %<%%%> in format"
25098 msgstr ""
25100 #: c-family/c-format.c:2864
25101 #, gcc-internal-format
25102 msgid "conversion lacks type at end of format"
25103 msgstr ""
25105 #: c-family/c-format.c:2893
25106 #, gcc-internal-format
25107 msgid "nested quoting directive"
25108 msgstr ""
25110 #: c-family/c-format.c:2904
25111 #, gcc-internal-format
25112 msgid "unmatched quoting directive"
25113 msgstr ""
25115 #: c-family/c-format.c:2919
25116 #, gcc-internal-format
25117 msgid "%qc directive redundant after prior occurence of the same"
25118 msgstr ""
25120 #: c-family/c-format.c:2925
25121 #, gcc-internal-format
25122 msgid "unmatched color reset directive"
25123 msgstr ""
25125 #: c-family/c-format.c:2937
25126 #, gcc-internal-format
25127 msgid "%qc conversion used within a quoted sequence"
25128 msgstr ""
25130 #: c-family/c-format.c:2977
25131 #, gcc-internal-format
25132 msgid "embedded %<\\0%> in format"
25133 msgstr ""
25135 #: c-family/c-format.c:2990
25136 #, gcc-internal-format
25137 msgid "unterminated quoting directive"
25138 msgstr ""
25140 #: c-family/c-format.c:2994
25141 #, gcc-internal-format
25142 msgid "unterminated color directive"
25143 msgstr ""
25145 #: c-family/c-format.c:3116
25146 #, gcc-internal-format, gfc-internal-format
25147 msgid "writing through null pointer (argument %d)"
25148 msgstr ""
25150 #: c-family/c-format.c:3124
25151 #, gcc-internal-format, gfc-internal-format
25152 msgid "reading through null pointer (argument %d)"
25153 msgstr ""
25155 #: c-family/c-format.c:3144
25156 #, gcc-internal-format, gfc-internal-format
25157 msgid "writing into constant object (argument %d)"
25158 msgstr ""
25160 #: c-family/c-format.c:3156
25161 #, gcc-internal-format, gfc-internal-format
25162 msgid "extra type qualifiers in format argument (argument %d)"
25163 msgstr ""
25165 #: c-family/c-format.c:3636
25166 #, gcc-internal-format
25167 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
25168 msgstr ""
25170 #: c-family/c-format.c:3646
25171 #, gcc-internal-format
25172 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
25173 msgstr ""
25175 #: c-family/c-format.c:3657
25176 #, gcc-internal-format
25177 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
25178 msgstr ""
25180 #: c-family/c-format.c:3667
25181 #, gcc-internal-format
25182 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
25183 msgstr ""
25185 #: c-family/c-format.c:3729 c-family/c-format.c:3735 c-family/c-format.c:3907
25186 #, gcc-internal-format
25187 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
25188 msgstr "%<__gcc_host_wide_int__%> не визначено як тип"
25190 #: c-family/c-format.c:3742 c-family/c-format.c:3917
25191 #, gcc-internal-format
25192 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
25193 msgstr ""
25195 #: c-family/c-format.c:3790
25196 #, gcc-internal-format
25197 msgid "%<locus%> is not defined as a type"
25198 msgstr "%<locus%> не визначено як тип"
25200 #: c-family/c-format.c:3832
25201 #, gcc-internal-format
25202 msgid "%<location_t%> is not defined as a type"
25203 msgstr "%<location_t%> не визначено як тип"
25205 #: c-family/c-format.c:3848
25206 #, gcc-internal-format
25207 msgid "%<tree%> is not defined as a type"
25208 msgstr "%<tree%> не визначено як тип"
25210 #: c-family/c-format.c:3854
25211 #, gcc-internal-format
25212 msgid "%<tree%> is not defined as a pointer type"
25213 msgstr ""
25215 #: c-family/c-format.c:3878
25216 #, gcc-internal-format
25217 msgid "%<gcall%> is not defined as a type"
25218 msgstr "%<gcall%> не визначено як тип"
25220 #: c-family/c-format.c:4089
25221 #, gcc-internal-format
25222 msgid "args to be formatted is not %<...%>"
25223 msgstr ""
25225 #: c-family/c-format.c:4101
25226 #, gcc-internal-format
25227 msgid "strftime formats cannot format arguments"
25228 msgstr ""
25230 #: c-family/c-indentation.c:66
25231 #, gcc-internal-format
25232 msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
25233 msgstr ""
25235 #: c-family/c-indentation.c:609
25236 #, gcc-internal-format
25237 msgid "this %qs clause does not guard..."
25238 msgstr ""
25240 #: c-family/c-indentation.c:612
25241 #, gcc-internal-format
25242 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
25243 msgstr ""
25245 #: c-family/c-lex.c:228
25246 #, gcc-internal-format
25247 msgid "badly nested C headers from preprocessor"
25248 msgstr ""
25250 #: c-family/c-lex.c:263
25251 #, gcc-internal-format, gfc-internal-format
25252 msgid "ignoring #pragma %s %s"
25253 msgstr ""
25255 #. ... or not.
25256 #: c-family/c-lex.c:506 c-family/c-lex.c:1220
25257 #, gcc-internal-format
25258 msgid "stray %<@%> in program"
25259 msgstr ""
25261 #: c-family/c-lex.c:521
25262 #, gcc-internal-format
25263 msgid "stray %qs in program"
25264 msgstr ""
25266 #: c-family/c-lex.c:531
25267 #, gcc-internal-format, gfc-internal-format
25268 msgid "missing terminating %c character"
25269 msgstr "відсутній завершальний символ %c"
25271 #: c-family/c-lex.c:533
25272 #, gcc-internal-format
25273 msgid "stray %qc in program"
25274 msgstr ""
25276 #: c-family/c-lex.c:535
25277 #, gcc-internal-format
25278 msgid "stray %<\\%o%> in program"
25279 msgstr ""
25281 #: c-family/c-lex.c:755
25282 #, gcc-internal-format
25283 msgid "this decimal constant is unsigned only in ISO C90"
25284 msgstr ""
25286 #: c-family/c-lex.c:759
25287 #, gcc-internal-format
25288 msgid "this decimal constant would be unsigned in ISO C90"
25289 msgstr ""
25291 #: c-family/c-lex.c:779
25292 #, gcc-internal-format
25293 msgid "integer constant is too large for %<unsigned long%> type"
25294 msgstr ""
25296 #: c-family/c-lex.c:819
25297 #, gcc-internal-format
25298 msgid "unsuffixed float constant"
25299 msgstr ""
25301 #: c-family/c-lex.c:851 c-family/c-lex.c:875
25302 #, gcc-internal-format
25303 msgid "unsupported non-standard suffix on floating constant"
25304 msgstr ""
25306 #: c-family/c-lex.c:856 c-family/c-lex.c:879
25307 #, gcc-internal-format
25308 msgid "non-standard suffix on floating constant"
25309 msgstr ""
25311 #: c-family/c-lex.c:958 c-family/c-lex.c:961
25312 #, gcc-internal-format
25313 msgid "floating constant exceeds range of %qT"
25314 msgstr ""
25316 #: c-family/c-lex.c:976
25317 #, gcc-internal-format
25318 msgid "floating constant truncated to zero"
25319 msgstr ""
25321 #: c-family/c-lex.c:1177
25322 #, gcc-internal-format
25323 msgid "repeated %<@%> before Objective-C string"
25324 msgstr ""
25326 #: c-family/c-lex.c:1196 cp/parser.c:4108
25327 #, gcc-internal-format
25328 msgid "unsupported non-standard concatenation of string literals"
25329 msgstr ""
25331 #: c-family/c-lex.c:1232
25332 #, gcc-internal-format
25333 msgid "traditional C rejects string constant concatenation"
25334 msgstr ""
25336 #: c-family/c-omp.c:204
25337 #, gcc-internal-format
25338 msgid "invalid expression type for %<#pragma omp atomic%>"
25339 msgstr ""
25341 #: c-family/c-omp.c:209
25342 #, gcc-internal-format
25343 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
25344 msgstr ""
25346 #: c-family/c-omp.c:329
25347 #, gcc-internal-format
25348 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
25349 msgstr ""
25351 #: c-family/c-omp.c:332 c-family/c-omp.c:370
25352 #, gcc-internal-format
25353 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
25354 msgstr ""
25356 #: c-family/c-omp.c:557 cp/semantics.c:8189
25357 #, gcc-internal-format
25358 msgid "invalid type for iteration variable %qE"
25359 msgstr ""
25361 #: c-family/c-omp.c:562
25362 #, gcc-internal-format
25363 msgid "%<_Atomic%> iteration variable %qE"
25364 msgstr ""
25366 #: c-family/c-omp.c:578
25367 #, gcc-internal-format
25368 msgid "%qE is not initialized"
25369 msgstr ""
25371 #: c-family/c-omp.c:599 cp/semantics.c:8079
25372 #, gcc-internal-format
25373 msgid "missing controlling predicate"
25374 msgstr ""
25376 #: c-family/c-omp.c:704 cp/semantics.c:7735
25377 #, gcc-internal-format
25378 msgid "invalid controlling predicate"
25379 msgstr ""
25381 #: c-family/c-omp.c:711 cp/semantics.c:8085
25382 #, gcc-internal-format
25383 msgid "missing increment expression"
25384 msgstr ""
25386 #: c-family/c-omp.c:775 cp/semantics.c:7850
25387 #, gcc-internal-format
25388 msgid "invalid increment expression"
25389 msgstr ""
25391 #: c-family/c-omp.c:838
25392 #, gcc-internal-format
25393 msgid "initializer expression refers to iteration variable %qD"
25394 msgstr ""
25396 #: c-family/c-omp.c:842
25397 #, gcc-internal-format
25398 msgid "condition expression refers to iteration variable %qD"
25399 msgstr ""
25401 #: c-family/c-omp.c:846
25402 #, gcc-internal-format
25403 msgid "increment expression refers to iteration variable %qD"
25404 msgstr ""
25406 #: c-family/c-omp.c:1422
25407 #, gcc-internal-format
25408 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
25409 msgstr ""
25411 #: c-family/c-omp.c:1532 c-family/c-omp.c:1547
25412 #, gcc-internal-format
25413 msgid "%qD is not an function argument"
25414 msgstr ""
25416 #: c-family/c-opts.c:325
25417 #, gcc-internal-format
25418 msgid "-I- specified twice"
25419 msgstr ""
25421 #: c-family/c-opts.c:328
25422 #, gcc-internal-format
25423 msgid "obsolete option -I- used, please use -iquote instead"
25424 msgstr ""
25426 #: c-family/c-opts.c:386
25427 #, gcc-internal-format
25428 msgid "-Walloca-larger-than=0 is meaningless"
25429 msgstr ""
25431 #: c-family/c-opts.c:391
25432 #, gcc-internal-format
25433 msgid "-Wvla-larger-than=0 is meaningless"
25434 msgstr ""
25436 #: c-family/c-opts.c:416
25437 #, gcc-internal-format
25438 msgid "%<-Wabi=1%> is not supported, using =2"
25439 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
25441 #: c-family/c-opts.c:610 fortran/cpp.c:350
25442 #, gcc-internal-format
25443 msgid "output filename specified twice"
25444 msgstr ""
25446 #: c-family/c-opts.c:797
25447 #, gcc-internal-format
25448 msgid "-fexcess-precision=standard for C++"
25449 msgstr ""
25451 #: c-family/c-opts.c:832
25452 #, gcc-internal-format
25453 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
25454 msgstr ""
25456 #: c-family/c-opts.c:878
25457 #, gcc-internal-format
25458 msgid "-Wformat-y2k ignored without -Wformat"
25459 msgstr ""
25461 #: c-family/c-opts.c:880
25462 #, gcc-internal-format
25463 msgid "-Wformat-extra-args ignored without -Wformat"
25464 msgstr ""
25466 #: c-family/c-opts.c:882
25467 #, gcc-internal-format
25468 msgid "-Wformat-zero-length ignored without -Wformat"
25469 msgstr ""
25471 #: c-family/c-opts.c:884
25472 #, gcc-internal-format
25473 msgid "-Wformat-nonliteral ignored without -Wformat"
25474 msgstr ""
25476 #: c-family/c-opts.c:886
25477 #, gcc-internal-format
25478 msgid "-Wformat-contains-nul ignored without -Wformat"
25479 msgstr ""
25481 #: c-family/c-opts.c:888
25482 #, gcc-internal-format
25483 msgid "-Wformat-security ignored without -Wformat"
25484 msgstr ""
25486 #: c-family/c-opts.c:918
25487 #, gcc-internal-format
25488 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
25489 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
25491 #: c-family/c-opts.c:944
25492 #, gcc-internal-format
25493 msgid "-Wabi won't warn about anything"
25494 msgstr ""
25496 #: c-family/c-opts.c:946
25497 #, gcc-internal-format
25498 msgid "-Wabi warns about differences from the most up-to-date ABI, which is also used by default"
25499 msgstr ""
25501 #: c-family/c-opts.c:949
25502 #, gcc-internal-format
25503 msgid "use e.g. -Wabi=11 to warn about changes from GCC 7"
25504 msgstr ""
25506 #: c-family/c-opts.c:1003
25507 #, gcc-internal-format
25508 msgid "external TLS initialization functions not supported on this target"
25509 msgstr ""
25511 #: c-family/c-opts.c:1016
25512 #, gcc-internal-format, gfc-internal-format
25513 msgid "too many filenames given.  Type %s --help for usage"
25514 msgstr ""
25516 #: c-family/c-opts.c:1031
25517 #, gcc-internal-format
25518 msgid "opening output file %s: %m"
25519 msgstr ""
25521 #: c-family/c-opts.c:1051
25522 #, gcc-internal-format, gfc-internal-format
25523 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
25524 msgstr ""
25526 #: c-family/c-opts.c:1205
25527 #, gcc-internal-format
25528 msgid "opening dependency file %s: %m"
25529 msgstr ""
25531 #: c-family/c-opts.c:1216
25532 #, gcc-internal-format
25533 msgid "closing dependency file %s: %m"
25534 msgstr ""
25536 #: c-family/c-opts.c:1219
25537 #, gcc-internal-format
25538 msgid "when writing output to %s: %m"
25539 msgstr ""
25541 #: c-family/c-opts.c:1299
25542 #, gcc-internal-format
25543 msgid "to generate dependencies you must specify either -M or -MM"
25544 msgstr ""
25546 #: c-family/c-opts.c:1322
25547 #, gcc-internal-format
25548 msgid "-MG may only be used with -M or -MM"
25549 msgstr ""
25551 #: c-family/c-opts.c:1355
25552 #, gcc-internal-format
25553 msgid "-fdirectives-only is incompatible with -Wunused_macros"
25554 msgstr ""
25556 #: c-family/c-opts.c:1357
25557 #, gcc-internal-format
25558 msgid "-fdirectives-only is incompatible with -traditional"
25559 msgstr ""
25561 #: c-family/c-opts.c:1549
25562 #, gcc-internal-format
25563 msgid "too late for # directive to set debug directory"
25564 msgstr ""
25566 #: c-family/c-pch.c:110
25567 #, gcc-internal-format
25568 msgid "can%'t create precompiled header %s: %m"
25569 msgstr ""
25571 #: c-family/c-pch.c:133
25572 #, gcc-internal-format
25573 msgid "can%'t write to %s: %m"
25574 msgstr ""
25576 #: c-family/c-pch.c:191
25577 #, gcc-internal-format
25578 msgid "can%'t write %s: %m"
25579 msgstr ""
25581 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
25582 #, gcc-internal-format
25583 msgid "can%'t read %s: %m"
25584 msgstr ""
25586 #: c-family/c-pch.c:417
25587 #, gcc-internal-format
25588 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
25589 msgstr ""
25591 #: c-family/c-pch.c:418
25592 #, gcc-internal-format
25593 msgid "use #include instead"
25594 msgstr ""
25596 #: c-family/c-pch.c:424
25597 #, gcc-internal-format
25598 msgid "%s: couldn%'t open PCH file: %m"
25599 msgstr ""
25601 #: c-family/c-pch.c:429
25602 #, gcc-internal-format
25603 msgid "use -Winvalid-pch for more information"
25604 msgstr "докладніша інформація виводиться, якщо вказати -Winvalid-pch"
25606 #: c-family/c-pch.c:430
25607 #, gcc-internal-format, gfc-internal-format
25608 msgid "%s: PCH file was invalid"
25609 msgstr ""
25611 #: c-family/c-pragma.c:93
25612 #, gcc-internal-format
25613 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
25614 msgstr ""
25616 #: c-family/c-pragma.c:106
25617 #, gcc-internal-format
25618 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
25619 msgstr ""
25621 #: c-family/c-pragma.c:136
25622 #, gcc-internal-format
25623 msgid "missing %<(%> after %<#pragma pack%> - ignored"
25624 msgstr ""
25626 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
25627 #, gcc-internal-format
25628 msgid "invalid constant in %<#pragma pack%> - ignored"
25629 msgstr ""
25631 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
25632 #, gcc-internal-format
25633 msgid "malformed %<#pragma pack%> - ignored"
25634 msgstr ""
25636 #: c-family/c-pragma.c:156
25637 #, gcc-internal-format
25638 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
25639 msgstr ""
25641 #: c-family/c-pragma.c:158
25642 #, gcc-internal-format
25643 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
25644 msgstr ""
25646 #: c-family/c-pragma.c:167
25647 #, gcc-internal-format
25648 msgid "unknown action %qE for %<#pragma pack%> - ignored"
25649 msgstr ""
25651 #: c-family/c-pragma.c:196
25652 #, gcc-internal-format
25653 msgid "junk at end of %<#pragma pack%>"
25654 msgstr ""
25656 #: c-family/c-pragma.c:199
25657 #, gcc-internal-format
25658 msgid "#pragma pack has no effect with -fpack-struct - ignored"
25659 msgstr ""
25661 #: c-family/c-pragma.c:220
25662 #, gcc-internal-format, gfc-internal-format
25663 msgid "alignment must be a small power of two, not %d"
25664 msgstr ""
25666 #: c-family/c-pragma.c:259
25667 #, gcc-internal-format
25668 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
25669 msgstr ""
25671 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
25672 #, gcc-internal-format
25673 msgid "malformed #pragma weak, ignored"
25674 msgstr ""
25676 #: c-family/c-pragma.c:365
25677 #, gcc-internal-format
25678 msgid "junk at end of %<#pragma weak%>"
25679 msgstr ""
25681 #: c-family/c-pragma.c:371
25682 #, gcc-internal-format
25683 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
25684 msgstr ""
25686 #: c-family/c-pragma.c:428
25687 #, gcc-internal-format
25688 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
25689 msgstr ""
25691 #: c-family/c-pragma.c:434
25692 #, gcc-internal-format
25693 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
25694 msgstr ""
25696 #: c-family/c-pragma.c:443
25697 #, gcc-internal-format
25698 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
25699 msgstr ""
25701 #: c-family/c-pragma.c:497 c-family/c-pragma.c:499
25702 #, gcc-internal-format
25703 msgid "malformed #pragma redefine_extname, ignored"
25704 msgstr ""
25706 #: c-family/c-pragma.c:502
25707 #, gcc-internal-format
25708 msgid "junk at end of %<#pragma redefine_extname%>"
25709 msgstr ""
25711 #: c-family/c-pragma.c:530 c-family/c-pragma.c:603
25712 #, gcc-internal-format
25713 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
25714 msgstr ""
25716 #: c-family/c-pragma.c:558
25717 #, gcc-internal-format
25718 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
25719 msgstr ""
25721 #: c-family/c-pragma.c:594
25722 #, gcc-internal-format
25723 msgid "asm declaration ignored due to conflict with previous rename"
25724 msgstr ""
25726 #: c-family/c-pragma.c:625
25727 #, gcc-internal-format
25728 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
25729 msgstr ""
25731 #: c-family/c-pragma.c:686
25732 #, gcc-internal-format
25733 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
25734 msgstr ""
25736 #: c-family/c-pragma.c:728
25737 #, gcc-internal-format
25738 msgid "#pragma GCC visibility must be followed by push or pop"
25739 msgstr ""
25741 #: c-family/c-pragma.c:734
25742 #, gcc-internal-format
25743 msgid "no matching push for %<#pragma GCC visibility pop%>"
25744 msgstr ""
25746 #: c-family/c-pragma.c:739 c-family/c-pragma.c:746
25747 #, gcc-internal-format
25748 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
25749 msgstr ""
25751 #: c-family/c-pragma.c:742
25752 #, gcc-internal-format
25753 msgid "malformed #pragma GCC visibility push"
25754 msgstr ""
25756 #: c-family/c-pragma.c:750
25757 #, gcc-internal-format
25758 msgid "junk at end of %<#pragma GCC visibility%>"
25759 msgstr ""
25761 #: c-family/c-pragma.c:762
25762 #, gcc-internal-format
25763 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25764 msgstr ""
25766 #: c-family/c-pragma.c:788
25767 #, gcc-internal-format
25768 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25769 msgstr ""
25771 #: c-family/c-pragma.c:797
25772 #, gcc-internal-format
25773 msgid "missing option after %<#pragma GCC diagnostic%> kind"
25774 msgstr ""
25776 #: c-family/c-pragma.c:808
25777 #, gcc-internal-format
25778 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
25779 msgstr ""
25781 #: c-family/c-pragma.c:814
25782 #, gcc-internal-format
25783 msgid "%qs is not an option that controls warnings"
25784 msgstr ""
25786 #: c-family/c-pragma.c:822
25787 #, gcc-internal-format
25788 msgid "option %qs is valid for %s but not for %s"
25789 msgstr ""
25791 #: c-family/c-pragma.c:854
25792 #, gcc-internal-format
25793 msgid "#pragma GCC option is not allowed inside functions"
25794 msgstr ""
25796 #: c-family/c-pragma.c:867
25797 #, gcc-internal-format
25798 msgid "%<#pragma GCC option%> is not a string"
25799 msgstr ""
25801 #: c-family/c-pragma.c:894
25802 #, gcc-internal-format
25803 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
25804 msgstr ""
25806 #: c-family/c-pragma.c:900
25807 #, gcc-internal-format
25808 msgid "#pragma GCC target string... is badly formed"
25809 msgstr ""
25811 #: c-family/c-pragma.c:923
25812 #, gcc-internal-format
25813 msgid "#pragma GCC optimize is not allowed inside functions"
25814 msgstr ""
25816 #: c-family/c-pragma.c:936
25817 #, gcc-internal-format
25818 msgid "%<#pragma GCC optimize%> is not a string or number"
25819 msgstr ""
25821 #: c-family/c-pragma.c:962
25822 #, gcc-internal-format
25823 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
25824 msgstr ""
25826 #: c-family/c-pragma.c:968
25827 #, gcc-internal-format
25828 msgid "#pragma GCC optimize string... is badly formed"
25829 msgstr ""
25831 #: c-family/c-pragma.c:1009
25832 #, gcc-internal-format
25833 msgid "junk at end of %<#pragma push_options%>"
25834 msgstr ""
25836 #: c-family/c-pragma.c:1039
25837 #, gcc-internal-format
25838 msgid "junk at end of %<#pragma pop_options%>"
25839 msgstr ""
25841 #: c-family/c-pragma.c:1046
25842 #, gcc-internal-format
25843 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
25844 msgstr ""
25846 #: c-family/c-pragma.c:1088
25847 #, gcc-internal-format
25848 msgid "junk at end of %<#pragma reset_options%>"
25849 msgstr ""
25851 #: c-family/c-pragma.c:1126 c-family/c-pragma.c:1133
25852 #, gcc-internal-format
25853 msgid "expected a string after %<#pragma message%>"
25854 msgstr ""
25856 #: c-family/c-pragma.c:1128
25857 #, gcc-internal-format
25858 msgid "malformed %<#pragma message%>, ignored"
25859 msgstr ""
25861 #: c-family/c-pragma.c:1138
25862 #, gcc-internal-format
25863 msgid "junk at end of %<#pragma message%>"
25864 msgstr ""
25866 #: c-family/c-pragma.c:1141
25867 #, gcc-internal-format, gfc-internal-format
25868 msgid "#pragma message: %s"
25869 msgstr ""
25871 #: c-family/c-pragma.c:1178
25872 #, gcc-internal-format
25873 msgid "invalid location for %<pragma %s%>, ignored"
25874 msgstr ""
25876 #: c-family/c-pragma.c:1185 c-family/c-pragma.c:1199
25877 #, gcc-internal-format
25878 msgid "malformed %<#pragma %s%>, ignored"
25879 msgstr ""
25881 #: c-family/c-pragma.c:1205
25882 #, gcc-internal-format
25883 msgid "junk at end of %<#pragma %s%>"
25884 msgstr ""
25886 #: c-family/c-pragma.c:1223
25887 #, gcc-internal-format
25888 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
25889 msgstr ""
25891 #: c-family/c-pragma.c:1232
25892 #, gcc-internal-format
25893 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
25894 msgstr ""
25896 #: c-family/c-pragma.c:1238
25897 #, gcc-internal-format
25898 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25899 msgstr "У ISO C не передбачено підтримки %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25901 #: c-family/c-pretty-print.c:329
25902 #, gcc-internal-format
25903 msgid "<type-error>"
25904 msgstr ""
25906 #: c-family/c-pretty-print.c:371
25907 #, gcc-internal-format
25908 msgid "<unnamed-unsigned:"
25909 msgstr ""
25911 #: c-family/c-pretty-print.c:375
25912 #, gcc-internal-format
25913 msgid "<unnamed-float:"
25914 msgstr ""
25916 #: c-family/c-pretty-print.c:378
25917 #, gcc-internal-format
25918 msgid "<unnamed-fixed:"
25919 msgstr ""
25921 #: c-family/c-pretty-print.c:393
25922 #, gcc-internal-format
25923 msgid "<typedef-error>"
25924 msgstr ""
25926 #: c-family/c-pretty-print.c:408
25927 #, gcc-internal-format
25928 msgid "<tag-error>"
25929 msgstr ""
25931 #: c-family/c-pretty-print.c:1234
25932 #, gcc-internal-format
25933 msgid "<erroneous-expression>"
25934 msgstr ""
25936 #: c-family/c-pretty-print.c:1238 cp/cxx-pretty-print.c:132
25937 #, gcc-internal-format
25938 msgid "<return-value>"
25939 msgstr ""
25941 #: c-family/c-semantics.c:197
25942 #, gcc-internal-format, gfc-internal-format
25943 msgid "wrong type argument to %s"
25944 msgstr ""
25946 #: c-family/c-warn.c:54 c-family/c-warn.c:67 cp/constexpr.c:1847
25947 #: cp/constexpr.c:4099
25948 #, gcc-internal-format
25949 msgid "overflow in constant expression"
25950 msgstr ""
25952 #: c-family/c-warn.c:94
25953 #, gcc-internal-format
25954 msgid "integer overflow in expression %qE of type %qT results in %qE"
25955 msgstr ""
25957 #: c-family/c-warn.c:96
25958 #, gcc-internal-format
25959 msgid "integer overflow in expression of type %qT results in %qE"
25960 msgstr ""
25962 #: c-family/c-warn.c:102
25963 #, gcc-internal-format
25964 msgid "floating point overflow in expression %qE of type %qT results in %qE"
25965 msgstr ""
25967 #: c-family/c-warn.c:104
25968 #, gcc-internal-format
25969 msgid "floating point overflow in expression of type %qT results in %qE"
25970 msgstr ""
25972 #: c-family/c-warn.c:110
25973 #, gcc-internal-format
25974 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
25975 msgstr ""
25977 #: c-family/c-warn.c:112
25978 #, gcc-internal-format
25979 msgid "fixed-point overflow in expression of type %qT results in %qE"
25980 msgstr ""
25982 #: c-family/c-warn.c:118
25983 #, gcc-internal-format
25984 msgid "vector overflow in expression %qE of type %qT results in %qE"
25985 msgstr ""
25987 #: c-family/c-warn.c:120
25988 #, gcc-internal-format
25989 msgid "vector overflow in expression of type %qT results in %qE"
25990 msgstr ""
25992 #: c-family/c-warn.c:127
25993 #, gcc-internal-format
25994 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
25995 msgstr ""
25997 #: c-family/c-warn.c:129
25998 #, gcc-internal-format
25999 msgid "complex integer overflow in expression of type %qT results in %qE"
26000 msgstr ""
26002 #: c-family/c-warn.c:133
26003 #, gcc-internal-format
26004 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
26005 msgstr ""
26007 #: c-family/c-warn.c:135
26008 #, gcc-internal-format
26009 msgid "complex floating point overflow in expression of type %qT results in %qE"
26010 msgstr ""
26012 #: c-family/c-warn.c:217
26013 #, gcc-internal-format
26014 msgid "logical %<or%> applied to non-boolean constant"
26015 msgstr ""
26017 #: c-family/c-warn.c:220
26018 #, gcc-internal-format
26019 msgid "logical %<and%> applied to non-boolean constant"
26020 msgstr ""
26022 #: c-family/c-warn.c:290
26023 #, gcc-internal-format
26024 msgid "logical %<or%> of collectively exhaustive tests is always true"
26025 msgstr ""
26027 #: c-family/c-warn.c:294
26028 #, gcc-internal-format
26029 msgid "logical %<and%> of mutually exclusive tests is always false"
26030 msgstr ""
26032 #: c-family/c-warn.c:304
26033 #, gcc-internal-format
26034 msgid "logical %<or%> of equal expressions"
26035 msgstr ""
26037 #: c-family/c-warn.c:307
26038 #, gcc-internal-format
26039 msgid "logical %<and%> of equal expressions"
26040 msgstr ""
26042 #: c-family/c-warn.c:385
26043 #, gcc-internal-format
26044 msgid "bitwise comparison always evaluates to false"
26045 msgstr ""
26047 #: c-family/c-warn.c:388
26048 #, gcc-internal-format
26049 msgid "bitwise comparison always evaluates to true"
26050 msgstr ""
26052 #: c-family/c-warn.c:442
26053 #, gcc-internal-format
26054 msgid "self-comparison always evaluates to true"
26055 msgstr ""
26057 #: c-family/c-warn.c:445
26058 #, gcc-internal-format
26059 msgid "self-comparison always evaluates to false"
26060 msgstr ""
26062 #: c-family/c-warn.c:495
26063 #, gcc-internal-format
26064 msgid "logical not is only applied to the left hand side of comparison"
26065 msgstr ""
26067 #: c-family/c-warn.c:503
26068 #, gcc-internal-format
26069 msgid "add parentheses around left hand side expression to silence this warning"
26070 msgstr ""
26072 #: c-family/c-warn.c:637
26073 #, gcc-internal-format
26074 msgid "type-punning to incomplete type might break strict-aliasing rules"
26075 msgstr ""
26077 #: c-family/c-warn.c:655
26078 #, gcc-internal-format
26079 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
26080 msgstr "розіменовування вказівника із каламбуром типізації порушить правила строгого злиття"
26082 #: c-family/c-warn.c:663 c-family/c-warn.c:681
26083 #, gcc-internal-format
26084 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
26085 msgstr "розіменовування вказівника із каламбуром типізації може порушити правила строгого злиття"
26087 #: c-family/c-warn.c:811
26088 #, gcc-internal-format
26089 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
26090 msgstr ""
26092 #: c-family/c-warn.c:842
26093 #, gcc-internal-format
26094 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
26095 msgstr ""
26097 #: c-family/c-warn.c:849
26098 #, gcc-internal-format
26099 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
26100 msgstr ""
26102 #: c-family/c-warn.c:854
26103 #, gcc-internal-format
26104 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
26105 msgstr ""
26107 #: c-family/c-warn.c:866
26108 #, gcc-internal-format
26109 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
26110 msgstr ""
26112 #: c-family/c-warn.c:882
26113 #, gcc-internal-format
26114 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
26115 msgstr ""
26117 #: c-family/c-warn.c:889
26118 #, gcc-internal-format
26119 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
26120 msgstr ""
26122 #: c-family/c-warn.c:894
26123 #, gcc-internal-format
26124 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
26125 msgstr ""
26127 #: c-family/c-warn.c:906
26128 #, gcc-internal-format
26129 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
26130 msgstr ""
26132 #: c-family/c-warn.c:922
26133 #, gcc-internal-format
26134 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
26135 msgstr ""
26137 #: c-family/c-warn.c:929
26138 #, gcc-internal-format
26139 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
26140 msgstr ""
26142 #: c-family/c-warn.c:934
26143 #, gcc-internal-format
26144 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
26145 msgstr ""
26147 #: c-family/c-warn.c:946
26148 #, gcc-internal-format
26149 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
26150 msgstr ""
26152 #: c-family/c-warn.c:962
26153 #, gcc-internal-format
26154 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
26155 msgstr ""
26157 #: c-family/c-warn.c:969
26158 #, gcc-internal-format
26159 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
26160 msgstr ""
26162 #: c-family/c-warn.c:974
26163 #, gcc-internal-format
26164 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
26165 msgstr ""
26167 #: c-family/c-warn.c:986
26168 #, gcc-internal-format
26169 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
26170 msgstr ""
26172 #: c-family/c-warn.c:1015 c-family/c-warn.c:1022
26173 #, gcc-internal-format
26174 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
26175 msgstr ""
26177 #: c-family/c-warn.c:1032
26178 #, gcc-internal-format
26179 msgid "first argument of %q+D should be %<int%>"
26180 msgstr ""
26182 #: c-family/c-warn.c:1041
26183 #, gcc-internal-format
26184 msgid "second argument of %q+D should be %<char **%>"
26185 msgstr ""
26187 #: c-family/c-warn.c:1050
26188 #, gcc-internal-format
26189 msgid "third argument of %q+D should probably be %<char **%>"
26190 msgstr ""
26192 #: c-family/c-warn.c:1061
26193 #, gcc-internal-format
26194 msgid "%q+D takes only zero or two arguments"
26195 msgstr ""
26197 #: c-family/c-warn.c:1065
26198 #, gcc-internal-format
26199 msgid "%q+D declared as variadic function"
26200 msgstr ""
26202 #: c-family/c-warn.c:1107
26203 #, gcc-internal-format
26204 msgid "conversion to %qT from boolean expression"
26205 msgstr ""
26207 #: c-family/c-warn.c:1125 c-family/c-warn.c:1200
26208 #, gcc-internal-format
26209 msgid "conversion from %qT to %qT changes value from %qE to %qE"
26210 msgstr ""
26212 #: c-family/c-warn.c:1129 c-family/c-warn.c:1208
26213 #, gcc-internal-format
26214 msgid "conversion from %qT to %qT changes the value of %qE"
26215 msgstr ""
26217 #: c-family/c-warn.c:1149
26218 #, gcc-internal-format
26219 msgid "conversion from %qT to %qT discards imaginary component"
26220 msgstr ""
26222 #: c-family/c-warn.c:1161
26223 #, gcc-internal-format
26224 msgid "conversion from %qT to %qT may change value"
26225 msgstr ""
26227 #: c-family/c-warn.c:1221 c-family/c-warn.c:1238 c-family/c-warn.c:1255
26228 #, gcc-internal-format
26229 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
26230 msgstr ""
26232 #: c-family/c-warn.c:1226 c-family/c-warn.c:1243 c-family/c-warn.c:1260
26233 #, gcc-internal-format
26234 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
26235 msgstr ""
26237 #: c-family/c-warn.c:1290
26238 #, gcc-internal-format
26239 msgid "case value %qs not in enumerated type"
26240 msgstr "значення випадку %qs не належить до перераховного типу"
26242 #: c-family/c-warn.c:1295
26243 #, gcc-internal-format
26244 msgid "case value %qs not in enumerated type %qT"
26245 msgstr "значення випадку %qs не належить до перераховного типу %qT"
26247 #: c-family/c-warn.c:1356
26248 #, gcc-internal-format
26249 msgid "switch missing default case"
26250 msgstr ""
26252 #: c-family/c-warn.c:1401
26253 #, gcc-internal-format
26254 msgid "switch condition has boolean value"
26255 msgstr ""
26257 #: c-family/c-warn.c:1474
26258 #, gcc-internal-format
26259 msgid "enumeration value %qE not handled in switch"
26260 msgstr ""
26262 #: c-family/c-warn.c:1502
26263 #, gcc-internal-format
26264 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
26265 msgstr ""
26267 #: c-family/c-warn.c:1523
26268 #, gcc-internal-format
26269 msgid "assignment of member %qD in read-only object"
26270 msgstr ""
26272 #: c-family/c-warn.c:1525
26273 #, gcc-internal-format
26274 msgid "increment of member %qD in read-only object"
26275 msgstr ""
26277 #: c-family/c-warn.c:1527
26278 #, gcc-internal-format
26279 msgid "decrement of member %qD in read-only object"
26280 msgstr ""
26282 #: c-family/c-warn.c:1529
26283 #, gcc-internal-format
26284 msgid "member %qD in read-only object used as %<asm%> output"
26285 msgstr ""
26287 #: c-family/c-warn.c:1533
26288 #, gcc-internal-format
26289 msgid "assignment of read-only member %qD"
26290 msgstr ""
26292 #: c-family/c-warn.c:1534
26293 #, gcc-internal-format
26294 msgid "increment of read-only member %qD"
26295 msgstr ""
26297 #: c-family/c-warn.c:1535
26298 #, gcc-internal-format
26299 msgid "decrement of read-only member %qD"
26300 msgstr ""
26302 #: c-family/c-warn.c:1536
26303 #, gcc-internal-format
26304 msgid "read-only member %qD used as %<asm%> output"
26305 msgstr ""
26307 #: c-family/c-warn.c:1540
26308 #, gcc-internal-format
26309 msgid "assignment of read-only variable %qD"
26310 msgstr ""
26312 #: c-family/c-warn.c:1541
26313 #, gcc-internal-format
26314 msgid "increment of read-only variable %qD"
26315 msgstr ""
26317 #: c-family/c-warn.c:1542
26318 #, gcc-internal-format
26319 msgid "decrement of read-only variable %qD"
26320 msgstr ""
26322 #: c-family/c-warn.c:1543
26323 #, gcc-internal-format
26324 msgid "read-only variable %qD used as %<asm%> output"
26325 msgstr ""
26327 #: c-family/c-warn.c:1546
26328 #, gcc-internal-format
26329 msgid "assignment of read-only parameter %qD"
26330 msgstr ""
26332 #: c-family/c-warn.c:1547
26333 #, gcc-internal-format
26334 msgid "increment of read-only parameter %qD"
26335 msgstr ""
26337 #: c-family/c-warn.c:1548
26338 #, gcc-internal-format
26339 msgid "decrement of read-only parameter %qD"
26340 msgstr ""
26342 #: c-family/c-warn.c:1549
26343 #, gcc-internal-format
26344 msgid "read-only parameter %qD use as %<asm%> output"
26345 msgstr ""
26347 #: c-family/c-warn.c:1554
26348 #, gcc-internal-format
26349 msgid "assignment of read-only named return value %qD"
26350 msgstr ""
26352 #: c-family/c-warn.c:1556
26353 #, gcc-internal-format
26354 msgid "increment of read-only named return value %qD"
26355 msgstr ""
26357 #: c-family/c-warn.c:1558
26358 #, gcc-internal-format
26359 msgid "decrement of read-only named return value %qD"
26360 msgstr ""
26362 #: c-family/c-warn.c:1560
26363 #, gcc-internal-format
26364 msgid "read-only named return value %qD used as %<asm%>output"
26365 msgstr ""
26367 #: c-family/c-warn.c:1565
26368 #, gcc-internal-format
26369 msgid "assignment of function %qD"
26370 msgstr ""
26372 #: c-family/c-warn.c:1566
26373 #, gcc-internal-format
26374 msgid "increment of function %qD"
26375 msgstr ""
26377 #: c-family/c-warn.c:1567
26378 #, gcc-internal-format
26379 msgid "decrement of function %qD"
26380 msgstr ""
26382 #: c-family/c-warn.c:1568
26383 #, gcc-internal-format
26384 msgid "function %qD used as %<asm%> output"
26385 msgstr ""
26387 #: c-family/c-warn.c:1571 c/c-typeck.c:4767
26388 #, gcc-internal-format
26389 msgid "assignment of read-only location %qE"
26390 msgstr ""
26392 #: c-family/c-warn.c:1572 c/c-typeck.c:4770
26393 #, gcc-internal-format
26394 msgid "increment of read-only location %qE"
26395 msgstr ""
26397 #: c-family/c-warn.c:1573 c/c-typeck.c:4773
26398 #, gcc-internal-format
26399 msgid "decrement of read-only location %qE"
26400 msgstr ""
26402 #: c-family/c-warn.c:1574
26403 #, gcc-internal-format
26404 msgid "read-only location %qE used as %<asm%> output"
26405 msgstr ""
26407 #: c-family/c-warn.c:1588
26408 #, gcc-internal-format
26409 msgid "lvalue required as left operand of assignment"
26410 msgstr ""
26412 #: c-family/c-warn.c:1591
26413 #, gcc-internal-format
26414 msgid "lvalue required as increment operand"
26415 msgstr ""
26417 #: c-family/c-warn.c:1594
26418 #, gcc-internal-format
26419 msgid "lvalue required as decrement operand"
26420 msgstr ""
26422 #: c-family/c-warn.c:1597
26423 #, gcc-internal-format
26424 msgid "lvalue required as unary %<&%> operand"
26425 msgstr ""
26427 #: c-family/c-warn.c:1600
26428 #, gcc-internal-format
26429 msgid "lvalue required in asm statement"
26430 msgstr ""
26432 #: c-family/c-warn.c:1617
26433 #, gcc-internal-format
26434 msgid "invalid type argument (have %qT)"
26435 msgstr ""
26437 #: c-family/c-warn.c:1621
26438 #, gcc-internal-format
26439 msgid "invalid type argument of array indexing (have %qT)"
26440 msgstr ""
26442 #: c-family/c-warn.c:1626
26443 #, gcc-internal-format
26444 msgid "invalid type argument of unary %<*%> (have %qT)"
26445 msgstr ""
26447 #: c-family/c-warn.c:1631
26448 #, gcc-internal-format
26449 msgid "invalid type argument of %<->%> (have %qT)"
26450 msgstr ""
26452 #: c-family/c-warn.c:1636
26453 #, gcc-internal-format
26454 msgid "invalid type argument of %<->*%> (have %qT)"
26455 msgstr ""
26457 #: c-family/c-warn.c:1641
26458 #, gcc-internal-format
26459 msgid "invalid type argument of implicit conversion (have %qT)"
26460 msgstr ""
26462 #: c-family/c-warn.c:1662
26463 #, gcc-internal-format
26464 msgid "array subscript has type %<char%>"
26465 msgstr ""
26467 #: c-family/c-warn.c:1697 c-family/c-warn.c:1700
26468 #, gcc-internal-format
26469 msgid "suggest parentheses around %<+%> inside %<<<%>"
26470 msgstr ""
26472 #: c-family/c-warn.c:1703 c-family/c-warn.c:1706
26473 #, gcc-internal-format
26474 msgid "suggest parentheses around %<-%> inside %<<<%>"
26475 msgstr ""
26477 #: c-family/c-warn.c:1712 c-family/c-warn.c:1715
26478 #, gcc-internal-format
26479 msgid "suggest parentheses around %<+%> inside %<>>%>"
26480 msgstr ""
26482 #: c-family/c-warn.c:1718 c-family/c-warn.c:1721
26483 #, gcc-internal-format
26484 msgid "suggest parentheses around %<-%> inside %<>>%>"
26485 msgstr ""
26487 #: c-family/c-warn.c:1727 c-family/c-warn.c:1730
26488 #, gcc-internal-format
26489 msgid "suggest parentheses around %<&&%> within %<||%>"
26490 msgstr ""
26492 #: c-family/c-warn.c:1737 c-family/c-warn.c:1741
26493 #, gcc-internal-format
26494 msgid "suggest parentheses around arithmetic in operand of %<|%>"
26495 msgstr ""
26497 #: c-family/c-warn.c:1745 c-family/c-warn.c:1748
26498 #, gcc-internal-format
26499 msgid "suggest parentheses around comparison in operand of %<|%>"
26500 msgstr ""
26502 #: c-family/c-warn.c:1753
26503 #, gcc-internal-format
26504 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
26505 msgstr ""
26507 #: c-family/c-warn.c:1761 c-family/c-warn.c:1765
26508 #, gcc-internal-format
26509 msgid "suggest parentheses around arithmetic in operand of %<^%>"
26510 msgstr ""
26512 #: c-family/c-warn.c:1769 c-family/c-warn.c:1772
26513 #, gcc-internal-format
26514 msgid "suggest parentheses around comparison in operand of %<^%>"
26515 msgstr ""
26517 #: c-family/c-warn.c:1778 c-family/c-warn.c:1781
26518 #, gcc-internal-format
26519 msgid "suggest parentheses around %<+%> in operand of %<&%>"
26520 msgstr ""
26522 #: c-family/c-warn.c:1784 c-family/c-warn.c:1787
26523 #, gcc-internal-format
26524 msgid "suggest parentheses around %<-%> in operand of %<&%>"
26525 msgstr ""
26527 #: c-family/c-warn.c:1791 c-family/c-warn.c:1794
26528 #, gcc-internal-format
26529 msgid "suggest parentheses around comparison in operand of %<&%>"
26530 msgstr ""
26532 #: c-family/c-warn.c:1799
26533 #, gcc-internal-format
26534 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
26535 msgstr ""
26537 #: c-family/c-warn.c:1806 c-family/c-warn.c:1809
26538 #, gcc-internal-format
26539 msgid "suggest parentheses around comparison in operand of %<==%>"
26540 msgstr ""
26542 #: c-family/c-warn.c:1814 c-family/c-warn.c:1817
26543 #, gcc-internal-format
26544 msgid "suggest parentheses around comparison in operand of %<!=%>"
26545 msgstr ""
26547 #: c-family/c-warn.c:1827 c-family/c-warn.c:1833
26548 #, gcc-internal-format
26549 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
26550 msgstr ""
26552 #: c-family/c-warn.c:1849
26553 #, gcc-internal-format
26554 msgid "label %q+D defined but not used"
26555 msgstr ""
26557 #: c-family/c-warn.c:1851
26558 #, gcc-internal-format
26559 msgid "label %q+D declared but not defined"
26560 msgstr ""
26562 #: c-family/c-warn.c:1874
26563 #, gcc-internal-format
26564 msgid "division by zero"
26565 msgstr "ділення на нуль"
26567 #: c-family/c-warn.c:1894
26568 #, gcc-internal-format
26569 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
26570 msgstr ""
26572 #: c-family/c-warn.c:1918
26573 #, gcc-internal-format
26574 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
26575 msgstr ""
26577 #: c-family/c-warn.c:1957 c/c-typeck.c:11504 c/c-typeck.c:11672
26578 #: cp/typeck.c:5048
26579 #, gcc-internal-format
26580 msgid "comparison between types %qT and %qT"
26581 msgstr ""
26583 #: c-family/c-warn.c:2007
26584 #, gcc-internal-format
26585 msgid "comparison of integer expressions of different signedness: %qT and %qT"
26586 msgstr ""
26588 #: c-family/c-warn.c:2060
26589 #, gcc-internal-format
26590 msgid "promoted ~unsigned is always non-zero"
26591 msgstr ""
26593 #: c-family/c-warn.c:2063
26594 #, gcc-internal-format
26595 msgid "comparison of promoted ~unsigned with constant"
26596 msgstr ""
26598 #: c-family/c-warn.c:2073
26599 #, gcc-internal-format
26600 msgid "comparison of promoted ~unsigned with unsigned"
26601 msgstr ""
26603 #: c-family/c-warn.c:2127
26604 #, gcc-internal-format
26605 msgid "unused parameter %qD"
26606 msgstr "невикористаний параметр %qD"
26608 #: c-family/c-warn.c:2189
26609 #, gcc-internal-format
26610 msgid "typedef %qD locally defined but not used"
26611 msgstr ""
26613 #: c-family/c-warn.c:2224
26614 #, gcc-internal-format
26615 msgid "duplicated %<if%> condition"
26616 msgstr "дублювання умови %<if%>"
26618 #: c-family/c-warn.c:2253
26619 #, gcc-internal-format
26620 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
26621 msgstr ""
26623 #: c-family/c-warn.c:2261
26624 #, gcc-internal-format
26625 msgid "inline declaration of %qD follows declaration with attribute %qs"
26626 msgstr ""
26628 #: c-family/c-warn.c:2266
26629 #, gcc-internal-format
26630 msgid "declaration of %q+D with attribute %qs follows inline declaration"
26631 msgstr ""
26633 #: c-family/c-warn.c:2313
26634 #, gcc-internal-format
26635 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
26636 msgstr ""
26638 #: c-family/c-warn.c:2351 c-family/c-warn.c:2375
26639 #, gcc-internal-format
26640 msgid "comparison of constant %qE with boolean expression is always false"
26641 msgstr ""
26643 #: c-family/c-warn.c:2354 c-family/c-warn.c:2372
26644 #, gcc-internal-format
26645 msgid "comparison of constant %qE with boolean expression is always true"
26646 msgstr ""
26648 #: c-family/c-warn.c:2422
26649 msgid "passing argument %i to restrict-qualified parameter aliases with argument %Z"
26650 msgid_plural "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
26651 msgstr[0] ""
26652 msgstr[1] ""
26653 msgstr[2] ""
26655 #: c-family/c-warn.c:2487 c/c-typeck.c:5293 cp/call.c:5365
26656 #, gcc-internal-format
26657 msgid "this condition has identical branches"
26658 msgstr ""
26660 #: c-family/c-warn.c:2593
26661 #, gcc-internal-format
26662 msgid "macro expands to multiple statements"
26663 msgstr ""
26665 #: c-family/c-warn.c:2594
26666 #, gcc-internal-format
26667 msgid "some parts of macro expansion are not guarded by this %qs clause"
26668 msgstr ""
26670 #: c-family/cppspec.c:93
26671 #, gcc-internal-format
26672 msgid "%qs is not a valid option to the preprocessor"
26673 msgstr ""
26675 #: c-family/cppspec.c:112
26676 #, gcc-internal-format
26677 msgid "too many input files"
26678 msgstr ""
26680 #: common/config/aarch64/aarch64-common.c:319 config/aarch64/aarch64.c:10702
26681 #, gcc-internal-format
26682 msgid "unknown value %qs for -mcpu"
26683 msgstr ""
26685 #: common/config/alpha/alpha-common.c:75
26686 #, gcc-internal-format
26687 msgid "bad value %qs for -mtls-size switch"
26688 msgstr ""
26690 #: common/config/arc/arc-common.c:81
26691 #, gcc-internal-format
26692 msgid "multiple -mcpu= options specified."
26693 msgstr ""
26695 #: common/config/arc/arc-common.c:87
26696 #, gcc-internal-format
26697 msgid "Unsupported value for mmpy-option"
26698 msgstr ""
26700 #: common/config/arm/arm-common.c:259
26701 #, gcc-internal-format, gfc-internal-format
26702 msgid "%%:target_mode_check takes an even number of parameters"
26703 msgstr ""
26705 #: common/config/arm/arm-common.c:269
26706 #, gcc-internal-format, gfc-internal-format
26707 msgid "unrecognized option passed to %%:target_mode_check"
26708 msgstr ""
26710 #: common/config/arm/arm-common.c:322 common/config/arm/arm-common.c:376
26711 #: common/config/arm/arm-common.c:423 config/aarch64/aarch64.c:10655
26712 #, gcc-internal-format
26713 msgid "valid arguments are: %s; did you mean %qs?"
26714 msgstr "коректними аргументами є такі: %s; ви мали на увазі %qs?"
26716 #: common/config/arm/arm-common.c:325 common/config/arm/arm-common.c:379
26717 #: common/config/arm/arm-common.c:426 config/aarch64/aarch64.c:10658
26718 #, gcc-internal-format, gfc-internal-format
26719 msgid "valid arguments are: %s"
26720 msgstr "коректні аргументи: %s"
26722 #: common/config/arm/arm-common.c:352 common/config/arm/arm-common.c:406
26723 #, gcc-internal-format, gfc-internal-format
26724 msgid "unrecognized %s target: %s"
26725 msgstr ""
26727 #: common/config/arm/arm-common.c:442
26728 #, gcc-internal-format, gfc-internal-format
26729 msgid "unrecognized -mfpu target: %s"
26730 msgstr ""
26732 #: common/config/arm/arm-common.c:470
26733 #, gcc-internal-format
26734 msgid "%qs does not support feature %qs"
26735 msgstr "у %qs не передбачено підтримки можливості %qs"
26737 #: common/config/arm/arm-common.c:481
26738 #, gcc-internal-format
26739 msgid "valid feature names are: %s; did you mean %qs?"
26740 msgstr "коректними назвами можливостей є такі: %s; ви мали на увазі %qs?"
26742 #: common/config/arm/arm-common.c:484
26743 #, gcc-internal-format, gfc-internal-format
26744 msgid "valid feature names are: %s"
26745 msgstr "коректні назви можливостей: %s"
26747 #: common/config/arm/arm-common.c:502
26748 #, gcc-internal-format, gfc-internal-format
26749 msgid "%s does not take any feature options"
26750 msgstr ""
26752 #: common/config/arm/arm-common.c:593
26753 #, gcc-internal-format, gfc-internal-format
26754 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
26755 msgstr ""
26757 #: common/config/arm/arm-common.c:607
26758 #, gcc-internal-format, gfc-internal-format
26759 msgid "unrecognized operand to %%:canon_for_mlib"
26760 msgstr ""
26762 #: common/config/arm/arm-common.c:953
26763 #, gcc-internal-format, gfc-internal-format
26764 msgid "unrecognized operand to %%:asm_auto_mfpu"
26765 msgstr ""
26767 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
26768 #, gcc-internal-format, gfc-internal-format
26769 msgid "-mshared-library-id=%s is not between 0 and %d"
26770 msgstr ""
26772 #: common/config/bfin/bfin-common.c:323
26773 #, gcc-internal-format, gfc-internal-format
26774 msgid "-mcpu=%s is not valid"
26775 msgstr ""
26777 #: common/config/bfin/bfin-common.c:359
26778 #, gcc-internal-format, gfc-internal-format
26779 msgid "-mcpu=%s has invalid silicon revision"
26780 msgstr ""
26782 #: common/config/i386/i386-common.c:1285
26783 #, gcc-internal-format
26784 msgid "-malign-loops is obsolete, use -falign-loops"
26785 msgstr ""
26787 #: common/config/i386/i386-common.c:1287
26788 #, gcc-internal-format, gfc-internal-format
26789 msgid "-malign-loops=%d is not between 0 and %d"
26790 msgstr ""
26792 #: common/config/i386/i386-common.c:1294
26793 #, gcc-internal-format
26794 msgid "-malign-jumps is obsolete, use -falign-jumps"
26795 msgstr ""
26797 #: common/config/i386/i386-common.c:1296
26798 #, gcc-internal-format, gfc-internal-format
26799 msgid "-malign-jumps=%d is not between 0 and %d"
26800 msgstr ""
26802 #: common/config/i386/i386-common.c:1304
26803 #, gcc-internal-format
26804 msgid "-malign-functions is obsolete, use -falign-functions"
26805 msgstr ""
26807 #: common/config/i386/i386-common.c:1306
26808 #, gcc-internal-format, gfc-internal-format
26809 msgid "-malign-functions=%d is not between 0 and %d"
26810 msgstr ""
26812 #: common/config/i386/i386-common.c:1315
26813 #, gcc-internal-format, gfc-internal-format
26814 msgid "-mbranch-cost=%d is not between 0 and 5"
26815 msgstr ""
26817 #: common/config/i386/i386-common.c:1369
26818 #, gcc-internal-format
26819 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
26820 msgstr ""
26822 #: common/config/i386/i386-common.c:1375
26823 #, gcc-internal-format
26824 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
26825 msgstr ""
26827 #: common/config/ia64/ia64-common.c:58
26828 #, gcc-internal-format
26829 msgid "bad value %<%s%> for -mtls-size= switch"
26830 msgstr ""
26832 #: common/config/msp430/msp430-common.c:57
26833 #, gcc-internal-format, gfc-internal-format
26834 msgid "unrecognized argument of -mcpu: %s"
26835 msgstr ""
26837 #: common/config/nds32/nds32-common.c:49
26838 #, gcc-internal-format
26839 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
26840 msgstr ""
26842 #: common/config/nds32/nds32-common.c:60
26843 #, gcc-internal-format
26844 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
26845 msgstr ""
26847 #: common/config/powerpcspe/powerpcspe-common.c:173
26848 #: common/config/rs6000/rs6000-common.c:182 config/sparc/sparc.c:1734
26849 #, gcc-internal-format, gfc-internal-format
26850 msgid "unknown -mdebug-%s switch"
26851 msgstr ""
26853 #: common/config/powerpcspe/powerpcspe-common.c:221
26854 #: common/config/rs6000/rs6000-common.c:221
26855 #, gcc-internal-format, gfc-internal-format
26856 msgid "unknown switch -mlong-double-%s"
26857 msgstr ""
26859 #: common/config/powerpcspe/powerpcspe-common.c:231
26860 #: common/config/rs6000/rs6000-common.c:231
26861 #, gcc-internal-format
26862 msgid "-msingle-float option equivalent to -mhard-float"
26863 msgstr ""
26865 #: common/config/powerpcspe/powerpcspe-common.c:247
26866 #: common/config/rs6000/rs6000-common.c:247
26867 #, gcc-internal-format
26868 msgid "-msimple-fpu option ignored"
26869 msgstr ""
26871 #: common/config/powerpcspe/powerpcspe-common.c:313
26872 #: common/config/rs6000/rs6000-common.c:313
26873 #, gcc-internal-format
26874 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
26875 msgstr ""
26877 #: common/config/riscv/riscv-common.c:43
26878 #, gcc-internal-format, gfc-internal-format
26879 msgid "-march=%s: ISA string must begin with rv32 or rv64"
26880 msgstr ""
26882 #: common/config/riscv/riscv-common.c:82
26883 #, gcc-internal-format, gfc-internal-format
26884 msgid "-march=%s: invalid ISA string"
26885 msgstr ""
26887 #: common/config/riscv/riscv-common.c:92
26888 #, gcc-internal-format
26889 msgid "-march=%s: unsupported ISA substring %qs"
26890 msgstr ""
26892 #: common/config/rx/rx-common.c:61
26893 #, gcc-internal-format
26894 msgid "the RX200 cpu does not have FPU hardware"
26895 msgstr ""
26897 #: common/config/rx/rx-common.c:63
26898 #, gcc-internal-format
26899 msgid "the RX100 cpu does not have FPU hardware"
26900 msgstr ""
26902 #: common/config/s390/s390-common.c:96
26903 #, gcc-internal-format
26904 msgid "stack guard value must be an exact power of 2"
26905 msgstr ""
26907 #: common/config/s390/s390-common.c:101
26908 #, gcc-internal-format
26909 msgid "stack size must be an exact power of 2"
26910 msgstr ""
26912 #: common/config/v850/v850-common.c:47
26913 #, gcc-internal-format
26914 msgid "value passed in %qs is too large"
26915 msgstr ""
26917 #: config/darwin-c.c:82
26918 #, gcc-internal-format
26919 msgid "too many #pragma options align=reset"
26920 msgstr ""
26922 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
26923 #: config/darwin-c.c:109
26924 #, gcc-internal-format
26925 msgid "malformed '#pragma options', ignoring"
26926 msgstr ""
26928 #: config/darwin-c.c:112
26929 #, gcc-internal-format
26930 msgid "junk at end of '#pragma options'"
26931 msgstr ""
26933 #: config/darwin-c.c:122
26934 #, gcc-internal-format
26935 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
26936 msgstr ""
26938 #: config/darwin-c.c:134
26939 #, gcc-internal-format
26940 msgid "missing '(' after '#pragma unused', ignoring"
26941 msgstr ""
26943 #: config/darwin-c.c:155
26944 #, gcc-internal-format
26945 msgid "missing ')' after '#pragma unused', ignoring"
26946 msgstr ""
26948 #: config/darwin-c.c:158
26949 #, gcc-internal-format
26950 msgid "junk at end of '#pragma unused'"
26951 msgstr ""
26953 #: config/darwin-c.c:169
26954 #, gcc-internal-format
26955 msgid "malformed '#pragma ms_struct', ignoring"
26956 msgstr ""
26958 #: config/darwin-c.c:177
26959 #, gcc-internal-format
26960 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
26961 msgstr ""
26963 #: config/darwin-c.c:180
26964 #, gcc-internal-format
26965 msgid "junk at end of '#pragma ms_struct'"
26966 msgstr ""
26968 #: config/darwin-c.c:406
26969 #, gcc-internal-format, gfc-internal-format
26970 msgid "subframework include %s conflicts with framework include"
26971 msgstr ""
26973 #: config/darwin-c.c:718
26974 #, gcc-internal-format
26975 msgid "unknown value %qs of -mmacosx-version-min"
26976 msgstr ""
26978 #: config/darwin-driver.c:48
26979 #, gcc-internal-format
26980 msgid "sysctl for kern.osversion failed: %m"
26981 msgstr ""
26983 #: config/darwin-driver.c:80
26984 #, gcc-internal-format
26985 msgid "couldn%'t understand kern.osversion %q.*s"
26986 msgstr ""
26988 #. Arbitrary limit, number should be like xx.yy.zz
26989 #: config/darwin-driver.c:119
26990 #, gcc-internal-format
26991 msgid "couldn%'t understand version %s\n"
26992 msgstr "не вдалося визначити версію %s\n"
26994 #: config/darwin-driver.c:172
26995 #, gcc-internal-format, gfc-internal-format
26996 msgid "this compiler does not support %s"
26997 msgstr ""
26999 #: config/darwin-driver.c:227
27000 #, gcc-internal-format
27001 msgid "this compiler does not support PowerPC (arch flags ignored)"
27002 msgstr ""
27004 #: config/darwin-driver.c:231
27005 #, gcc-internal-format, gfc-internal-format
27006 msgid "%s conflicts with i386 (arch flags ignored)"
27007 msgstr ""
27009 #: config/darwin-driver.c:239
27010 #, gcc-internal-format, gfc-internal-format
27011 msgid "%s conflicts with x86_64 (arch flags ignored)"
27012 msgstr ""
27014 #: config/darwin-driver.c:246
27015 #, gcc-internal-format
27016 msgid "this compiler does not support X86 (arch flags ignored)"
27017 msgstr ""
27019 #: config/darwin-driver.c:250
27020 #, gcc-internal-format, gfc-internal-format
27021 msgid "%s conflicts with ppc (arch flags ignored)"
27022 msgstr ""
27024 #: config/darwin-driver.c:258
27025 #, gcc-internal-format, gfc-internal-format
27026 msgid "%s conflicts with ppc64 (arch flags ignored)"
27027 msgstr ""
27029 #: config/darwin.c:1694
27030 #, gcc-internal-format
27031 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"
27032 msgstr ""
27034 #: config/darwin.c:1952
27035 #, gcc-internal-format, gfc-internal-format
27036 msgid "failed to open temporary file %s for LTO output"
27037 msgstr ""
27039 #: config/darwin.c:2045
27040 #, gcc-internal-format
27041 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
27042 msgstr ""
27044 #: config/darwin.c:2052
27045 #, gcc-internal-format
27046 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
27047 msgstr ""
27049 #: config/darwin.c:2768
27050 #, gcc-internal-format
27051 msgid "protected visibility attribute not supported in this configuration; ignored"
27052 msgstr ""
27054 #: config/darwin.c:2984
27055 #, gcc-internal-format, gfc-internal-format
27056 msgid "failed to open temporary file %s with LTO output"
27057 msgstr ""
27059 #: config/darwin.c:3163
27060 #, gcc-internal-format
27061 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
27062 msgstr ""
27064 #: config/darwin.c:3167
27065 #, gcc-internal-format
27066 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
27067 msgstr ""
27069 #: config/darwin.c:3204
27070 #, gcc-internal-format
27071 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
27072 msgstr ""
27074 #: config/darwin.c:3252
27075 #, gcc-internal-format
27076 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
27077 msgstr ""
27079 #: config/darwin.c:3440
27080 #, gcc-internal-format
27081 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
27082 msgstr ""
27084 #: config/darwin.c:3447
27085 #, gcc-internal-format
27086 msgid "built-in function %qD takes one argument only"
27087 msgstr ""
27089 #: config/darwin.c:3533
27090 #, gcc-internal-format
27091 msgid "CFString literal is missing"
27092 msgstr ""
27094 #: config/darwin.c:3544
27095 #, gcc-internal-format
27096 msgid "CFString literal expression is not a string constant"
27097 msgstr ""
27099 #: config/darwin.c:3567
27100 #, gcc-internal-format, gfc-internal-format
27101 msgid "%s in CFString literal"
27102 msgstr ""
27104 #: config/host-darwin.c:61
27105 #, gcc-internal-format
27106 msgid "couldn%'t unmap pch_address_space: %m"
27107 msgstr ""
27109 #: config/sol2-c.c:91 config/sol2-c.c:107
27110 #, gcc-internal-format
27111 msgid "malformed %<#pragma align%>, ignoring"
27112 msgstr ""
27114 #: config/sol2-c.c:100
27115 #, gcc-internal-format
27116 msgid "invalid alignment for %<#pragma align%>, ignoring"
27117 msgstr ""
27119 #: config/sol2-c.c:115
27120 #, gcc-internal-format
27121 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
27122 msgstr "%<#pragma align%> мало бути вказано до оголошення %qD, ігноруємо"
27124 #: config/sol2-c.c:127 config/sol2-c.c:139
27125 #, gcc-internal-format
27126 msgid "malformed %<#pragma align%>"
27127 msgstr ""
27129 #: config/sol2-c.c:134
27130 #, gcc-internal-format
27131 msgid "junk at end of %<#pragma align%>"
27132 msgstr ""
27134 #: config/sol2-c.c:155 config/sol2-c.c:162
27135 #, gcc-internal-format
27136 msgid "malformed %<#pragma init%>, ignoring"
27137 msgstr ""
27139 #: config/sol2-c.c:186 config/sol2-c.c:198
27140 #, gcc-internal-format
27141 msgid "malformed %<#pragma init%>"
27142 msgstr ""
27144 #: config/sol2-c.c:193
27145 #, gcc-internal-format
27146 msgid "junk at end of %<#pragma init%>"
27147 msgstr ""
27149 #: config/sol2-c.c:214 config/sol2-c.c:221
27150 #, gcc-internal-format
27151 msgid "malformed %<#pragma fini%>, ignoring"
27152 msgstr ""
27154 #: config/sol2-c.c:245 config/sol2-c.c:257
27155 #, gcc-internal-format
27156 msgid "malformed %<#pragma fini%>"
27157 msgstr ""
27159 #: config/sol2-c.c:252
27160 #, gcc-internal-format
27161 msgid "junk at end of %<#pragma fini%>"
27162 msgstr ""
27164 #: config/sol2.c:57
27165 #, gcc-internal-format
27166 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
27167 msgstr ""
27169 #: config/vxworks.c:151
27170 #, gcc-internal-format
27171 msgid "PIC is only supported for RTPs"
27172 msgstr ""
27174 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
27175 #. sections.  machopic_select_section ensures that weak variables go in
27176 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
27177 #. not supported.  Weak symbols that aren't visible outside the .s file
27178 #. are not supported.
27179 #: config/darwin.h:482
27180 #, gcc-internal-format
27181 msgid "alias definitions not supported in Mach-O; ignored"
27182 msgstr ""
27184 #. No profiling.
27185 #: config/vx-common.h:87
27186 #, gcc-internal-format
27187 msgid "profiler support for VxWorks"
27188 msgstr ""
27190 #: config/aarch64/aarch64-builtins.c:1109 config/arm/arm-builtins.c:2272
27191 #, gcc-internal-format
27192 msgid "%Kargument %d must be a constant immediate"
27193 msgstr ""
27195 #: config/aarch64/aarch64-builtins.c:1180 config/arm/arm-builtins.c:2502
27196 #, gcc-internal-format
27197 msgid "%Klane index must be a constant immediate"
27198 msgstr ""
27200 #: config/aarch64/aarch64-builtins.c:1183
27201 #, gcc-internal-format
27202 msgid "%Ktotal size and element size must be a non-zero constant immediate"
27203 msgstr ""
27205 #: config/aarch64/aarch64.c:1069
27206 #, gcc-internal-format
27207 msgid "%qs is incompatible with %s %s"
27208 msgstr ""
27210 #: config/aarch64/aarch64.c:1071
27211 #, gcc-internal-format
27212 msgid "%qs feature modifier is incompatible with %s %s"
27213 msgstr ""
27215 #: config/aarch64/aarch64.c:3788
27216 #, gcc-internal-format
27217 msgid "stack probes for SVE frames"
27218 msgstr ""
27220 #: config/aarch64/aarch64.c:10303
27221 #, gcc-internal-format, gfc-internal-format
27222 msgid "unknown flag passed in -moverride=%s (%s)"
27223 msgstr ""
27225 #: config/aarch64/aarch64.c:10347
27226 #, gcc-internal-format, gfc-internal-format
27227 msgid "%s string ill-formed\n"
27228 msgstr ""
27230 #: config/aarch64/aarch64.c:10404
27231 #, gcc-internal-format, gfc-internal-format
27232 msgid "tuning string missing in option (%s)"
27233 msgstr ""
27235 #: config/aarch64/aarch64.c:10422
27236 #, gcc-internal-format, gfc-internal-format
27237 msgid "unknown tuning option (%s)"
27238 msgstr "невідомий параметр регулювання (%s)"
27240 #: config/aarch64/aarch64.c:10699
27241 #, gcc-internal-format
27242 msgid "missing cpu name in %<-mcpu=%s%>"
27243 msgstr ""
27245 #: config/aarch64/aarch64.c:10706
27246 #, gcc-internal-format
27247 msgid "invalid feature modifier in %<-mcpu=%s%>"
27248 msgstr ""
27250 #: config/aarch64/aarch64.c:10733
27251 #, gcc-internal-format
27252 msgid "missing arch name in %<-march=%s%>"
27253 msgstr ""
27255 #: config/aarch64/aarch64.c:10736
27256 #, gcc-internal-format
27257 msgid "unknown value %qs for -march"
27258 msgstr ""
27260 #: config/aarch64/aarch64.c:10740
27261 #, gcc-internal-format
27262 msgid "invalid feature modifier in %<-march=%s%>"
27263 msgstr ""
27265 #: config/aarch64/aarch64.c:10766
27266 #, gcc-internal-format
27267 msgid "missing cpu name in %<-mtune=%s%>"
27268 msgstr ""
27270 #: config/aarch64/aarch64.c:10769
27271 #, gcc-internal-format
27272 msgid "unknown value %qs for -mtune"
27273 msgstr ""
27275 #: config/aarch64/aarch64.c:10887 config/arm/arm.c:3173
27276 #, gcc-internal-format, gfc-internal-format
27277 msgid "switch -mcpu=%s conflicts with -march=%s switch"
27278 msgstr ""
27280 #: config/aarch64/aarch64.c:10922
27281 #, gcc-internal-format
27282 msgid "assembler does not support -mabi=ilp32"
27283 msgstr ""
27285 #: config/aarch64/aarch64.c:10929
27286 #, gcc-internal-format
27287 msgid "return address signing is only supported for -mabi=lp64"
27288 msgstr ""
27290 #: config/aarch64/aarch64.c:10991
27291 #, gcc-internal-format
27292 msgid "code model %qs with -f%s"
27293 msgstr ""
27295 #: config/aarch64/aarch64.c:11154
27296 #, gcc-internal-format
27297 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
27298 msgstr ""
27300 #: config/aarch64/aarch64.c:11157
27301 #, gcc-internal-format
27302 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
27303 msgstr ""
27305 #: config/aarch64/aarch64.c:11161 config/aarch64/aarch64.c:11200
27306 #: config/aarch64/aarch64.c:11273
27307 #, gcc-internal-format
27308 msgid "invalid value (\"%s\") in %<target()%> pragma or attribute"
27309 msgstr ""
27311 #: config/aarch64/aarch64.c:11193
27312 #, gcc-internal-format
27313 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
27314 msgstr ""
27316 #: config/aarch64/aarch64.c:11196
27317 #, gcc-internal-format
27318 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
27319 msgstr ""
27321 #: config/aarch64/aarch64.c:11229
27322 #, gcc-internal-format
27323 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
27324 msgstr ""
27326 #: config/aarch64/aarch64.c:11269
27327 #, gcc-internal-format
27328 msgid "missing value in %<target()%> pragma or attribute"
27329 msgstr ""
27331 #: config/aarch64/aarch64.c:11322 config/aarch64/aarch64.c:11499
27332 #, gcc-internal-format
27333 msgid "malformed %<target()%> pragma or attribute"
27334 msgstr ""
27336 #: config/aarch64/aarch64.c:11370
27337 #, gcc-internal-format
27338 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
27339 msgstr ""
27341 #: config/aarch64/aarch64.c:11378
27342 #, gcc-internal-format
27343 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
27344 msgstr ""
27346 #: config/aarch64/aarch64.c:11432
27347 #, gcc-internal-format
27348 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
27349 msgstr ""
27351 #: config/aarch64/aarch64.c:11489 config/arm/arm.c:30742
27352 #: config/i386/i386.c:5443 config/powerpcspe/powerpcspe.c:39760
27353 #: config/rs6000/rs6000.c:36960 config/s390/s390.c:15746
27354 #, gcc-internal-format
27355 msgid "attribute %<target%> argument not a string"
27356 msgstr ""
27358 #: config/aarch64/aarch64.c:11516
27359 #, gcc-internal-format
27360 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
27361 msgstr ""
27363 #: config/aarch64/aarch64.c:11525
27364 #, gcc-internal-format
27365 msgid "malformed %<target(\"%s\")%> pragma or attribute"
27366 msgstr ""
27368 #: config/aarch64/aarch64.c:13587
27369 #, gcc-internal-format
27370 msgid "%Klane %wd out of range %wd - %wd"
27371 msgstr ""
27373 #: config/aarch64/aarch64.c:13589
27374 #, gcc-internal-format
27375 msgid "lane %wd out of range %wd - %wd"
27376 msgstr ""
27378 #: config/alpha/alpha.c:419
27379 #, gcc-internal-format
27380 msgid "bad value %qs for -mtrap-precision switch"
27381 msgstr ""
27383 #: config/alpha/alpha.c:433
27384 #, gcc-internal-format
27385 msgid "bad value %qs for -mfp-rounding-mode switch"
27386 msgstr ""
27388 #: config/alpha/alpha.c:448
27389 #, gcc-internal-format
27390 msgid "bad value %qs for -mfp-trap-mode switch"
27391 msgstr ""
27393 #: config/alpha/alpha.c:465
27394 #, gcc-internal-format
27395 msgid "bad value %qs for -mcpu switch"
27396 msgstr ""
27398 #: config/alpha/alpha.c:480
27399 #, gcc-internal-format
27400 msgid "bad value %qs for -mtune switch"
27401 msgstr ""
27403 #: config/alpha/alpha.c:501
27404 #, gcc-internal-format
27405 msgid "fp software completion requires -mtrap-precision=i"
27406 msgstr ""
27408 #: config/alpha/alpha.c:517
27409 #, gcc-internal-format
27410 msgid "rounding mode not supported for VAX floats"
27411 msgstr ""
27413 #: config/alpha/alpha.c:522
27414 #, gcc-internal-format
27415 msgid "trap mode not supported for VAX floats"
27416 msgstr ""
27418 #: config/alpha/alpha.c:526
27419 #, gcc-internal-format
27420 msgid "128-bit long double not supported for VAX floats"
27421 msgstr ""
27423 #: config/alpha/alpha.c:554
27424 #, gcc-internal-format, gfc-internal-format
27425 msgid "L%d cache latency unknown for %s"
27426 msgstr ""
27428 #: config/alpha/alpha.c:569
27429 #, gcc-internal-format
27430 msgid "bad value %qs for -mmemory-latency"
27431 msgstr ""
27433 #: config/alpha/alpha.c:6683 config/alpha/alpha.c:6686 config/arc/arc.c:6517
27434 #: config/arc/arc.c:6791 config/s390/s390.c:847 config/tilegx/tilegx.c:3544
27435 #: config/tilepro/tilepro.c:3108
27436 #, gcc-internal-format
27437 msgid "bad builtin fcode"
27438 msgstr ""
27440 #: config/arc/arc.c:878
27441 #, gcc-internal-format
27442 msgid "-mno-mpy supported only for ARC700 or ARCv2"
27443 msgstr ""
27445 #: config/arc/arc.c:881
27446 #, gcc-internal-format
27447 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
27448 msgstr ""
27450 #: config/arc/arc.c:886
27451 #, gcc-internal-format
27452 msgid "FPX fast and compact options cannot be specified together"
27453 msgstr ""
27455 #: config/arc/arc.c:890
27456 #, gcc-internal-format
27457 msgid "-mspfp_fast not available on ARC600 or ARC601"
27458 msgstr ""
27460 #: config/arc/arc.c:895
27461 #, gcc-internal-format
27462 msgid "No FPX/FPU mixing allowed"
27463 msgstr ""
27465 #: config/arc/arc.c:901
27466 #, gcc-internal-format, gfc-internal-format
27467 msgid "PIC is not supported for %s. Generating non-PIC code only.."
27468 msgstr ""
27470 #: config/arc/arc.c:964
27471 #, gcc-internal-format
27472 msgid "value of -mirq-ctrl-saved must have form R0-REGx"
27473 msgstr ""
27475 #: config/arc/arc.c:976
27476 #, gcc-internal-format
27477 msgid "first register must be R0"
27478 msgstr "першим регістром має бути R0"
27480 #: config/arc/arc.c:995
27481 #, gcc-internal-format, gfc-internal-format
27482 msgid "last register name %s must be an odd register"
27483 msgstr ""
27485 #: config/arc/arc.c:1003 config/ia64/ia64.c:6054 config/pa/pa.c:483
27486 #: config/sh/sh.c:8292 config/spu/spu.c:4941
27487 #, gcc-internal-format, gfc-internal-format
27488 msgid "%s-%s is an empty range"
27489 msgstr ""
27491 #: config/arc/arc.c:1052
27492 #, gcc-internal-format, gfc-internal-format
27493 msgid "invalid number in -mrgf-banked-regs=%s valid values are 0, 4, 8, 16, or 32"
27494 msgstr ""
27496 #: config/arc/arc.c:1113
27497 #, gcc-internal-format
27498 msgid "option -mirq-ctrl-saved valid only for ARC v2 processors"
27499 msgstr ""
27501 #: config/arc/arc.c:1120
27502 #, gcc-internal-format
27503 msgid "option -mrgf-banked-regs valid only for ARC v2 processors"
27504 msgstr ""
27506 #. Check options against architecture options.  Throw an error if
27507 #. option is not allowed.
27508 #: config/arc/arc.c:1186 config/arc/arc.c:1194
27509 #, gcc-internal-format, gfc-internal-format
27510 msgid "%s is not available for %s architecture"
27511 msgstr ""
27513 #: config/arc/arc.c:1215
27514 #, gcc-internal-format
27515 msgid "compact-casesi is not applicable to ARCv2"
27516 msgstr ""
27518 #: config/arc/arc.c:1731
27519 #, gcc-internal-format, gfc-internal-format
27520 msgid "multiply option implies r%d is fixed"
27521 msgstr ""
27523 #: config/arc/arc.c:2006 config/epiphany/epiphany.c:508
27524 #: config/epiphany/epiphany.c:548
27525 #, gcc-internal-format
27526 msgid "argument of %qE attribute is not a string constant"
27527 msgstr ""
27529 #: config/arc/arc.c:2015
27530 #, gcc-internal-format
27531 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
27532 msgstr ""
27534 #: config/arc/arc.c:2024
27535 #, gcc-internal-format
27536 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
27537 msgstr ""
27539 #: config/arc/arc.c:2038 config/arm/arm.c:6836 config/arm/arm.c:6854
27540 #: config/arm/arm.c:7029 config/avr/avr.c:9718 config/avr/avr.c:9734
27541 #: config/bfin/bfin.c:4705 config/bfin/bfin.c:4766 config/bfin/bfin.c:4795
27542 #: config/epiphany/epiphany.c:491 config/h8300/h8300.c:5459
27543 #: config/i386/i386.c:6455 config/i386/i386.c:12482 config/i386/i386.c:41418
27544 #: config/i386/i386.c:41468 config/i386/i386.c:41538 config/m68k/m68k.c:780
27545 #: config/mcore/mcore.c:3070 config/nvptx/nvptx.c:4611
27546 #: config/powerpcspe/powerpcspe.c:35785 config/riscv/riscv.c:2698
27547 #: config/rl78/rl78.c:815 config/rl78/rl78.c:884 config/rs6000/rs6000.c:33038
27548 #: config/rx/rx.c:2719 config/rx/rx.c:2745 config/s390/s390.c:1056
27549 #: config/s390/s390.c:1143 config/sh/sh.c:8428 config/sh/sh.c:8446
27550 #: config/sh/sh.c:8470 config/sh/sh.c:8541 config/sh/sh.c:8564
27551 #: config/spu/spu.c:3685 config/stormy16/stormy16.c:2216
27552 #: config/v850/v850.c:2084 config/visium/visium.c:735
27553 #, gcc-internal-format
27554 msgid "%qE attribute only applies to functions"
27555 msgstr ""
27557 #: config/arc/arc.c:6416
27558 #, gcc-internal-format
27559 msgid "__builtin_arc_aligned with non-constant alignment"
27560 msgstr ""
27562 #: config/arc/arc.c:6424
27563 #, gcc-internal-format
27564 msgid "invalid alignment value for __builtin_arc_aligned"
27565 msgstr ""
27567 #: config/arc/arc.c:6587
27568 #, gcc-internal-format
27569 msgid "operand 1 should be an unsigned 3-bit immediate"
27570 msgstr ""
27572 #: config/arc/arc.c:6628 config/arc/arc.c:6725
27573 #, gcc-internal-format
27574 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
27575 msgstr ""
27577 #: config/arc/arc.c:6661 config/arc/arc.c:6693
27578 #, gcc-internal-format
27579 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
27580 msgstr ""
27582 #: config/arc/arc.c:6665 config/arc/arc.c:6697
27583 #, gcc-internal-format
27584 msgid "operand 2 should be an unsigned 8-bit value"
27585 msgstr ""
27587 #: config/arc/arc.c:6729
27588 #, gcc-internal-format
27589 msgid "operand 3 should be an unsigned 8-bit value"
27590 msgstr ""
27592 #: config/arc/arc.c:6762
27593 #, gcc-internal-format
27594 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
27595 msgstr ""
27597 #: config/arc/arc.c:6766
27598 #, gcc-internal-format
27599 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
27600 msgstr ""
27602 #: config/arc/arc.c:6773
27603 #, gcc-internal-format
27604 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
27605 msgstr ""
27607 #: config/arc/arc.c:6776
27608 #, gcc-internal-format
27609 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
27610 msgstr ""
27612 #: config/arc/arc.c:6823
27613 #, gcc-internal-format, gfc-internal-format
27614 msgid "builtin requires an immediate for operand %d"
27615 msgstr ""
27617 #: config/arc/arc.c:6828
27618 #, gcc-internal-format, gfc-internal-format
27619 msgid "operand %d should be a 6 bit unsigned immediate"
27620 msgstr ""
27622 #: config/arc/arc.c:6832
27623 #, gcc-internal-format, gfc-internal-format
27624 msgid "operand %d should be a 8 bit unsigned immediate"
27625 msgstr ""
27627 #: config/arc/arc.c:6836
27628 #, gcc-internal-format, gfc-internal-format
27629 msgid "operand %d should be a 3 bit unsigned immediate"
27630 msgstr ""
27632 #: config/arc/arc.c:6839
27633 #, gcc-internal-format, gfc-internal-format
27634 msgid "unknown builtin immediate operand type for operand %d"
27635 msgstr ""
27637 #: config/arc/arc.c:6890
27638 #, gcc-internal-format
27639 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
27640 msgstr ""
27642 #: config/arc/arc.c:7747
27643 #, gcc-internal-format
27644 msgid "Insn addresses not set after shorten_branches"
27645 msgstr ""
27647 #: config/arc/arc.c:7956
27648 #, gcc-internal-format
27649 msgid "insn addresses not freed"
27650 msgstr ""
27652 #: config/arc/arc.c:10670
27653 #, gcc-internal-format
27654 msgid "%qE attribute only valid for ARCv2 architecture"
27655 msgstr ""
27657 #: config/arc/arc.c:10678 config/arc/arc.c:10717
27658 #, gcc-internal-format
27659 msgid "argument of %qE attribute is missing"
27660 msgstr ""
27662 #: config/arc/arc.c:10689 config/arc/arc.c:10728 config/arc/arc.c:10830
27663 #: config/avr/avr.c:9790
27664 #, gcc-internal-format
27665 msgid "%qE attribute allows only an integer constant argument"
27666 msgstr ""
27668 #: config/arc/arc.c:10709
27669 #, gcc-internal-format
27670 msgid "%qE attribute only valid for ARC EM architecture"
27671 msgstr ""
27673 #: config/arc/arc.c:10764
27674 #, gcc-internal-format
27675 msgid "%qE attribute only applies to types"
27676 msgstr ""
27678 #: config/arc/arc.c:10770
27679 #, gcc-internal-format
27680 msgid "argument of %qE attribute ignored"
27681 msgstr "аргумент атрибута %qE проігноровано"
27683 #: config/arc/arc.c:10820 config/avr/avr.c:9777 config/bfin/bfin.c:4827
27684 #: config/i386/winnt.c:63 config/msp430/msp430.c:2018
27685 #: config/nvptx/nvptx.c:4634
27686 #, gcc-internal-format
27687 msgid "%qE attribute only applies to variables"
27688 msgstr ""
27690 #: config/arm/arm-builtins.c:2380
27691 #, gcc-internal-format
27692 msgid "this builtin is not supported for this target"
27693 msgstr ""
27695 #: config/arm/arm-builtins.c:2485
27696 #, gcc-internal-format
27697 msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
27698 msgstr ""
27700 #: config/arm/arm-builtins.c:2523
27701 #, gcc-internal-format
27702 msgid "You must enable VFP instructions to use these intrinsics."
27703 msgstr ""
27705 #: config/arm/arm-builtins.c:2583
27706 #, gcc-internal-format
27707 msgid "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
27708 msgstr ""
27710 #. @@@ better error message
27711 #: config/arm/arm-builtins.c:2643 config/arm/arm-builtins.c:2747
27712 #, gcc-internal-format
27713 msgid "selector must be an immediate"
27714 msgstr ""
27716 #: config/arm/arm-builtins.c:2651 config/arm/arm-builtins.c:2696
27717 #: config/arm/arm-builtins.c:2754 config/arm/arm-builtins.c:2763
27718 #, gcc-internal-format
27719 msgid "the range of selector should be in 0 to 7"
27720 msgstr ""
27722 #: config/arm/arm-builtins.c:2656 config/arm/arm-builtins.c:2765
27723 #, gcc-internal-format
27724 msgid "the range of selector should be in 0 to 3"
27725 msgstr ""
27727 #: config/arm/arm-builtins.c:2661 config/arm/arm-builtins.c:2767
27728 #, gcc-internal-format
27729 msgid "the range of selector should be in 0 to 1"
27730 msgstr ""
27732 #: config/arm/arm-builtins.c:2833
27733 #, gcc-internal-format
27734 msgid "mask must be an immediate"
27735 msgstr ""
27737 #: config/arm/arm-builtins.c:2838
27738 #, gcc-internal-format
27739 msgid "the range of mask should be in 0 to 255"
27740 msgstr ""
27742 #: config/arm/arm-builtins.c:3026
27743 #, gcc-internal-format
27744 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
27745 msgstr ""
27747 #: config/arm/arm-builtins.c:3028
27748 #, gcc-internal-format
27749 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
27750 msgstr ""
27752 #: config/arm/arm-builtins.c:3030
27753 #, gcc-internal-format
27754 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
27755 msgstr ""
27757 #: config/arm/arm-builtins.c:3032
27758 #, gcc-internal-format
27759 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
27760 msgstr ""
27762 #: config/arm/arm-builtins.c:3038
27763 #, gcc-internal-format
27764 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
27765 msgstr ""
27767 #: config/arm/arm-builtins.c:3040
27768 #, gcc-internal-format
27769 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
27770 msgstr ""
27772 #: config/arm/arm-builtins.c:3045
27773 #, gcc-internal-format
27774 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
27775 msgstr ""
27777 #: config/arm/arm-builtins.c:3047
27778 #, gcc-internal-format
27779 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
27780 msgstr ""
27782 #: config/arm/arm-builtins.c:3049
27783 #, gcc-internal-format
27784 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
27785 msgstr ""
27787 #: config/arm/arm-builtins.c:3051
27788 #, gcc-internal-format
27789 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
27790 msgstr ""
27792 #: config/arm/arm-builtins.c:3053
27793 #, gcc-internal-format
27794 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
27795 msgstr ""
27797 #: config/arm/arm-builtins.c:3055
27798 #, gcc-internal-format
27799 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
27800 msgstr ""
27802 #: config/arm/arm-builtins.c:3057
27803 #, gcc-internal-format
27804 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
27805 msgstr ""
27807 #: config/arm/arm-builtins.c:3059
27808 #, gcc-internal-format
27809 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
27810 msgstr ""
27812 #: config/arm/arm-builtins.c:3061
27813 #, gcc-internal-format
27814 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
27815 msgstr ""
27817 #: config/arm/arm-builtins.c:3063
27818 #, gcc-internal-format
27819 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
27820 msgstr ""
27822 #: config/arm/arm-builtins.c:3065
27823 #, gcc-internal-format
27824 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
27825 msgstr ""
27827 #: config/arm/arm-builtins.c:3067
27828 #, gcc-internal-format
27829 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
27830 msgstr ""
27832 #: config/arm/arm-builtins.c:3069
27833 #, gcc-internal-format
27834 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
27835 msgstr ""
27837 #: config/arm/arm-builtins.c:3071
27838 #, gcc-internal-format
27839 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
27840 msgstr ""
27842 #: config/arm/arm-builtins.c:3073
27843 #, gcc-internal-format
27844 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
27845 msgstr ""
27847 #: config/arm/arm-builtins.c:3075
27848 #, gcc-internal-format
27849 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
27850 msgstr ""
27852 #: config/arm/arm-builtins.c:3077
27853 #, gcc-internal-format
27854 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
27855 msgstr ""
27857 #: config/arm/arm-builtins.c:3079
27858 #, gcc-internal-format
27859 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
27860 msgstr ""
27862 #: config/arm/arm.c:2863
27863 #, gcc-internal-format
27864 msgid "iWMMXt and NEON are incompatible"
27865 msgstr ""
27867 #: config/arm/arm.c:2869
27868 #, gcc-internal-format
27869 msgid "target CPU does not support ARM mode"
27870 msgstr ""
27872 #: config/arm/arm.c:2873
27873 #, gcc-internal-format
27874 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
27875 msgstr ""
27877 #: config/arm/arm.c:2876
27878 #, gcc-internal-format
27879 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
27880 msgstr ""
27882 #: config/arm/arm.c:2884
27883 #, gcc-internal-format
27884 msgid "-g with -mno-apcs-frame may not give sensible debugging"
27885 msgstr ""
27887 #: config/arm/arm.c:2888
27888 #, gcc-internal-format
27889 msgid "iWMMXt unsupported under Thumb mode"
27890 msgstr ""
27892 #: config/arm/arm.c:2891
27893 #, gcc-internal-format
27894 msgid "can not use -mtp=cp15 with 16-bit Thumb"
27895 msgstr ""
27897 #: config/arm/arm.c:2895
27898 #, gcc-internal-format
27899 msgid "RTP PIC is incompatible with Thumb"
27900 msgstr ""
27902 #: config/arm/arm.c:2906
27903 #, gcc-internal-format, gfc-internal-format
27904 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
27905 msgstr ""
27907 #: config/arm/arm.c:3016
27908 #, gcc-internal-format
27909 msgid "target CPU does not support THUMB instructions"
27910 msgstr ""
27912 #: config/arm/arm.c:3061
27913 #, gcc-internal-format
27914 msgid "target CPU does not support unaligned accesses"
27915 msgstr ""
27917 #: config/arm/arm.c:3408
27918 #, gcc-internal-format
27919 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
27920 msgstr ""
27922 #: config/arm/arm.c:3416
27923 #, gcc-internal-format
27924 msgid "-fpic and -mapcs-reent are incompatible"
27925 msgstr ""
27927 #: config/arm/arm.c:3419
27928 #, gcc-internal-format
27929 msgid "APCS reentrant code not supported.  Ignored"
27930 msgstr ""
27932 #: config/arm/arm.c:3442
27933 #, gcc-internal-format
27934 msgid "option %<-mstructure-size-boundary%> is deprecated"
27935 msgstr ""
27937 #: config/arm/arm.c:3450
27938 #, gcc-internal-format
27939 msgid "structure size boundary can only be set to 8, 32 or 64"
27940 msgstr ""
27942 #: config/arm/arm.c:3452
27943 #, gcc-internal-format
27944 msgid "structure size boundary can only be set to 8 or 32"
27945 msgstr ""
27947 #: config/arm/arm.c:3477
27948 #, gcc-internal-format
27949 msgid "RTP PIC is incompatible with -msingle-pic-base"
27950 msgstr ""
27952 #: config/arm/arm.c:3489
27953 #, gcc-internal-format
27954 msgid "-mpic-register= is useless without -fpic"
27955 msgstr ""
27957 #: config/arm/arm.c:3498
27958 #, gcc-internal-format, gfc-internal-format
27959 msgid "unable to use '%s' for PIC register"
27960 msgstr ""
27962 #: config/arm/arm.c:3517
27963 #, gcc-internal-format
27964 msgid "-freorder-blocks-and-partition not supported on this architecture"
27965 msgstr ""
27967 #: config/arm/arm.c:3672
27968 #, gcc-internal-format
27969 msgid "selected fp16 options are incompatible"
27970 msgstr ""
27972 #: config/arm/arm.c:3709
27973 #, gcc-internal-format
27974 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
27975 msgstr ""
27977 #: config/arm/arm.c:3712
27978 #, gcc-internal-format
27979 msgid "iwmmxt abi requires an iwmmxt capable cpu"
27980 msgstr ""
27982 #: config/arm/arm.c:3720
27983 #, gcc-internal-format
27984 msgid "target CPU does not support interworking"
27985 msgstr ""
27987 #: config/arm/arm.c:3733
27988 #, gcc-internal-format
27989 msgid "AAPCS does not support -mcaller-super-interworking"
27990 msgstr ""
27992 #: config/arm/arm.c:3736
27993 #, gcc-internal-format
27994 msgid "AAPCS does not support -mcallee-super-interworking"
27995 msgstr ""
27997 #: config/arm/arm.c:3741
27998 #, gcc-internal-format
27999 msgid "__fp16 and no ldrh"
28000 msgstr ""
28002 #: config/arm/arm.c:3744
28003 #, gcc-internal-format
28004 msgid "target CPU does not support ARMv8-M Security Extensions"
28005 msgstr ""
28007 #: config/arm/arm.c:3749
28008 #, gcc-internal-format
28009 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
28010 msgstr ""
28012 #: config/arm/arm.c:3760
28013 #, gcc-internal-format
28014 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
28015 msgstr ""
28017 #: config/arm/arm.c:3768
28018 #, gcc-internal-format
28019 msgid "-mfloat-abi=hard and VFP"
28020 msgstr ""
28022 #: config/arm/arm.c:5831
28023 #, gcc-internal-format
28024 msgid "non-AAPCS derived PCS variant"
28025 msgstr ""
28027 #: config/arm/arm.c:5833
28028 #, gcc-internal-format
28029 msgid "variadic functions must use the base AAPCS variant"
28030 msgstr ""
28032 #: config/arm/arm.c:5852
28033 #, gcc-internal-format
28034 msgid "PCS variant"
28035 msgstr ""
28037 #: config/arm/arm.c:6050
28038 #, gcc-internal-format
28039 msgid "Thumb-1 hard-float VFP ABI"
28040 msgstr ""
28042 #: config/arm/arm.c:6489 config/arm/arm.c:6692 config/arm/arm.c:6720
28043 #: config/arm/arm.c:26895
28044 #, gcc-internal-format
28045 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
28046 msgstr ""
28048 #: config/arm/arm.c:6978
28049 #, gcc-internal-format
28050 msgid "%qE attribute not available to functions with arguments passed on the stack"
28051 msgstr ""
28053 #: config/arm/arm.c:6990
28054 #, gcc-internal-format
28055 msgid "%qE attribute not available to functions with variable number of arguments"
28056 msgstr ""
28058 #: config/arm/arm.c:6999
28059 #, gcc-internal-format
28060 msgid "%qE attribute not available to functions that return value on the stack"
28061 msgstr ""
28063 #: config/arm/arm.c:7021 config/arm/arm.c:7073
28064 #, gcc-internal-format
28065 msgid "%qE attribute ignored without -mcmse option."
28066 msgstr ""
28068 #: config/arm/arm.c:7040
28069 #, gcc-internal-format
28070 msgid "%qE attribute has no effect on functions with static linkage"
28071 msgstr ""
28073 #: config/arm/arm.c:7089
28074 #, gcc-internal-format
28075 msgid "%qE attribute only applies to base type of a function pointer"
28076 msgstr ""
28078 #: config/arm/arm.c:8822
28079 #, gcc-internal-format
28080 msgid "accessing thread-local storage is not currently supported with -mpure-code or -mslow-flash-data"
28081 msgstr ""
28083 #: config/arm/arm.c:12466
28084 #, gcc-internal-format
28085 msgid "%K%s %wd out of range %wd - %wd"
28086 msgstr ""
28088 #: config/arm/arm.c:12469
28089 #, gcc-internal-format
28090 msgid "%s %wd out of range %wd - %wd"
28091 msgstr ""
28093 #: config/arm/arm.c:23851
28094 #, gcc-internal-format
28095 msgid "unable to compute real location of stacked parameter"
28096 msgstr ""
28098 #: config/arm/arm.c:24507
28099 #, gcc-internal-format
28100 msgid "Unexpected thumb1 far jump"
28101 msgstr ""
28103 #: config/arm/arm.c:24771
28104 #, gcc-internal-format
28105 msgid "no low registers available for popping high registers"
28106 msgstr ""
28108 #: config/arm/arm.c:25021
28109 #, gcc-internal-format
28110 msgid "interrupt Service Routines cannot be coded in Thumb mode"
28111 msgstr ""
28113 #: config/arm/arm.c:25252
28114 #, gcc-internal-format
28115 msgid "-fstack-check=specific for Thumb-1"
28116 msgstr ""
28118 #: config/arm/arm.c:30766
28119 #, gcc-internal-format
28120 msgid "invalid fpu for target attribute or pragma %qs"
28121 msgstr ""
28123 #. This doesn't really make sense until we support
28124 #. general dynamic selection of the architecture and all
28125 #. sub-features.
28126 #: config/arm/arm.c:30774
28127 #, gcc-internal-format
28128 msgid "auto fpu selection not currently permitted here"
28129 msgstr ""
28131 #: config/arm/arm.c:30787
28132 #, gcc-internal-format
28133 msgid "invalid architecture for target attribute or pragma %qs"
28134 msgstr ""
28136 #: config/arm/arm.c:30801
28137 #, gcc-internal-format
28138 msgid "unknown target attribute or pragma %qs"
28139 msgstr ""
28141 #: config/arm/freebsd.h:121
28142 #, gcc-internal-format
28143 msgid "target OS does not support unaligned accesses"
28144 msgstr ""
28146 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
28147 #, gcc-internal-format
28148 msgid "%qs expects 1 argument but %d given"
28149 msgstr ""
28151 #: config/avr/avr-c.c:76
28152 #, gcc-internal-format
28153 msgid "%qs expects a fixed-point value as argument"
28154 msgstr ""
28156 #: config/avr/avr-c.c:102
28157 #, gcc-internal-format
28158 msgid "using %qs with unsigned type has no effect"
28159 msgstr ""
28161 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
28162 #, gcc-internal-format
28163 msgid "no matching fixed-point overload found for %qs"
28164 msgstr ""
28166 #: config/avr/avr-c.c:124
28167 #, gcc-internal-format
28168 msgid "%qs expects 2 arguments but %d given"
28169 msgstr ""
28171 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
28172 #, gcc-internal-format
28173 msgid "%qs expects a fixed-point value as first argument"
28174 msgstr ""
28176 #: config/avr/avr-c.c:144
28177 #, gcc-internal-format
28178 msgid "%qs expects an integer value as second argument"
28179 msgstr ""
28181 #: config/avr/avr-devices.c:152
28182 #, gcc-internal-format, gfc-internal-format
28183 msgid "supported core architectures:%s"
28184 msgstr ""
28186 #. Reached the end of `avr_mcu_types'.  This should actually never
28187 #. happen as options are provided by device-specs.  It could be a
28188 #. typo in a device-specs or calling the compiler proper directly
28189 #. with -mmcu=<device>.
28190 #: config/avr/avr.c:707
28191 #, gcc-internal-format
28192 msgid "unknown core architecture %qs specified with %qs"
28193 msgstr ""
28195 #: config/avr/avr.c:765 config/visium/visium.c:417
28196 #, gcc-internal-format
28197 msgid "-fpic is not supported"
28198 msgstr ""
28200 #: config/avr/avr.c:767 config/visium/visium.c:419
28201 #, gcc-internal-format
28202 msgid "-fPIC is not supported"
28203 msgstr ""
28205 #: config/avr/avr.c:769
28206 #, gcc-internal-format
28207 msgid "-fpie is not supported"
28208 msgstr ""
28210 #: config/avr/avr.c:771
28211 #, gcc-internal-format
28212 msgid "-fPIE is not supported"
28213 msgstr ""
28215 #: config/avr/avr.c:1047 config/avr/avr.c:1052
28216 #, gcc-internal-format
28217 msgid "function attributes %qs and %qs are mutually exclusive"
28218 msgstr ""
28220 #: config/avr/avr.c:1073
28221 #, gcc-internal-format
28222 msgid "%qs function cannot have arguments"
28223 msgstr ""
28225 #: config/avr/avr.c:1076
28226 #, gcc-internal-format
28227 msgid "%qs function cannot return a value"
28228 msgstr ""
28230 #: config/avr/avr.c:1090
28231 #, gcc-internal-format
28232 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
28233 msgstr ""
28235 #: config/avr/avr.c:1103
28236 #, gcc-internal-format
28237 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
28238 msgstr ""
28240 #: config/avr/avr.c:1336
28241 #, gcc-internal-format
28242 msgid "%<builtin_return_address%> contains only 2 bytes of address"
28243 msgstr ""
28245 #: config/avr/avr.c:2759
28246 #, gcc-internal-format
28247 msgid "pointer offset from symbol maybe incorrect"
28248 msgstr ""
28250 #: config/avr/avr.c:2898
28251 #, gcc-internal-format
28252 msgid "accessing data memory with program memory address"
28253 msgstr ""
28255 #: config/avr/avr.c:2959
28256 #, gcc-internal-format
28257 msgid "accessing program memory with data memory address"
28258 msgstr ""
28260 #: config/avr/avr.c:3461
28261 #, gcc-internal-format, gfc-internal-format
28262 msgid "fixed register %s used to pass parameter to function"
28263 msgstr ""
28265 #: config/avr/avr.c:3726
28266 #, gcc-internal-format
28267 msgid "writing to address space %qs not supported"
28268 msgstr ""
28270 #: config/avr/avr.c:9753
28271 #, gcc-internal-format
28272 msgid "%qE attribute only applies to variables in static storage"
28273 msgstr ""
28275 #: config/avr/avr.c:9760
28276 #, gcc-internal-format
28277 msgid "%qE attribute only supported for reduced Tiny cores"
28278 msgstr ""
28280 #: config/avr/avr.c:9800
28281 #, gcc-internal-format
28282 msgid "%qE attribute address out of range"
28283 msgstr ""
28285 #: config/avr/avr.c:9814
28286 #, gcc-internal-format
28287 msgid "both %s and %qE attribute provide address"
28288 msgstr ""
28290 #: config/avr/avr.c:9824
28291 #, gcc-internal-format
28292 msgid "%qE attribute on non-volatile variable"
28293 msgstr ""
28295 #: config/avr/avr.c:9896
28296 #, gcc-internal-format
28297 msgid "address spaces are not supported for reduced Tiny devices"
28298 msgstr ""
28300 #: config/avr/avr.c:9903
28301 #, gcc-internal-format
28302 msgid "address space %qs not supported for devices with flash size up to %d KiB"
28303 msgstr ""
28305 #: config/avr/avr.c:10074
28306 #, gcc-internal-format
28307 msgid "pointer targeting address space %qs must be const in %qT"
28308 msgstr ""
28310 #: config/avr/avr.c:10077
28311 #, gcc-internal-format
28312 msgid "pointer targeting address space %qs must be const in %s %q+D"
28313 msgstr ""
28315 #: config/avr/avr.c:10139
28316 #, gcc-internal-format
28317 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
28318 msgstr ""
28320 #: config/avr/avr.c:10178
28321 #, gcc-internal-format
28322 msgid "static IO declaration for %q+D needs an address"
28323 msgstr ""
28325 #: config/avr/avr.c:10210
28326 #, gcc-internal-format
28327 msgid "IO definition for %q+D needs an address"
28328 msgstr ""
28330 #: config/avr/avr.c:10328
28331 #, gcc-internal-format
28332 msgid "only uninitialized variables can be placed in the .noinit section"
28333 msgstr ""
28335 #. This might happen with C++ if stuff needs constructing.
28336 #: config/avr/avr.c:10404
28337 #, gcc-internal-format
28338 msgid "variable %q+D with dynamic initialization put into program memory area"
28339 msgstr ""
28341 #: config/avr/avr.c:10415
28342 #, gcc-internal-format
28343 msgid "uninitialized variable %q+D put into program memory area"
28344 msgstr ""
28346 #: config/avr/avr.c:10501
28347 #, gcc-internal-format
28348 msgid "%q+D has incompatible attributes %qs and %qs"
28349 msgstr ""
28351 #: config/avr/avr.c:10564
28352 #, gcc-internal-format
28353 msgid "architecture %qs supported for assembler only"
28354 msgstr ""
28356 #: config/avr/avr.c:13190
28357 #, gcc-internal-format
28358 msgid "conversion from address space %qs to address space %qs"
28359 msgstr ""
28361 #: config/avr/avr.c:14280 config/avr/avr.c:14293
28362 #, gcc-internal-format, gfc-internal-format
28363 msgid "%s expects a compile time integer constant"
28364 msgstr ""
28366 #: config/avr/avr.c:14307
28367 #, gcc-internal-format, gfc-internal-format
28368 msgid "%s expects a compile time long integer constant as first argument"
28369 msgstr ""
28371 #: config/avr/avr.c:14335
28372 #, gcc-internal-format, gfc-internal-format
28373 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
28374 msgstr ""
28376 #: config/avr/avr.c:14344
28377 #, gcc-internal-format
28378 msgid "rounding result will always be 0"
28379 msgstr ""
28381 #: config/avr/driver-avr.c:58
28382 #, gcc-internal-format
28383 msgid "bad usage of spec function %qs"
28384 msgstr ""
28386 #: config/avr/driver-avr.c:86
28387 #, gcc-internal-format
28388 msgid "specified option %qs more than once"
28389 msgstr ""
28391 #: config/avr/driver-avr.c:100
28392 #, gcc-internal-format
28393 msgid "strange device name %qs after %qs: bad character %qc"
28394 msgstr ""
28396 #: config/bfin/bfin.c:2382
28397 #, gcc-internal-format
28398 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
28399 msgstr ""
28401 #: config/bfin/bfin.c:2387
28402 #, gcc-internal-format
28403 msgid "-mshared-library-id= specified without -mid-shared-library"
28404 msgstr ""
28406 #: config/bfin/bfin.c:2391
28407 #, gcc-internal-format
28408 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
28409 msgstr ""
28411 #: config/bfin/bfin.c:2396
28412 #, gcc-internal-format
28413 msgid "can%'t use multiple stack checking methods together"
28414 msgstr ""
28416 #: config/bfin/bfin.c:2399
28417 #, gcc-internal-format
28418 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
28419 msgstr ""
28421 #: config/bfin/bfin.c:2404 config/m68k/m68k.c:582
28422 #, gcc-internal-format
28423 msgid "cannot specify both -msep-data and -mid-shared-library"
28424 msgstr ""
28426 #: config/bfin/bfin.c:2424
28427 #, gcc-internal-format
28428 msgid "-mmulticore can only be used with BF561"
28429 msgstr ""
28431 #: config/bfin/bfin.c:2427
28432 #, gcc-internal-format
28433 msgid "-mcorea should be used with -mmulticore"
28434 msgstr ""
28436 #: config/bfin/bfin.c:2430
28437 #, gcc-internal-format
28438 msgid "-mcoreb should be used with -mmulticore"
28439 msgstr ""
28441 #: config/bfin/bfin.c:2433
28442 #, gcc-internal-format
28443 msgid "-mcorea and -mcoreb can%'t be used together"
28444 msgstr ""
28446 #: config/bfin/bfin.c:4710
28447 #, gcc-internal-format
28448 msgid "multiple function type attributes specified"
28449 msgstr ""
28451 #: config/bfin/bfin.c:4777
28452 #, gcc-internal-format
28453 msgid "can%'t apply both longcall and shortcall attributes to the same function"
28454 msgstr ""
28456 #: config/bfin/bfin.c:4834
28457 #, gcc-internal-format
28458 msgid "%qE attribute cannot be specified for local variables"
28459 msgstr ""
28461 #: config/c6x/c6x.c:242
28462 #, gcc-internal-format
28463 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
28464 msgstr ""
28466 #: config/c6x/c6x.h:351 config/nvptx/nvptx.h:173
28467 #, gcc-internal-format
28468 msgid "profiling is not yet implemented for this architecture"
28469 msgstr ""
28471 #: config/cr16/cr16.c:306
28472 #, gcc-internal-format
28473 msgid "data-model=far not valid for cr16c architecture"
28474 msgstr ""
28476 #: config/cr16/cr16.c:309
28477 #, gcc-internal-format, gfc-internal-format
28478 msgid "invalid data model option -mdata-model=%s"
28479 msgstr ""
28481 #: config/cr16/cr16.h:408
28482 #, gcc-internal-format
28483 msgid "profiler support for CR16"
28484 msgstr ""
28486 #. This function is for retrieving a part of an instruction name for
28487 #. an operator, for immediate output.  If that ever happens for
28488 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
28489 #. we notice.
28490 #: config/cris/cris.c:575
28491 #, gcc-internal-format
28492 msgid "MULT case in cris_op_str"
28493 msgstr ""
28495 #: config/cris/cris.c:903
28496 #, gcc-internal-format
28497 msgid "invalid use of ':' modifier"
28498 msgstr ""
28500 #: config/cris/cris.c:1137 config/moxie/moxie.c:186
28501 #, gcc-internal-format, gfc-internal-format
28502 msgid "internal error: bad register: %d"
28503 msgstr ""
28505 #: config/cris/cris.c:1888
28506 #, gcc-internal-format
28507 msgid "internal error: sideeffect-insn affecting main effect"
28508 msgstr ""
28510 #: config/cris/cris.c:1985
28511 #, gcc-internal-format
28512 msgid "unknown cc_attr value"
28513 msgstr ""
28515 #. If we get here, the caller got its initial tests wrong.
28516 #: config/cris/cris.c:2412
28517 #, gcc-internal-format
28518 msgid "internal error: cris_side_effect_mode_ok with bad operands"
28519 msgstr ""
28521 #: config/cris/cris.c:2651
28522 #, gcc-internal-format, gfc-internal-format
28523 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
28524 msgstr ""
28526 #: config/cris/cris.c:2679
28527 #, gcc-internal-format, gfc-internal-format
28528 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
28529 msgstr ""
28531 #: config/cris/cris.c:2715
28532 #, gcc-internal-format, gfc-internal-format
28533 msgid "unknown CRIS cpu version specification in -mtune= : %s"
28534 msgstr ""
28536 #: config/cris/cris.c:2736
28537 #, gcc-internal-format
28538 msgid "-fPIC and -fpic are not supported in this configuration"
28539 msgstr ""
28541 #: config/cris/cris.c:2985
28542 #, gcc-internal-format
28543 msgid "unknown src"
28544 msgstr ""
28546 #: config/cris/cris.c:3040
28547 #, gcc-internal-format
28548 msgid "unknown dest"
28549 msgstr ""
28551 #: config/cris/cris.c:3321
28552 #, gcc-internal-format, gfc-internal-format
28553 msgid "stackframe too big: %d bytes"
28554 msgstr ""
28556 #: config/cris/cris.c:3809 config/cris/cris.c:3837
28557 #, gcc-internal-format
28558 msgid "expand_binop failed in movsi got"
28559 msgstr ""
28561 #: config/cris/cris.c:3932
28562 #, gcc-internal-format
28563 msgid "emitting PIC operand, but PIC register isn%'t set up"
28564 msgstr ""
28566 #. Definitions for GCC.  Part of the machine description for CRIS.
28567 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
28568 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
28570 #. This file is part of GCC.
28572 #. GCC is free software; you can redistribute it and/or modify
28573 #. it under the terms of the GNU General Public License as published by
28574 #. the Free Software Foundation; either version 3, or (at your option)
28575 #. any later version.
28577 #. GCC is distributed in the hope that it will be useful,
28578 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
28579 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28580 #. GNU General Public License for more details.
28582 #. You should have received a copy of the GNU General Public License
28583 #. along with GCC; see the file COPYING3.  If not see
28584 #. <http://www.gnu.org/licenses/>.
28585 #. After the first "Node:" comment comes all preprocessor directives and
28586 #. attached declarations described in the info files, the "Using and
28587 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
28588 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
28589 #. really, but needs an update anyway.
28591 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
28592 #. for that.  If applicable, there is a CRIS-specific comment.  The order
28593 #. of macro definitions follow the order in the manual.  Every section in
28594 #. the manual (node in the info pages) has an introductory `Node:
28595 #. <subchapter>' comment.  If no macros are defined for a section, only
28596 #. the section-comment is present.
28597 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
28598 #. and config/cris/linux.h) are responsible for lots of settings not
28599 #. repeated below.  This file contains general CRIS definitions
28600 #. and definitions for the cris-*-elf subtarget.
28601 #. We don't want to use gcc_assert for everything, as that can be
28602 #. compiled out.
28603 #: config/cris/cris.h:42
28604 #, gcc-internal-format
28605 msgid "CRIS-port assertion failed: "
28606 msgstr ""
28608 #. Node: Caller Saves
28609 #. (no definitions)
28610 #. Node: Function entry
28611 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
28612 #. TARGET_ASM_FUNCTION_EPILOGUE.
28613 #. Node: Profiling
28614 #: config/cris/cris.h:711
28615 #, gcc-internal-format
28616 msgid "no FUNCTION_PROFILER for CRIS"
28617 msgstr ""
28619 #: config/epiphany/epiphany.c:499
28620 #, gcc-internal-format
28621 msgid "interrupt handlers cannot have arguments"
28622 msgstr ""
28624 #: config/epiphany/epiphany.c:523
28625 #, gcc-internal-format
28626 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
28627 msgstr ""
28629 #: config/epiphany/epiphany.c:1541
28630 #, gcc-internal-format
28631 msgid "stack_offset must be at least 4"
28632 msgstr ""
28634 #: config/epiphany/epiphany.c:1543
28635 #, gcc-internal-format
28636 msgid "stack_offset must be a multiple of 4"
28637 msgstr ""
28639 #: config/frv/frv.c:8514
28640 #, gcc-internal-format
28641 msgid "accumulator is not a constant integer"
28642 msgstr ""
28644 #: config/frv/frv.c:8519
28645 #, gcc-internal-format
28646 msgid "accumulator number is out of bounds"
28647 msgstr ""
28649 #: config/frv/frv.c:8530
28650 #, gcc-internal-format
28651 msgid "inappropriate accumulator for %qs"
28652 msgstr ""
28654 #: config/frv/frv.c:8606
28655 #, gcc-internal-format
28656 msgid "invalid IACC argument"
28657 msgstr ""
28659 #: config/frv/frv.c:8629 config/sparc/sparc.c:10840
28660 #, gcc-internal-format
28661 msgid "%qs expects a constant argument"
28662 msgstr ""
28664 #: config/frv/frv.c:8634 config/sparc/sparc.c:10846
28665 #, gcc-internal-format
28666 msgid "constant argument out of range for %qs"
28667 msgstr ""
28669 #: config/frv/frv.c:9115
28670 #, gcc-internal-format
28671 msgid "media functions are not available unless -mmedia is used"
28672 msgstr ""
28674 #: config/frv/frv.c:9127
28675 #, gcc-internal-format
28676 msgid "this media function is only available on the fr500"
28677 msgstr ""
28679 #: config/frv/frv.c:9155
28680 #, gcc-internal-format
28681 msgid "this media function is only available on the fr400 and fr550"
28682 msgstr ""
28684 #: config/frv/frv.c:9174
28685 #, gcc-internal-format
28686 msgid "this builtin function is only available on the fr405 and fr450"
28687 msgstr ""
28689 #: config/frv/frv.c:9183
28690 #, gcc-internal-format
28691 msgid "this builtin function is only available on the fr500 and fr550"
28692 msgstr ""
28694 #: config/frv/frv.c:9195
28695 #, gcc-internal-format
28696 msgid "this builtin function is only available on the fr450"
28697 msgstr ""
28699 #: config/ft32/ft32.c:181
28700 #, gcc-internal-format
28701 msgid "'h' applied to non-register operand"
28702 msgstr ""
28704 #: config/ft32/ft32.c:206
28705 #, gcc-internal-format, gfc-internal-format
28706 msgid "bad alignment: %d"
28707 msgstr ""
28709 #: config/ft32/ft32.c:502
28710 #, gcc-internal-format
28711 msgid "stack frame must be smaller than 64K"
28712 msgstr ""
28714 #: config/h8300/h8300.c:329
28715 #, gcc-internal-format
28716 msgid "-msx is not supported in coff"
28717 msgstr ""
28719 #: config/h8300/h8300.c:351
28720 #, gcc-internal-format
28721 msgid "-ms2600 is used without -ms"
28722 msgstr ""
28724 #: config/h8300/h8300.c:357
28725 #, gcc-internal-format
28726 msgid "-mn is used without -mh or -ms or -msx"
28727 msgstr ""
28729 #: config/h8300/h8300.c:363
28730 #, gcc-internal-format
28731 msgid "-mexr is used without -ms"
28732 msgstr ""
28734 #: config/h8300/h8300.c:369
28735 #, gcc-internal-format
28736 msgid "-mint32 is not supported for H8300 and H8300L targets"
28737 msgstr ""
28739 #: config/h8300/h8300.c:375
28740 #, gcc-internal-format
28741 msgid "-mexr is used without -ms or -msx"
28742 msgstr ""
28744 #: config/h8300/h8300.c:381
28745 #, gcc-internal-format
28746 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
28747 msgstr ""
28749 #: config/h8300/h8300.c:388
28750 #, gcc-internal-format
28751 msgid "-mn is not supported for linux targets"
28752 msgstr ""
28754 #: config/i386/host-cygwin.c:64
28755 #, gcc-internal-format
28756 msgid "can%'t extend PCH file: %m"
28757 msgstr ""
28759 #: config/i386/host-cygwin.c:75
28760 #, gcc-internal-format
28761 msgid "can%'t set position in PCH file: %m"
28762 msgstr ""
28764 #: config/i386/i386.c:3180
28765 #, gcc-internal-format
28766 msgid "wrong argument %qs to option %qs"
28767 msgstr "помилковий аргумент %qs параметра %qs"
28769 #: config/i386/i386.c:3186
28770 #, gcc-internal-format
28771 msgid "size ranges of option %qs should be increasing"
28772 msgstr ""
28774 #: config/i386/i386.c:3196
28775 #, gcc-internal-format
28776 msgid "wrong strategy name %qs specified for option %qs"
28777 msgstr ""
28779 #. rep; movq isn't available in 32-bit code.
28780 #: config/i386/i386.c:3222
28781 #, gcc-internal-format
28782 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
28783 msgstr ""
28785 #: config/i386/i386.c:3235
28786 #, gcc-internal-format
28787 msgid "unknown alignment %qs specified for option %qs"
28788 msgstr ""
28790 #: config/i386/i386.c:3245
28791 #, gcc-internal-format
28792 msgid "the max value for the last size range should be -1 for option %qs"
28793 msgstr ""
28795 #: config/i386/i386.c:3252
28796 #, gcc-internal-format
28797 msgid "too many size ranges specified in option %qs"
28798 msgstr ""
28800 #: config/i386/i386.c:3305
28801 #, gcc-internal-format, gfc-internal-format
28802 msgid "unknown parameter to option -mtune-ctrl: %s"
28803 msgstr ""
28805 #: config/i386/i386.c:3729
28806 #, gcc-internal-format
28807 msgid "Intel MCU psABI isn%'t supported in %s mode"
28808 msgstr ""
28810 #: config/i386/i386.c:3778
28811 #, gcc-internal-format
28812 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
28813 msgstr "%<-mtune=x86-64%> вважається застарілим; скористайтеся одним із відповідників: %<-mtune=k8%> або %<-mtune=generic%>"
28815 #: config/i386/i386.c:3780
28816 #, gcc-internal-format
28817 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
28818 msgstr "%<target(\"tune=x86-64\")%> вважається застарілим; скористайтеся одним із відповідників: %<target(\"tune=k8\")%> або %<target(\"tune=generic\")%>"
28820 #. rep; movq isn't available in 32-bit code.
28821 #: config/i386/i386.c:3807
28822 #, gcc-internal-format
28823 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
28824 msgstr ""
28826 #: config/i386/i386.c:3824
28827 #, gcc-internal-format
28828 msgid "address mode %qs not supported in the %s bit mode"
28829 msgstr ""
28831 #: config/i386/i386.c:3836
28832 #, gcc-internal-format
28833 msgid "-mabi=ms not supported with X32 ABI"
28834 msgstr "підтримки -mabi=ms для ABI X32 не передбачено"
28836 #: config/i386/i386.c:3854 config/i386/i386.c:3863 config/i386/i386.c:3875
28837 #: config/i386/i386.c:3886 config/i386/i386.c:3897
28838 #, gcc-internal-format
28839 msgid "code model %qs not supported in the %s bit mode"
28840 msgstr ""
28842 #: config/i386/i386.c:3866 config/i386/i386.c:3878
28843 #, gcc-internal-format
28844 msgid "code model %qs not supported in x32 mode"
28845 msgstr ""
28847 #: config/i386/i386.c:3884 config/i386/i386.c:3893 config/i386/i386.c:5216
28848 #, gcc-internal-format, gfc-internal-format
28849 msgid "code model %s does not support PIC mode"
28850 msgstr ""
28852 #: config/i386/i386.c:3921
28853 #, gcc-internal-format
28854 msgid "-masm=intel not supported in this configuration"
28855 msgstr ""
28857 #: config/i386/i386.c:3926
28858 #, gcc-internal-format, gfc-internal-format
28859 msgid "%i-bit mode not compiled in"
28860 msgstr ""
28862 #: config/i386/i386.c:3935
28863 #, gcc-internal-format
28864 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
28865 msgstr ""
28867 #: config/i386/i386.c:3937
28868 #, gcc-internal-format
28869 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
28870 msgstr ""
28872 #: config/i386/i386.c:3944
28873 #, gcc-internal-format
28874 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
28875 msgstr ""
28877 #: config/i386/i386.c:3946
28878 #, gcc-internal-format
28879 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
28880 msgstr ""
28882 #: config/i386/i386.c:3954 config/i386/i386.c:4268
28883 #, gcc-internal-format
28884 msgid "CPU you selected does not support x86-64 instruction set"
28885 msgstr ""
28887 #: config/i386/i386.c:4200 config/i386/i386.c:4203
28888 #, gcc-internal-format
28889 msgid "Intel MPX does not support x32"
28890 msgstr ""
28892 #: config/i386/i386.c:4208
28893 #, gcc-internal-format
28894 msgid "bad value (%qs) for %<-march=%> switch"
28895 msgstr ""
28897 #: config/i386/i386.c:4209
28898 #, gcc-internal-format
28899 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
28900 msgstr ""
28902 #: config/i386/i386.c:4231
28903 #, gcc-internal-format
28904 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
28905 msgstr ""
28907 #: config/i386/i386.c:4233
28908 #, gcc-internal-format
28909 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
28910 msgstr ""
28912 #: config/i386/i386.c:4238
28913 #, gcc-internal-format
28914 msgid "valid arguments to %<-march=%> switch are: %s"
28915 msgstr "коректними аргументами перемикача %<-march=%> є такі: %s"
28917 #: config/i386/i386.c:4239
28918 #, gcc-internal-format
28919 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
28920 msgstr ""
28922 #: config/i386/i386.c:4287
28923 #, gcc-internal-format
28924 msgid "bad value (%qs) for %<-mtune=%> switch"
28925 msgstr ""
28927 #: config/i386/i386.c:4288
28928 #, gcc-internal-format
28929 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
28930 msgstr ""
28932 #: config/i386/i386.c:4308
28933 #, gcc-internal-format
28934 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
28935 msgstr ""
28937 #: config/i386/i386.c:4310
28938 #, gcc-internal-format
28939 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
28940 msgstr ""
28942 #: config/i386/i386.c:4315
28943 #, gcc-internal-format
28944 msgid "valid arguments to %<-mtune=%> switch are: %s"
28945 msgstr "коректними аргументами перемикача %<-mtune=%> є такі: %s"
28947 #: config/i386/i386.c:4316
28948 #, gcc-internal-format
28949 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
28950 msgstr ""
28952 #: config/i386/i386.c:4382
28953 #, gcc-internal-format
28954 msgid "-mregparm is ignored in 64-bit mode"
28955 msgstr ""
28957 #: config/i386/i386.c:4384
28958 #, gcc-internal-format
28959 msgid "-mregparm is ignored for Intel MCU psABI"
28960 msgstr ""
28962 #: config/i386/i386.c:4387
28963 #, gcc-internal-format, gfc-internal-format
28964 msgid "-mregparm=%d is not between 0 and %d"
28965 msgstr ""
28967 #: config/i386/i386.c:4420
28968 #, gcc-internal-format
28969 msgid "%<-mrtd%> is ignored in 64bit mode"
28970 msgstr ""
28972 #: config/i386/i386.c:4421
28973 #, gcc-internal-format
28974 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
28975 msgstr ""
28977 #: config/i386/i386.c:4500
28978 #, gcc-internal-format
28979 msgid "-mpreferred-stack-boundary is not supported for this target"
28980 msgstr ""
28982 #: config/i386/i386.c:4503
28983 #, gcc-internal-format, gfc-internal-format
28984 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
28985 msgstr ""
28987 #: config/i386/i386.c:4526
28988 #, gcc-internal-format, gfc-internal-format
28989 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
28990 msgstr ""
28992 #: config/i386/i386.c:4539
28993 #, gcc-internal-format
28994 msgid "-mnop-mcount is not compatible with this target"
28995 msgstr ""
28997 #: config/i386/i386.c:4542
28998 #, gcc-internal-format
28999 msgid "-mnop-mcount is not implemented for -fPIC"
29000 msgstr ""
29002 #: config/i386/i386.c:4548
29003 #, gcc-internal-format
29004 msgid "%<-msseregparm%> used without SSE enabled"
29005 msgstr ""
29007 #: config/i386/i386.c:4549
29008 #, gcc-internal-format
29009 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
29010 msgstr ""
29012 #: config/i386/i386.c:4559
29013 #, gcc-internal-format
29014 msgid "SSE instruction set disabled, using 387 arithmetics"
29015 msgstr ""
29017 #: config/i386/i386.c:4566
29018 #, gcc-internal-format
29019 msgid "387 instruction set disabled, using SSE arithmetics"
29020 msgstr ""
29022 #: config/i386/i386.c:4616
29023 #, gcc-internal-format
29024 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
29025 msgstr ""
29027 #: config/i386/i386.c:4618
29028 #, gcc-internal-format
29029 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
29030 msgstr ""
29032 #: config/i386/i386.c:4632
29033 #, gcc-internal-format
29034 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
29035 msgstr ""
29037 #: config/i386/i386.c:4634
29038 #, gcc-internal-format
29039 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
29040 msgstr ""
29042 #: config/i386/i386.c:4744
29043 #, gcc-internal-format
29044 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
29045 msgstr ""
29047 #: config/i386/i386.c:4747
29048 #, gcc-internal-format
29049 msgid "-mno-fentry isn%'t compatible with SEH"
29050 msgstr ""
29052 #: config/i386/i386.c:4751
29053 #, gcc-internal-format
29054 msgid "-mcall-ms2sysv-xlogues isn%'t currently supported with SEH"
29055 msgstr ""
29057 #: config/i386/i386.c:4816 config/powerpcspe/powerpcspe.c:5663
29058 #, gcc-internal-format, gfc-internal-format
29059 msgid "unknown option for -mrecip=%s"
29060 msgstr ""
29062 #: config/i386/i386.c:4873 config/powerpcspe/powerpcspe.c:5339
29063 #, gcc-internal-format
29064 msgid "%qs is not a valid number in -mstack-protector-guard-offset="
29065 msgstr ""
29067 #: config/i386/i386.c:4878 config/powerpcspe/powerpcspe.c:5344
29068 #, gcc-internal-format
29069 msgid "%qs is not a valid offset in -mstack-protector-guard-offset="
29070 msgstr ""
29072 #: config/i386/i386.c:4910 config/powerpcspe/powerpcspe.c:5356
29073 #, gcc-internal-format
29074 msgid "%qs is not a valid base register in -mstack-protector-guard-reg="
29075 msgstr ""
29077 #: config/i386/i386.c:5509 config/i386/i386.c:5556 config/s390/s390.c:15812
29078 #: config/s390/s390.c:15862 config/s390/s390.c:15879
29079 #, gcc-internal-format, gfc-internal-format
29080 msgid "attribute(target(\"%s\")) is unknown"
29081 msgstr ""
29083 #: config/i386/i386.c:5537
29084 #, gcc-internal-format, gfc-internal-format
29085 msgid "option(\"%s\") was already specified"
29086 msgstr ""
29088 #: config/i386/i386.c:5840
29089 #, gcc-internal-format
29090 msgid "interrupt and naked attributes are not compatible"
29091 msgstr ""
29093 #: config/i386/i386.c:5855
29094 #, gcc-internal-format
29095 msgid "Only DWARF debug format is supported for interrupt service routine."
29096 msgstr ""
29098 #: config/i386/i386.c:5904
29099 #, gcc-internal-format
29100 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
29101 msgstr ""
29103 #: config/i386/i386.c:5916
29104 #, gcc-internal-format
29105 msgid "%<-mindirect-branch=thunk-extern%>, %<-fcf-protection=branch%> and %<-fcheck-pointer-bounds%> are not compatible"
29106 msgstr ""
29108 #: config/i386/i386.c:5952
29109 #, gcc-internal-format
29110 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
29111 msgstr ""
29113 #: config/i386/i386.c:6050
29114 #, gcc-internal-format, gfc-internal-format
29115 msgid "%s instructions aren't allowed in %s service routine"
29116 msgstr ""
29118 #: config/i386/i386.c:6054
29119 #, gcc-internal-format, gfc-internal-format
29120 msgid "%s instructions aren't allowed in function with no_caller_saved_registers attribute"
29121 msgstr ""
29123 #: config/i386/i386.c:6468 config/i386/i386.c:6519
29124 #, gcc-internal-format
29125 msgid "fastcall and regparm attributes are not compatible"
29126 msgstr ""
29128 #: config/i386/i386.c:6473
29129 #, gcc-internal-format
29130 msgid "regparam and thiscall attributes are not compatible"
29131 msgstr ""
29133 #: config/i386/i386.c:6480 config/i386/i386.c:41438
29134 #, gcc-internal-format
29135 msgid "%qE attribute requires an integer constant argument"
29136 msgstr ""
29138 #: config/i386/i386.c:6486
29139 #, gcc-internal-format
29140 msgid "argument to %qE attribute larger than %d"
29141 msgstr ""
29143 #: config/i386/i386.c:6511 config/i386/i386.c:6554
29144 #, gcc-internal-format
29145 msgid "fastcall and cdecl attributes are not compatible"
29146 msgstr ""
29148 #: config/i386/i386.c:6515
29149 #, gcc-internal-format
29150 msgid "fastcall and stdcall attributes are not compatible"
29151 msgstr ""
29153 #: config/i386/i386.c:6523 config/i386/i386.c:6572
29154 #, gcc-internal-format
29155 msgid "fastcall and thiscall attributes are not compatible"
29156 msgstr ""
29158 #: config/i386/i386.c:6533 config/i386/i386.c:6550
29159 #, gcc-internal-format
29160 msgid "stdcall and cdecl attributes are not compatible"
29161 msgstr ""
29163 #: config/i386/i386.c:6537
29164 #, gcc-internal-format
29165 msgid "stdcall and fastcall attributes are not compatible"
29166 msgstr ""
29168 #: config/i386/i386.c:6541 config/i386/i386.c:6568
29169 #, gcc-internal-format
29170 msgid "stdcall and thiscall attributes are not compatible"
29171 msgstr ""
29173 #: config/i386/i386.c:6558 config/i386/i386.c:6576
29174 #, gcc-internal-format
29175 msgid "cdecl and thiscall attributes are not compatible"
29176 msgstr ""
29178 #: config/i386/i386.c:6564
29179 #, gcc-internal-format
29180 msgid "%qE attribute is used for non-class method"
29181 msgstr ""
29183 #: config/i386/i386.c:6808
29184 #, gcc-internal-format
29185 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
29186 msgstr ""
29188 #: config/i386/i386.c:6811
29189 #, gcc-internal-format
29190 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
29191 msgstr ""
29193 #: config/i386/i386.c:7129
29194 #, gcc-internal-format
29195 msgid "X32 does not support ms_abi attribute"
29196 msgstr ""
29198 #: config/i386/i386.c:7163
29199 #, gcc-internal-format
29200 msgid "ms_hook_prologue is not compatible with nested function"
29201 msgstr ""
29203 #: config/i386/i386.c:7505
29204 #, gcc-internal-format
29205 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
29206 msgstr ""
29208 #: config/i386/i386.c:7511
29209 #, gcc-internal-format
29210 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
29211 msgstr ""
29213 #: config/i386/i386.c:7525
29214 #, gcc-internal-format
29215 msgid "AVX vector argument without AVX enabled changes the ABI"
29216 msgstr ""
29218 #: config/i386/i386.c:7531
29219 #, gcc-internal-format
29220 msgid "AVX vector return without AVX enabled changes the ABI"
29221 msgstr ""
29223 #: config/i386/i386.c:7547
29224 #, gcc-internal-format
29225 msgid "SSE vector argument without SSE enabled changes the ABI"
29226 msgstr ""
29228 #: config/i386/i386.c:7553
29229 #, gcc-internal-format
29230 msgid "SSE vector return without SSE enabled changes the ABI"
29231 msgstr ""
29233 #: config/i386/i386.c:7569
29234 #, gcc-internal-format
29235 msgid "MMX vector argument without MMX enabled changes the ABI"
29236 msgstr ""
29238 #: config/i386/i386.c:7575
29239 #, gcc-internal-format
29240 msgid "MMX vector return without MMX enabled changes the ABI"
29241 msgstr ""
29243 #: config/i386/i386.c:7757
29244 #, gcc-internal-format
29245 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
29246 msgstr ""
29248 #: config/i386/i386.c:7874
29249 #, gcc-internal-format
29250 msgid "the ABI of passing union with long double has changed in GCC 4.4"
29251 msgstr ""
29253 #: config/i386/i386.c:7992
29254 #, gcc-internal-format
29255 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
29256 msgstr ""
29258 #: config/i386/i386.c:8155
29259 #, gcc-internal-format
29260 msgid "SSE register return with SSE disabled"
29261 msgstr ""
29263 #: config/i386/i386.c:8161
29264 #, gcc-internal-format
29265 msgid "SSE register argument with SSE disabled"
29266 msgstr ""
29268 #: config/i386/i386.c:8177
29269 #, gcc-internal-format
29270 msgid "x87 register return with x87 disabled"
29271 msgstr ""
29273 #: config/i386/i386.c:8474 config/i386/i386.c:8753 config/i386/i386.c:9279
29274 #, gcc-internal-format
29275 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
29276 msgstr ""
29278 #: config/i386/i386.c:8476 config/i386/i386.c:8755 config/i386/i386.c:9281
29279 #, gcc-internal-format
29280 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
29281 msgstr ""
29283 #: config/i386/i386.c:9181
29284 #, gcc-internal-format, gfc-internal-format
29285 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
29286 msgstr ""
29288 #: config/i386/i386.c:11604
29289 #, gcc-internal-format, gfc-internal-format
29290 msgid "-mcall-ms2sysv-xlogues is not compatible with %s"
29291 msgstr ""
29293 #: config/i386/i386.c:13596
29294 #, gcc-internal-format
29295 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
29296 msgstr ""
29298 #: config/i386/i386.c:13686
29299 #, gcc-internal-format
29300 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
29301 msgstr ""
29303 #: config/i386/i386.c:14973
29304 #, gcc-internal-format
29305 msgid "-fsplit-stack does not support fastcall with nested function"
29306 msgstr ""
29308 #: config/i386/i386.c:14993
29309 #, gcc-internal-format
29310 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
29311 msgstr ""
29313 #. FIXME: We could make this work by pushing a register
29314 #. around the addition and comparison.
29315 #: config/i386/i386.c:15004
29316 #, gcc-internal-format
29317 msgid "-fsplit-stack does not support 3 register parameters"
29318 msgstr ""
29320 #: config/i386/i386.c:17942
29321 #, gcc-internal-format
29322 msgid "'V' modifier on non-integer register"
29323 msgstr ""
29325 #: config/i386/i386.c:17953 config/i386/i386.c:17967
29326 #, gcc-internal-format
29327 msgid "unsupported size for integer register"
29328 msgstr ""
29330 #: config/i386/i386.c:17999
29331 #, gcc-internal-format
29332 msgid "extended registers have no high halves"
29333 msgstr ""
29335 #: config/i386/i386.c:18014
29336 #, gcc-internal-format
29337 msgid "unsupported operand size for extended register"
29338 msgstr ""
29340 #: config/i386/i386.c:18205
29341 #, gcc-internal-format
29342 msgid "non-integer operand used with operand code 'z'"
29343 msgstr ""
29345 #: config/i386/i386.c:28470
29346 #, gcc-internal-format
29347 msgid "interrupt service routine can't be called directly"
29348 msgstr ""
29350 #: config/i386/i386.c:29998
29351 #, gcc-internal-format
29352 msgid "empty class %qT parameter passing ABI changes in -fabi-version=12 (GCC 8)"
29353 msgstr ""
29355 #: config/i386/i386.c:32438
29356 #, gcc-internal-format
29357 msgid "No dispatcher found for the versioning attributes"
29358 msgstr ""
29360 #: config/i386/i386.c:32488
29361 #, gcc-internal-format, gfc-internal-format
29362 msgid "No dispatcher found for %s"
29363 msgstr ""
29365 #: config/i386/i386.c:32498
29366 #, gcc-internal-format, gfc-internal-format
29367 msgid "No dispatcher found for the versioning attributes : %s"
29368 msgstr ""
29370 #: config/i386/i386.c:32660
29371 #, gcc-internal-format
29372 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
29373 msgstr ""
29375 #: config/i386/i386.c:32665 config/i386/i386.c:32941
29376 #: config/rs6000/rs6000.c:37906
29377 #, gcc-internal-format
29378 msgid "Virtual function multiversioning not supported"
29379 msgstr ""
29381 #: config/i386/i386.c:32798 config/rs6000/rs6000.c:37663
29382 #, gcc-internal-format
29383 msgid "multiversioning needs ifunc which is not supported on this target"
29384 msgstr ""
29386 #: config/i386/i386.c:33210
29387 #, gcc-internal-format
29388 msgid "Parameter to builtin must be a string constant or literal"
29389 msgstr ""
29391 #: config/i386/i386.c:33235 config/i386/i386.c:33285
29392 #, gcc-internal-format, gfc-internal-format
29393 msgid "Parameter to builtin not valid: %s"
29394 msgstr ""
29396 #: config/i386/i386.c:33978 config/i386/i386.c:35418
29397 #, gcc-internal-format
29398 msgid "the last argument must be a 2-bit immediate"
29399 msgstr ""
29401 #: config/i386/i386.c:34373
29402 #, gcc-internal-format
29403 msgid "the fifth argument must be an 8-bit immediate"
29404 msgstr ""
29406 #: config/i386/i386.c:34468
29407 #, gcc-internal-format
29408 msgid "the third argument must be an 8-bit immediate"
29409 msgstr ""
29411 #: config/i386/i386.c:35349
29412 #, gcc-internal-format
29413 msgid "the last argument must be an 1-bit immediate"
29414 msgstr ""
29416 #: config/i386/i386.c:35364
29417 #, gcc-internal-format
29418 msgid "the last argument must be a 3-bit immediate"
29419 msgstr ""
29421 #: config/i386/i386.c:35397
29422 #, gcc-internal-format
29423 msgid "the last argument must be a 4-bit immediate"
29424 msgstr ""
29426 #: config/i386/i386.c:35437
29427 #, gcc-internal-format
29428 msgid "the last argument must be a 1-bit immediate"
29429 msgstr ""
29431 #: config/i386/i386.c:35450
29432 #, gcc-internal-format
29433 msgid "the last argument must be a 5-bit immediate"
29434 msgstr ""
29436 #: config/i386/i386.c:35460
29437 #, gcc-internal-format
29438 msgid "the next to last argument must be an 8-bit immediate"
29439 msgstr ""
29441 #: config/i386/i386.c:35465 config/i386/i386.c:36252
29442 #, gcc-internal-format
29443 msgid "the last argument must be an 8-bit immediate"
29444 msgstr ""
29446 #: config/i386/i386.c:35599
29447 #, gcc-internal-format
29448 msgid "the third argument must be comparison constant"
29449 msgstr ""
29451 #: config/i386/i386.c:35604
29452 #, gcc-internal-format
29453 msgid "incorrect comparison mode"
29454 msgstr ""
29456 #: config/i386/i386.c:35610 config/i386/i386.c:35817
29457 #, gcc-internal-format
29458 msgid "incorrect rounding operand"
29459 msgstr ""
29461 #: config/i386/i386.c:35799
29462 #, gcc-internal-format
29463 msgid "the immediate argument must be a 4-bit immediate"
29464 msgstr ""
29466 #: config/i386/i386.c:35805
29467 #, gcc-internal-format
29468 msgid "the immediate argument must be a 5-bit immediate"
29469 msgstr ""
29471 #: config/i386/i386.c:35808
29472 #, gcc-internal-format
29473 msgid "the immediate argument must be an 8-bit immediate"
29474 msgstr ""
29476 #: config/i386/i386.c:36250
29477 #, gcc-internal-format
29478 msgid "the last argument must be a 32-bit immediate"
29479 msgstr ""
29481 #: config/i386/i386.c:36332 config/powerpcspe/powerpcspe.c:16219
29482 #: config/rs6000/rs6000.c:15348
29483 #, gcc-internal-format
29484 msgid "selector must be an integer constant in the range 0..%wi"
29485 msgstr ""
29487 #: config/i386/i386.c:36542
29488 #, gcc-internal-format
29489 msgid "%qE needs unknown isa option"
29490 msgstr ""
29492 #: config/i386/i386.c:36546
29493 #, gcc-internal-format
29494 msgid "%qE needs isa option %s"
29495 msgstr ""
29497 #: config/i386/i386.c:37375
29498 #, gcc-internal-format
29499 msgid "last argument must be an immediate"
29500 msgstr ""
29502 #: config/i386/i386.c:38102 config/i386/i386.c:38284
29503 #, gcc-internal-format
29504 msgid "the last argument must be scale 1, 2, 4, 8"
29505 msgstr ""
29507 #: config/i386/i386.c:38337
29508 #, gcc-internal-format
29509 msgid "the forth argument must be scale 1, 2, 4, 8"
29510 msgstr ""
29512 #: config/i386/i386.c:38343
29513 #, gcc-internal-format
29514 msgid "incorrect hint operand"
29515 msgstr ""
29517 #: config/i386/i386.c:38362
29518 #, gcc-internal-format
29519 msgid "the xabort's argument must be an 8-bit immediate"
29520 msgstr ""
29522 #: config/i386/i386.c:41425
29523 #, gcc-internal-format
29524 msgid "%qE attribute only available for 32-bit"
29525 msgstr ""
29527 #: config/i386/i386.c:41446
29528 #, gcc-internal-format
29529 msgid "argument to %qE attribute is neither zero, nor one"
29530 msgstr ""
29532 #: config/i386/i386.c:41479 config/i386/i386.c:41488
29533 #, gcc-internal-format
29534 msgid "ms_abi and sysv_abi attributes are not compatible"
29535 msgstr ""
29537 #: config/i386/i386.c:41524 config/powerpcspe/powerpcspe.c:35868
29538 #: config/rs6000/rs6000.c:33121
29539 #, gcc-internal-format
29540 msgid "%qE incompatible attribute ignored"
29541 msgstr ""
29543 #: config/i386/i386.c:41549 config/i386/i386.c:41571 config/ia64/ia64.c:815
29544 #: config/s390/s390.c:1153
29545 #, gcc-internal-format
29546 msgid "%qE attribute requires a string constant argument"
29547 msgstr ""
29549 #: config/i386/i386.c:41559 config/i386/i386.c:41581 config/s390/s390.c:1182
29550 #, gcc-internal-format
29551 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
29552 msgstr ""
29554 #: config/i386/i386.c:41613
29555 #, gcc-internal-format
29556 msgid "interrupt service routine should have a pointer as the first argument"
29557 msgstr ""
29559 #: config/i386/i386.c:41620
29560 #, gcc-internal-format, gfc-internal-format
29561 msgid "interrupt service routine should have unsigned %sint as the second argument"
29562 msgstr ""
29564 #: config/i386/i386.c:41630
29565 #, gcc-internal-format
29566 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
29567 msgstr ""
29569 #: config/i386/i386.c:41633
29570 #, gcc-internal-format
29571 msgid "interrupt service routine can't have non-void return value"
29572 msgstr ""
29574 #: config/i386/i386.c:44670
29575 #, gcc-internal-format
29576 msgid "alternatives not allowed in asm flag output"
29577 msgstr ""
29579 #: config/i386/i386.c:44734
29580 #, gcc-internal-format
29581 msgid "unknown asm flag output %qs"
29582 msgstr ""
29584 #: config/i386/i386.c:44763
29585 #, gcc-internal-format
29586 msgid "invalid type for asm flag output"
29587 msgstr ""
29589 #: config/i386/i386.c:50628
29590 #, gcc-internal-format
29591 msgid "unknown architecture specific memory model"
29592 msgstr ""
29594 #: config/i386/i386.c:50635
29595 #, gcc-internal-format
29596 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
29597 msgstr ""
29599 #: config/i386/i386.c:50641
29600 #, gcc-internal-format
29601 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
29602 msgstr ""
29604 #: config/i386/i386.c:50665 config/i386/i386.c:50781
29605 #, gcc-internal-format, gfc-internal-format
29606 msgid "unsupported simdlen %d"
29607 msgstr ""
29609 #: config/i386/i386.c:50684
29610 #, gcc-internal-format
29611 msgid "unsupported return type %qT for simd"
29612 msgstr ""
29614 #: config/i386/i386.c:50706
29615 #, gcc-internal-format
29616 msgid "unsupported argument type %qT for simd"
29617 msgstr ""
29619 #: config/i386/i386.c:51027
29620 #, gcc-internal-format
29621 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
29622 msgstr ""
29624 #: config/i386/intelmic-mkoffload.c:73 config/nvptx/mkoffload.c:87
29625 #, gcc-internal-format
29626 msgid "deleting file %s: %m"
29627 msgstr ""
29629 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
29630 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:526
29631 #, gcc-internal-format, gfc-internal-format
29632 msgid "cannot open '%s'"
29633 msgstr "не вдалося відкрити «%s»"
29635 #: config/i386/intelmic-mkoffload.c:467
29636 #, gcc-internal-format
29637 msgid "output file not specified"
29638 msgstr ""
29640 #: config/i386/intelmic-mkoffload.c:560
29641 #, gcc-internal-format
29642 msgid "COLLECT_GCC must be set"
29643 msgstr ""
29645 #: config/i386/intelmic-mkoffload.c:565 config/nvptx/mkoffload.c:457
29646 #, gcc-internal-format, gfc-internal-format
29647 msgid "offload compiler %s not found"
29648 msgstr ""
29650 #: config/i386/intelmic-mkoffload.c:584 config/nvptx/mkoffload.c:477
29651 #, gcc-internal-format
29652 msgid "unrecognizable argument of option "
29653 msgstr ""
29655 #: config/i386/winnt.c:83
29656 #, gcc-internal-format
29657 msgid "%qE attribute applies only to initialized variables with external linkage"
29658 msgstr ""
29660 #: config/i386/winnt.c:156
29661 #, gcc-internal-format
29662 msgid "definition of static data member %q+D of dllimport%'d class"
29663 msgstr ""
29665 #. 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.
29666 #. 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.
29667 #: config/i386/xm-djgpp.h:85
29668 #, gcc-internal-format
29669 msgid "environment variable DJGPP not defined"
29670 msgstr ""
29672 #: config/i386/xm-djgpp.h:87
29673 #, gcc-internal-format, gfc-internal-format
29674 msgid "environment variable DJGPP points to missing file '%s'"
29675 msgstr ""
29677 #: config/i386/xm-djgpp.h:90
29678 #, gcc-internal-format, gfc-internal-format
29679 msgid "environment variable DJGPP points to corrupt file '%s'"
29680 msgstr ""
29682 #: config/ia64/ia64-c.c:50
29683 #, gcc-internal-format
29684 msgid "malformed #pragma builtin"
29685 msgstr ""
29687 #: config/ia64/ia64.c:754
29688 #, gcc-internal-format
29689 msgid "invalid argument of %qE attribute"
29690 msgstr ""
29692 #: config/ia64/ia64.c:767
29693 #, gcc-internal-format
29694 msgid "an address area attribute cannot be specified for local variables"
29695 msgstr ""
29697 #: config/ia64/ia64.c:774
29698 #, gcc-internal-format
29699 msgid "address area of %q+D conflicts with previous declaration"
29700 msgstr ""
29702 #: config/ia64/ia64.c:782
29703 #, gcc-internal-format
29704 msgid "address area attribute cannot be specified for functions"
29705 msgstr ""
29707 #: config/ia64/ia64.c:6027 config/pa/pa.c:456 config/sh/sh.c:8266
29708 #: config/spu/spu.c:4915
29709 #, gcc-internal-format
29710 msgid "value of -mfixed-range must have form REG1-REG2"
29711 msgstr ""
29713 #: config/ia64/ia64.c:11286
29714 #, gcc-internal-format
29715 msgid "version attribute is not a string"
29716 msgstr ""
29718 #: config/iq2000/iq2000.c:1873
29719 #, gcc-internal-format, gfc-internal-format
29720 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
29721 msgstr ""
29723 #: config/iq2000/iq2000.c:2640
29724 #, gcc-internal-format
29725 msgid "argument %qd is not a constant"
29726 msgstr ""
29728 #: config/iq2000/iq2000.c:2944 config/xtensa/xtensa.c:2521
29729 #, gcc-internal-format
29730 msgid "PRINT_OPERAND_ADDRESS, null pointer"
29731 msgstr ""
29733 #: config/iq2000/iq2000.c:3099
29734 #, gcc-internal-format, gfc-internal-format
29735 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
29736 msgstr ""
29738 #: config/iq2000/iq2000.c:3108 config/xtensa/xtensa.c:2364
29739 #, gcc-internal-format
29740 msgid "PRINT_OPERAND null pointer"
29741 msgstr ""
29743 #: config/m32c/m32c-pragma.c:54
29744 #, gcc-internal-format
29745 msgid "junk at end of #pragma GCC memregs [0..16]"
29746 msgstr ""
29748 #: config/m32c/m32c-pragma.c:61
29749 #, gcc-internal-format
29750 msgid "#pragma GCC memregs must precede any function decls"
29751 msgstr ""
29753 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
29754 #, gcc-internal-format
29755 msgid "#pragma GCC memregs takes a number [0..16]"
29756 msgstr ""
29758 #: config/m32c/m32c-pragma.c:104
29759 #, gcc-internal-format
29760 msgid "junk at end of #pragma ADDRESS"
29761 msgstr ""
29763 #: config/m32c/m32c-pragma.c:109
29764 #, gcc-internal-format
29765 msgid "malformed #pragma ADDRESS variable address"
29766 msgstr ""
29768 #: config/m32c/m32c.c:420
29769 #, gcc-internal-format, gfc-internal-format
29770 msgid "invalid target memregs value '%d'"
29771 msgstr ""
29773 #: config/m32c/m32c.c:2936
29774 #, gcc-internal-format
29775 msgid "%qE attribute is not supported for R8C target"
29776 msgstr ""
29778 #. The argument must be a constant integer.
29779 #: config/m32c/m32c.c:2952 config/sh/sh.c:8478 config/sh/sh.c:8573
29780 #, gcc-internal-format
29781 msgid "%qE attribute argument not an integer constant"
29782 msgstr ""
29784 #: config/m32c/m32c.c:2961
29785 #, gcc-internal-format
29786 msgid "%qE attribute argument should be between 18 to 255"
29787 msgstr ""
29789 #: config/m32c/m32c.c:4085
29790 #, gcc-internal-format
29791 msgid "%<bank_switch%> has no effect on non-interrupt functions"
29792 msgstr ""
29794 #: config/m32c/m32c.c:4192
29795 #, gcc-internal-format
29796 msgid "%<fast_interrupt%> attribute directive ignored"
29797 msgstr ""
29799 #: config/m32r/m32r.c:411
29800 #, gcc-internal-format
29801 msgid "invalid argument of %qs attribute"
29802 msgstr ""
29804 #: config/m68k/m68k.c:523
29805 #, gcc-internal-format, gfc-internal-format
29806 msgid "-mcpu=%s conflicts with -march=%s"
29807 msgstr ""
29809 #: config/m68k/m68k.c:594
29810 #, gcc-internal-format
29811 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
29812 msgstr ""
29814 #: config/m68k/m68k.c:656
29815 #, gcc-internal-format, gfc-internal-format
29816 msgid "-falign-labels=%d is not supported"
29817 msgstr ""
29819 #: config/m68k/m68k.c:661
29820 #, gcc-internal-format, gfc-internal-format
29821 msgid "-falign-loops=%d is not supported"
29822 msgstr ""
29824 #: config/m68k/m68k.c:669
29825 #, gcc-internal-format
29826 msgid "-fstack-limit- options are not supported on this cpu"
29827 msgstr ""
29829 #: config/m68k/m68k.c:787
29830 #, gcc-internal-format
29831 msgid "multiple interrupt attributes not allowed"
29832 msgstr ""
29834 #: config/m68k/m68k.c:794
29835 #, gcc-internal-format
29836 msgid "interrupt_thread is available only on fido"
29837 msgstr ""
29839 #: config/m68k/m68k.c:1128 config/powerpcspe/powerpcspe.c:28512
29840 #: config/rs6000/rs6000.c:25868
29841 #, gcc-internal-format
29842 msgid "stack limit expression is not supported"
29843 msgstr ""
29845 #: config/mcore/mcore.c:2963
29846 #, gcc-internal-format
29847 msgid "initialized variable %q+D is marked dllimport"
29848 msgstr ""
29850 #: config/microblaze/microblaze.c:1689
29851 #, gcc-internal-format
29852 msgid "-fPIC/-fpic not supported for this target"
29853 msgstr ""
29855 #: config/microblaze/microblaze.c:1701
29856 #, gcc-internal-format
29857 msgid "%qs is an invalid argument to -mcpu="
29858 msgstr ""
29860 #: config/microblaze/microblaze.c:1750
29861 #, gcc-internal-format
29862 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
29863 msgstr ""
29865 #: config/microblaze/microblaze.c:1766
29866 #, gcc-internal-format
29867 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
29868 msgstr ""
29870 #: config/microblaze/microblaze.c:1772
29871 #, gcc-internal-format
29872 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
29873 msgstr ""
29875 #: config/microblaze/microblaze.c:1777
29876 #, gcc-internal-format
29877 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
29878 msgstr ""
29880 #: config/mips/mips.c:1395 config/mips/mips.c:1399
29881 #, gcc-internal-format
29882 msgid "%qs attribute only applies to functions"
29883 msgstr ""
29885 #: config/mips/mips.c:1409 config/mips/mips.c:1415
29886 #, gcc-internal-format
29887 msgid "%qE cannot have both %qs and %qs attributes"
29888 msgstr ""
29890 #: config/mips/mips.c:1444 config/mips/mips.c:1450 config/nios2/nios2.c:4444
29891 #, gcc-internal-format
29892 msgid "%qE redeclared with conflicting %qs attributes"
29893 msgstr ""
29895 #: config/mips/mips.c:1482 config/mips/mips.c:1536
29896 #, gcc-internal-format
29897 msgid "%qE attribute requires a string argument"
29898 msgstr ""
29900 #: config/mips/mips.c:1490
29901 #, gcc-internal-format
29902 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
29903 msgstr ""
29905 #: config/mips/mips.c:1506
29906 #, gcc-internal-format
29907 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
29908 msgstr ""
29910 #: config/mips/mips.c:1543
29911 #, gcc-internal-format
29912 msgid "argument to %qE attribute is not intstack"
29913 msgstr ""
29915 #: config/mips/mips.c:7697
29916 #, gcc-internal-format
29917 msgid "cannot handle inconsistent calls to %qs"
29918 msgstr ""
29920 #: config/mips/mips.c:10933
29921 #, gcc-internal-format
29922 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
29923 msgstr ""
29925 #: config/mips/mips.c:10935
29926 #, gcc-internal-format
29927 msgid "interrupt handlers cannot be MIPS16 functions"
29928 msgstr ""
29930 #: config/mips/mips.c:11925
29931 #, gcc-internal-format
29932 msgid "-fstack-check=specific not implemented for MIPS16"
29933 msgstr ""
29935 #: config/mips/mips.c:16882
29936 #, gcc-internal-format, gfc-internal-format
29937 msgid "argument %d to the built-in must be a constant in range %d to %d"
29938 msgstr ""
29940 #: config/mips/mips.c:16888 config/nios2/nios2.c:3596
29941 #: config/riscv/riscv-builtins.c:219
29942 #, gcc-internal-format
29943 msgid "invalid argument to built-in function"
29944 msgstr ""
29946 #: config/mips/mips.c:17002
29947 #, gcc-internal-format
29948 msgid "failed to expand built-in function"
29949 msgstr ""
29951 #: config/mips/mips.c:17133
29952 #, gcc-internal-format
29953 msgid "built-in function %qE not supported for MIPS16"
29954 msgstr ""
29956 #: config/mips/mips.c:17741
29957 #, gcc-internal-format
29958 msgid "%qs does not support MIPS16 code"
29959 msgstr ""
29961 #: config/mips/mips.c:19478
29962 #, gcc-internal-format
29963 msgid "MIPS16 PIC for ABIs other than o32 and o64"
29964 msgstr ""
29966 #: config/mips/mips.c:19481
29967 #, gcc-internal-format
29968 msgid "MIPS16 -mxgot code"
29969 msgstr ""
29971 #: config/mips/mips.c:19484
29972 #, gcc-internal-format
29973 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
29974 msgstr ""
29976 #: config/mips/mips.c:19487
29977 #, gcc-internal-format
29978 msgid "MSA MIPS16 code"
29979 msgstr ""
29981 #: config/mips/mips.c:19662 config/mips/mips.c:19667 config/mips/mips.c:19749
29982 #: config/mips/mips.c:19751 config/mips/mips.c:19781 config/mips/mips.c:19791
29983 #: config/mips/mips.c:19897 config/mips/mips.c:19927
29984 #, gcc-internal-format, gfc-internal-format
29985 msgid "unsupported combination: %s"
29986 msgstr ""
29988 #: config/mips/mips.c:19701
29989 #, gcc-internal-format
29990 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
29991 msgstr ""
29993 #: config/mips/mips.c:19711
29994 #, gcc-internal-format
29995 msgid "%<-march=%s%> is not compatible with the selected ABI"
29996 msgstr ""
29998 #: config/mips/mips.c:19726
29999 #, gcc-internal-format
30000 msgid "%<-mgp64%> used with a 32-bit processor"
30001 msgstr ""
30003 #: config/mips/mips.c:19728
30004 #, gcc-internal-format
30005 msgid "%<-mgp32%> used with a 64-bit ABI"
30006 msgstr ""
30008 #: config/mips/mips.c:19730
30009 #, gcc-internal-format
30010 msgid "%<-mgp64%> used with a 32-bit ABI"
30011 msgstr ""
30013 #: config/mips/mips.c:19746
30014 #, gcc-internal-format
30015 msgid "the %qs architecture does not support %<-mfp32%>"
30016 msgstr ""
30018 #: config/mips/mips.c:19755
30019 #, gcc-internal-format
30020 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
30021 msgstr ""
30023 #: config/mips/mips.c:19758
30024 #, gcc-internal-format
30025 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
30026 msgstr ""
30028 #: config/mips/mips.c:19779
30029 #, gcc-internal-format
30030 msgid "%<-mfpxx%> can only be used with the o32 ABI"
30031 msgstr ""
30033 #: config/mips/mips.c:19783
30034 #, gcc-internal-format
30035 msgid "%<-march=%s%> requires %<-mfp32%>"
30036 msgstr "%<-march=%s%> потребує %<-mfp32%>"
30038 #: config/mips/mips.c:19785
30039 #, gcc-internal-format
30040 msgid "%<-mfpxx%> requires %<-mlra%>"
30041 msgstr "%<-mfpxx%> потребує %<-mlra%>"
30043 #: config/mips/mips.c:19801 config/mips/mips.c:19803 config/mips/mips.c:19816
30044 #, gcc-internal-format
30045 msgid "%qs is incompatible with %qs"
30046 msgstr ""
30048 #. We have traditionally allowed non-abicalls code to use
30049 #. an LP64 form of o64.  However, it would take a bit more
30050 #. effort to support the combination of 32-bit GOT entries
30051 #. and 64-bit pointers, so we treat the abicalls case as
30052 #. an error.
30053 #: config/mips/mips.c:19810
30054 #, gcc-internal-format
30055 msgid "the combination of %qs and %qs is incompatible with %qs"
30056 msgstr ""
30058 #: config/mips/mips.c:19863
30059 #, gcc-internal-format
30060 msgid "the %qs architecture does not support branch-likely instructions"
30061 msgstr ""
30063 #: config/mips/mips.c:19878
30064 #, gcc-internal-format
30065 msgid "the %qs architecture does not support madd or msub instructions"
30066 msgstr ""
30068 #: config/mips/mips.c:19892
30069 #, gcc-internal-format
30070 msgid "the %qs architecture does not support odd single-precision registers"
30071 msgstr ""
30073 #: config/mips/mips.c:19905 config/mips/mips.c:19911
30074 #, gcc-internal-format
30075 msgid "unsupported combination: %qs%s %s"
30076 msgstr ""
30078 #: config/mips/mips.c:19920
30079 #, gcc-internal-format
30080 msgid "unsupported combination: %qs %s"
30081 msgstr ""
30083 #: config/mips/mips.c:19935
30084 #, gcc-internal-format
30085 msgid "cannot generate position-independent code for %qs"
30086 msgstr ""
30088 #: config/mips/mips.c:19938
30089 #, gcc-internal-format
30090 msgid "position-independent code requires %qs"
30091 msgstr ""
30093 #: config/mips/mips.c:19971
30094 #, gcc-internal-format
30095 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
30096 msgstr ""
30098 #: config/mips/mips.c:19979 config/mips/mips.c:19982
30099 #, gcc-internal-format
30100 msgid "cannot use small-data accesses for %qs"
30101 msgstr ""
30103 #: config/mips/mips.c:19997
30104 #, gcc-internal-format
30105 msgid "the %qs architecture does not support %<-m%s=legacy%>"
30106 msgstr ""
30108 #: config/mips/mips.c:20004
30109 #, gcc-internal-format
30110 msgid "the %qs architecture does not support %<-m%s=2008%>"
30111 msgstr ""
30113 #: config/mips/mips.c:20022
30114 #, gcc-internal-format
30115 msgid "%<-mips3d%> requires %<-mpaired-single%>"
30116 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
30118 #: config/mips/mips.c:20032
30119 #, gcc-internal-format
30120 msgid "%qs must be used with %qs"
30121 msgstr ""
30123 #: config/mips/mips.c:20042
30124 #, gcc-internal-format
30125 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
30126 msgstr ""
30128 #: config/mips/mips.c:20049
30129 #, gcc-internal-format
30130 msgid "the %qs architecture does not support paired-single instructions"
30131 msgstr ""
30133 #: config/mips/mips.c:20058
30134 #, gcc-internal-format
30135 msgid "%qs requires a target that provides the %qs instruction"
30136 msgstr ""
30138 #: config/mips/mips.c:20069
30139 #, gcc-internal-format
30140 msgid "the %qs architecture does not support DSP instructions"
30141 msgstr ""
30143 #: config/mips/mips.c:20171
30144 #, gcc-internal-format
30145 msgid "%qs requires branch-likely instructions"
30146 msgstr ""
30148 #: config/mips/mips.c:20175
30149 #, gcc-internal-format
30150 msgid "the %qs architecture does not support the synci instruction"
30151 msgstr ""
30153 #: config/mips/mips.c:21010
30154 #, gcc-internal-format
30155 msgid "mips16 function profiling"
30156 msgstr ""
30158 #: config/mmix/mmix.c:315
30159 #, gcc-internal-format, gfc-internal-format
30160 msgid "-f%s not supported: ignored"
30161 msgstr ""
30163 #: config/mmix/mmix.c:753
30164 #, gcc-internal-format
30165 msgid "support for mode %qs"
30166 msgstr ""
30168 #: config/mmix/mmix.c:767
30169 #, gcc-internal-format, gfc-internal-format
30170 msgid "too large function value type, needs %d registers, have only %d registers for this"
30171 msgstr ""
30173 #: config/mmix/mmix.c:944
30174 #, gcc-internal-format
30175 msgid "function_profiler support for MMIX"
30176 msgstr ""
30178 #: config/mmix/mmix.c:968
30179 #, gcc-internal-format
30180 msgid "MMIX Internal: Last named vararg would not fit in a register"
30181 msgstr ""
30183 #: config/mmix/mmix.c:1581 config/mmix/mmix.c:1605 config/mmix/mmix.c:1721
30184 #, gcc-internal-format, gfc-internal-format
30185 msgid "MMIX Internal: Bad register: %d"
30186 msgstr ""
30188 #. Presumably there's a missing case above if we get here.
30189 #: config/mmix/mmix.c:1713
30190 #, gcc-internal-format
30191 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
30192 msgstr ""
30194 #: config/mmix/mmix.c:1998
30195 #, gcc-internal-format
30196 msgid "stack frame not a multiple of 8 bytes: %wd"
30197 msgstr ""
30199 #: config/mmix/mmix.c:2236
30200 #, gcc-internal-format
30201 msgid "stack frame not a multiple of octabyte: %wd"
30202 msgstr ""
30204 #: config/mmix/mmix.c:2522 config/mmix/mmix.c:2581
30205 #, gcc-internal-format, gfc-internal-format
30206 msgid "MMIX Internal: %s is not a shiftable int"
30207 msgstr ""
30209 #: config/mn10300/mn10300.c:107
30210 #, gcc-internal-format
30211 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
30212 msgstr ""
30214 #: config/msp430/driver-msp430.c:661
30215 #, gcc-internal-format, gfc-internal-format
30216 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
30217 msgstr ""
30219 #: config/msp430/driver-msp430.c:702
30220 #, gcc-internal-format, gfc-internal-format
30221 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
30222 msgstr ""
30224 #: config/msp430/driver-msp430.c:709
30225 #, gcc-internal-format, gfc-internal-format
30226 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
30227 msgstr ""
30229 #: config/msp430/driver-msp430.c:713
30230 #, gcc-internal-format
30231 msgid "msp430_select_hwmult_lib needs one or more arguments"
30232 msgstr ""
30234 #: config/msp430/msp430.c:785
30235 #, gcc-internal-format, gfc-internal-format
30236 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
30237 msgstr ""
30239 #: config/msp430/msp430.c:791
30240 #, gcc-internal-format, gfc-internal-format
30241 msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
30242 msgstr ""
30244 #: config/msp430/msp430.c:798
30245 #, gcc-internal-format, gfc-internal-format
30246 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
30247 msgstr ""
30249 #: config/msp430/msp430.c:801
30250 #, gcc-internal-format, gfc-internal-format
30251 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
30252 msgstr ""
30254 #: config/msp430/msp430.c:804
30255 #, gcc-internal-format, gfc-internal-format
30256 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
30257 msgstr ""
30259 #: config/msp430/msp430.c:820
30260 #, gcc-internal-format, gfc-internal-format
30261 msgid ""
30262 "Unrecognized MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
30263 "Use the -mcpu and -mhwmult options to set these explicitly."
30264 msgstr ""
30266 #: config/msp430/msp430.c:827
30267 #, gcc-internal-format, gfc-internal-format
30268 msgid ""
30269 "Unrecognized MCU name '%s', assuming that it has no hardware multiply.\n"
30270 "Use the -mhwmult option to set this explicitly."
30271 msgstr ""
30273 #: config/msp430/msp430.c:839
30274 #, gcc-internal-format, gfc-internal-format
30275 msgid ""
30276 "Unrecognized MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
30277 "Use the -mcpu option to set the ISA explicitly."
30278 msgstr ""
30280 #: config/msp430/msp430.c:847
30281 #, gcc-internal-format, gfc-internal-format
30282 msgid "Unrecognized MCU name '%s'."
30283 msgstr ""
30285 #: config/msp430/msp430.c:856
30286 #, gcc-internal-format
30287 msgid "-mlarge requires a 430X-compatible -mmcu="
30288 msgstr ""
30290 #: config/msp430/msp430.c:859
30291 #, gcc-internal-format
30292 msgid "-mcode-region=upper requires 430X-compatible cpu"
30293 msgstr ""
30295 #: config/msp430/msp430.c:861
30296 #, gcc-internal-format
30297 msgid "-mdata-region=upper requires 430X-compatible cpu"
30298 msgstr ""
30300 #: config/msp430/msp430.c:1886
30301 #, gcc-internal-format
30302 msgid "unrecognized interrupt vector argument of %qE attribute"
30303 msgstr ""
30305 #: config/msp430/msp430.c:1895
30306 #, gcc-internal-format
30307 msgid "numeric argument of %qE attribute must be in range 0..63"
30308 msgstr ""
30310 #: config/msp430/msp430.c:1901
30311 #, gcc-internal-format
30312 msgid "argument of %qE attribute is not a string constant or number"
30313 msgstr ""
30315 #: config/msp430/msp430.c:2023
30316 #, gcc-internal-format
30317 msgid "%qE attribute cannot be applied to variables with specific sections"
30318 msgstr ""
30320 #: config/msp430/msp430.c:2027
30321 #, gcc-internal-format
30322 msgid "%qE attribute has no effect on automatic variables"
30323 msgstr ""
30325 #: config/msp430/msp430.c:2174
30326 #, gcc-internal-format
30327 msgid "argument to interrupt attribute is unsupported for weak functions"
30328 msgstr ""
30330 #: config/msp430/msp430.c:2550
30331 #, gcc-internal-format
30332 msgid "__delay_cycles() only takes constant arguments"
30333 msgstr ""
30335 #: config/msp430/msp430.c:2560
30336 #, gcc-internal-format
30337 msgid "__delay_cycles only takes non-negative cycle counts"
30338 msgstr ""
30340 #: config/msp430/msp430.c:2580
30341 #, gcc-internal-format
30342 msgid "__delay_cycles is limited to 32-bit loop counts"
30343 msgstr ""
30345 #: config/msp430/msp430.c:2650
30346 #, gcc-internal-format
30347 msgid "MSP430 builtin functions only work inside interrupt handlers"
30348 msgstr ""
30350 #: config/msp430/msp430.c:2662 config/rx/rx.c:2658 config/xtensa/xtensa.c:3465
30351 #: config/xtensa/xtensa.c:3491
30352 #, gcc-internal-format
30353 msgid "bad builtin code"
30354 msgstr "помилковий вбудований код"
30356 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3834
30357 #, gcc-internal-format, gfc-internal-format
30358 msgid "invalid argument to built-in function %s"
30359 msgstr "некоректний аргумент вбудованої функції %s"
30361 #: config/nds32/nds32-intrinsic.c:131
30362 #, gcc-internal-format, gfc-internal-format
30363 msgid "constant argument out of range for %s"
30364 msgstr "сталий аргумент поза припустимим діапазоном для %s"
30366 #: config/nds32/nds32-intrinsic.c:690
30367 #, gcc-internal-format
30368 msgid "this builtin function is only available on the v3s or v3f toolchain"
30369 msgstr ""
30371 #: config/nds32/nds32-intrinsic.c:702
30372 #, gcc-internal-format
30373 msgid "this builtin function is only available on the v3f toolchain"
30374 msgstr ""
30376 #: config/nds32/nds32-intrinsic.c:717
30377 #, gcc-internal-format
30378 msgid "this builtin function not support on the v3m toolchain"
30379 msgstr ""
30381 #: config/nds32/nds32-intrinsic.c:736
30382 #, gcc-internal-format
30383 msgid "don't support performance extension instructions"
30384 msgstr "не підтримувати інструкції розширеної швидкодії"
30386 #: config/nds32/nds32-intrinsic.c:748
30387 #, gcc-internal-format
30388 msgid "don't support performance extension version 2 instructions"
30389 msgstr "не підтримувати інструкції розширеної швидкодії версії 2"
30391 #: config/nds32/nds32-intrinsic.c:760
30392 #, gcc-internal-format
30393 msgid "don't support string extension instructions"
30394 msgstr ""
30396 #: config/nds32/nds32-isr.c:341
30397 #, gcc-internal-format
30398 msgid "multiple save reg attributes to function %qD"
30399 msgstr ""
30401 #: config/nds32/nds32-isr.c:352
30402 #, gcc-internal-format
30403 msgid "multiple nested types attributes to function %qD"
30404 msgstr ""
30406 #: config/nds32/nds32-isr.c:364
30407 #, gcc-internal-format
30408 msgid "multiple interrupt attributes to function %qD"
30409 msgstr ""
30411 #. Trampoline is not supported on reduced-set registers yet.
30412 #: config/nds32/nds32.c:2327 config/nds32/nds32.c:2381
30413 #: config/nds32/nds32.c:3128 config/nds32/nds32.c:3202
30414 #: config/nds32/nds32.c:3217 config/nds32/nds32.c:3223
30415 #: config/nds32/nds32.c:3285 config/nds32/nds32.c:3291
30416 #: config/nds32/nds32.c:3323
30417 #, gcc-internal-format
30418 msgid "a nested function is not supported for reduced registers"
30419 msgstr ""
30421 #. The enum index value for array size is out of range.
30422 #: config/nds32/nds32.c:3026
30423 #, gcc-internal-format
30424 msgid "intrinsic register index is out of range"
30425 msgstr ""
30427 #: config/nds32/nds32.c:3042 config/nds32/nds32.c:3049
30428 #: config/nds32/nds32.c:3056 config/nds32/nds32.c:3063
30429 #: config/nds32/nds32.c:3070
30430 #, gcc-internal-format
30431 msgid "CCTL intrinsic function subtype out of range!"
30432 msgstr ""
30434 #: config/nds32/nds32.c:3509
30435 #, gcc-internal-format
30436 msgid "invalid id value for interrupt/exception attribute"
30437 msgstr ""
30439 #: config/nds32/nds32.c:3537
30440 #, gcc-internal-format
30441 msgid "invalid id value for reset attribute"
30442 msgstr ""
30444 #: config/nds32/nds32.c:3553
30445 #, gcc-internal-format
30446 msgid "invalid nmi function for reset attribute"
30447 msgstr ""
30449 #: config/nds32/nds32.c:3566
30450 #, gcc-internal-format
30451 msgid "invalid warm function for reset attribute"
30452 msgstr ""
30454 #: config/nds32/nds32.c:3639
30455 #, gcc-internal-format
30456 msgid "Disable FPU ISA, the ABI option must be enable '-mfloat-abi=soft'"
30457 msgstr ""
30459 #: config/nds32/nds32.c:3642
30460 #, gcc-internal-format
30461 msgid "'-mabi=2fp+' option only support when FPU available, must be enable '-mext-fpu-sp' or '-mext-fpu-dp'"
30462 msgstr ""
30464 #: config/nds32/nds32.c:3648
30465 #, gcc-internal-format
30466 msgid "position-independent code not supported"
30467 msgstr "підтримки коду із незалежним позиціюванням не передбачено"
30469 #: config/nios2/nios2.c:573
30470 #, gcc-internal-format
30471 msgid "Unknown form for stack limit expression"
30472 msgstr ""
30474 #: config/nios2/nios2.c:1182
30475 #, gcc-internal-format
30476 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
30477 msgstr ""
30479 #: config/nios2/nios2.c:1195
30480 #, gcc-internal-format
30481 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
30482 msgstr ""
30484 #: config/nios2/nios2.c:1204
30485 #, gcc-internal-format
30486 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
30487 msgstr ""
30489 #: config/nios2/nios2.c:1213
30490 #, gcc-internal-format
30491 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
30492 msgstr ""
30494 #: config/nios2/nios2.c:1218
30495 #, gcc-internal-format
30496 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
30497 msgstr ""
30499 #: config/nios2/nios2.c:1320
30500 #, gcc-internal-format
30501 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
30502 msgstr ""
30504 #: config/nios2/nios2.c:1339
30505 #, gcc-internal-format
30506 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
30507 msgstr ""
30509 #: config/nios2/nios2.c:1362
30510 #, gcc-internal-format
30511 msgid "position-independent code requires the Linux ABI"
30512 msgstr ""
30514 #: config/nios2/nios2.c:1365
30515 #, gcc-internal-format
30516 msgid "PIC support for -fstack-limit-symbol"
30517 msgstr ""
30519 #: config/nios2/nios2.c:1387
30520 #, gcc-internal-format
30521 msgid "-mgpopt not supported with PIC."
30522 msgstr ""
30524 #: config/nios2/nios2.c:1389
30525 #, gcc-internal-format
30526 msgid "-mgprel-sec= not supported with PIC."
30527 msgstr ""
30529 #: config/nios2/nios2.c:1391
30530 #, gcc-internal-format
30531 msgid "-mr0rel-sec= not supported with PIC."
30532 msgstr ""
30534 #: config/nios2/nios2.c:1399
30535 #, gcc-internal-format
30536 msgid "-mgprel-sec= argument is not a valid regular expression."
30537 msgstr ""
30539 #: config/nios2/nios2.c:1405
30540 #, gcc-internal-format
30541 msgid "-mr0rel-sec= argument is not a valid regular expression."
30542 msgstr ""
30544 #: config/nios2/nios2.c:1416
30545 #, gcc-internal-format
30546 msgid "BMX instructions are only supported with R2 architecture"
30547 msgstr ""
30549 #: config/nios2/nios2.c:1418
30550 #, gcc-internal-format
30551 msgid "CDX instructions are only supported with R2 architecture"
30552 msgstr ""
30554 #: config/nios2/nios2.c:1423
30555 #, gcc-internal-format
30556 msgid "R2 architecture is little-endian only"
30557 msgstr ""
30559 #: config/nios2/nios2.c:3580
30560 #, gcc-internal-format
30561 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
30562 msgstr ""
30564 #: config/nios2/nios2.c:3688
30565 #, gcc-internal-format, gfc-internal-format
30566 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
30567 msgstr ""
30569 #: config/nios2/nios2.c:3893
30570 #, gcc-internal-format, gfc-internal-format
30571 msgid "Control register number must be in range 0-31 for %s"
30572 msgstr ""
30574 #: config/nios2/nios2.c:3921
30575 #, gcc-internal-format, gfc-internal-format
30576 msgid "Register number must be in range 0-31 for %s"
30577 msgstr ""
30579 #: config/nios2/nios2.c:3928
30580 #, gcc-internal-format, gfc-internal-format
30581 msgid "The immediate value must fit into a %d-bit integer for %s"
30582 msgstr ""
30584 #: config/nios2/nios2.c:3978
30585 #, gcc-internal-format
30586 msgid "The ENI instruction operand must be either 0 or 1"
30587 msgstr ""
30589 #: config/nios2/nios2.c:4006
30590 #, gcc-internal-format, gfc-internal-format
30591 msgid "Builtin function %s requires Nios II R%d"
30592 msgstr ""
30594 #: config/nios2/nios2.c:4086
30595 #, gcc-internal-format
30596 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
30597 msgstr ""
30599 #: config/nios2/nios2.c:4092 config/nios2/nios2.c:4102
30600 #, gcc-internal-format
30601 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
30602 msgstr ""
30604 #: config/nios2/nios2.c:4208
30605 #, gcc-internal-format
30606 msgid "custom-fpu-cfg option does not support %<no-%>"
30607 msgstr ""
30609 #: config/nios2/nios2.c:4213
30610 #, gcc-internal-format
30611 msgid "custom-fpu-cfg option requires configuration argument"
30612 msgstr ""
30614 #: config/nios2/nios2.c:4242
30615 #, gcc-internal-format
30616 msgid "%<no-custom-%s%> does not accept arguments"
30617 msgstr ""
30619 #: config/nios2/nios2.c:4257
30620 #, gcc-internal-format
30621 msgid "%<custom-%s=%> requires argument"
30622 msgstr ""
30624 #: config/nios2/nios2.c:4267
30625 #, gcc-internal-format, gfc-internal-format
30626 msgid "`custom-%s=' argument requires numeric digits"
30627 msgstr ""
30629 #: config/nios2/nios2.c:4279
30630 #, gcc-internal-format
30631 msgid "%<custom-%s=%> is not recognized as FPU instruction"
30632 msgstr ""
30634 #: config/nios2/nios2.c:4286
30635 #, gcc-internal-format
30636 msgid "%<%s%> is unknown"
30637 msgstr ""
30639 #: config/nvptx/mkoffload.c:109
30640 #, gcc-internal-format
30641 msgid "malformed ptx file"
30642 msgstr ""
30644 #: config/nvptx/mkoffload.c:409
30645 #, gcc-internal-format
30646 msgid "COLLECT_GCC must be set."
30647 msgstr ""
30649 #: config/nvptx/mkoffload.c:490
30650 #, gcc-internal-format
30651 msgid "either -fopenacc or -fopenmp must be set"
30652 msgstr ""
30654 #: config/nvptx/mkoffload.c:554
30655 #, gcc-internal-format
30656 msgid "cannot open intermediate ptx file"
30657 msgstr ""
30659 #: config/nvptx/nvptx.c:165
30660 #, gcc-internal-format, gfc-internal-format
30661 msgid "option %s is not supported together with -fopenacc"
30662 msgstr ""
30664 #: config/nvptx/nvptx.c:191
30665 #, gcc-internal-format
30666 msgid "not generating patch area, nops not supported"
30667 msgstr ""
30669 #: config/nvptx/nvptx.c:278
30670 #, gcc-internal-format
30671 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
30672 msgstr ""
30674 #: config/nvptx/nvptx.c:1970
30675 #, gcc-internal-format
30676 msgid "cannot emit unaligned pointers in ptx assembly"
30677 msgstr ""
30679 #: config/nvptx/nvptx.c:2196
30680 #, gcc-internal-format
30681 msgid "PTX does not support weak declarations (only weak definitions)"
30682 msgstr ""
30684 #: config/nvptx/nvptx.c:4616
30685 #, gcc-internal-format
30686 msgid "%qE attribute requires a void return type"
30687 msgstr ""
30689 #: config/nvptx/nvptx.c:4639
30690 #, gcc-internal-format
30691 msgid "%qE attribute not allowed with auto storage class"
30692 msgstr ""
30694 #: config/nvptx/nvptx.c:5009
30695 #, gcc-internal-format, gfc-internal-format
30696 msgid "using vector_length (%d), ignoring %d"
30697 msgstr ""
30699 #: config/nvptx/nvptx.c:5010
30700 #, gcc-internal-format, gfc-internal-format
30701 msgid "using vector_length (%d), ignoring runtime setting"
30702 msgstr ""
30704 #: config/nvptx/nvptx.c:5020
30705 #, gcc-internal-format, gfc-internal-format
30706 msgid "using num_workers (%d), ignoring %d"
30707 msgstr ""
30709 #: config/pa/pa.c:532
30710 #, gcc-internal-format
30711 msgid "PIC code generation is not supported in the portable runtime model"
30712 msgstr ""
30714 #: config/pa/pa.c:537
30715 #, gcc-internal-format
30716 msgid "PIC code generation is not compatible with fast indirect calls"
30717 msgstr ""
30719 #: config/pa/pa.c:542
30720 #, gcc-internal-format
30721 msgid "-g is only supported when using GAS on this processor,"
30722 msgstr ""
30724 #: config/pa/pa.c:543
30725 #, gcc-internal-format
30726 msgid "-g option disabled"
30727 msgstr ""
30729 #: config/pa/pa.c:557
30730 #, gcc-internal-format
30731 msgid "-freorder-blocks-and-partition does not work on this architecture"
30732 msgstr ""
30734 #: config/pa/pa.c:8825
30735 #, gcc-internal-format, gfc-internal-format
30736 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
30737 msgstr ""
30739 #: config/powerpcspe/host-darwin.c:61 config/rs6000/host-darwin.c:61
30740 #, gcc-internal-format
30741 msgid "Segmentation Fault (code)"
30742 msgstr ""
30744 #: config/powerpcspe/host-darwin.c:131 config/rs6000/host-darwin.c:131
30745 #, gcc-internal-format
30746 msgid "Segmentation Fault"
30747 msgstr "Помилка адресування"
30749 #: config/powerpcspe/host-darwin.c:145 config/rs6000/host-darwin.c:145
30750 #, gcc-internal-format
30751 msgid "While setting up signal stack: %m"
30752 msgstr ""
30754 #: config/powerpcspe/host-darwin.c:151 config/rs6000/host-darwin.c:151
30755 #, gcc-internal-format
30756 msgid "While setting up signal handler: %m"
30757 msgstr ""
30759 #. Handle the machine specific pragma longcall.  Its syntax is
30761 #. # pragma longcall ( TOGGLE )
30763 #. where TOGGLE is either 0 or 1.
30765 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
30766 #. whether or not new function declarations receive a longcall
30767 #. attribute by default.
30768 #: config/powerpcspe/powerpcspe-c.c:52 config/rs6000/rs6000-c.c:52
30769 #, gcc-internal-format
30770 msgid "ignoring malformed #pragma longcall"
30771 msgstr ""
30773 #: config/powerpcspe/powerpcspe-c.c:65 config/rs6000/rs6000-c.c:65
30774 #, gcc-internal-format
30775 msgid "missing open paren"
30776 msgstr ""
30778 #: config/powerpcspe/powerpcspe-c.c:67 config/rs6000/rs6000-c.c:67
30779 #, gcc-internal-format
30780 msgid "missing number"
30781 msgstr "не вказано числа"
30783 #: config/powerpcspe/powerpcspe-c.c:69 config/rs6000/rs6000-c.c:69
30784 #, gcc-internal-format
30785 msgid "missing close paren"
30786 msgstr ""
30788 #: config/powerpcspe/powerpcspe-c.c:72 config/rs6000/rs6000-c.c:72
30789 #, gcc-internal-format
30790 msgid "number must be 0 or 1"
30791 msgstr ""
30793 #: config/powerpcspe/powerpcspe-c.c:75 config/rs6000/rs6000-c.c:75
30794 #, gcc-internal-format
30795 msgid "junk at end of #pragma longcall"
30796 msgstr ""
30798 #: config/powerpcspe/powerpcspe-c.c:5661 config/rs6000/rs6000-c.c:6152
30799 #, gcc-internal-format
30800 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
30801 msgstr ""
30803 #: config/powerpcspe/powerpcspe-c.c:5665 config/rs6000/rs6000-c.c:6156
30804 #, gcc-internal-format
30805 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
30806 msgstr ""
30808 #: config/powerpcspe/powerpcspe-c.c:5675
30809 #, gcc-internal-format
30810 msgid "vec_mul only accepts 2 arguments"
30811 msgstr ""
30813 #: config/powerpcspe/powerpcspe-c.c:5726
30814 #, gcc-internal-format
30815 msgid "vec_cmpne only accepts 2 arguments"
30816 msgstr ""
30818 #: config/powerpcspe/powerpcspe-c.c:5796
30819 #, gcc-internal-format
30820 msgid "vec_adde only accepts 3 arguments"
30821 msgstr ""
30823 #: config/powerpcspe/powerpcspe-c.c:5860
30824 #, gcc-internal-format
30825 msgid "vec_addec only accepts 3 arguments"
30826 msgstr ""
30828 #: config/powerpcspe/powerpcspe-c.c:5948
30829 #, gcc-internal-format, gfc-internal-format
30830 msgid "%s only accepts %d arguments"
30831 msgstr ""
30833 #: config/powerpcspe/powerpcspe-c.c:5953
30834 #, gcc-internal-format, gfc-internal-format
30835 msgid "%s only accepts 1 argument"
30836 msgstr ""
30838 #: config/powerpcspe/powerpcspe-c.c:5958
30839 #, gcc-internal-format, gfc-internal-format
30840 msgid "%s only accepts 2 arguments"
30841 msgstr ""
30843 #: config/powerpcspe/powerpcspe-c.c:6024
30844 #, gcc-internal-format
30845 msgid "vec_extract only accepts 2 arguments"
30846 msgstr ""
30848 #: config/powerpcspe/powerpcspe-c.c:6194
30849 #, gcc-internal-format
30850 msgid "vec_insert only accepts 3 arguments"
30851 msgstr ""
30853 #: config/powerpcspe/powerpcspe-c.c:6468 config/rs6000/rs6000-c.c:6866
30854 #, gcc-internal-format
30855 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
30856 msgstr ""
30858 #: config/powerpcspe/powerpcspe-c.c:6515
30859 #, gcc-internal-format
30860 msgid "__builtin_cmpb only accepts 2 arguments"
30861 msgstr ""
30863 #: config/powerpcspe/powerpcspe-c.c:6573
30864 #, gcc-internal-format, gfc-internal-format
30865 msgid "Builtin function %s not supported in this compiler configuration"
30866 msgstr ""
30868 #: config/powerpcspe/powerpcspe-c.c:6581
30869 #, gcc-internal-format, gfc-internal-format
30870 msgid "invalid parameter combination for AltiVec intrinsic %s"
30871 msgstr ""
30873 #: config/powerpcspe/powerpcspe.c:3829
30874 #, gcc-internal-format
30875 msgid "-mrecip requires -ffinite-math or -ffast-math"
30876 msgstr ""
30878 #: config/powerpcspe/powerpcspe.c:3831
30879 #, gcc-internal-format
30880 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
30881 msgstr ""
30883 #: config/powerpcspe/powerpcspe.c:3833
30884 #, gcc-internal-format
30885 msgid "-mrecip requires -freciprocal-math or -ffast-math"
30886 msgstr ""
30888 #: config/powerpcspe/powerpcspe.c:3933
30889 #, gcc-internal-format
30890 msgid "-m64 requires PowerPC64 architecture, enabling"
30891 msgstr ""
30893 #: config/powerpcspe/powerpcspe.c:4117
30894 #, gcc-internal-format
30895 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
30896 msgstr ""
30898 #: config/powerpcspe/powerpcspe.c:4209
30899 #, gcc-internal-format
30900 msgid "will not generate power9 instructions because assembler lacks power9 support"
30901 msgstr ""
30903 #: config/powerpcspe/powerpcspe.c:4218
30904 #, gcc-internal-format
30905 msgid "will not generate power8 instructions because assembler lacks power8 support"
30906 msgstr ""
30908 #: config/powerpcspe/powerpcspe.c:4227
30909 #, gcc-internal-format
30910 msgid "will not generate power7 instructions because assembler lacks power7 support"
30911 msgstr ""
30913 #: config/powerpcspe/powerpcspe.c:4236
30914 #, gcc-internal-format
30915 msgid "will not generate power6 instructions because assembler lacks power6 support"
30916 msgstr ""
30918 #: config/powerpcspe/powerpcspe.c:4245
30919 #, gcc-internal-format
30920 msgid "will not generate power5 instructions because assembler lacks power5 support"
30921 msgstr ""
30923 #: config/powerpcspe/powerpcspe.c:4333
30924 #, gcc-internal-format
30925 msgid "not configured for SPE ABI"
30926 msgstr ""
30928 #: config/powerpcspe/powerpcspe.c:4338
30929 #, gcc-internal-format
30930 msgid "not configured for SPE instruction set"
30931 msgstr ""
30933 #: config/powerpcspe/powerpcspe.c:4344
30934 #, gcc-internal-format
30935 msgid "target attribute or pragma changes SPE ABI"
30936 msgstr ""
30938 #: config/powerpcspe/powerpcspe.c:4351 config/rs6000/rs6000.c:4243
30939 #, gcc-internal-format
30940 msgid "AltiVec not supported in this target"
30941 msgstr ""
30943 #: config/powerpcspe/powerpcspe.c:4353 config/powerpcspe/powerpcspe.c:4358
30944 #, gcc-internal-format
30945 msgid "SPE not supported in this target"
30946 msgstr ""
30948 #: config/powerpcspe/powerpcspe.c:4386
30949 #, gcc-internal-format
30950 msgid "-mmultiple is not supported on little endian systems"
30951 msgstr ""
30953 #: config/powerpcspe/powerpcspe.c:4393
30954 #, gcc-internal-format
30955 msgid "-mstring is not supported on little endian systems"
30956 msgstr ""
30958 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
30959 #. were explicitly cleared.
30960 #: config/powerpcspe/powerpcspe.c:4489 config/powerpcspe/powerpcspe.c:4500
30961 #, gcc-internal-format
30962 msgid "-mpower9-minmax incompatible with explicitly disabled options"
30963 msgstr ""
30965 #: config/powerpcspe/powerpcspe.c:4492
30966 #, gcc-internal-format
30967 msgid "Power9 target option is incompatible with -mcpu=<xxx> for <xxx> less than power9"
30968 msgstr ""
30970 #: config/powerpcspe/powerpcspe.c:4524
30971 #, gcc-internal-format
30972 msgid "-mcrypto requires -maltivec"
30973 msgstr ""
30975 #: config/powerpcspe/powerpcspe.c:4531
30976 #, gcc-internal-format
30977 msgid "-mdirect-move requires -mvsx"
30978 msgstr ""
30980 #: config/powerpcspe/powerpcspe.c:4538
30981 #, gcc-internal-format
30982 msgid "-mpower8-vector requires -maltivec"
30983 msgstr ""
30985 #: config/powerpcspe/powerpcspe.c:4546
30986 #, gcc-internal-format
30987 msgid "-mpower8-vector requires -mvsx"
30988 msgstr ""
30990 #: config/powerpcspe/powerpcspe.c:4565
30991 #, gcc-internal-format
30992 msgid "-mvsx-timode requires -mvsx"
30993 msgstr ""
30995 #: config/powerpcspe/powerpcspe.c:4572
30996 #, gcc-internal-format
30997 msgid "-mhard-dfp requires -mhard-float"
30998 msgstr ""
31000 #: config/powerpcspe/powerpcspe.c:4625
31001 #, gcc-internal-format
31002 msgid "-mupper-regs-df requires -mvsx"
31003 msgstr ""
31005 #: config/powerpcspe/powerpcspe.c:4632
31006 #, gcc-internal-format
31007 msgid "-mupper-regs-di requires -mvsx"
31008 msgstr ""
31010 #: config/powerpcspe/powerpcspe.c:4639
31011 #, gcc-internal-format
31012 msgid "-mupper-regs-sf requires -mpower8-vector"
31013 msgstr ""
31015 #: config/powerpcspe/powerpcspe.c:4688
31016 #, gcc-internal-format
31017 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
31018 msgstr ""
31020 #: config/powerpcspe/powerpcspe.c:4691
31021 #, gcc-internal-format
31022 msgid "-mtoc-fusion requires -mpower8-fusion"
31023 msgstr ""
31025 #. We prefer to not mention undocumented options in
31026 #. error messages.  However, if users have managed to select
31027 #. power9-fusion without selecting power8-fusion, they
31028 #. already know about undocumented flags.
31029 #: config/powerpcspe/powerpcspe.c:4708
31030 #, gcc-internal-format
31031 msgid "-mpower9-fusion requires -mpower8-fusion"
31032 msgstr ""
31034 #: config/powerpcspe/powerpcspe.c:4761
31035 #, gcc-internal-format
31036 msgid "-mpower9-vector requires -mpower8-vector"
31037 msgstr ""
31039 #: config/powerpcspe/powerpcspe.c:4806
31040 #, gcc-internal-format
31041 msgid "-mpower9-dform requires -mpower9-vector"
31042 msgstr ""
31044 #: config/powerpcspe/powerpcspe.c:4835
31045 #, gcc-internal-format
31046 msgid "-mpower9-dform, -mpower9-dform-vector, -mpower9-dform-scalar require -mdirect-move"
31047 msgstr ""
31049 #: config/powerpcspe/powerpcspe.c:4858
31050 #, gcc-internal-format
31051 msgid "-mpower9-dform requires -mupper-regs-df"
31052 msgstr ""
31054 #: config/powerpcspe/powerpcspe.c:4865
31055 #, gcc-internal-format
31056 msgid "-mpower9-dform requires -mupper-regs-sf"
31057 msgstr ""
31059 #: config/powerpcspe/powerpcspe.c:4885
31060 #, gcc-internal-format
31061 msgid "-mvsx-timode might need -mlra"
31062 msgstr ""
31064 #: config/powerpcspe/powerpcspe.c:4910
31065 #, gcc-internal-format
31066 msgid "-mallow-movmisalign requires -mvsx"
31067 msgstr ""
31069 #: config/powerpcspe/powerpcspe.c:4925
31070 #, gcc-internal-format
31071 msgid "-mefficient-unaligned-vsx requires -mvsx"
31072 msgstr ""
31074 #: config/powerpcspe/powerpcspe.c:4933
31075 #, gcc-internal-format
31076 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
31077 msgstr ""
31079 #: config/powerpcspe/powerpcspe.c:4947
31080 #, gcc-internal-format
31081 msgid "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-move"
31082 msgstr ""
31084 #: config/powerpcspe/powerpcspe.c:4959 config/rs6000/rs6000.c:4628
31085 #, gcc-internal-format
31086 msgid "target attribute or pragma changes long double size"
31087 msgstr ""
31089 #: config/powerpcspe/powerpcspe.c:4985
31090 #, gcc-internal-format
31091 msgid "-mfloat128 requires VSX support"
31092 msgstr ""
31094 #: config/powerpcspe/powerpcspe.c:4995
31095 #, gcc-internal-format
31096 msgid "-mfloat128-type requires VSX support"
31097 msgstr ""
31099 #: config/powerpcspe/powerpcspe.c:5011
31100 #, gcc-internal-format
31101 msgid "-mfloat128 requires -mfloat128-type"
31102 msgstr ""
31104 #: config/powerpcspe/powerpcspe.c:5024
31105 #, gcc-internal-format
31106 msgid "-mfloat128-hardware requires -mfloat128-type"
31107 msgstr ""
31109 #: config/powerpcspe/powerpcspe.c:5047
31110 #, gcc-internal-format
31111 msgid "-mfloat128-hardware requires full ISA 3.0 support"
31112 msgstr ""
31114 #: config/powerpcspe/powerpcspe.c:5055
31115 #, gcc-internal-format
31116 msgid "-mfloat128-hardware requires -m64"
31117 msgstr ""
31119 #: config/powerpcspe/powerpcspe.c:5119
31120 #, gcc-internal-format, gfc-internal-format
31121 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
31122 msgstr ""
31124 #: config/powerpcspe/powerpcspe.c:5140 config/powerpcspe/powerpcspe.c:5155
31125 #: config/rs6000/rs6000.c:4791 config/rs6000/rs6000.c:4806
31126 #, gcc-internal-format
31127 msgid "target attribute or pragma changes AltiVec ABI"
31128 msgstr ""
31130 #: config/powerpcspe/powerpcspe.c:5168 config/rs6000/rs6000.c:4819
31131 #, gcc-internal-format
31132 msgid "target attribute or pragma changes darwin64 ABI"
31133 msgstr ""
31135 #: config/powerpcspe/powerpcspe.c:5234 config/rs6000/rs6000.c:4853
31136 #, gcc-internal-format
31137 msgid "target attribute or pragma changes single precision floating point"
31138 msgstr ""
31140 #: config/powerpcspe/powerpcspe.c:5237 config/rs6000/rs6000.c:4856
31141 #, gcc-internal-format
31142 msgid "target attribute or pragma changes double precision floating point"
31143 msgstr ""
31145 #: config/powerpcspe/powerpcspe.c:5364
31146 #, gcc-internal-format
31147 msgid "-mstack-protector-guard=tls needs a valid base register"
31148 msgstr ""
31150 #: config/powerpcspe/powerpcspe.c:8415 config/rs6000/rs6000.c:7950
31151 #, gcc-internal-format, gfc-internal-format
31152 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
31153 msgstr ""
31155 #: config/powerpcspe/powerpcspe.c:11834 config/rs6000/rs6000.c:11269
31156 #, gcc-internal-format
31157 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
31158 msgstr ""
31160 #: config/powerpcspe/powerpcspe.c:11997
31161 #, gcc-internal-format
31162 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
31163 msgstr ""
31165 #: config/powerpcspe/powerpcspe.c:12193 config/rs6000/rs6000.c:11633
31166 #, gcc-internal-format, gfc-internal-format
31167 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
31168 msgstr ""
31170 #: config/powerpcspe/powerpcspe.c:12460
31171 #, gcc-internal-format
31172 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
31173 msgstr ""
31175 #: config/powerpcspe/powerpcspe.c:13311 config/rs6000/rs6000.c:12648
31176 #, gcc-internal-format
31177 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
31178 msgstr ""
31180 #: config/powerpcspe/powerpcspe.c:13486 config/rs6000/rs6000.c:12823
31181 #, gcc-internal-format
31182 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
31183 msgstr ""
31185 #: config/powerpcspe/powerpcspe.c:14281
31186 #, gcc-internal-format, gfc-internal-format
31187 msgid "internal error: builtin function %s already processed"
31188 msgstr ""
31190 #: config/powerpcspe/powerpcspe.c:14785 config/rs6000/rs6000.c:14015
31191 #, gcc-internal-format
31192 msgid "argument 1 must be an 8-bit field value"
31193 msgstr ""
31195 #: config/powerpcspe/powerpcspe.c:14831 config/rs6000/rs6000.c:14059
31196 #, gcc-internal-format
31197 msgid "argument 1 must be a 5-bit signed literal"
31198 msgstr ""
31200 #: config/powerpcspe/powerpcspe.c:14934 config/powerpcspe/powerpcspe.c:16803
31201 #: config/rs6000/rs6000.c:14145
31202 #, gcc-internal-format
31203 msgid "argument 2 must be a 5-bit unsigned literal"
31204 msgstr ""
31206 #: config/powerpcspe/powerpcspe.c:14952 config/rs6000/rs6000.c:14163
31207 #, gcc-internal-format
31208 msgid "argument 1 must be a 6-bit unsigned literal"
31209 msgstr ""
31211 #: config/powerpcspe/powerpcspe.c:14966 config/rs6000/rs6000.c:14179
31212 #, gcc-internal-format
31213 msgid "argument 2 must be a 7-bit unsigned literal"
31214 msgstr ""
31216 #: config/powerpcspe/powerpcspe.c:15005
31217 #, gcc-internal-format
31218 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
31219 msgstr ""
31221 #: config/powerpcspe/powerpcspe.c:15062
31222 #, gcc-internal-format
31223 msgid "argument 1 of __builtin_altivec_predicate is out of range"
31224 msgstr ""
31226 #: config/powerpcspe/powerpcspe.c:15550
31227 #, gcc-internal-format, gfc-internal-format
31228 msgid "builtin %s is only valid in 64-bit mode"
31229 msgstr ""
31231 #: config/powerpcspe/powerpcspe.c:15599 config/rs6000/rs6000.c:14835
31232 #, gcc-internal-format, gfc-internal-format
31233 msgid "argument %d must be an unsigned literal"
31234 msgstr ""
31236 #: config/powerpcspe/powerpcspe.c:15601 config/rs6000/rs6000.c:14837
31237 #, gcc-internal-format, gfc-internal-format
31238 msgid "argument %d is an unsigned literal that is out of range"
31239 msgstr ""
31241 #: config/powerpcspe/powerpcspe.c:15739
31242 #, gcc-internal-format, gfc-internal-format
31243 msgid "builtin %s only accepts a string argument"
31244 msgstr ""
31246 #. Invalid CPU argument.
31247 #: config/powerpcspe/powerpcspe.c:15758
31248 #, gcc-internal-format, gfc-internal-format
31249 msgid "cpu %s is an invalid argument to builtin %s"
31250 msgstr ""
31252 #. Invalid HWCAP argument.
31253 #: config/powerpcspe/powerpcspe.c:15786
31254 #, gcc-internal-format, gfc-internal-format
31255 msgid "hwcap %s is an invalid argument to builtin %s"
31256 msgstr ""
31258 #: config/powerpcspe/powerpcspe.c:15860 config/rs6000/rs6000.c:15109
31259 #, gcc-internal-format
31260 msgid "argument 3 must be a 4-bit unsigned literal"
31261 msgstr ""
31263 #: config/powerpcspe/powerpcspe.c:15885 config/rs6000/rs6000.c:15134
31264 #, gcc-internal-format
31265 msgid "argument 3 must be a 2-bit unsigned literal"
31266 msgstr ""
31268 #: config/powerpcspe/powerpcspe.c:15905 config/rs6000/rs6000.c:15154
31269 #, gcc-internal-format
31270 msgid "argument 3 must be a 1-bit unsigned literal"
31271 msgstr ""
31273 #: config/powerpcspe/powerpcspe.c:15917 config/rs6000/rs6000.c:15166
31274 #, gcc-internal-format
31275 msgid "argument 1 must be 0 or 2"
31276 msgstr ""
31278 #: config/powerpcspe/powerpcspe.c:15929 config/rs6000/rs6000.c:15178
31279 #, gcc-internal-format
31280 msgid "argument 1 must be a 1-bit unsigned literal"
31281 msgstr ""
31283 #: config/powerpcspe/powerpcspe.c:15943 config/rs6000/rs6000.c:15192
31284 #, gcc-internal-format
31285 msgid "argument 2 must be a 6-bit unsigned literal"
31286 msgstr ""
31288 #: config/powerpcspe/powerpcspe.c:15955 config/rs6000/rs6000.c:15204
31289 #, gcc-internal-format
31290 msgid "argument 2 must be 0 or 1"
31291 msgstr ""
31293 #: config/powerpcspe/powerpcspe.c:15963 config/rs6000/rs6000.c:15212
31294 #, gcc-internal-format
31295 msgid "argument 3 must be in the range 0..15"
31296 msgstr ""
31298 #: config/powerpcspe/powerpcspe.c:16152 config/rs6000/rs6000.c:15281
31299 #: config/rs6000/rs6000.c:15613
31300 #, gcc-internal-format
31301 msgid "argument to %qs must be a 2-bit unsigned literal"
31302 msgstr ""
31304 #: config/powerpcspe/powerpcspe.c:16309 config/rs6000/rs6000.c:15438
31305 #, gcc-internal-format
31306 msgid "unresolved overload for Altivec builtin %qF"
31307 msgstr ""
31309 #: config/powerpcspe/powerpcspe.c:16483
31310 #, gcc-internal-format
31311 msgid "argument to dss must be a 2-bit unsigned literal"
31312 msgstr ""
31314 #: config/powerpcspe/powerpcspe.c:16531
31315 #, gcc-internal-format
31316 msgid "second argument to vec_vextract4b must be 0..12"
31317 msgstr ""
31319 #: config/powerpcspe/powerpcspe.c:16548
31320 #, gcc-internal-format
31321 msgid "third argument to vec_vinsert4b must be 0..12"
31322 msgstr ""
31324 #: config/powerpcspe/powerpcspe.c:16923
31325 #, gcc-internal-format
31326 msgid "argument 1 of __builtin_paired_predicate must be a constant"
31327 msgstr ""
31329 #: config/powerpcspe/powerpcspe.c:16970
31330 #, gcc-internal-format
31331 msgid "argument 1 of __builtin_paired_predicate is out of range"
31332 msgstr ""
31334 #: config/powerpcspe/powerpcspe.c:16995
31335 #, gcc-internal-format
31336 msgid "argument 1 of __builtin_spe_predicate must be a constant"
31337 msgstr ""
31339 #: config/powerpcspe/powerpcspe.c:17067
31340 #, gcc-internal-format
31341 msgid "argument 1 of __builtin_spe_predicate is out of range"
31342 msgstr ""
31344 #: config/powerpcspe/powerpcspe.c:17149
31345 #, gcc-internal-format, gfc-internal-format
31346 msgid "Builtin function %s is only valid for the cell processor"
31347 msgstr ""
31349 #: config/powerpcspe/powerpcspe.c:17151
31350 #, gcc-internal-format, gfc-internal-format
31351 msgid "Builtin function %s requires the -mvsx option"
31352 msgstr ""
31354 #: config/powerpcspe/powerpcspe.c:17153
31355 #, gcc-internal-format, gfc-internal-format
31356 msgid "Builtin function %s requires the -mhtm option"
31357 msgstr ""
31359 #: config/powerpcspe/powerpcspe.c:17155
31360 #, gcc-internal-format, gfc-internal-format
31361 msgid "Builtin function %s requires the -maltivec option"
31362 msgstr ""
31364 #: config/powerpcspe/powerpcspe.c:17157
31365 #, gcc-internal-format, gfc-internal-format
31366 msgid "Builtin function %s requires the -mpaired option"
31367 msgstr ""
31369 #: config/powerpcspe/powerpcspe.c:17159
31370 #, gcc-internal-format, gfc-internal-format
31371 msgid "Builtin function %s requires the -mspe option"
31372 msgstr ""
31374 #: config/powerpcspe/powerpcspe.c:17162
31375 #, gcc-internal-format, gfc-internal-format
31376 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
31377 msgstr ""
31379 #: config/powerpcspe/powerpcspe.c:17165
31380 #, gcc-internal-format, gfc-internal-format
31381 msgid "Builtin function %s requires the -mhard-dfp option"
31382 msgstr ""
31384 #: config/powerpcspe/powerpcspe.c:17167
31385 #, gcc-internal-format, gfc-internal-format
31386 msgid "Builtin function %s requires the -mpower8-vector option"
31387 msgstr ""
31389 #: config/powerpcspe/powerpcspe.c:17170 config/powerpcspe/powerpcspe.c:17176
31390 #, gcc-internal-format, gfc-internal-format
31391 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
31392 msgstr ""
31394 #: config/powerpcspe/powerpcspe.c:17173 config/powerpcspe/powerpcspe.c:17179
31395 #, gcc-internal-format, gfc-internal-format
31396 msgid "Builtin function %s requires the -mcpu=power9 option"
31397 msgstr ""
31399 #: config/powerpcspe/powerpcspe.c:17182
31400 #, gcc-internal-format, gfc-internal-format
31401 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
31402 msgstr ""
31404 #: config/powerpcspe/powerpcspe.c:17185
31405 #, gcc-internal-format, gfc-internal-format
31406 msgid "Builtin function %s requires the -mhard-float option"
31407 msgstr ""
31409 #: config/powerpcspe/powerpcspe.c:17187
31410 #, gcc-internal-format, gfc-internal-format
31411 msgid "Builtin function %s requires the -mfloat128 option"
31412 msgstr ""
31414 #: config/powerpcspe/powerpcspe.c:17189
31415 #, gcc-internal-format, gfc-internal-format
31416 msgid "Builtin function %s is not supported with the current options"
31417 msgstr ""
31419 #: config/powerpcspe/powerpcspe.c:19182
31420 #, gcc-internal-format, gfc-internal-format
31421 msgid "internal error: builtin function %s had an unexpected return type %s"
31422 msgstr ""
31424 #: config/powerpcspe/powerpcspe.c:19199
31425 #, gcc-internal-format, gfc-internal-format
31426 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
31427 msgstr ""
31429 #: config/powerpcspe/powerpcspe.c:28481 config/rs6000/rs6000.c:25835
31430 #, gcc-internal-format
31431 msgid "stack frame too large"
31432 msgstr ""
31434 #: config/powerpcspe/powerpcspe.c:32257
31435 #, gcc-internal-format
31436 msgid "-fsplit-stack uses register r29"
31437 msgstr ""
31439 #: config/powerpcspe/powerpcspe.c:32265 config/rs6000/rs6000.c:29536
31440 #, gcc-internal-format
31441 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
31442 msgstr ""
31444 #: config/powerpcspe/powerpcspe.c:33252 config/rs6000/rs6000.c:30524
31445 #, gcc-internal-format
31446 msgid "no profiling of 64-bit code for this ABI"
31447 msgstr ""
31449 #: config/powerpcspe/powerpcspe.c:35555
31450 #, gcc-internal-format
31451 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
31452 msgstr ""
31454 #: config/powerpcspe/powerpcspe.c:35637 config/rs6000/rs6000.c:32907
31455 #, gcc-internal-format
31456 msgid "use of %<long double%> in AltiVec types is invalid"
31457 msgstr ""
31459 #: config/powerpcspe/powerpcspe.c:35639 config/rs6000/rs6000.c:32909
31460 #, gcc-internal-format
31461 msgid "use of boolean types in AltiVec types is invalid"
31462 msgstr ""
31464 #: config/powerpcspe/powerpcspe.c:35641 config/rs6000/rs6000.c:32911
31465 #, gcc-internal-format
31466 msgid "use of %<complex%> in AltiVec types is invalid"
31467 msgstr ""
31469 #: config/powerpcspe/powerpcspe.c:35643 config/rs6000/rs6000.c:32913
31470 #, gcc-internal-format
31471 msgid "use of decimal floating point types in AltiVec types is invalid"
31472 msgstr ""
31474 #: config/powerpcspe/powerpcspe.c:35649
31475 #, gcc-internal-format
31476 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
31477 msgstr ""
31479 #: config/powerpcspe/powerpcspe.c:35652 config/rs6000/rs6000.c:32922
31480 #, gcc-internal-format
31481 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
31482 msgstr ""
31484 #: config/powerpcspe/powerpcspe.c:35657
31485 #, gcc-internal-format
31486 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
31487 msgstr ""
31489 #: config/powerpcspe/powerpcspe.c:35660
31490 #, gcc-internal-format
31491 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
31492 msgstr ""
31494 #: config/powerpcspe/powerpcspe.c:39420
31495 #, gcc-internal-format, gfc-internal-format
31496 msgid "emitting microcode insn %s\t[%s] #%d"
31497 msgstr ""
31499 #: config/powerpcspe/powerpcspe.c:39424
31500 #, gcc-internal-format, gfc-internal-format
31501 msgid "emitting conditional microcode insn %s\t[%s] #%d"
31502 msgstr ""
31504 #: config/powerpcspe/powerpcspe.c:39732
31505 #, gcc-internal-format, gfc-internal-format
31506 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
31507 msgstr ""
31509 #: config/powerpcspe/powerpcspe.c:39735
31510 #, gcc-internal-format, gfc-internal-format
31511 msgid "%s\"%s\"%s is not allowed"
31512 msgstr ""
31514 #: config/powerpcspe/powerpcspe.c:39737
31515 #, gcc-internal-format, gfc-internal-format
31516 msgid "%s\"%s\"%s is invalid"
31517 msgstr ""
31519 #: config/powerpcspe/powerpcspe.c:40254
31520 #, gcc-internal-format, gfc-internal-format
31521 msgid "-mno-%s turns off -m%s"
31522 msgstr ""
31524 #: config/powerpcspe/powerpcspe.c:40271
31525 #, gcc-internal-format
31526 msgid "-mno-power9-vector turns off -mpower9-dform"
31527 msgstr ""
31529 #. Definitions of target machine for GNU compiler,
31530 #. for IBM RS/6000 POWER running AIX version 4.3.
31531 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
31532 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31534 #. This file is part of GCC.
31536 #. GCC is free software; you can redistribute it and/or modify it
31537 #. under the terms of the GNU General Public License as published
31538 #. by the Free Software Foundation; either version 3, or (at your
31539 #. option) any later version.
31541 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31542 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31543 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31544 #. License for more details.
31546 #. You should have received a copy of the GNU General Public License
31547 #. along with GCC; see the file COPYING3.  If not see
31548 #. <http://www.gnu.org/licenses/>.
31549 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31550 #. get control in TARGET_OPTION_OVERRIDE.
31551 #. Definitions of target machine for GNU compiler,
31552 #. for IBM RS/6000 POWER running AIX V5.
31553 #. Copyright (C) 2001-2018 Free Software Foundation, Inc.
31554 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31556 #. This file is part of GCC.
31558 #. GCC is free software; you can redistribute it and/or modify it
31559 #. under the terms of the GNU General Public License as published
31560 #. by the Free Software Foundation; either version 3, or (at your
31561 #. option) any later version.
31563 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31564 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31565 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31566 #. License for more details.
31568 #. You should have received a copy of the GNU General Public License
31569 #. along with GCC; see the file COPYING3.  If not see
31570 #. <http://www.gnu.org/licenses/>.
31571 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31572 #. get control in TARGET_OPTION_OVERRIDE.
31573 #. Definitions of target machine for GNU compiler,
31574 #. for IBM RS/6000 POWER running AIX V5.2.
31575 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31576 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31578 #. This file is part of GCC.
31580 #. GCC is free software; you can redistribute it and/or modify it
31581 #. under the terms of the GNU General Public License as published
31582 #. by the Free Software Foundation; either version 3, or (at your
31583 #. option) any later version.
31585 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31586 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31587 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31588 #. License for more details.
31590 #. You should have received a copy of the GNU General Public License
31591 #. along with GCC; see the file COPYING3.  If not see
31592 #. <http://www.gnu.org/licenses/>.
31593 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31594 #. get control in TARGET_OPTION_OVERRIDE.
31595 #. Definitions of target machine for GNU compiler,
31596 #. for IBM RS/6000 POWER running AIX V5.3.
31597 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31598 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31600 #. This file is part of GCC.
31602 #. GCC is free software; you can redistribute it and/or modify it
31603 #. under the terms of the GNU General Public License as published
31604 #. by the Free Software Foundation; either version 3, or (at your
31605 #. option) any later version.
31607 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31608 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31609 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31610 #. License for more details.
31612 #. You should have received a copy of the GNU General Public License
31613 #. along with GCC; see the file COPYING3.  If not see
31614 #. <http://www.gnu.org/licenses/>.
31615 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31616 #. get control in TARGET_OPTION_OVERRIDE.
31617 #. Definitions of target machine for GNU compiler,
31618 #. for IBM RS/6000 POWER running AIX V6.1.
31619 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31620 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31622 #. This file is part of GCC.
31624 #. GCC is free software; you can redistribute it and/or modify it
31625 #. under the terms of the GNU General Public License as published
31626 #. by the Free Software Foundation; either version 3, or (at your
31627 #. option) any later version.
31629 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31630 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31631 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31632 #. License for more details.
31634 #. You should have received a copy of the GNU General Public License
31635 #. along with GCC; see the file COPYING3.  If not see
31636 #. <http://www.gnu.org/licenses/>.
31637 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31638 #. get control in TARGET_OPTION_OVERRIDE.
31639 #. Definitions of target machine for GNU compiler,
31640 #. for IBM RS/6000 POWER running AIX V7.1.
31641 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31642 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31644 #. This file is part of GCC.
31646 #. GCC is free software; you can redistribute it and/or modify it
31647 #. under the terms of the GNU General Public License as published
31648 #. by the Free Software Foundation; either version 3, or (at your
31649 #. option) any later version.
31651 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31652 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31653 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31654 #. License for more details.
31656 #. You should have received a copy of the GNU General Public License
31657 #. along with GCC; see the file COPYING3.  If not see
31658 #. <http://www.gnu.org/licenses/>.
31659 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31660 #. get control in TARGET_OPTION_OVERRIDE.
31661 #. Definitions of target machine for GNU compiler,
31662 #. for IBM RS/6000 POWER running AIX version 4.3.
31663 #. Copyright (C) 1998-2018 Free Software Foundation, Inc.
31664 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31666 #. This file is part of GCC.
31668 #. GCC is free software; you can redistribute it and/or modify it
31669 #. under the terms of the GNU General Public License as published
31670 #. by the Free Software Foundation; either version 3, or (at your
31671 #. option) any later version.
31673 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31674 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31675 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31676 #. License for more details.
31678 #. You should have received a copy of the GNU General Public License
31679 #. along with GCC; see the file COPYING3.  If not see
31680 #. <http://www.gnu.org/licenses/>.
31681 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31682 #. get control in TARGET_OPTION_OVERRIDE.
31683 #. Definitions of target machine for GNU compiler,
31684 #. for IBM RS/6000 POWER running AIX V5.
31685 #. Copyright (C) 2001-2018 Free Software Foundation, Inc.
31686 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31688 #. This file is part of GCC.
31690 #. GCC is free software; you can redistribute it and/or modify it
31691 #. under the terms of the GNU General Public License as published
31692 #. by the Free Software Foundation; either version 3, or (at your
31693 #. option) any later version.
31695 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31696 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31697 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31698 #. License for more details.
31700 #. You should have received a copy of the GNU General Public License
31701 #. along with GCC; see the file COPYING3.  If not see
31702 #. <http://www.gnu.org/licenses/>.
31703 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31704 #. get control in TARGET_OPTION_OVERRIDE.
31705 #. Definitions of target machine for GNU compiler,
31706 #. for IBM RS/6000 POWER running AIX V5.2.
31707 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31708 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31710 #. This file is part of GCC.
31712 #. GCC is free software; you can redistribute it and/or modify it
31713 #. under the terms of the GNU General Public License as published
31714 #. by the Free Software Foundation; either version 3, or (at your
31715 #. option) any later version.
31717 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31718 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31719 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31720 #. License for more details.
31722 #. You should have received a copy of the GNU General Public License
31723 #. along with GCC; see the file COPYING3.  If not see
31724 #. <http://www.gnu.org/licenses/>.
31725 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31726 #. get control in TARGET_OPTION_OVERRIDE.
31727 #. Definitions of target machine for GNU compiler,
31728 #. for IBM RS/6000 POWER running AIX V5.3.
31729 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31730 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31732 #. This file is part of GCC.
31734 #. GCC is free software; you can redistribute it and/or modify it
31735 #. under the terms of the GNU General Public License as published
31736 #. by the Free Software Foundation; either version 3, or (at your
31737 #. option) any later version.
31739 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31740 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31741 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31742 #. License for more details.
31744 #. You should have received a copy of the GNU General Public License
31745 #. along with GCC; see the file COPYING3.  If not see
31746 #. <http://www.gnu.org/licenses/>.
31747 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31748 #. get control in TARGET_OPTION_OVERRIDE.
31749 #. Definitions of target machine for GNU compiler,
31750 #. for IBM RS/6000 POWER running AIX V6.1.
31751 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31752 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31754 #. This file is part of GCC.
31756 #. GCC is free software; you can redistribute it and/or modify it
31757 #. under the terms of the GNU General Public License as published
31758 #. by the Free Software Foundation; either version 3, or (at your
31759 #. option) any later version.
31761 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31762 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31763 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31764 #. License for more details.
31766 #. You should have received a copy of the GNU General Public License
31767 #. along with GCC; see the file COPYING3.  If not see
31768 #. <http://www.gnu.org/licenses/>.
31769 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31770 #. get control in TARGET_OPTION_OVERRIDE.
31771 #. Definitions of target machine for GNU compiler,
31772 #. for IBM RS/6000 POWER running AIX V7.1.
31773 #. Copyright (C) 2002-2018 Free Software Foundation, Inc.
31774 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31776 #. This file is part of GCC.
31778 #. GCC is free software; you can redistribute it and/or modify it
31779 #. under the terms of the GNU General Public License as published
31780 #. by the Free Software Foundation; either version 3, or (at your
31781 #. option) any later version.
31783 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31784 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31785 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31786 #. License for more details.
31788 #. You should have received a copy of the GNU General Public License
31789 #. along with GCC; see the file COPYING3.  If not see
31790 #. <http://www.gnu.org/licenses/>.
31791 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31792 #. get control in TARGET_OPTION_OVERRIDE.
31793 #. Definitions of target machine for GNU compiler,
31794 #. for IBM RS/6000 POWER running AIX V7.2.
31795 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
31796 #. Contributed by David Edelsohn (edelsohn@gnu.org).
31798 #. This file is part of GCC.
31800 #. GCC is free software; you can redistribute it and/or modify it
31801 #. under the terms of the GNU General Public License as published
31802 #. by the Free Software Foundation; either version 3, or (at your
31803 #. option) any later version.
31805 #. GCC is distributed in the hope that it will be useful, but WITHOUT
31806 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
31807 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
31808 #. License for more details.
31810 #. You should have received a copy of the GNU General Public License
31811 #. along with GCC; see the file COPYING3.  If not see
31812 #. <http://www.gnu.org/licenses/>.
31813 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31814 #. get control in TARGET_OPTION_OVERRIDE.
31815 #: config/powerpcspe/aix43.h:30 config/powerpcspe/aix51.h:30
31816 #: config/powerpcspe/aix52.h:30 config/powerpcspe/aix53.h:30
31817 #: config/powerpcspe/aix61.h:30 config/powerpcspe/aix71.h:30
31818 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
31819 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
31820 #: config/rs6000/aix72.h:30
31821 #, gcc-internal-format
31822 msgid "-maix64 requires PowerPC64 architecture remain enabled"
31823 msgstr ""
31825 #: config/powerpcspe/aix43.h:36 config/powerpcspe/aix52.h:36
31826 #: config/powerpcspe/aix53.h:36 config/powerpcspe/aix61.h:36
31827 #: config/powerpcspe/aix71.h:36 config/rs6000/aix43.h:36
31828 #: config/rs6000/aix52.h:36 config/rs6000/aix53.h:36 config/rs6000/aix61.h:36
31829 #: config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
31830 #, gcc-internal-format
31831 msgid "soft-float and long-double-128 are incompatible"
31832 msgstr ""
31834 #: config/powerpcspe/aix43.h:40 config/powerpcspe/aix51.h:34
31835 #: config/powerpcspe/aix52.h:40 config/powerpcspe/aix53.h:40
31836 #: config/powerpcspe/aix61.h:40 config/powerpcspe/aix71.h:40
31837 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
31838 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
31839 #: config/rs6000/aix72.h:40
31840 #, gcc-internal-format
31841 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
31842 msgstr ""
31844 #: config/powerpcspe/aix61.h:47 config/powerpcspe/aix71.h:47
31845 #: config/powerpcspe/freebsd64.h:120 config/powerpcspe/linux64.h:142
31846 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
31847 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
31848 #: config/rs6000/rtems.h:121
31849 #, gcc-internal-format
31850 msgid "-mcmodel incompatible with other toc options"
31851 msgstr ""
31853 #: config/powerpcspe/e500.h:37
31854 #, gcc-internal-format
31855 msgid "AltiVec and SPE instructions cannot coexist"
31856 msgstr ""
31858 #: config/powerpcspe/e500.h:39
31859 #, gcc-internal-format
31860 msgid "VSX and SPE instructions cannot coexist"
31861 msgstr ""
31863 #: config/powerpcspe/e500.h:41
31864 #, gcc-internal-format
31865 msgid "64-bit SPE not supported"
31866 msgstr ""
31868 #: config/powerpcspe/e500.h:43
31869 #, gcc-internal-format
31870 msgid "E500 and FPRs not supported"
31871 msgstr ""
31873 #: config/powerpcspe/freebsd64.h:98 config/powerpcspe/linux64.h:115
31874 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
31875 #, gcc-internal-format
31876 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
31877 msgstr ""
31879 #: config/powerpcspe/freebsd64.h:113 config/powerpcspe/linux64.h:135
31880 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
31881 #: config/rs6000/rtems.h:114
31882 #, gcc-internal-format
31883 msgid "-m64 requires a PowerPC64 cpu"
31884 msgstr ""
31886 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31887 #. get control in TARGET_OPTION_OVERRIDE.
31888 #: config/powerpcspe/sysv4.h:111
31889 #, gcc-internal-format, gfc-internal-format
31890 msgid "bad value for -mcall-%s"
31891 msgstr ""
31893 #: config/powerpcspe/sysv4.h:127
31894 #, gcc-internal-format, gfc-internal-format
31895 msgid "bad value for -msdata=%s"
31896 msgstr ""
31898 #: config/powerpcspe/sysv4.h:144
31899 #, gcc-internal-format, gfc-internal-format
31900 msgid "-mrelocatable and -msdata=%s are incompatible"
31901 msgstr ""
31903 #: config/powerpcspe/sysv4.h:153
31904 #, gcc-internal-format, gfc-internal-format
31905 msgid "-f%s and -msdata=%s are incompatible"
31906 msgstr ""
31908 #: config/powerpcspe/sysv4.h:162
31909 #, gcc-internal-format, gfc-internal-format
31910 msgid "-msdata=%s and -mcall-%s are incompatible"
31911 msgstr ""
31913 #: config/powerpcspe/sysv4.h:171
31914 #, gcc-internal-format
31915 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
31916 msgstr ""
31918 #: config/powerpcspe/sysv4.h:177
31919 #, gcc-internal-format, gfc-internal-format
31920 msgid "-mrelocatable and -mcall-%s are incompatible"
31921 msgstr ""
31923 #: config/powerpcspe/sysv4.h:184
31924 #, gcc-internal-format, gfc-internal-format
31925 msgid "-fPIC and -mcall-%s are incompatible"
31926 msgstr ""
31928 #: config/powerpcspe/sysv4.h:190
31929 #, gcc-internal-format
31930 msgid "-msecure-plt not supported by your assembler"
31931 msgstr ""
31933 #: config/powerpcspe/sysv4.h:218
31934 #, gcc-internal-format, gfc-internal-format
31935 msgid "-m%s not supported in this configuration"
31936 msgstr ""
31938 #: config/riscv/riscv.c:310
31939 #, gcc-internal-format
31940 msgid "unknown cpu %qs for -mtune"
31941 msgstr ""
31943 #: config/riscv/riscv.c:4097
31944 #, gcc-internal-format
31945 msgid "-mdiv requires -march to subsume the %<M%> extension"
31946 msgstr ""
31948 #: config/riscv/riscv.c:4137
31949 #, gcc-internal-format
31950 msgid "requested ABI requires -march to subsume the %qc extension"
31951 msgstr ""
31953 #: config/riscv/riscv.c:4142
31954 #, gcc-internal-format, gfc-internal-format
31955 msgid "ABI requires -march=rv%d"
31956 msgstr ""
31958 #: config/riscv/riscv.c:4152
31959 #, gcc-internal-format, gfc-internal-format
31960 msgid "-mpreferred-stack-boundary=%d must be between %d and %d"
31961 msgstr ""
31963 #. Address spaces are currently only supported by C.
31964 #: config/rl78/rl78.c:374
31965 #, gcc-internal-format
31966 msgid "-mes0 can only be used with C"
31967 msgstr ""
31969 #: config/rl78/rl78.c:377
31970 #, gcc-internal-format
31971 msgid "mduc registers only saved for G13 target"
31972 msgstr ""
31974 #: config/rl78/rl78.c:392
31975 #, gcc-internal-format
31976 msgid "-mmul=g13 cannot be used with -mcpu=g10"
31977 msgstr ""
31979 #: config/rl78/rl78.c:393
31980 #, gcc-internal-format
31981 msgid "-mmul=g14 cannot be used with -mcpu=g10"
31982 msgstr ""
31984 #. The S2 core does not have mul/div instructions.
31985 #: config/rl78/rl78.c:404
31986 #, gcc-internal-format
31987 msgid "-mmul=g14 cannot be used with -mcpu=g13"
31988 msgstr ""
31990 #. The G14 core does not have the hardware multiply peripheral used by the
31991 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
31992 #: config/rl78/rl78.c:416
31993 #, gcc-internal-format
31994 msgid "-mmul=g13 cannot be used with -mcpu=g14"
31995 msgstr ""
31997 #: config/rl78/rl78.c:838
31998 #, gcc-internal-format
31999 msgid "naked attribute only applies to functions"
32000 msgstr ""
32002 #: config/rl78/rl78.c:862
32003 #, gcc-internal-format
32004 msgid "%qE attribute doesn't apply to functions"
32005 msgstr ""
32007 #. This is unpredictable, as we're truncating off usable address
32008 #. bits.
32009 #: config/rl78/rl78.c:1228
32010 #, gcc-internal-format
32011 msgid "converting far pointer to near pointer"
32012 msgstr ""
32014 #: config/rs6000/driver-rs6000.c:268
32015 #, gcc-internal-format, gfc-internal-format
32016 msgid ""
32017 "Unsupported cpu name returned from kernel for -mcpu=native: %s\n"
32018 "Please use an explicit cpu name.  Valid cpu names are: %s"
32019 msgstr ""
32021 #: config/rs6000/rs6000-c.c:6166 config/rs6000/rs6000-c.c:6217
32022 #: config/rs6000/rs6000-c.c:6487 config/rs6000/rs6000-c.c:6553
32023 #: config/rs6000/rs6000-c.c:6914 config/rs6000/rs6000-c.c:6961
32024 #, gcc-internal-format
32025 msgid "builtin %qs only accepts 2 arguments"
32026 msgstr ""
32028 #: config/rs6000/rs6000-c.c:6290 config/rs6000/rs6000-c.c:6373
32029 #: config/rs6000/rs6000-c.c:6734
32030 #, gcc-internal-format
32031 msgid "builtin %qs only accepts 3 arguments"
32032 msgstr ""
32034 #: config/rs6000/rs6000-c.c:6482
32035 #, gcc-internal-format
32036 msgid "builtin %qs only accepts 1 argument"
32037 msgstr ""
32039 #: config/rs6000/rs6000-c.c:7052
32040 #, gcc-internal-format
32041 msgid "builtin %qs requires builtin %qs"
32042 msgstr "вбудований код %qs потребує вбудованого коду %qs"
32044 #: config/rs6000/rs6000-c.c:7056
32045 #, gcc-internal-format
32046 msgid "builtin function %qs not supported in this compiler configuration"
32047 msgstr ""
32049 #: config/rs6000/rs6000-c.c:7066
32050 #, gcc-internal-format
32051 msgid "invalid parameter combination for AltiVec intrinsic %qs"
32052 msgstr ""
32054 #: config/rs6000/rs6000.c:3772 config/rs6000/rs6000.c:3775
32055 #: config/rs6000/rs6000.c:3778
32056 #, gcc-internal-format
32057 msgid "%qs requires %qs or %qs"
32058 msgstr "%qs потребує %qs або %qs"
32060 #: config/rs6000/rs6000.c:3879
32061 #, gcc-internal-format
32062 msgid "%qs requires PowerPC64 architecture, enabling"
32063 msgstr ""
32065 #: config/rs6000/rs6000.c:4057
32066 #, gcc-internal-format
32067 msgid "%qs command-line option is deprecated"
32068 msgstr "параметр командного рядка %qs є застарілим"
32070 #: config/rs6000/rs6000.c:4068
32071 #, gcc-internal-format
32072 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
32073 msgstr ""
32075 #: config/rs6000/rs6000.c:4167
32076 #, gcc-internal-format
32077 msgid "will not generate %qs instructions because assembler lacks %qs support"
32078 msgstr ""
32080 #: config/rs6000/rs6000.c:4260
32081 #, gcc-internal-format
32082 msgid "%qs is not supported on little endian systems"
32083 msgstr ""
32085 #: config/rs6000/rs6000.c:4353
32086 #, gcc-internal-format
32087 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
32088 msgstr ""
32090 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
32091 #. were explicitly cleared.
32092 #: config/rs6000/rs6000.c:4361
32093 #, gcc-internal-format
32094 msgid "%qs incompatible with explicitly disabled options"
32095 msgstr ""
32097 #. We prefer to not mention undocumented options in
32098 #. error messages.  However, if users have managed to select
32099 #. power9-fusion without selecting power8-fusion, they
32100 #. already know about undocumented flags.
32101 #: config/rs6000/rs6000.c:4386 config/rs6000/rs6000.c:4393
32102 #: config/rs6000/rs6000.c:4400 config/rs6000/rs6000.c:4408
32103 #: config/rs6000/rs6000.c:4427 config/rs6000/rs6000.c:4484
32104 #: config/rs6000/rs6000.c:4488 config/rs6000/rs6000.c:4505
32105 #: config/rs6000/rs6000.c:4558 config/rs6000/rs6000.c:4585
32106 #: config/rs6000/rs6000.c:4600 config/rs6000/rs6000.c:4608
32107 #: config/rs6000/rs6000.c:4709
32108 #, gcc-internal-format
32109 msgid "%qs requires %qs"
32110 msgstr "%qs потребує %qs"
32112 #: config/rs6000/rs6000.c:4650
32113 #, gcc-internal-format
32114 msgid "Using IEEE extended precision long double"
32115 msgstr ""
32117 #: config/rs6000/rs6000.c:4652
32118 #, gcc-internal-format
32119 msgid "Using IBM extended precision long double"
32120 msgstr ""
32122 #: config/rs6000/rs6000.c:4669
32123 #, gcc-internal-format
32124 msgid "%qs requires VSX support"
32125 msgstr ""
32127 #: config/rs6000/rs6000.c:4678
32128 #, gcc-internal-format
32129 msgid "The -mfloat128 option may not be fully supported"
32130 msgstr ""
32132 #: config/rs6000/rs6000.c:4701
32133 #, gcc-internal-format
32134 msgid "%qs requires full ISA 3.0 support"
32135 msgstr ""
32137 #: config/rs6000/rs6000.c:4768
32138 #, gcc-internal-format
32139 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
32140 msgstr ""
32142 #: config/rs6000/rs6000.c:4955
32143 #, gcc-internal-format
32144 msgid "%qs is not a valid number in %qs"
32145 msgstr ""
32147 #: config/rs6000/rs6000.c:4960
32148 #, gcc-internal-format
32149 msgid "%qs is not a valid offset in %qs"
32150 msgstr "%qs не є коректним зсувом у %qs"
32152 #: config/rs6000/rs6000.c:4972
32153 #, gcc-internal-format
32154 msgid "%qs is not a valid base register in %qs"
32155 msgstr ""
32157 #: config/rs6000/rs6000.c:4980
32158 #, gcc-internal-format
32159 msgid "%qs needs a valid base register"
32160 msgstr ""
32162 #: config/rs6000/rs6000.c:5278
32163 #, gcc-internal-format
32164 msgid "unknown option for %<%s=%s%>"
32165 msgstr "невідомий параметр для %<%s=%s%>"
32167 #: config/rs6000/rs6000.c:5315
32168 #, gcc-internal-format
32169 msgid "%qs is deprecated and not recommended in any circumstances"
32170 msgstr ""
32172 #: config/rs6000/rs6000.c:11439
32173 #, gcc-internal-format
32174 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
32175 msgstr ""
32177 #: config/rs6000/rs6000.c:11906
32178 #, gcc-internal-format
32179 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
32180 msgstr ""
32182 #: config/rs6000/rs6000.c:13616
32183 #, gcc-internal-format
32184 msgid "internal error: builtin function %qs already processed"
32185 msgstr ""
32187 #: config/rs6000/rs6000.c:14194
32188 #, gcc-internal-format
32189 msgid "argument 2 must be a 1-bit unsigned literal"
32190 msgstr ""
32192 #: config/rs6000/rs6000.c:14233
32193 #, gcc-internal-format
32194 msgid "argument 1 of %qs must be a constant"
32195 msgstr "аргумент 1 %qs має бути сталою"
32197 #: config/rs6000/rs6000.c:14291 config/rs6000/rs6000.c:15942
32198 #, gcc-internal-format
32199 msgid "argument 1 of %qs is out of range"
32200 msgstr "аргумент 1 %qs лежить поза припустимим діапазоном"
32202 #: config/rs6000/rs6000.c:14786
32203 #, gcc-internal-format
32204 msgid "builtin %qs is only valid in 64-bit mode"
32205 msgstr ""
32207 #: config/rs6000/rs6000.c:14983
32208 #, gcc-internal-format
32209 msgid "builtin %qs only accepts a string argument"
32210 msgstr ""
32212 #. Invalid CPU argument.
32213 #: config/rs6000/rs6000.c:15002
32214 #, gcc-internal-format
32215 msgid "cpu %qs is an invalid argument to builtin %qs"
32216 msgstr ""
32218 #. Invalid HWCAP argument.
32219 #: config/rs6000/rs6000.c:15030
32220 #, gcc-internal-format
32221 msgid "%s %qs is an invalid argument to builtin %qs"
32222 msgstr ""
32224 #: config/rs6000/rs6000.c:15056
32225 #, gcc-internal-format
32226 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
32227 msgstr ""
32229 #: config/rs6000/rs6000.c:15660
32230 #, gcc-internal-format
32231 msgid "second argument to %qs must be 0..12"
32232 msgstr ""
32234 #: config/rs6000/rs6000.c:15675
32235 #, gcc-internal-format
32236 msgid "third argument to %qs must be 0..12"
32237 msgstr ""
32239 #: config/rs6000/rs6000.c:15894
32240 #, gcc-internal-format, gfc-internal-format
32241 msgid "argument 1 of %s must be a constant"
32242 msgstr "аргумент 1 %s має бути сталим"
32244 #: config/rs6000/rs6000.c:15976
32245 #, gcc-internal-format
32246 msgid "builtin function %qs is only valid for the cell processor"
32247 msgstr ""
32249 #: config/rs6000/rs6000.c:15978 config/rs6000/rs6000.c:15980
32250 #: config/rs6000/rs6000.c:15982 config/rs6000/rs6000.c:15984
32251 #: config/rs6000/rs6000.c:15990 config/rs6000/rs6000.c:15992
32252 #: config/rs6000/rs6000.c:15999 config/rs6000/rs6000.c:16006
32253 #: config/rs6000/rs6000.c:16011 config/rs6000/rs6000.c:16014
32254 #: config/rs6000/rs6000.c:16018 config/rs6000/rs6000.c:16024
32255 #, gcc-internal-format
32256 msgid "builtin function %qs requires the %qs option"
32257 msgstr ""
32259 #: config/rs6000/rs6000.c:15987 config/rs6000/rs6000.c:15996
32260 #: config/rs6000/rs6000.c:16003
32261 #, gcc-internal-format
32262 msgid "builtin function %qs requires the %qs and %qs options"
32263 msgstr ""
32265 #: config/rs6000/rs6000.c:16021
32266 #, gcc-internal-format
32267 msgid "builtin function %qs requires ISA 3.0 IEEE 128-bit floating point"
32268 msgstr ""
32270 #: config/rs6000/rs6000.c:16027
32271 #, gcc-internal-format
32272 msgid "builtin function %qs requires the %qs (or newer), and %qs or %qs options"
32273 msgstr ""
32275 #: config/rs6000/rs6000.c:16031
32276 #, gcc-internal-format
32277 msgid "builtin function %qs is not supported with the current options"
32278 msgstr ""
32280 #: config/rs6000/rs6000.c:18290
32281 #, gcc-internal-format
32282 msgid "internal error: builtin function %qs had an unexpected return type %qs"
32283 msgstr ""
32285 #: config/rs6000/rs6000.c:18307
32286 #, gcc-internal-format
32287 msgid "internal error: builtin function %qs, argument %d had unexpected argument type %qs"
32288 msgstr ""
32290 #: config/rs6000/rs6000.c:29528
32291 #, gcc-internal-format
32292 msgid "%qs uses register r29"
32293 msgstr "%qs використовує регістр r29"
32295 #: config/rs6000/rs6000.c:32825
32296 #, gcc-internal-format
32297 msgid "you cannot take the address of a nested function if you use the %qs option"
32298 msgstr ""
32300 #: config/rs6000/rs6000.c:32919
32301 #, gcc-internal-format
32302 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
32303 msgstr ""
32305 #: config/rs6000/rs6000.c:32927
32306 #, gcc-internal-format
32307 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
32308 msgstr ""
32310 #: config/rs6000/rs6000.c:32930
32311 #, gcc-internal-format
32312 msgid "use of %<double%> in AltiVec types is invalid without %qs"
32313 msgstr ""
32315 #: config/rs6000/rs6000.c:36932
32316 #, gcc-internal-format
32317 msgid "invalid cpu %qs for %s%qs%s"
32318 msgstr "некоректний процесор %qs для %s%qs%s"
32320 #: config/rs6000/rs6000.c:36935
32321 #, gcc-internal-format
32322 msgid "%s%qs%s is not allowed"
32323 msgstr ""
32325 #: config/rs6000/rs6000.c:36937
32326 #, gcc-internal-format
32327 msgid "%s%qs%s is invalid"
32328 msgstr ""
32330 #: config/rs6000/rs6000.c:37472
32331 #, gcc-internal-format
32332 msgid "%<-mno-%s%> turns off %<-m%s%>"
32333 msgstr "%<-mno-%s%> вимикає %<-m%s%>"
32335 #: config/rs6000/rs6000.c:37631
32336 #, gcc-internal-format
32337 msgid "target_clones attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
32338 msgstr ""
32340 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
32341 #. get control in TARGET_OPTION_OVERRIDE.
32342 #: config/rs6000/sysv4.h:111
32343 #, gcc-internal-format
32344 msgid "bad value for %<%s-%s%>"
32345 msgstr ""
32347 #: config/rs6000/sysv4.h:127
32348 #, gcc-internal-format
32349 msgid "bad value for %<%s=%s%>"
32350 msgstr ""
32352 #: config/rs6000/sysv4.h:144
32353 #, gcc-internal-format
32354 msgid "%qs and %<%s=%s%> are incompatible"
32355 msgstr ""
32357 #: config/rs6000/sysv4.h:153
32358 #, gcc-internal-format
32359 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
32360 msgstr ""
32362 #: config/rs6000/sysv4.h:162
32363 #, gcc-internal-format
32364 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
32365 msgstr ""
32367 #: config/rs6000/sysv4.h:171
32368 #, gcc-internal-format
32369 msgid "%qs and %qs are incompatible"
32370 msgstr ""
32372 #: config/rs6000/sysv4.h:178 config/rs6000/sysv4.h:185
32373 #, gcc-internal-format
32374 msgid "%qs and %<%s-%s%> are incompatible"
32375 msgstr ""
32377 #: config/rs6000/sysv4.h:191
32378 #, gcc-internal-format
32379 msgid "%qs not supported by your assembler"
32380 msgstr ""
32382 #: config/rs6000/sysv4.h:219
32383 #, gcc-internal-format
32384 msgid "%<-m%s%> not supported in this configuration"
32385 msgstr ""
32387 #: config/rx/rx.c:651
32388 #, gcc-internal-format, gfc-internal-format
32389 msgid "unrecognized control register number: %d - using 'psw'"
32390 msgstr ""
32392 #: config/rx/rx.c:1389
32393 #, gcc-internal-format
32394 msgid "multiple fast interrupt routines seen: %qE and %qE"
32395 msgstr ""
32397 #: config/rx/rx.c:2596
32398 #, gcc-internal-format, gfc-internal-format
32399 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
32400 msgstr ""
32402 #: config/rx/rx.c:2598
32403 #, gcc-internal-format
32404 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
32405 msgstr ""
32407 #: config/rx/rx.c:2645
32408 #, gcc-internal-format
32409 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
32410 msgstr ""
32412 #: config/rx/rx.c:2792
32413 #, gcc-internal-format
32414 msgid "RX FPU instructions do not support NaNs and infinities"
32415 msgstr ""
32417 #: config/s390/s390-c.c:472
32418 #, gcc-internal-format
32419 msgid "builtin vec_step can only be used on vector types."
32420 msgstr ""
32422 #: config/s390/s390-c.c:687 config/s390/s390.c:887
32423 #, gcc-internal-format
32424 msgid "constant value required for builtin %qF argument %d"
32425 msgstr ""
32427 #: config/s390/s390-c.c:702
32428 #, gcc-internal-format
32429 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
32430 msgstr ""
32432 #: config/s390/s390-c.c:873
32433 #, gcc-internal-format
32434 msgid "builtin %qF is for GCC internal use only."
32435 msgstr ""
32437 #: config/s390/s390-c.c:881
32438 #, gcc-internal-format
32439 msgid "builtin %qF is deprecated."
32440 msgstr "вбудований %qF вважається застарілим."
32442 #: config/s390/s390-c.c:885
32443 #, gcc-internal-format
32444 msgid "%qF requires -mvx"
32445 msgstr "%qF потребує -mvx"
32447 #: config/s390/s390-c.c:891
32448 #, gcc-internal-format
32449 msgid "%qF requires z14 or higher"
32450 msgstr "%qF потребує z14 або вищого"
32452 #: config/s390/s390-c.c:905
32453 #, gcc-internal-format
32454 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
32455 msgstr ""
32457 #: config/s390/s390-c.c:954
32458 #, gcc-internal-format
32459 msgid "invalid parameter combination for intrinsic %qs"
32460 msgstr ""
32462 #: config/s390/s390-c.c:960
32463 #, gcc-internal-format
32464 msgid "ambiguous overload for intrinsic %qs"
32465 msgstr ""
32467 #: config/s390/s390-c.c:968
32468 #, gcc-internal-format
32469 msgid "%qs matching variant requires z14 or higher"
32470 msgstr ""
32472 #: config/s390/s390-c.c:974
32473 #, gcc-internal-format
32474 msgid "%qs matching variant is deprecated."
32475 msgstr ""
32477 #: config/s390/s390-c.c:1014
32478 #, gcc-internal-format
32479 msgid "constant argument %d for builtin %qF is out of range for target type"
32480 msgstr ""
32482 #: config/s390/s390.c:743
32483 #, gcc-internal-format
32484 msgid "constant argument %d for builtin %qF is out of range (0.."
32485 msgstr ""
32487 #: config/s390/s390.c:760
32488 #, gcc-internal-format
32489 msgid "constant argument %d for builtin %qF is out of range ("
32490 msgstr ""
32492 #: config/s390/s390.c:811
32493 #, gcc-internal-format
32494 msgid "builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
32495 msgstr ""
32497 #: config/s390/s390.c:817
32498 #, gcc-internal-format
32499 msgid "builtin %qF requires -mvx (default with -march=z13 and higher)."
32500 msgstr ""
32502 #: config/s390/s390.c:824
32503 #, gcc-internal-format
32504 msgid "Builtin %qF requires z14 or higher."
32505 msgstr ""
32507 #: config/s390/s390.c:843
32508 #, gcc-internal-format
32509 msgid "unresolved overloaded builtin"
32510 msgstr ""
32512 #: config/s390/s390.c:850 config/tilegx/tilegx.c:3547
32513 #: config/tilepro/tilepro.c:3111
32514 #, gcc-internal-format
32515 msgid "bad builtin icode"
32516 msgstr ""
32518 #: config/s390/s390.c:978
32519 #, gcc-internal-format
32520 msgid "invalid argument %d for builtin %qF"
32521 msgstr "некоректний аргумент %d для вбудованої %qF"
32523 #: config/s390/s390.c:1079
32524 #, gcc-internal-format
32525 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
32526 msgstr ""
32528 #: config/s390/s390.c:1169
32529 #, gcc-internal-format
32530 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
32531 msgstr ""
32533 #: config/s390/s390.c:10171
32534 #, gcc-internal-format
32535 msgid "total size of local variables exceeds architecture limit"
32536 msgstr ""
32538 #: config/s390/s390.c:11539
32539 #, gcc-internal-format
32540 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
32541 msgstr ""
32543 #: config/s390/s390.c:11555
32544 #, gcc-internal-format
32545 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."
32546 msgstr ""
32548 #: config/s390/s390.c:11583
32549 #, gcc-internal-format
32550 msgid "frame size of %qs is %wd bytes"
32551 msgstr ""
32553 #: config/s390/s390.c:11587
32554 #, gcc-internal-format
32555 msgid "%qs uses dynamic stack allocation"
32556 msgstr ""
32558 #: config/s390/s390.c:11965
32559 #, gcc-internal-format
32560 msgid "CPUs older than z900 are not supported for -fsplit-stack"
32561 msgstr ""
32563 #: config/s390/s390.c:15361
32564 #, gcc-internal-format, gfc-internal-format
32565 msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
32566 msgstr ""
32568 #: config/s390/s390.c:15373
32569 #, gcc-internal-format, gfc-internal-format
32570 msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
32571 msgstr ""
32573 #: config/s390/s390.c:15385
32574 #, gcc-internal-format, gfc-internal-format
32575 msgid "z/Architecture mode not supported on %s"
32576 msgstr ""
32578 #: config/s390/s390.c:15388
32579 #, gcc-internal-format
32580 msgid "64-bit ABI not supported in ESA/390 mode"
32581 msgstr ""
32583 #: config/s390/s390.c:15395
32584 #, gcc-internal-format
32585 msgid "thunk-inline is only supported with -mindirect-branch-jump"
32586 msgstr ""
32588 #: config/s390/s390.c:15419
32589 #, gcc-internal-format
32590 msgid "-mindirect-branch* options require -march=z900 or higher"
32591 msgstr ""
32593 #: config/s390/s390.c:15422
32594 #, gcc-internal-format
32595 msgid "-mfunction-return* options require -march=z900 or higher"
32596 msgstr ""
32598 #: config/s390/s390.c:15441
32599 #, gcc-internal-format, gfc-internal-format
32600 msgid "hardware vector support not available on %s"
32601 msgstr ""
32603 #: config/s390/s390.c:15444
32604 #, gcc-internal-format
32605 msgid "hardware vector support not available with -msoft-float"
32606 msgstr ""
32608 #: config/s390/s390.c:15472
32609 #, gcc-internal-format, gfc-internal-format
32610 msgid "hardware decimal floating point instructions not available on %s"
32611 msgstr ""
32613 #: config/s390/s390.c:15476
32614 #, gcc-internal-format
32615 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
32616 msgstr ""
32618 #: config/s390/s390.c:15488
32619 #, gcc-internal-format
32620 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
32621 msgstr ""
32623 #: config/s390/s390.c:15496
32624 #, gcc-internal-format
32625 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
32626 msgstr ""
32628 #: config/s390/s390.c:15502
32629 #, gcc-internal-format
32630 msgid "stack size must be greater than the stack guard value"
32631 msgstr ""
32633 #: config/s390/s390.c:15504
32634 #, gcc-internal-format
32635 msgid "stack size must not be greater than 64k"
32636 msgstr ""
32638 #: config/s390/s390.c:15507
32639 #, gcc-internal-format
32640 msgid "-mstack-guard implies use of -mstack-size"
32641 msgstr ""
32643 #. argument is not a plain number
32644 #: config/s390/s390.c:15600
32645 #, gcc-internal-format
32646 msgid "arguments to %qs should be non-negative integers"
32647 msgstr ""
32649 #: config/s390/s390.c:15607
32650 #, gcc-internal-format
32651 msgid "argument to %qs is too large (max. %d)"
32652 msgstr ""
32654 #: config/s390/s390.c:15637
32655 #, gcc-internal-format
32656 msgid "-mno-pic-data-is-text-relative cannot be used without -fpic/-fPIC"
32657 msgstr ""
32659 #. Value is not allowed for the target attribute.
32660 #: config/s390/s390.c:15818
32661 #, gcc-internal-format
32662 msgid "value %qs is not supported by attribute %<target%>"
32663 msgstr ""
32665 #: config/sh/sh.c:935
32666 #, gcc-internal-format
32667 msgid "ignoring -fschedule-insns because of exception handling bug"
32668 msgstr ""
32670 #: config/sh/sh.c:952
32671 #, gcc-internal-format
32672 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
32673 msgstr ""
32675 #: config/sh/sh.c:7400
32676 #, gcc-internal-format
32677 msgid "__builtin_saveregs not supported by this subtarget"
32678 msgstr ""
32680 #: config/sh/sh.c:8352
32681 #, gcc-internal-format
32682 msgid "%qE attribute only applies to interrupt functions"
32683 msgstr ""
32685 #: config/sh/sh.c:8422
32686 #, gcc-internal-format
32687 msgid "%qE attribute is supported only for SH2A"
32688 msgstr ""
32690 #: config/sh/sh.c:8464
32691 #, gcc-internal-format
32692 msgid "%qE attribute only applies to SH2A"
32693 msgstr ""
32695 #: config/sh/sh.c:8486
32696 #, gcc-internal-format
32697 msgid "%qE attribute argument should be between 0 to 255"
32698 msgstr ""
32700 #. The argument must be a constant string.
32701 #: config/sh/sh.c:8548
32702 #, gcc-internal-format
32703 msgid "%qE attribute argument not a string constant"
32704 msgstr ""
32706 #: config/sh/sh.c:10823
32707 #, gcc-internal-format
32708 msgid "r0 needs to be available as a call-clobbered register"
32709 msgstr ""
32711 #. 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.
32712 #: config/sh/vxworks.h:43
32713 #, gcc-internal-format
32714 msgid "-mrelax is only supported for RTP PIC"
32715 msgstr ""
32717 #: config/sparc/sparc.c:1761
32718 #, gcc-internal-format, gfc-internal-format
32719 msgid "%s is not supported by this configuration"
32720 msgstr ""
32722 #: config/sparc/sparc.c:1768
32723 #, gcc-internal-format
32724 msgid "-mlong-double-64 not allowed with -m64"
32725 msgstr ""
32727 #: config/sparc/sparc.c:1788
32728 #, gcc-internal-format, gfc-internal-format
32729 msgid "bad value (%s) for -mcmodel= switch"
32730 msgstr ""
32732 #: config/sparc/sparc.c:1793
32733 #, gcc-internal-format
32734 msgid "-mcmodel= is not supported on 32-bit systems"
32735 msgstr ""
32737 #: config/sparc/sparc.c:1800
32738 #, gcc-internal-format
32739 msgid "-fcall-saved-REG is not supported for out registers"
32740 msgstr ""
32742 #: config/spu/spu-c.c:133
32743 #, gcc-internal-format, gfc-internal-format
32744 msgid "insufficient arguments to overloaded function %s"
32745 msgstr ""
32747 #: config/spu/spu-c.c:164
32748 #, gcc-internal-format, gfc-internal-format
32749 msgid "too many arguments to overloaded function %s"
32750 msgstr ""
32752 #: config/spu/spu-c.c:176
32753 #, gcc-internal-format, gfc-internal-format
32754 msgid "parameter list does not match a valid signature for %s()"
32755 msgstr ""
32757 #: config/spu/spu.c:259
32758 #, gcc-internal-format, gfc-internal-format
32759 msgid "bad value (%s) for -march= switch"
32760 msgstr ""
32762 #: config/spu/spu.c:270
32763 #, gcc-internal-format, gfc-internal-format
32764 msgid "bad value (%s) for -mtune= switch"
32765 msgstr ""
32767 #: config/spu/spu.c:5195 config/spu/spu.c:5198
32768 #, gcc-internal-format
32769 msgid "creating run-time relocation for %qD"
32770 msgstr ""
32772 #: config/spu/spu.c:5203 config/spu/spu.c:5205
32773 #, gcc-internal-format
32774 msgid "creating run-time relocation"
32775 msgstr ""
32777 #: config/spu/spu.c:6340
32778 #, gcc-internal-format, gfc-internal-format
32779 msgid "%s expects an integer literal in the range [%d, %d]"
32780 msgstr ""
32782 #: config/spu/spu.c:6360
32783 #, gcc-internal-format
32784 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
32785 msgstr ""
32787 #: config/spu/spu.c:6389
32788 #, gcc-internal-format, gfc-internal-format
32789 msgid "%d least significant bits of %s are ignored"
32790 msgstr ""
32792 #: config/stormy16/stormy16.c:1048
32793 #, gcc-internal-format
32794 msgid "local variable memory requirements exceed capacity"
32795 msgstr ""
32797 #: config/stormy16/stormy16.c:1205
32798 #, gcc-internal-format
32799 msgid "function_profiler support"
32800 msgstr ""
32802 #: config/stormy16/stormy16.c:1299
32803 #, gcc-internal-format
32804 msgid "cannot use va_start in interrupt function"
32805 msgstr ""
32807 #: config/stormy16/stormy16.c:1867
32808 #, gcc-internal-format, gfc-internal-format
32809 msgid "switch statement of size %lu entries too large"
32810 msgstr ""
32812 #: config/stormy16/stormy16.c:2239
32813 #, gcc-internal-format
32814 msgid "%<__BELOW100__%> attribute only applies to variables"
32815 msgstr ""
32817 #: config/stormy16/stormy16.c:2246
32818 #, gcc-internal-format
32819 msgid "__BELOW100__ attribute not allowed with auto storage class"
32820 msgstr ""
32822 #: config/tilegx/tilegx.c:3588 config/tilepro/tilepro.c:3137
32823 #, gcc-internal-format
32824 msgid "operand must be an immediate of the right size"
32825 msgstr ""
32827 #: config/v850/v850-c.c:67
32828 #, gcc-internal-format
32829 msgid "#pragma GHS endXXXX found without previous startXXX"
32830 msgstr ""
32832 #: config/v850/v850-c.c:70
32833 #, gcc-internal-format
32834 msgid "#pragma GHS endXXX does not match previous startXXX"
32835 msgstr ""
32837 #: config/v850/v850-c.c:96
32838 #, gcc-internal-format
32839 msgid "cannot set interrupt attribute: no current function"
32840 msgstr ""
32842 #: config/v850/v850-c.c:104
32843 #, gcc-internal-format
32844 msgid "cannot set interrupt attribute: no such identifier"
32845 msgstr ""
32847 #: config/v850/v850-c.c:153
32848 #, gcc-internal-format
32849 msgid "junk at end of #pragma ghs section"
32850 msgstr ""
32852 #: config/v850/v850-c.c:170
32853 #, gcc-internal-format
32854 msgid "unrecognized section name %qE"
32855 msgstr ""
32857 #: config/v850/v850-c.c:184
32858 #, gcc-internal-format
32859 msgid "malformed #pragma ghs section"
32860 msgstr ""
32862 #: config/v850/v850-c.c:203
32863 #, gcc-internal-format
32864 msgid "junk at end of #pragma ghs interrupt"
32865 msgstr ""
32867 #: config/v850/v850-c.c:214
32868 #, gcc-internal-format
32869 msgid "junk at end of #pragma ghs starttda"
32870 msgstr ""
32872 #: config/v850/v850-c.c:225
32873 #, gcc-internal-format
32874 msgid "junk at end of #pragma ghs startsda"
32875 msgstr ""
32877 #: config/v850/v850-c.c:236
32878 #, gcc-internal-format
32879 msgid "junk at end of #pragma ghs startzda"
32880 msgstr ""
32882 #: config/v850/v850-c.c:247
32883 #, gcc-internal-format
32884 msgid "junk at end of #pragma ghs endtda"
32885 msgstr ""
32887 #: config/v850/v850-c.c:258
32888 #, gcc-internal-format
32889 msgid "junk at end of #pragma ghs endsda"
32890 msgstr ""
32892 #: config/v850/v850-c.c:269
32893 #, gcc-internal-format
32894 msgid "junk at end of #pragma ghs endzda"
32895 msgstr ""
32897 #: config/v850/v850.c:2120
32898 #, gcc-internal-format
32899 msgid "data area attributes cannot be specified for local variables"
32900 msgstr ""
32902 #: config/v850/v850.c:2131
32903 #, gcc-internal-format
32904 msgid "data area of %q+D conflicts with previous declaration"
32905 msgstr ""
32907 #: config/v850/v850.c:2262
32908 #, gcc-internal-format, gfc-internal-format
32909 msgid "bogus JR construction: %d"
32910 msgstr ""
32912 #: config/v850/v850.c:2280 config/v850/v850.c:2387
32913 #, gcc-internal-format, gfc-internal-format
32914 msgid "bad amount of stack space removal: %d"
32915 msgstr ""
32917 #: config/v850/v850.c:2367
32918 #, gcc-internal-format, gfc-internal-format
32919 msgid "bogus JARL construction: %d"
32920 msgstr ""
32922 #: config/v850/v850.c:2665
32923 #, gcc-internal-format, gfc-internal-format
32924 msgid "bogus DISPOSE construction: %d"
32925 msgstr ""
32927 #: config/v850/v850.c:2684
32928 #, gcc-internal-format, gfc-internal-format
32929 msgid "too much stack space to dispose of: %d"
32930 msgstr ""
32932 #: config/v850/v850.c:2786
32933 #, gcc-internal-format, gfc-internal-format
32934 msgid "bogus PREPEARE construction: %d"
32935 msgstr ""
32937 #: config/v850/v850.c:2803
32938 #, gcc-internal-format, gfc-internal-format
32939 msgid "too much stack space to prepare: %d"
32940 msgstr ""
32942 #: config/visium/visium.c:741
32943 #, gcc-internal-format
32944 msgid "an interrupt handler cannot be compiled with -muser-mode"
32945 msgstr ""
32947 #: config/vms/vms-c.c:44
32948 #, gcc-internal-format
32949 msgid "junk at end of #pragma __nostandard"
32950 msgstr ""
32952 #: config/vms/vms-c.c:55
32953 #, gcc-internal-format
32954 msgid "junk at end of #pragma __standard"
32955 msgstr ""
32957 #: config/vms/vms-c.c:80
32958 #, gcc-internal-format
32959 msgid "malformed '#pragma member_alignment', ignoring"
32960 msgstr ""
32962 #: config/vms/vms-c.c:95
32963 #, gcc-internal-format, gfc-internal-format
32964 msgid "unknown '#pragma member_alignment' name %s"
32965 msgstr ""
32967 #: config/vms/vms-c.c:100
32968 #, gcc-internal-format
32969 msgid "malformed '#pragma member_alignment'"
32970 msgstr ""
32972 #: config/vms/vms-c.c:134
32973 #, gcc-internal-format
32974 msgid "unhandled alignment for '#pragma nomember_alignment'"
32975 msgstr ""
32977 #: config/vms/vms-c.c:147
32978 #, gcc-internal-format
32979 msgid "garbage at end of '#pragma nomember_alignment'"
32980 msgstr ""
32982 #: config/vms/vms-c.c:202
32983 #, gcc-internal-format
32984 msgid "malformed '#pragma extern_model', ignoring"
32985 msgstr ""
32987 #: config/vms/vms-c.c:223
32988 #, gcc-internal-format
32989 msgid "extern model globalvalue"
32990 msgstr ""
32992 #: config/vms/vms-c.c:228
32993 #, gcc-internal-format, gfc-internal-format
32994 msgid "unknown '#pragma extern_model' model '%s'"
32995 msgstr ""
32997 #: config/vms/vms-c.c:234
32998 #, gcc-internal-format
32999 msgid "junk at end of '#pragma extern_model'"
33000 msgstr ""
33002 #: config/vms/vms-c.c:248
33003 #, gcc-internal-format
33004 msgid "vms '#pragma __message' is ignored"
33005 msgstr ""
33007 #: config/vms/vms-c.c:273 config/vms/vms-c.c:279
33008 #, gcc-internal-format
33009 msgid "malformed '#pragma __extern_prefix', ignoring"
33010 msgstr ""
33012 #: config/vms/vms-c.c:312 config/vms/vms-c.c:332
33013 #, gcc-internal-format
33014 msgid "malformed %<#pragma %s%>, ignoring"
33015 msgstr ""
33017 #: config/vms/vms-c.c:328
33018 #, gcc-internal-format
33019 msgid "invalid constant in %<#pragma %s%>"
33020 msgstr ""
33022 #: config/xtensa/xtensa.c:2221
33023 #, gcc-internal-format
33024 msgid "boolean registers required for the floating-point option"
33025 msgstr ""
33027 #: config/xtensa/xtensa.c:2256
33028 #, gcc-internal-format, gfc-internal-format
33029 msgid "-f%s is not supported with CONST16 instructions"
33030 msgstr ""
33032 #: config/xtensa/xtensa.c:2263
33033 #, gcc-internal-format
33034 msgid "PIC is required but not supported with CONST16 instructions"
33035 msgstr ""
33037 #: config/xtensa/xtensa.c:3633
33038 #, gcc-internal-format
33039 msgid "only uninitialized variables can be placed in a .bss section"
33040 msgstr ""
33042 #: ada/gcc-interface/misc.c:158
33043 #, gcc-internal-format
33044 msgid "%<-gnat%> misspelled as %<-gant%>"
33045 msgstr ""
33047 #: ada/gcc-interface/misc.c:259
33048 #, gcc-internal-format
33049 msgid "-fexcess-precision=standard for Ada"
33050 msgstr ""
33052 #: ada/gcc-interface/misc.c:278
33053 #, gcc-internal-format
33054 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
33055 msgstr ""
33057 #: ada/gcc-interface/trans.c:1535
33058 #, gcc-internal-format
33059 msgid "subprogram %q+F not marked Inline_Always"
33060 msgstr ""
33062 #: ada/gcc-interface/trans.c:1536 ada/gcc-interface/trans.c:1542
33063 #, gcc-internal-format
33064 msgid "parent subprogram cannot be inlined"
33065 msgstr ""
33067 #: ada/gcc-interface/trans.c:1540
33068 #, gcc-internal-format
33069 msgid "subprogram %q+F not marked Inline"
33070 msgstr ""
33072 #: ada/gcc-interface/trans.c:6401
33073 #, gcc-internal-format
33074 msgid "out-of-bounds access may be optimized away"
33075 msgstr ""
33077 #: ada/gcc-interface/trans.c:6403
33078 #, gcc-internal-format
33079 msgid "containing loop"
33080 msgstr ""
33082 #: ada/gcc-interface/utils.c:3890
33083 #, gcc-internal-format
33084 msgid "invalid element type for attribute %qs"
33085 msgstr ""
33087 #: ada/gcc-interface/utils.c:3914
33088 #, gcc-internal-format
33089 msgid "number of components of vector not a power of two"
33090 msgstr ""
33092 #: ada/gcc-interface/utils.c:6043 ada/gcc-interface/utils.c:6220
33093 #: ada/gcc-interface/utils.c:6327
33094 #, gcc-internal-format
33095 msgid "%qs attribute ignored"
33096 msgstr ""
33098 #: ada/gcc-interface/utils.c:6164
33099 #, gcc-internal-format
33100 msgid "%qs attribute requires prototypes with named arguments"
33101 msgstr ""
33103 #: ada/gcc-interface/utils.c:6173
33104 #, gcc-internal-format
33105 msgid "%qs attribute only applies to variadic functions"
33106 msgstr ""
33108 #: ada/gcc-interface/utils.c:6287
33109 #, gcc-internal-format
33110 msgid "%qE attribute has no effect"
33111 msgstr ""
33113 #: ada/gcc-interface/utils.c:6411
33114 #, gcc-internal-format
33115 msgid "attribute %qs applies to array types only"
33116 msgstr ""
33118 #: brig/brig-lang.c:204
33119 #, gcc-internal-format
33120 msgid "could not read the BRIG file"
33121 msgstr ""
33123 #. Except for passing an argument to an unprototyped function,
33124 #. this is a constraint violation.  When passing an argument to
33125 #. an unprototyped function, it is compile-time undefined;
33126 #. making it a constraint in that case was rejected in
33127 #. DR#252.
33128 #: c/c-convert.c:101 c/c-typeck.c:2175 c/c-typeck.c:6512 c/c-typeck.c:12143
33129 #: cp/typeck.c:2027 cp/typeck.c:7977 cp/typeck.c:8742
33130 #, gcc-internal-format
33131 msgid "void value not ignored as it ought to be"
33132 msgstr ""
33134 #: c/c-convert.c:167
33135 #, gcc-internal-format
33136 msgid "conversion to non-scalar type requested"
33137 msgstr ""
33139 #: c/c-decl.c:819
33140 #, gcc-internal-format
33141 msgid "array %q+D assumed to have one element"
33142 msgstr ""
33144 #: c/c-decl.c:860
33145 #, gcc-internal-format
33146 msgid "%qD is static but used in inline function %qD which is not static"
33147 msgstr ""
33149 #: c/c-decl.c:865
33150 #, gcc-internal-format
33151 msgid "%q+D is static but declared in inline function %qD which is not static"
33152 msgstr ""
33154 #: c/c-decl.c:1050
33155 #, gcc-internal-format, gfc-internal-format
33156 msgid "GCC supports only %u nested scopes"
33157 msgstr ""
33159 #: c/c-decl.c:1202 cp/decl.c:360
33160 #, gcc-internal-format
33161 msgid "label %q+D used but not defined"
33162 msgstr ""
33164 #: c/c-decl.c:1247
33165 #, gcc-internal-format
33166 msgid "nested function %q+D declared but never defined"
33167 msgstr ""
33169 #: c/c-decl.c:1261
33170 #, gcc-internal-format
33171 msgid "inline function %q+D declared but never defined"
33172 msgstr ""
33174 #: c/c-decl.c:1278
33175 #, gcc-internal-format
33176 msgid "unused variable %q+D"
33177 msgstr ""
33179 #: c/c-decl.c:1282 cp/decl.c:695
33180 #, gcc-internal-format
33181 msgid "variable %qD set but not used"
33182 msgstr ""
33184 #: c/c-decl.c:1287
33185 #, gcc-internal-format
33186 msgid "type of array %q+D completed incompatibly with implicit initialization"
33187 msgstr ""
33189 #: c/c-decl.c:1567 c/c-decl.c:6721 c/c-decl.c:7594 c/c-decl.c:8401
33190 #, gcc-internal-format
33191 msgid "originally defined here"
33192 msgstr ""
33194 #: c/c-decl.c:1697
33195 #, gcc-internal-format
33196 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
33197 msgstr ""
33199 #: c/c-decl.c:1704
33200 #, gcc-internal-format
33201 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
33202 msgstr ""
33204 #: c/c-decl.c:1751
33205 #, gcc-internal-format
33206 msgid "prototype for %q+D declares more arguments than previous old-style definition"
33207 msgstr ""
33209 #: c/c-decl.c:1757
33210 #, gcc-internal-format
33211 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
33212 msgstr ""
33214 #: c/c-decl.c:1766
33215 #, gcc-internal-format
33216 msgid "prototype for %q+D declares argument %d with incompatible type"
33217 msgstr ""
33219 #. If we get here, no errors were found, but do issue a warning
33220 #. for this poor-style construct.
33221 #: c/c-decl.c:1779
33222 #, gcc-internal-format
33223 msgid "prototype for %q+D follows non-prototype definition"
33224 msgstr ""
33226 #: c/c-decl.c:1795
33227 #, gcc-internal-format
33228 msgid "previous definition of %q+D was here"
33229 msgstr ""
33231 #: c/c-decl.c:1797
33232 #, gcc-internal-format
33233 msgid "previous implicit declaration of %q+D was here"
33234 msgstr "попереднє неявне оголошення %q+D було тут"
33236 #: c/c-decl.c:1799
33237 #, gcc-internal-format
33238 msgid "previous declaration of %q+D was here"
33239 msgstr ""
33241 #: c/c-decl.c:1839
33242 #, gcc-internal-format
33243 msgid "%q+D redeclared as different kind of symbol"
33244 msgstr ""
33246 #: c/c-decl.c:1844
33247 #, gcc-internal-format
33248 msgid "built-in function %q+D declared as non-function"
33249 msgstr ""
33251 #: c/c-decl.c:1847 c/c-decl.c:2018 c/c-decl.c:2813
33252 #, gcc-internal-format
33253 msgid "declaration of %q+D shadows a built-in function"
33254 msgstr ""
33256 #: c/c-decl.c:1856
33257 #, gcc-internal-format
33258 msgid "redeclaration of enumerator %q+D"
33259 msgstr ""
33261 #: c/c-decl.c:1878
33262 #, gcc-internal-format
33263 msgid "conflicting types for built-in function %q+D"
33264 msgstr ""
33266 #: c/c-decl.c:1903 c/c-decl.c:1916 c/c-decl.c:1952
33267 #, gcc-internal-format
33268 msgid "conflicting types for %q+D"
33269 msgstr ""
33271 #: c/c-decl.c:1932
33272 #, gcc-internal-format
33273 msgid "conflicting named address spaces (generic vs %s) for %q+D"
33274 msgstr ""
33276 #: c/c-decl.c:1936
33277 #, gcc-internal-format
33278 msgid "conflicting named address spaces (%s vs generic) for %q+D"
33279 msgstr ""
33281 #: c/c-decl.c:1940
33282 #, gcc-internal-format
33283 msgid "conflicting named address spaces (%s vs %s) for %q+D"
33284 msgstr ""
33286 #: c/c-decl.c:1949
33287 #, gcc-internal-format
33288 msgid "conflicting type qualifiers for %q+D"
33289 msgstr ""
33291 #: c/c-decl.c:1974
33292 #, gcc-internal-format
33293 msgid "redefinition of typedef %q+D with different type"
33294 msgstr ""
33296 #: c/c-decl.c:1987
33297 #, gcc-internal-format
33298 msgid "redefinition of typedef %q+D with variably modified type"
33299 msgstr ""
33301 #: c/c-decl.c:1992
33302 #, gcc-internal-format
33303 msgid "redefinition of typedef %q+D"
33304 msgstr ""
33306 #: c/c-decl.c:2044 c/c-decl.c:2147
33307 #, gcc-internal-format
33308 msgid "redefinition of %q+D"
33309 msgstr ""
33311 #: c/c-decl.c:2079 c/c-decl.c:2185
33312 #, gcc-internal-format
33313 msgid "static declaration of %q+D follows non-static declaration"
33314 msgstr ""
33316 #: c/c-decl.c:2089 c/c-decl.c:2097 c/c-decl.c:2175 c/c-decl.c:2182
33317 #, gcc-internal-format
33318 msgid "non-static declaration of %q+D follows static declaration"
33319 msgstr ""
33321 #: c/c-decl.c:2113
33322 #, gcc-internal-format
33323 msgid "%<gnu_inline%> attribute present on %q+D"
33324 msgstr ""
33326 #: c/c-decl.c:2116
33327 #, gcc-internal-format
33328 msgid "but not here"
33329 msgstr ""
33331 #: c/c-decl.c:2134
33332 #, gcc-internal-format
33333 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
33334 msgstr ""
33336 #: c/c-decl.c:2137
33337 #, gcc-internal-format
33338 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
33339 msgstr ""
33341 #: c/c-decl.c:2167
33342 #, gcc-internal-format
33343 msgid "extern declaration of %q+D follows declaration with no linkage"
33344 msgstr ""
33346 #: c/c-decl.c:2203
33347 #, gcc-internal-format
33348 msgid "declaration of %q+D with no linkage follows extern declaration"
33349 msgstr ""
33351 #: c/c-decl.c:2209
33352 #, gcc-internal-format
33353 msgid "redeclaration of %q+D with no linkage"
33354 msgstr ""
33356 #: c/c-decl.c:2235
33357 #, gcc-internal-format
33358 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
33359 msgstr ""
33361 #: c/c-decl.c:2255
33362 #, gcc-internal-format
33363 msgid "redefinition of parameter %q+D"
33364 msgstr ""
33366 #: c/c-decl.c:2282
33367 #, gcc-internal-format
33368 msgid "redundant redeclaration of %q+D"
33369 msgstr ""
33371 #: c/c-decl.c:2774
33372 #, gcc-internal-format
33373 msgid "declaration of %q+D shadows previous non-variable"
33374 msgstr ""
33376 #: c/c-decl.c:2793
33377 #, gcc-internal-format
33378 msgid "declaration of %qD shadows a parameter"
33379 msgstr ""
33381 #: c/c-decl.c:2806 cp/name-lookup.c:2806
33382 #, gcc-internal-format
33383 msgid "declaration of %qD shadows a global declaration"
33384 msgstr ""
33386 #: c/c-decl.c:2832
33387 #, gcc-internal-format
33388 msgid "declaration of %qD shadows a previous local"
33389 msgstr ""
33391 #: c/c-decl.c:2838 cp/name-lookup.c:2818
33392 #, gcc-internal-format
33393 msgid "shadowed declaration is here"
33394 msgstr ""
33396 #: c/c-decl.c:2965
33397 #, gcc-internal-format
33398 msgid "nested extern declaration of %qD"
33399 msgstr ""
33401 #: c/c-decl.c:3126 c/c-decl.c:3140
33402 #, gcc-internal-format
33403 msgid "implicit declaration of function %qE; did you mean %qs?"
33404 msgstr "неявне оголошення функції %qE; ви мали на увазі %qs?"
33406 #: c/c-decl.c:3132 c/c-decl.c:3145
33407 #, gcc-internal-format
33408 msgid "implicit declaration of function %qE"
33409 msgstr "неявне оголошення функції %qE"
33411 #: c/c-decl.c:3406
33412 #, gcc-internal-format
33413 msgid "incompatible implicit declaration of built-in function %qD"
33414 msgstr "несумісне неявне оголошення вбудованої функції %qD"
33416 #: c/c-decl.c:3417
33417 #, gcc-internal-format
33418 msgid "include %qs or provide a declaration of %qD"
33419 msgstr ""
33421 #: c/c-decl.c:3427
33422 #, gcc-internal-format
33423 msgid "incompatible implicit declaration of function %qD"
33424 msgstr "несумісне неявне оголошення функції %qD"
33426 #: c/c-decl.c:3487
33427 #, gcc-internal-format
33428 msgid "%qE undeclared here (not in a function); did you mean %qs?"
33429 msgstr ""
33431 #: c/c-decl.c:3492
33432 #, gcc-internal-format
33433 msgid "%qE undeclared here (not in a function)"
33434 msgstr ""
33436 #: c/c-decl.c:3505
33437 #, gcc-internal-format
33438 msgid "%qE undeclared (first use in this function); did you mean %qs?"
33439 msgstr ""
33441 #: c/c-decl.c:3510
33442 #, gcc-internal-format
33443 msgid "%qE undeclared (first use in this function)"
33444 msgstr ""
33446 #: c/c-decl.c:3514
33447 #, gcc-internal-format
33448 msgid "each undeclared identifier is reported only once for each function it appears in"
33449 msgstr ""
33451 #: c/c-decl.c:3562 cp/decl.c:3055
33452 #, gcc-internal-format
33453 msgid "label %qE referenced outside of any function"
33454 msgstr ""
33456 #: c/c-decl.c:3598
33457 #, gcc-internal-format
33458 msgid "jump into scope of identifier with variably modified type"
33459 msgstr ""
33461 #: c/c-decl.c:3601
33462 #, gcc-internal-format
33463 msgid "jump skips variable initialization"
33464 msgstr ""
33466 #: c/c-decl.c:3602 c/c-decl.c:3657 c/c-decl.c:3746
33467 #, gcc-internal-format
33468 msgid "label %qD defined here"
33469 msgstr ""
33471 #: c/c-decl.c:3656 c/c-decl.c:3745
33472 #, gcc-internal-format
33473 msgid "jump into statement expression"
33474 msgstr ""
33476 #: c/c-decl.c:3678
33477 #, gcc-internal-format
33478 msgid "duplicate label declaration %qE"
33479 msgstr ""
33481 #: c/c-decl.c:3776 cp/decl.c:3460
33482 #, gcc-internal-format
33483 msgid "duplicate label %qD"
33484 msgstr ""
33486 #: c/c-decl.c:3807
33487 #, gcc-internal-format
33488 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
33489 msgstr ""
33491 #: c/c-decl.c:3872
33492 #, gcc-internal-format
33493 msgid "switch jumps over variable initialization"
33494 msgstr ""
33496 #: c/c-decl.c:3873 c/c-decl.c:3884
33497 #, gcc-internal-format
33498 msgid "switch starts here"
33499 msgstr ""
33501 #: c/c-decl.c:3883
33502 #, gcc-internal-format
33503 msgid "switch jumps into statement expression"
33504 msgstr ""
33506 #: c/c-decl.c:3966
33507 #, gcc-internal-format
33508 msgid "%qE defined as wrong kind of tag"
33509 msgstr ""
33511 #: c/c-decl.c:4335
33512 #, gcc-internal-format
33513 msgid "unnamed struct/union that defines no instances"
33514 msgstr ""
33516 #: c/c-decl.c:4345
33517 #, gcc-internal-format
33518 msgid "empty declaration with storage class specifier does not redeclare tag"
33519 msgstr ""
33521 #: c/c-decl.c:4360
33522 #, gcc-internal-format
33523 msgid "empty declaration with type qualifier does not redeclare tag"
33524 msgstr ""
33526 #: c/c-decl.c:4371
33527 #, gcc-internal-format
33528 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
33529 msgstr ""
33531 #: c/c-decl.c:4393 c/c-decl.c:4401
33532 #, gcc-internal-format
33533 msgid "useless type name in empty declaration"
33534 msgstr ""
33536 #: c/c-decl.c:4409
33537 #, gcc-internal-format
33538 msgid "%<inline%> in empty declaration"
33539 msgstr ""
33541 #: c/c-decl.c:4415
33542 #, gcc-internal-format
33543 msgid "%<_Noreturn%> in empty declaration"
33544 msgstr ""
33546 #: c/c-decl.c:4421
33547 #, gcc-internal-format
33548 msgid "%<auto%> in file-scope empty declaration"
33549 msgstr ""
33551 #: c/c-decl.c:4427
33552 #, gcc-internal-format
33553 msgid "%<register%> in file-scope empty declaration"
33554 msgstr ""
33556 #: c/c-decl.c:4434
33557 #, gcc-internal-format
33558 msgid "useless storage class specifier in empty declaration"
33559 msgstr ""
33561 #: c/c-decl.c:4440
33562 #, gcc-internal-format
33563 msgid "useless %qs in empty declaration"
33564 msgstr ""
33566 #: c/c-decl.c:4453
33567 #, gcc-internal-format
33568 msgid "useless type qualifier in empty declaration"
33569 msgstr ""
33571 #: c/c-decl.c:4460
33572 #, gcc-internal-format
33573 msgid "useless %<_Alignas%> in empty declaration"
33574 msgstr ""
33576 #: c/c-decl.c:4467 c/c-parser.c:1873
33577 #, gcc-internal-format
33578 msgid "empty declaration"
33579 msgstr ""
33581 #: c/c-decl.c:4538
33582 #, gcc-internal-format
33583 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
33584 msgstr ""
33586 #: c/c-decl.c:4542
33587 #, gcc-internal-format
33588 msgid "ISO C90 does not support %<[*]%> array declarators"
33589 msgstr ""
33591 #. C99 6.7.5.2p4
33592 #. A function definition isn't function prototype scope C99 6.2.1p4.
33593 #. C99 6.7.5.2p4
33594 #: c/c-decl.c:4548 c/c-decl.c:7167
33595 #, gcc-internal-format
33596 msgid "%<[*]%> not allowed in other than function prototype scope"
33597 msgstr ""
33599 #: c/c-decl.c:4693
33600 #, gcc-internal-format
33601 msgid "%q+D is usually a function"
33602 msgstr ""
33604 #: c/c-decl.c:4702
33605 #, gcc-internal-format
33606 msgid "typedef %qD is initialized (use __typeof__ instead)"
33607 msgstr ""
33609 #: c/c-decl.c:4707
33610 #, gcc-internal-format
33611 msgid "function %qD is initialized like a variable"
33612 msgstr ""
33614 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
33615 #: c/c-decl.c:4713
33616 #, gcc-internal-format
33617 msgid "parameter %qD is initialized"
33618 msgstr ""
33620 #. Although C99 is unclear about whether incomplete arrays
33621 #. of VLAs themselves count as VLAs, it does not make
33622 #. sense to permit them to be initialized given that
33623 #. ordinary VLAs may not be initialized.
33624 #: c/c-decl.c:4732 c/c-decl.c:4747 c/c-typeck.c:7635
33625 #, gcc-internal-format
33626 msgid "variable-sized object may not be initialized"
33627 msgstr ""
33629 #: c/c-decl.c:4738
33630 #, gcc-internal-format
33631 msgid "variable %qD has initializer but incomplete type"
33632 msgstr ""
33634 #: c/c-decl.c:4827
33635 #, gcc-internal-format
33636 msgid "inline function %q+D given attribute noinline"
33637 msgstr ""
33639 #: c/c-decl.c:4877
33640 #, gcc-internal-format
33641 msgid "uninitialized const member in %qT is invalid in C++"
33642 msgstr ""
33644 #: c/c-decl.c:4879
33645 #, gcc-internal-format
33646 msgid "%qD should be initialized"
33647 msgstr ""
33649 #: c/c-decl.c:4955
33650 #, gcc-internal-format
33651 msgid "initializer fails to determine size of %q+D"
33652 msgstr ""
33654 #: c/c-decl.c:4960
33655 #, gcc-internal-format
33656 msgid "array size missing in %q+D"
33657 msgstr ""
33659 #: c/c-decl.c:4972
33660 #, gcc-internal-format
33661 msgid "zero or negative size array %q+D"
33662 msgstr ""
33664 #: c/c-decl.c:5043
33665 #, gcc-internal-format
33666 msgid "storage size of %q+D isn%'t constant"
33667 msgstr ""
33669 #: c/c-decl.c:5093
33670 #, gcc-internal-format
33671 msgid "ignoring asm-specifier for non-static local variable %q+D"
33672 msgstr ""
33674 #: c/c-decl.c:5123
33675 #, gcc-internal-format
33676 msgid "cannot put object with volatile field into register"
33677 msgstr ""
33679 #: c/c-decl.c:5209
33680 #, gcc-internal-format
33681 msgid "uninitialized const %qD is invalid in C++"
33682 msgstr ""
33684 #: c/c-decl.c:5224 cp/decl.c:7318
33685 #, gcc-internal-format
33686 msgid "%q+D in declare target directive does not have mappable type"
33687 msgstr ""
33689 #: c/c-decl.c:5288
33690 #, gcc-internal-format
33691 msgid "ISO C forbids forward parameter declarations"
33692 msgstr ""
33694 #: c/c-decl.c:5391
33695 #, gcc-internal-format
33696 msgid "defining a type in a compound literal is invalid in C++"
33697 msgstr ""
33699 #: c/c-decl.c:5445 c/c-decl.c:5460
33700 #, gcc-internal-format
33701 msgid "bit-field %qs width not an integer constant"
33702 msgstr ""
33704 #: c/c-decl.c:5455
33705 #, gcc-internal-format
33706 msgid "bit-field %qs width not an integer constant expression"
33707 msgstr ""
33709 #: c/c-decl.c:5466
33710 #, gcc-internal-format
33711 msgid "negative width in bit-field %qs"
33712 msgstr ""
33714 #: c/c-decl.c:5471
33715 #, gcc-internal-format
33716 msgid "zero width for bit-field %qs"
33717 msgstr ""
33719 #: c/c-decl.c:5481
33720 #, gcc-internal-format
33721 msgid "bit-field %qs has invalid type"
33722 msgstr ""
33724 #: c/c-decl.c:5487
33725 #, gcc-internal-format
33726 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
33727 msgstr ""
33729 #: c/c-decl.c:5498
33730 #, gcc-internal-format
33731 msgid "type of bit-field %qs is a GCC extension"
33732 msgstr ""
33734 #: c/c-decl.c:5504
33735 #, gcc-internal-format
33736 msgid "width of %qs exceeds its type"
33737 msgstr ""
33739 #: c/c-decl.c:5517
33740 #, gcc-internal-format
33741 msgid "%qs is narrower than values of its type"
33742 msgstr ""
33744 #: c/c-decl.c:5532
33745 #, gcc-internal-format
33746 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
33747 msgstr ""
33749 #: c/c-decl.c:5535
33750 #, gcc-internal-format
33751 msgid "ISO C90 forbids array whose size can%'t be evaluated"
33752 msgstr ""
33754 #: c/c-decl.c:5542
33755 #, gcc-internal-format
33756 msgid "ISO C90 forbids variable length array %qE"
33757 msgstr ""
33759 #: c/c-decl.c:5544
33760 #, gcc-internal-format
33761 msgid "ISO C90 forbids variable length array"
33762 msgstr ""
33764 #: c/c-decl.c:5753 c/c-decl.c:6127 c/c-decl.c:6137
33765 #, gcc-internal-format
33766 msgid "variably modified %qE at file scope"
33767 msgstr ""
33769 #: c/c-decl.c:5755
33770 #, gcc-internal-format
33771 msgid "variably modified field at file scope"
33772 msgstr ""
33774 #: c/c-decl.c:5775
33775 #, gcc-internal-format
33776 msgid "type defaults to %<int%> in declaration of %qE"
33777 msgstr ""
33779 #: c/c-decl.c:5779
33780 #, gcc-internal-format
33781 msgid "type defaults to %<int%> in type name"
33782 msgstr ""
33784 #: c/c-decl.c:5811
33785 #, gcc-internal-format
33786 msgid "duplicate %<const%>"
33787 msgstr "дублювання %<const%>"
33789 #: c/c-decl.c:5813
33790 #, gcc-internal-format
33791 msgid "duplicate %<restrict%>"
33792 msgstr "дублювання %<restrict%>"
33794 #: c/c-decl.c:5815
33795 #, gcc-internal-format
33796 msgid "duplicate %<volatile%>"
33797 msgstr "дублювання %<volatile%>"
33799 #: c/c-decl.c:5817
33800 #, gcc-internal-format
33801 msgid "duplicate %<_Atomic%>"
33802 msgstr "дублювання %<_Atomic%>"
33804 #: c/c-decl.c:5820
33805 #, gcc-internal-format, gfc-internal-format
33806 msgid "conflicting named address spaces (%s vs %s)"
33807 msgstr ""
33809 #: c/c-decl.c:5843 c/c-parser.c:2821
33810 #, gcc-internal-format
33811 msgid "%<_Atomic%>-qualified array type"
33812 msgstr ""
33814 #: c/c-decl.c:5857
33815 #, gcc-internal-format
33816 msgid "function definition declared %<auto%>"
33817 msgstr ""
33819 #: c/c-decl.c:5859
33820 #, gcc-internal-format
33821 msgid "function definition declared %<register%>"
33822 msgstr ""
33824 #: c/c-decl.c:5861
33825 #, gcc-internal-format
33826 msgid "function definition declared %<typedef%>"
33827 msgstr ""
33829 #: c/c-decl.c:5863
33830 #, gcc-internal-format
33831 msgid "function definition declared %qs"
33832 msgstr ""
33834 #: c/c-decl.c:5881
33835 #, gcc-internal-format
33836 msgid "storage class specified for structure field %qE"
33837 msgstr ""
33839 #: c/c-decl.c:5884
33840 #, gcc-internal-format
33841 msgid "storage class specified for structure field"
33842 msgstr ""
33844 #: c/c-decl.c:5888
33845 #, gcc-internal-format
33846 msgid "storage class specified for parameter %qE"
33847 msgstr ""
33849 #: c/c-decl.c:5891
33850 #, gcc-internal-format
33851 msgid "storage class specified for unnamed parameter"
33852 msgstr ""
33854 #: c/c-decl.c:5894 cp/decl.c:10959
33855 #, gcc-internal-format
33856 msgid "storage class specified for typename"
33857 msgstr ""
33859 #: c/c-decl.c:5911
33860 #, gcc-internal-format
33861 msgid "%qE initialized and declared %<extern%>"
33862 msgstr ""
33864 #: c/c-decl.c:5915
33865 #, gcc-internal-format
33866 msgid "%qE has both %<extern%> and initializer"
33867 msgstr ""
33869 #: c/c-decl.c:5920
33870 #, gcc-internal-format
33871 msgid "file-scope declaration of %qE specifies %<auto%>"
33872 msgstr ""
33874 #: c/c-decl.c:5924
33875 #, gcc-internal-format
33876 msgid "file-scope declaration of %qE specifies %<register%>"
33877 msgstr ""
33879 #: c/c-decl.c:5929
33880 #, gcc-internal-format
33881 msgid "nested function %qE declared %<extern%>"
33882 msgstr ""
33884 #: c/c-decl.c:5932
33885 #, gcc-internal-format
33886 msgid "function-scope %qE implicitly auto and declared %qs"
33887 msgstr ""
33889 #. Only the innermost declarator (making a parameter be of
33890 #. array type which is converted to pointer type)
33891 #. may have static or type qualifiers.
33892 #: c/c-decl.c:5979 c/c-decl.c:6348
33893 #, gcc-internal-format
33894 msgid "static or type qualifiers in non-parameter array declarator"
33895 msgstr ""
33897 #: c/c-decl.c:6027
33898 #, gcc-internal-format
33899 msgid "declaration of %qE as array of voids"
33900 msgstr ""
33902 #: c/c-decl.c:6029
33903 #, gcc-internal-format
33904 msgid "declaration of type name as array of voids"
33905 msgstr ""
33907 #: c/c-decl.c:6036
33908 #, gcc-internal-format
33909 msgid "declaration of %qE as array of functions"
33910 msgstr ""
33912 #: c/c-decl.c:6039
33913 #, gcc-internal-format
33914 msgid "declaration of type name as array of functions"
33915 msgstr ""
33917 #: c/c-decl.c:6047 c/c-decl.c:8105
33918 #, gcc-internal-format
33919 msgid "invalid use of structure with flexible array member"
33920 msgstr ""
33922 #: c/c-decl.c:6073
33923 #, gcc-internal-format
33924 msgid "size of array %qE has non-integer type"
33925 msgstr ""
33927 #: c/c-decl.c:6077
33928 #, gcc-internal-format
33929 msgid "size of unnamed array has non-integer type"
33930 msgstr ""
33932 #: c/c-decl.c:6084
33933 #, gcc-internal-format
33934 msgid "size of array %qE has incomplete type"
33935 msgstr ""
33937 #: c/c-decl.c:6087
33938 #, gcc-internal-format
33939 msgid "size of unnamed array has incomplete type"
33940 msgstr ""
33942 #: c/c-decl.c:6098
33943 #, gcc-internal-format
33944 msgid "ISO C forbids zero-size array %qE"
33945 msgstr ""
33947 #: c/c-decl.c:6101
33948 #, gcc-internal-format
33949 msgid "ISO C forbids zero-size array"
33950 msgstr ""
33952 #: c/c-decl.c:6110
33953 #, gcc-internal-format
33954 msgid "size of array %qE is negative"
33955 msgstr ""
33957 #: c/c-decl.c:6112
33958 #, gcc-internal-format
33959 msgid "size of unnamed array is negative"
33960 msgstr ""
33962 #: c/c-decl.c:6236 c/c-decl.c:6891
33963 #, gcc-internal-format
33964 msgid "ISO C90 does not support flexible array members"
33965 msgstr ""
33967 #. C99 6.7.5.2p4
33968 #: c/c-decl.c:6258
33969 #, gcc-internal-format
33970 msgid "%<[*]%> not in a declaration"
33971 msgstr ""
33973 #: c/c-decl.c:6271
33974 #, gcc-internal-format
33975 msgid "array type has incomplete element type %qT"
33976 msgstr ""
33978 #: c/c-decl.c:6277
33979 #, gcc-internal-format
33980 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
33981 msgstr ""
33983 #: c/c-decl.c:6281
33984 #, gcc-internal-format
33985 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
33986 msgstr ""
33988 #: c/c-decl.c:6384
33989 #, gcc-internal-format
33990 msgid "%qE declared as function returning a function"
33991 msgstr ""
33993 #: c/c-decl.c:6387
33994 #, gcc-internal-format
33995 msgid "type name declared as function returning a function"
33996 msgstr ""
33998 #: c/c-decl.c:6394
33999 #, gcc-internal-format
34000 msgid "%qE declared as function returning an array"
34001 msgstr ""
34003 #: c/c-decl.c:6397
34004 #, gcc-internal-format
34005 msgid "type name declared as function returning an array"
34006 msgstr ""
34008 #: c/c-decl.c:6438
34009 #, gcc-internal-format
34010 msgid "function definition has qualified void return type"
34011 msgstr ""
34013 #: c/c-decl.c:6441 cp/decl.c:11225
34014 #, gcc-internal-format
34015 msgid "type qualifiers ignored on function return type"
34016 msgstr ""
34018 #: c/c-decl.c:6479 c/c-decl.c:6688 c/c-decl.c:6741 c/c-decl.c:6825
34019 #: c/c-decl.c:6946 c/c-parser.c:2823
34020 #, gcc-internal-format
34021 msgid "%<_Atomic%>-qualified function type"
34022 msgstr ""
34024 #: c/c-decl.c:6485 c/c-decl.c:6694 c/c-decl.c:6830 c/c-decl.c:6951
34025 #, gcc-internal-format
34026 msgid "ISO C forbids qualified function types"
34027 msgstr ""
34029 #: c/c-decl.c:6579
34030 #, gcc-internal-format
34031 msgid "%qs combined with %<auto%> qualifier for %qE"
34032 msgstr ""
34034 #: c/c-decl.c:6583
34035 #, gcc-internal-format
34036 msgid "%qs combined with %<register%> qualifier for %qE"
34037 msgstr ""
34039 #: c/c-decl.c:6589
34040 #, gcc-internal-format
34041 msgid "%qs specified for auto variable %qE"
34042 msgstr ""
34044 #: c/c-decl.c:6605
34045 #, gcc-internal-format
34046 msgid "%qs specified for parameter %qE"
34047 msgstr ""
34049 #: c/c-decl.c:6608
34050 #, gcc-internal-format
34051 msgid "%qs specified for unnamed parameter"
34052 msgstr ""
34054 #: c/c-decl.c:6614
34055 #, gcc-internal-format
34056 msgid "%qs specified for structure field %qE"
34057 msgstr ""
34059 #: c/c-decl.c:6617
34060 #, gcc-internal-format
34061 msgid "%qs specified for structure field"
34062 msgstr ""
34064 #: c/c-decl.c:6632
34065 #, gcc-internal-format
34066 msgid "bit-field %qE has atomic type"
34067 msgstr ""
34069 #: c/c-decl.c:6634
34070 #, gcc-internal-format
34071 msgid "bit-field has atomic type"
34072 msgstr ""
34074 #: c/c-decl.c:6643
34075 #, gcc-internal-format
34076 msgid "alignment specified for typedef %qE"
34077 msgstr ""
34079 #: c/c-decl.c:6645
34080 #, gcc-internal-format
34081 msgid "alignment specified for %<register%> object %qE"
34082 msgstr ""
34084 #: c/c-decl.c:6650
34085 #, gcc-internal-format
34086 msgid "alignment specified for parameter %qE"
34087 msgstr ""
34089 #: c/c-decl.c:6652
34090 #, gcc-internal-format
34091 msgid "alignment specified for unnamed parameter"
34092 msgstr ""
34094 #: c/c-decl.c:6657
34095 #, gcc-internal-format
34096 msgid "alignment specified for bit-field %qE"
34097 msgstr ""
34099 #: c/c-decl.c:6659
34100 #, gcc-internal-format
34101 msgid "alignment specified for unnamed bit-field"
34102 msgstr ""
34104 #: c/c-decl.c:6662
34105 #, gcc-internal-format
34106 msgid "alignment specified for function %qE"
34107 msgstr ""
34109 #: c/c-decl.c:6669
34110 #, gcc-internal-format
34111 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
34112 msgstr ""
34114 #: c/c-decl.c:6672
34115 #, gcc-internal-format
34116 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
34117 msgstr ""
34119 #: c/c-decl.c:6703
34120 #, gcc-internal-format
34121 msgid "typedef %q+D declared %<inline%>"
34122 msgstr ""
34124 #: c/c-decl.c:6705
34125 #, gcc-internal-format
34126 msgid "typedef %q+D declared %<_Noreturn%>"
34127 msgstr ""
34129 #: c/c-decl.c:6747
34130 #, gcc-internal-format
34131 msgid "ISO C forbids const or volatile function types"
34132 msgstr ""
34134 #. C99 6.7.2.1p8
34135 #: c/c-decl.c:6758
34136 #, gcc-internal-format
34137 msgid "a member of a structure or union cannot have a variably modified type"
34138 msgstr ""
34140 #: c/c-decl.c:6775 cp/decl.c:10010
34141 #, gcc-internal-format
34142 msgid "variable or field %qE declared void"
34143 msgstr ""
34145 #: c/c-decl.c:6815
34146 #, gcc-internal-format
34147 msgid "attributes in parameter array declarator ignored"
34148 msgstr ""
34150 #: c/c-decl.c:6857
34151 #, gcc-internal-format
34152 msgid "parameter %q+D declared %<inline%>"
34153 msgstr ""
34155 #: c/c-decl.c:6859
34156 #, gcc-internal-format
34157 msgid "parameter %q+D declared %<_Noreturn%>"
34158 msgstr ""
34160 #: c/c-decl.c:6872
34161 #, gcc-internal-format
34162 msgid "field %qE declared as a function"
34163 msgstr ""
34165 #: c/c-decl.c:6879
34166 #, gcc-internal-format
34167 msgid "field %qE has incomplete type"
34168 msgstr ""
34170 #: c/c-decl.c:6881
34171 #, gcc-internal-format
34172 msgid "unnamed field has incomplete type"
34173 msgstr ""
34175 #: c/c-decl.c:6917 c/c-decl.c:6928 c/c-decl.c:6931
34176 #, gcc-internal-format
34177 msgid "invalid storage class for function %qE"
34178 msgstr ""
34180 #: c/c-decl.c:6988
34181 #, gcc-internal-format
34182 msgid "cannot inline function %<main%>"
34183 msgstr ""
34185 #: c/c-decl.c:6990
34186 #, gcc-internal-format
34187 msgid "%<main%> declared %<_Noreturn%>"
34188 msgstr ""
34190 #: c/c-decl.c:7001
34191 #, gcc-internal-format
34192 msgid "ISO C99 does not support %<_Noreturn%>"
34193 msgstr "У ISO C99 не передбачено підтримки %<_Noreturn%>"
34195 #: c/c-decl.c:7004
34196 #, gcc-internal-format
34197 msgid "ISO C90 does not support %<_Noreturn%>"
34198 msgstr "У ISO C90 не передбачено підтримки %<_Noreturn%>"
34200 #: c/c-decl.c:7033
34201 #, gcc-internal-format
34202 msgid "variable previously declared %<static%> redeclared %<extern%>"
34203 msgstr ""
34205 #: c/c-decl.c:7043
34206 #, gcc-internal-format
34207 msgid "variable %q+D declared %<inline%>"
34208 msgstr ""
34210 #: c/c-decl.c:7045
34211 #, gcc-internal-format
34212 msgid "variable %q+D declared %<_Noreturn%>"
34213 msgstr ""
34215 #: c/c-decl.c:7080
34216 #, gcc-internal-format
34217 msgid "non-nested function with variably modified type"
34218 msgstr ""
34220 #: c/c-decl.c:7082
34221 #, gcc-internal-format
34222 msgid "object with variably modified type must have no linkage"
34223 msgstr ""
34225 #: c/c-decl.c:7173 c/c-decl.c:8841
34226 #, gcc-internal-format
34227 msgid "function declaration isn%'t a prototype"
34228 msgstr ""
34230 #: c/c-decl.c:7183
34231 #, gcc-internal-format
34232 msgid "parameter names (without types) in function declaration"
34233 msgstr ""
34235 #: c/c-decl.c:7221
34236 #, gcc-internal-format
34237 msgid "parameter %u (%q+D) has incomplete type"
34238 msgstr ""
34240 #: c/c-decl.c:7225
34241 #, gcc-internal-format, gfc-internal-format
34242 msgid "parameter %u has incomplete type"
34243 msgstr ""
34245 #: c/c-decl.c:7236
34246 #, gcc-internal-format
34247 msgid "parameter %u (%q+D) has void type"
34248 msgstr ""
34250 #: c/c-decl.c:7240
34251 #, gcc-internal-format, gfc-internal-format
34252 msgid "parameter %u has void type"
34253 msgstr ""
34255 #: c/c-decl.c:7314
34256 #, gcc-internal-format
34257 msgid "%<void%> as only parameter may not be qualified"
34258 msgstr ""
34260 #: c/c-decl.c:7318 c/c-decl.c:7354
34261 #, gcc-internal-format
34262 msgid "%<void%> must be the only parameter"
34263 msgstr ""
34265 #: c/c-decl.c:7348
34266 #, gcc-internal-format
34267 msgid "parameter %q+D has just a forward declaration"
34268 msgstr ""
34270 #: c/c-decl.c:7394
34271 #, gcc-internal-format
34272 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
34273 msgstr ""
34275 #: c/c-decl.c:7400
34276 #, gcc-internal-format, gfc-internal-format
34277 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
34278 msgstr ""
34280 #: c/c-decl.c:7502
34281 #, gcc-internal-format
34282 msgid "enum type defined here"
34283 msgstr ""
34285 #: c/c-decl.c:7508
34286 #, gcc-internal-format
34287 msgid "struct defined here"
34288 msgstr ""
34290 #: c/c-decl.c:7514
34291 #, gcc-internal-format
34292 msgid "union defined here"
34293 msgstr ""
34295 #: c/c-decl.c:7590
34296 #, gcc-internal-format
34297 msgid "redefinition of %<union %E%>"
34298 msgstr ""
34300 #: c/c-decl.c:7592
34301 #, gcc-internal-format
34302 msgid "redefinition of %<struct %E%>"
34303 msgstr ""
34305 #: c/c-decl.c:7601
34306 #, gcc-internal-format
34307 msgid "nested redefinition of %<union %E%>"
34308 msgstr ""
34310 #: c/c-decl.c:7603
34311 #, gcc-internal-format
34312 msgid "nested redefinition of %<struct %E%>"
34313 msgstr ""
34315 #: c/c-decl.c:7633 c/c-decl.c:8420
34316 #, gcc-internal-format
34317 msgid "defining type in %qs expression is invalid in C++"
34318 msgstr ""
34320 #: c/c-decl.c:7700 cp/decl.c:4802
34321 #, gcc-internal-format
34322 msgid "declaration does not declare anything"
34323 msgstr ""
34325 #: c/c-decl.c:7705
34326 #, gcc-internal-format
34327 msgid "ISO C99 doesn%'t support unnamed structs/unions"
34328 msgstr ""
34330 #: c/c-decl.c:7708
34331 #, gcc-internal-format
34332 msgid "ISO C90 doesn%'t support unnamed structs/unions"
34333 msgstr ""
34335 #: c/c-decl.c:7801 c/c-decl.c:7819 c/c-decl.c:7880
34336 #, gcc-internal-format
34337 msgid "duplicate member %q+D"
34338 msgstr ""
34340 #: c/c-decl.c:7906
34341 #, gcc-internal-format
34342 msgid "empty struct has size 0 in C, size 1 in C++"
34343 msgstr ""
34345 #: c/c-decl.c:7909
34346 #, gcc-internal-format
34347 msgid "empty union has size 0 in C, size 1 in C++"
34348 msgstr ""
34350 #: c/c-decl.c:8014
34351 #, gcc-internal-format
34352 msgid "union has no named members"
34353 msgstr ""
34355 #: c/c-decl.c:8016
34356 #, gcc-internal-format
34357 msgid "union has no members"
34358 msgstr ""
34360 #: c/c-decl.c:8021
34361 #, gcc-internal-format
34362 msgid "struct has no named members"
34363 msgstr ""
34365 #: c/c-decl.c:8023
34366 #, gcc-internal-format
34367 msgid "struct has no members"
34368 msgstr ""
34370 #: c/c-decl.c:8084 cp/decl.c:12093
34371 #, gcc-internal-format
34372 msgid "flexible array member in union"
34373 msgstr ""
34375 #: c/c-decl.c:8090
34376 #, gcc-internal-format
34377 msgid "flexible array member not at end of struct"
34378 msgstr ""
34380 #: c/c-decl.c:8096
34381 #, gcc-internal-format
34382 msgid "flexible array member in a struct with no named members"
34383 msgstr ""
34385 #: c/c-decl.c:8127
34386 #, gcc-internal-format
34387 msgid "type %qT is too large"
34388 msgstr ""
34390 #: c/c-decl.c:8250
34391 #, gcc-internal-format
34392 msgid "union cannot be made transparent"
34393 msgstr ""
34395 #: c/c-decl.c:8392
34396 #, gcc-internal-format
34397 msgid "nested redefinition of %<enum %E%>"
34398 msgstr ""
34400 #. This enum is a named one that has been declared already.
34401 #: c/c-decl.c:8399
34402 #, gcc-internal-format
34403 msgid "redeclaration of %<enum %E%>"
34404 msgstr ""
34406 #: c/c-decl.c:8478 cp/decl.c:14447
34407 #, gcc-internal-format
34408 msgid "specified mode too small for enumeral values"
34409 msgstr ""
34411 #: c/c-decl.c:8493
34412 #, gcc-internal-format
34413 msgid "enumeration values exceed range of largest integer"
34414 msgstr ""
34416 #: c/c-decl.c:8607 c/c-decl.c:8623
34417 #, gcc-internal-format
34418 msgid "enumerator value for %qE is not an integer constant"
34419 msgstr ""
34421 #: c/c-decl.c:8618
34422 #, gcc-internal-format
34423 msgid "enumerator value for %qE is not an integer constant expression"
34424 msgstr ""
34426 #: c/c-decl.c:8642
34427 #, gcc-internal-format
34428 msgid "overflow in enumeration values"
34429 msgstr ""
34431 #: c/c-decl.c:8650
34432 #, gcc-internal-format
34433 msgid "ISO C restricts enumerator values to range of %<int%>"
34434 msgstr ""
34436 #: c/c-decl.c:8735 cp/decl.c:5104 cp/decl.c:14979
34437 #, gcc-internal-format
34438 msgid "inline function %qD given attribute noinline"
34439 msgstr ""
34441 #: c/c-decl.c:8753
34442 #, gcc-internal-format
34443 msgid "return type is an incomplete type"
34444 msgstr ""
34446 #: c/c-decl.c:8764
34447 #, gcc-internal-format
34448 msgid "return type defaults to %<int%>"
34449 msgstr ""
34451 #: c/c-decl.c:8791
34452 #, gcc-internal-format
34453 msgid "%q+D defined as variadic function without prototype"
34454 msgstr ""
34456 #: c/c-decl.c:8850
34457 #, gcc-internal-format
34458 msgid "no previous prototype for %qD"
34459 msgstr ""
34461 #: c/c-decl.c:8859
34462 #, gcc-internal-format
34463 msgid "%qD was used with no prototype before its definition"
34464 msgstr ""
34466 #: c/c-decl.c:8867 cp/decl.c:15114
34467 #, gcc-internal-format
34468 msgid "no previous declaration for %qD"
34469 msgstr ""
34471 #: c/c-decl.c:8877
34472 #, gcc-internal-format
34473 msgid "%qD was used with no declaration before its definition"
34474 msgstr ""
34476 #: c/c-decl.c:8896
34477 #, gcc-internal-format
34478 msgid "return type of %qD is not %<int%>"
34479 msgstr ""
34481 #: c/c-decl.c:8898
34482 #, gcc-internal-format
34483 msgid "%<_Atomic%>-qualified return type of %qD"
34484 msgstr ""
34486 #: c/c-decl.c:8905
34487 #, gcc-internal-format
34488 msgid "%qD is normally a non-static function"
34489 msgstr ""
34491 #: c/c-decl.c:8942
34492 #, gcc-internal-format
34493 msgid "old-style parameter declarations in prototyped function definition"
34494 msgstr ""
34496 #: c/c-decl.c:8957
34497 #, gcc-internal-format
34498 msgid "traditional C rejects ISO C style function definitions"
34499 msgstr ""
34501 #: c/c-decl.c:8973
34502 #, gcc-internal-format
34503 msgid "parameter name omitted"
34504 msgstr ""
34506 #: c/c-decl.c:9010
34507 #, gcc-internal-format
34508 msgid "old-style function definition"
34509 msgstr ""
34511 #: c/c-decl.c:9019
34512 #, gcc-internal-format
34513 msgid "parameter name missing from parameter list"
34514 msgstr ""
34516 #: c/c-decl.c:9035
34517 #, gcc-internal-format
34518 msgid "%qD declared as a non-parameter"
34519 msgstr ""
34521 #: c/c-decl.c:9043
34522 #, gcc-internal-format
34523 msgid "multiple parameters named %qD"
34524 msgstr ""
34526 #: c/c-decl.c:9052
34527 #, gcc-internal-format
34528 msgid "parameter %qD declared with void type"
34529 msgstr ""
34531 #: c/c-decl.c:9081 c/c-decl.c:9086
34532 #, gcc-internal-format
34533 msgid "type of %qD defaults to %<int%>"
34534 msgstr ""
34536 #: c/c-decl.c:9106
34537 #, gcc-internal-format
34538 msgid "parameter %qD has incomplete type"
34539 msgstr ""
34541 #: c/c-decl.c:9113
34542 #, gcc-internal-format
34543 msgid "declaration for parameter %qD but no such parameter"
34544 msgstr ""
34546 #: c/c-decl.c:9166
34547 #, gcc-internal-format
34548 msgid "number of arguments doesn%'t match built-in prototype"
34549 msgstr ""
34551 #: c/c-decl.c:9177
34552 #, gcc-internal-format
34553 msgid "number of arguments doesn%'t match prototype"
34554 msgstr ""
34556 #: c/c-decl.c:9180 c/c-decl.c:9227 c/c-decl.c:9241
34557 #, gcc-internal-format
34558 msgid "prototype declaration"
34559 msgstr ""
34561 #: c/c-decl.c:9219
34562 #, gcc-internal-format
34563 msgid "promoted argument %qD doesn%'t match built-in prototype"
34564 msgstr ""
34566 #: c/c-decl.c:9224
34567 #, gcc-internal-format
34568 msgid "promoted argument %qD doesn%'t match prototype"
34569 msgstr ""
34571 #: c/c-decl.c:9234
34572 #, gcc-internal-format
34573 msgid "argument %qD doesn%'t match built-in prototype"
34574 msgstr ""
34576 #: c/c-decl.c:9239
34577 #, gcc-internal-format
34578 msgid "argument %qD doesn%'t match prototype"
34579 msgstr ""
34581 #: c/c-decl.c:9490 cp/decl.c:15897
34582 #, gcc-internal-format
34583 msgid "no return statement in function returning non-void"
34584 msgstr ""
34586 #: c/c-decl.c:9510 cp/decl.c:15929
34587 #, gcc-internal-format
34588 msgid "parameter %qD set but not used"
34589 msgstr ""
34591 #. If we get here, declarations have been used in a for loop without
34592 #. the C99 for loop scope.  This doesn't make much sense, so don't
34593 #. allow it.
34594 #: c/c-decl.c:9606
34595 #, gcc-internal-format
34596 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
34597 msgstr ""
34599 #: c/c-decl.c:9611
34600 #, gcc-internal-format
34601 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
34602 msgstr ""
34604 #: c/c-decl.c:9646
34605 #, gcc-internal-format
34606 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
34607 msgstr ""
34609 #: c/c-decl.c:9650
34610 #, gcc-internal-format
34611 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
34612 msgstr ""
34614 #: c/c-decl.c:9657
34615 #, gcc-internal-format
34616 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
34617 msgstr ""
34619 #: c/c-decl.c:9662
34620 #, gcc-internal-format
34621 msgid "%<union %E%> declared in %<for%> loop initial declaration"
34622 msgstr ""
34624 #: c/c-decl.c:9666
34625 #, gcc-internal-format
34626 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
34627 msgstr ""
34629 #: c/c-decl.c:9670
34630 #, gcc-internal-format
34631 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
34632 msgstr ""
34634 #: c/c-decl.c:9920
34635 #, gcc-internal-format
34636 msgid "incompatible address space qualifiers %qs and %qs"
34637 msgstr ""
34639 #: c/c-decl.c:9978 c/c-decl.c:9985
34640 #, gcc-internal-format
34641 msgid "duplicate %qE declaration specifier"
34642 msgstr ""
34644 #: c/c-decl.c:10012 c/c-decl.c:10396 c/c-decl.c:10786
34645 #, gcc-internal-format
34646 msgid "two or more data types in declaration specifiers"
34647 msgstr ""
34649 #: c/c-decl.c:10024 cp/parser.c:28258
34650 #, gcc-internal-format
34651 msgid "%<long long long%> is too long for GCC"
34652 msgstr ""
34654 #: c/c-decl.c:10037
34655 #, gcc-internal-format
34656 msgid "ISO C90 does not support %<long long%>"
34657 msgstr "У ISO C90 не передбачено підтримки %<long long%>"
34659 #: c/c-decl.c:10266 c/c-parser.c:8848
34660 #, gcc-internal-format
34661 msgid "ISO C90 does not support complex types"
34662 msgstr ""
34664 #: c/c-decl.c:10312
34665 #, gcc-internal-format
34666 msgid "ISO C does not support saturating types"
34667 msgstr ""
34669 #: c/c-decl.c:10383 c/c-decl.c:10943
34670 #, gcc-internal-format
34671 msgid "duplicate %qE"
34672 msgstr ""
34674 #: c/c-decl.c:10439
34675 #, gcc-internal-format
34676 msgid "ISO C does not support %<__int%d%> types"
34677 msgstr ""
34679 #: c/c-decl.c:10461
34680 #, gcc-internal-format
34681 msgid "%<__int%d%> is not supported on this target"
34682 msgstr ""
34684 #: c/c-decl.c:10504
34685 #, gcc-internal-format
34686 msgid "ISO C90 does not support boolean types"
34687 msgstr ""
34689 #: c/c-decl.c:10623
34690 #, gcc-internal-format
34691 msgid "ISO C does not support the %<_Float%d%s%> type"
34692 msgstr "У ISO C не передбачено підтримки типу %<_Float%d%s%>"
34694 #: c/c-decl.c:10673
34695 #, gcc-internal-format
34696 msgid "%<_Float%d%s%> is not supported on this target"
34697 msgstr ""
34699 #: c/c-decl.c:10744
34700 #, gcc-internal-format
34701 msgid "ISO C does not support decimal floating point"
34702 msgstr ""
34704 #: c/c-decl.c:10767 c/c-decl.c:11033 c/c-parser.c:7842
34705 #, gcc-internal-format
34706 msgid "fixed-point types not supported for this target"
34707 msgstr ""
34709 #: c/c-decl.c:10769
34710 #, gcc-internal-format
34711 msgid "ISO C does not support fixed-point types"
34712 msgstr ""
34714 #: c/c-decl.c:10804
34715 #, gcc-internal-format
34716 msgid "C++ lookup of %qD would return a field, not a type"
34717 msgstr ""
34719 #: c/c-decl.c:10817
34720 #, gcc-internal-format
34721 msgid "%qE fails to be a typedef or built in type"
34722 msgstr ""
34724 #: c/c-decl.c:10865
34725 #, gcc-internal-format
34726 msgid "%qE is not at beginning of declaration"
34727 msgstr ""
34729 #: c/c-decl.c:10886
34730 #, gcc-internal-format
34731 msgid "%qE used with %<auto%>"
34732 msgstr ""
34734 #: c/c-decl.c:10888
34735 #, gcc-internal-format
34736 msgid "%qE used with %<register%>"
34737 msgstr ""
34739 #: c/c-decl.c:10890
34740 #, gcc-internal-format
34741 msgid "%qE used with %<typedef%>"
34742 msgstr ""
34744 #: c/c-decl.c:10904 c/c-parser.c:7360
34745 #, gcc-internal-format
34746 msgid "ISO C99 does not support %qE"
34747 msgstr ""
34749 #: c/c-decl.c:10907 c/c-parser.c:7363
34750 #, gcc-internal-format
34751 msgid "ISO C90 does not support %qE"
34752 msgstr ""
34754 #: c/c-decl.c:10919
34755 #, gcc-internal-format
34756 msgid "%<__thread%> before %<extern%>"
34757 msgstr "%<__thread%> до %<extern%>"
34759 #: c/c-decl.c:10928
34760 #, gcc-internal-format
34761 msgid "%<__thread%> before %<static%>"
34762 msgstr "%<__thread%> до %<static%>"
34764 #: c/c-decl.c:10941
34765 #, gcc-internal-format
34766 msgid "duplicate %<_Thread_local%> or %<__thread%>"
34767 msgstr ""
34769 #: c/c-decl.c:10949
34770 #, gcc-internal-format
34771 msgid "multiple storage classes in declaration specifiers"
34772 msgstr ""
34774 #: c/c-decl.c:10957
34775 #, gcc-internal-format
34776 msgid "%qs used with %qE"
34777 msgstr ""
34779 #: c/c-decl.c:11030
34780 #, gcc-internal-format
34781 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
34782 msgstr ""
34784 #: c/c-decl.c:11045
34785 #, gcc-internal-format
34786 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
34787 msgstr ""
34789 #: c/c-decl.c:11096 c/c-decl.c:11112 c/c-decl.c:11138
34790 #, gcc-internal-format
34791 msgid "ISO C does not support complex integer types"
34792 msgstr ""
34794 #: c/c-decl.c:11534 cp/semantics.c:5351
34795 #, gcc-internal-format
34796 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
34797 msgstr ""
34799 #: c/c-decl.c:11538 cp/semantics.c:5355
34800 #, gcc-internal-format
34801 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
34802 msgstr ""
34804 #: c/c-fold.c:385 c/c-typeck.c:11431 cp/typeck.c:4680
34805 #, gcc-internal-format
34806 msgid "left shift of negative value"
34807 msgstr ""
34809 #: c/c-fold.c:395 c/c-typeck.c:11440 cp/typeck.c:4688
34810 #, gcc-internal-format
34811 msgid "left shift count is negative"
34812 msgstr ""
34814 #: c/c-fold.c:396 c/c-typeck.c:11370 cp/typeck.c:4633
34815 #, gcc-internal-format
34816 msgid "right shift count is negative"
34817 msgstr ""
34819 #: c/c-fold.c:404 c/c-typeck.c:11459 cp/typeck.c:4696
34820 #, gcc-internal-format
34821 msgid "left shift count >= width of type"
34822 msgstr ""
34824 #: c/c-fold.c:405 c/c-typeck.c:11394 cp/typeck.c:4641
34825 #, gcc-internal-format
34826 msgid "right shift count >= width of type"
34827 msgstr ""
34829 #: c/c-fold.c:412 c/c-typeck.c:11451
34830 #, gcc-internal-format
34831 msgid "left shift count >= width of vector element"
34832 msgstr ""
34834 #: c/c-fold.c:413 c/c-typeck.c:11381
34835 #, gcc-internal-format
34836 msgid "right shift count >= width of vector element"
34837 msgstr ""
34839 #: c/c-parser.c:274
34840 #, gcc-internal-format
34841 msgid "identifier %qE conflicts with C++ keyword"
34842 msgstr ""
34844 #: c/c-parser.c:884 cp/parser.c:2864
34845 #, gcc-internal-format
34846 msgid "version control conflict marker in file"
34847 msgstr ""
34849 #: c/c-parser.c:1087 cp/parser.c:2905
34850 #, gcc-internal-format
34851 msgid "to match this %qs"
34852 msgstr "для відповідності цьому %qs"
34854 #: c/c-parser.c:1216 cp/parser.c:28481
34855 #, gcc-internal-format
34856 msgid "expected end of line"
34857 msgstr ""
34859 #: c/c-parser.c:1515
34860 #, gcc-internal-format
34861 msgid "ISO C forbids an empty translation unit"
34862 msgstr ""
34864 #: c/c-parser.c:1619 c/c-parser.c:9909
34865 #, gcc-internal-format
34866 msgid "ISO C does not allow extra %<;%> outside of a function"
34867 msgstr ""
34869 #: c/c-parser.c:1795
34870 #, gcc-internal-format
34871 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
34872 msgstr ""
34874 #: c/c-parser.c:1803
34875 #, gcc-internal-format
34876 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
34877 msgstr ""
34879 #: c/c-parser.c:1811
34880 #, gcc-internal-format
34881 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
34882 msgstr ""
34884 #: c/c-parser.c:1823 c/c-parser.c:4060
34885 #, gcc-internal-format
34886 msgid "unknown type name %qE; did you mean %qs?"
34887 msgstr ""
34889 #: c/c-parser.c:1827 c/c-parser.c:2650 c/c-parser.c:4064
34890 #, gcc-internal-format
34891 msgid "unknown type name %qE"
34892 msgstr ""
34894 #: c/c-parser.c:1848 c/c-parser.c:11129 c/c-parser.c:16147 c/c-parser.c:16585
34895 #: c/c-parser.c:17061 cp/parser.c:36004 cp/parser.c:38990
34896 #, gcc-internal-format
34897 msgid "expected declaration specifiers"
34898 msgstr ""
34900 #: c/c-parser.c:1858
34901 #, gcc-internal-format
34902 msgid "%<__auto_type%> in empty declaration"
34903 msgstr ""
34905 #: c/c-parser.c:1888 c/c-parser.c:3343
34906 #, gcc-internal-format
34907 msgid "expected %<;%>, identifier or %<(%>"
34908 msgstr ""
34910 #: c/c-parser.c:1906 cp/parser.c:30158 cp/parser.c:30232
34911 #, gcc-internal-format
34912 msgid "prefix attributes are ignored for methods"
34913 msgstr ""
34915 #: c/c-parser.c:1941
34916 #, gcc-internal-format
34917 msgid "prefix attributes are ignored for implementations"
34918 msgstr ""
34920 #: c/c-parser.c:1962
34921 #, gcc-internal-format
34922 msgid "unexpected attribute"
34923 msgstr ""
34925 #: c/c-parser.c:1972 c/c-parser.c:5194 c/c-parser.c:5511 cp/parser.c:10952
34926 #: cp/parser.c:11151
34927 #, gcc-internal-format
34928 msgid "%<fallthrough%> attribute not followed by %<;%>"
34929 msgstr ""
34931 #: c/c-parser.c:2004
34932 #, gcc-internal-format
34933 msgid "%<__auto_type%> requires a plain identifier as declarator"
34934 msgstr ""
34936 #: c/c-parser.c:2021
34937 #, gcc-internal-format
34938 msgid "data definition has no type or storage class"
34939 msgstr ""
34941 #. This means there is an attribute specifier after
34942 #. the declarator in a function definition.  Provide
34943 #. some more information for the user.
34944 #: c/c-parser.c:2036
34945 #, gcc-internal-format
34946 msgid "attributes should be specified before the declarator in a function definition"
34947 msgstr ""
34949 #: c/c-parser.c:2063
34950 #, gcc-internal-format
34951 msgid "%<__auto_type%> used with a bit-field initializer"
34952 msgstr ""
34954 #: c/c-parser.c:2138 c/c-parser.c:2228
34955 #, gcc-internal-format
34956 msgid "%<__auto_type%> requires an initialized data declaration"
34957 msgstr ""
34959 #: c/c-parser.c:2191
34960 #, gcc-internal-format
34961 msgid "%<__auto_type%> may only be used with a single declarator"
34962 msgstr ""
34964 #: c/c-parser.c:2220 cp/parser.c:12999 cp/parser.c:13156
34965 #, gcc-internal-format
34966 msgid "expected %<,%> or %<;%>"
34967 msgstr "мало бути %<,%> або %<;%>"
34969 #. This can appear in many cases looking nothing like a
34970 #. function definition, so we don't give a more specific
34971 #. error suggesting there was one.
34972 #: c/c-parser.c:2234 c/c-parser.c:2275
34973 #, gcc-internal-format
34974 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
34975 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
34977 #: c/c-parser.c:2242
34978 #, gcc-internal-format
34979 msgid "ISO C forbids nested functions"
34980 msgstr "У стандарті ISO C заборонено вкладеність функцій"
34982 #: c/c-parser.c:2419
34983 #, gcc-internal-format
34984 msgid "ISO C99 does not support %<_Static_assert%>"
34985 msgstr "У ISO C99 не передбачено підтримки %<_Static_assert%>"
34987 #: c/c-parser.c:2422
34988 #, gcc-internal-format
34989 msgid "ISO C90 does not support %<_Static_assert%>"
34990 msgstr "У ISO C90 не передбачено підтримки %<_Static_assert%>"
34992 #: c/c-parser.c:2448 c/c-parser.c:4160 c/c-parser.c:11187 cp/parser.c:38631
34993 #, gcc-internal-format
34994 msgid "expected string literal"
34995 msgstr ""
34997 #: c/c-parser.c:2456
34998 #, gcc-internal-format
34999 msgid "expression in static assertion is not an integer"
35000 msgstr ""
35002 #: c/c-parser.c:2465
35003 #, gcc-internal-format
35004 msgid "expression in static assertion is not an integer constant expression"
35005 msgstr ""
35007 #: c/c-parser.c:2470
35008 #, gcc-internal-format
35009 msgid "expression in static assertion is not constant"
35010 msgstr ""
35012 #: c/c-parser.c:2475
35013 #, gcc-internal-format
35014 msgid "static assertion failed: %E"
35015 msgstr ""
35017 #: c/c-parser.c:2792
35018 #, gcc-internal-format
35019 msgid "%<_Atomic%> in Objective-C"
35020 msgstr ""
35022 #: c/c-parser.c:2795
35023 #, gcc-internal-format
35024 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
35025 msgstr ""
35027 #: c/c-parser.c:2798
35028 #, gcc-internal-format
35029 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
35030 msgstr ""
35032 #: c/c-parser.c:2825
35033 #, gcc-internal-format
35034 msgid "%<_Atomic%> applied to a qualified type"
35035 msgstr ""
35037 #: c/c-parser.c:2855
35038 #, gcc-internal-format
35039 msgid "%<__GIMPLE%> only valid with -fgimple"
35040 msgstr ""
35042 #: c/c-parser.c:2953
35043 #, gcc-internal-format
35044 msgid "empty enum is invalid"
35045 msgstr ""
35047 #: c/c-parser.c:2957 c/c-parser.c:3891 c/c-parser.c:4656 c/c-parser.c:4951
35048 #: c/c-parser.c:6436 c/c-parser.c:6524 c/c-parser.c:7226 c/c-parser.c:7903
35049 #: c/c-parser.c:8105 c/c-parser.c:8131 c/c-parser.c:8927 c/c-parser.c:9202
35050 #: c/c-parser.c:9239 c/c-parser.c:9492 c/c-parser.c:9542 c/c-parser.c:9702
35051 #: c/c-parser.c:9732 c/c-parser.c:9740 c/c-parser.c:9769 c/c-parser.c:9782
35052 #: c/c-parser.c:10088 c/c-parser.c:10212 c/c-parser.c:10657 c/c-parser.c:10692
35053 #: c/c-parser.c:10745 c/c-parser.c:10798 c/c-parser.c:10814 c/c-parser.c:10860
35054 #: c/c-parser.c:11496 c/c-parser.c:11537 c/c-parser.c:13445 c/c-parser.c:13681
35055 #: c/c-parser.c:15544 c/c-parser.c:18218 c/gimple-parser.c:1058
35056 #: c/gimple-parser.c:1096 cp/parser.c:28484 cp/parser.c:31010
35057 #: cp/parser.c:31040 cp/parser.c:31110 cp/parser.c:33227 cp/parser.c:38347
35058 #, gcc-internal-format
35059 msgid "expected identifier"
35060 msgstr ""
35062 #: c/c-parser.c:2995 cp/parser.c:18381
35063 #, gcc-internal-format
35064 msgid "comma at end of enumerator list"
35065 msgstr ""
35067 #: c/c-parser.c:3001
35068 #, gcc-internal-format
35069 msgid "expected %<,%> or %<}%>"
35070 msgstr "мало бути %<,%> або %<}%>"
35072 #: c/c-parser.c:3032
35073 #, gcc-internal-format
35074 msgid "ISO C forbids forward references to %<enum%> types"
35075 msgstr ""
35077 #: c/c-parser.c:3149
35078 #, gcc-internal-format
35079 msgid "expected class name"
35080 msgstr ""
35082 #: c/c-parser.c:3171
35083 #, gcc-internal-format
35084 msgid "extra semicolon in struct or union specified"
35085 msgstr ""
35087 #: c/c-parser.c:3200
35088 #, gcc-internal-format
35089 msgid "no semicolon at end of struct or union"
35090 msgstr ""
35092 #: c/c-parser.c:3305 c/c-parser.c:4451
35093 #, gcc-internal-format
35094 msgid "expected specifier-qualifier-list"
35095 msgstr ""
35097 #: c/c-parser.c:3316
35098 #, gcc-internal-format
35099 msgid "ISO C forbids member declarations with no members"
35100 msgstr ""
35102 #: c/c-parser.c:3406
35103 #, gcc-internal-format
35104 msgid "expected %<,%>, %<;%> or %<}%>"
35105 msgstr "мало бути %<,%>, %<;%> або %<}%>"
35107 #: c/c-parser.c:3413
35108 #, gcc-internal-format
35109 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
35110 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
35112 #: c/c-parser.c:3467
35113 #, gcc-internal-format
35114 msgid "%<typeof%> applied to a bit-field"
35115 msgstr ""
35117 #: c/c-parser.c:3504
35118 #, gcc-internal-format
35119 msgid "ISO C99 does not support %<_Alignas%>"
35120 msgstr "У ISO C99 не передбачено підтримки %<_Alignas%>"
35122 #: c/c-parser.c:3507
35123 #, gcc-internal-format
35124 msgid "ISO C90 does not support %<_Alignas%>"
35125 msgstr "У ISO C90 не передбачено підтримки %<_Alignas%>"
35127 #: c/c-parser.c:3744
35128 #, gcc-internal-format
35129 msgid "expected identifier or %<(%>"
35130 msgstr ""
35132 #: c/c-parser.c:3957
35133 #, gcc-internal-format
35134 msgid "ISO C requires a named argument before %<...%>"
35135 msgstr ""
35137 #: c/c-parser.c:4071
35138 #, gcc-internal-format
35139 msgid "expected declaration specifiers or %<...%>"
35140 msgstr ""
35142 #: c/c-parser.c:4154
35143 #, gcc-internal-format
35144 msgid "wide string literal in %<asm%>"
35145 msgstr ""
35147 #: c/c-parser.c:4561
35148 #, gcc-internal-format
35149 msgid "ISO C forbids empty initializer braces"
35150 msgstr ""
35152 #: c/c-parser.c:4620
35153 #, gcc-internal-format
35154 msgid "obsolete use of designated initializer with %<:%>"
35155 msgstr ""
35157 #: c/c-parser.c:4765
35158 #, gcc-internal-format
35159 msgid "ISO C forbids specifying range of elements to initialize"
35160 msgstr ""
35162 #: c/c-parser.c:4777
35163 #, gcc-internal-format
35164 msgid "ISO C90 forbids specifying subobject to initialize"
35165 msgstr ""
35167 #: c/c-parser.c:4785
35168 #, gcc-internal-format
35169 msgid "obsolete use of designated initializer without %<=%>"
35170 msgstr ""
35172 #: c/c-parser.c:4966
35173 #, gcc-internal-format
35174 msgid "ISO C forbids label declarations"
35175 msgstr ""
35177 #: c/c-parser.c:4972 c/c-parser.c:5054 c/gimple-parser.c:161
35178 #, gcc-internal-format
35179 msgid "expected declaration or statement"
35180 msgstr ""
35182 #: c/c-parser.c:5005 c/c-parser.c:5033
35183 #, gcc-internal-format
35184 msgid "ISO C90 forbids mixed declarations and code"
35185 msgstr ""
35187 #: c/c-parser.c:5062
35188 #, gcc-internal-format
35189 msgid "expected %<}%> before %<else%>"
35190 msgstr ""
35192 #: c/c-parser.c:5067 cp/parser.c:11270
35193 #, gcc-internal-format
35194 msgid "%<else%> without a previous %<if%>"
35195 msgstr ""
35197 #: c/c-parser.c:5084
35198 #, gcc-internal-format
35199 msgid "label at end of compound statement"
35200 msgstr ""
35202 #: c/c-parser.c:5146
35203 #, gcc-internal-format
35204 msgid "expected %<:%> or %<...%>"
35205 msgstr "мало бути %<:%> або %<...%>"
35207 #: c/c-parser.c:5198 c/c-parser.c:5515
35208 #, gcc-internal-format
35209 msgid "only attribute %<fallthrough%> can be applied to a null statement"
35210 msgstr ""
35212 #: c/c-parser.c:5204
35213 #, gcc-internal-format
35214 msgid "a label can only be part of a statement and a declaration is not a statement"
35215 msgstr ""
35217 #: c/c-parser.c:5431
35218 #, gcc-internal-format
35219 msgid "expected identifier or %<*%>"
35220 msgstr ""
35222 #. Avoid infinite loop in error recovery:
35223 #. c_parser_skip_until_found stops at a closing nesting
35224 #. delimiter without consuming it, but here we need to consume
35225 #. it to proceed further.
35226 #: c/c-parser.c:5532 c/gimple-parser.c:1451 cp/parser.c:10904
35227 #, gcc-internal-format
35228 msgid "expected statement"
35229 msgstr ""
35231 #: c/c-parser.c:5639 cp/parser.c:12513
35232 #, gcc-internal-format
35233 msgid "suggest braces around empty body in an %<if%> statement"
35234 msgstr ""
35236 #: c/c-parser.c:5681 cp/parser.c:12516
35237 #, gcc-internal-format
35238 msgid "suggest braces around empty body in an %<else%> statement"
35239 msgstr ""
35241 #: c/c-parser.c:5815 cp/parser.c:11506
35242 #, gcc-internal-format
35243 msgid "suggest explicit braces to avoid ambiguous %<else%>"
35244 msgstr ""
35246 #: c/c-parser.c:5966
35247 #, gcc-internal-format
35248 msgid "suggest braces around empty body in %<do%> statement"
35249 msgstr ""
35251 #: c/c-parser.c:6099 c/c-parser.c:6129
35252 #, gcc-internal-format
35253 msgid "multiple iterating variables in fast enumeration"
35254 msgstr ""
35256 #: c/c-parser.c:6151
35257 #, gcc-internal-format
35258 msgid "invalid iterating variable in fast enumeration"
35259 msgstr ""
35261 #: c/c-parser.c:6172 cp/parser.c:11708
35262 #, gcc-internal-format
35263 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
35264 msgstr ""
35266 #: c/c-parser.c:6178 cp/parser.c:11714
35267 #, gcc-internal-format
35268 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
35269 msgstr ""
35271 #: c/c-parser.c:6212
35272 #, gcc-internal-format
35273 msgid "missing collection in fast enumeration"
35274 msgstr ""
35276 #: c/c-parser.c:6304
35277 #, gcc-internal-format
35278 msgid "%E qualifier ignored on asm"
35279 msgstr ""
35281 #: c/c-parser.c:6348
35282 #, gcc-internal-format
35283 msgid "expected %<:%> or %<)%>"
35284 msgstr "мало бути %<:%> або %<)%>"
35286 #: c/c-parser.c:6662
35287 #, gcc-internal-format
35288 msgid "ISO C forbids omitting the middle term of a ?: expression"
35289 msgstr ""
35291 #. Location of the binary operator.
35292 #. Quiet warning.
35293 #: c/c-parser.c:6868 cp/typeck.c:4473
35294 #, gcc-internal-format
35295 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
35296 msgstr ""
35298 #: c/c-parser.c:6873 cp/typeck.c:4478
35299 #, gcc-internal-format
35300 msgid "first %<sizeof%> operand was declared here"
35301 msgstr "перший операнд %<sizeof%> було оголошено тут:"
35303 #: c/c-parser.c:7090
35304 #, gcc-internal-format
35305 msgid "alignment specified for type name in cast"
35306 msgstr ""
35308 #: c/c-parser.c:7189
35309 #, gcc-internal-format
35310 msgid "traditional C rejects the unary plus operator"
35311 msgstr "у традиційній мові C не допускається унарний оператор плюс"
35313 #: c/c-parser.c:7318
35314 #, gcc-internal-format
35315 msgid "alignment specified for type name in %<sizeof%>"
35316 msgstr ""
35318 #: c/c-parser.c:7334
35319 #, gcc-internal-format
35320 msgid "%<sizeof%> applied to a bit-field"
35321 msgstr ""
35323 #: c/c-parser.c:7403
35324 #, gcc-internal-format
35325 msgid "alignment specified for type name in %qE"
35326 msgstr ""
35328 #: c/c-parser.c:7426
35329 #, gcc-internal-format
35330 msgid "ISO C does not allow %<%E (expression)%>"
35331 msgstr ""
35333 #: c/c-parser.c:7457
35334 #, gcc-internal-format
35335 msgid "cannot take address of %qs"
35336 msgstr ""
35338 #: c/c-parser.c:7540
35339 #, gcc-internal-format
35340 msgid "ISO C99 does not support %<_Generic%>"
35341 msgstr "У ISO C99 не передбачено підтримки %<_Generic%>"
35343 #: c/c-parser.c:7543
35344 #, gcc-internal-format
35345 msgid "ISO C90 does not support %<_Generic%>"
35346 msgstr "У ISO C90 не передбачено підтримки %<_Generic%>"
35348 #: c/c-parser.c:7611
35349 #, gcc-internal-format
35350 msgid "%<_Generic%> association has function type"
35351 msgstr ""
35353 #: c/c-parser.c:7614
35354 #, gcc-internal-format
35355 msgid "%<_Generic%> association has incomplete type"
35356 msgstr ""
35358 #: c/c-parser.c:7618
35359 #, gcc-internal-format
35360 msgid "%<_Generic%> association has variable length type"
35361 msgstr ""
35363 #: c/c-parser.c:7642
35364 #, gcc-internal-format
35365 msgid "duplicate %<default%> case in %<_Generic%>"
35366 msgstr ""
35368 #: c/c-parser.c:7643
35369 #, gcc-internal-format
35370 msgid "original %<default%> is here"
35371 msgstr ""
35373 #: c/c-parser.c:7651
35374 #, gcc-internal-format
35375 msgid "%<_Generic%> specifies two compatible types"
35376 msgstr ""
35378 #: c/c-parser.c:7652
35379 #, gcc-internal-format
35380 msgid "compatible type is here"
35381 msgstr ""
35383 #: c/c-parser.c:7675
35384 #, gcc-internal-format
35385 msgid "%<_Generic%> selector matches multiple associations"
35386 msgstr ""
35388 #: c/c-parser.c:7677
35389 #, gcc-internal-format
35390 msgid "other match is here"
35391 msgstr ""
35393 #: c/c-parser.c:7696
35394 #, gcc-internal-format
35395 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
35396 msgstr ""
35398 #: c/c-parser.c:7717
35399 #, gcc-internal-format
35400 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
35401 msgstr ""
35403 #: c/c-parser.c:7725
35404 #, gcc-internal-format
35405 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
35406 msgstr ""
35408 #: c/c-parser.c:7731
35409 #, gcc-internal-format
35410 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
35411 msgstr ""
35413 #: c/c-parser.c:7747
35414 #, gcc-internal-format
35415 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
35416 msgstr ""
35418 #: c/c-parser.c:7917 c/c-parser.c:8969 c/c-parser.c:8991 c/gimple-parser.c:978
35419 #: c/gimple-parser.c:984 c/gimple-parser.c:1468
35420 #, gcc-internal-format
35421 msgid "expected expression"
35422 msgstr "мало бути вказано вираз"
35424 #: c/c-parser.c:7935
35425 #, gcc-internal-format
35426 msgid "braced-group within expression allowed only inside a function"
35427 msgstr ""
35429 #: c/c-parser.c:7949
35430 #, gcc-internal-format
35431 msgid "ISO C forbids braced-groups within expressions"
35432 msgstr ""
35434 #: c/c-parser.c:7976
35435 #, gcc-internal-format
35436 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
35437 msgstr ""
35439 #: c/c-parser.c:7985
35440 #, gcc-internal-format
35441 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
35442 msgstr ""
35444 #: c/c-parser.c:7994
35445 #, gcc-internal-format
35446 msgid "ISO C90 does not support %<__func__%> predefined identifier"
35447 msgstr ""
35449 #: c/c-parser.c:8158
35450 #, gcc-internal-format
35451 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
35452 msgstr "помилкова кількість аргументів %<__builtin_choose_expr%>"
35454 #: c/c-parser.c:8174
35455 #, gcc-internal-format
35456 msgid "first argument to %<__builtin_choose_expr%> not a constant"
35457 msgstr ""
35459 #: c/c-parser.c:8244 c/c-parser.c:8261 c/c-parser.c:8268
35460 #, gcc-internal-format
35461 msgid "too few arguments to %<__builtin_tgmath%>"
35462 msgstr "замало аргументів для %<__builtin_tgmath%>"
35464 #: c/c-parser.c:8289
35465 #, gcc-internal-format
35466 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
35467 msgstr ""
35469 #: c/c-parser.c:8333 c/c-parser.c:8343
35470 #, gcc-internal-format
35471 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
35472 msgstr ""
35474 #: c/c-parser.c:8365 c/c-parser.c:8375
35475 #, gcc-internal-format
35476 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
35477 msgstr ""
35479 #: c/c-parser.c:8408
35480 #, gcc-internal-format
35481 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
35482 msgstr ""
35484 #: c/c-parser.c:8427
35485 #, gcc-internal-format
35486 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
35487 msgstr ""
35489 #: c/c-parser.c:8475
35490 #, gcc-internal-format
35491 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
35492 msgstr ""
35494 #: c/c-parser.c:8498
35495 #, gcc-internal-format
35496 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
35497 msgstr ""
35499 #: c/c-parser.c:8515
35500 #, gcc-internal-format
35501 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
35502 msgstr ""
35504 #: c/c-parser.c:8553
35505 #, gcc-internal-format, gfc-internal-format
35506 msgid "invalid type of argument %u of type-generic function"
35507 msgstr ""
35509 #: c/c-parser.c:8564
35510 #, gcc-internal-format, gfc-internal-format
35511 msgid "decimal floating-point argument %u to complex-only type-generic function"
35512 msgstr ""
35514 #: c/c-parser.c:8572
35515 #, gcc-internal-format, gfc-internal-format
35516 msgid "decimal floating-point argument %u to binary-only type-generic function"
35517 msgstr ""
35519 #: c/c-parser.c:8580 c/c-parser.c:8610
35520 #, gcc-internal-format
35521 msgid "both complex and decimal floating-point arguments to type-generic function"
35522 msgstr ""
35524 #: c/c-parser.c:8588 c/c-parser.c:8630
35525 #, gcc-internal-format
35526 msgid "both binary and decimal floating-point arguments to type-generic function"
35527 msgstr ""
35529 #: c/c-parser.c:8602
35530 #, gcc-internal-format, gfc-internal-format
35531 msgid "complex argument %u to decimal-only type-generic function"
35532 msgstr ""
35534 #: c/c-parser.c:8622
35535 #, gcc-internal-format, gfc-internal-format
35536 msgid "binary argument %u to decimal-only type-generic function"
35537 msgstr ""
35539 #: c/c-parser.c:8728
35540 #, gcc-internal-format
35541 msgid "no matching function for type-generic call"
35542 msgstr ""
35544 #: c/c-parser.c:8769
35545 #, gcc-internal-format
35546 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
35547 msgstr "помилкова кількість аргументів %<__builtin_call_with_static_chain%>"
35549 #: c/c-parser.c:8782
35550 #, gcc-internal-format
35551 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
35552 msgstr ""
35554 #: c/c-parser.c:8786
35555 #, gcc-internal-format
35556 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
35557 msgstr ""
35559 #: c/c-parser.c:8812
35560 #, gcc-internal-format
35561 msgid "wrong number of arguments to %<__builtin_complex%>"
35562 msgstr "помилкова кількість аргументів %<__builtin_complex%>"
35564 #: c/c-parser.c:8834
35565 #, gcc-internal-format
35566 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
35567 msgstr ""
35569 #: c/c-parser.c:8843
35570 #, gcc-internal-format
35571 msgid "%<__builtin_complex%> operands of different types"
35572 msgstr ""
35574 #: c/c-parser.c:8891 cp/parser.c:6921
35575 #, gcc-internal-format
35576 msgid "wrong number of arguments to %<__builtin_shuffle%>"
35577 msgstr "помилкова кількість аргументів %<__builtin_shuffle%>"
35579 #: c/c-parser.c:9029
35580 #, gcc-internal-format
35581 msgid "compound literal has variable size"
35582 msgstr ""
35584 #: c/c-parser.c:9040
35585 #, gcc-internal-format
35586 msgid "compound literal qualified by address-space qualifier"
35587 msgstr ""
35589 #: c/c-parser.c:9044
35590 #, gcc-internal-format
35591 msgid "ISO C90 forbids compound literals"
35592 msgstr ""
35594 #: c/c-parser.c:9057
35595 #, gcc-internal-format
35596 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
35597 msgstr ""
35599 #: c/c-parser.c:9513
35600 #, gcc-internal-format
35601 msgid "expected identifier or %<)%>"
35602 msgstr ""
35604 #: c/c-parser.c:9609
35605 #, gcc-internal-format
35606 msgid "extra semicolon"
35607 msgstr ""
35609 #: c/c-parser.c:9857
35610 #, gcc-internal-format
35611 msgid "extra semicolon in method definition specified"
35612 msgstr ""
35614 #: c/c-parser.c:9989
35615 #, gcc-internal-format
35616 msgid "method attributes must be specified at the end only"
35617 msgstr ""
35619 #: c/c-parser.c:10009
35620 #, gcc-internal-format
35621 msgid "expected %<;%> or %<{%> after method attribute definition"
35622 msgstr ""
35624 #: c/c-parser.c:10131
35625 #, gcc-internal-format
35626 msgid "objective-c method declaration is expected"
35627 msgstr ""
35629 #: c/c-parser.c:10569
35630 #, gcc-internal-format
35631 msgid "no type or storage class may be specified here,"
35632 msgstr ""
35634 #: c/c-parser.c:10661 c/c-parser.c:10718 cp/parser.c:31070
35635 #, gcc-internal-format
35636 msgid "unknown property attribute"
35637 msgstr ""
35639 #: c/c-parser.c:10682 cp/parser.c:31030
35640 #, gcc-internal-format
35641 msgid "missing %<=%> (after %<getter%> attribute)"
35642 msgstr ""
35644 #: c/c-parser.c:10685 cp/parser.c:31033
35645 #, gcc-internal-format
35646 msgid "missing %<=%> (after %<setter%> attribute)"
35647 msgstr ""
35649 #: c/c-parser.c:10699 cp/parser.c:31048
35650 #, gcc-internal-format
35651 msgid "the %<setter%> attribute may only be specified once"
35652 msgstr ""
35654 #: c/c-parser.c:10704 cp/parser.c:31054
35655 #, gcc-internal-format
35656 msgid "setter name must terminate with %<:%>"
35657 msgstr ""
35659 #: c/c-parser.c:10711 cp/parser.c:31062
35660 #, gcc-internal-format
35661 msgid "the %<getter%> attribute may only be specified once"
35662 msgstr ""
35664 #: c/c-parser.c:10905 cp/parser.c:38671
35665 #, gcc-internal-format
35666 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
35667 msgstr ""
35669 #: c/c-parser.c:10949 c/c-parser.c:16582 c/c-parser.c:16840 c/c-parser.c:16899
35670 #: c/c-parser.c:16983 cp/parser.c:36001 cp/parser.c:36295 cp/parser.c:36383
35671 #: cp/parser.c:36454 cp/parser.c:38718 cp/parser.c:38733 cp/parser.c:38749
35672 #: cp/parser.c:38765 cp/parser.c:38781 cp/parser.c:38808 cp/parser.c:38821
35673 #: cp/parser.c:38844 cp/parser.c:38857
35674 #, gcc-internal-format
35675 msgid "%<#pragma %s%> may only be used in compound statements"
35676 msgstr ""
35678 #: c/c-parser.c:10972 cp/parser.c:38834
35679 #, gcc-internal-format
35680 msgid "%<#pragma acc routine%> must be at file scope"
35681 msgstr "%<#pragma acc routine%> має перебувати у області видимості файла"
35683 #: c/c-parser.c:11050 cp/parser.c:38915
35684 #, gcc-internal-format
35685 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
35686 msgstr ""
35688 #: c/c-parser.c:11074 c/c-parser.c:11098 cp/parser.c:38944 cp/parser.c:38977
35689 #, gcc-internal-format
35690 msgid "for, while or do statement expected"
35691 msgstr ""
35693 #: c/c-parser.c:11111 cp/parser.c:38708
35694 #, gcc-internal-format
35695 msgid "%<#pragma GCC pch_preprocess%> must be first"
35696 msgstr ""
35698 #: c/c-parser.c:11421 cp/parser.c:31454
35699 #, gcc-internal-format
35700 msgid "too many %qs clauses"
35701 msgstr ""
35703 #: c/c-parser.c:11443 cp/parser.c:31991
35704 #, gcc-internal-format
35705 msgid "expected integer expression before ')'"
35706 msgstr ""
35708 #: c/c-parser.c:11458
35709 #, gcc-internal-format
35710 msgid "expression must be integral"
35711 msgstr ""
35713 #: c/c-parser.c:11742 c/c-parser.c:18160
35714 #, gcc-internal-format
35715 msgid "%qD is not a variable"
35716 msgstr ""
35718 #: c/c-parser.c:11746 cp/semantics.c:6811
35719 #, gcc-internal-format
35720 msgid "%qD is not a pointer variable"
35721 msgstr ""
35723 #: c/c-parser.c:11788 cp/parser.c:32070
35724 #, gcc-internal-format
35725 msgid "collapse argument needs positive constant integer expression"
35726 msgstr ""
35728 #: c/c-parser.c:11865 cp/parser.c:32134
35729 #, gcc-internal-format
35730 msgid "expected %<none%> or %<present%>"
35731 msgstr "мало бути %<none%> або %<present%>"
35733 #: c/c-parser.c:11867 cp/parser.c:32136
35734 #, gcc-internal-format
35735 msgid "expected %<none%> or %<shared%>"
35736 msgstr "мало бути %<none%> або %<shared%>"
35738 #: c/c-parser.c:11968 cp/parser.c:32239
35739 #, gcc-internal-format
35740 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
35741 msgstr "мало бути %<data%>, %<update%>, %<enter%> або %<exit%>"
35743 #: c/c-parser.c:11988 c/c-parser.c:16892 c/c-parser.c:16976 cp/parser.c:32257
35744 #: cp/parser.c:36287 cp/parser.c:36375
35745 #, gcc-internal-format
35746 msgid "expected %<data%>"
35747 msgstr "мало бути %<data%>"
35749 #: c/c-parser.c:12035 cp/parser.c:32310
35750 #, gcc-internal-format
35751 msgid "too many %<if%> clauses with %qs modifier"
35752 msgstr ""
35754 #: c/c-parser.c:12042 cp/parser.c:32317
35755 #, gcc-internal-format
35756 msgid "too many %<if%> clauses"
35757 msgstr ""
35759 #: c/c-parser.c:12044 cp/parser.c:32319
35760 #, gcc-internal-format
35761 msgid "too many %<if%> clauses without modifier"
35762 msgstr ""
35764 #: c/c-parser.c:12050 cp/parser.c:32325
35765 #, gcc-internal-format
35766 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
35767 msgstr ""
35769 #: c/c-parser.c:12126 c/c-parser.c:12172 c/c-parser.c:12218 c/c-parser.c:12264
35770 #: c/c-parser.c:12311 c/c-parser.c:12551 c/c-parser.c:12632 c/c-parser.c:13043
35771 #: c/c-parser.c:13171 c/c-parser.c:13216 c/c-parser.c:13736
35772 #, gcc-internal-format
35773 msgid "expected integer expression"
35774 msgstr ""
35776 #: c/c-parser.c:12137
35777 #, gcc-internal-format
35778 msgid "%<num_threads%> value must be positive"
35779 msgstr "значення %<num_threads%> має бути додатним"
35781 #: c/c-parser.c:12183
35782 #, gcc-internal-format
35783 msgid "%<num_tasks%> value must be positive"
35784 msgstr "значення %<num_tasks%> має бути додатним"
35786 #: c/c-parser.c:12229 cp/semantics.c:6995
35787 #, gcc-internal-format
35788 msgid "%<grainsize%> value must be positive"
35789 msgstr "значення %<grainsize%> має бути додатним"
35791 #: c/c-parser.c:12276 cp/semantics.c:7024
35792 #, gcc-internal-format
35793 msgid "%<priority%> value must be non-negative"
35794 msgstr "значення %<priority%> має бути невід’ємним"
35796 #: c/c-parser.c:12341 c/c-parser.c:12347 cp/parser.c:32542 cp/parser.c:32549
35797 #, gcc-internal-format
35798 msgid "expected %<tofrom%>"
35799 msgstr "мало бути %<tofrom%>"
35801 #: c/c-parser.c:12355 c/c-parser.c:12361 cp/parser.c:32558 cp/parser.c:32565
35802 #, gcc-internal-format
35803 msgid "expected %<scalar%>"
35804 msgstr "мало бути %<scalar%>"
35806 #: c/c-parser.c:12425 cp/semantics.c:6302
35807 #, gcc-internal-format
35808 msgid "%qs expression must be integral"
35809 msgstr ""
35811 #: c/c-parser.c:12437 c/c-parser.c:12560 cp/semantics.c:6334
35812 #, gcc-internal-format
35813 msgid "%qs value must be positive"
35814 msgstr "значення %qs має бути додатним"
35816 #: c/c-parser.c:12499 cp/parser.c:31850
35817 #, gcc-internal-format
35818 msgid "too many %<static%> arguments"
35819 msgstr "забагато аргументів %<static%>"
35821 #: c/c-parser.c:12533 cp/parser.c:31883
35822 #, gcc-internal-format
35823 msgid "unexpected argument"
35824 msgstr "несподіваний аргумент"
35826 #: c/c-parser.c:12699 cp/semantics.c:7123
35827 #, gcc-internal-format
35828 msgid "%<tile%> argument needs positive integral constant"
35829 msgstr ""
35831 #: c/c-parser.c:12765 cp/parser.c:32623
35832 #, gcc-internal-format
35833 msgid "ordered argument needs positive constant integer expression"
35834 msgstr ""
35836 #: c/c-parser.c:12857 c/c-parser.c:17625 cp/parser.c:37640
35837 #, gcc-internal-format
35838 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
35839 msgstr ""
35841 #: c/c-parser.c:12967 cp/parser.c:32837
35842 #, gcc-internal-format
35843 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
35844 msgstr ""
35846 #: c/c-parser.c:13021 cp/parser.c:32853
35847 #, gcc-internal-format
35848 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
35849 msgstr ""
35851 #: c/c-parser.c:13025 cp/parser.c:32856
35852 #, gcc-internal-format
35853 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
35854 msgstr ""
35856 #: c/c-parser.c:13037 cp/semantics.c:6392
35857 #, gcc-internal-format
35858 msgid "chunk size value must be positive"
35859 msgstr "значення розміру фрагмента має бути додатним"
35861 #: c/c-parser.c:13060 cp/parser.c:32876
35862 #, gcc-internal-format
35863 msgid "invalid schedule kind"
35864 msgstr ""
35866 #: c/c-parser.c:13181
35867 #, gcc-internal-format
35868 msgid "%<num_teams%> value must be positive"
35869 msgstr "значення %<num_teams%> має бути додатним"
35871 #: c/c-parser.c:13226 cp/semantics.c:6482
35872 #, gcc-internal-format
35873 msgid "%<thread_limit%> value must be positive"
35874 msgstr "значення %<thread_limit%> має бути додатним"
35876 #: c/c-parser.c:13271 cp/semantics.c:6592
35877 #, gcc-internal-format
35878 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
35879 msgstr ""
35881 #: c/c-parser.c:13334
35882 #, gcc-internal-format
35883 msgid "%<linear%> clause step expression must be integral"
35884 msgstr ""
35886 #: c/c-parser.c:13375
35887 #, gcc-internal-format
35888 msgid "%<safelen%> clause expression must be positive constant integer expression"
35889 msgstr ""
35891 #: c/c-parser.c:13414
35892 #, gcc-internal-format
35893 msgid "%<simdlen%> clause expression must be positive constant integer expression"
35894 msgstr ""
35896 #: c/c-parser.c:13584 cp/parser.c:33371 cp/parser.c:33596
35897 #, gcc-internal-format
35898 msgid "invalid depend kind"
35899 msgstr ""
35901 #: c/c-parser.c:13669 cp/parser.c:33444
35902 #, gcc-internal-format
35903 msgid "invalid map kind"
35904 msgstr ""
35906 #: c/c-parser.c:13767 cp/parser.c:33543
35907 #, gcc-internal-format
35908 msgid "invalid dist_schedule kind"
35909 msgstr ""
35911 #: c/c-parser.c:13839
35912 #, gcc-internal-format
35913 msgid "invalid proc_bind kind"
35914 msgstr ""
35916 #: c/c-parser.c:14059 cp/parser.c:33822
35917 #, gcc-internal-format
35918 msgid "expected %<#pragma acc%> clause"
35919 msgstr ""
35921 #: c/c-parser.c:14070 c/c-parser.c:14345 cp/parser.c:33833 cp/parser.c:34140
35922 #, gcc-internal-format
35923 msgid "%qs is not valid for %qs"
35924 msgstr ""
35926 #: c/c-parser.c:14214 cp/parser.c:34007
35927 #, gcc-internal-format
35928 msgid "%qs must be the first clause of %qs"
35929 msgstr ""
35931 #: c/c-parser.c:14334 cp/parser.c:34129
35932 #, gcc-internal-format
35933 msgid "expected %<#pragma omp%> clause"
35934 msgstr ""
35936 #: c/c-parser.c:14472 cp/parser.c:36800
35937 #, gcc-internal-format
35938 msgid "no valid clauses specified in %<#pragma acc declare%>"
35939 msgstr ""
35941 #: c/c-parser.c:14482 cp/parser.c:36810
35942 #, gcc-internal-format
35943 msgid "array section in %<#pragma acc declare%>"
35944 msgstr ""
35946 #: c/c-parser.c:14502 cp/parser.c:36830
35947 #, gcc-internal-format
35948 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
35949 msgstr ""
35951 #: c/c-parser.c:14513 cp/parser.c:36841
35952 #, gcc-internal-format
35953 msgid "invalid OpenACC clause at file scope"
35954 msgstr ""
35956 #: c/c-parser.c:14520 cp/parser.c:36848
35957 #, gcc-internal-format
35958 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
35959 msgstr ""
35961 #: c/c-parser.c:14528 cp/parser.c:36856
35962 #, gcc-internal-format
35963 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
35964 msgstr ""
35966 #: c/c-parser.c:14540 cp/parser.c:36868
35967 #, gcc-internal-format
35968 msgid "variable %qD used more than once with %<#pragma acc declare%>"
35969 msgstr ""
35971 #: c/c-parser.c:14632 cp/parser.c:36954
35972 #, gcc-internal-format
35973 msgid "expected %<data%> after %<#pragma acc %s%>"
35974 msgstr "мало бути %<data%> після %<#pragma acc %s%>"
35976 #: c/c-parser.c:14648 cp/parser.c:36971
35977 #, gcc-internal-format
35978 msgid "%<#pragma acc %s data%> has no data movement clause"
35979 msgstr ""
35981 #: c/c-parser.c:14874 cp/parser.c:2952
35982 #, gcc-internal-format
35983 msgid "%qE has not been declared"
35984 msgstr ""
35986 #: c/c-parser.c:14878
35987 #, gcc-internal-format
35988 msgid "expected function name"
35989 msgstr "мало бути вказано назву функції"
35991 #: c/c-parser.c:14893 cp/parser.c:38061
35992 #, gcc-internal-format
35993 msgid "%qD does not refer to a function"
35994 msgstr ""
35996 #: c/c-parser.c:14913 c/c-parser.c:14961 cp/parser.c:1388
35997 #, gcc-internal-format
35998 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
35999 msgstr ""
36001 #: c/c-parser.c:14953 cp/parser.c:38115 cp/parser.c:38157
36002 #, gcc-internal-format
36003 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
36004 msgstr ""
36006 #: c/c-parser.c:14970 cp/parser.c:38171
36007 #, gcc-internal-format
36008 msgid "%<#pragma acc routine%> already applied to %qD"
36009 msgstr "%<#pragma acc routine%> вже застосовано до %qD"
36011 #: c/c-parser.c:14979 cp/parser.c:38180
36012 #, gcc-internal-format
36013 msgid "%<#pragma acc routine%> must be applied before use"
36014 msgstr "%<#pragma acc routine%> має бути застосовано до використання"
36016 #: c/c-parser.c:14980 cp/parser.c:38181
36017 #, gcc-internal-format
36018 msgid "%<#pragma acc routine%> must be applied before definition"
36019 msgstr "%<#pragma acc routine%> має бути застосовано до визначення"
36021 #: c/c-parser.c:15023 cp/parser.c:37149
36022 #, gcc-internal-format
36023 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
36024 msgstr ""
36026 #: c/c-parser.c:15435 cp/parser.c:34508 cp/parser.c:34534
36027 #, gcc-internal-format
36028 msgid "invalid form of %<#pragma omp atomic%>"
36029 msgstr ""
36031 #: c/c-parser.c:15439 cp/parser.c:34565 cp/parser.c:34581
36032 #, gcc-internal-format
36033 msgid "invalid operator for %<#pragma omp atomic%>"
36034 msgstr ""
36036 #: c/c-parser.c:15488 cp/semantics.c:8404 cp/semantics.c:8414
36037 #, gcc-internal-format
36038 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
36039 msgstr ""
36041 #: c/c-parser.c:15553 c/c-parser.c:15575
36042 #, gcc-internal-format
36043 msgid "expected %<(%> or end of line"
36044 msgstr ""
36046 #: c/c-parser.c:15619 cp/parser.c:35100
36047 #, gcc-internal-format
36048 msgid "%<ordered%> clause parameter is less than %<collapse%>"
36049 msgstr ""
36051 #: c/c-parser.c:15630 cp/parser.c:35111
36052 #, gcc-internal-format
36053 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
36054 msgstr ""
36056 #: c/c-parser.c:15648 cp/parser.c:35138
36057 #, gcc-internal-format
36058 msgid "for statement expected"
36059 msgstr ""
36061 #: c/c-parser.c:15718 cp/semantics.c:8069 cp/semantics.c:8156
36062 #, gcc-internal-format
36063 msgid "expected iteration declaration or initialization"
36064 msgstr ""
36066 #: c/c-parser.c:15806
36067 #, gcc-internal-format
36068 msgid "not enough perfectly nested loops"
36069 msgstr ""
36071 #: c/c-parser.c:15862 cp/parser.c:35361
36072 #, gcc-internal-format
36073 msgid "collapsed loops not perfectly nested"
36074 msgstr ""
36076 #: c/c-parser.c:15909 cp/parser.c:35181 cp/parser.c:35223 cp/pt.c:16407
36077 #, gcc-internal-format
36078 msgid "iteration variable %qD should not be firstprivate"
36079 msgstr ""
36081 #: c/c-parser.c:16000 cp/parser.c:35434
36082 #, gcc-internal-format
36083 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
36084 msgstr ""
36086 #: c/c-parser.c:16166 cp/parser.c:35597
36087 #, gcc-internal-format
36088 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
36089 msgstr ""
36091 #: c/c-parser.c:16374 cp/parser.c:35796
36092 #, gcc-internal-format
36093 msgid "expected %<for%> after %qs"
36094 msgstr "мало бути %<for%> після %qs"
36096 #: c/c-parser.c:16573 cp/parser.c:35992
36097 #, gcc-internal-format
36098 msgid "expected %<point%>"
36099 msgstr "мало бути %<point%>"
36101 #: c/c-parser.c:16793 cp/parser.c:36229
36102 #, gcc-internal-format
36103 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36104 msgstr ""
36106 #: c/c-parser.c:16806 cp/parser.c:36242
36107 #, gcc-internal-format
36108 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
36109 msgstr ""
36111 #: c/c-parser.c:16853 cp/parser.c:36467
36112 #, gcc-internal-format
36113 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
36114 msgstr ""
36116 #: c/c-parser.c:16925 cp/parser.c:36322
36117 #, gcc-internal-format
36118 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
36119 msgstr ""
36121 #: c/c-parser.c:16937 cp/parser.c:36334
36122 #, gcc-internal-format
36123 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
36124 msgstr ""
36126 #: c/c-parser.c:17011 cp/parser.c:36411
36127 #, gcc-internal-format
36128 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
36129 msgstr ""
36131 #: c/c-parser.c:17024 cp/parser.c:36424
36132 #, gcc-internal-format
36133 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
36134 msgstr ""
36136 #: c/c-parser.c:17238 cp/parser.c:36677
36137 #, gcc-internal-format
36138 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
36139 msgstr ""
36141 #: c/c-parser.c:17288
36142 #, gcc-internal-format
36143 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
36144 msgstr ""
36146 #: c/c-parser.c:17338 c/c-parser.c:17365
36147 #, gcc-internal-format
36148 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
36149 msgstr ""
36151 #: c/c-parser.c:17387
36152 #, gcc-internal-format
36153 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
36154 msgstr ""
36156 #: c/c-parser.c:17395 cp/parser.c:37270
36157 #, gcc-internal-format
36158 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
36159 msgstr ""
36161 #: c/c-parser.c:17474 cp/parser.c:37340
36162 #, gcc-internal-format
36163 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
36164 msgstr ""
36166 #: c/c-parser.c:17493 cp/parser.c:37359
36167 #, gcc-internal-format
36168 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
36169 msgstr ""
36171 #: c/c-parser.c:17534 cp/parser.c:37406
36172 #, gcc-internal-format
36173 msgid "expected %<target%>"
36174 msgstr "мало бути %<target%>"
36176 #: c/c-parser.c:17541 cp/parser.c:37413
36177 #, gcc-internal-format
36178 msgid "expected %<declare%>"
36179 msgstr "мало бути %<declare%>"
36181 #: c/c-parser.c:17547 cp/parser.c:37420
36182 #, gcc-internal-format
36183 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
36184 msgstr ""
36186 #: c/c-parser.c:17575
36187 #, gcc-internal-format
36188 msgid "%<#pragma omp declare reduction%> not at file or block scope"
36189 msgstr ""
36191 #: c/c-parser.c:17652
36192 #, gcc-internal-format
36193 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
36194 msgstr ""
36196 #: c/c-parser.c:17656
36197 #, gcc-internal-format
36198 msgid "function or array type in %<#pragma omp declare reduction%>"
36199 msgstr ""
36201 #: c/c-parser.c:17659
36202 #, gcc-internal-format
36203 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
36204 msgstr "тип класу %<_Atomic%> у %<#pragma omp declare reduction%>"
36206 #: c/c-parser.c:17662
36207 #, gcc-internal-format
36208 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
36209 msgstr ""
36211 #: c/c-parser.c:17670
36212 #, gcc-internal-format
36213 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
36214 msgstr ""
36216 #: c/c-parser.c:17679
36217 #, gcc-internal-format
36218 msgid "previous %<#pragma omp declare reduction%>"
36219 msgstr "попереднє %<#pragma omp declare reduction%>"
36221 #: c/c-parser.c:17796
36222 #, gcc-internal-format
36223 msgid "expected %<omp_priv%> or function-name"
36224 msgstr ""
36226 #: c/c-parser.c:17807
36227 #, gcc-internal-format
36228 msgid "expected function-name %<(%>"
36229 msgstr "мало бути вказано назву функції %<(%>"
36231 #: c/c-parser.c:17826
36232 #, gcc-internal-format
36233 msgid "one of the initializer call arguments should be %<&omp_priv%>"
36234 msgstr ""
36236 #: c/c-parser.c:17947 cp/parser.c:37865
36237 #, gcc-internal-format
36238 msgid "expected %<simd%> or %<reduction%> or %<target%>"
36239 msgstr ""
36241 #: c/c-parser.c:18162 cp/semantics.c:7534
36242 #, gcc-internal-format
36243 msgid "%qE declared %<threadprivate%> after first use"
36244 msgstr ""
36246 #: c/c-parser.c:18164 cp/semantics.c:7536
36247 #, gcc-internal-format
36248 msgid "automatic variable %qE cannot be %<threadprivate%>"
36249 msgstr ""
36251 #: c/c-parser.c:18168 cp/semantics.c:7538
36252 #, gcc-internal-format
36253 msgid "%<threadprivate%> %qE has incomplete type"
36254 msgstr ""
36256 #: c/c-parser.c:18368 cp/parser.c:38562
36257 #, gcc-internal-format
36258 msgid "%<__transaction_cancel%> without transactional memory support enabled"
36259 msgstr ""
36261 #: c/c-parser.c:18374 cp/parser.c:38568
36262 #, gcc-internal-format
36263 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
36264 msgstr ""
36266 #: c/c-parser.c:18383 cp/parser.c:38577
36267 #, gcc-internal-format
36268 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
36269 msgstr ""
36271 #: c/c-parser.c:18385 cp/parser.c:38580
36272 #, gcc-internal-format
36273 msgid "  or a %<transaction_may_cancel_outer%> function"
36274 msgstr ""
36276 #: c/c-parser.c:18391 cp/parser.c:38586
36277 #, gcc-internal-format
36278 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
36279 msgstr ""
36281 #: c/c-parser.c:18472
36282 #, gcc-internal-format
36283 msgid "no closing brace"
36284 msgstr ""
36286 #: c/c-typeck.c:223
36287 #, gcc-internal-format
36288 msgid "%qD has an incomplete type %qT"
36289 msgstr ""
36291 #: c/c-typeck.c:237 c/c-typeck.c:9999 c/c-typeck.c:10041 cp/call.c:4147
36292 #, gcc-internal-format
36293 msgid "invalid use of void expression"
36294 msgstr ""
36296 #: c/c-typeck.c:245
36297 #, gcc-internal-format
36298 msgid "invalid use of flexible array member"
36299 msgstr ""
36301 #: c/c-typeck.c:251 cp/typeck2.c:504
36302 #, gcc-internal-format
36303 msgid "invalid use of array with unspecified bounds"
36304 msgstr ""
36306 #: c/c-typeck.c:259
36307 #, gcc-internal-format
36308 msgid "invalid use of undefined type %qT"
36309 msgstr ""
36311 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
36312 #: c/c-typeck.c:262
36313 #, gcc-internal-format
36314 msgid "invalid use of incomplete typedef %qT"
36315 msgstr ""
36317 #: c/c-typeck.c:335
36318 #, gcc-internal-format
36319 msgid "%qT and %qT are in disjoint named address spaces"
36320 msgstr ""
36322 #: c/c-typeck.c:576 c/c-typeck.c:601
36323 #, gcc-internal-format
36324 msgid "function types not truly compatible in ISO C"
36325 msgstr ""
36327 #: c/c-typeck.c:745
36328 #, gcc-internal-format
36329 msgid "can%'t mix operands of decimal float and vector types"
36330 msgstr ""
36332 #: c/c-typeck.c:750
36333 #, gcc-internal-format
36334 msgid "can%'t mix operands of decimal float and complex types"
36335 msgstr ""
36337 #: c/c-typeck.c:755
36338 #, gcc-internal-format
36339 msgid "can%'t mix operands of decimal float and other float types"
36340 msgstr ""
36342 #: c/c-typeck.c:1295
36343 #, gcc-internal-format
36344 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
36345 msgstr ""
36347 #: c/c-typeck.c:1299
36348 #, gcc-internal-format
36349 msgid "types are not quite compatible"
36350 msgstr ""
36352 #: c/c-typeck.c:1303
36353 #, gcc-internal-format
36354 msgid "pointer target types incompatible in C++"
36355 msgstr ""
36357 #: c/c-typeck.c:1636
36358 #, gcc-internal-format
36359 msgid "function return types not compatible due to %<volatile%>"
36360 msgstr ""
36362 #: c/c-typeck.c:1894
36363 #, gcc-internal-format
36364 msgid "converting an array compound literal to a pointer is ill-formed in C++"
36365 msgstr ""
36367 #: c/c-typeck.c:2417 c/c-typeck.c:8646
36368 #, gcc-internal-format
36369 msgid "%qT has no member named %qE; did you mean %qE?"
36370 msgstr ""
36372 #: c/c-typeck.c:2421 c/c-typeck.c:8650
36373 #, gcc-internal-format
36374 msgid "%qT has no member named %qE"
36375 msgstr ""
36377 #: c/c-typeck.c:2430
36378 #, gcc-internal-format
36379 msgid "accessing a member %qE of an atomic structure %qE"
36380 msgstr ""
36382 #: c/c-typeck.c:2433
36383 #, gcc-internal-format
36384 msgid "accessing a member %qE of an atomic union %qE"
36385 msgstr ""
36387 #: c/c-typeck.c:2493
36388 #, gcc-internal-format
36389 msgid "%qE is a pointer; did you mean to use %<->%>?"
36390 msgstr ""
36392 #: c/c-typeck.c:2499
36393 #, gcc-internal-format
36394 msgid "request for member %qE in something not a structure or union"
36395 msgstr ""
36397 #: c/c-typeck.c:2550
36398 #, gcc-internal-format
36399 msgid "dereferencing pointer to incomplete type %qT"
36400 msgstr ""
36402 #: c/c-typeck.c:2557
36403 #, gcc-internal-format
36404 msgid "dereferencing %<void *%> pointer"
36405 msgstr ""
36407 #: c/c-typeck.c:2612
36408 #, gcc-internal-format
36409 msgid "subscripted value is neither array nor pointer nor vector"
36410 msgstr ""
36412 #: c/c-typeck.c:2622 cp/typeck.c:3319 cp/typeck.c:3406
36413 #, gcc-internal-format
36414 msgid "array subscript is not an integer"
36415 msgstr ""
36417 #: c/c-typeck.c:2628
36418 #, gcc-internal-format
36419 msgid "subscripted value is pointer to function"
36420 msgstr ""
36422 #: c/c-typeck.c:2682
36423 #, gcc-internal-format
36424 msgid "ISO C forbids subscripting %<register%> array"
36425 msgstr ""
36427 #: c/c-typeck.c:2685
36428 #, gcc-internal-format
36429 msgid "ISO C90 forbids subscripting non-lvalue array"
36430 msgstr ""
36432 #: c/c-typeck.c:2799
36433 #, gcc-internal-format
36434 msgid "enum constant defined here"
36435 msgstr ""
36437 #: c/c-typeck.c:2905 cp/typeck.c:1698
36438 #, gcc-internal-format
36439 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
36440 msgstr ""
36442 #: c/c-typeck.c:3053
36443 #, gcc-internal-format
36444 msgid "called object %qE is not a function or function pointer"
36445 msgstr ""
36447 #: c/c-typeck.c:3058
36448 #, gcc-internal-format
36449 msgid "called object %qD is not a function or function pointer"
36450 msgstr ""
36452 #: c/c-typeck.c:3064
36453 #, gcc-internal-format
36454 msgid "called object is not a function or function pointer"
36455 msgstr ""
36457 #. This situation leads to run-time undefined behavior.  We can't,
36458 #. therefore, simply error unless we can prove that all possible
36459 #. executions of the program must execute the code.
36460 #: c/c-typeck.c:3094
36461 #, gcc-internal-format
36462 msgid "function called through a non-compatible type"
36463 msgstr ""
36465 #: c/c-typeck.c:3099 c/c-typeck.c:3152
36466 #, gcc-internal-format
36467 msgid "function with qualified void return type called"
36468 msgstr ""
36470 #: c/c-typeck.c:3282
36471 #, gcc-internal-format
36472 msgid "too many arguments to method %qE"
36473 msgstr ""
36475 #: c/c-typeck.c:3344
36476 #, gcc-internal-format, gfc-internal-format
36477 msgid "type of formal parameter %d is incomplete"
36478 msgstr ""
36480 #: c/c-typeck.c:3361
36481 #, gcc-internal-format
36482 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
36483 msgstr ""
36485 #: c/c-typeck.c:3367
36486 #, gcc-internal-format
36487 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
36488 msgstr ""
36490 #: c/c-typeck.c:3373
36491 #, gcc-internal-format
36492 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
36493 msgstr ""
36495 #: c/c-typeck.c:3379
36496 #, gcc-internal-format
36497 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
36498 msgstr ""
36500 #: c/c-typeck.c:3385
36501 #, gcc-internal-format
36502 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
36503 msgstr ""
36505 #: c/c-typeck.c:3391
36506 #, gcc-internal-format
36507 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
36508 msgstr ""
36510 #: c/c-typeck.c:3405
36511 #, gcc-internal-format
36512 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
36513 msgstr ""
36515 #: c/c-typeck.c:3431
36516 #, gcc-internal-format
36517 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
36518 msgstr ""
36520 #: c/c-typeck.c:3456
36521 #, gcc-internal-format
36522 msgid "passing argument %d of %qE with different width due to prototype"
36523 msgstr ""
36525 #: c/c-typeck.c:3480
36526 #, gcc-internal-format
36527 msgid "passing argument %d of %qE as unsigned due to prototype"
36528 msgstr ""
36530 #: c/c-typeck.c:3485
36531 #, gcc-internal-format
36532 msgid "passing argument %d of %qE as signed due to prototype"
36533 msgstr ""
36535 #: c/c-typeck.c:3516
36536 #, gcc-internal-format
36537 msgid "implicit conversion from %qT to %qT when passing argument to function"
36538 msgstr ""
36540 #: c/c-typeck.c:3730 c/c-typeck.c:3750 cp/typeck.c:4749 cp/typeck.c:5003
36541 #, gcc-internal-format
36542 msgid "comparison with string literal results in unspecified behavior"
36543 msgstr ""
36545 #: c/c-typeck.c:3736 c/c-typeck.c:3743 cp/typeck.c:4772 cp/typeck.c:4792
36546 #, gcc-internal-format
36547 msgid "comparison between pointer and zero character constant"
36548 msgstr ""
36550 #: c/c-typeck.c:3738 c/c-typeck.c:3745 cp/typeck.c:4775 cp/typeck.c:4795
36551 #, gcc-internal-format
36552 msgid "did you mean to dereference the pointer?"
36553 msgstr ""
36555 #: c/c-typeck.c:3764
36556 #, gcc-internal-format
36557 msgid "comparison between %qT and %qT"
36558 msgstr ""
36560 #: c/c-typeck.c:3814
36561 #, gcc-internal-format
36562 msgid "pointer of type %<void *%> used in subtraction"
36563 msgstr ""
36565 #: c/c-typeck.c:3817
36566 #, gcc-internal-format
36567 msgid "pointer to a function used in subtraction"
36568 msgstr ""
36570 #: c/c-typeck.c:3852
36571 #, gcc-internal-format
36572 msgid "arithmetic on pointer to an incomplete type"
36573 msgstr ""
36575 #: c/c-typeck.c:3857 cp/typeck.c:5562
36576 #, gcc-internal-format
36577 msgid "arithmetic on pointer to an empty aggregate"
36578 msgstr ""
36580 #: c/c-typeck.c:4288
36581 #, gcc-internal-format
36582 msgid "%<~%> on a boolean expression"
36583 msgstr "%<~%> над булевим виразом"
36585 #: c/c-typeck.c:4292
36586 #, gcc-internal-format
36587 msgid "did you mean to use logical not?"
36588 msgstr ""
36590 #: c/c-typeck.c:4301
36591 #, gcc-internal-format
36592 msgid "ISO C does not support %<~%> for complex conjugation"
36593 msgstr ""
36595 #: c/c-typeck.c:4340
36596 #, gcc-internal-format
36597 msgid "wrong type argument to unary exclamation mark"
36598 msgstr ""
36600 #: c/c-typeck.c:4398
36601 #, gcc-internal-format
36602 msgid "increment of enumeration value is invalid in C++"
36603 msgstr ""
36605 #: c/c-typeck.c:4401
36606 #, gcc-internal-format
36607 msgid "decrement of enumeration value is invalid in C++"
36608 msgstr ""
36610 #: c/c-typeck.c:4408
36611 #, gcc-internal-format
36612 msgid "increment of a boolean expression"
36613 msgstr ""
36615 #: c/c-typeck.c:4411
36616 #, gcc-internal-format
36617 msgid "decrement of a boolean expression"
36618 msgstr ""
36620 #: c/c-typeck.c:4427
36621 #, gcc-internal-format
36622 msgid "ISO C does not support %<++%> and %<--%> on complex types"
36623 msgstr ""
36625 #: c/c-typeck.c:4452 c/c-typeck.c:4486
36626 #, gcc-internal-format
36627 msgid "wrong type argument to increment"
36628 msgstr ""
36630 #: c/c-typeck.c:4454 c/c-typeck.c:4489
36631 #, gcc-internal-format
36632 msgid "wrong type argument to decrement"
36633 msgstr ""
36635 #: c/c-typeck.c:4474
36636 #, gcc-internal-format
36637 msgid "increment of pointer to an incomplete type %qT"
36638 msgstr ""
36640 #: c/c-typeck.c:4478
36641 #, gcc-internal-format
36642 msgid "decrement of pointer to an incomplete type %qT"
36643 msgstr ""
36645 #: c/c-typeck.c:4582
36646 #, gcc-internal-format
36647 msgid "taking address of expression of type %<void%>"
36648 msgstr ""
36650 #: c/c-typeck.c:4641
36651 #, gcc-internal-format
36652 msgid "cannot take address of bit-field %qD"
36653 msgstr ""
36655 #: c/c-typeck.c:4654
36656 #, gcc-internal-format
36657 msgid "cannot take address of scalar with reverse storage order"
36658 msgstr ""
36660 #: c/c-typeck.c:4662
36661 #, gcc-internal-format
36662 msgid "address of array with reverse scalar storage order requested"
36663 msgstr ""
36665 #: c/c-typeck.c:4843
36666 #, gcc-internal-format
36667 msgid "global register variable %qD used in nested function"
36668 msgstr ""
36670 #: c/c-typeck.c:4846
36671 #, gcc-internal-format
36672 msgid "register variable %qD used in nested function"
36673 msgstr ""
36675 #: c/c-typeck.c:4851
36676 #, gcc-internal-format
36677 msgid "address of global register variable %qD requested"
36678 msgstr ""
36680 #: c/c-typeck.c:4853
36681 #, gcc-internal-format
36682 msgid "address of register variable %qD requested"
36683 msgstr ""
36685 #: c/c-typeck.c:4956
36686 #, gcc-internal-format
36687 msgid "non-lvalue array in conditional expression"
36688 msgstr ""
36690 #: c/c-typeck.c:5038
36691 #, gcc-internal-format
36692 msgid "implicit conversion from %qT to %qT to match other result of conditional"
36693 msgstr ""
36695 #: c/c-typeck.c:5097 c/c-typeck.c:5103
36696 #, gcc-internal-format
36697 msgid "operand of ?: changes signedness from %qT to %qT due to unsignedness of other operand"
36698 msgstr ""
36700 #: c/c-typeck.c:5120
36701 #, gcc-internal-format
36702 msgid "ISO C forbids conditional expr with only one void side"
36703 msgstr ""
36705 #: c/c-typeck.c:5137
36706 #, gcc-internal-format
36707 msgid "pointers to disjoint address spaces used in conditional expression"
36708 msgstr ""
36710 #: c/c-typeck.c:5148 c/c-typeck.c:5165
36711 #, gcc-internal-format
36712 msgid "pointer to array loses qualifier in conditional expression"
36713 msgstr ""
36715 #: c/c-typeck.c:5153 c/c-typeck.c:5170
36716 #, gcc-internal-format
36717 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
36718 msgstr ""
36720 #: c/c-typeck.c:5183
36721 #, gcc-internal-format
36722 msgid "pointer type mismatch in conditional expression"
36723 msgstr ""
36725 #: c/c-typeck.c:5192 c/c-typeck.c:5203
36726 #, gcc-internal-format
36727 msgid "pointer/integer type mismatch in conditional expression"
36728 msgstr ""
36730 #: c/c-typeck.c:5341
36731 #, gcc-internal-format
36732 msgid "left-hand operand of comma expression has no effect"
36733 msgstr ""
36735 #: c/c-typeck.c:5359 c/c-typeck.c:10641
36736 #, gcc-internal-format
36737 msgid "right-hand operand of comma expression has no effect"
36738 msgstr ""
36740 #: c/c-typeck.c:5428
36741 msgid "cast adds %q#v qualifier to function type"
36742 msgstr ""
36744 #: c/c-typeck.c:5434
36745 msgid "cast discards %qv qualifier from pointer target type"
36746 msgstr ""
36748 #: c/c-typeck.c:5469
36749 #, gcc-internal-format
36750 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
36751 msgstr ""
36753 #: c/c-typeck.c:5559
36754 #, gcc-internal-format
36755 msgid "cast specifies array type"
36756 msgstr ""
36758 #: c/c-typeck.c:5565
36759 #, gcc-internal-format
36760 msgid "cast specifies function type"
36761 msgstr ""
36763 #: c/c-typeck.c:5580
36764 #, gcc-internal-format
36765 msgid "ISO C forbids casting nonscalar to the same type"
36766 msgstr ""
36768 #: c/c-typeck.c:5600
36769 #, gcc-internal-format
36770 msgid "ISO C forbids casts to union type"
36771 msgstr ""
36773 #: c/c-typeck.c:5610
36774 #, gcc-internal-format
36775 msgid "cast to union type from type not present in union"
36776 msgstr ""
36778 #: c/c-typeck.c:5645
36779 #, gcc-internal-format, gfc-internal-format
36780 msgid "cast to %s address space pointer from disjoint generic address space pointer"
36781 msgstr ""
36783 #: c/c-typeck.c:5650
36784 #, gcc-internal-format, gfc-internal-format
36785 msgid "cast to generic address space pointer from disjoint %s address space pointer"
36786 msgstr ""
36788 #: c/c-typeck.c:5655
36789 #, gcc-internal-format, gfc-internal-format
36790 msgid "cast to %s address space pointer from disjoint %s address space pointer"
36791 msgstr ""
36793 #: c/c-typeck.c:5675
36794 #, gcc-internal-format
36795 msgid "cast increases required alignment of target type"
36796 msgstr ""
36798 #: c/c-typeck.c:5686
36799 #, gcc-internal-format
36800 msgid "cast from pointer to integer of different size"
36801 msgstr ""
36803 #: c/c-typeck.c:5691
36804 #, gcc-internal-format
36805 msgid "cast from function call of type %qT to non-matching type %qT"
36806 msgstr ""
36808 #: c/c-typeck.c:5700 cp/typeck.c:7811
36809 #, gcc-internal-format
36810 msgid "cast to pointer from integer of different size"
36811 msgstr ""
36813 #: c/c-typeck.c:5714
36814 #, gcc-internal-format
36815 msgid "ISO C forbids conversion of function pointer to object pointer type"
36816 msgstr ""
36818 #: c/c-typeck.c:5723
36819 #, gcc-internal-format
36820 msgid "ISO C forbids conversion of object pointer to function pointer type"
36821 msgstr ""
36823 #: c/c-typeck.c:5733
36824 #, gcc-internal-format
36825 msgid "cast between incompatible function types from %qT to %qT"
36826 msgstr ""
36828 #: c/c-typeck.c:5820
36829 #, gcc-internal-format
36830 msgid "defining a type in a cast is invalid in C++"
36831 msgstr ""
36833 #: c/c-typeck.c:5861
36834 #, gcc-internal-format
36835 msgid "assignment to expression with array type"
36836 msgstr ""
36838 #: c/c-typeck.c:5987
36839 #, gcc-internal-format
36840 msgid "enum conversion in assignment is invalid in C++"
36841 msgstr ""
36843 #: c/c-typeck.c:6185 c/c-typeck.c:6207 c/c-typeck.c:6231
36844 #, gcc-internal-format
36845 msgid "(near initialization for %qs)"
36846 msgstr ""
36848 #: c/c-typeck.c:6246
36849 #, gcc-internal-format
36850 msgid "array initialized from parenthesized string constant"
36851 msgstr ""
36853 #: c/c-typeck.c:6289 c/c-typeck.c:6481 c/c-typeck.c:6913
36854 #, gcc-internal-format
36855 msgid "expected %qT but argument is of type %qT"
36856 msgstr ""
36858 #: c/c-typeck.c:6476
36859 #, gcc-internal-format
36860 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
36861 msgstr ""
36863 #: c/c-typeck.c:6485
36864 #, gcc-internal-format
36865 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
36866 msgstr ""
36868 #: c/c-typeck.c:6489
36869 #, gcc-internal-format
36870 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
36871 msgstr ""
36873 #: c/c-typeck.c:6494
36874 #, gcc-internal-format
36875 msgid "enum conversion from %qT to %qT in return is invalid in C++"
36876 msgstr ""
36878 #: c/c-typeck.c:6528
36879 #, gcc-internal-format
36880 msgid "cannot pass rvalue to reference parameter"
36881 msgstr ""
36883 #: c/c-typeck.c:6661 c/c-typeck.c:6947
36884 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
36885 msgstr ""
36887 #: c/c-typeck.c:6664 c/c-typeck.c:6950
36888 msgid "assignment makes %q#v qualified function pointer from unqualified"
36889 msgstr ""
36891 #: c/c-typeck.c:6667 c/c-typeck.c:6952
36892 msgid "initialization makes %q#v qualified function pointer from unqualified"
36893 msgstr ""
36895 #: c/c-typeck.c:6670 c/c-typeck.c:6954
36896 msgid "return makes %q#v qualified function pointer from unqualified"
36897 msgstr ""
36899 #: c/c-typeck.c:6678 c/c-typeck.c:6845 c/c-typeck.c:6888
36900 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
36901 msgstr ""
36903 #: c/c-typeck.c:6680 c/c-typeck.c:6847 c/c-typeck.c:6890
36904 msgid "assignment discards %qv qualifier from pointer target type"
36905 msgstr ""
36907 #: c/c-typeck.c:6682 c/c-typeck.c:6849 c/c-typeck.c:6892
36908 msgid "initialization discards %qv qualifier from pointer target type"
36909 msgstr ""
36911 #: c/c-typeck.c:6684 c/c-typeck.c:6851 c/c-typeck.c:6894
36912 msgid "return discards %qv qualifier from pointer target type"
36913 msgstr ""
36915 #: c/c-typeck.c:6693
36916 #, gcc-internal-format
36917 msgid "ISO C prohibits argument conversion to union type"
36918 msgstr ""
36920 #: c/c-typeck.c:6755
36921 #, gcc-internal-format
36922 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
36923 msgstr ""
36925 #: c/c-typeck.c:6767
36926 #, gcc-internal-format
36927 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
36928 msgstr ""
36930 #: c/c-typeck.c:6771
36931 #, gcc-internal-format
36932 msgid "assignment from pointer to non-enclosed address space"
36933 msgstr ""
36935 #: c/c-typeck.c:6775
36936 #, gcc-internal-format
36937 msgid "initialization from pointer to non-enclosed address space"
36938 msgstr ""
36940 #: c/c-typeck.c:6779
36941 #, gcc-internal-format
36942 msgid "return from pointer to non-enclosed address space"
36943 msgstr ""
36945 #: c/c-typeck.c:6797
36946 #, gcc-internal-format
36947 msgid "argument %d of %qE might be a candidate for a format attribute"
36948 msgstr ""
36950 #: c/c-typeck.c:6803
36951 #, gcc-internal-format
36952 msgid "assignment left-hand side might be a candidate for a format attribute"
36953 msgstr ""
36955 #: c/c-typeck.c:6808
36956 #, gcc-internal-format
36957 msgid "initialization left-hand side might be a candidate for a format attribute"
36958 msgstr ""
36960 #: c/c-typeck.c:6813 cp/typeck.c:8891
36961 #, gcc-internal-format
36962 msgid "return type might be a candidate for a format attribute"
36963 msgstr ""
36965 #: c/c-typeck.c:6862
36966 #, gcc-internal-format
36967 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
36968 msgstr ""
36970 #: c/c-typeck.c:6865
36971 #, gcc-internal-format
36972 msgid "ISO C forbids assignment between function pointer and %<void *%>"
36973 msgstr ""
36975 #: c/c-typeck.c:6867
36976 #, gcc-internal-format
36977 msgid "ISO C forbids initialization between function pointer and %<void *%>"
36978 msgstr ""
36980 #: c/c-typeck.c:6869
36981 #, gcc-internal-format
36982 msgid "ISO C forbids return between function pointer and %<void *%>"
36983 msgstr ""
36985 #: c/c-typeck.c:6909
36986 #, gcc-internal-format
36987 msgid "pointer targets in passing argument %d of %qE differ in signedness"
36988 msgstr ""
36990 #: c/c-typeck.c:6918
36991 #, gcc-internal-format
36992 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
36993 msgstr ""
36995 #: c/c-typeck.c:6923
36996 #, gcc-internal-format
36997 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
36998 msgstr ""
37000 #: c/c-typeck.c:6928
37001 #, gcc-internal-format
37002 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
37003 msgstr ""
37005 #: c/c-typeck.c:6966
37006 #, gcc-internal-format
37007 msgid "passing argument %d of %qE from incompatible pointer type"
37008 msgstr ""
37010 #: c/c-typeck.c:6972
37011 #, gcc-internal-format
37012 msgid "assignment to %qT from incompatible pointer type %qT"
37013 msgstr ""
37015 #: c/c-typeck.c:6977
37016 #, gcc-internal-format
37017 msgid "initialization of %qT from incompatible pointer type %qT"
37018 msgstr ""
37020 #: c/c-typeck.c:6982
37021 #, gcc-internal-format
37022 msgid "returning %qT from a function with incompatible return type %qT"
37023 msgstr "повертає %qT з функції із несумісним типом повернення %qT"
37025 #. ??? This should not be an error when inlining calls to
37026 #. unprototyped functions.
37027 #: c/c-typeck.c:6996 c/c-typeck.c:7519 cp/typeck.c:2063
37028 #, gcc-internal-format
37029 msgid "invalid use of non-lvalue array"
37030 msgstr ""
37032 #: c/c-typeck.c:7009
37033 #, gcc-internal-format
37034 msgid "passing argument %d of %qE makes pointer from integer without a cast"
37035 msgstr ""
37037 #: c/c-typeck.c:7015
37038 #, gcc-internal-format
37039 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
37040 msgstr ""
37042 #: c/c-typeck.c:7020
37043 #, gcc-internal-format
37044 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
37045 msgstr ""
37047 #: c/c-typeck.c:7024
37048 #, gcc-internal-format
37049 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
37050 msgstr ""
37052 #: c/c-typeck.c:7040
37053 #, gcc-internal-format
37054 msgid "passing argument %d of %qE makes integer from pointer without a cast"
37055 msgstr ""
37057 #: c/c-typeck.c:7046
37058 #, gcc-internal-format
37059 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
37060 msgstr ""
37062 #: c/c-typeck.c:7051
37063 #, gcc-internal-format
37064 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
37065 msgstr ""
37067 #: c/c-typeck.c:7055
37068 #, gcc-internal-format
37069 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
37070 msgstr ""
37072 #: c/c-typeck.c:7078
37073 #, gcc-internal-format
37074 msgid "incompatible type for argument %d of %qE"
37075 msgstr ""
37077 #: c/c-typeck.c:7083
37078 #, gcc-internal-format
37079 msgid "incompatible types when assigning to type %qT from type %qT"
37080 msgstr ""
37082 #: c/c-typeck.c:7088
37083 #, gcc-internal-format
37084 msgid "incompatible types when initializing type %qT using type %qT"
37085 msgstr ""
37087 #: c/c-typeck.c:7093
37088 #, gcc-internal-format
37089 msgid "incompatible types when returning type %qT but %qT was expected"
37090 msgstr ""
37092 #: c/c-typeck.c:7157
37093 #, gcc-internal-format
37094 msgid "traditional C rejects automatic aggregate initialization"
37095 msgstr ""
37097 #: c/c-typeck.c:7393 c/c-typeck.c:8289 cp/typeck2.c:1045
37098 #, gcc-internal-format
37099 msgid "initialization of a flexible array member"
37100 msgstr ""
37102 #: c/c-typeck.c:7403 cp/typeck2.c:1059
37103 #, gcc-internal-format
37104 msgid "char-array initialized from wide string"
37105 msgstr ""
37107 #: c/c-typeck.c:7412
37108 #, gcc-internal-format
37109 msgid "wide character array initialized from non-wide string"
37110 msgstr ""
37112 #: c/c-typeck.c:7418
37113 #, gcc-internal-format
37114 msgid "wide character array initialized from incompatible wide string"
37115 msgstr ""
37117 #: c/c-typeck.c:7451
37118 #, gcc-internal-format
37119 msgid "array of inappropriate type initialized from string constant"
37120 msgstr ""
37122 #: c/c-typeck.c:7538 c/c-typeck.c:7562 c/c-typeck.c:7565 c/c-typeck.c:7573
37123 #: c/c-typeck.c:7613 c/c-typeck.c:9136 c/c-typeck.c:9186
37124 #, gcc-internal-format
37125 msgid "initializer element is not constant"
37126 msgstr ""
37128 #: c/c-typeck.c:7547
37129 #, gcc-internal-format
37130 msgid "array initialized from non-constant array expression"
37131 msgstr ""
37133 #: c/c-typeck.c:7578 c/c-typeck.c:7626 c/c-typeck.c:9196
37134 #, gcc-internal-format
37135 msgid "initializer element is not a constant expression"
37136 msgstr ""
37138 #: c/c-typeck.c:7620 c/c-typeck.c:9191
37139 #, gcc-internal-format
37140 msgid "initializer element is not computable at load time"
37141 msgstr ""
37143 #: c/c-typeck.c:7639
37144 #, gcc-internal-format
37145 msgid "invalid initializer"
37146 msgstr ""
37148 #: c/c-typeck.c:7917 cp/decl.c:6396
37149 #, gcc-internal-format
37150 msgid "opaque vector types cannot be initialized"
37151 msgstr ""
37153 #: c/c-typeck.c:8137
37154 #, gcc-internal-format
37155 msgid "extra brace group at end of initializer"
37156 msgstr ""
37158 #: c/c-typeck.c:8220
37159 #, gcc-internal-format
37160 msgid "braces around scalar initializer"
37161 msgstr ""
37163 #: c/c-typeck.c:8286 c/c-typeck.c:9620 cp/typeck2.c:1084 cp/typeck2.c:1297
37164 #, gcc-internal-format
37165 msgid "initialization of flexible array member in a nested context"
37166 msgstr ""
37168 #: c/c-typeck.c:8323
37169 #, gcc-internal-format
37170 msgid "missing braces around initializer"
37171 msgstr ""
37173 #: c/c-typeck.c:8346
37174 #, gcc-internal-format
37175 msgid "missing initializer for field %qD of %qT"
37176 msgstr ""
37178 #: c/c-typeck.c:8370
37179 #, gcc-internal-format
37180 msgid "empty scalar initializer"
37181 msgstr ""
37183 #: c/c-typeck.c:8375
37184 #, gcc-internal-format
37185 msgid "extra elements in scalar initializer"
37186 msgstr ""
37188 #: c/c-typeck.c:8488 c/c-typeck.c:8570
37189 #, gcc-internal-format
37190 msgid "array index in non-array initializer"
37191 msgstr ""
37193 #: c/c-typeck.c:8493 c/c-typeck.c:8632
37194 #, gcc-internal-format
37195 msgid "field name not in record or union initializer"
37196 msgstr ""
37198 #: c/c-typeck.c:8543
37199 #, gcc-internal-format
37200 msgid "array index in initializer not of integer type"
37201 msgstr ""
37203 #: c/c-typeck.c:8552 c/c-typeck.c:8561
37204 #, gcc-internal-format
37205 msgid "array index in initializer is not an integer constant expression"
37206 msgstr ""
37208 #: c/c-typeck.c:8566 c/c-typeck.c:8568
37209 #, gcc-internal-format
37210 msgid "nonconstant array index in initializer"
37211 msgstr ""
37213 #: c/c-typeck.c:8572 c/c-typeck.c:8575
37214 #, gcc-internal-format
37215 msgid "array index in initializer exceeds array bounds"
37216 msgstr ""
37218 #: c/c-typeck.c:8594
37219 #, gcc-internal-format
37220 msgid "empty index range in initializer"
37221 msgstr ""
37223 #: c/c-typeck.c:8603
37224 #, gcc-internal-format
37225 msgid "array index range in initializer exceeds array bounds"
37226 msgstr ""
37228 #: c/c-typeck.c:8705 c/c-typeck.c:8735 c/c-typeck.c:9279
37229 #, gcc-internal-format
37230 msgid "initialized field with side-effects overwritten"
37231 msgstr ""
37233 #: c/c-typeck.c:8709 c/c-typeck.c:8739 c/c-typeck.c:9282
37234 #, gcc-internal-format
37235 msgid "initialized field overwritten"
37236 msgstr ""
37238 #: c/c-typeck.c:9213
37239 #, gcc-internal-format
37240 msgid "enum conversion in initialization is invalid in C++"
37241 msgstr ""
37243 #: c/c-typeck.c:9501
37244 #, gcc-internal-format
37245 msgid "excess elements in char array initializer"
37246 msgstr ""
37248 #: c/c-typeck.c:9508 c/c-typeck.c:9579
37249 #, gcc-internal-format
37250 msgid "excess elements in struct initializer"
37251 msgstr ""
37253 #: c/c-typeck.c:9523
37254 #, gcc-internal-format
37255 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
37256 msgstr ""
37258 #: c/c-typeck.c:9594
37259 #, gcc-internal-format
37260 msgid "non-static initialization of a flexible array member"
37261 msgstr ""
37263 #: c/c-typeck.c:9692
37264 #, gcc-internal-format
37265 msgid "excess elements in union initializer"
37266 msgstr ""
37268 #: c/c-typeck.c:9714
37269 #, gcc-internal-format
37270 msgid "traditional C rejects initialization of unions"
37271 msgstr ""
37273 #: c/c-typeck.c:9782
37274 #, gcc-internal-format
37275 msgid "excess elements in array initializer"
37276 msgstr ""
37278 #: c/c-typeck.c:9816
37279 #, gcc-internal-format
37280 msgid "excess elements in vector initializer"
37281 msgstr ""
37283 #: c/c-typeck.c:9848
37284 #, gcc-internal-format
37285 msgid "excess elements in scalar initializer"
37286 msgstr ""
37288 #: c/c-typeck.c:10091
37289 #, gcc-internal-format
37290 msgid "ISO C forbids %<goto *expr;%>"
37291 msgstr ""
37293 #: c/c-typeck.c:10118 c/gimple-parser.c:1604 cp/typeck.c:9113
37294 #, gcc-internal-format
37295 msgid "function declared %<noreturn%> has a %<return%> statement"
37296 msgstr ""
37298 #: c/c-typeck.c:10144 c/c-typeck.c:10148
37299 #, gcc-internal-format
37300 msgid "%<return%> with no value, in function returning non-void"
37301 msgstr ""
37303 #: c/c-typeck.c:10162 c/gimple-parser.c:1614
37304 #, gcc-internal-format
37305 msgid "%<return%> with a value, in function returning void"
37306 msgstr ""
37308 #: c/c-typeck.c:10165
37309 #, gcc-internal-format
37310 msgid "ISO C forbids %<return%> with expression, in function returning void"
37311 msgstr ""
37313 #: c/c-typeck.c:10241
37314 #, gcc-internal-format
37315 msgid "function returns address of label"
37316 msgstr ""
37318 #: c/c-typeck.c:10332 cp/semantics.c:1171
37319 #, gcc-internal-format
37320 msgid "switch quantity not an integer"
37321 msgstr ""
37323 #: c/c-typeck.c:10357
37324 #, gcc-internal-format
37325 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
37326 msgstr ""
37328 #: c/c-typeck.c:10395 c/c-typeck.c:10403
37329 #, gcc-internal-format
37330 msgid "case label is not an integer constant expression"
37331 msgstr ""
37333 #: c/c-typeck.c:10409 cp/parser.c:11067
37334 #, gcc-internal-format
37335 msgid "case label not within a switch statement"
37336 msgstr ""
37338 #: c/c-typeck.c:10411
37339 #, gcc-internal-format
37340 msgid "%<default%> label not within a switch statement"
37341 msgstr ""
37343 #: c/c-typeck.c:10583 cp/parser.c:12353
37344 #, gcc-internal-format
37345 msgid "break statement not within loop or switch"
37346 msgstr ""
37348 #: c/c-typeck.c:10585 cp/parser.c:12376
37349 #, gcc-internal-format
37350 msgid "continue statement not within a loop"
37351 msgstr ""
37353 #: c/c-typeck.c:10590 cp/parser.c:12366
37354 #, gcc-internal-format
37355 msgid "break statement used with OpenMP for loop"
37356 msgstr ""
37358 #: c/c-typeck.c:10595
37359 #, gcc-internal-format
37360 msgid "break statement within %<#pragma simd%> loop body"
37361 msgstr ""
37363 #: c/c-typeck.c:10597
37364 #, gcc-internal-format
37365 msgid "continue statement within %<#pragma simd%> loop body"
37366 msgstr ""
37368 #: c/c-typeck.c:10623 cp/cp-gimplify.c:432
37369 #, gcc-internal-format
37370 msgid "statement with no effect"
37371 msgstr ""
37373 #: c/c-typeck.c:10667
37374 #, gcc-internal-format
37375 msgid "expression statement has incomplete type"
37376 msgstr ""
37378 #: c/c-typeck.c:11481 c/c-typeck.c:11649 cp/typeck.c:5017
37379 #, gcc-internal-format
37380 msgid "comparing vectors with different element types"
37381 msgstr ""
37383 #: c/c-typeck.c:11489 c/c-typeck.c:11657 cp/typeck.c:5030
37384 #, gcc-internal-format
37385 msgid "comparing vectors with different number of elements"
37386 msgstr ""
37388 #: c/c-typeck.c:11514 c/c-typeck.c:11682 cp/typeck.c:5058
37389 #, gcc-internal-format
37390 msgid "could not find an integer type of the same size as %qT"
37391 msgstr ""
37393 #: c/c-typeck.c:11528 cp/typeck.c:4743
37394 #, gcc-internal-format
37395 msgid "comparing floating point with == or != is unsafe"
37396 msgstr ""
37398 #: c/c-typeck.c:11546 c/c-typeck.c:11567
37399 #, gcc-internal-format
37400 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
37401 msgstr ""
37403 #: c/c-typeck.c:11552 c/c-typeck.c:11573
37404 #, gcc-internal-format
37405 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
37406 msgstr ""
37408 #: c/c-typeck.c:11594 c/c-typeck.c:11723
37409 #, gcc-internal-format
37410 msgid "comparison of pointers to disjoint address spaces"
37411 msgstr ""
37413 #: c/c-typeck.c:11601 c/c-typeck.c:11607
37414 #, gcc-internal-format
37415 msgid "ISO C forbids comparison of %<void *%> with function pointer"
37416 msgstr ""
37418 #: c/c-typeck.c:11614 c/c-typeck.c:11733
37419 #, gcc-internal-format
37420 msgid "comparison of distinct pointer types lacks a cast"
37421 msgstr ""
37423 #: c/c-typeck.c:11626 c/c-typeck.c:11631 c/c-typeck.c:11759 c/c-typeck.c:11764
37424 #, gcc-internal-format
37425 msgid "comparison between pointer and integer"
37426 msgstr ""
37428 #: c/c-typeck.c:11711
37429 #, gcc-internal-format
37430 msgid "comparison of complete and incomplete pointers"
37431 msgstr ""
37433 #: c/c-typeck.c:11713
37434 #, gcc-internal-format
37435 msgid "ISO C forbids ordered comparisons of pointers to functions"
37436 msgstr ""
37438 #: c/c-typeck.c:11718
37439 #, gcc-internal-format
37440 msgid "ordered comparison of pointer with null pointer"
37441 msgstr ""
37443 #: c/c-typeck.c:11741 c/c-typeck.c:11744 c/c-typeck.c:11751 c/c-typeck.c:11754
37444 #: cp/typeck.c:5081 cp/typeck.c:5088
37445 #, gcc-internal-format
37446 msgid "ordered comparison of pointer with integer zero"
37447 msgstr ""
37449 #: c/c-typeck.c:11816
37450 #, gcc-internal-format
37451 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
37452 msgstr ""
37454 #: c/c-typeck.c:12131
37455 #, gcc-internal-format
37456 msgid "used array that cannot be converted to pointer where scalar is required"
37457 msgstr ""
37459 #: c/c-typeck.c:12135
37460 #, gcc-internal-format
37461 msgid "used struct type value where scalar is required"
37462 msgstr ""
37464 #: c/c-typeck.c:12139
37465 #, gcc-internal-format
37466 msgid "used union type value where scalar is required"
37467 msgstr ""
37469 #: c/c-typeck.c:12155
37470 #, gcc-internal-format
37471 msgid "used vector type where scalar is required"
37472 msgstr ""
37474 #: c/c-typeck.c:12345 cp/semantics.c:8511
37475 #, gcc-internal-format
37476 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
37477 msgstr ""
37479 #: c/c-typeck.c:12384 cp/semantics.c:8548
37480 #, gcc-internal-format
37481 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
37482 msgstr ""
37484 #: c/c-typeck.c:12428 c/c-typeck.c:13586 c/c-typeck.c:13647 c/c-typeck.c:13709
37485 #, gcc-internal-format
37486 msgid "%<_Atomic%> %qE in %qs clause"
37487 msgstr ""
37489 #: c/c-typeck.c:12441 c/c-typeck.c:13633 cp/semantics.c:4549
37490 #: cp/semantics.c:6720
37491 #, gcc-internal-format
37492 msgid "bit-field %qE in %qs clause"
37493 msgstr ""
37495 #: c/c-typeck.c:12450 c/c-typeck.c:13657 cp/semantics.c:4559
37496 #: cp/semantics.c:6738
37497 #, gcc-internal-format
37498 msgid "%qE is a member of a union"
37499 msgstr ""
37501 #: c/c-typeck.c:12460 cp/semantics.c:4573 cp/semantics.c:6763
37502 #, gcc-internal-format
37503 msgid "%qD is not a variable in %qs clause"
37504 msgstr ""
37506 #: c/c-typeck.c:12464 c/c-typeck.c:13674 cp/semantics.c:4577
37507 #: cp/semantics.c:6766
37508 #, gcc-internal-format
37509 msgid "%qE is not a variable in %qs clause"
37510 msgstr ""
37512 #: c/c-typeck.c:12471
37513 #, gcc-internal-format
37514 msgid "%<_Atomic%> %qD in %qs clause"
37515 msgstr ""
37517 #: c/c-typeck.c:12480 c/c-typeck.c:13681 c/c-typeck.c:13783
37518 #: cp/semantics.c:4594 cp/semantics.c:6772 cp/semantics.c:6934
37519 #, gcc-internal-format
37520 msgid "%qD is threadprivate variable in %qs clause"
37521 msgstr ""
37523 #: c/c-typeck.c:12516 cp/semantics.c:4626
37524 #, gcc-internal-format
37525 msgid "low bound %qE of array section does not have integral type"
37526 msgstr ""
37528 #: c/c-typeck.c:12523 cp/semantics.c:4633
37529 #, gcc-internal-format
37530 msgid "length %qE of array section does not have integral type"
37531 msgstr ""
37533 #: c/c-typeck.c:12550 c/c-typeck.c:12614 c/c-typeck.c:12872
37534 #: cp/semantics.c:4669 cp/semantics.c:4733
37535 #, gcc-internal-format
37536 msgid "zero length array section in %qs clause"
37537 msgstr ""
37539 #: c/c-typeck.c:12569 cp/semantics.c:4688
37540 #, gcc-internal-format
37541 msgid "for unknown bound array type length expression must be specified"
37542 msgstr ""
37544 #: c/c-typeck.c:12577 cp/semantics.c:4696
37545 #, gcc-internal-format
37546 msgid "negative low bound in array section in %qs clause"
37547 msgstr ""
37549 #: c/c-typeck.c:12586 c/c-typeck.c:12696 cp/semantics.c:4705
37550 #: cp/semantics.c:4815
37551 #, gcc-internal-format
37552 msgid "negative length in array section in %qs clause"
37553 msgstr ""
37555 #: c/c-typeck.c:12603 cp/semantics.c:4722
37556 #, gcc-internal-format
37557 msgid "low bound %qE above array section size in %qs clause"
37558 msgstr ""
37560 #: c/c-typeck.c:12640 cp/semantics.c:4759
37561 #, gcc-internal-format
37562 msgid "length %qE above array section size in %qs clause"
37563 msgstr ""
37565 #: c/c-typeck.c:12655 cp/semantics.c:4774
37566 #, gcc-internal-format
37567 msgid "high bound %qE above array section size in %qs clause"
37568 msgstr ""
37570 #: c/c-typeck.c:12688 cp/semantics.c:4807
37571 #, gcc-internal-format
37572 msgid "for pointer type length expression must be specified"
37573 msgstr ""
37575 #: c/c-typeck.c:12706 c/c-typeck.c:12815 cp/semantics.c:4825
37576 #: cp/semantics.c:4937
37577 #, gcc-internal-format
37578 msgid "array section is not contiguous in %qs clause"
37579 msgstr ""
37581 #: c/c-typeck.c:12714 cp/semantics.c:4833
37582 #, gcc-internal-format
37583 msgid "%qE does not have pointer or array type"
37584 msgstr ""
37586 #: c/c-typeck.c:13108 c/c-typeck.c:13118
37587 #, gcc-internal-format
37588 msgid "%qD in %<reduction%> clause is a zero size array"
37589 msgstr ""
37591 #: c/c-typeck.c:13135
37592 #, gcc-internal-format
37593 msgid "%<_Atomic%> %qE in %<reduction%> clause"
37594 msgstr ""
37596 #: c/c-typeck.c:13183
37597 #, gcc-internal-format
37598 msgid "%qE has invalid type for %<reduction(%s)%>"
37599 msgstr ""
37601 #: c/c-typeck.c:13192 cp/semantics.c:5758
37602 #, gcc-internal-format
37603 msgid "user defined reduction not found for %qE"
37604 msgstr ""
37606 #: c/c-typeck.c:13280
37607 #, gcc-internal-format
37608 msgid "variable length element type in array %<reduction%> clause"
37609 msgstr ""
37611 #: c/c-typeck.c:13298 c/c-typeck.c:13841 cp/semantics.c:7252
37612 #, gcc-internal-format
37613 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
37614 msgstr ""
37616 #: c/c-typeck.c:13310 cp/semantics.c:7292
37617 #, gcc-internal-format
37618 msgid "%qE must be %<threadprivate%> for %<copyin%>"
37619 msgstr ""
37621 #: c/c-typeck.c:13324 cp/semantics.c:5932
37622 #, gcc-internal-format
37623 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
37624 msgstr ""
37626 #: c/c-typeck.c:13332
37627 #, gcc-internal-format
37628 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
37629 msgstr ""
37631 #: c/c-typeck.c:13340
37632 #, gcc-internal-format
37633 msgid "%<_Atomic%> %qD in %<linear%> clause"
37634 msgstr ""
37636 #: c/c-typeck.c:13359 cp/semantics.c:6002
37637 #, gcc-internal-format
37638 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
37639 msgstr ""
37641 #: c/c-typeck.c:13389 c/c-typeck.c:13776 cp/semantics.c:6086
37642 #: cp/semantics.c:6927
37643 #, gcc-internal-format
37644 msgid "%qE is not a variable in clause %qs"
37645 msgstr ""
37647 #: c/c-typeck.c:13398 cp/semantics.c:6095
37648 #, gcc-internal-format
37649 msgid "%qD appears more than once in reduction clauses"
37650 msgstr ""
37652 #: c/c-typeck.c:13409 c/c-typeck.c:13439 c/c-typeck.c:13468
37653 #, gcc-internal-format
37654 msgid "%qE appears more than once in data clauses"
37655 msgstr ""
37657 #: c/c-typeck.c:13416 c/c-typeck.c:13445 c/c-typeck.c:13605 c/c-typeck.c:13719
37658 #: c/c-typeck.c:13725 c/c-typeck.c:13738 c/c-typeck.c:13747
37659 #: cp/semantics.c:6105 cp/semantics.c:6112 cp/semantics.c:6163
37660 #: cp/semantics.c:6169 cp/semantics.c:6206 cp/semantics.c:6683
37661 #: cp/semantics.c:6820 cp/semantics.c:6826 cp/semantics.c:6839
37662 #: cp/semantics.c:6848
37663 #, gcc-internal-format
37664 msgid "%qD appears more than once in data clauses"
37665 msgstr ""
37667 #: c/c-typeck.c:13418 c/c-typeck.c:13447 c/c-typeck.c:13727 c/c-typeck.c:13749
37668 #: cp/semantics.c:6114 cp/semantics.c:6171 cp/semantics.c:6828
37669 #: cp/semantics.c:6850
37670 #, gcc-internal-format
37671 msgid "%qD appears both in data and map clauses"
37672 msgstr ""
37674 #: c/c-typeck.c:13432 cp/semantics.c:6157
37675 #, gcc-internal-format
37676 msgid "%qE is not a variable in clause %<firstprivate%>"
37677 msgstr ""
37679 #: c/c-typeck.c:13461 cp/semantics.c:6200
37680 #, gcc-internal-format
37681 msgid "%qE is not a variable in clause %<lastprivate%>"
37682 msgstr ""
37684 #: c/c-typeck.c:13480 cp/semantics.c:6548
37685 #, gcc-internal-format
37686 msgid "%qE is not a variable in %<aligned%> clause"
37687 msgstr ""
37689 #: c/c-typeck.c:13487
37690 #, gcc-internal-format
37691 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
37692 msgstr ""
37694 #: c/c-typeck.c:13494
37695 #, gcc-internal-format
37696 msgid "%<_Atomic%> %qD in %<aligned%> clause"
37697 msgstr ""
37699 #: c/c-typeck.c:13501
37700 #, gcc-internal-format
37701 msgid "%qE appears more than once in %<aligned%> clauses"
37702 msgstr ""
37704 #: c/c-typeck.c:13556 cp/semantics.c:6630
37705 #, gcc-internal-format
37706 msgid "%qE is not a variable in %<depend%> clause"
37707 msgstr ""
37709 #: c/c-typeck.c:13578 cp/semantics.c:6661
37710 #, gcc-internal-format
37711 msgid "array section does not have mappable type in %qs clause"
37712 msgstr ""
37714 #: c/c-typeck.c:13602 c/c-typeck.c:13736 cp/semantics.c:6680
37715 #: cp/semantics.c:6837
37716 #, gcc-internal-format
37717 msgid "%qD appears more than once in motion clauses"
37718 msgstr ""
37720 #: c/c-typeck.c:13608 c/c-typeck.c:13740 cp/semantics.c:6686
37721 #: cp/semantics.c:6841
37722 #, gcc-internal-format
37723 msgid "%qD appears more than once in map clauses"
37724 msgstr ""
37726 #: c/c-typeck.c:13640 cp/semantics.c:6727
37727 #, gcc-internal-format
37728 msgid "%qE does not have a mappable type in %qs clause"
37729 msgstr ""
37731 #: c/c-typeck.c:13700 c/c-typeck.c:13790 cp/semantics.c:6802
37732 #: cp/semantics.c:6941
37733 #, gcc-internal-format
37734 msgid "%qD does not have a mappable type in %qs clause"
37735 msgstr ""
37737 #: c/c-typeck.c:13771 cp/semantics.c:6921
37738 #, gcc-internal-format
37739 msgid "%qE is neither a variable nor a function name in clause %qs"
37740 msgstr ""
37742 #: c/c-typeck.c:13799 cp/semantics.c:6950
37743 #, gcc-internal-format
37744 msgid "%qE appears more than once on the same %<declare target%> directive"
37745 msgstr ""
37747 #: c/c-typeck.c:13813 cp/semantics.c:6965
37748 #, gcc-internal-format
37749 msgid "%qD is not an argument in %<uniform%> clause"
37750 msgstr ""
37752 #: c/c-typeck.c:13816 cp/semantics.c:6967
37753 #, gcc-internal-format
37754 msgid "%qE is not an argument in %<uniform%> clause"
37755 msgstr ""
37757 #: c/c-typeck.c:13831
37758 #, gcc-internal-format
37759 msgid "%qs variable is neither a pointer nor an array"
37760 msgstr ""
37762 #: c/c-typeck.c:13905 cp/semantics.c:6362
37763 #, gcc-internal-format
37764 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
37765 msgstr ""
37767 #: c/c-typeck.c:13936 cp/semantics.c:7144
37768 #, gcc-internal-format
37769 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
37770 msgstr ""
37772 #: c/c-typeck.c:13986 cp/semantics.c:7335
37773 #, gcc-internal-format
37774 msgid "%qE is predetermined %qs for %qs"
37775 msgstr ""
37777 #: c/c-typeck.c:14006 cp/semantics.c:7226
37778 #, gcc-internal-format
37779 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
37780 msgstr ""
37782 #: c/c-typeck.c:14018 cp/semantics.c:7239
37783 #, gcc-internal-format
37784 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
37785 msgstr ""
37787 #: c/c-typeck.c:14036 cp/semantics.c:7206
37788 #, gcc-internal-format
37789 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
37790 msgstr ""
37792 #: c/c-typeck.c:14209
37793 #, gcc-internal-format
37794 msgid "cannot use %<va_arg%> with reverse storage order"
37795 msgstr ""
37797 #: c/c-typeck.c:14214
37798 #, gcc-internal-format
37799 msgid "second argument to %<va_arg%> is of incomplete type %qT"
37800 msgstr ""
37802 #: c/c-typeck.c:14220
37803 #, gcc-internal-format
37804 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
37805 msgstr ""
37807 #: c/gimple-parser.c:539
37808 #, gcc-internal-format
37809 msgid "%<&&%> not valid in GIMPLE"
37810 msgstr ""
37812 #: c/gimple-parser.c:542
37813 #, gcc-internal-format
37814 msgid "%<||%> not valid in GIMPLE"
37815 msgstr ""
37817 #: c/gimple-parser.c:588
37818 #, gcc-internal-format
37819 msgid "expected pointer as argument of unary %<*%>"
37820 msgstr ""
37822 #: c/gimple-parser.c:614
37823 #, gcc-internal-format
37824 msgid "%<!%> not valid in GIMPLE"
37825 msgstr ""
37827 #: c/gimple-parser.c:686
37828 #, gcc-internal-format
37829 msgid "SSA name undeclared"
37830 msgstr ""
37832 #: c/gimple-parser.c:708
37833 #, gcc-internal-format
37834 msgid "base variable or SSA name undeclared"
37835 msgstr ""
37837 #: c/gimple-parser.c:715
37838 #, gcc-internal-format
37839 msgid "invalid base %qE for SSA name"
37840 msgstr ""
37842 #: c/gimple-parser.c:835
37843 #, gcc-internal-format
37844 msgid "invalid type of %<__MEM%> operand"
37845 msgstr "некоректний тип операнда %<__MEM%>"
37847 #: c/gimple-parser.c:891 c/gimple-parser.c:899
37848 #, gcc-internal-format
37849 msgid "invalid _Literal"
37850 msgstr "некоректне _Literal"
37852 #: c/gimple-parser.c:919
37853 #, gcc-internal-format
37854 msgid "invalid number of operands to __FMA"
37855 msgstr "некоректна кількість операндів __FMA"
37857 #: c/gimple-parser.c:954
37858 #, gcc-internal-format
37859 msgid "anonymous SSA name cannot have default definition"
37860 msgstr "анонімна назва SSA не може мати типового визначення"
37862 #: c/gimple-parser.c:1203
37863 #, gcc-internal-format
37864 msgid "expected pass name"
37865 msgstr ""
37867 #: c/gimple-parser.c:1215
37868 #, gcc-internal-format
37869 msgid "invalid operation"
37870 msgstr "некоректна дія"
37872 #: c/gimple-parser.c:1380 c/gimple-parser.c:1409
37873 #, gcc-internal-format
37874 msgid "expected goto expression"
37875 msgstr "мало бути вказано вираз goto"
37877 #: c/gimple-parser.c:1388
37878 #, gcc-internal-format
37879 msgid "expected else statement"
37880 msgstr "мало бути використано інструкцію else"
37882 #: c/gimple-parser.c:1538
37883 #, gcc-internal-format
37884 msgid "expected semicolon"
37885 msgstr "мало бути використано крапку з комою"
37887 #: c/gimple-parser.c:1548
37888 #, gcc-internal-format
37889 msgid "expected case label or goto statement"
37890 msgstr ""
37892 #. A bad conversion for 'this' must be discarding cv-quals.
37893 #: cp/call.c:3409
37894 #, gcc-internal-format
37895 msgid "  passing %qT as %<this%> argument discards qualifiers"
37896 msgstr ""
37898 #: cp/call.c:3413
37899 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
37900 msgstr ""
37902 #: cp/call.c:3420
37903 #, gcc-internal-format, gfc-internal-format
37904 msgid "  conversion of argument %d would be ill-formed:"
37905 msgstr ""
37907 #. Conversion of conversion function return value failed.
37908 #: cp/call.c:3427
37909 msgid "  no known conversion from %qH to %qI"
37910 msgstr ""
37912 #: cp/call.c:3430
37913 msgid "  no known conversion for argument %d from %qH to %qI"
37914 msgstr ""
37916 #: cp/call.c:3441 cp/pt.c:6509
37917 #, gcc-internal-format, gfc-internal-format
37918 msgid "  candidate expects %d argument, %d provided"
37919 msgid_plural "  candidate expects %d arguments, %d provided"
37920 msgstr[0] ""
37921 msgstr[1] ""
37922 msgstr[2] ""
37924 #: cp/call.c:3469
37925 #, gcc-internal-format
37926 msgid "%s%<%D(%T, %T, %T)%> <built-in>"
37927 msgstr "%s%<%D(%T, %T, %T)%> <вбудований>"
37929 #: cp/call.c:3474
37930 #, gcc-internal-format
37931 msgid "%s%<%D(%T, %T)%> <built-in>"
37932 msgstr "%s%<%D(%T, %T)%> <вбудований>"
37934 #: cp/call.c:3478
37935 #, gcc-internal-format
37936 msgid "%s%<%D(%T)%> <built-in>"
37937 msgstr "%s%<%D(%T)%> <вбудований>"
37939 #: cp/call.c:3482
37940 #, gcc-internal-format
37941 msgid "%s%qT <conversion>"
37942 msgstr ""
37944 #: cp/call.c:3484
37945 #, gcc-internal-format
37946 msgid "%s%#qD <near match>"
37947 msgstr "%s%#qD <близький відповідник>"
37949 #: cp/call.c:3486
37950 #, gcc-internal-format
37951 msgid "%s%#qD <deleted>"
37952 msgstr "%s%#qD <вилучено>"
37954 #: cp/call.c:3488
37955 #, gcc-internal-format
37956 msgid "%s%#qD"
37957 msgstr "%s%#qD"
37959 #: cp/call.c:3492
37960 #, gcc-internal-format
37961 msgid "  inherited here"
37962 msgstr ""
37964 #: cp/call.c:3512
37965 #, gcc-internal-format
37966 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
37967 msgstr ""
37969 #: cp/call.c:3518
37970 #, gcc-internal-format
37971 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
37972 msgstr ""
37974 #: cp/call.c:3529
37975 #, gcc-internal-format
37976 msgid "  substitution of deduced template arguments resulted in errors seen above"
37977 msgstr ""
37979 #. Re-run template unification with diagnostics.
37980 #: cp/call.c:3534
37981 #, gcc-internal-format
37982 msgid "  template argument deduction/substitution failed:"
37983 msgstr ""
37985 #: cp/call.c:3548
37986 #, gcc-internal-format
37987 msgid "  a constructor taking a single argument of its own class type is invalid"
37988 msgstr ""
37990 #: cp/call.c:3559
37991 #, gcc-internal-format
37992 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
37993 msgstr ""
37995 #: cp/call.c:3934
37996 msgid "conversion from %qH to %qI is ambiguous"
37997 msgstr ""
37999 #: cp/call.c:4080
38000 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
38001 msgstr ""
38003 #: cp/call.c:4101
38004 msgid "conversion from %qH to %qI in a converted constant expression"
38005 msgstr ""
38007 #: cp/call.c:4238
38008 #, gcc-internal-format
38009 msgid "no matching function for call to %<%D(%A)%>"
38010 msgstr ""
38012 #: cp/call.c:4241
38013 #, gcc-internal-format
38014 msgid "call of overloaded %<%D(%A)%> is ambiguous"
38015 msgstr ""
38017 #. It's no good looking for an overloaded operator() on a
38018 #. pointer-to-member-function.
38019 #: cp/call.c:4476
38020 #, gcc-internal-format
38021 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
38022 msgstr ""
38024 #: cp/call.c:4547
38025 #, gcc-internal-format
38026 msgid "no match for call to %<(%T) (%A)%>"
38027 msgstr ""
38029 #: cp/call.c:4560
38030 #, gcc-internal-format
38031 msgid "call of %<(%T) (%A)%> is ambiguous"
38032 msgstr ""
38034 #: cp/call.c:4612
38035 #, gcc-internal-format
38036 msgid "ambiguous overload for "
38037 msgstr ""
38039 #: cp/call.c:4613
38040 #, gcc-internal-format
38041 msgid "no match for "
38042 msgstr "немає відповідників "
38044 #: cp/call.c:4616
38045 #, gcc-internal-format
38046 msgid " (operand types are %qT, %qT, and %qT)"
38047 msgstr ""
38049 #: cp/call.c:4618
38050 #, gcc-internal-format
38051 msgid " (operand types are %qT and %qT)"
38052 msgstr ""
38054 #: cp/call.c:4620
38055 #, gcc-internal-format
38056 msgid " (operand type is %qT)"
38057 msgstr ""
38059 #: cp/call.c:4636
38060 #, gcc-internal-format
38061 msgid "ternary %<operator?:%>"
38062 msgstr ""
38064 #: cp/call.c:4640
38065 #, gcc-internal-format
38066 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
38067 msgstr ""
38069 #: cp/call.c:4649 cp/call.c:4680 cp/call.c:4689
38070 #, gcc-internal-format
38071 msgid "%<operator%s%>"
38072 msgstr ""
38074 #: cp/call.c:4652
38075 #, gcc-internal-format
38076 msgid "%<operator%s%> in %<%E%s%>"
38077 msgstr "%<operator%s%> у %<%E%s%>"
38079 #: cp/call.c:4659
38080 #, gcc-internal-format
38081 msgid "%<operator[]%>"
38082 msgstr ""
38084 #: cp/call.c:4662
38085 #, gcc-internal-format
38086 msgid "%<operator[]%> in %<%E[%E]%>"
38087 msgstr "%<operator[]%> у %<%E[%E]%>"
38089 #: cp/call.c:4670
38090 #, gcc-internal-format
38091 msgid "%qs"
38092 msgstr "%qs"
38094 #: cp/call.c:4673
38095 #, gcc-internal-format
38096 msgid "%qs in %<%s %E%>"
38097 msgstr "%qs у %<%s %E%>"
38099 #: cp/call.c:4683
38100 #, gcc-internal-format
38101 msgid "%<operator%s%> in %<%E %s %E%>"
38102 msgstr "%<operator%s%> у %<%E %s %E%>"
38104 #: cp/call.c:4692
38105 #, gcc-internal-format
38106 msgid "%<operator%s%> in %<%s%E%>"
38107 msgstr "%<operator%s%> у %<%s%E%>"
38109 #: cp/call.c:4801
38110 #, gcc-internal-format
38111 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
38112 msgstr ""
38114 #: cp/call.c:4863
38115 #, gcc-internal-format
38116 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
38117 msgstr ""
38119 #: cp/call.c:4880 cp/call.c:4887
38120 msgid "conversion of scalar %qH to vector %qI involves truncation"
38121 msgstr ""
38123 #: cp/call.c:4940
38124 #, gcc-internal-format
38125 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
38126 msgstr ""
38128 #: cp/call.c:5030
38129 #, gcc-internal-format
38130 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
38131 msgstr ""
38133 #: cp/call.c:5035
38134 #, gcc-internal-format
38135 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
38136 msgstr ""
38138 #: cp/call.c:5085 cp/call.c:5205 cp/call.c:5348
38139 #, gcc-internal-format
38140 msgid "operands to ?: have different types %qT and %qT"
38141 msgstr ""
38143 #: cp/call.c:5088
38144 #, gcc-internal-format
38145 msgid "  and each type can be converted to the other"
38146 msgstr ""
38148 #: cp/call.c:5280
38149 msgid "implicit conversion from %qH to %qI to match other result of conditional"
38150 msgstr ""
38152 #: cp/call.c:5293
38153 #, gcc-internal-format
38154 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
38155 msgstr ""
38157 #: cp/call.c:5305
38158 #, gcc-internal-format
38159 msgid "enumeral and non-enumeral type in conditional expression"
38160 msgstr ""
38162 #: cp/call.c:5798
38163 #, gcc-internal-format
38164 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
38165 msgstr ""
38167 #: cp/call.c:5800
38168 #, gcc-internal-format
38169 msgid "no %<%D(int)%> declared for postfix %qs"
38170 msgstr ""
38172 #: cp/call.c:5922
38173 #, gcc-internal-format
38174 msgid "comparison between %q#T and %q#T"
38175 msgstr ""
38177 #: cp/call.c:6265
38178 #, gcc-internal-format
38179 msgid "exception cleanup for this placement new selects non-placement operator delete"
38180 msgstr ""
38182 #: cp/call.c:6268
38183 #, gcc-internal-format
38184 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
38185 msgstr ""
38187 #: cp/call.c:6303
38188 #, gcc-internal-format
38189 msgid "%qD is a usual (non-placement) deallocation function"
38190 msgstr ""
38192 #: cp/call.c:6435
38193 #, gcc-internal-format
38194 msgid "no corresponding deallocation function for %qD"
38195 msgstr ""
38197 #: cp/call.c:6441
38198 #, gcc-internal-format
38199 msgid "no suitable %<operator %s%> for %qT"
38200 msgstr ""
38202 #: cp/call.c:6476
38203 #, gcc-internal-format
38204 msgid "%q#D is private within this context"
38205 msgstr ""
38207 #: cp/call.c:6478 cp/decl.c:7364
38208 #, gcc-internal-format
38209 msgid "declared private here"
38210 msgstr ""
38212 #: cp/call.c:6484
38213 #, gcc-internal-format
38214 msgid "%q#D is protected within this context"
38215 msgstr ""
38217 #: cp/call.c:6486 cp/decl.c:7365
38218 #, gcc-internal-format
38219 msgid "declared protected here"
38220 msgstr ""
38222 #: cp/call.c:6492
38223 #, gcc-internal-format
38224 msgid "%q#D is inaccessible within this context"
38225 msgstr ""
38227 #: cp/call.c:6556
38228 #, gcc-internal-format
38229 msgid "passing NULL to non-pointer argument %P of %qD"
38230 msgstr ""
38232 #: cp/call.c:6560
38233 #, gcc-internal-format
38234 msgid "converting to non-pointer type %qT from NULL"
38235 msgstr ""
38237 #: cp/call.c:6569
38238 #, gcc-internal-format
38239 msgid "converting %<false%> to pointer type for argument %P of %qD"
38240 msgstr ""
38242 #: cp/call.c:6573
38243 #, gcc-internal-format
38244 msgid "converting %<false%> to pointer type %qT"
38245 msgstr ""
38247 #: cp/call.c:6660
38248 #, gcc-internal-format
38249 msgid "too many braces around initializer for %qT"
38250 msgstr ""
38252 #: cp/call.c:6671
38253 msgid "converting to %qH from %qI requires direct-initialization"
38254 msgstr ""
38256 #: cp/call.c:6679
38257 msgid "invalid user-defined conversion from %qH to %qI"
38258 msgstr ""
38260 #: cp/call.c:6696 cp/call.c:6720 cp/call.c:6843 cp/call.c:6938 cp/call.c:6990
38261 #: cp/call.c:7018 cp/typeck.c:8815
38262 #, gcc-internal-format
38263 msgid "  initializing argument %P of %qD"
38264 msgstr ""
38266 #: cp/call.c:6716 cp/cvt.c:226
38267 msgid "invalid conversion from %qH to %qI"
38268 msgstr "некоректне перетворення з %qH на %qI"
38270 #: cp/call.c:6757 cp/call.c:6764
38271 #, gcc-internal-format
38272 msgid "converting to %qT from initializer list would use explicit constructor %qD"
38273 msgstr ""
38275 #: cp/call.c:6760
38276 #, gcc-internal-format
38277 msgid "in C++11 and above a default constructor can be explicit"
38278 msgstr ""
38280 #: cp/call.c:7004
38281 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
38282 msgstr ""
38284 #: cp/call.c:7008
38285 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
38286 msgstr ""
38288 #: cp/call.c:7011
38289 msgid "binding reference of type %qH to %qI discards qualifiers"
38290 msgstr ""
38292 #: cp/call.c:7047
38293 #, gcc-internal-format
38294 msgid "cannot bind bitfield %qE to %qT"
38295 msgstr ""
38297 #: cp/call.c:7050 cp/call.c:7067
38298 #, gcc-internal-format
38299 msgid "cannot bind packed field %qE to %qT"
38300 msgstr ""
38302 #: cp/call.c:7053
38303 #, gcc-internal-format
38304 msgid "cannot bind rvalue %qE to %qT"
38305 msgstr ""
38307 #: cp/call.c:7163
38308 msgid "implicit conversion from %qH to %qI when passing argument to function"
38309 msgstr ""
38311 #: cp/call.c:7180 cp/cvt.c:1890
38312 #, gcc-internal-format
38313 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
38314 msgstr ""
38316 #: cp/call.c:7217
38317 #, gcc-internal-format
38318 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
38319 msgstr ""
38321 #: cp/call.c:7253
38322 #, gcc-internal-format
38323 msgid "cannot receive reference type %qT through %<...%>"
38324 msgstr ""
38326 #: cp/call.c:7263
38327 #, gcc-internal-format
38328 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
38329 msgstr ""
38331 #: cp/call.c:7331
38332 #, gcc-internal-format
38333 msgid "recursive evaluation of default argument for %q#D"
38334 msgstr ""
38336 #: cp/call.c:7340
38337 #, gcc-internal-format
38338 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
38339 msgstr ""
38341 #: cp/call.c:7444
38342 #, gcc-internal-format
38343 msgid "argument of function call might be a candidate for a format attribute"
38344 msgstr ""
38346 #: cp/call.c:7499
38347 #, gcc-internal-format
38348 msgid "use of multiversioned function without a default"
38349 msgstr ""
38351 #: cp/call.c:7864
38352 #, gcc-internal-format
38353 msgid "passing %qT as %<this%> argument discards qualifiers"
38354 msgstr ""
38356 #: cp/call.c:7867 cp/call.c:7983 cp/call.c:10147
38357 #, gcc-internal-format
38358 msgid "  in call to %qD"
38359 msgstr ""
38361 #: cp/call.c:7897
38362 #, gcc-internal-format
38363 msgid "%qT is not an accessible base of %qT"
38364 msgstr ""
38366 #: cp/call.c:7979
38367 #, gcc-internal-format
38368 msgid "deducing %qT as %qT"
38369 msgstr ""
38371 #: cp/call.c:7985
38372 #, gcc-internal-format
38373 msgid "  (you can disable this with -fno-deduce-init-list)"
38374 msgstr ""
38376 #: cp/call.c:8096
38377 #, gcc-internal-format
38378 msgid "passing arguments to ellipsis of inherited constructor %qD"
38379 msgstr ""
38381 #: cp/call.c:8579
38382 #, gcc-internal-format
38383 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
38384 msgstr ""
38386 #: cp/call.c:8582
38387 #, gcc-internal-format
38388 msgid "%qD writing to an object of non-trivial type %#qT%s"
38389 msgstr ""
38391 #: cp/call.c:8587
38392 #, gcc-internal-format
38393 msgid "%qD writing to an object of type %#qT with %qs member %qD"
38394 msgstr ""
38396 #: cp/call.c:8592
38397 #, gcc-internal-format
38398 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
38399 msgstr ""
38401 #: cp/call.c:8607
38402 #, gcc-internal-format
38403 msgid "; use assignment or value-initialization instead"
38404 msgstr ""
38406 #: cp/call.c:8609
38407 #, gcc-internal-format
38408 msgid "; use assignment instead"
38409 msgstr ""
38411 #: cp/call.c:8611
38412 #, gcc-internal-format
38413 msgid "; use value-initialization instead"
38414 msgstr ""
38416 #: cp/call.c:8614
38417 #, gcc-internal-format
38418 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
38419 msgstr ""
38421 #: cp/call.c:8617
38422 #, gcc-internal-format
38423 msgid "%qD clearing an object of non-trivial type %#qT%s"
38424 msgstr ""
38426 #: cp/call.c:8619
38427 #, gcc-internal-format
38428 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
38429 msgstr ""
38431 #: cp/call.c:8640
38432 #, gcc-internal-format
38433 msgid "; use copy-assignment or copy-initialization instead"
38434 msgstr ""
38436 #: cp/call.c:8642
38437 #, gcc-internal-format
38438 msgid "; use copy-assignment instead"
38439 msgstr ""
38441 #: cp/call.c:8644
38442 #, gcc-internal-format
38443 msgid "; use copy-initialization instead"
38444 msgstr ""
38446 #: cp/call.c:8647
38447 #, gcc-internal-format
38448 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
38449 msgstr ""
38451 #: cp/call.c:8650
38452 #, gcc-internal-format
38453 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
38454 msgstr ""
38456 #: cp/call.c:8653
38457 #, gcc-internal-format
38458 msgid "%qD writing to an object with a deleted copy constructor"
38459 msgstr ""
38461 #: cp/call.c:8664
38462 #, gcc-internal-format
38463 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
38464 msgstr ""
38466 #: cp/call.c:8676
38467 #, gcc-internal-format
38468 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
38469 msgstr ""
38471 #: cp/call.c:8693
38472 #, gcc-internal-format
38473 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
38474 msgstr ""
38476 #: cp/call.c:8696
38477 #, gcc-internal-format
38478 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
38479 msgstr ""
38481 #: cp/call.c:8706
38482 #, gcc-internal-format
38483 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
38484 msgstr ""
38486 #: cp/call.c:8709
38487 #, gcc-internal-format
38488 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
38489 msgstr ""
38491 #: cp/call.c:8712
38492 #, gcc-internal-format
38493 msgid "%qD moving an object of type %#qT with deleted destructor"
38494 msgstr ""
38496 #: cp/call.c:8721
38497 #, gcc-internal-format
38498 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
38499 msgstr ""
38501 #: cp/call.c:8743
38502 #, gcc-internal-format
38503 msgid "%#qT declared here"
38504 msgstr "%#qT оголошено тут:"
38506 #: cp/call.c:8839
38507 #, gcc-internal-format
38508 msgid "constructor delegates to itself"
38509 msgstr ""
38511 #: cp/call.c:9079
38512 #, gcc-internal-format
38513 msgid "call to non-function %qD"
38514 msgstr ""
38516 #: cp/call.c:9119 cp/pt.c:15075 cp/typeck.c:2901
38517 #, gcc-internal-format
38518 msgid "cannot call constructor %<%T::%D%> directly"
38519 msgstr ""
38521 #: cp/call.c:9121
38522 #, gcc-internal-format
38523 msgid "for a function-style cast, remove the redundant %<::%D%>"
38524 msgstr ""
38526 #: cp/call.c:9259
38527 #, gcc-internal-format
38528 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
38529 msgstr ""
38531 #: cp/call.c:9276
38532 #, gcc-internal-format
38533 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
38534 msgstr ""
38536 #: cp/call.c:9300
38537 #, gcc-internal-format
38538 msgid "no matching function for call to %<%s(%A)%>"
38539 msgstr ""
38541 #: cp/call.c:9303
38542 #, gcc-internal-format
38543 msgid "call of overloaded %<%s(%A)%> is ambiguous"
38544 msgstr ""
38546 #: cp/call.c:9324
38547 #, gcc-internal-format
38548 msgid "pure virtual %q#D called from non-static data member initializer"
38549 msgstr ""
38551 #: cp/call.c:9329
38552 #, gcc-internal-format
38553 msgid "pure virtual %q#D called from constructor"
38554 msgstr ""
38556 #: cp/call.c:9330
38557 #, gcc-internal-format
38558 msgid "pure virtual %q#D called from destructor"
38559 msgstr ""
38561 #: cp/call.c:9353
38562 #, gcc-internal-format
38563 msgid "cannot call member function %qD without object"
38564 msgstr ""
38566 #: cp/call.c:10145
38567 #, gcc-internal-format
38568 msgid "passing %qT chooses %qT over %qT"
38569 msgstr ""
38571 #: cp/call.c:10205
38572 #, gcc-internal-format
38573 msgid "choosing %qD over %qD"
38574 msgstr ""
38576 #: cp/call.c:10206
38577 msgid "  for conversion from %qH to %qI"
38578 msgstr ""
38580 #: cp/call.c:10209
38581 #, gcc-internal-format
38582 msgid "  because conversion sequence for the argument is better"
38583 msgstr ""
38585 #: cp/call.c:10433
38586 #, gcc-internal-format
38587 msgid "default argument mismatch in overload resolution"
38588 msgstr ""
38590 #: cp/call.c:10437
38591 #, gcc-internal-format
38592 msgid " candidate 1: %q#F"
38593 msgstr " кандидат 1: %q#F"
38595 #: cp/call.c:10439
38596 #, gcc-internal-format
38597 msgid " candidate 2: %q#F"
38598 msgstr " кандидат 2: %q#F"
38600 #: cp/call.c:10484
38601 #, gcc-internal-format
38602 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:"
38603 msgstr ""
38605 #: cp/call.c:10667
38606 msgid "could not convert %qE from %qH to %qI"
38607 msgstr ""
38609 #: cp/call.c:10869
38610 #, gcc-internal-format
38611 msgid "a temporary bound to %qD only persists until the constructor exits"
38612 msgstr ""
38614 #: cp/call.c:10994
38615 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
38616 msgstr ""
38618 #: cp/call.c:10998
38619 msgid "invalid initialization of reference of type %qH from expression of type %qI"
38620 msgstr ""
38622 #: cp/class.c:314
38623 #, gcc-internal-format
38624 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
38625 msgstr ""
38627 #: cp/class.c:318
38628 #, gcc-internal-format
38629 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
38630 msgstr ""
38632 #: cp/class.c:325
38633 #, gcc-internal-format
38634 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
38635 msgstr ""
38637 #: cp/class.c:330
38638 #, gcc-internal-format
38639 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
38640 msgstr ""
38642 #: cp/class.c:1110
38643 #, gcc-internal-format
38644 msgid "%q#D conflicts with version inherited from %qT"
38645 msgstr "%q#D конфліктує зі версією, успадкованою від %qT"
38647 #: cp/class.c:1113
38648 #, gcc-internal-format
38649 msgid "version inherited from %qT declared here"
38650 msgstr "версію, успадковану від %qT, оголошено тут:"
38652 #: cp/class.c:1133
38653 #, gcc-internal-format
38654 msgid "%q#D cannot be overloaded with %q#D"
38655 msgstr ""
38657 #: cp/class.c:1135 cp/decl.c:1706 cp/decl.c:1727 cp/decl.c:1759
38658 #: cp/name-lookup.c:2285 cp/name-lookup.c:2564
38659 #, gcc-internal-format
38660 msgid "previous declaration %q#D"
38661 msgstr ""
38663 #: cp/class.c:1181
38664 #, gcc-internal-format
38665 msgid "conflicting access specifications for method %q+D, ignored"
38666 msgstr ""
38668 #: cp/class.c:1184
38669 #, gcc-internal-format
38670 msgid "conflicting access specifications for field %qE, ignored"
38671 msgstr ""
38673 #: cp/class.c:1253
38674 #, gcc-internal-format
38675 msgid "%qD invalid in %q#T because of local method %q#D with same name"
38676 msgstr ""
38678 #: cp/class.c:1257
38679 #, gcc-internal-format
38680 msgid "local method %q#D declared here"
38681 msgstr "локальний метод %q#D оголошено тут:"
38683 #: cp/class.c:1263
38684 #, gcc-internal-format
38685 msgid "%qD invalid in %q#T because of local member %q#D with same name"
38686 msgstr ""
38688 #: cp/class.c:1267
38689 #, gcc-internal-format
38690 msgid "local member %q#D declared here"
38691 msgstr "локальний член %q#D оголошено тут"
38693 #: cp/class.c:1322
38694 #, gcc-internal-format
38695 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
38696 msgstr ""
38698 #: cp/class.c:1325 cp/class.c:1331 cp/class.c:1337 cp/class.c:1348
38699 #: cp/cvt.c:1028
38700 #, gcc-internal-format
38701 msgid "%qT declared here"
38702 msgstr "%qT оголошено тут:"
38704 #: cp/class.c:1329
38705 #, gcc-internal-format
38706 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
38707 msgstr ""
38709 #: cp/class.c:1335
38710 #, gcc-internal-format
38711 msgid "%qT does not have the %E ABI tag that base %qT has"
38712 msgstr ""
38714 #: cp/class.c:1342
38715 #, gcc-internal-format
38716 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
38717 msgstr ""
38719 #: cp/class.c:1647
38720 #, gcc-internal-format
38721 msgid "cannot derive from %<final%> base %qT in derived type %qT"
38722 msgstr ""
38724 #: cp/class.c:2103
38725 #, gcc-internal-format
38726 msgid "all member functions in class %qT are private"
38727 msgstr ""
38729 #: cp/class.c:2115
38730 #, gcc-internal-format
38731 msgid "%q#T only defines a private destructor and has no friends"
38732 msgstr ""
38734 #: cp/class.c:2156
38735 #, gcc-internal-format
38736 msgid "%q#T only defines private constructors and has no friends"
38737 msgstr ""
38739 #: cp/class.c:2160
38740 #, gcc-internal-format
38741 msgid "%q#D is public, but requires an existing %q#T object"
38742 msgstr ""
38744 #: cp/class.c:2434
38745 #, gcc-internal-format
38746 msgid "no unique final overrider for %qD in %qT"
38747 msgstr ""
38749 #: cp/class.c:2789
38750 #, gcc-internal-format
38751 msgid "%qD can be marked override"
38752 msgstr ""
38754 #: cp/class.c:2801
38755 #, gcc-internal-format
38756 msgid "%q+#D marked %<final%>, but is not virtual"
38757 msgstr ""
38759 #: cp/class.c:2803
38760 #, gcc-internal-format
38761 msgid "%q+#D marked %<override%>, but does not override"
38762 msgstr ""
38764 #: cp/class.c:2865
38765 #, gcc-internal-format
38766 msgid "%qD was hidden"
38767 msgstr ""
38769 #: cp/class.c:2867
38770 #, gcc-internal-format
38771 msgid "  by %qD"
38772 msgstr ""
38774 #: cp/class.c:2900
38775 #, gcc-internal-format
38776 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
38777 msgstr ""
38779 #: cp/class.c:2910 cp/name-lookup.c:3293 cp/parser.c:19717
38780 #, gcc-internal-format
38781 msgid "this flexibility is deprecated and will be removed"
38782 msgstr ""
38784 #: cp/class.c:3101
38785 #, gcc-internal-format
38786 msgid "the ellipsis in %qD is not inherited"
38787 msgstr ""
38789 #: cp/class.c:3217
38790 #, gcc-internal-format
38791 msgid "bit-field %q+#D with non-integral type"
38792 msgstr ""
38794 #: cp/class.c:3233
38795 #, gcc-internal-format
38796 msgid "bit-field %q+D width not an integer constant"
38797 msgstr ""
38799 #: cp/class.c:3238
38800 #, gcc-internal-format
38801 msgid "negative width in bit-field %q+D"
38802 msgstr ""
38804 #: cp/class.c:3243
38805 #, gcc-internal-format
38806 msgid "zero width for bit-field %q+D"
38807 msgstr ""
38809 #: cp/class.c:3253
38810 #, gcc-internal-format
38811 msgid "width of %qD exceeds its type"
38812 msgstr ""
38814 #: cp/class.c:3259
38815 #, gcc-internal-format
38816 msgid "%qD is too small to hold all values of %q#T"
38817 msgstr ""
38819 #: cp/class.c:3320
38820 #, gcc-internal-format
38821 msgid "member %q+#D with constructor not allowed in union"
38822 msgstr ""
38824 #: cp/class.c:3323
38825 #, gcc-internal-format
38826 msgid "member %q+#D with destructor not allowed in union"
38827 msgstr ""
38829 #: cp/class.c:3325
38830 #, gcc-internal-format
38831 msgid "member %q+#D with copy assignment operator not allowed in union"
38832 msgstr ""
38834 #: cp/class.c:3329
38835 #, gcc-internal-format
38836 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
38837 msgstr ""
38839 #: cp/class.c:3457
38840 #, gcc-internal-format
38841 msgid "in C++98 %q+D may not be static because it is a member of a union"
38842 msgstr ""
38844 #: cp/class.c:3464
38845 #, gcc-internal-format
38846 msgid "non-static data member %q+D in a union may not have reference type %qT"
38847 msgstr ""
38849 #: cp/class.c:3474
38850 #, gcc-internal-format
38851 msgid "field %q+D invalidly declared function type"
38852 msgstr ""
38854 #: cp/class.c:3480
38855 #, gcc-internal-format
38856 msgid "field %q+D invalidly declared method type"
38857 msgstr ""
38859 #: cp/class.c:3540
38860 #, gcc-internal-format
38861 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
38862 msgstr ""
38864 #: cp/class.c:3589
38865 #, gcc-internal-format
38866 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
38867 msgstr ""
38869 #: cp/class.c:3595
38870 #, gcc-internal-format
38871 msgid "member %q+D cannot be declared as a %<mutable%> reference"
38872 msgstr ""
38874 #: cp/class.c:3621
38875 #, gcc-internal-format
38876 msgid "multiple fields in union %qT initialized"
38877 msgstr ""
38879 #: cp/class.c:3662
38880 #, gcc-internal-format
38881 msgid "field %q#D with same name as class"
38882 msgstr ""
38884 #: cp/class.c:3685
38885 #, gcc-internal-format
38886 msgid "%q#T has pointer data members"
38887 msgstr ""
38889 #: cp/class.c:3690
38890 #, gcc-internal-format
38891 msgid "  but does not override %<%T(const %T&)%>"
38892 msgstr ""
38894 #: cp/class.c:3692
38895 #, gcc-internal-format
38896 msgid "  or %<operator=(const %T&)%>"
38897 msgstr "  або %<operator=(const %T&)%>"
38899 #: cp/class.c:3696
38900 #, gcc-internal-format
38901 msgid "  but does not override %<operator=(const %T&)%>"
38902 msgstr ""
38904 #: cp/class.c:4101
38905 #, gcc-internal-format
38906 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
38907 msgstr ""
38909 #: cp/class.c:4104
38910 #, gcc-internal-format
38911 msgid "alignment of %qD will increase in -fabi-version=9"
38912 msgstr ""
38914 #: cp/class.c:4382
38915 #, gcc-internal-format
38916 msgid "initializer specified for non-virtual method %q+D"
38917 msgstr ""
38919 #: cp/class.c:4817
38920 #, gcc-internal-format
38921 msgid "method overrides both %<transaction_pure%> and %qE methods"
38922 msgstr ""
38924 #: cp/class.c:4838
38925 #, gcc-internal-format
38926 msgid "method declared %qE overriding %qE method"
38927 msgstr ""
38929 #: cp/class.c:5367 cp/constexpr.c:237
38930 #, gcc-internal-format
38931 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
38932 msgstr ""
38934 #: cp/class.c:5391
38935 #, gcc-internal-format
38936 msgid "%q+T is not literal because:"
38937 msgstr ""
38939 #: cp/class.c:5394
38940 #, gcc-internal-format
38941 msgid "  %qT is a closure type, which is only literal in C++17 and later"
38942 msgstr ""
38944 #: cp/class.c:5397
38945 #, gcc-internal-format
38946 msgid "  %q+T has a non-trivial destructor"
38947 msgstr ""
38949 #: cp/class.c:5404
38950 #, gcc-internal-format
38951 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"
38952 msgstr ""
38954 #: cp/class.c:5437
38955 #, gcc-internal-format
38956 msgid "  base class %qT of %q+T is non-literal"
38957 msgstr ""
38959 #: cp/class.c:5452
38960 #, gcc-internal-format
38961 msgid "  non-static data member %qD has non-literal type"
38962 msgstr ""
38964 #: cp/class.c:5459
38965 #, gcc-internal-format
38966 msgid "  non-static data member %qD has volatile type"
38967 msgstr ""
38969 #: cp/class.c:5578
38970 #, gcc-internal-format
38971 msgid "base class %q#T has accessible non-virtual destructor"
38972 msgstr ""
38974 #: cp/class.c:5607
38975 #, gcc-internal-format
38976 msgid "non-static reference %q#D in class without a constructor"
38977 msgstr ""
38979 #: cp/class.c:5613
38980 #, gcc-internal-format
38981 msgid "non-static const member %q#D in class without a constructor"
38982 msgstr ""
38984 #. If the function is defaulted outside the class, we just
38985 #. give the synthesis error.
38986 #: cp/class.c:5641
38987 #, gcc-internal-format
38988 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
38989 msgstr ""
38991 #: cp/class.c:5915
38992 #, gcc-internal-format
38993 msgid "direct base %qT inaccessible in %qT due to ambiguity"
38994 msgstr ""
38996 #: cp/class.c:5927
38997 #, gcc-internal-format
38998 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
38999 msgstr ""
39001 #: cp/class.c:6150
39002 #, gcc-internal-format
39003 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
39004 msgstr ""
39006 #: cp/class.c:6308
39007 #, gcc-internal-format
39008 msgid "size of type %qT is too large (%qE bytes)"
39009 msgstr ""
39011 #: cp/class.c:6593
39012 #, gcc-internal-format
39013 msgid "invalid use of %q#T with a zero-size array in %q#D"
39014 msgstr ""
39016 #: cp/class.c:6595
39017 #, gcc-internal-format
39018 msgid "invalid use of %q#T with a flexible array member in %q#T"
39019 msgstr ""
39021 #: cp/class.c:6600
39022 #, gcc-internal-format
39023 msgid "array member %q#D declared here"
39024 msgstr "член масиву %q#D оголошено тут"
39026 #: cp/class.c:6627
39027 #, gcc-internal-format
39028 msgid "zero-size array member %qD not at end of %q#T"
39029 msgstr ""
39031 #: cp/class.c:6629
39032 #, gcc-internal-format
39033 msgid "zero-size array member %qD in an otherwise empty %q#T"
39034 msgstr ""
39036 #: cp/class.c:6637 cp/class.c:6667
39037 #, gcc-internal-format
39038 msgid "in the definition of %q#T"
39039 msgstr "у оголошенні %q#T"
39041 #: cp/class.c:6645
39042 #, gcc-internal-format
39043 msgid "flexible array member %qD not at end of %q#T"
39044 msgstr ""
39046 #: cp/class.c:6647
39047 #, gcc-internal-format
39048 msgid "flexible array member %qD in an otherwise empty %q#T"
39049 msgstr ""
39051 #: cp/class.c:6665
39052 #, gcc-internal-format
39053 msgid "next member %q#D declared here"
39054 msgstr ""
39056 #: cp/class.c:6777 cp/parser.c:23236
39057 #, gcc-internal-format
39058 msgid "redefinition of %q#T"
39059 msgstr ""
39061 #: cp/class.c:6914
39062 #, gcc-internal-format
39063 msgid "%q#T has virtual functions and accessible non-virtual destructor"
39064 msgstr ""
39066 #: cp/class.c:6942
39067 #, gcc-internal-format
39068 msgid "type transparent %q#T does not have any fields"
39069 msgstr ""
39071 #: cp/class.c:6948
39072 #, gcc-internal-format
39073 msgid "type transparent class %qT has base classes"
39074 msgstr ""
39076 #: cp/class.c:6952
39077 #, gcc-internal-format
39078 msgid "type transparent class %qT has virtual functions"
39079 msgstr ""
39081 #: cp/class.c:6958
39082 #, gcc-internal-format
39083 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
39084 msgstr ""
39086 #: cp/class.c:7088
39087 #, gcc-internal-format
39088 msgid "definition of %qD does not match %<#include <initializer_list>%>"
39089 msgstr ""
39091 #: cp/class.c:7099
39092 #, gcc-internal-format
39093 msgid "trying to finish struct, but kicked out due to previous parse errors"
39094 msgstr ""
39096 #: cp/class.c:7599
39097 #, gcc-internal-format
39098 msgid "language string %<\"%E\"%> not recognized"
39099 msgstr ""
39101 #: cp/class.c:7689
39102 #, gcc-internal-format
39103 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
39104 msgstr ""
39106 #: cp/class.c:7834
39107 #, gcc-internal-format
39108 msgid "no matches converting function %qD to type %q#T"
39109 msgstr ""
39111 #: cp/class.c:7861
39112 #, gcc-internal-format
39113 msgid "converting overloaded function %qD to type %q#T is ambiguous"
39114 msgstr ""
39116 #: cp/class.c:7887
39117 #, gcc-internal-format
39118 msgid "assuming pointer to member %qD"
39119 msgstr ""
39121 #: cp/class.c:7890
39122 #, gcc-internal-format
39123 msgid "(a pointer to member can only be formed with %<&%E%>)"
39124 msgstr ""
39126 #: cp/class.c:7965 cp/class.c:8007
39127 #, gcc-internal-format
39128 msgid "not enough type information"
39129 msgstr ""
39131 #: cp/class.c:7985
39132 #, gcc-internal-format
39133 msgid "cannot convert %qE from type %qT to type %qT"
39134 msgstr ""
39136 #. [basic.scope.class]
39138 #. A name N used in a class S shall refer to the same declaration
39139 #. in its context and when re-evaluated in the completed scope of
39140 #. S.
39141 #: cp/class.c:8252
39142 #, gcc-internal-format
39143 msgid "declaration of %q#D"
39144 msgstr ""
39146 #: cp/class.c:8254
39147 #, gcc-internal-format
39148 msgid "changes meaning of %qD from %q#D"
39149 msgstr ""
39151 #: cp/constexpr.c:98
39152 #, gcc-internal-format
39153 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
39154 msgstr ""
39156 #: cp/constexpr.c:107
39157 #, gcc-internal-format
39158 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
39159 msgstr ""
39161 #: cp/constexpr.c:118
39162 #, gcc-internal-format
39163 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
39164 msgstr ""
39166 #: cp/constexpr.c:189
39167 #, gcc-internal-format
39168 msgid "inherited constructor %qD is not %<constexpr%>"
39169 msgstr ""
39171 #: cp/constexpr.c:201
39172 #, gcc-internal-format
39173 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
39174 msgstr ""
39176 #: cp/constexpr.c:213
39177 #, gcc-internal-format
39178 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
39179 msgstr ""
39181 #: cp/constexpr.c:223
39182 #, gcc-internal-format
39183 msgid "invalid return type %qT of %<constexpr%> function %q+D"
39184 msgstr ""
39186 #: cp/constexpr.c:246
39187 #, gcc-internal-format
39188 msgid "%q#T has virtual base classes"
39189 msgstr ""
39191 #: cp/constexpr.c:507
39192 #, gcc-internal-format
39193 msgid "%<constexpr%> constructor does not have empty body"
39194 msgstr ""
39196 #: cp/constexpr.c:613
39197 #, gcc-internal-format
39198 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
39199 msgstr ""
39201 #: cp/constexpr.c:766
39202 #, gcc-internal-format
39203 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
39204 msgstr ""
39206 #: cp/constexpr.c:818
39207 #, gcc-internal-format
39208 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
39209 msgstr ""
39211 #: cp/constexpr.c:859
39212 #, gcc-internal-format
39213 msgid "body of %<constexpr%> function %qD not a return-statement"
39214 msgstr ""
39216 #: cp/constexpr.c:920
39217 #, gcc-internal-format
39218 msgid "%qD is not usable as a %<constexpr%> function because:"
39219 msgstr ""
39221 #: cp/constexpr.c:1220 cp/constexpr.c:1728
39222 #, gcc-internal-format
39223 msgid "%<constexpr%> call flows off the end of the function"
39224 msgstr ""
39226 #: cp/constexpr.c:1225 cp/constexpr.c:1235 cp/constexpr.c:1840
39227 #, gcc-internal-format
39228 msgid "%q+E is not a constant expression"
39229 msgstr ""
39231 #: cp/constexpr.c:1414 cp/constexpr.c:5368
39232 #, gcc-internal-format
39233 msgid "call to internal function %qE"
39234 msgstr "виклик внутрішньої функції %qE"
39236 #: cp/constexpr.c:1492
39237 #, gcc-internal-format
39238 msgid "expression %qE does not designate a %<constexpr%> function"
39239 msgstr ""
39241 #: cp/constexpr.c:1511 cp/constexpr.c:5386
39242 #, gcc-internal-format
39243 msgid "call to non-%<constexpr%> function %qD"
39244 msgstr ""
39246 #: cp/constexpr.c:1583
39247 #, gcc-internal-format
39248 msgid "%qD called in a constant expression before its definition is complete"
39249 msgstr ""
39251 #: cp/constexpr.c:1590
39252 #, gcc-internal-format
39253 msgid "%qD called in a constant expression"
39254 msgstr ""
39256 #: cp/constexpr.c:1594
39257 #, gcc-internal-format
39258 msgid "%qD used before its definition"
39259 msgstr ""
39261 #: cp/constexpr.c:1634
39262 #, gcc-internal-format
39263 msgid "call has circular dependency"
39264 msgstr ""
39266 #: cp/constexpr.c:1645
39267 #, gcc-internal-format
39268 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
39269 msgstr ""
39271 #: cp/constexpr.c:1880
39272 #, gcc-internal-format
39273 msgid "right operand of shift expression %q+E is negative"
39274 msgstr ""
39276 #: cp/constexpr.c:1887
39277 #, gcc-internal-format
39278 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
39279 msgstr ""
39281 #: cp/constexpr.c:1905
39282 #, gcc-internal-format
39283 msgid "left operand of shift expression %q+E is negative"
39284 msgstr ""
39286 #: cp/constexpr.c:1924
39287 #, gcc-internal-format
39288 msgid "shift expression %q+E overflows"
39289 msgstr ""
39291 #: cp/constexpr.c:2068
39292 #, gcc-internal-format
39293 msgid "arithmetic involving a null pointer in %qE"
39294 msgstr ""
39296 #: cp/constexpr.c:2304
39297 #, gcc-internal-format
39298 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
39299 msgstr ""
39301 #: cp/constexpr.c:2307
39302 #, gcc-internal-format
39303 msgid "non-zero array subscript %qE is used with array %qD of type %qT with unknown bounds"
39304 msgstr ""
39306 #: cp/constexpr.c:2312
39307 #, gcc-internal-format
39308 msgid "array subscript value %qE is outside the bounds of array type %qT"
39309 msgstr ""
39311 #: cp/constexpr.c:2315
39312 #, gcc-internal-format
39313 msgid "non-zero array subscript %qE is used with array of type %qT with unknown bounds"
39314 msgstr ""
39316 #: cp/constexpr.c:2480
39317 #, gcc-internal-format
39318 msgid "accessing uninitialized array element"
39319 msgstr ""
39321 #: cp/constexpr.c:2511
39322 #, gcc-internal-format
39323 msgid "dereferencing a null pointer in %qE"
39324 msgstr ""
39326 #: cp/constexpr.c:2525 cp/constexpr.c:2615 cp/constexpr.c:4131
39327 #: cp/constexpr.c:4204 cp/constexpr.c:5322
39328 #, gcc-internal-format
39329 msgid "%qE is not a constant expression"
39330 msgstr ""
39332 #: cp/constexpr.c:2531
39333 #, gcc-internal-format
39334 msgid "mutable %qD is not usable in a constant expression"
39335 msgstr ""
39337 #: cp/constexpr.c:2556
39338 #, gcc-internal-format
39339 msgid "accessing %qD member instead of initialized %qD member in constant expression"
39340 msgstr ""
39342 #: cp/constexpr.c:2575
39343 #, gcc-internal-format
39344 msgid "accessing uninitialized member %qD"
39345 msgstr ""
39347 #: cp/constexpr.c:3312 cp/constexpr.c:4624
39348 #, gcc-internal-format
39349 msgid "dereferencing a null pointer"
39350 msgstr "розіменування нульового вказівника"
39352 #: cp/constexpr.c:3331
39353 #, gcc-internal-format
39354 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
39355 msgstr ""
39357 #: cp/constexpr.c:3370
39358 #, gcc-internal-format
39359 msgid "the value of %qD is not usable in a constant expression"
39360 msgstr ""
39362 #: cp/constexpr.c:3377
39363 #, gcc-internal-format
39364 msgid "%qD used in its own initializer"
39365 msgstr ""
39367 #: cp/constexpr.c:3382
39368 #, gcc-internal-format
39369 msgid "%q#D is not const"
39370 msgstr ""
39372 #: cp/constexpr.c:3385
39373 #, gcc-internal-format
39374 msgid "%q#D is volatile"
39375 msgstr ""
39377 #: cp/constexpr.c:3390 cp/constexpr.c:3397
39378 #, gcc-internal-format
39379 msgid "%qD was not initialized with a constant expression"
39380 msgstr ""
39382 #: cp/constexpr.c:3403
39383 #, gcc-internal-format
39384 msgid "%qD was not declared %<constexpr%>"
39385 msgstr ""
39387 #: cp/constexpr.c:3406
39388 #, gcc-internal-format
39389 msgid "%qD does not have integral or enumeration type"
39390 msgstr ""
39392 #: cp/constexpr.c:3594
39393 #, gcc-internal-format
39394 msgid "modification of %qE is not a constant expression"
39395 msgstr "зміна %qE не є сталим виразом"
39397 #: cp/constexpr.c:3970
39398 #, gcc-internal-format
39399 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use -fconstexpr-loop-limit= to increase the limit)"
39400 msgstr ""
39402 #: cp/constexpr.c:4109
39403 #, gcc-internal-format
39404 msgid "value %qE of type %qT is not a constant expression"
39405 msgstr "значення %qE типу %qT не є сталим виразом"
39407 #: cp/constexpr.c:4250 cp/constexpr.c:5864
39408 #, gcc-internal-format
39409 msgid "temporary of non-literal type %qT in a constant expression"
39410 msgstr ""
39412 #: cp/constexpr.c:4587
39413 #, gcc-internal-format
39414 msgid "a reinterpret_cast is not a constant expression"
39415 msgstr "reinterpret_cast не є сталим виразом"
39417 #: cp/constexpr.c:4636
39418 #, gcc-internal-format
39419 msgid "conversion of %qT null pointer to %qT is not a constant expression"
39420 msgstr "перетворення нульового вказівника %qT на %qT не є сталим виразом"
39422 #: cp/constexpr.c:4651
39423 #, gcc-internal-format
39424 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
39425 msgstr "%<reinterpret_cast<%T>(%E)%> не є сталим виразом"
39427 #: cp/constexpr.c:4716 cp/constexpr.c:5709 cp/constexpr.c:6035
39428 #, gcc-internal-format
39429 msgid "expression %qE is not a constant expression"
39430 msgstr "вираз %qE не є сталим виразом"
39432 #: cp/constexpr.c:4798
39433 #, gcc-internal-format
39434 msgid "statement is not a constant expression"
39435 msgstr "інструкція не є сталим виразом"
39437 #: cp/constexpr.c:4801
39438 #, gcc-internal-format
39439 msgid "unexpected expression %qE of kind %s"
39440 msgstr ""
39442 #: cp/constexpr.c:4873
39443 #, gcc-internal-format
39444 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
39445 msgstr ""
39447 #: cp/constexpr.c:4882
39448 #, gcc-internal-format
39449 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
39450 msgstr ""
39452 #: cp/constexpr.c:4896
39453 #, gcc-internal-format
39454 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
39455 msgstr ""
39457 #: cp/constexpr.c:5277
39458 #, gcc-internal-format
39459 msgid "expression %qE has side-effects"
39460 msgstr ""
39462 #: cp/constexpr.c:5469
39463 #, gcc-internal-format
39464 msgid "lambda capture of %qE is not a constant expression"
39465 msgstr ""
39467 #: cp/constexpr.c:5472
39468 #, gcc-internal-format
39469 msgid "because it is used as a glvalue"
39470 msgstr ""
39472 #: cp/constexpr.c:5507
39473 #, gcc-internal-format
39474 msgid "reinterpret_cast from integer to pointer"
39475 msgstr ""
39477 #: cp/constexpr.c:5539
39478 #, gcc-internal-format
39479 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
39480 msgstr ""
39482 #: cp/constexpr.c:5572
39483 #, gcc-internal-format
39484 msgid "use of %<this%> in a constant expression"
39485 msgstr ""
39487 #: cp/constexpr.c:5657
39488 #, gcc-internal-format
39489 msgid "lambda-expression is not a constant expression before C++17"
39490 msgstr ""
39492 #: cp/constexpr.c:5721
39493 #, gcc-internal-format
39494 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
39495 msgstr ""
39497 #: cp/constexpr.c:5783
39498 #, gcc-internal-format
39499 msgid "cast to non-integral type %qT in a constant expression"
39500 msgstr ""
39502 #: cp/constexpr.c:5834
39503 #, gcc-internal-format
39504 msgid "%qD declared %<static%> in %<constexpr%> context"
39505 msgstr ""
39507 #: cp/constexpr.c:5841
39508 #, gcc-internal-format
39509 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
39510 msgstr ""
39512 #: cp/constexpr.c:5913
39513 #, gcc-internal-format
39514 msgid "division by zero is not a constant expression"
39515 msgstr "ділення на нуль не є сталим виразом"
39517 #: cp/constexpr.c:6012
39518 #, gcc-internal-format
39519 msgid "%<delete[]%> is not a constant expression"
39520 msgstr "%<delete[]%> не є сталим виразом"
39522 #: cp/constexpr.c:6043
39523 #, gcc-internal-format
39524 msgid "non-constant array initialization"
39525 msgstr ""
39527 #: cp/constexpr.c:6065
39528 #, gcc-internal-format
39529 msgid "%<goto%> is not a constant expression"
39530 msgstr "%<goto%> не є сталим виразом"
39532 #: cp/constexpr.c:6076
39533 #, gcc-internal-format, gfc-internal-format
39534 msgid "unexpected AST of kind %s"
39535 msgstr ""
39537 #: cp/cp-gimplify.c:1416
39538 #, gcc-internal-format
39539 msgid "throw will always call terminate()"
39540 msgstr ""
39542 #: cp/cp-gimplify.c:1419
39543 #, gcc-internal-format
39544 msgid "in C++11 destructors default to noexcept"
39545 msgstr ""
39547 #: cp/cp-gimplify.c:1430
39548 #, gcc-internal-format
39549 msgid "in C++11 this throw will terminate because destructors default to noexcept"
39550 msgstr ""
39552 #: cp/cvt.c:91
39553 msgid "can%'t convert from incomplete type %qH to %qI"
39554 msgstr ""
39556 #: cp/cvt.c:101
39557 msgid "conversion of %qE from %qH to %qI is ambiguous"
39558 msgstr ""
39560 #: cp/cvt.c:173 cp/cvt.c:200 cp/cvt.c:254
39561 msgid "cannot convert %qE from type %qH to type %qI"
39562 msgstr ""
39564 #: cp/cvt.c:389
39565 #, gcc-internal-format
39566 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
39567 msgstr ""
39569 #: cp/cvt.c:392
39570 #, gcc-internal-format
39571 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
39572 msgstr ""
39574 #: cp/cvt.c:395
39575 #, gcc-internal-format
39576 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
39577 msgstr ""
39579 #: cp/cvt.c:398
39580 #, gcc-internal-format
39581 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
39582 msgstr ""
39584 #: cp/cvt.c:474
39585 msgid "conversion from %qH to %qI discards qualifiers"
39586 msgstr ""
39588 #: cp/cvt.c:496 cp/typeck.c:7356
39589 #, gcc-internal-format
39590 msgid "casting %qT to %qT does not dereference pointer"
39591 msgstr ""
39593 #: cp/cvt.c:524
39594 msgid "cannot convert type %qH to type %qI"
39595 msgstr "не вдалося перетворити тип %qH на тип %qI"
39597 #: cp/cvt.c:769
39598 #, gcc-internal-format
39599 msgid "conversion from %q#T to %q#T"
39600 msgstr ""
39602 #: cp/cvt.c:786
39603 #, gcc-internal-format
39604 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
39605 msgstr ""
39607 #: cp/cvt.c:797 cp/cvt.c:849
39608 #, gcc-internal-format
39609 msgid "%q#T used where a %qT was expected"
39610 msgstr ""
39612 #: cp/cvt.c:806
39613 #, gcc-internal-format
39614 msgid "could not convert %qE from %<void%> to %<bool%>"
39615 msgstr ""
39617 #: cp/cvt.c:865
39618 #, gcc-internal-format
39619 msgid "%q#T used where a floating point value was expected"
39620 msgstr ""
39622 #: cp/cvt.c:924
39623 msgid "conversion from %qH to non-scalar type %qI requested"
39624 msgstr ""
39626 #: cp/cvt.c:1013
39627 #, gcc-internal-format
39628 msgid "ignoring return value of %qD, declared with attribute nodiscard"
39629 msgstr ""
39631 #: cp/cvt.c:1021
39632 #, gcc-internal-format
39633 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
39634 msgstr ""
39636 #: cp/cvt.c:1026
39637 #, gcc-internal-format
39638 msgid "in call to %qD, declared here"
39639 msgstr "у виклику %qD, оголошено тут"
39641 #: cp/cvt.c:1093
39642 #, gcc-internal-format
39643 msgid "pseudo-destructor is not called"
39644 msgstr ""
39646 #: cp/cvt.c:1171
39647 #, gcc-internal-format
39648 msgid "conversion to void will not access object of incomplete type %qT"
39649 msgstr ""
39651 #: cp/cvt.c:1175
39652 #, gcc-internal-format
39653 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
39654 msgstr ""
39656 #: cp/cvt.c:1180
39657 #, gcc-internal-format
39658 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
39659 msgstr ""
39661 #: cp/cvt.c:1185
39662 #, gcc-internal-format
39663 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
39664 msgstr ""
39666 #: cp/cvt.c:1190
39667 #, gcc-internal-format
39668 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
39669 msgstr ""
39671 #: cp/cvt.c:1195
39672 #, gcc-internal-format
39673 msgid "indirection will not access object of incomplete type %qT in statement"
39674 msgstr ""
39676 #: cp/cvt.c:1199
39677 #, gcc-internal-format
39678 msgid "indirection will not access object of incomplete type %qT in for increment expression"
39679 msgstr ""
39681 #: cp/cvt.c:1215
39682 #, gcc-internal-format
39683 msgid "conversion to void will not access object of type %qT"
39684 msgstr ""
39686 #: cp/cvt.c:1219
39687 #, gcc-internal-format
39688 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
39689 msgstr ""
39691 #: cp/cvt.c:1224
39692 #, gcc-internal-format
39693 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
39694 msgstr ""
39696 #: cp/cvt.c:1229
39697 #, gcc-internal-format
39698 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
39699 msgstr ""
39701 #: cp/cvt.c:1234
39702 #, gcc-internal-format
39703 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
39704 msgstr ""
39706 #: cp/cvt.c:1239
39707 #, gcc-internal-format
39708 msgid "implicit dereference will not access object of type %qT in statement"
39709 msgstr ""
39711 #: cp/cvt.c:1243
39712 #, gcc-internal-format
39713 msgid "implicit dereference will not access object of type %qT in for increment expression"
39714 msgstr ""
39716 #: cp/cvt.c:1257
39717 #, gcc-internal-format
39718 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
39719 msgstr ""
39721 #: cp/cvt.c:1262
39722 #, gcc-internal-format
39723 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
39724 msgstr ""
39726 #: cp/cvt.c:1267
39727 #, gcc-internal-format
39728 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
39729 msgstr ""
39731 #: cp/cvt.c:1272
39732 #, gcc-internal-format
39733 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
39734 msgstr ""
39736 #: cp/cvt.c:1277
39737 #, gcc-internal-format
39738 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
39739 msgstr ""
39741 #: cp/cvt.c:1282
39742 #, gcc-internal-format
39743 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
39744 msgstr ""
39746 #: cp/cvt.c:1287
39747 #, gcc-internal-format
39748 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
39749 msgstr ""
39751 #: cp/cvt.c:1327
39752 #, gcc-internal-format
39753 msgid "conversion to void will not access object %qE of incomplete type %qT"
39754 msgstr ""
39756 #: cp/cvt.c:1331
39757 #, gcc-internal-format
39758 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
39759 msgstr ""
39761 #: cp/cvt.c:1336
39762 #, gcc-internal-format
39763 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
39764 msgstr ""
39766 #: cp/cvt.c:1341
39767 #, gcc-internal-format
39768 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
39769 msgstr ""
39771 #: cp/cvt.c:1346
39772 #, gcc-internal-format
39773 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
39774 msgstr ""
39776 #: cp/cvt.c:1351
39777 #, gcc-internal-format
39778 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
39779 msgstr ""
39781 #: cp/cvt.c:1355
39782 #, gcc-internal-format
39783 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
39784 msgstr ""
39786 #: cp/cvt.c:1407
39787 #, gcc-internal-format
39788 msgid "conversion to void cannot resolve address of overloaded function"
39789 msgstr ""
39791 #: cp/cvt.c:1411
39792 #, gcc-internal-format
39793 msgid "second operand of conditional expression cannot resolve address of overloaded function"
39794 msgstr ""
39796 #: cp/cvt.c:1415
39797 #, gcc-internal-format
39798 msgid "third operand of conditional expression cannot resolve address of overloaded function"
39799 msgstr ""
39801 #: cp/cvt.c:1419
39802 #, gcc-internal-format
39803 msgid "right operand of comma operator cannot resolve address of overloaded function"
39804 msgstr ""
39806 #: cp/cvt.c:1423
39807 #, gcc-internal-format
39808 msgid "left operand of comma operator cannot resolve address of overloaded function"
39809 msgstr ""
39811 #: cp/cvt.c:1427
39812 #, gcc-internal-format
39813 msgid "statement cannot resolve address of overloaded function"
39814 msgstr ""
39816 #: cp/cvt.c:1431
39817 #, gcc-internal-format
39818 msgid "for increment expression cannot resolve address of overloaded function"
39819 msgstr ""
39821 #: cp/cvt.c:1447
39822 #, gcc-internal-format
39823 msgid "second operand of conditional expression is a reference, not call, to function %qE"
39824 msgstr ""
39826 #: cp/cvt.c:1452
39827 #, gcc-internal-format
39828 msgid "third operand of conditional expression is a reference, not call, to function %qE"
39829 msgstr ""
39831 #: cp/cvt.c:1457
39832 #, gcc-internal-format
39833 msgid "right operand of comma operator is a reference, not call, to function %qE"
39834 msgstr ""
39836 #: cp/cvt.c:1462
39837 #, gcc-internal-format
39838 msgid "left operand of comma operator is a reference, not call, to function %qE"
39839 msgstr ""
39841 #: cp/cvt.c:1467
39842 #, gcc-internal-format
39843 msgid "statement is a reference, not call, to function %qE"
39844 msgstr ""
39846 #: cp/cvt.c:1472
39847 #, gcc-internal-format
39848 msgid "for increment expression is a reference, not call, to function %qE"
39849 msgstr ""
39851 #: cp/cvt.c:1499
39852 #, gcc-internal-format
39853 msgid "second operand of conditional expression has no effect"
39854 msgstr ""
39856 #: cp/cvt.c:1504
39857 #, gcc-internal-format
39858 msgid "third operand of conditional expression has no effect"
39859 msgstr ""
39861 #: cp/cvt.c:1509
39862 #, gcc-internal-format
39863 msgid "right operand of comma operator has no effect"
39864 msgstr ""
39866 #: cp/cvt.c:1513
39867 #, gcc-internal-format
39868 msgid "left operand of comma operator has no effect"
39869 msgstr ""
39871 #: cp/cvt.c:1517
39872 #, gcc-internal-format
39873 msgid "statement has no effect"
39874 msgstr ""
39876 #: cp/cvt.c:1521
39877 #, gcc-internal-format
39878 msgid "for increment expression has no effect"
39879 msgstr ""
39881 #: cp/cvt.c:1676
39882 #, gcc-internal-format
39883 msgid "converting NULL to non-pointer type"
39884 msgstr ""
39886 #: cp/cvt.c:1791
39887 #, gcc-internal-format
39888 msgid "default type conversion can't deduce template argument for %qD"
39889 msgstr ""
39891 #: cp/cvt.c:1806
39892 #, gcc-internal-format
39893 msgid "ambiguous default type conversion from %qT"
39894 msgstr ""
39896 #: cp/cvt.c:1809
39897 #, gcc-internal-format
39898 msgid "  candidate conversions include %qD and %qD"
39899 msgstr ""
39901 #: cp/cxx-pretty-print.c:2207
39902 #, gcc-internal-format
39903 msgid "template-parameter-"
39904 msgstr ""
39906 #: cp/decl.c:678
39907 #, gcc-internal-format
39908 msgid "unused structured binding declaration"
39909 msgstr ""
39911 #: cp/decl.c:681
39912 #, gcc-internal-format
39913 msgid "unused variable %qD"
39914 msgstr ""
39916 #: cp/decl.c:690
39917 #, gcc-internal-format
39918 msgid "structured binding declaration set but not used"
39919 msgstr ""
39921 #: cp/decl.c:909
39922 #, gcc-internal-format
39923 msgid "%qF declared %<static%> but never defined"
39924 msgstr ""
39926 #: cp/decl.c:916
39927 #, gcc-internal-format
39928 msgid "odr-used inline variable %qD is not defined"
39929 msgstr ""
39931 #: cp/decl.c:1214
39932 #, gcc-internal-format
39933 msgid "%qD was declared %<extern%> and later %<static%>"
39934 msgstr ""
39936 #: cp/decl.c:1253
39937 #, gcc-internal-format
39938 msgid "declaration of %qF has a different exception specifier"
39939 msgstr "оголошення %qF містить інше визначення виключення"
39941 #: cp/decl.c:1266
39942 #, gcc-internal-format
39943 msgid "from previous declaration %qF"
39944 msgstr "з попереднього оголошення %qF"
39946 #: cp/decl.c:1301
39947 #, gcc-internal-format
39948 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
39949 msgstr "повторне оголошення %qD відрізняється у %<constexpr%> від попереднього оголошення"
39951 #: cp/decl.c:1304 cp/decl.c:13867
39952 #, gcc-internal-format
39953 msgid "previous declaration %qD"
39954 msgstr "попереднє оголошення %qD"
39956 #: cp/decl.c:1333
39957 #, gcc-internal-format
39958 msgid "cannot specialize concept %q#D"
39959 msgstr ""
39961 #: cp/decl.c:1355
39962 #, gcc-internal-format
39963 msgid "redeclaration of %q#D may not have default arguments"
39964 msgstr ""
39966 #: cp/decl.c:1424
39967 #, gcc-internal-format
39968 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
39969 msgstr ""
39971 #: cp/decl.c:1429
39972 #, gcc-internal-format
39973 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
39974 msgstr ""
39976 #: cp/decl.c:1449
39977 #, gcc-internal-format
39978 msgid "previous definition of %qD was here"
39979 msgstr "попереднє визначення %qD було тут"
39981 #: cp/decl.c:1452
39982 #, gcc-internal-format
39983 msgid "previous declaration of %qD was here"
39984 msgstr "попереднє оголошення %qD було тут"
39986 #: cp/decl.c:1470
39987 #, gcc-internal-format
39988 msgid "built-in function %qD declared as non-function"
39989 msgstr ""
39991 #: cp/decl.c:1482 cp/decl.c:1616
39992 #, gcc-internal-format
39993 msgid "shadowing built-in function %q#D"
39994 msgstr ""
39996 #: cp/decl.c:1483 cp/decl.c:1617
39997 #, gcc-internal-format
39998 msgid "shadowing library function %q#D"
39999 msgstr ""
40001 #: cp/decl.c:1491
40002 #, gcc-internal-format
40003 msgid "library function %q#D redeclared as non-function %q#D"
40004 msgstr ""
40006 #: cp/decl.c:1494
40007 #, gcc-internal-format
40008 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
40009 msgstr ""
40011 #: cp/decl.c:1502
40012 #, gcc-internal-format
40013 msgid "redeclaration of %<pragma omp declare reduction%>"
40014 msgstr ""
40016 #: cp/decl.c:1504
40017 #, gcc-internal-format
40018 msgid "previous %<pragma omp declare reduction%> declaration"
40019 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
40021 #: cp/decl.c:1564
40022 #, gcc-internal-format
40023 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
40024 msgstr ""
40026 #: cp/decl.c:1592
40027 #, gcc-internal-format
40028 msgid "definition of %q#D ambiguates built-in declaration %q#D"
40029 msgstr "визначення %q#D робить неоднозначним вбудоване оголошення %q#D"
40031 #: cp/decl.c:1597 cp/decl.c:1611
40032 #, gcc-internal-format
40033 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
40034 msgstr ""
40036 #: cp/decl.c:1601
40037 #, gcc-internal-format
40038 msgid "ignoring the %q#D declaration"
40039 msgstr ""
40041 #: cp/decl.c:1702
40042 #, gcc-internal-format
40043 msgid "%q#D redeclared as different kind of symbol"
40044 msgstr ""
40046 #: cp/decl.c:1725
40047 #, gcc-internal-format
40048 msgid "conflicting declaration of template %q+#D"
40049 msgstr ""
40051 #: cp/decl.c:1744
40052 #, gcc-internal-format
40053 msgid "ambiguating new declaration %q+#D"
40054 msgstr ""
40056 #: cp/decl.c:1746 cp/decl.c:1774
40057 #, gcc-internal-format
40058 msgid "old declaration %q#D"
40059 msgstr ""
40061 #: cp/decl.c:1756
40062 #, gcc-internal-format
40063 msgid "conflicting declaration of C function %q+#D"
40064 msgstr ""
40066 #: cp/decl.c:1772
40067 #, gcc-internal-format
40068 msgid "ambiguating new declaration of %q+#D"
40069 msgstr ""
40071 #: cp/decl.c:1782
40072 #, gcc-internal-format
40073 msgid "conflicting declaration %q+#D"
40074 msgstr ""
40076 #: cp/decl.c:1784
40077 #, gcc-internal-format
40078 msgid "previous declaration as %q#D"
40079 msgstr ""
40081 #: cp/decl.c:1842 cp/decl2.c:921
40082 #, gcc-internal-format
40083 msgid "%q#D previously defined here"
40084 msgstr ""
40086 #: cp/decl.c:1843 cp/name-lookup.c:2694 cp/name-lookup.c:2716
40087 #, gcc-internal-format
40088 msgid "%q#D previously declared here"
40089 msgstr "%q#D раніше оголошено тут"
40091 #: cp/decl.c:1853
40092 #, gcc-internal-format
40093 msgid "prototype specified for %q#D"
40094 msgstr ""
40096 #: cp/decl.c:1855
40097 #, gcc-internal-format
40098 msgid "previous non-prototype definition here"
40099 msgstr ""
40101 #: cp/decl.c:1893
40102 #, gcc-internal-format
40103 msgid "conflicting declaration of %q+#D with %qL linkage"
40104 msgstr ""
40106 #: cp/decl.c:1896
40107 #, gcc-internal-format
40108 msgid "previous declaration with %qL linkage"
40109 msgstr ""
40111 #: cp/decl.c:1930 cp/decl.c:1938
40112 #, gcc-internal-format
40113 msgid "default argument given for parameter %d of %q#D"
40114 msgstr ""
40116 #: cp/decl.c:1933 cp/decl.c:1941
40117 #, gcc-internal-format
40118 msgid "previous specification in %q#D here"
40119 msgstr ""
40121 #: cp/decl.c:2007
40122 #, gcc-internal-format
40123 msgid "redundant redeclaration of %qD in same scope"
40124 msgstr ""
40126 #: cp/decl.c:2018
40127 #, gcc-internal-format
40128 msgid "deleted definition of %q+D"
40129 msgstr "вилучене визначення %q+D"
40131 #. From [temp.expl.spec]:
40133 #. If a template, a member template or the member of a class
40134 #. template is explicitly specialized then that
40135 #. specialization shall be declared before the first use of
40136 #. that specialization that would cause an implicit
40137 #. instantiation to take place, in every translation unit in
40138 #. which such a use occurs.
40139 #: cp/decl.c:2451
40140 #, gcc-internal-format
40141 msgid "explicit specialization of %qD after first use"
40142 msgstr ""
40144 #: cp/decl.c:2589
40145 #, gcc-internal-format
40146 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
40147 msgstr ""
40149 #. Reject two definitions.
40150 #: cp/decl.c:2843 cp/decl.c:2872 cp/decl.c:2905 cp/decl.c:2922 cp/decl.c:3017
40151 #: cp/decl2.c:919
40152 #, gcc-internal-format
40153 msgid "redefinition of %q#D"
40154 msgstr ""
40156 #: cp/decl.c:2859
40157 #, gcc-internal-format
40158 msgid "%qD conflicts with used function"
40159 msgstr ""
40161 #: cp/decl.c:2869
40162 #, gcc-internal-format
40163 msgid "%q#D not declared in class"
40164 msgstr ""
40166 #: cp/decl.c:2883 cp/decl.c:2932
40167 #, gcc-internal-format
40168 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
40169 msgstr ""
40171 #: cp/decl.c:2886 cp/decl.c:2935
40172 #, gcc-internal-format
40173 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
40174 msgstr ""
40176 #. is_primary=
40177 #. is_partial=
40178 #. is_friend_decl=
40179 #: cp/decl.c:2952
40180 #, gcc-internal-format
40181 msgid "redeclaration of friend %q#D may not have default template arguments"
40182 msgstr ""
40184 #: cp/decl.c:2966
40185 #, gcc-internal-format
40186 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
40187 msgstr ""
40189 #: cp/decl.c:2969
40190 #, gcc-internal-format
40191 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
40192 msgstr ""
40194 #: cp/decl.c:2984 cp/decl.c:3025 cp/name-lookup.c:2281 cp/name-lookup.c:2692
40195 #: cp/name-lookup.c:2714
40196 #, gcc-internal-format
40197 msgid "redeclaration of %q#D"
40198 msgstr ""
40200 #: cp/decl.c:3009
40201 #, gcc-internal-format
40202 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
40203 msgstr ""
40205 #: cp/decl.c:3074
40206 #, gcc-internal-format
40207 msgid "local label %qE conflicts with existing label"
40208 msgstr ""
40210 #: cp/decl.c:3075
40211 #, gcc-internal-format
40212 msgid "previous label"
40213 msgstr "попередня мітка"
40215 #: cp/decl.c:3169
40216 #, gcc-internal-format
40217 msgid "  from here"
40218 msgstr "  звідси"
40220 #: cp/decl.c:3192 cp/decl.c:3419
40221 #, gcc-internal-format
40222 msgid "  exits OpenMP structured block"
40223 msgstr ""
40225 #: cp/decl.c:3219
40226 #, gcc-internal-format
40227 msgid "  crosses initialization of %q#D"
40228 msgstr ""
40230 #: cp/decl.c:3222
40231 #, gcc-internal-format
40232 msgid "  enters scope of %q#D, which has non-trivial destructor"
40233 msgstr ""
40235 #: cp/decl.c:3277
40236 #, gcc-internal-format, gfc-internal-format
40237 msgid "  %s"
40238 msgstr "  %s"
40240 #: cp/decl.c:3372 cp/decl.c:3392
40241 #, gcc-internal-format
40242 msgid "  enters catch block"
40243 msgstr ""
40245 #: cp/decl.c:3379
40246 #, gcc-internal-format
40247 msgid "  skips initialization of %q#D"
40248 msgstr ""
40250 #: cp/decl.c:3382
40251 #, gcc-internal-format
40252 msgid "  enters scope of %q#D which has non-trivial destructor"
40253 msgstr ""
40255 #: cp/decl.c:3390
40256 #, gcc-internal-format
40257 msgid "  enters try block"
40258 msgstr ""
40260 #: cp/decl.c:3394
40261 #, gcc-internal-format
40262 msgid "  enters synchronized or atomic statement"
40263 msgstr ""
40265 #: cp/decl.c:3396
40266 #, gcc-internal-format
40267 msgid "  enters %<constexpr%> if statement"
40268 msgstr ""
40270 #: cp/decl.c:3402
40271 #, gcc-internal-format
40272 msgid "  enters OpenMP structured block"
40273 msgstr ""
40275 #: cp/decl.c:3434 cp/parser.c:12363 cp/parser.c:12384
40276 #, gcc-internal-format
40277 msgid "invalid exit from OpenMP structured block"
40278 msgstr ""
40280 #: cp/decl.c:3831
40281 #, gcc-internal-format
40282 msgid "%qD is not a type"
40283 msgstr ""
40285 #: cp/decl.c:3838 cp/parser.c:6369
40286 #, gcc-internal-format
40287 msgid "%qD used without template parameters"
40288 msgstr ""
40290 #: cp/decl.c:3847
40291 #, gcc-internal-format
40292 msgid "%q#T is not a class"
40293 msgstr ""
40295 #: cp/decl.c:3875 cp/decl.c:3968
40296 #, gcc-internal-format
40297 msgid "no class template named %q#T in %q#T"
40298 msgstr ""
40300 #: cp/decl.c:3876
40301 #, gcc-internal-format
40302 msgid "no type named %q#T in %q#T"
40303 msgstr ""
40305 #: cp/decl.c:3889
40306 #, gcc-internal-format
40307 msgid "lookup of %qT in %qT is ambiguous"
40308 msgstr ""
40310 #: cp/decl.c:3898
40311 #, gcc-internal-format
40312 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
40313 msgstr ""
40315 #: cp/decl.c:3905
40316 #, gcc-internal-format
40317 msgid "%<typename %T::%D%> names %q#T, which is not a type"
40318 msgstr ""
40320 #: cp/decl.c:3977
40321 #, gcc-internal-format
40322 msgid "template parameters do not match template %qD"
40323 msgstr ""
40325 #: cp/decl.c:4177
40326 #, gcc-internal-format
40327 msgid "%<-fno-for-scope%> is deprecated"
40328 msgstr "%<-fno-for-scope%> вважається застарілим"
40330 #: cp/decl.c:4180
40331 #, gcc-internal-format
40332 msgid "%<-ffriend-injection%> is deprecated"
40333 msgstr "%<-ffriend-injection%> вважається застарілим"
40335 #: cp/decl.c:4276
40336 #, gcc-internal-format, gfc-internal-format
40337 msgid "-faligned-new=%d is not a power of two"
40338 msgstr ""
40340 #: cp/decl.c:4733
40341 #, gcc-internal-format
40342 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
40343 msgstr ""
40345 #: cp/decl.c:4736
40346 #, gcc-internal-format
40347 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
40348 msgstr ""
40350 #: cp/decl.c:4739
40351 #, gcc-internal-format
40352 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
40353 msgstr ""
40355 #: cp/decl.c:4757
40356 #, gcc-internal-format
40357 msgid "attribute ignored in declaration of %q#T"
40358 msgstr ""
40360 #: cp/decl.c:4760
40361 #, gcc-internal-format
40362 msgid "attribute for %q#T must follow the %qs keyword"
40363 msgstr ""
40365 #: cp/decl.c:4783
40366 #, gcc-internal-format
40367 msgid "multiple types in one declaration"
40368 msgstr ""
40370 #: cp/decl.c:4788
40371 #, gcc-internal-format
40372 msgid "redeclaration of C++ built-in type %qT"
40373 msgstr ""
40375 #: cp/decl.c:4806
40376 #, gcc-internal-format
40377 msgid "%<auto%> can only be specified for variables or function declarations"
40378 msgstr ""
40380 #: cp/decl.c:4832
40381 #, gcc-internal-format
40382 msgid "missing type-name in typedef-declaration"
40383 msgstr ""
40385 #: cp/decl.c:4840
40386 #, gcc-internal-format
40387 msgid "ISO C++ prohibits anonymous structs"
40388 msgstr ""
40390 #: cp/decl.c:4847
40391 #, gcc-internal-format
40392 msgid "%<inline%> can only be specified for functions"
40393 msgstr ""
40395 #: cp/decl.c:4850
40396 #, gcc-internal-format
40397 msgid "%<virtual%> can only be specified for functions"
40398 msgstr ""
40400 #: cp/decl.c:4855
40401 #, gcc-internal-format
40402 msgid "%<friend%> can only be specified inside a class"
40403 msgstr ""
40405 #: cp/decl.c:4858
40406 #, gcc-internal-format
40407 msgid "%<explicit%> can only be specified for constructors"
40408 msgstr ""
40410 #: cp/decl.c:4861
40411 #, gcc-internal-format
40412 msgid "a storage class can only be specified for objects and functions"
40413 msgstr ""
40415 #: cp/decl.c:4865
40416 #, gcc-internal-format
40417 msgid "%<const%> can only be specified for objects and functions"
40418 msgstr ""
40420 #: cp/decl.c:4869
40421 #, gcc-internal-format
40422 msgid "%<volatile%> can only be specified for objects and functions"
40423 msgstr ""
40425 #: cp/decl.c:4873
40426 #, gcc-internal-format
40427 msgid "%<__restrict%> can only be specified for objects and functions"
40428 msgstr ""
40430 #: cp/decl.c:4877
40431 #, gcc-internal-format
40432 msgid "%<__thread%> can only be specified for objects and functions"
40433 msgstr ""
40435 #: cp/decl.c:4881
40436 #, gcc-internal-format
40437 msgid "%<typedef%> was ignored in this declaration"
40438 msgstr ""
40440 #: cp/decl.c:4884
40441 #, gcc-internal-format
40442 msgid "%<constexpr%> cannot be used for type declarations"
40443 msgstr ""
40445 #: cp/decl.c:4906
40446 #, gcc-internal-format
40447 msgid "attribute ignored in explicit instantiation %q#T"
40448 msgstr ""
40450 #: cp/decl.c:4909
40451 #, gcc-internal-format
40452 msgid "no attribute can be applied to an explicit instantiation"
40453 msgstr ""
40455 #: cp/decl.c:4981
40456 #, gcc-internal-format
40457 msgid "ignoring attributes applied to class type %qT outside of definition"
40458 msgstr ""
40460 #. A template type parameter or other dependent type.
40461 #: cp/decl.c:4985
40462 #, gcc-internal-format
40463 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
40464 msgstr ""
40466 #: cp/decl.c:5054 cp/decl2.c:841
40467 #, gcc-internal-format
40468 msgid "typedef %qD is initialized (use decltype instead)"
40469 msgstr ""
40471 #: cp/decl.c:5062
40472 #, gcc-internal-format
40473 msgid "declaration of %q#D has %<extern%> and is initialized"
40474 msgstr ""
40476 #: cp/decl.c:5091
40477 #, gcc-internal-format
40478 msgid "definition of %q#D is marked %<dllimport%>"
40479 msgstr ""
40481 #: cp/decl.c:5115
40482 #, gcc-internal-format
40483 msgid "%q+#D is not a static data member of %q#T"
40484 msgstr ""
40486 #: cp/decl.c:5123
40487 #, gcc-internal-format
40488 msgid "non-member-template declaration of %qD"
40489 msgstr ""
40491 #: cp/decl.c:5124
40492 #, gcc-internal-format
40493 msgid "does not match member template declaration here"
40494 msgstr ""
40496 #: cp/decl.c:5136
40497 #, gcc-internal-format
40498 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
40499 msgstr ""
40501 #: cp/decl.c:5148
40502 #, gcc-internal-format
40503 msgid "duplicate initialization of %qD"
40504 msgstr ""
40506 #: cp/decl.c:5197
40507 #, gcc-internal-format
40508 msgid "declaration of %q#D outside of class is not definition"
40509 msgstr ""
40511 #: cp/decl.c:5230
40512 #, gcc-internal-format
40513 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
40514 msgstr ""
40516 #: cp/decl.c:5233
40517 #, gcc-internal-format
40518 msgid "%qD declared %<static%> in %<constexpr%> function"
40519 msgstr ""
40521 #: cp/decl.c:5298
40522 #, gcc-internal-format
40523 msgid "variable %q#D has initializer but incomplete type"
40524 msgstr ""
40526 #: cp/decl.c:5304 cp/decl.c:6259
40527 #, gcc-internal-format
40528 msgid "elements of array %q#D have incomplete type"
40529 msgstr ""
40531 #: cp/decl.c:5314
40532 #, gcc-internal-format
40533 msgid "aggregate %q#D has incomplete type and cannot be defined"
40534 msgstr ""
40536 #: cp/decl.c:5349
40537 #, gcc-internal-format
40538 msgid "%qD declared as reference but not initialized"
40539 msgstr ""
40541 #: cp/decl.c:5406
40542 #, gcc-internal-format
40543 msgid "name used in a GNU-style designated initializer for an array"
40544 msgstr ""
40546 #: cp/decl.c:5412
40547 #, gcc-internal-format
40548 msgid "name %qD used in a GNU-style designated initializer for an array"
40549 msgstr ""
40551 #: cp/decl.c:5431
40552 #, gcc-internal-format
40553 msgid "non-trivial designated initializers not supported"
40554 msgstr ""
40556 #: cp/decl.c:5434
40557 #, gcc-internal-format
40558 msgid "C99 designator %qE is not an integral constant-expression"
40559 msgstr ""
40561 #: cp/decl.c:5490
40562 #, gcc-internal-format
40563 msgid "initializer fails to determine size of %qD"
40564 msgstr ""
40566 #: cp/decl.c:5497
40567 #, gcc-internal-format
40568 msgid "array size missing in %qD"
40569 msgstr ""
40571 #: cp/decl.c:5509
40572 #, gcc-internal-format
40573 msgid "zero-size array %qD"
40574 msgstr ""
40576 #: cp/decl.c:5549
40577 #, gcc-internal-format
40578 msgid "storage size of %qD isn%'t known"
40579 msgstr ""
40581 #: cp/decl.c:5573
40582 #, gcc-internal-format
40583 msgid "storage size of %qD isn%'t constant"
40584 msgstr ""
40586 #: cp/decl.c:5621
40587 #, gcc-internal-format
40588 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
40589 msgstr ""
40591 #: cp/decl.c:5625
40592 #, gcc-internal-format
40593 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
40594 msgstr ""
40596 #: cp/decl.c:5631
40597 #, gcc-internal-format
40598 msgid "you can work around this by removing the initializer"
40599 msgstr ""
40601 #: cp/decl.c:5667
40602 #, gcc-internal-format
40603 msgid "uninitialized const %qD"
40604 msgstr ""
40606 #: cp/decl.c:5674
40607 #, gcc-internal-format
40608 msgid "uninitialized variable %qD in %<constexpr%> function"
40609 msgstr ""
40611 #: cp/decl.c:5681
40612 #, gcc-internal-format
40613 msgid "uninitialized variable %qD in %<constexpr%> context"
40614 msgstr ""
40616 #: cp/decl.c:5689
40617 #, gcc-internal-format
40618 msgid "%q#T has no user-provided default constructor"
40619 msgstr ""
40621 #: cp/decl.c:5693
40622 #, gcc-internal-format
40623 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
40624 msgstr ""
40626 #: cp/decl.c:5696
40627 #, gcc-internal-format
40628 msgid "and the implicitly-defined constructor does not initialize %q#D"
40629 msgstr ""
40631 #: cp/decl.c:5840
40632 #, gcc-internal-format
40633 msgid "invalid type %qT as initializer for a vector of type %qT"
40634 msgstr ""
40636 #: cp/decl.c:5881
40637 #, gcc-internal-format
40638 msgid "initializer for %qT must be brace-enclosed"
40639 msgstr ""
40641 #: cp/decl.c:5916
40642 #, gcc-internal-format
40643 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
40644 msgstr ""
40646 #: cp/decl.c:5924
40647 #, gcc-internal-format
40648 msgid "%qT has no non-static data member named %qD"
40649 msgstr ""
40651 #: cp/decl.c:5944
40652 #, gcc-internal-format
40653 msgid "invalid initializer for %q#D"
40654 msgstr ""
40656 #: cp/decl.c:5974
40657 #, gcc-internal-format
40658 msgid "C99 designator %qE outside aggregate initializer"
40659 msgstr ""
40661 #: cp/decl.c:6011 cp/decl.c:6234 cp/typeck2.c:1310 cp/typeck2.c:1593
40662 #: cp/typeck2.c:1641 cp/typeck2.c:1688
40663 #, gcc-internal-format
40664 msgid "too many initializers for %qT"
40665 msgstr ""
40667 #: cp/decl.c:6050
40668 #, gcc-internal-format
40669 msgid "braces around scalar initializer for type %qT"
40670 msgstr ""
40672 #: cp/decl.c:6159
40673 #, gcc-internal-format
40674 msgid "missing braces around initializer for %qT"
40675 msgstr ""
40677 #: cp/decl.c:6261
40678 #, gcc-internal-format
40679 msgid "elements of array %q#T have incomplete type"
40680 msgstr ""
40682 #: cp/decl.c:6269
40683 #, gcc-internal-format
40684 msgid "variable-sized compound literal"
40685 msgstr ""
40687 #: cp/decl.c:6324
40688 #, gcc-internal-format
40689 msgid "%q#D has incomplete type"
40690 msgstr ""
40692 #: cp/decl.c:6345
40693 #, gcc-internal-format
40694 msgid "scalar object %qD requires one element in initializer"
40695 msgstr ""
40697 #: cp/decl.c:6390
40698 #, gcc-internal-format
40699 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
40700 msgstr ""
40702 #: cp/decl.c:6487
40703 #, gcc-internal-format
40704 msgid "array %qD initialized by parenthesized string literal %qE"
40705 msgstr ""
40707 #: cp/decl.c:6523
40708 #, gcc-internal-format
40709 msgid "initializer invalid for static member with constructor"
40710 msgstr ""
40712 #: cp/decl.c:6525
40713 #, gcc-internal-format
40714 msgid "non-constant in-class initialization invalid for static member %qD"
40715 msgstr ""
40717 #: cp/decl.c:6528
40718 #, gcc-internal-format
40719 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
40720 msgstr ""
40722 #: cp/decl.c:6533
40723 #, gcc-internal-format
40724 msgid "(an out of class initialization is required)"
40725 msgstr ""
40727 #: cp/decl.c:6712
40728 #, gcc-internal-format
40729 msgid "reference %qD is initialized with itself"
40730 msgstr ""
40732 #: cp/decl.c:6855
40733 #, gcc-internal-format
40734 msgid "assignment (not initialization) in declaration"
40735 msgstr ""
40737 #: cp/decl.c:6873 cp/decl.c:12629
40738 #, gcc-internal-format
40739 msgid "ISO C++17 does not allow %<register%> storage class specifier"
40740 msgstr ""
40742 #: cp/decl.c:6877 cp/decl.c:12633
40743 #, gcc-internal-format
40744 msgid "%<register%> storage class specifier used"
40745 msgstr ""
40747 #: cp/decl.c:6930
40748 #, gcc-internal-format
40749 msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
40750 msgstr ""
40752 #: cp/decl.c:7026
40753 #, gcc-internal-format
40754 msgid "variable concept has no initializer"
40755 msgstr ""
40757 #: cp/decl.c:7081
40758 #, gcc-internal-format
40759 msgid "shadowing previous type declaration of %q#D"
40760 msgstr ""
40762 #: cp/decl.c:7267
40763 #, gcc-internal-format
40764 msgid "function %q#D is initialized like a variable"
40765 msgstr ""
40767 #: cp/decl.c:7350
40768 #, gcc-internal-format
40769 msgid "cannot decompose class type %qT because it has an anonymous struct member"
40770 msgstr ""
40772 #: cp/decl.c:7353
40773 #, gcc-internal-format
40774 msgid "cannot decompose class type %qT because it has an anonymous union member"
40775 msgstr ""
40777 #: cp/decl.c:7360
40778 #, gcc-internal-format
40779 msgid "cannot decompose inaccessible member %qD of %qT"
40780 msgstr "неможливо розкласти недоступний член %qD %qT"
40782 #: cp/decl.c:7386
40783 #, gcc-internal-format
40784 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
40785 msgstr ""
40787 #: cp/decl.c:7395
40788 #, gcc-internal-format
40789 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
40790 msgstr ""
40792 #: cp/decl.c:7613
40793 #, gcc-internal-format
40794 msgid "structured binding refers to incomplete type %qT"
40795 msgstr ""
40797 #: cp/decl.c:7629
40798 #, gcc-internal-format
40799 msgid "cannot decompose variable length array %qT"
40800 msgstr ""
40802 #: cp/decl.c:7638 cp/decl.c:7723
40803 #, gcc-internal-format, gfc-internal-format
40804 msgid "%u name provided for structured binding"
40805 msgid_plural "%u names provided for structured binding"
40806 msgstr[0] ""
40807 msgstr[1] ""
40808 msgstr[2] ""
40810 #: cp/decl.c:7642
40811 #, gcc-internal-format, gfc-internal-format
40812 msgid "only %u name provided for structured binding"
40813 msgid_plural "only %u names provided for structured binding"
40814 msgstr[0] ""
40815 msgstr[1] ""
40816 msgstr[2] ""
40818 #: cp/decl.c:7645
40819 #, gcc-internal-format
40820 msgid "while %qT decomposes into %wu element"
40821 msgid_plural "while %qT decomposes into %wu elements"
40822 msgstr[0] ""
40823 msgstr[1] ""
40824 msgstr[2] ""
40826 #: cp/decl.c:7690
40827 #, gcc-internal-format
40828 msgid "cannot decompose variable length vector %qT"
40829 msgstr ""
40831 #: cp/decl.c:7716
40832 #, gcc-internal-format
40833 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
40834 msgstr "%<std::tuple_size<%T>::value%> не є інтегральним сталим виразом"
40836 #: cp/decl.c:7725
40837 #, gcc-internal-format
40838 msgid "while %qT decomposes into %E elements"
40839 msgstr ""
40841 #: cp/decl.c:7746
40842 #, gcc-internal-format
40843 msgid "in initialization of structured binding variable %qD"
40844 msgstr ""
40846 #: cp/decl.c:7772
40847 #, gcc-internal-format
40848 msgid "cannot decompose union type %qT"
40849 msgstr "не вдалося розкласти тип об'єднання %qT"
40851 #: cp/decl.c:7777
40852 #, gcc-internal-format
40853 msgid "cannot decompose non-array non-class type %qT"
40854 msgstr ""
40856 #: cp/decl.c:7782
40857 #, gcc-internal-format
40858 msgid "cannot decompose lambda closure type %qT"
40859 msgstr ""
40861 #: cp/decl.c:7786
40862 #, gcc-internal-format
40863 msgid "structured binding refers to incomplete class type %qT"
40864 msgstr ""
40866 #: cp/decl.c:7795
40867 #, gcc-internal-format
40868 msgid "cannot decompose class type %qT without non-static data members"
40869 msgstr ""
40871 #: cp/decl.c:8234
40872 #, gcc-internal-format
40873 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
40874 msgstr ""
40876 #: cp/decl.c:8237
40877 #, gcc-internal-format
40878 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
40879 msgstr ""
40881 #: cp/decl.c:8243
40882 #, gcc-internal-format
40883 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
40884 msgstr ""
40886 #: cp/decl.c:8471
40887 #, gcc-internal-format
40888 msgid "initializer fails to determine size of %qT"
40889 msgstr ""
40891 #: cp/decl.c:8475
40892 #, gcc-internal-format
40893 msgid "array size missing in %qT"
40894 msgstr ""
40896 #: cp/decl.c:8478
40897 #, gcc-internal-format
40898 msgid "zero-size array %qT"
40899 msgstr ""
40901 #: cp/decl.c:8494
40902 #, gcc-internal-format
40903 msgid "destructor for alien class %qT cannot be a member"
40904 msgstr ""
40906 #: cp/decl.c:8496
40907 #, gcc-internal-format
40908 msgid "constructor for alien class %qT cannot be a member"
40909 msgstr ""
40911 #: cp/decl.c:8520
40912 #, gcc-internal-format
40913 msgid "%qD declared as a %<virtual%> variable"
40914 msgstr ""
40916 #: cp/decl.c:8522
40917 #, gcc-internal-format
40918 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
40919 msgstr ""
40921 #: cp/decl.c:8527
40922 #, gcc-internal-format
40923 msgid "%qD declared as a %<virtual%> parameter"
40924 msgstr ""
40926 #: cp/decl.c:8529
40927 #, gcc-internal-format
40928 msgid "%qD declared as an %<inline%> parameter"
40929 msgstr ""
40931 #: cp/decl.c:8531
40932 #, gcc-internal-format
40933 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
40934 msgstr ""
40936 #: cp/decl.c:8536
40937 #, gcc-internal-format
40938 msgid "%qD declared as a %<virtual%> type"
40939 msgstr ""
40941 #: cp/decl.c:8538
40942 #, gcc-internal-format
40943 msgid "%qD declared as an %<inline%> type"
40944 msgstr ""
40946 #: cp/decl.c:8540
40947 #, gcc-internal-format
40948 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
40949 msgstr ""
40951 #: cp/decl.c:8545
40952 #, gcc-internal-format
40953 msgid "%qD declared as a %<virtual%> field"
40954 msgstr ""
40956 #: cp/decl.c:8547
40957 #, gcc-internal-format
40958 msgid "%qD declared as an %<inline%> field"
40959 msgstr ""
40961 #: cp/decl.c:8549
40962 #, gcc-internal-format
40963 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
40964 msgstr ""
40966 #: cp/decl.c:8556
40967 #, gcc-internal-format
40968 msgid "%q+D declared as a friend"
40969 msgstr ""
40971 #: cp/decl.c:8563
40972 #, gcc-internal-format
40973 msgid "%q+D declared with an exception specification"
40974 msgstr ""
40976 #: cp/decl.c:8595
40977 #, gcc-internal-format
40978 msgid "definition of %qD is not in namespace enclosing %qT"
40979 msgstr ""
40981 #: cp/decl.c:8635
40982 #, gcc-internal-format
40983 msgid "static member function %q#D declared with type qualifiers"
40984 msgstr ""
40986 #: cp/decl.c:8645
40987 #, gcc-internal-format
40988 msgid "concept %q#D declared with function parameters"
40989 msgstr ""
40991 #: cp/decl.c:8651
40992 #, gcc-internal-format
40993 msgid "concept %q#D declared with a deduced return type"
40994 msgstr ""
40996 #: cp/decl.c:8653
40997 #, gcc-internal-format
40998 msgid "concept %q#D with non-%<bool%> return type %qT"
40999 msgstr ""
41001 #: cp/decl.c:8724
41002 #, gcc-internal-format
41003 msgid "concept %qD has no definition"
41004 msgstr ""
41006 #: cp/decl.c:8793
41007 #, gcc-internal-format
41008 msgid "defining explicit specialization %qD in friend declaration"
41009 msgstr ""
41011 #. Something like `template <class T> friend void f<T>()'.
41012 #: cp/decl.c:8803
41013 #, gcc-internal-format
41014 msgid "invalid use of template-id %qD in declaration of primary template"
41015 msgstr ""
41017 #: cp/decl.c:8821
41018 #, gcc-internal-format
41019 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
41020 msgstr ""
41022 #: cp/decl.c:8829
41023 #, gcc-internal-format
41024 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
41025 msgstr ""
41027 #: cp/decl.c:8878
41028 #, gcc-internal-format
41029 msgid "cannot declare %<::main%> to be a template"
41030 msgstr ""
41032 #: cp/decl.c:8880
41033 #, gcc-internal-format
41034 msgid "cannot declare %<::main%> to be inline"
41035 msgstr ""
41037 #: cp/decl.c:8882
41038 #, gcc-internal-format
41039 msgid "cannot declare %<::main%> to be %<constexpr%>"
41040 msgstr ""
41042 #: cp/decl.c:8884
41043 #, gcc-internal-format
41044 msgid "cannot declare %<::main%> to be static"
41045 msgstr ""
41047 #: cp/decl.c:8941
41048 #, gcc-internal-format
41049 msgid "static member function %qD cannot have cv-qualifier"
41050 msgstr ""
41052 #: cp/decl.c:8942
41053 #, gcc-internal-format
41054 msgid "non-member function %qD cannot have cv-qualifier"
41055 msgstr ""
41057 #: cp/decl.c:8950
41058 #, gcc-internal-format
41059 msgid "static member function %qD cannot have ref-qualifier"
41060 msgstr ""
41062 #: cp/decl.c:8951
41063 #, gcc-internal-format
41064 msgid "non-member function %qD cannot have ref-qualifier"
41065 msgstr ""
41067 #: cp/decl.c:8961
41068 #, gcc-internal-format
41069 msgid "deduction guide %qD must be declared at namespace scope"
41070 msgstr ""
41072 #: cp/decl.c:8967
41073 #, gcc-internal-format
41074 msgid "deduction guide %qD must not have a function body"
41075 msgstr ""
41077 #: cp/decl.c:8980
41078 #, gcc-internal-format
41079 msgid "literal operator with C linkage"
41080 msgstr ""
41082 #: cp/decl.c:8990
41083 #, gcc-internal-format
41084 msgid "%qD has invalid argument list"
41085 msgstr ""
41087 #: cp/decl.c:8998
41088 #, gcc-internal-format
41089 msgid "integer suffix %qs shadowed by implementation"
41090 msgstr ""
41092 #: cp/decl.c:9004
41093 #, gcc-internal-format
41094 msgid "floating point suffix %qs shadowed by implementation"
41095 msgstr ""
41097 #: cp/decl.c:9012
41098 #, gcc-internal-format
41099 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
41100 msgstr ""
41102 #: cp/decl.c:9017
41103 #, gcc-internal-format
41104 msgid "%qD must be a non-member function"
41105 msgstr ""
41107 #: cp/decl.c:9097
41108 #, gcc-internal-format
41109 msgid "%<::main%> must return %<int%>"
41110 msgstr ""
41112 #: cp/decl.c:9137
41113 #, gcc-internal-format
41114 msgid "definition of implicitly-declared %qD"
41115 msgstr ""
41117 #: cp/decl.c:9142
41118 #, gcc-internal-format
41119 msgid "definition of explicitly-defaulted %q+D"
41120 msgstr ""
41122 #: cp/decl.c:9144
41123 #, gcc-internal-format
41124 msgid "%q#D explicitly defaulted here"
41125 msgstr "%q#D явним чином типово визначено тут"
41127 #: cp/decl.c:9161
41128 #, gcc-internal-format
41129 msgid "no %q#D member function declared in class %qT"
41130 msgstr ""
41132 #: cp/decl.c:9350
41133 #, gcc-internal-format
41134 msgid "cannot declare %<::main%> to be a global variable"
41135 msgstr ""
41137 #: cp/decl.c:9358
41138 #, gcc-internal-format
41139 msgid "a non-template variable cannot be %<concept%>"
41140 msgstr ""
41142 #: cp/decl.c:9365
41143 #, gcc-internal-format
41144 msgid "concept must have type %<bool%>"
41145 msgstr ""
41147 #: cp/decl.c:9485
41148 #, gcc-internal-format
41149 msgid "in-class initialization of static data member %q#D of incomplete type"
41150 msgstr ""
41152 #: cp/decl.c:9489
41153 #, gcc-internal-format
41154 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
41155 msgstr ""
41157 #: cp/decl.c:9493
41158 #, gcc-internal-format
41159 msgid "in-class initialization of static data member %q#D of non-literal type"
41160 msgstr ""
41162 #: cp/decl.c:9507
41163 #, gcc-internal-format
41164 msgid "invalid in-class initialization of static data member of non-integral type %qT"
41165 msgstr ""
41167 #: cp/decl.c:9514
41168 #, gcc-internal-format
41169 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
41170 msgstr ""
41172 #: cp/decl.c:9519
41173 #, gcc-internal-format
41174 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
41175 msgstr ""
41177 #: cp/decl.c:9619
41178 #, gcc-internal-format
41179 msgid "size of array %qD has non-integral type %qT"
41180 msgstr ""
41182 #: cp/decl.c:9621
41183 #, gcc-internal-format
41184 msgid "size of array has non-integral type %qT"
41185 msgstr ""
41187 #: cp/decl.c:9651 cp/decl.c:9701
41188 #, gcc-internal-format
41189 msgid "size of array is not an integral constant-expression"
41190 msgstr ""
41192 #: cp/decl.c:9667
41193 #, gcc-internal-format
41194 msgid "size of array %qD is negative"
41195 msgstr ""
41197 #: cp/decl.c:9669 cp/init.c:3667
41198 #, gcc-internal-format
41199 msgid "size of array is negative"
41200 msgstr ""
41202 #: cp/decl.c:9683
41203 #, gcc-internal-format
41204 msgid "ISO C++ forbids zero-size array %qD"
41205 msgstr ""
41207 #: cp/decl.c:9685
41208 #, gcc-internal-format
41209 msgid "ISO C++ forbids zero-size array"
41210 msgstr ""
41212 #: cp/decl.c:9698
41213 #, gcc-internal-format
41214 msgid "size of array %qD is not an integral constant-expression"
41215 msgstr ""
41217 #: cp/decl.c:9707
41218 #, gcc-internal-format
41219 msgid "ISO C++ forbids variable length array %qD"
41220 msgstr ""
41222 #: cp/decl.c:9709
41223 #, gcc-internal-format
41224 msgid "ISO C++ forbids variable length array"
41225 msgstr ""
41227 #: cp/decl.c:9715
41228 #, gcc-internal-format
41229 msgid "variable length array %qD is used"
41230 msgstr ""
41232 #: cp/decl.c:9718
41233 #, gcc-internal-format
41234 msgid "variable length array is used"
41235 msgstr ""
41237 #: cp/decl.c:9767
41238 #, gcc-internal-format
41239 msgid "overflow in array dimension"
41240 msgstr ""
41242 #: cp/decl.c:9820
41243 #, gcc-internal-format
41244 msgid "%qD declared as array of %qT"
41245 msgstr ""
41247 #: cp/decl.c:9830
41248 #, gcc-internal-format
41249 msgid "declaration of %qD as array of void"
41250 msgstr ""
41252 #: cp/decl.c:9832
41253 #, gcc-internal-format
41254 msgid "creating array of void"
41255 msgstr ""
41257 #: cp/decl.c:9837
41258 #, gcc-internal-format
41259 msgid "declaration of %qD as array of functions"
41260 msgstr ""
41262 #: cp/decl.c:9839
41263 #, gcc-internal-format
41264 msgid "creating array of functions"
41265 msgstr ""
41267 #: cp/decl.c:9844
41268 #, gcc-internal-format
41269 msgid "declaration of %qD as array of references"
41270 msgstr ""
41272 #: cp/decl.c:9846
41273 #, gcc-internal-format
41274 msgid "creating array of references"
41275 msgstr ""
41277 #: cp/decl.c:9851
41278 #, gcc-internal-format
41279 msgid "declaration of %qD as array of function members"
41280 msgstr ""
41282 #: cp/decl.c:9853
41283 #, gcc-internal-format
41284 msgid "creating array of function members"
41285 msgstr ""
41287 #: cp/decl.c:9867
41288 #, gcc-internal-format
41289 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
41290 msgstr ""
41292 #: cp/decl.c:9871
41293 #, gcc-internal-format
41294 msgid "multidimensional array must have bounds for all dimensions except the first"
41295 msgstr ""
41297 #: cp/decl.c:9930
41298 #, gcc-internal-format
41299 msgid "return type specification for constructor invalid"
41300 msgstr ""
41302 #: cp/decl.c:9933
41303 #, gcc-internal-format
41304 msgid "qualifiers are not allowed on constructor declaration"
41305 msgstr ""
41307 #: cp/decl.c:9943
41308 #, gcc-internal-format
41309 msgid "return type specification for destructor invalid"
41310 msgstr ""
41312 #: cp/decl.c:9946
41313 #, gcc-internal-format
41314 msgid "qualifiers are not allowed on destructor declaration"
41315 msgstr ""
41317 #: cp/decl.c:9958
41318 #, gcc-internal-format
41319 msgid "return type specified for %<operator %T%>"
41320 msgstr ""
41322 #: cp/decl.c:9961
41323 #, gcc-internal-format
41324 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
41325 msgstr ""
41327 #: cp/decl.c:9969
41328 #, gcc-internal-format
41329 msgid "return type specified for deduction guide"
41330 msgstr ""
41332 #: cp/decl.c:9972
41333 #, gcc-internal-format
41334 msgid "qualifiers are not allowed on declaration of deduction guide"
41335 msgstr ""
41337 #: cp/decl.c:9976
41338 #, gcc-internal-format
41339 msgid "template template parameter %qT in declaration of deduction guide"
41340 msgstr ""
41342 #: cp/decl.c:9985
41343 #, gcc-internal-format
41344 msgid "decl-specifier in declaration of deduction guide"
41345 msgstr ""
41347 #: cp/decl.c:10006
41348 #, gcc-internal-format
41349 msgid "unnamed variable or field declared void"
41350 msgstr ""
41352 #: cp/decl.c:10013
41353 #, gcc-internal-format
41354 msgid "variable or field declared void"
41355 msgstr ""
41357 #: cp/decl.c:10028
41358 #, gcc-internal-format
41359 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
41360 msgstr ""
41362 #: cp/decl.c:10034
41363 #, gcc-internal-format
41364 msgid "inline variables are only available with -std=c++17 or -std=gnu++17"
41365 msgstr ""
41367 #: cp/decl.c:10292
41368 #, gcc-internal-format
41369 msgid "invalid use of qualified-name %<::%D%>"
41370 msgstr ""
41372 #: cp/decl.c:10295 cp/decl.c:10315
41373 #, gcc-internal-format
41374 msgid "invalid use of qualified-name %<%T::%D%>"
41375 msgstr ""
41377 #: cp/decl.c:10298
41378 #, gcc-internal-format
41379 msgid "invalid use of qualified-name %<%D::%D%>"
41380 msgstr ""
41382 #: cp/decl.c:10307
41383 #, gcc-internal-format
41384 msgid "%q#T is not a class or a namespace"
41385 msgstr ""
41387 #: cp/decl.c:10329 cp/decl.c:10422 cp/decl.c:10431 cp/decl.c:11994
41388 #, gcc-internal-format
41389 msgid "declaration of %qD as non-function"
41390 msgstr ""
41392 #: cp/decl.c:10335
41393 #, gcc-internal-format
41394 msgid "declaration of %qD as non-member"
41395 msgstr ""
41397 #: cp/decl.c:10363
41398 #, gcc-internal-format
41399 msgid "declarator-id missing; using reserved word %qD"
41400 msgstr ""
41402 #: cp/decl.c:10414
41403 #, gcc-internal-format
41404 msgid "function definition does not declare parameters"
41405 msgstr ""
41407 #: cp/decl.c:10439
41408 #, gcc-internal-format
41409 msgid "declaration of %qD as %<typedef%>"
41410 msgstr ""
41412 #: cp/decl.c:10444
41413 #, gcc-internal-format
41414 msgid "declaration of %qD as parameter"
41415 msgstr ""
41417 #: cp/decl.c:10478
41418 #, gcc-internal-format
41419 msgid "%<concept%> cannot appear in a typedef declaration"
41420 msgstr ""
41422 #: cp/decl.c:10484
41423 #, gcc-internal-format
41424 msgid "%<constexpr%> cannot appear in a typedef declaration"
41425 msgstr ""
41427 #: cp/decl.c:10492
41428 #, gcc-internal-format
41429 msgid "two or more data types in declaration of %qs"
41430 msgstr ""
41432 #: cp/decl.c:10498
41433 #, gcc-internal-format
41434 msgid "conflicting specifiers in declaration of %qs"
41435 msgstr ""
41437 #: cp/decl.c:10539
41438 #, gcc-internal-format
41439 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
41440 msgstr ""
41442 #: cp/decl.c:10588 cp/decl.c:10591 cp/decl.c:10594
41443 #, gcc-internal-format
41444 msgid "ISO C++ forbids declaration of %qs with no type"
41445 msgstr ""
41447 #: cp/decl.c:10610
41448 #, gcc-internal-format
41449 msgid "%<__int%d%> is not supported by this target"
41450 msgstr ""
41452 #: cp/decl.c:10616
41453 #, gcc-internal-format
41454 msgid "ISO C++ does not support %<__int%d%> for %qs"
41455 msgstr ""
41457 #: cp/decl.c:10638 cp/decl.c:10658
41458 #, gcc-internal-format
41459 msgid "%<signed%> or %<unsigned%> invalid for %qs"
41460 msgstr ""
41462 #: cp/decl.c:10640
41463 #, gcc-internal-format
41464 msgid "%<signed%> and %<unsigned%> specified together for %qs"
41465 msgstr ""
41467 #: cp/decl.c:10642
41468 #, gcc-internal-format
41469 msgid "%<long long%> invalid for %qs"
41470 msgstr ""
41472 #: cp/decl.c:10644
41473 #, gcc-internal-format
41474 msgid "%<long%> invalid for %qs"
41475 msgstr ""
41477 #: cp/decl.c:10646
41478 #, gcc-internal-format
41479 msgid "%<short%> invalid for %qs"
41480 msgstr ""
41482 #: cp/decl.c:10648
41483 #, gcc-internal-format
41484 msgid "%<long%> or %<short%> invalid for %qs"
41485 msgstr ""
41487 #: cp/decl.c:10650
41488 #, gcc-internal-format
41489 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
41490 msgstr ""
41492 #: cp/decl.c:10652
41493 #, gcc-internal-format
41494 msgid "%<long%> or %<short%> specified with char for %qs"
41495 msgstr ""
41497 #: cp/decl.c:10654
41498 #, gcc-internal-format
41499 msgid "%<long%> and %<short%> specified together for %qs"
41500 msgstr ""
41502 #: cp/decl.c:10660
41503 #, gcc-internal-format
41504 msgid "%<short%> or %<long%> invalid for %qs"
41505 msgstr ""
41507 #: cp/decl.c:10668
41508 #, gcc-internal-format
41509 msgid "long, short, signed or unsigned used invalidly for %qs"
41510 msgstr ""
41512 #: cp/decl.c:10736
41513 #, gcc-internal-format
41514 msgid "complex invalid for %qs"
41515 msgstr ""
41517 #: cp/decl.c:10775
41518 #, gcc-internal-format
41519 msgid "template placeholder type %qT must be followed by a simple declarator-id"
41520 msgstr ""
41522 #: cp/decl.c:10793
41523 #, gcc-internal-format
41524 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
41525 msgstr ""
41527 #: cp/decl.c:10799
41528 #, gcc-internal-format
41529 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
41530 msgstr ""
41532 #: cp/decl.c:10809
41533 #, gcc-internal-format
41534 msgid "typedef declaration invalid in parameter declaration"
41535 msgstr ""
41537 #: cp/decl.c:10814
41538 #, gcc-internal-format
41539 msgid "storage class specified for template parameter %qs"
41540 msgstr ""
41542 #: cp/decl.c:10820
41543 #, gcc-internal-format
41544 msgid "storage class specifiers invalid in parameter declarations"
41545 msgstr ""
41547 #: cp/decl.c:10824
41548 #, gcc-internal-format
41549 msgid "a parameter cannot be declared %<concept%>"
41550 msgstr ""
41552 #: cp/decl.c:10829
41553 #, gcc-internal-format
41554 msgid "a parameter cannot be declared %<constexpr%>"
41555 msgstr ""
41557 #: cp/decl.c:10839
41558 #, gcc-internal-format
41559 msgid "%<virtual%> outside class declaration"
41560 msgstr ""
41562 #: cp/decl.c:10849
41563 #, gcc-internal-format
41564 msgid "structured binding declaration cannot be %<inline%>"
41565 msgstr ""
41567 #: cp/decl.c:10852
41568 #, gcc-internal-format
41569 msgid "structured binding declaration cannot be %<typedef%>"
41570 msgstr ""
41572 #: cp/decl.c:10854
41573 #, gcc-internal-format
41574 msgid "structured binding declaration cannot be %<constexpr%>"
41575 msgstr ""
41577 #: cp/decl.c:10858
41578 #, gcc-internal-format
41579 msgid "structured binding declaration cannot be %qs"
41580 msgstr ""
41582 #: cp/decl.c:10863
41583 #, gcc-internal-format
41584 msgid "structured binding declaration cannot be %<concept%>"
41585 msgstr ""
41587 #: cp/decl.c:10869
41588 #, gcc-internal-format
41589 msgid "structured binding declaration cannot be %<register%>"
41590 msgstr ""
41592 #: cp/decl.c:10873
41593 #, gcc-internal-format
41594 msgid "structured binding declaration cannot be %<static%>"
41595 msgstr ""
41597 #: cp/decl.c:10877
41598 #, gcc-internal-format
41599 msgid "structured binding declaration cannot be %<extern%>"
41600 msgstr ""
41602 #: cp/decl.c:10881
41603 #, gcc-internal-format
41604 msgid "structured binding declaration cannot be %<mutable%>"
41605 msgstr ""
41607 #: cp/decl.c:10885
41608 #, gcc-internal-format
41609 msgid "structured binding declaration cannot be C++98 %<auto%>"
41610 msgstr ""
41612 #: cp/decl.c:10896
41613 #, gcc-internal-format
41614 msgid "structured binding declaration cannot have type %qT"
41615 msgstr ""
41617 #: cp/decl.c:10899
41618 #, gcc-internal-format
41619 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
41620 msgstr ""
41622 #: cp/decl.c:10930
41623 #, gcc-internal-format
41624 msgid "multiple storage classes in declaration of %qs"
41625 msgstr ""
41627 #: cp/decl.c:10953
41628 #, gcc-internal-format
41629 msgid "storage class specified for %qs"
41630 msgstr ""
41632 #: cp/decl.c:10957
41633 #, gcc-internal-format
41634 msgid "storage class specified for parameter %qs"
41635 msgstr ""
41637 #: cp/decl.c:10970
41638 #, gcc-internal-format
41639 msgid "nested function %qs declared %<extern%>"
41640 msgstr ""
41642 #: cp/decl.c:10974
41643 #, gcc-internal-format
41644 msgid "top-level declaration of %qs specifies %<auto%>"
41645 msgstr ""
41647 #: cp/decl.c:10981
41648 #, gcc-internal-format
41649 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
41650 msgstr ""
41652 #: cp/decl.c:10993
41653 #, gcc-internal-format
41654 msgid "storage class specifiers invalid in friend function declarations"
41655 msgstr ""
41657 #: cp/decl.c:11074
41658 #, gcc-internal-format
41659 msgid "unnecessary parentheses in declaration of %qs"
41660 msgstr ""
41662 #: cp/decl.c:11122
41663 #, gcc-internal-format
41664 msgid "requires-clause on return type"
41665 msgstr ""
41667 #: cp/decl.c:11142
41668 #, gcc-internal-format
41669 msgid "%qs function uses %<auto%> type specifier without trailing return type"
41670 msgstr ""
41672 #: cp/decl.c:11145
41673 #, gcc-internal-format
41674 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
41675 msgstr ""
41677 #: cp/decl.c:11151
41678 #, gcc-internal-format
41679 msgid "virtual function cannot have deduced return type"
41680 msgstr ""
41682 #: cp/decl.c:11158
41683 #, gcc-internal-format
41684 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
41685 msgstr ""
41687 #: cp/decl.c:11171
41688 #, gcc-internal-format
41689 msgid "deduced class type %qD in function return type"
41690 msgstr ""
41692 #: cp/decl.c:11180
41693 #, gcc-internal-format
41694 msgid "deduction guide for %qT must have trailing return type"
41695 msgstr ""
41697 #: cp/decl.c:11193
41698 #, gcc-internal-format
41699 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
41700 msgstr ""
41702 #. Not using maybe_warn_cpp0x because this should
41703 #. always be an error.
41704 #: cp/decl.c:11204
41705 #, gcc-internal-format
41706 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
41707 msgstr ""
41709 #: cp/decl.c:11207
41710 #, gcc-internal-format
41711 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
41712 msgstr ""
41714 #: cp/decl.c:11236
41715 #, gcc-internal-format
41716 msgid "%qs declared as function returning a function"
41717 msgstr ""
41719 #: cp/decl.c:11242
41720 #, gcc-internal-format
41721 msgid "%qs declared as function returning an array"
41722 msgstr ""
41724 #: cp/decl.c:11271
41725 #, gcc-internal-format
41726 msgid "destructor cannot be static member function"
41727 msgstr ""
41729 #: cp/decl.c:11272
41730 #, gcc-internal-format
41731 msgid "constructor cannot be static member function"
41732 msgstr ""
41734 #: cp/decl.c:11276
41735 #, gcc-internal-format
41736 msgid "destructors may not be cv-qualified"
41737 msgstr ""
41739 #: cp/decl.c:11277
41740 #, gcc-internal-format
41741 msgid "constructors may not be cv-qualified"
41742 msgstr ""
41744 #: cp/decl.c:11285
41745 #, gcc-internal-format
41746 msgid "destructors may not be ref-qualified"
41747 msgstr ""
41749 #: cp/decl.c:11286
41750 #, gcc-internal-format
41751 msgid "constructors may not be ref-qualified"
41752 msgstr ""
41754 #: cp/decl.c:11304
41755 #, gcc-internal-format
41756 msgid "constructors cannot be declared %<virtual%>"
41757 msgstr ""
41759 #. Cannot be both friend and virtual.
41760 #: cp/decl.c:11319
41761 #, gcc-internal-format
41762 msgid "virtual functions cannot be friends"
41763 msgstr ""
41765 #: cp/decl.c:11323
41766 #, gcc-internal-format
41767 msgid "friend declaration not in class definition"
41768 msgstr ""
41770 #: cp/decl.c:11325
41771 #, gcc-internal-format
41772 msgid "can%'t define friend function %qs in a local class definition"
41773 msgstr ""
41775 #: cp/decl.c:11337
41776 #, gcc-internal-format
41777 msgid "a conversion function cannot have a trailing return type"
41778 msgstr ""
41780 #: cp/decl.c:11363
41781 #, gcc-internal-format
41782 msgid "destructors may not have parameters"
41783 msgstr ""
41785 #: cp/decl.c:11403
41786 #, gcc-internal-format
41787 msgid "cannot declare pointer to %q#T"
41788 msgstr ""
41790 #: cp/decl.c:11416 cp/decl.c:11423
41791 #, gcc-internal-format
41792 msgid "cannot declare reference to %q#T"
41793 msgstr ""
41795 #: cp/decl.c:11425
41796 #, gcc-internal-format
41797 msgid "cannot declare pointer to %q#T member"
41798 msgstr ""
41800 #: cp/decl.c:11454
41801 #, gcc-internal-format
41802 msgid "cannot declare reference to qualified function type %qT"
41803 msgstr ""
41805 #: cp/decl.c:11455
41806 #, gcc-internal-format
41807 msgid "cannot declare pointer to qualified function type %qT"
41808 msgstr ""
41810 #: cp/decl.c:11528
41811 #, gcc-internal-format
41812 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
41813 msgstr ""
41815 #: cp/decl.c:11598
41816 #, gcc-internal-format
41817 msgid "template-id %qD used as a declarator"
41818 msgstr ""
41820 #: cp/decl.c:11623
41821 #, gcc-internal-format
41822 msgid "member functions are implicitly friends of their class"
41823 msgstr ""
41825 #: cp/decl.c:11629
41826 #, gcc-internal-format
41827 msgid "extra qualification %<%T::%> on member %qs"
41828 msgstr ""
41830 #: cp/decl.c:11659
41831 #, gcc-internal-format
41832 msgid "cannot define member function %<%T::%s%> within %qT"
41833 msgstr ""
41835 #: cp/decl.c:11661
41836 #, gcc-internal-format
41837 msgid "cannot declare member function %<%T::%s%> within %qT"
41838 msgstr ""
41840 #: cp/decl.c:11669
41841 #, gcc-internal-format
41842 msgid "cannot declare member %<%T::%s%> within %qT"
41843 msgstr ""
41845 #: cp/decl.c:11709
41846 #, gcc-internal-format
41847 msgid "non-parameter %qs cannot be a parameter pack"
41848 msgstr ""
41850 #: cp/decl.c:11717
41851 #, gcc-internal-format
41852 msgid "data member may not have variably modified type %qT"
41853 msgstr ""
41855 #: cp/decl.c:11719
41856 #, gcc-internal-format
41857 msgid "parameter may not have variably modified type %qT"
41858 msgstr ""
41860 #: cp/decl.c:11730
41861 #, gcc-internal-format
41862 msgid "%<explicit%> outside class declaration"
41863 msgstr ""
41865 #: cp/decl.c:11733
41866 #, gcc-internal-format
41867 msgid "%<explicit%> in friend declaration"
41868 msgstr ""
41870 #: cp/decl.c:11736
41871 #, gcc-internal-format
41872 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
41873 msgstr ""
41875 #: cp/decl.c:11745
41876 #, gcc-internal-format
41877 msgid "non-member %qs cannot be declared %<mutable%>"
41878 msgstr ""
41880 #: cp/decl.c:11750
41881 #, gcc-internal-format
41882 msgid "non-object member %qs cannot be declared %<mutable%>"
41883 msgstr ""
41885 #: cp/decl.c:11756
41886 #, gcc-internal-format
41887 msgid "function %qs cannot be declared %<mutable%>"
41888 msgstr ""
41890 #: cp/decl.c:11761
41891 #, gcc-internal-format
41892 msgid "static %qs cannot be declared %<mutable%>"
41893 msgstr ""
41895 #: cp/decl.c:11766
41896 #, gcc-internal-format
41897 msgid "const %qs cannot be declared %<mutable%>"
41898 msgstr ""
41900 #: cp/decl.c:11771
41901 #, gcc-internal-format
41902 msgid "reference %qs cannot be declared %<mutable%>"
41903 msgstr ""
41905 #: cp/decl.c:11802
41906 #, gcc-internal-format
41907 msgid "typedef declared %<auto%>"
41908 msgstr ""
41910 #: cp/decl.c:11807
41911 #, gcc-internal-format
41912 msgid "requires-clause on typedef"
41913 msgstr ""
41915 #: cp/decl.c:11811
41916 #, gcc-internal-format
41917 msgid "typedef name may not be a nested-name-specifier"
41918 msgstr ""
41920 #: cp/decl.c:11837
41921 #, gcc-internal-format
41922 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
41923 msgstr ""
41925 #: cp/decl.c:11924
41926 #, gcc-internal-format
41927 msgid "%<inline%> specified for friend class declaration"
41928 msgstr ""
41930 #: cp/decl.c:11932
41931 #, gcc-internal-format
41932 msgid "template parameters cannot be friends"
41933 msgstr ""
41935 #: cp/decl.c:11934
41936 #, gcc-internal-format
41937 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
41938 msgstr ""
41940 #: cp/decl.c:11938
41941 #, gcc-internal-format
41942 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
41943 msgstr ""
41945 #: cp/decl.c:11951
41946 #, gcc-internal-format
41947 msgid "trying to make class %qT a friend of global scope"
41948 msgstr ""
41950 #: cp/decl.c:11971
41951 #, gcc-internal-format
41952 msgid "invalid qualifiers on non-member function type"
41953 msgstr ""
41955 #: cp/decl.c:11975
41956 #, gcc-internal-format
41957 msgid "requires-clause on type-id"
41958 msgstr ""
41960 #: cp/decl.c:11985
41961 #, gcc-internal-format
41962 msgid "abstract declarator %qT used as declaration"
41963 msgstr ""
41965 #: cp/decl.c:12000
41966 #, gcc-internal-format
41967 msgid "requires-clause on declaration of non-function type %qT"
41968 msgstr ""
41970 #: cp/decl.c:12019
41971 #, gcc-internal-format
41972 msgid "cannot use %<::%> in parameter declaration"
41973 msgstr ""
41975 #: cp/decl.c:12025
41976 #, gcc-internal-format
41977 msgid "%<auto%> parameter not permitted in this context"
41978 msgstr ""
41980 #: cp/decl.c:12027
41981 #, gcc-internal-format
41982 msgid "parameter declared %<auto%>"
41983 msgstr ""
41985 #: cp/decl.c:12076 cp/parser.c:3270
41986 #, gcc-internal-format
41987 msgid "invalid use of template-name %qE without an argument list"
41988 msgstr ""
41990 #: cp/decl.c:12080
41991 #, gcc-internal-format
41992 msgid "non-static data member declared with placeholder %qT"
41993 msgstr ""
41995 #: cp/decl.c:12104
41996 #, gcc-internal-format
41997 msgid "ISO C++ forbids flexible array member %qs"
41998 msgstr ""
42000 #: cp/decl.c:12107
42001 #, gcc-internal-format
42002 msgid "ISO C++ forbids flexible array members"
42003 msgstr ""
42005 #. Something like struct S { int N::j; };
42006 #: cp/decl.c:12123
42007 #, gcc-internal-format
42008 msgid "invalid use of %<::%>"
42009 msgstr ""
42011 #: cp/decl.c:12145
42012 #, gcc-internal-format
42013 msgid "declaration of function %qD in invalid context"
42014 msgstr ""
42016 #: cp/decl.c:12154
42017 #, gcc-internal-format
42018 msgid "function %qD declared %<virtual%> inside a union"
42019 msgstr ""
42021 #: cp/decl.c:12163
42022 #, gcc-internal-format
42023 msgid "%qD cannot be declared %<virtual%>, since it is always static"
42024 msgstr ""
42026 #: cp/decl.c:12177
42027 #, gcc-internal-format
42028 msgid "expected qualified name in friend declaration for destructor %qD"
42029 msgstr ""
42031 #: cp/decl.c:12184
42032 #, gcc-internal-format
42033 msgid "declaration of %qD as member of %qT"
42034 msgstr ""
42036 #: cp/decl.c:12190
42037 #, gcc-internal-format
42038 msgid "a destructor cannot be %<concept%>"
42039 msgstr ""
42041 #: cp/decl.c:12195
42042 #, gcc-internal-format
42043 msgid "a destructor cannot be %<constexpr%>"
42044 msgstr ""
42046 #: cp/decl.c:12201
42047 #, gcc-internal-format
42048 msgid "expected qualified name in friend declaration for constructor %qD"
42049 msgstr ""
42051 #: cp/decl.c:12209
42052 #, gcc-internal-format
42053 msgid "a constructor cannot be %<concept%>"
42054 msgstr ""
42056 #: cp/decl.c:12214
42057 #, gcc-internal-format
42058 msgid "a concept cannot be a member function"
42059 msgstr ""
42061 #: cp/decl.c:12223
42062 #, gcc-internal-format
42063 msgid "specialization of variable template %qD declared as function"
42064 msgstr ""
42066 #: cp/decl.c:12226
42067 #, gcc-internal-format
42068 msgid "variable template declared here"
42069 msgstr ""
42071 #: cp/decl.c:12281
42072 #, gcc-internal-format
42073 msgid "field %qD has incomplete type %qT"
42074 msgstr ""
42076 #: cp/decl.c:12286
42077 #, gcc-internal-format
42078 msgid "name %qT has incomplete type"
42079 msgstr ""
42081 #: cp/decl.c:12296
42082 #, gcc-internal-format
42083 msgid "%qE is neither function nor member function; cannot be declared friend"
42084 msgstr ""
42086 #: cp/decl.c:12342
42087 #, gcc-internal-format
42088 msgid "static data member %qE declared %<concept%>"
42089 msgstr ""
42091 #: cp/decl.c:12346
42092 #, gcc-internal-format
42093 msgid "%<constexpr%> static data member %qD must have an initializer"
42094 msgstr ""
42096 #: cp/decl.c:12374
42097 #, gcc-internal-format
42098 msgid "non-static data member %qE declared %<concept%>"
42099 msgstr ""
42101 #: cp/decl.c:12378
42102 #, gcc-internal-format
42103 msgid "non-static data member %qE declared %<constexpr%>"
42104 msgstr ""
42106 #: cp/decl.c:12433
42107 #, gcc-internal-format
42108 msgid "storage class %<auto%> invalid for function %qs"
42109 msgstr ""
42111 #: cp/decl.c:12435
42112 #, gcc-internal-format
42113 msgid "storage class %<register%> invalid for function %qs"
42114 msgstr ""
42116 #: cp/decl.c:12439
42117 #, gcc-internal-format
42118 msgid "storage class %<__thread%> invalid for function %qs"
42119 msgstr ""
42121 #: cp/decl.c:12442
42122 #, gcc-internal-format
42123 msgid "storage class %<thread_local%> invalid for function %qs"
42124 msgstr ""
42126 #: cp/decl.c:12447
42127 #, gcc-internal-format
42128 msgid "virt-specifiers in %qs not allowed outside a class definition"
42129 msgstr ""
42131 #: cp/decl.c:12458
42132 #, gcc-internal-format
42133 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
42134 msgstr ""
42136 #: cp/decl.c:12462
42137 #, gcc-internal-format
42138 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
42139 msgstr ""
42141 #: cp/decl.c:12470
42142 #, gcc-internal-format
42143 msgid "virtual non-class function %qs"
42144 msgstr ""
42146 #: cp/decl.c:12477
42147 #, gcc-internal-format
42148 msgid "%qs defined in a non-class scope"
42149 msgstr ""
42151 #: cp/decl.c:12478
42152 #, gcc-internal-format
42153 msgid "%qs declared in a non-class scope"
42154 msgstr ""
42156 #: cp/decl.c:12513
42157 #, gcc-internal-format
42158 msgid "cannot declare member function %qD to have static linkage"
42159 msgstr ""
42161 #. 7.1.1: There can be no static function declarations within a
42162 #. block.
42163 #: cp/decl.c:12521
42164 #, gcc-internal-format
42165 msgid "cannot declare static function inside another function"
42166 msgstr ""
42168 #: cp/decl.c:12557
42169 #, gcc-internal-format
42170 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
42171 msgstr ""
42173 #: cp/decl.c:12564
42174 #, gcc-internal-format
42175 msgid "static member %qD declared %<register%>"
42176 msgstr ""
42178 #: cp/decl.c:12570
42179 #, gcc-internal-format
42180 msgid "cannot explicitly declare member %q#D to have extern linkage"
42181 msgstr ""
42183 #: cp/decl.c:12577
42184 #, gcc-internal-format
42185 msgid "declaration of %<constexpr%> variable %qD is not a definition"
42186 msgstr ""
42188 #: cp/decl.c:12598
42189 #, gcc-internal-format
42190 msgid "declaration of %q#D has no initializer"
42191 msgstr ""
42193 #: cp/decl.c:12609
42194 #, gcc-internal-format
42195 msgid "%qs initialized and declared %<extern%>"
42196 msgstr ""
42198 #: cp/decl.c:12613
42199 #, gcc-internal-format
42200 msgid "%qs has both %<extern%> and initializer"
42201 msgstr ""
42203 #: cp/decl.c:12778
42204 #, gcc-internal-format
42205 msgid "default argument %qE uses %qD"
42206 msgstr ""
42208 #: cp/decl.c:12781
42209 #, gcc-internal-format
42210 msgid "default argument %qE uses local variable %qD"
42211 msgstr ""
42213 #: cp/decl.c:12865
42214 #, gcc-internal-format
42215 msgid "invalid use of cv-qualified type %qT in parameter declaration"
42216 msgstr ""
42218 #: cp/decl.c:12869
42219 #, gcc-internal-format
42220 msgid "invalid use of type %<void%> in parameter declaration"
42221 msgstr ""
42223 #: cp/decl.c:12892
42224 #, gcc-internal-format
42225 msgid "parameter %qD invalidly declared method type"
42226 msgstr ""
42228 #: cp/decl.c:12919
42229 #, gcc-internal-format
42230 msgid "parameter %qD includes pointer to array of unknown bound %qT"
42231 msgstr ""
42233 #: cp/decl.c:12921
42234 #, gcc-internal-format
42235 msgid "parameter %qD includes reference to array of unknown bound %qT"
42236 msgstr ""
42238 #. [class.copy]
42240 #. A declaration of a constructor for a class X is ill-formed if
42241 #. its first parameter is of type (optionally cv-qualified) X
42242 #. and either there are no other parameters or else all other
42243 #. parameters have default arguments.
42245 #. We *don't* complain about member template instantiations that
42246 #. have this form, though; they can occur as we try to decide
42247 #. what constructor to use during overload resolution.  Since
42248 #. overload resolution will never prefer such a constructor to
42249 #. the non-template copy constructor (which is either explicitly
42250 #. or implicitly defined), there's no need to worry about their
42251 #. existence.  Theoretically, they should never even be
42252 #. instantiated, but that's hard to forestall.
42253 #: cp/decl.c:13174
42254 #, gcc-internal-format
42255 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
42256 msgstr ""
42258 #: cp/decl.c:13252
42259 #, gcc-internal-format
42260 msgid "%qD may not be declared within a namespace"
42261 msgstr ""
42263 #: cp/decl.c:13258
42264 #, gcc-internal-format
42265 msgid "%qD may not be declared as static"
42266 msgstr ""
42268 #: cp/decl.c:13285
42269 #, gcc-internal-format
42270 msgid "%qD must be a nonstatic member function"
42271 msgstr ""
42273 #: cp/decl.c:13291
42274 #, gcc-internal-format
42275 msgid "%qD must be either a non-static member function or a non-member function"
42276 msgstr ""
42278 #: cp/decl.c:13301
42279 #, gcc-internal-format
42280 msgid "%qD must have an argument of class or enumerated type"
42281 msgstr ""
42283 #. 13.4.0.3
42284 #: cp/decl.c:13327
42285 #, gcc-internal-format
42286 msgid "ISO C++ prohibits overloading operator ?:"
42287 msgstr ""
42289 #. Variadic.
42290 #: cp/decl.c:13338
42291 #, gcc-internal-format
42292 msgid "%qD must not have variable number of arguments"
42293 msgstr ""
42295 #: cp/decl.c:13362
42296 #, gcc-internal-format
42297 msgid "%qD must have either zero or one argument"
42298 msgstr ""
42300 #: cp/decl.c:13363
42301 #, gcc-internal-format
42302 msgid "%qD must have either one or two arguments"
42303 msgstr ""
42305 #: cp/decl.c:13374
42306 #, gcc-internal-format
42307 msgid "postfix %qD must have %<int%> as its argument"
42308 msgstr ""
42310 #: cp/decl.c:13375
42311 #, gcc-internal-format
42312 msgid "postfix %qD must have %<int%> as its second argument"
42313 msgstr ""
42315 #: cp/decl.c:13385
42316 #, gcc-internal-format
42317 msgid "%qD must have no arguments"
42318 msgstr "%qD не приймає аргументів"
42320 #: cp/decl.c:13386 cp/decl.c:13395
42321 #, gcc-internal-format
42322 msgid "%qD must have exactly one argument"
42323 msgstr ""
42325 #: cp/decl.c:13396
42326 #, gcc-internal-format
42327 msgid "%qD must have exactly two arguments"
42328 msgstr ""
42330 #: cp/decl.c:13413 cp/decl.c:13416
42331 #, gcc-internal-format
42332 msgid "%qD cannot have default arguments"
42333 msgstr ""
42335 #: cp/decl.c:13443
42336 #, gcc-internal-format
42337 msgid "conversion to a reference to void will never use a type conversion operator"
42338 msgstr ""
42340 #: cp/decl.c:13445
42341 #, gcc-internal-format
42342 msgid "conversion to void will never use a type conversion operator"
42343 msgstr ""
42345 #: cp/decl.c:13452
42346 #, gcc-internal-format
42347 msgid "conversion to a reference to the same type will never use a type conversion operator"
42348 msgstr ""
42350 #: cp/decl.c:13454
42351 #, gcc-internal-format
42352 msgid "conversion to the same type will never use a type conversion operator"
42353 msgstr ""
42355 #: cp/decl.c:13462
42356 #, gcc-internal-format
42357 msgid "conversion to a reference to a base class will never use a type conversion operator"
42358 msgstr ""
42360 #: cp/decl.c:13464
42361 #, gcc-internal-format
42362 msgid "conversion to a base class will never use a type conversion operator"
42363 msgstr ""
42365 #: cp/decl.c:13479
42366 #, gcc-internal-format
42367 msgid "user-defined %qD always evaluates both arguments"
42368 msgstr ""
42370 #: cp/decl.c:13498
42371 #, gcc-internal-format
42372 msgid "prefix %qD should return %qT"
42373 msgstr ""
42375 #: cp/decl.c:13504
42376 #, gcc-internal-format
42377 msgid "postfix %qD should return %qT"
42378 msgstr ""
42380 #: cp/decl.c:13516
42381 #, gcc-internal-format
42382 msgid "%qD should return by value"
42383 msgstr ""
42385 #: cp/decl.c:13571
42386 #, gcc-internal-format
42387 msgid "using template type parameter %qT after %qs"
42388 msgstr ""
42390 #: cp/decl.c:13594
42391 #, gcc-internal-format
42392 msgid "using alias template specialization %qT after %qs"
42393 msgstr ""
42395 #: cp/decl.c:13597
42396 #, gcc-internal-format
42397 msgid "using typedef-name %qD after %qs"
42398 msgstr ""
42400 #: cp/decl.c:13599
42401 #, gcc-internal-format
42402 msgid "%qD has a previous declaration here"
42403 msgstr ""
42405 #: cp/decl.c:13607
42406 #, gcc-internal-format
42407 msgid "%qT referred to as %qs"
42408 msgstr ""
42410 #: cp/decl.c:13608 cp/decl.c:13615
42411 #, gcc-internal-format
42412 msgid "%qT has a previous declaration here"
42413 msgstr "%qT має попереднє оголошення тут"
42415 #: cp/decl.c:13614
42416 #, gcc-internal-format
42417 msgid "%qT referred to as enum"
42418 msgstr ""
42420 #. If a class template appears as elaborated type specifier
42421 #. without a template header such as:
42423 #. template <class T> class C {};
42424 #. void f(class C);             // No template header here
42426 #. then the required template argument is missing.
42427 #: cp/decl.c:13629
42428 #, gcc-internal-format
42429 msgid "template argument required for %<%s %T%>"
42430 msgstr ""
42432 #: cp/decl.c:13683 cp/name-lookup.c:4652
42433 #, gcc-internal-format
42434 msgid "%qD has the same name as the class in which it is declared"
42435 msgstr ""
42437 #: cp/decl.c:13713 cp/friend.c:301 cp/parser.c:3096 cp/parser.c:6428
42438 #: cp/pt.c:9223
42439 #, gcc-internal-format
42440 msgid "%qT is not a template"
42441 msgstr ""
42443 #: cp/decl.c:13718
42444 #, gcc-internal-format
42445 msgid "perhaps you want to explicitly add %<%T::%>"
42446 msgstr ""
42448 #: cp/decl.c:13727 cp/name-lookup.c:4079 cp/name-lookup.c:4086
42449 #: cp/name-lookup.c:4939 cp/parser.c:6379 cp/parser.c:26297
42450 #, gcc-internal-format
42451 msgid "reference to %qD is ambiguous"
42452 msgstr ""
42454 #: cp/decl.c:13830
42455 #, gcc-internal-format
42456 msgid "use of enum %q#D without previous declaration"
42457 msgstr ""
42459 #: cp/decl.c:13866
42460 #, gcc-internal-format
42461 msgid "redeclaration of %qT as a non-template"
42462 msgstr ""
42464 #: cp/decl.c:14006
42465 #, gcc-internal-format
42466 msgid "derived union %qT invalid"
42467 msgstr ""
42469 #: cp/decl.c:14013
42470 #, gcc-internal-format
42471 msgid "%qT defined with multiple direct bases"
42472 msgstr ""
42474 #: cp/decl.c:14024
42475 #, gcc-internal-format
42476 msgid "%qT defined with direct virtual base"
42477 msgstr ""
42479 #: cp/decl.c:14049
42480 #, gcc-internal-format
42481 msgid "base type %qT fails to be a struct or class type"
42482 msgstr ""
42484 #: cp/decl.c:14079
42485 #, gcc-internal-format
42486 msgid "recursive type %qT undefined"
42487 msgstr ""
42489 #: cp/decl.c:14081
42490 #, gcc-internal-format
42491 msgid "duplicate base type %qT invalid"
42492 msgstr ""
42494 #: cp/decl.c:14226
42495 #, gcc-internal-format
42496 msgid "scoped/unscoped mismatch in enum %q#T"
42497 msgstr ""
42499 #: cp/decl.c:14229 cp/decl.c:14237 cp/decl.c:14249 cp/parser.c:18281
42500 #, gcc-internal-format
42501 msgid "previous definition here"
42502 msgstr ""
42504 #: cp/decl.c:14234
42505 #, gcc-internal-format
42506 msgid "underlying type mismatch in enum %q#T"
42507 msgstr ""
42509 #: cp/decl.c:14246
42510 #, gcc-internal-format
42511 msgid "different underlying type in enum %q#T"
42512 msgstr ""
42514 #: cp/decl.c:14324
42515 #, gcc-internal-format
42516 msgid "underlying type %qT of %qT must be an integral type"
42517 msgstr ""
42519 #. DR 377
42521 #. IF no integral type can represent all the enumerator values, the
42522 #. enumeration is ill-formed.
42523 #: cp/decl.c:14471
42524 #, gcc-internal-format
42525 msgid "no integral type can represent all of the enumerator values for %qT"
42526 msgstr ""
42528 #: cp/decl.c:14643
42529 #, gcc-internal-format
42530 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
42531 msgstr ""
42533 #: cp/decl.c:14653
42534 #, gcc-internal-format
42535 msgid "enumerator value for %qD is not an integer constant"
42536 msgstr ""
42538 #: cp/decl.c:14702
42539 #, gcc-internal-format
42540 msgid "incremented enumerator value is too large for %<unsigned long%>"
42541 msgstr ""
42543 #: cp/decl.c:14703
42544 #, gcc-internal-format
42545 msgid "incremented enumerator value is too large for %<long%>"
42546 msgstr ""
42548 #: cp/decl.c:14714
42549 #, gcc-internal-format
42550 msgid "overflow in enumeration values at %qD"
42551 msgstr ""
42553 #: cp/decl.c:14734
42554 #, gcc-internal-format
42555 msgid "enumerator value %qE is outside the range of underlying type %qT"
42556 msgstr ""
42558 #: cp/decl.c:14845
42559 #, gcc-internal-format
42560 msgid "return type %q#T is incomplete"
42561 msgstr ""
42563 #: cp/decl.c:15023 cp/typeck.c:9286
42564 #, gcc-internal-format
42565 msgid "%<operator=%> should return a reference to %<*this%>"
42566 msgstr ""
42568 #: cp/decl.c:15368
42569 #, gcc-internal-format
42570 msgid "invalid function declaration"
42571 msgstr ""
42573 #: cp/decl.c:15810
42574 #, gcc-internal-format
42575 msgid "no return statements in function returning %qT"
42576 msgstr ""
42578 #: cp/decl.c:15812 cp/typeck.c:9166
42579 #, gcc-internal-format
42580 msgid "only plain %<auto%> return type can be deduced to %<void%>"
42581 msgstr ""
42583 #: cp/decl.c:16020
42584 #, gcc-internal-format
42585 msgid "invalid member function declaration"
42586 msgstr ""
42588 #: cp/decl.c:16034
42589 #, gcc-internal-format
42590 msgid "%qD is already defined in class %qT"
42591 msgstr ""
42593 #: cp/decl.c:16410
42594 #, gcc-internal-format
42595 msgid "use of %qD before deduction of %<auto%>"
42596 msgstr ""
42598 #: cp/decl2.c:372
42599 #, gcc-internal-format
42600 msgid "name missing for member function"
42601 msgstr ""
42603 #: cp/decl2.c:449 cp/decl2.c:463
42604 #, gcc-internal-format
42605 msgid "ambiguous conversion for array subscript"
42606 msgstr ""
42608 #: cp/decl2.c:457
42609 #, gcc-internal-format
42610 msgid "invalid types %<%T[%T]%> for array subscript"
42611 msgstr ""
42613 #: cp/decl2.c:511
42614 #, gcc-internal-format
42615 msgid "deleting array %q#E"
42616 msgstr ""
42618 #: cp/decl2.c:517
42619 #, gcc-internal-format
42620 msgid "type %q#T argument given to %<delete%>, expected pointer"
42621 msgstr ""
42623 #: cp/decl2.c:529
42624 #, gcc-internal-format
42625 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
42626 msgstr ""
42628 #: cp/decl2.c:537
42629 #, gcc-internal-format
42630 msgid "deleting %qT is undefined"
42631 msgstr ""
42633 #: cp/decl2.c:585 cp/pt.c:5566
42634 #, gcc-internal-format
42635 msgid "template declaration of %q#D"
42636 msgstr ""
42638 #: cp/decl2.c:625
42639 #, gcc-internal-format
42640 msgid "template parameter lists provided don%'t match the template parameters of %qD"
42641 msgstr ""
42643 #. [temp.mem]
42645 #. A destructor shall not be a member template.
42646 #: cp/decl2.c:640 cp/pt.c:5525
42647 #, gcc-internal-format
42648 msgid "destructor %qD declared as member template"
42649 msgstr ""
42651 #: cp/decl2.c:714
42652 #, gcc-internal-format
42653 msgid "no declaration matches %q#D"
42654 msgstr "немає оголошень, які відповідають %q#D"
42656 #: cp/decl2.c:719
42657 #, gcc-internal-format
42658 msgid "no conversion operators declared"
42659 msgstr ""
42661 #: cp/decl2.c:722
42662 #, gcc-internal-format
42663 msgid "no functions named %qD"
42664 msgstr "немає функцій із назвою %qD"
42666 #: cp/decl2.c:724
42667 #, gcc-internal-format
42668 msgid "%#qT defined here"
42669 msgstr "%#qT визначено тут:"
42671 #: cp/decl2.c:778
42672 #, gcc-internal-format
42673 msgid "local class %q#T shall not have static data member %q#D"
42674 msgstr ""
42676 #: cp/decl2.c:786
42677 #, gcc-internal-format
42678 msgid "static data member %qD in unnamed class"
42679 msgstr ""
42681 #: cp/decl2.c:788
42682 #, gcc-internal-format
42683 msgid "unnamed class defined here"
42684 msgstr ""
42686 #: cp/decl2.c:856
42687 #, gcc-internal-format
42688 msgid "explicit template argument list not allowed"
42689 msgstr ""
42691 #: cp/decl2.c:862
42692 #, gcc-internal-format
42693 msgid "member %qD conflicts with virtual function table field name"
42694 msgstr ""
42696 #: cp/decl2.c:904
42697 #, gcc-internal-format
42698 msgid "%qD is already defined in %qT"
42699 msgstr ""
42701 #: cp/decl2.c:940 cp/decl2.c:948
42702 #, gcc-internal-format
42703 msgid "invalid initializer for member function %qD"
42704 msgstr ""
42706 #: cp/decl2.c:955
42707 #, gcc-internal-format
42708 msgid "initializer specified for friend function %qD"
42709 msgstr ""
42711 #: cp/decl2.c:958
42712 #, gcc-internal-format
42713 msgid "initializer specified for static member function %qD"
42714 msgstr ""
42716 #: cp/decl2.c:1002
42717 #, gcc-internal-format
42718 msgid "%<asm%> specifiers are not permitted on non-static data members"
42719 msgstr ""
42721 #: cp/decl2.c:1057
42722 #, gcc-internal-format
42723 msgid "bit-field %qD with non-integral type"
42724 msgstr ""
42726 #: cp/decl2.c:1063
42727 #, gcc-internal-format
42728 msgid "cannot declare %qD to be a bit-field type"
42729 msgstr ""
42731 #: cp/decl2.c:1073
42732 #, gcc-internal-format
42733 msgid "cannot declare bit-field %qD with function type"
42734 msgstr ""
42736 #: cp/decl2.c:1080
42737 #, gcc-internal-format
42738 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
42739 msgstr ""
42741 #: cp/decl2.c:1087
42742 #, gcc-internal-format
42743 msgid "%qD is already defined in the class %qT"
42744 msgstr ""
42746 #: cp/decl2.c:1094
42747 #, gcc-internal-format
42748 msgid "static member %qD cannot be a bit-field"
42749 msgstr ""
42751 #: cp/decl2.c:1108
42752 #, gcc-internal-format
42753 msgid "width of bit-field %qD has non-integral type %qT"
42754 msgstr ""
42756 #: cp/decl2.c:1515
42757 #, gcc-internal-format
42758 msgid "%q+D static data member inside of declare target directive"
42759 msgstr ""
42761 #: cp/decl2.c:1582
42762 #, gcc-internal-format
42763 msgid "anonymous struct not inside named type"
42764 msgstr ""
42766 #: cp/decl2.c:1598
42767 #, gcc-internal-format
42768 msgid "%q#D invalid; an anonymous union can only have non-static data members"
42769 msgstr ""
42771 #: cp/decl2.c:1605
42772 #, gcc-internal-format
42773 msgid "private member %q#D in anonymous union"
42774 msgstr ""
42776 #: cp/decl2.c:1608
42777 #, gcc-internal-format
42778 msgid "protected member %q#D in anonymous union"
42779 msgstr ""
42781 #: cp/decl2.c:1673
42782 #, gcc-internal-format
42783 msgid "namespace-scope anonymous aggregates must be static"
42784 msgstr ""
42786 #: cp/decl2.c:1682
42787 #, gcc-internal-format
42788 msgid "anonymous union with no members"
42789 msgstr ""
42791 #: cp/decl2.c:1715
42792 #, gcc-internal-format
42793 msgid "%<operator new%> must return type %qT"
42794 msgstr ""
42796 #. [basic.stc.dynamic.allocation]
42798 #. The first parameter shall not have an associated default
42799 #. argument.
42800 #: cp/decl2.c:1726
42801 #, gcc-internal-format
42802 msgid "the first parameter of %<operator new%> cannot have a default argument"
42803 msgstr ""
42805 #: cp/decl2.c:1742
42806 #, gcc-internal-format
42807 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
42808 msgstr ""
42810 #: cp/decl2.c:1771
42811 #, gcc-internal-format
42812 msgid "%<operator delete%> must return type %qT"
42813 msgstr ""
42815 #: cp/decl2.c:1780
42816 #, gcc-internal-format
42817 msgid "%<operator delete%> takes type %qT as first parameter"
42818 msgstr ""
42820 #: cp/decl2.c:2650
42821 #, gcc-internal-format
42822 msgid "%qT has a field %qD whose type has no linkage"
42823 msgstr ""
42825 #: cp/decl2.c:2654
42826 #, gcc-internal-format
42827 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
42828 msgstr ""
42830 #: cp/decl2.c:2659
42831 #, gcc-internal-format
42832 msgid "%qT has a field %qD whose type uses the anonymous namespace"
42833 msgstr ""
42835 #: cp/decl2.c:2667
42836 #, gcc-internal-format
42837 msgid "%qT declared with greater visibility than the type of its field %qD"
42838 msgstr ""
42840 #: cp/decl2.c:2685
42841 #, gcc-internal-format
42842 msgid "%qT has a base %qT whose type has no linkage"
42843 msgstr ""
42845 #: cp/decl2.c:2689
42846 #, gcc-internal-format
42847 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
42848 msgstr ""
42850 #: cp/decl2.c:2694
42851 #, gcc-internal-format
42852 msgid "%qT has a base %qT whose type uses the anonymous namespace"
42853 msgstr ""
42855 #: cp/decl2.c:2701
42856 #, gcc-internal-format
42857 msgid "%qT declared with greater visibility than its base %qT"
42858 msgstr ""
42860 #: cp/decl2.c:4299
42861 #, gcc-internal-format
42862 msgid "%q#D, declared using unnamed type, is used but never defined"
42863 msgstr ""
42865 #. DRs 132, 319 and 389 seem to indicate types with
42866 #. no linkage can only be used to declare extern "C"
42867 #. entities.  Since it's not always an error in the
42868 #. ISO C++ 90 Standard, we only issue a warning.
42869 #: cp/decl2.c:4308
42870 #, gcc-internal-format
42871 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
42872 msgstr ""
42874 #: cp/decl2.c:4312
42875 #, gcc-internal-format
42876 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
42877 msgstr ""
42879 #: cp/decl2.c:4316
42880 #, gcc-internal-format
42881 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
42882 msgstr ""
42884 #: cp/decl2.c:4324
42885 #, gcc-internal-format
42886 msgid "%q#D, declared using local type %qT, is used but never defined"
42887 msgstr ""
42889 #: cp/decl2.c:4328
42890 #, gcc-internal-format
42891 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
42892 msgstr ""
42894 #: cp/decl2.c:4331
42895 #, gcc-internal-format
42896 msgid "type %qT with no linkage used to declare function %q#D with linkage"
42897 msgstr ""
42899 #: cp/decl2.c:4519
42900 #, gcc-internal-format
42901 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
42902 msgstr ""
42904 #: cp/decl2.c:4522
42905 #, gcc-internal-format
42906 msgid "previous mangling %q#D"
42907 msgstr ""
42909 #: cp/decl2.c:4524
42910 #, gcc-internal-format
42911 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
42912 msgstr ""
42914 #: cp/decl2.c:4596 cp/decl2.c:4599
42915 #, gcc-internal-format
42916 msgid "the program should also define %qD"
42917 msgstr ""
42919 #: cp/decl2.c:4946
42920 #, gcc-internal-format
42921 msgid "inline function %qD used but never defined"
42922 msgstr ""
42924 #: cp/decl2.c:5133
42925 #, gcc-internal-format
42926 msgid "default argument missing for parameter %P of %q+#D"
42927 msgstr ""
42929 #. We mark a lambda conversion op as deleted if we can't
42930 #. generate it properly; see maybe_add_lambda_conv_op.
42931 #: cp/decl2.c:5241
42932 #, gcc-internal-format
42933 msgid "converting lambda that uses %<...%> to function pointer"
42934 msgstr ""
42936 #: cp/decl2.c:5244
42937 #, gcc-internal-format
42938 msgid "use of deleted function %qD"
42939 msgstr ""
42941 #: cp/decl2.c:5297
42942 #, gcc-internal-format
42943 msgid "use of built-in parameter pack %qD outside of a template"
42944 msgstr ""
42946 #: cp/error.c:1523
42947 #, gcc-internal-format
42948 msgid "with"
42949 msgstr "з"
42951 #: cp/error.c:3689
42952 #, gcc-internal-format
42953 msgid "(no argument)"
42954 msgstr "(немає аргументів)"
42956 #: cp/error.c:3781
42957 #, gcc-internal-format
42958 msgid "[...]"
42959 msgstr ""
42961 #: cp/error.c:4141
42962 #, gcc-internal-format
42963 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
42964 msgstr ""
42966 #: cp/error.c:4146
42967 #, gcc-internal-format
42968 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
42969 msgstr ""
42971 #: cp/error.c:4151
42972 #, gcc-internal-format
42973 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
42974 msgstr ""
42976 #: cp/error.c:4156
42977 #, gcc-internal-format
42978 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
42979 msgstr ""
42981 #: cp/error.c:4161
42982 #, gcc-internal-format
42983 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
42984 msgstr ""
42986 #: cp/error.c:4165
42987 #, gcc-internal-format
42988 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
42989 msgstr ""
42991 #: cp/error.c:4169
42992 #, gcc-internal-format
42993 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
42994 msgstr ""
42996 #: cp/error.c:4174
42997 #, gcc-internal-format
42998 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
42999 msgstr ""
43001 #: cp/error.c:4179
43002 #, gcc-internal-format
43003 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
43004 msgstr ""
43006 #: cp/error.c:4184
43007 #, gcc-internal-format
43008 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
43009 msgstr ""
43011 #: cp/error.c:4189
43012 #, gcc-internal-format
43013 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
43014 msgstr ""
43016 #: cp/error.c:4194
43017 #, gcc-internal-format
43018 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
43019 msgstr ""
43021 #: cp/error.c:4199
43022 #, gcc-internal-format
43023 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
43024 msgstr ""
43026 #: cp/error.c:4204
43027 #, gcc-internal-format
43028 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
43029 msgstr ""
43031 #: cp/error.c:4209
43032 #, gcc-internal-format
43033 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
43034 msgstr ""
43036 #: cp/error.c:4259
43037 #, gcc-internal-format
43038 msgid "incomplete type %qT used in nested name specifier"
43039 msgstr ""
43041 #: cp/error.c:4263
43042 #, gcc-internal-format
43043 msgid "reference to %<%T::%D%> is ambiguous"
43044 msgstr ""
43046 #: cp/error.c:4268 cp/typeck.c:2413
43047 #, gcc-internal-format
43048 msgid "%qD is not a member of %qT"
43049 msgstr ""
43051 #: cp/error.c:4272 cp/typeck.c:2885
43052 #, gcc-internal-format
43053 msgid "%qD is not a member of %qD"
43054 msgstr ""
43056 #: cp/error.c:4278
43057 #, gcc-internal-format
43058 msgid "%<::%D%> has not been declared"
43059 msgstr ""
43061 #: cp/except.c:356
43062 #, gcc-internal-format
43063 msgid "exception handling disabled, use -fexceptions to enable"
43064 msgstr ""
43066 #: cp/except.c:581
43067 #, gcc-internal-format
43068 msgid "throwing NULL, which has integral, not pointer type"
43069 msgstr ""
43071 #: cp/except.c:712
43072 #, gcc-internal-format
43073 msgid "  in thrown expression"
43074 msgstr ""
43076 #: cp/except.c:852
43077 #, gcc-internal-format
43078 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
43079 msgstr ""
43081 #: cp/except.c:859
43082 #, gcc-internal-format
43083 msgid "cannot throw expression of type %qT because it involves types of variable size"
43084 msgstr ""
43086 #: cp/except.c:862
43087 #, gcc-internal-format
43088 msgid "cannot catch type %qT because it involves types of variable size"
43089 msgstr ""
43091 #: cp/except.c:958
43092 #, gcc-internal-format
43093 msgid "exception of type %qT will be caught"
43094 msgstr ""
43096 #: cp/except.c:961
43097 #, gcc-internal-format
43098 msgid "   by earlier handler for %qT"
43099 msgstr ""
43101 #: cp/except.c:990
43102 #, gcc-internal-format
43103 msgid "%<...%> handler must be the last handler for its try block"
43104 msgstr ""
43106 #: cp/except.c:1071
43107 #, gcc-internal-format
43108 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
43109 msgstr ""
43111 #: cp/except.c:1074
43112 #, gcc-internal-format
43113 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
43114 msgstr ""
43116 #: cp/friend.c:192
43117 #, gcc-internal-format
43118 msgid "%qD is already a friend of class %qT"
43119 msgstr ""
43121 #: cp/friend.c:276
43122 #, gcc-internal-format
43123 msgid "invalid type %qT declared %<friend%>"
43124 msgstr ""
43126 #. template <class U> friend class T::X<U>;
43127 #. [temp.friend]
43128 #. Friend declarations shall not declare partial
43129 #. specializations.
43130 #: cp/friend.c:293 cp/friend.c:340
43131 #, gcc-internal-format
43132 msgid "partial specialization %qT declared %<friend%>"
43133 msgstr ""
43135 #: cp/friend.c:306
43136 #, gcc-internal-format
43137 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
43138 msgstr ""
43140 #: cp/friend.c:318
43141 #, gcc-internal-format
43142 msgid "class %qT is implicitly friends with itself"
43143 msgstr ""
43145 #: cp/friend.c:376
43146 #, gcc-internal-format
43147 msgid "%qT is not a member of %qT"
43148 msgstr ""
43150 #: cp/friend.c:381
43151 #, gcc-internal-format
43152 msgid "%qT is not a member class template of %qT"
43153 msgstr ""
43155 #: cp/friend.c:390
43156 #, gcc-internal-format
43157 msgid "%qT is not a nested class of %qT"
43158 msgstr ""
43160 #. template <class T> friend class T;
43161 #: cp/friend.c:404
43162 #, gcc-internal-format
43163 msgid "template parameter type %qT declared %<friend%>"
43164 msgstr ""
43166 #. template <class T> friend class A; where A is not a template
43167 #: cp/friend.c:412
43168 #, gcc-internal-format
43169 msgid "%q#T is not a template"
43170 msgstr ""
43172 #: cp/friend.c:435
43173 #, gcc-internal-format
43174 msgid "%qD is already a friend of %qT"
43175 msgstr ""
43177 #: cp/friend.c:445
43178 #, gcc-internal-format
43179 msgid "%qT is already a friend of %qT"
43180 msgstr ""
43182 #: cp/friend.c:485
43183 #, gcc-internal-format
43184 msgid "friend declaration %qD may not have virt-specifiers"
43185 msgstr ""
43187 #: cp/friend.c:578
43188 #, gcc-internal-format
43189 msgid "member %qD declared as friend before type %qT defined"
43190 msgstr ""
43192 #: cp/friend.c:633
43193 #, gcc-internal-format
43194 msgid "friend declaration %q#D declares a non-template function"
43195 msgstr ""
43197 #: cp/friend.c:637
43198 #, gcc-internal-format
43199 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
43200 msgstr ""
43202 #: cp/init.c:394
43203 #, gcc-internal-format
43204 msgid "value-initialization of incomplete type %qT"
43205 msgstr ""
43207 #: cp/init.c:463
43208 #, gcc-internal-format
43209 msgid "cannot value-initialize array of unknown bound %qT"
43210 msgstr ""
43212 #: cp/init.c:502
43213 #, gcc-internal-format
43214 msgid "value-initialization of function type %qT"
43215 msgstr ""
43217 #: cp/init.c:508
43218 #, gcc-internal-format
43219 msgid "value-initialization of reference type %qT"
43220 msgstr ""
43222 #: cp/init.c:566
43223 #, gcc-internal-format
43224 msgid "recursive instantiation of default member initializer for %qD"
43225 msgstr ""
43227 #: cp/init.c:629
43228 #, gcc-internal-format
43229 msgid "default member initializer for %qD required before the end of its enclosing class"
43230 msgstr ""
43232 #: cp/init.c:631
43233 #, gcc-internal-format
43234 msgid "defined here"
43235 msgstr "визначено тут"
43237 #: cp/init.c:689
43238 #, gcc-internal-format
43239 msgid "initializer for flexible array member %q#D"
43240 msgstr ""
43242 #: cp/init.c:715
43243 #, gcc-internal-format
43244 msgid "%qD should be initialized in the member initialization list"
43245 msgstr ""
43247 #: cp/init.c:736
43248 #, gcc-internal-format
43249 msgid "%qD is initialized with itself"
43250 msgstr ""
43252 #: cp/init.c:847
43253 #, gcc-internal-format
43254 msgid "invalid initializer for array member %q#D"
43255 msgstr ""
43257 #: cp/init.c:861 cp/init.c:885 cp/init.c:2427 cp/method.c:1368
43258 #, gcc-internal-format
43259 msgid "uninitialized const member in %q#T"
43260 msgstr ""
43262 #: cp/init.c:863 cp/init.c:880 cp/init.c:887 cp/init.c:2412 cp/init.c:2440
43263 #: cp/method.c:1371 cp/method.c:1382
43264 #, gcc-internal-format
43265 msgid "%q#D should be initialized"
43266 msgstr ""
43268 #: cp/init.c:878 cp/init.c:2399 cp/method.c:1379
43269 #, gcc-internal-format
43270 msgid "uninitialized reference member in %q#T"
43271 msgstr ""
43273 #: cp/init.c:1057
43274 #, gcc-internal-format
43275 msgid "%qD will be initialized after"
43276 msgstr ""
43278 #: cp/init.c:1060
43279 #, gcc-internal-format
43280 msgid "base %qT will be initialized after"
43281 msgstr ""
43283 #: cp/init.c:1064
43284 #, gcc-internal-format
43285 msgid "  %q#D"
43286 msgstr ""
43288 #: cp/init.c:1066
43289 #, gcc-internal-format
43290 msgid "  base %qT"
43291 msgstr ""
43293 #: cp/init.c:1068
43294 #, gcc-internal-format
43295 msgid "  when initialized here"
43296 msgstr ""
43298 #: cp/init.c:1085
43299 #, gcc-internal-format
43300 msgid "multiple initializations given for %qD"
43301 msgstr ""
43303 #: cp/init.c:1089
43304 #, gcc-internal-format
43305 msgid "multiple initializations given for base %qT"
43306 msgstr ""
43308 #: cp/init.c:1174
43309 #, gcc-internal-format
43310 msgid "initializations for multiple members of %qT"
43311 msgstr ""
43313 #: cp/init.c:1271
43314 #, gcc-internal-format
43315 msgid "base class %q#T should be explicitly initialized in the copy constructor"
43316 msgstr ""
43318 #: cp/init.c:1498 cp/init.c:1517
43319 #, gcc-internal-format
43320 msgid "class %qT does not have any field named %qD"
43321 msgstr ""
43323 #: cp/init.c:1504
43324 #, gcc-internal-format
43325 msgid "%q#D is a static data member; it can only be initialized at its definition"
43326 msgstr ""
43328 #: cp/init.c:1511
43329 #, gcc-internal-format
43330 msgid "%q#D is not a non-static data member of %qT"
43331 msgstr ""
43333 #: cp/init.c:1550
43334 #, gcc-internal-format
43335 msgid "unnamed initializer for %qT, which has no base classes"
43336 msgstr ""
43338 #: cp/init.c:1558
43339 #, gcc-internal-format
43340 msgid "unnamed initializer for %qT, which uses multiple inheritance"
43341 msgstr ""
43343 #: cp/init.c:1605
43344 #, gcc-internal-format
43345 msgid "%qD is both a direct base and an indirect virtual base"
43346 msgstr ""
43348 #: cp/init.c:1613
43349 #, gcc-internal-format
43350 msgid "type %qT is not a direct or virtual base of %qT"
43351 msgstr ""
43353 #: cp/init.c:1616
43354 #, gcc-internal-format
43355 msgid "type %qT is not a direct base of %qT"
43356 msgstr ""
43358 #: cp/init.c:1727 cp/init.c:4402 cp/typeck2.c:1175
43359 #, gcc-internal-format
43360 msgid "array must be initialized with a brace-enclosed initializer"
43361 msgstr ""
43363 #: cp/init.c:2036 cp/semantics.c:3271
43364 #, gcc-internal-format
43365 msgid "%qT is not a class type"
43366 msgstr ""
43368 #: cp/init.c:2092
43369 #, gcc-internal-format
43370 msgid "incomplete type %qT does not have member %qD"
43371 msgstr ""
43373 #: cp/init.c:2106
43374 #, gcc-internal-format
43375 msgid "invalid pointer to bit-field %qD"
43376 msgstr ""
43378 #: cp/init.c:2192 cp/typeck.c:1893
43379 #, gcc-internal-format
43380 msgid "invalid use of non-static member function %qD"
43381 msgstr ""
43383 #: cp/init.c:2199 cp/semantics.c:1835
43384 #, gcc-internal-format
43385 msgid "invalid use of non-static data member %qD"
43386 msgstr ""
43388 #: cp/init.c:2396
43389 #, gcc-internal-format
43390 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
43391 msgstr ""
43393 #: cp/init.c:2404
43394 #, gcc-internal-format
43395 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
43396 msgstr ""
43398 #: cp/init.c:2408
43399 #, gcc-internal-format
43400 msgid "uninitialized reference member in base %q#T of %q#T"
43401 msgstr ""
43403 #: cp/init.c:2424
43404 #, gcc-internal-format
43405 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
43406 msgstr ""
43408 #: cp/init.c:2432
43409 #, gcc-internal-format
43410 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
43411 msgstr ""
43413 #: cp/init.c:2436
43414 #, gcc-internal-format
43415 msgid "uninitialized const member in base %q#T of %q#T"
43416 msgstr ""
43418 #: cp/init.c:2727
43419 #, gcc-internal-format
43420 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
43421 msgstr ""
43423 #: cp/init.c:2738
43424 #, gcc-internal-format
43425 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
43426 msgstr ""
43428 #: cp/init.c:2749
43429 #, gcc-internal-format
43430 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
43431 msgstr ""
43433 #: cp/init.c:2896
43434 #, gcc-internal-format
43435 msgid "integer overflow in array size"
43436 msgstr ""
43438 #: cp/init.c:2906
43439 #, gcc-internal-format
43440 msgid "array size in new-expression must be constant"
43441 msgstr ""
43443 #: cp/init.c:2920
43444 #, gcc-internal-format
43445 msgid "variably modified type not allowed in new-expression"
43446 msgstr ""
43448 #: cp/init.c:2936
43449 #, gcc-internal-format
43450 msgid "non-constant array new length must be specified directly, not by typedef"
43451 msgstr ""
43453 #: cp/init.c:2938
43454 #, gcc-internal-format
43455 msgid "non-constant array new length must be specified without parentheses around the type-id"
43456 msgstr ""
43458 #: cp/init.c:2948
43459 #, gcc-internal-format
43460 msgid "invalid type %<void%> for new"
43461 msgstr ""
43463 #: cp/init.c:2991
43464 #, gcc-internal-format
43465 msgid "uninitialized const in %<new%> of %q#T"
43466 msgstr ""
43468 #: cp/init.c:3117
43469 #, gcc-internal-format
43470 msgid "no suitable %qD found in class %qT"
43471 msgstr ""
43473 #: cp/init.c:3124 cp/search.c:1026
43474 #, gcc-internal-format
43475 msgid "request for member %qD is ambiguous"
43476 msgstr ""
43478 #: cp/init.c:3197
43479 #, gcc-internal-format
43480 msgid "%<new%> of type %qT with extended alignment %d"
43481 msgstr ""
43483 #: cp/init.c:3200
43484 #, gcc-internal-format
43485 msgid "uses %qD, which does not have an alignment parameter"
43486 msgstr ""
43488 #: cp/init.c:3203
43489 #, gcc-internal-format
43490 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
43491 msgstr ""
43493 #: cp/init.c:3386
43494 #, gcc-internal-format
43495 msgid "parenthesized initializer in array new"
43496 msgstr ""
43498 #: cp/init.c:3649
43499 #, gcc-internal-format
43500 msgid "size in array new must have integral type"
43501 msgstr ""
43503 #: cp/init.c:3681
43504 #, gcc-internal-format
43505 msgid "new cannot be applied to a reference type"
43506 msgstr ""
43508 #: cp/init.c:3690
43509 #, gcc-internal-format
43510 msgid "new cannot be applied to a function type"
43511 msgstr ""
43513 #: cp/init.c:3759
43514 #, gcc-internal-format
43515 msgid "possible problem detected in invocation of delete [] operator:"
43516 msgstr ""
43518 #: cp/init.c:3763
43519 #, gcc-internal-format
43520 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
43521 msgstr ""
43523 #: cp/init.c:4311
43524 #, gcc-internal-format
43525 msgid "initializer ends prematurely"
43526 msgstr ""
43528 #: cp/init.c:4615
43529 #, gcc-internal-format
43530 msgid "unknown array size in delete"
43531 msgstr ""
43533 #: cp/init.c:4639
43534 #, gcc-internal-format
43535 msgid "possible problem detected in invocation of delete operator:"
43536 msgstr ""
43538 #: cp/init.c:4644
43539 #, gcc-internal-format
43540 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
43541 msgstr ""
43543 #: cp/init.c:4658
43544 #, gcc-internal-format
43545 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
43546 msgstr ""
43548 #: cp/init.c:4663
43549 #, gcc-internal-format
43550 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
43551 msgstr ""
43553 #: cp/init.c:4970
43554 #, gcc-internal-format
43555 msgid "type to vector delete is neither pointer or array type"
43556 msgstr ""
43558 #: cp/lambda.c:542
43559 #, gcc-internal-format
43560 msgid "array of runtime bound cannot be captured by copy, only by reference"
43561 msgstr ""
43563 #: cp/lambda.c:557
43564 #, gcc-internal-format
43565 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
43566 msgstr ""
43568 #: cp/lambda.c:561
43569 #, gcc-internal-format
43570 msgid "because the array element type %qT has variable size"
43571 msgstr ""
43573 #: cp/lambda.c:585
43574 #, gcc-internal-format
43575 msgid "cannot capture %qE by reference"
43576 msgstr ""
43578 #: cp/lambda.c:595
43579 #, gcc-internal-format
43580 msgid "capture by copy of incomplete type %qT"
43581 msgstr ""
43583 #: cp/lambda.c:619
43584 #, gcc-internal-format
43585 msgid "already captured %qD in lambda expression"
43586 msgstr ""
43588 #: cp/lambda.c:648
43589 #, gcc-internal-format
43590 msgid "trying to capture %qD in instantiation of generic lambda"
43591 msgstr ""
43593 #: cp/lambda.c:833
43594 #, gcc-internal-format
43595 msgid "%<this%> was not captured for this lambda function"
43596 msgstr ""
43598 #: cp/lex.c:382
43599 #, gcc-internal-format, gfc-internal-format
43600 msgid "junk at end of #pragma %s"
43601 msgstr ""
43603 #: cp/lex.c:389
43604 #, gcc-internal-format, gfc-internal-format
43605 msgid "invalid #pragma %s"
43606 msgstr ""
43608 #: cp/lex.c:397
43609 #, gcc-internal-format
43610 msgid "#pragma vtable no longer supported"
43611 msgstr ""
43613 #: cp/lex.c:469
43614 #, gcc-internal-format
43615 msgid "#pragma implementation for %qs appears after file is included"
43616 msgstr ""
43618 #: cp/lex.c:497
43619 #, gcc-internal-format
43620 msgid "%qD not defined"
43621 msgstr ""
43623 #: cp/lex.c:502
43624 #, gcc-internal-format
43625 msgid "%qD was not declared in this scope"
43626 msgstr ""
43628 #. In a template, it is invalid to write "f()" or "f(3)" if no
43629 #. declaration of "f" is available.  Historically, G++ and most
43630 #. other compilers accepted that usage since they deferred all name
43631 #. lookup until instantiation time rather than doing unqualified
43632 #. name lookup at template definition time; explain to the user what
43633 #. is going wrong.
43635 #. Note that we have the exact wording of the following message in
43636 #. the manual (trouble.texi, node "Name lookup"), so they need to
43637 #. be kept in synch.
43638 #: cp/lex.c:542
43639 #, gcc-internal-format
43640 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
43641 msgstr ""
43643 #: cp/lex.c:551
43644 #, gcc-internal-format
43645 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
43646 msgstr ""
43648 #: cp/mangle.c:2366
43649 #, gcc-internal-format
43650 msgid "mangling typeof, use decltype instead"
43651 msgstr ""
43653 #: cp/mangle.c:2370
43654 #, gcc-internal-format
43655 msgid "mangling __underlying_type"
43656 msgstr ""
43658 #: cp/mangle.c:2653
43659 #, gcc-internal-format
43660 msgid "mangling unknown fixed point type"
43661 msgstr ""
43663 #: cp/mangle.c:3264
43664 #, gcc-internal-format
43665 msgid "use of built-in trait %qE in function signature; use library traits instead"
43666 msgstr ""
43668 #: cp/mangle.c:3269
43669 #, gcc-internal-format, gfc-internal-format
43670 msgid "mangling %C"
43671 msgstr ""
43673 #: cp/mangle.c:3346
43674 #, gcc-internal-format
43675 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
43676 msgstr ""
43678 #: cp/mangle.c:3433
43679 #, gcc-internal-format
43680 msgid "string literal in function template signature"
43681 msgstr ""
43683 #: cp/mangle.c:3862
43684 #, gcc-internal-format
43685 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
43686 msgstr ""
43688 #: cp/mangle.c:3909
43689 #, gcc-internal-format
43690 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
43691 msgstr ""
43693 #: cp/mangle.c:3915
43694 #, gcc-internal-format
43695 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
43696 msgstr ""
43698 #: cp/mangle.c:4187
43699 #, gcc-internal-format
43700 msgid "the mangled name of a thunk for %qD changes between -fabi-version=%d and -fabi-version=%d"
43701 msgstr ""
43703 #: cp/mangle.c:4192
43704 #, gcc-internal-format
43705 msgid "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
43706 msgstr ""
43708 #: cp/mangle.c:4197
43709 #, gcc-internal-format
43710 msgid "the mangled name of the initialization guard variable for %qD changes between -fabi-version=%d and -fabi-version=%d"
43711 msgstr ""
43713 #: cp/method.c:828 cp/method.c:1324
43714 #, gcc-internal-format
43715 msgid "non-static const member %q#D, can%'t use default assignment operator"
43716 msgstr ""
43718 #: cp/method.c:834 cp/method.c:1330
43719 #, gcc-internal-format
43720 msgid "non-static reference member %q#D, can%'t use default assignment operator"
43721 msgstr ""
43723 #: cp/method.c:953
43724 #, gcc-internal-format
43725 msgid "synthesized method %qD first required here"
43726 msgstr ""
43728 #: cp/method.c:1270
43729 #, gcc-internal-format
43730 msgid "union member %q+D with non-trivial %qD"
43731 msgstr ""
43733 #: cp/method.c:1280
43734 #, gcc-internal-format
43735 msgid "defaulted constructor calls non-%<constexpr%> %qD"
43736 msgstr ""
43738 #: cp/method.c:1347
43739 #, gcc-internal-format
43740 msgid "initializer for %q#D is invalid"
43741 msgstr ""
43743 #: cp/method.c:1399
43744 #, gcc-internal-format
43745 msgid "defaulted default constructor does not initialize %q#D"
43746 msgstr ""
43748 #: cp/method.c:1410
43749 #, gcc-internal-format
43750 msgid "copying non-static data member %q#D of rvalue reference type"
43751 msgstr ""
43753 #. A trivial constructor doesn't have any NSDMI.
43754 #: cp/method.c:1646
43755 #, gcc-internal-format
43756 msgid "defaulted default constructor does not initialize any non-static data member"
43757 msgstr ""
43759 #: cp/method.c:1691
43760 #, gcc-internal-format
43761 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
43762 msgstr ""
43764 #: cp/method.c:1815
43765 #, gcc-internal-format
43766 msgid "a lambda closure type has a deleted default constructor"
43767 msgstr ""
43769 #: cp/method.c:1818
43770 #, gcc-internal-format
43771 msgid "a lambda closure type has a deleted copy assignment operator"
43772 msgstr ""
43774 #: cp/method.c:1827
43775 #, gcc-internal-format
43776 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
43777 msgstr ""
43779 #: cp/method.c:1838
43780 #, gcc-internal-format
43781 msgid "%q#D inherits from multiple base subobjects"
43782 msgstr ""
43784 #: cp/method.c:1859
43785 #, gcc-internal-format
43786 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
43787 msgstr ""
43789 #: cp/method.c:1868
43790 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
43791 msgstr ""
43793 #: cp/method.c:2188
43794 #, gcc-internal-format
43795 msgid "defaulted declaration %q+D does not match the expected signature"
43796 msgstr ""
43798 #: cp/method.c:2191
43799 #, gcc-internal-format
43800 msgid "expected signature: %qD"
43801 msgstr "очікуваний підпис: %qD"
43803 #: cp/method.c:2229
43804 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
43805 msgstr ""
43807 #: cp/method.c:2251
43808 #, gcc-internal-format
43809 msgid "explicitly defaulted function %q+D cannot be declared as %<constexpr%> because the implicit declaration is not %<constexpr%>:"
43810 msgstr ""
43812 #: cp/method.c:2296
43813 #, gcc-internal-format
43814 msgid "a template cannot be defaulted"
43815 msgstr ""
43817 #: cp/method.c:2324
43818 #, gcc-internal-format
43819 msgid "%qD cannot be defaulted"
43820 msgstr ""
43822 #: cp/method.c:2333
43823 #, gcc-internal-format
43824 msgid "defaulted function %q+D with default argument"
43825 msgstr ""
43827 #: cp/name-lookup.c:2283
43828 #, gcc-internal-format
43829 msgid "%q#D conflicts with a previous declaration"
43830 msgstr ""
43832 #: cp/name-lookup.c:2435
43833 #, gcc-internal-format
43834 msgid "%q#D hides constructor for %q#D"
43835 msgstr "%q#D приховує конструктор для %q#D"
43837 #: cp/name-lookup.c:2562
43838 #, gcc-internal-format
43839 msgid "conflicting C language linkage declaration %q#D"
43840 msgstr "конфліктує із оголошенням компонування мови C %q#D"
43842 #: cp/name-lookup.c:2567
43843 #, gcc-internal-format
43844 msgid "due to different exception specifications"
43845 msgstr "через різні специфікації виключення"
43847 #: cp/name-lookup.c:2667
43848 #, gcc-internal-format
43849 msgid "declaration of %q#D shadows a parameter"
43850 msgstr ""
43852 #: cp/name-lookup.c:2784
43853 #, gcc-internal-format
43854 msgid "declaration of %qD shadows a member of %qT"
43855 msgstr ""
43857 #: cp/name-lookup.c:2945
43858 #, gcc-internal-format
43859 msgid "local external declaration %q#D"
43860 msgstr "локальне зовнішнє оголошення %q#D"
43862 #: cp/name-lookup.c:2947
43863 #, gcc-internal-format
43864 msgid "does not match previous declaration %q#D"
43865 msgstr "не відповідає попередньому оголошенню %q#D"
43867 #. In a local class, a friend function declaration must
43868 #. find a matching decl in the innermost non-class scope.
43869 #. [class.friend/11]
43870 #: cp/name-lookup.c:3070
43871 #, gcc-internal-format
43872 msgid "friend declaration %qD in local class without prior local declaration"
43873 msgstr ""
43875 #: cp/name-lookup.c:3132
43876 #, gcc-internal-format
43877 msgid "injected friend %qD is visible due to %<-ffriend-injection%>"
43878 msgstr ""
43880 #: cp/name-lookup.c:3252
43881 #, gcc-internal-format
43882 msgid "name lookup of %qD changed"
43883 msgstr ""
43885 #: cp/name-lookup.c:3255
43886 #, gcc-internal-format
43887 msgid "matches this %qD under ISO standard rules"
43888 msgstr ""
43890 #: cp/name-lookup.c:3257
43891 #, gcc-internal-format
43892 msgid "  matches this %qD under old rules"
43893 msgstr ""
43895 #: cp/name-lookup.c:3275 cp/name-lookup.c:3285
43896 #, gcc-internal-format
43897 msgid "name lookup of %qD changed for ISO %<for%> scoping"
43898 msgstr ""
43900 #: cp/name-lookup.c:3278
43901 #, gcc-internal-format
43902 msgid "cannot use obsolete binding %qD because it has a destructor"
43903 msgstr ""
43905 #: cp/name-lookup.c:3289
43906 #, gcc-internal-format
43907 msgid "using obsolete binding %qD"
43908 msgstr ""
43910 #: cp/name-lookup.c:3347
43911 #, gcc-internal-format
43912 msgid "%s %<%s(%E)%> %p %d\n"
43913 msgstr "%s %<%s(%E)%> %p %d\n"
43915 #: cp/name-lookup.c:3350
43916 #, gcc-internal-format
43917 msgid "%s %s %p %d\n"
43918 msgstr ""
43920 #: cp/name-lookup.c:4019
43921 #, gcc-internal-format
43922 msgid "%qT is not a namespace or unscoped enum"
43923 msgstr ""
43925 #. 7.3.3/5
43926 #. A using-declaration shall not name a template-id.
43927 #: cp/name-lookup.c:4029
43928 #, gcc-internal-format
43929 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
43930 msgstr ""
43932 #: cp/name-lookup.c:4036
43933 #, gcc-internal-format
43934 msgid "namespace %qD not allowed in using-declaration"
43935 msgstr ""
43937 #. It's a nested name with template parameter dependent scope.
43938 #. This can only be using-declaration for class member.
43939 #: cp/name-lookup.c:4044
43940 #, gcc-internal-format
43941 msgid "%qT is not a namespace"
43942 msgstr ""
43944 #. C++11 7.3.3/10.
43945 #: cp/name-lookup.c:4057
43946 #, gcc-internal-format
43947 msgid "%qD is already declared in this scope"
43948 msgstr ""
43950 #: cp/name-lookup.c:4074
43951 #, gcc-internal-format
43952 msgid "%qD not declared"
43953 msgstr ""
43955 #: cp/name-lookup.c:4785
43956 #, gcc-internal-format
43957 msgid "using-declaration for non-member at class scope"
43958 msgstr ""
43960 #: cp/name-lookup.c:4792
43961 #, gcc-internal-format
43962 msgid "%<%T::%D%> names destructor"
43963 msgstr ""
43965 #: cp/name-lookup.c:4809
43966 #, gcc-internal-format
43967 msgid "%<%T::%D%> names constructor in %qT"
43968 msgstr ""
43970 #: cp/name-lookup.c:4843
43971 #, gcc-internal-format
43972 msgid "cannot inherit constructors from indirect base %qT"
43973 msgstr ""
43975 #: cp/name-lookup.c:4852
43976 #, gcc-internal-format
43977 msgid "no members matching %<%T::%D%> in %q#T"
43978 msgstr ""
43980 #: cp/name-lookup.c:4919
43981 #, gcc-internal-format
43982 msgid "declaration of %qD not in a namespace surrounding %qD"
43983 msgstr ""
43985 #: cp/name-lookup.c:4958
43986 #, gcc-internal-format
43987 msgid "explicit qualification in declaration of %qD"
43988 msgstr ""
43990 #: cp/name-lookup.c:5010
43991 #, gcc-internal-format
43992 msgid "%qD has not been declared within %qD"
43993 msgstr ""
43995 #: cp/name-lookup.c:5012
43996 #, gcc-internal-format
43997 msgid "only here as a %<friend%>"
43998 msgstr ""
44000 #: cp/name-lookup.c:5021
44001 #, gcc-internal-format
44002 msgid "%qD should have been declared inside %qD"
44003 msgstr ""
44005 #: cp/name-lookup.c:5069
44006 #, gcc-internal-format
44007 msgid "%qD attribute requires a single NTBS argument"
44008 msgstr ""
44010 #: cp/name-lookup.c:5076
44011 #, gcc-internal-format
44012 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
44013 msgstr ""
44015 #: cp/name-lookup.c:5086
44016 #, gcc-internal-format
44017 msgid "ignoring %qD attribute on anonymous namespace"
44018 msgstr ""
44020 #: cp/name-lookup.c:5092
44021 #, gcc-internal-format
44022 msgid "ignoring %qD attribute on non-inline namespace"
44023 msgstr ""
44025 #: cp/name-lookup.c:5111 cp/name-lookup.c:7073
44026 #, gcc-internal-format
44027 msgid "%qD attribute directive ignored"
44028 msgstr ""
44030 #: cp/name-lookup.c:5426
44031 #, gcc-internal-format
44032 msgid "maximum limit of %d namespaces searched for %qE"
44033 msgstr ""
44035 #: cp/name-lookup.c:5441
44036 #, gcc-internal-format
44037 msgid "suggested alternative:"
44038 msgid_plural "suggested alternatives:"
44039 msgstr[0] ""
44040 msgstr[1] ""
44041 msgstr[2] ""
44043 #: cp/name-lookup.c:5447
44044 #, gcc-internal-format
44045 msgid "  %qE"
44046 msgstr "  %qE"
44048 #: cp/name-lookup.c:5472 cp/name-lookup.c:5764
44049 #, gcc-internal-format
44050 msgid "suggested alternative: %qs"
44051 msgstr ""
44053 #: cp/name-lookup.c:5704
44054 #, gcc-internal-format
44055 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
44056 msgstr ""
44058 #: cp/name-lookup.c:5711
44059 #, gcc-internal-format
44060 msgid "%<std::%s%> is only available from %s onwards"
44061 msgstr ""
44063 #: cp/name-lookup.c:5929
44064 #, gcc-internal-format
44065 msgid "the macro %qs had not yet been defined"
44066 msgstr ""
44068 #: cp/name-lookup.c:5932
44069 #, gcc-internal-format
44070 msgid "it was later defined here"
44071 msgstr ""
44073 #: cp/name-lookup.c:6695
44074 #, gcc-internal-format
44075 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn't a template"
44076 msgstr ""
44078 #: cp/name-lookup.c:7067
44079 #, gcc-internal-format
44080 msgid "strong using directive no longer supported"
44081 msgstr ""
44083 #: cp/name-lookup.c:7070
44084 #, gcc-internal-format
44085 msgid "you may use an inline namespace instead"
44086 msgstr ""
44088 #: cp/name-lookup.c:7087
44089 #, gcc-internal-format
44090 msgid "attributes ignored on local using directive"
44091 msgstr ""
44093 #: cp/name-lookup.c:7171
44094 #, gcc-internal-format
44095 msgid "namespace alias %qD not allowed here, assuming %qD"
44096 msgstr ""
44098 #. We only allow depth 255.
44099 #: cp/name-lookup.c:7191
44100 #, gcc-internal-format, gfc-internal-format
44101 msgid "cannot nest more than %d namespaces"
44102 msgstr ""
44104 #: cp/name-lookup.c:7226
44105 #, gcc-internal-format
44106 msgid "inline namespace must be specified at initial definition"
44107 msgstr ""
44109 #: cp/name-lookup.c:7227
44110 #, gcc-internal-format
44111 msgid "%qD defined here"
44112 msgstr "%qD визначено тут"
44114 #: cp/name-lookup.c:7300
44115 #, gcc-internal-format
44116 msgid "XXX entering pop_everything ()\n"
44117 msgstr ""
44119 #: cp/name-lookup.c:7309
44120 #, gcc-internal-format
44121 msgid "XXX leaving pop_everything ()\n"
44122 msgstr ""
44124 #: cp/optimize.c:585
44125 #, gcc-internal-format
44126 msgid "making multiple clones of %qD"
44127 msgstr ""
44129 #: cp/parser.c:818
44130 #, gcc-internal-format
44131 msgid "identifier %qE is a keyword in C++11"
44132 msgstr ""
44134 #: cp/parser.c:1314 cp/parser.c:1327
44135 #, gcc-internal-format
44136 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
44137 msgstr ""
44139 #: cp/parser.c:1352 cp/parser.c:37251
44140 #, gcc-internal-format
44141 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
44142 msgstr ""
44144 #: cp/parser.c:2851
44145 #, gcc-internal-format
44146 msgid "%<#pragma%> is not allowed here"
44147 msgstr ""
44149 #: cp/parser.c:2940
44150 #, gcc-internal-format
44151 msgid "%<%E::%E%> has not been declared"
44152 msgstr ""
44154 #: cp/parser.c:2943
44155 #, gcc-internal-format
44156 msgid "%<::%E%> has not been declared"
44157 msgstr ""
44159 #: cp/parser.c:2946
44160 #, gcc-internal-format
44161 msgid "request for member %qE in non-class type %qT"
44162 msgstr ""
44164 #: cp/parser.c:2949 cp/parser.c:18218
44165 #, gcc-internal-format
44166 msgid "%<%T::%E%> has not been declared"
44167 msgstr ""
44169 #: cp/parser.c:2959
44170 #, gcc-internal-format
44171 msgid "%<%E::%E%> is not a type"
44172 msgstr "%<%E::%E%> не є типом"
44174 #: cp/parser.c:2963
44175 #, gcc-internal-format
44176 msgid "%<%E::%E%> is not a class or namespace"
44177 msgstr ""
44179 #: cp/parser.c:2968
44180 #, gcc-internal-format
44181 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
44182 msgstr ""
44184 #: cp/parser.c:2981
44185 #, gcc-internal-format
44186 msgid "%<::%E%> is not a type"
44187 msgstr "%<::%E%> не є типом"
44189 #: cp/parser.c:2984
44190 #, gcc-internal-format
44191 msgid "%<::%E%> is not a class or namespace"
44192 msgstr ""
44194 #: cp/parser.c:2988
44195 #, gcc-internal-format
44196 msgid "%<::%E%> is not a class, namespace, or enumeration"
44197 msgstr ""
44199 #: cp/parser.c:3000
44200 #, gcc-internal-format
44201 msgid "%qE is not a type"
44202 msgstr ""
44204 #: cp/parser.c:3003
44205 #, gcc-internal-format
44206 msgid "%qE is not a class or namespace"
44207 msgstr ""
44209 #: cp/parser.c:3007
44210 #, gcc-internal-format
44211 msgid "%qE is not a class, namespace, or enumeration"
44212 msgstr ""
44214 #: cp/parser.c:3070
44215 #, gcc-internal-format
44216 msgid "new types may not be defined in a return type"
44217 msgstr ""
44219 #: cp/parser.c:3072
44220 #, gcc-internal-format
44221 msgid "(perhaps a semicolon is missing after the definition of %qT)"
44222 msgstr ""
44224 #: cp/parser.c:3100
44225 #, gcc-internal-format
44226 msgid "%qE is not a class template"
44227 msgstr ""
44229 #: cp/parser.c:3102
44230 #, gcc-internal-format
44231 msgid "%qE is not a template"
44232 msgstr ""
44234 #: cp/parser.c:3105
44235 #, gcc-internal-format
44236 msgid "invalid template-id"
44237 msgstr ""
44239 #: cp/parser.c:3139
44240 #, gcc-internal-format
44241 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
44242 msgstr ""
44244 #: cp/parser.c:3143 cp/pt.c:17890
44245 #, gcc-internal-format
44246 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
44247 msgstr ""
44249 #: cp/parser.c:3148
44250 #, gcc-internal-format
44251 msgid "%<typeid%> operator cannot appear in a constant-expression"
44252 msgstr ""
44254 #: cp/parser.c:3152
44255 #, gcc-internal-format
44256 msgid "non-constant compound literals cannot appear in a constant-expression"
44257 msgstr ""
44259 #: cp/parser.c:3156
44260 #, gcc-internal-format
44261 msgid "a function call cannot appear in a constant-expression"
44262 msgstr ""
44264 #: cp/parser.c:3160
44265 #, gcc-internal-format
44266 msgid "an increment cannot appear in a constant-expression"
44267 msgstr ""
44269 #: cp/parser.c:3164
44270 #, gcc-internal-format
44271 msgid "an decrement cannot appear in a constant-expression"
44272 msgstr ""
44274 #: cp/parser.c:3168
44275 #, gcc-internal-format
44276 msgid "an array reference cannot appear in a constant-expression"
44277 msgstr ""
44279 #: cp/parser.c:3172
44280 #, gcc-internal-format
44281 msgid "the address of a label cannot appear in a constant-expression"
44282 msgstr ""
44284 #: cp/parser.c:3176
44285 #, gcc-internal-format
44286 msgid "calls to overloaded operators cannot appear in a constant-expression"
44287 msgstr ""
44289 #: cp/parser.c:3180
44290 #, gcc-internal-format
44291 msgid "an assignment cannot appear in a constant-expression"
44292 msgstr ""
44294 #: cp/parser.c:3183
44295 #, gcc-internal-format
44296 msgid "a comma operator cannot appear in a constant-expression"
44297 msgstr ""
44299 #: cp/parser.c:3187
44300 #, gcc-internal-format
44301 msgid "a call to a constructor cannot appear in a constant-expression"
44302 msgstr ""
44304 #: cp/parser.c:3191
44305 #, gcc-internal-format
44306 msgid "a transaction expression cannot appear in a constant-expression"
44307 msgstr ""
44309 #: cp/parser.c:3237
44310 #, gcc-internal-format
44311 msgid "%qs cannot appear in a constant-expression"
44312 msgstr ""
44314 #: cp/parser.c:3273
44315 #, gcc-internal-format
44316 msgid "class template argument deduction is only available with -std=c++17 or -std=gnu++17"
44317 msgstr ""
44319 #: cp/parser.c:3278
44320 #, gcc-internal-format
44321 msgid "invalid use of destructor %qD as a type"
44322 msgstr ""
44324 #. Something like 'unsigned A a;'
44325 #: cp/parser.c:3281
44326 #, gcc-internal-format
44327 msgid "invalid combination of multiple type-specifiers"
44328 msgstr ""
44330 #: cp/parser.c:3293
44331 #, gcc-internal-format
44332 msgid "%qE does not name a type; did you mean %qs?"
44333 msgstr ""
44335 #: cp/parser.c:3297
44336 #, gcc-internal-format
44337 msgid "%qE does not name a type"
44338 msgstr ""
44340 #: cp/parser.c:3306
44341 #, gcc-internal-format
44342 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
44343 msgstr ""
44345 #: cp/parser.c:3309
44346 #, gcc-internal-format
44347 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
44348 msgstr ""
44350 #: cp/parser.c:3314
44351 #, gcc-internal-format
44352 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
44353 msgstr ""
44355 #: cp/parser.c:3317
44356 #, gcc-internal-format
44357 msgid "%<concept%> only available with -fconcepts"
44358 msgstr ""
44360 #: cp/parser.c:3343
44361 #, gcc-internal-format
44362 msgid "(perhaps %<typename %T::%E%> was intended)"
44363 msgstr ""
44365 #: cp/parser.c:3361 cp/parser.c:3365
44366 #, gcc-internal-format
44367 msgid "%qE in namespace %qE does not name a template type"
44368 msgstr ""
44370 #: cp/parser.c:3369
44371 #, gcc-internal-format
44372 msgid "%qE in namespace %qE does not name a type"
44373 msgstr ""
44375 #. A<T>::A<T>()
44376 #: cp/parser.c:3381
44377 #, gcc-internal-format
44378 msgid "%<%T::%E%> names the constructor, not the type"
44379 msgstr ""
44381 #: cp/parser.c:3384
44382 #, gcc-internal-format
44383 msgid "and %qT has no template constructors"
44384 msgstr ""
44386 #: cp/parser.c:3392
44387 #, gcc-internal-format
44388 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
44389 msgstr ""
44391 #: cp/parser.c:3400
44392 #, gcc-internal-format
44393 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
44394 msgstr ""
44396 #: cp/parser.c:3411 cp/parser.c:3415
44397 #, gcc-internal-format
44398 msgid "%qE in %q#T does not name a template type"
44399 msgstr ""
44401 #: cp/parser.c:3419
44402 #, gcc-internal-format
44403 msgid "%qE in %q#T does not name a type"
44404 msgstr ""
44406 #: cp/parser.c:4024
44407 #, gcc-internal-format
44408 msgid "expected string-literal"
44409 msgstr ""
44411 #: cp/parser.c:4089
44412 #, gcc-internal-format
44413 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
44414 msgstr ""
44416 #: cp/parser.c:4143
44417 #, gcc-internal-format
44418 msgid "a wide string is invalid in this context"
44419 msgstr ""
44421 #: cp/parser.c:4258
44422 #, gcc-internal-format
44423 msgid "unable to find character literal operator %qD with %qT argument"
44424 msgstr ""
44426 #: cp/parser.c:4357
44427 #, gcc-internal-format
44428 msgid "integer literal exceeds range of %qT type"
44429 msgstr ""
44431 #: cp/parser.c:4364
44432 #, gcc-internal-format
44433 msgid "floating literal exceeds range of %qT type"
44434 msgstr ""
44436 #: cp/parser.c:4368
44437 #, gcc-internal-format
44438 msgid "floating literal truncated to zero"
44439 msgstr ""
44441 #: cp/parser.c:4433
44442 #, gcc-internal-format
44443 msgid "unable to find numeric literal operator %qD"
44444 msgstr ""
44446 #: cp/parser.c:4439
44447 #, gcc-internal-format
44448 msgid "add %<using namespace std::complex_literals%> (from <complex>) to enable the C++14 user-defined literal suffixes"
44449 msgstr ""
44451 #: cp/parser.c:4443
44452 #, gcc-internal-format
44453 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
44454 msgstr ""
44456 #: cp/parser.c:4447
44457 #, gcc-internal-format
44458 msgid "use -fext-numeric-literals to enable more built-in suffixes"
44459 msgstr ""
44461 #: cp/parser.c:4526
44462 #, gcc-internal-format
44463 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
44464 msgstr ""
44466 #: cp/parser.c:4587 cp/parser.c:12937
44467 #, gcc-internal-format
44468 msgid "expected declaration"
44469 msgstr ""
44471 #: cp/parser.c:4934 cp/parser.c:4949
44472 #, gcc-internal-format
44473 msgid "expected binary operator"
44474 msgstr "мав бути бінарний оператор"
44476 #: cp/parser.c:4955
44477 #, gcc-internal-format
44478 msgid "expected ..."
44479 msgstr "мало бути ..."
44481 #: cp/parser.c:4967
44482 #, gcc-internal-format
44483 msgid "binary expression in operand of fold-expression"
44484 msgstr ""
44486 #: cp/parser.c:4972
44487 #, gcc-internal-format
44488 msgid "conditional expression in operand of fold-expression"
44489 msgstr ""
44491 #: cp/parser.c:4980
44492 #, gcc-internal-format
44493 msgid "mismatched operator in fold-expression"
44494 msgstr ""
44496 #: cp/parser.c:5084
44497 #, gcc-internal-format
44498 msgid "fixed-point types not supported in C++"
44499 msgstr ""
44501 #: cp/parser.c:5165
44502 #, gcc-internal-format
44503 msgid "ISO C++ forbids braced-groups within expressions"
44504 msgstr ""
44506 #: cp/parser.c:5177
44507 #, gcc-internal-format
44508 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
44509 msgstr ""
44511 #: cp/parser.c:5217
44512 #, gcc-internal-format
44513 msgid "fold-expressions only available with -std=c++17 or -std=gnu++17"
44514 msgstr ""
44516 #: cp/parser.c:5275 cp/parser.c:5452 cp/parser.c:5633 cp/semantics.c:3615
44517 #, gcc-internal-format
44518 msgid "expected primary-expression"
44519 msgstr ""
44521 #: cp/parser.c:5305
44522 #, gcc-internal-format
44523 msgid "%<this%> may not be used in this context"
44524 msgstr ""
44526 #: cp/parser.c:5446
44527 #, gcc-internal-format
44528 msgid "a template declaration cannot appear at block scope"
44529 msgstr ""
44531 #: cp/parser.c:5605
44532 #, gcc-internal-format
44533 msgid "local variable %qD may not appear in this context"
44534 msgstr ""
44536 #: cp/parser.c:5790
44537 #, gcc-internal-format
44538 msgid "expected id-expression"
44539 msgstr ""
44541 #: cp/parser.c:5922
44542 #, gcc-internal-format
44543 msgid "scope %qT before %<~%> is not a class-name"
44544 msgstr ""
44546 #: cp/parser.c:5951 cp/parser.c:7860
44547 #, gcc-internal-format
44548 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
44549 msgstr ""
44551 #: cp/parser.c:6062
44552 #, gcc-internal-format
44553 msgid "declaration of %<~%T%> as member of %qT"
44554 msgstr ""
44556 #: cp/parser.c:6077
44557 #, gcc-internal-format
44558 msgid "typedef-name %qD used as destructor declarator"
44559 msgstr ""
44561 #: cp/parser.c:6114 cp/parser.c:20246
44562 #, gcc-internal-format
44563 msgid "expected unqualified-id"
44564 msgstr ""
44566 #: cp/parser.c:6223
44567 #, gcc-internal-format
44568 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
44569 msgstr ""
44571 #: cp/parser.c:6291
44572 #, gcc-internal-format
44573 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
44574 msgstr ""
44576 #: cp/parser.c:6317
44577 #, gcc-internal-format
44578 msgid "function template-id %qD in nested-name-specifier"
44579 msgstr ""
44581 #: cp/parser.c:6325
44582 #, gcc-internal-format
44583 msgid "variable template-id %qD in nested-name-specifier"
44584 msgstr ""
44586 #: cp/parser.c:6429 cp/typeck.c:2684 cp/typeck.c:2687 cp/typeck.c:2704
44587 #, gcc-internal-format
44588 msgid "%qD is not a template"
44589 msgstr ""
44591 #: cp/parser.c:6507
44592 #, gcc-internal-format
44593 msgid "expected nested-name-specifier"
44594 msgstr ""
44596 #: cp/parser.c:6714 cp/parser.c:8950
44597 #, gcc-internal-format
44598 msgid "types may not be defined in casts"
44599 msgstr ""
44601 #: cp/parser.c:6800
44602 #, gcc-internal-format
44603 msgid "types may not be defined in a %<typeid%> expression"
44604 msgstr ""
44606 #: cp/parser.c:6892
44607 #, gcc-internal-format
44608 msgid "wrong number of arguments to %<__builtin_addressof%>"
44609 msgstr "помилкова кількість аргументів %<__builtin_addressof%>"
44611 #: cp/parser.c:6904 cp/pt.c:18453
44612 #, gcc-internal-format
44613 msgid "wrong number of arguments to %<__builtin_launder%>"
44614 msgstr "помилкова кількість аргументів %<__builtin_launder%>"
44616 #: cp/parser.c:6998
44617 #, gcc-internal-format
44618 msgid "ISO C++ forbids compound-literals"
44619 msgstr ""
44621 #: cp/parser.c:7057
44622 #, gcc-internal-format
44623 msgid "two consecutive %<[%> shall only introduce an attribute"
44624 msgstr ""
44626 #: cp/parser.c:7596 cp/typeck.c:2572
44627 #, gcc-internal-format
44628 msgid "invalid use of %qD"
44629 msgstr ""
44631 #: cp/parser.c:7605
44632 #, gcc-internal-format
44633 msgid "%<%D::%D%> is not a class member"
44634 msgstr ""
44636 #: cp/parser.c:7912
44637 #, gcc-internal-format
44638 msgid "non-scalar type"
44639 msgstr ""
44641 #: cp/parser.c:8013
44642 #, gcc-internal-format
44643 msgid "ISO C++ does not allow %<alignof%> with a non-type"
44644 msgstr ""
44646 #: cp/parser.c:8114
44647 #, gcc-internal-format
44648 msgid "types may not be defined in %<noexcept%> expressions"
44649 msgstr ""
44651 #: cp/parser.c:8404
44652 #, gcc-internal-format
44653 msgid "types may not be defined in a new-expression"
44654 msgstr ""
44656 #: cp/parser.c:8420
44657 #, gcc-internal-format
44658 msgid "array bound forbidden after parenthesized type-id"
44659 msgstr ""
44661 #: cp/parser.c:8422
44662 #, gcc-internal-format
44663 msgid "try removing the parentheses around the type-id"
44664 msgstr ""
44666 #: cp/parser.c:8454
44667 #, gcc-internal-format
44668 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
44669 msgstr ""
44671 #: cp/parser.c:8502
44672 #, gcc-internal-format
44673 msgid "expected expression-list or type-id"
44674 msgstr ""
44676 #: cp/parser.c:8531
44677 #, gcc-internal-format
44678 msgid "types may not be defined in a new-type-id"
44679 msgstr ""
44681 #: cp/parser.c:8659
44682 #, gcc-internal-format
44683 msgid "expression in new-declarator must have integral or enumeration type"
44684 msgstr ""
44686 #: cp/parser.c:9055
44687 #, gcc-internal-format
44688 msgid "use of old-style cast to %q#T"
44689 msgstr ""
44691 #: cp/parser.c:9203
44692 #, gcc-internal-format
44693 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
44694 msgstr ""
44696 #: cp/parser.c:9206
44697 #, gcc-internal-format
44698 msgid "suggest parentheses around %<>>%> expression"
44699 msgstr ""
44701 #: cp/parser.c:9410
44702 #, gcc-internal-format
44703 msgid "ISO C++ does not allow ?: with omitted middle operand"
44704 msgstr ""
44706 #: cp/parser.c:9832
44707 #, gcc-internal-format
44708 msgid "types may not be defined within __builtin_offsetof"
44709 msgstr ""
44711 #: cp/parser.c:10119
44712 #, gcc-internal-format
44713 msgid "lambda-expression in unevaluated context"
44714 msgstr ""
44716 #: cp/parser.c:10128
44717 #, gcc-internal-format
44718 msgid "lambda-expression in template-argument"
44719 msgstr ""
44721 #: cp/parser.c:10281
44722 #, gcc-internal-format
44723 msgid "expected end of capture-list"
44724 msgstr ""
44726 #: cp/parser.c:10296
44727 #, gcc-internal-format
44728 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
44729 msgstr ""
44731 #: cp/parser.c:10313
44732 #, gcc-internal-format
44733 msgid "%<*this%> capture only available with -std=c++17 or -std=gnu++17"
44734 msgstr ""
44736 #: cp/parser.c:10358
44737 #, gcc-internal-format
44738 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
44739 msgstr ""
44741 #: cp/parser.c:10365
44742 #, gcc-internal-format
44743 msgid "empty initializer for lambda init-capture"
44744 msgstr ""
44746 #: cp/parser.c:10387
44747 #, gcc-internal-format
44748 msgid "capture of non-variable %qE"
44749 msgstr ""
44751 #: cp/parser.c:10391 cp/parser.c:10401 cp/semantics.c:3456 cp/semantics.c:3468
44752 #, gcc-internal-format
44753 msgid "%q#D declared here"
44754 msgstr ""
44756 #: cp/parser.c:10397
44757 #, gcc-internal-format
44758 msgid "capture of variable %qD with non-automatic storage duration"
44759 msgstr ""
44761 #: cp/parser.c:10433
44762 #, gcc-internal-format
44763 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
44764 msgstr ""
44766 #: cp/parser.c:10438
44767 #, gcc-internal-format
44768 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
44769 msgstr ""
44771 #: cp/parser.c:10494
44772 #, gcc-internal-format
44773 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
44774 msgstr ""
44776 #: cp/parser.c:10498
44777 #, gcc-internal-format
44778 msgid "lambda templates are only available with -std=c++2a or -std=gnu++2a"
44779 msgstr ""
44781 #: cp/parser.c:10530
44782 #, gcc-internal-format
44783 msgid "default argument specified for lambda parameter"
44784 msgstr "визначено типовий аргумент для лямбда-параметра"
44786 #: cp/parser.c:10548
44787 #, gcc-internal-format
44788 msgid "duplicate %<mutable%>"
44789 msgstr "дублювання %<mutable%>"
44791 #: cp/parser.c:10595
44792 #, gcc-internal-format
44793 msgid "%<constexpr%> lambda only available with -std=c++17 or -std=gnu++17"
44794 msgstr ""
44796 #: cp/parser.c:10965 cp/parser.c:11158
44797 #, gcc-internal-format
44798 msgid "attributes at the beginning of statement are ignored"
44799 msgstr ""
44801 #: cp/parser.c:11005
44802 #, gcc-internal-format
44803 msgid "expected labeled-statement"
44804 msgstr ""
44806 #: cp/parser.c:11051
44807 #, gcc-internal-format
44808 msgid "case label %qE not within a switch statement"
44809 msgstr ""
44811 #: cp/parser.c:11165
44812 #, gcc-internal-format
44813 msgid "need %<typename%> before %qE because %qT is a dependent scope"
44814 msgstr ""
44816 #: cp/parser.c:11174
44817 #, gcc-internal-format
44818 msgid "%<%T::%D%> names the constructor, not the type"
44819 msgstr ""
44821 #: cp/parser.c:11222
44822 #, gcc-internal-format
44823 msgid "compound-statement in %<constexpr%> function"
44824 msgstr ""
44826 #: cp/parser.c:11349
44827 #, gcc-internal-format
44828 msgid "%<if constexpr%> only available with -std=c++17 or -std=gnu++17"
44829 msgstr ""
44831 #: cp/parser.c:11376
44832 #, gcc-internal-format
44833 msgid "init-statement in selection statements only available with -std=c++17 or -std=gnu++17"
44834 msgstr ""
44836 #: cp/parser.c:11546 cp/parser.c:28487
44837 #, gcc-internal-format
44838 msgid "expected selection-statement"
44839 msgstr ""
44841 #: cp/parser.c:11579
44842 #, gcc-internal-format
44843 msgid "types may not be defined in conditions"
44844 msgstr ""
44846 #: cp/parser.c:12018
44847 #, gcc-internal-format
44848 msgid "range-based %<for%> expression of type %qT has incomplete type"
44849 msgstr ""
44851 #: cp/parser.c:12105
44852 #, gcc-internal-format
44853 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
44854 msgstr ""
44856 #: cp/parser.c:12250 cp/parser.c:28490
44857 #, gcc-internal-format
44858 msgid "expected iteration-statement"
44859 msgstr ""
44861 #: cp/parser.c:12297
44862 #, gcc-internal-format
44863 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
44864 msgstr ""
44866 #: cp/parser.c:12423
44867 #, gcc-internal-format
44868 msgid "%<goto%> in %<constexpr%> function"
44869 msgstr "%<goto%> у функції %<constexpr%>"
44871 #. Issue a warning about this use of a GNU extension.
44872 #: cp/parser.c:12431
44873 #, gcc-internal-format
44874 msgid "ISO C++ forbids computed gotos"
44875 msgstr ""
44877 #: cp/parser.c:12444 cp/parser.c:28493
44878 #, gcc-internal-format
44879 msgid "expected jump-statement"
44880 msgstr ""
44882 #: cp/parser.c:12617 cp/parser.c:23581
44883 #, gcc-internal-format
44884 msgid "extra %<;%>"
44885 msgstr "зайве %<;%>"
44887 #: cp/parser.c:12860
44888 #, gcc-internal-format
44889 msgid "%<__label__%> not at the beginning of a block"
44890 msgstr ""
44892 #: cp/parser.c:13080
44893 #, gcc-internal-format
44894 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
44895 msgstr ""
44897 #: cp/parser.c:13100
44898 #, gcc-internal-format
44899 msgid "inconsistent deduction for %qT: %qT and then %qT"
44900 msgstr ""
44902 #: cp/parser.c:13121
44903 #, gcc-internal-format
44904 msgid "mixing declarations and function-definitions is forbidden"
44905 msgstr ""
44907 #: cp/parser.c:13145
44908 #, gcc-internal-format
44909 msgid "types may not be defined in a for-range-declaration"
44910 msgstr ""
44912 #: cp/parser.c:13200
44913 #, gcc-internal-format
44914 msgid "initializer in range-based %<for%> loop"
44915 msgstr ""
44917 #: cp/parser.c:13203
44918 #, gcc-internal-format
44919 msgid "multiple declarations in range-based %<for%> loop"
44920 msgstr ""
44922 #: cp/parser.c:13254
44923 #, gcc-internal-format
44924 msgid "structured bindings only available with -std=c++17 or -std=gnu++17"
44925 msgstr ""
44927 #: cp/parser.c:13303
44928 #, gcc-internal-format
44929 msgid "empty structured binding declaration"
44930 msgstr ""
44932 #: cp/parser.c:13321
44933 #, gcc-internal-format
44934 msgid "invalid initializer for structured binding declaration"
44935 msgstr ""
44937 #: cp/parser.c:13488
44938 #, gcc-internal-format
44939 msgid "%<friend%> used outside of class"
44940 msgstr ""
44942 #: cp/parser.c:13555
44943 #, gcc-internal-format
44944 msgid "%<auto%> changes meaning in C++11; please remove it"
44945 msgstr ""
44947 #: cp/parser.c:13591
44948 #, gcc-internal-format
44949 msgid "decl-specifier invalid in condition"
44950 msgstr ""
44952 #: cp/parser.c:13597
44953 #, gcc-internal-format
44954 msgid "%qD invalid in lambda"
44955 msgstr "%qD є некоректним у лямбді"
44957 #: cp/parser.c:13690
44958 #, gcc-internal-format
44959 msgid "class definition may not be declared a friend"
44960 msgstr ""
44962 #: cp/parser.c:13760 cp/parser.c:24061
44963 #, gcc-internal-format
44964 msgid "templates may not be %<virtual%>"
44965 msgstr ""
44967 #: cp/parser.c:13802
44968 #, gcc-internal-format
44969 msgid "invalid linkage-specification"
44970 msgstr ""
44972 #: cp/parser.c:13906
44973 #, gcc-internal-format
44974 msgid "static_assert without a message only available with -std=c++17 or -std=gnu++17"
44975 msgstr ""
44977 #: cp/parser.c:14108
44978 #, gcc-internal-format
44979 msgid "types may not be defined in %<decltype%> expressions"
44980 msgstr ""
44982 #: cp/parser.c:14261
44983 #, gcc-internal-format
44984 msgid "types may not be defined in a conversion-type-id"
44985 msgstr ""
44987 #: cp/parser.c:14288
44988 #, gcc-internal-format
44989 msgid "invalid use of %<auto%> in conversion operator"
44990 msgstr ""
44992 #: cp/parser.c:14292
44993 #, gcc-internal-format
44994 msgid "use of %<auto%> in member template conversion operator can never be deduced"
44995 msgstr ""
44997 #: cp/parser.c:14376
44998 #, gcc-internal-format
44999 msgid "only constructors take member initializers"
45000 msgstr ""
45002 #: cp/parser.c:14403
45003 #, gcc-internal-format
45004 msgid "cannot expand initializer for member %qD"
45005 msgstr ""
45007 #: cp/parser.c:14415 cp/pt.c:24333
45008 #, gcc-internal-format
45009 msgid "mem-initializer for %qD follows constructor delegation"
45010 msgstr ""
45012 #: cp/parser.c:14427 cp/pt.c:24345
45013 #, gcc-internal-format
45014 msgid "constructor delegation follows mem-initializer for %qD"
45015 msgstr ""
45017 #: cp/parser.c:14479
45018 #, gcc-internal-format
45019 msgid "anachronistic old-style base class initializer"
45020 msgstr ""
45022 #: cp/parser.c:14549
45023 #, gcc-internal-format
45024 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
45025 msgstr ""
45027 #: cp/parser.c:14924
45028 #, gcc-internal-format
45029 msgid "unexpected keyword; remove space between quotes and suffix identifier"
45030 msgstr ""
45032 #: cp/parser.c:14930
45033 #, gcc-internal-format
45034 msgid "expected suffix identifier"
45035 msgstr ""
45037 #: cp/parser.c:14939
45038 #, gcc-internal-format
45039 msgid "expected empty string after %<operator%> keyword"
45040 msgstr ""
45042 #: cp/parser.c:14945
45043 #, gcc-internal-format
45044 msgid "invalid encoding prefix in literal operator"
45045 msgstr ""
45047 #: cp/parser.c:14972
45048 #, gcc-internal-format
45049 msgid "expected operator"
45050 msgstr ""
45052 #. Warn that we do not support `export'.
45053 #: cp/parser.c:15017
45054 #, gcc-internal-format
45055 msgid "keyword %<export%> not implemented, and will be ignored"
45056 msgstr ""
45058 #: cp/parser.c:15187
45059 #, gcc-internal-format
45060 msgid "invalid constrained type parameter"
45061 msgstr "некоректний параметр обмеженого типу"
45063 #: cp/parser.c:15195
45064 #, gcc-internal-format
45065 msgid "cv-qualified type parameter"
45066 msgstr ""
45068 #: cp/parser.c:15280
45069 #, gcc-internal-format
45070 msgid "variadic constraint introduced without %<...%>"
45071 msgstr ""
45073 #: cp/parser.c:15344
45074 #, gcc-internal-format
45075 msgid "invalid use of %<auto%> in default template argument"
45076 msgstr ""
45078 #: cp/parser.c:15579 cp/parser.c:15665 cp/parser.c:21691
45079 #, gcc-internal-format
45080 msgid "template parameter pack %qD cannot have a default argument"
45081 msgstr ""
45083 #: cp/parser.c:15583 cp/parser.c:15669
45084 #, gcc-internal-format
45085 msgid "template parameter packs cannot have default arguments"
45086 msgstr ""
45088 #: cp/parser.c:15735
45089 #, gcc-internal-format
45090 msgid "expected template-id"
45091 msgstr ""
45093 #: cp/parser.c:15795
45094 #, gcc-internal-format
45095 msgid "%<<::%> cannot begin a template-argument list"
45096 msgstr ""
45098 #: cp/parser.c:15799
45099 #, gcc-internal-format
45100 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
45101 msgstr ""
45103 #: cp/parser.c:15803
45104 #, gcc-internal-format
45105 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
45106 msgstr ""
45108 #: cp/parser.c:15921
45109 #, gcc-internal-format
45110 msgid "parse error in template argument list"
45111 msgstr ""
45113 #. The name does not name a template.
45114 #: cp/parser.c:15989 cp/parser.c:16119 cp/parser.c:16334
45115 #, gcc-internal-format
45116 msgid "expected template-name"
45117 msgstr ""
45119 #. Explain what went wrong.
45120 #: cp/parser.c:16035
45121 #, gcc-internal-format
45122 msgid "non-template %qD used as template"
45123 msgstr ""
45125 #: cp/parser.c:16037
45126 #, gcc-internal-format
45127 msgid "use %<%T::template %D%> to indicate that it is a template"
45128 msgstr ""
45130 #: cp/parser.c:16186
45131 #, gcc-internal-format
45132 msgid "expected parameter pack before %<...%>"
45133 msgstr ""
45135 #: cp/parser.c:16295 cp/parser.c:16313 cp/parser.c:16480
45136 #, gcc-internal-format
45137 msgid "expected template-argument"
45138 msgstr ""
45140 #: cp/parser.c:16455
45141 #, gcc-internal-format
45142 msgid "invalid non-type template argument"
45143 msgstr ""
45145 #: cp/parser.c:16582
45146 #, gcc-internal-format
45147 msgid "explicit instantiation shall not use %<inline%> specifier"
45148 msgstr ""
45150 #: cp/parser.c:16586
45151 #, gcc-internal-format
45152 msgid "explicit instantiation shall not use %<constexpr%> specifier"
45153 msgstr ""
45155 #: cp/parser.c:16645
45156 #, gcc-internal-format
45157 msgid "template specialization with C linkage"
45158 msgstr ""
45160 #: cp/parser.c:16866
45161 #, gcc-internal-format
45162 msgid "expected type specifier"
45163 msgstr ""
45165 #: cp/parser.c:17050
45166 #, gcc-internal-format
45167 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
45168 msgstr ""
45170 #: cp/parser.c:17056
45171 #, gcc-internal-format
45172 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
45173 msgstr ""
45175 #: cp/parser.c:17061
45176 #, gcc-internal-format
45177 msgid "use of %<auto%> in parameter declaration only available with -fconcepts"
45178 msgstr ""
45180 #: cp/parser.c:17206
45181 #, gcc-internal-format
45182 msgid "expected template-id for type"
45183 msgstr ""
45185 #: cp/parser.c:17275
45186 #, gcc-internal-format
45187 msgid "expected type-name"
45188 msgstr "мало бути вказано тип-назву"
45190 #: cp/parser.c:17628
45191 #, gcc-internal-format
45192 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
45193 msgstr ""
45195 #: cp/parser.c:17851
45196 #, gcc-internal-format
45197 msgid "declaration %qD does not declare anything"
45198 msgstr ""
45200 #: cp/parser.c:17939
45201 #, gcc-internal-format
45202 msgid "attributes ignored on uninstantiated type"
45203 msgstr ""
45205 #: cp/parser.c:17943
45206 #, gcc-internal-format
45207 msgid "attributes ignored on template instantiation"
45208 msgstr ""
45210 #: cp/parser.c:17948
45211 #, gcc-internal-format
45212 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
45213 msgstr ""
45215 #: cp/parser.c:18082
45216 #, gcc-internal-format
45217 msgid "%qD is an enumeration template"
45218 msgstr ""
45220 #: cp/parser.c:18093
45221 #, gcc-internal-format
45222 msgid "%qD does not name an enumeration in %qT"
45223 msgstr ""
45225 #: cp/parser.c:18108
45226 #, gcc-internal-format
45227 msgid "unnamed scoped enum is not allowed"
45228 msgstr ""
45230 #: cp/parser.c:18163
45231 #, gcc-internal-format
45232 msgid "expected %<;%> or %<{%>"
45233 msgstr "мало бути %<;%> або %<{%>"
45235 #: cp/parser.c:18212
45236 #, gcc-internal-format
45237 msgid "cannot add an enumerator list to a template instantiation"
45238 msgstr ""
45240 #: cp/parser.c:18226
45241 #, gcc-internal-format
45242 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
45243 msgstr ""
45245 #: cp/parser.c:18238 cp/parser.c:23067
45246 #, gcc-internal-format
45247 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
45248 msgstr ""
45250 #: cp/parser.c:18243 cp/parser.c:23072
45251 #, gcc-internal-format
45252 msgid "declaration of %qD in %qD which does not enclose %qD"
45253 msgstr ""
45255 #: cp/parser.c:18255 cp/parser.c:23086
45256 #, gcc-internal-format
45257 msgid "extra qualification not allowed"
45258 msgstr ""
45260 #: cp/parser.c:18279
45261 #, gcc-internal-format
45262 msgid "multiple definition of %q#T"
45263 msgstr ""
45265 #: cp/parser.c:18292
45266 #, gcc-internal-format
45267 msgid "ISO C++ forbids empty unnamed enum"
45268 msgstr "У ISO C++ заборонено порожні enum без назви"
45270 #: cp/parser.c:18312
45271 #, gcc-internal-format
45272 msgid "opaque-enum-specifier without name"
45273 msgstr ""
45275 #: cp/parser.c:18315
45276 #, gcc-internal-format
45277 msgid "opaque-enum-specifier must use a simple identifier"
45278 msgstr ""
45280 #: cp/parser.c:18494
45281 #, gcc-internal-format
45282 msgid "%qD is not a namespace-name"
45283 msgstr ""
45285 #: cp/parser.c:18500
45286 #, gcc-internal-format
45287 msgid "expected namespace-name"
45288 msgstr ""
45290 #: cp/parser.c:18567
45291 #, gcc-internal-format
45292 msgid "nested namespace definitions only available with -std=c++17 or -std=gnu++17"
45293 msgstr ""
45295 #: cp/parser.c:18575
45296 #, gcc-internal-format
45297 msgid "nested namespace name required"
45298 msgstr ""
45300 #: cp/parser.c:18580
45301 #, gcc-internal-format
45302 msgid "namespace name required"
45303 msgstr ""
45305 #: cp/parser.c:18584
45306 #, gcc-internal-format
45307 msgid "a nested namespace definition cannot have attributes"
45308 msgstr ""
45310 #: cp/parser.c:18587
45311 #, gcc-internal-format
45312 msgid "a nested namespace definition cannot be inline"
45313 msgstr ""
45315 #: cp/parser.c:18594
45316 #, gcc-internal-format
45317 msgid "namespace %qD entered"
45318 msgstr ""
45320 #: cp/parser.c:18649
45321 #, gcc-internal-format
45322 msgid "%<namespace%> definition is not allowed here"
45323 msgstr ""
45325 #: cp/parser.c:18800
45326 #, gcc-internal-format
45327 msgid "pack expansion in using-declaration only available with -std=c++17 or -std=gnu++17"
45328 msgstr ""
45330 #: cp/parser.c:18815
45331 #, gcc-internal-format
45332 msgid "a template-id may not appear in a using-declaration"
45333 msgstr ""
45335 #: cp/parser.c:18862
45336 #, gcc-internal-format
45337 msgid "comma-separated list in using-declaration only available with -std=c++17 or -std=gnu++17"
45338 msgstr ""
45340 #: cp/parser.c:18872
45341 #, gcc-internal-format
45342 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
45343 msgstr ""
45345 #: cp/parser.c:18937
45346 #, gcc-internal-format
45347 msgid "types may not be defined in alias template declarations"
45348 msgstr ""
45350 #: cp/parser.c:19103
45351 #, gcc-internal-format
45352 msgid "%<asm%> in %<constexpr%> function"
45353 msgstr "%<asm%> у функції %<constexpr%>"
45355 #: cp/parser.c:19490
45356 #, gcc-internal-format
45357 msgid "a function-definition is not allowed here"
45358 msgstr ""
45360 #: cp/parser.c:19501
45361 #, gcc-internal-format
45362 msgid "an asm-specification is not allowed on a function-definition"
45363 msgstr ""
45365 #: cp/parser.c:19505
45366 #, gcc-internal-format
45367 msgid "attributes are not allowed on a function-definition"
45368 msgstr ""
45370 #: cp/parser.c:19556
45371 #, gcc-internal-format
45372 msgid "expected constructor, destructor, or type conversion"
45373 msgstr ""
45375 #. Anything else is an error.
45376 #: cp/parser.c:19595 cp/parser.c:21903
45377 #, gcc-internal-format
45378 msgid "expected initializer"
45379 msgstr ""
45381 #: cp/parser.c:19676
45382 #, gcc-internal-format
45383 msgid "initializer provided for function"
45384 msgstr ""
45386 #: cp/parser.c:19710
45387 #, gcc-internal-format
45388 msgid "attributes after parenthesized initializer ignored"
45389 msgstr ""
45391 #: cp/parser.c:19724
45392 #, gcc-internal-format
45393 msgid "non-function %qD declared as implicit template"
45394 msgstr ""
45396 #: cp/parser.c:20166
45397 #, gcc-internal-format
45398 msgid "array bound is not an integer constant"
45399 msgstr ""
45401 #: cp/parser.c:20292
45402 #, gcc-internal-format
45403 msgid "cannot define member of dependent typedef %qT"
45404 msgstr ""
45406 #: cp/parser.c:20296
45407 #, gcc-internal-format
45408 msgid "%<%T::%E%> is not a type"
45409 msgstr "%<%T::%E%> не є типом"
45411 #. We do not attempt to print the declarator
45412 #. here because we do not have enough
45413 #. information about its original syntactic
45414 #. form.
45415 #: cp/parser.c:20325
45416 #, gcc-internal-format
45417 msgid "invalid declarator"
45418 msgstr ""
45420 #: cp/parser.c:20333
45421 #, gcc-internal-format
45422 msgid "invalid use of constructor as a template"
45423 msgstr ""
45425 #: cp/parser.c:20335
45426 #, gcc-internal-format
45427 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
45428 msgstr ""
45430 #. But declarations with qualified-ids can't appear in a
45431 #. function.
45432 #: cp/parser.c:20407
45433 #, gcc-internal-format
45434 msgid "qualified-id in declaration"
45435 msgstr ""
45437 #: cp/parser.c:20432
45438 #, gcc-internal-format
45439 msgid "expected declarator"
45440 msgstr ""
45442 #: cp/parser.c:20551
45443 #, gcc-internal-format
45444 msgid "%qD is a namespace"
45445 msgstr ""
45447 #: cp/parser.c:20553
45448 #, gcc-internal-format
45449 msgid "cannot form pointer to member of non-class %q#T"
45450 msgstr ""
45452 #: cp/parser.c:20574
45453 #, gcc-internal-format
45454 msgid "expected ptr-operator"
45455 msgstr ""
45457 #: cp/parser.c:20635
45458 #, gcc-internal-format
45459 msgid "duplicate cv-qualifier"
45460 msgstr ""
45462 #: cp/parser.c:20689
45463 #, gcc-internal-format
45464 msgid "multiple ref-qualifiers"
45465 msgstr ""
45467 #: cp/parser.c:20726
45468 #, gcc-internal-format
45469 msgid "%qE requires %<-fgnu-tm%>"
45470 msgstr "%qE потребує %<-fgnu-tm%>"
45472 #: cp/parser.c:20784
45473 #, gcc-internal-format
45474 msgid "duplicate virt-specifier"
45475 msgstr ""
45477 #: cp/parser.c:21022
45478 #, gcc-internal-format
45479 msgid "missing template arguments after %qT"
45480 msgstr ""
45482 #: cp/parser.c:21028 cp/typeck2.c:494 cp/typeck2.c:534 cp/typeck2.c:2093
45483 #, gcc-internal-format
45484 msgid "invalid use of %qT"
45485 msgstr ""
45487 #: cp/parser.c:21049
45488 #, gcc-internal-format
45489 msgid "types may not be defined in template arguments"
45490 msgstr ""
45492 #: cp/parser.c:21054
45493 #, gcc-internal-format
45494 msgid "invalid use of %<auto%> in template argument"
45495 msgstr ""
45497 #: cp/parser.c:21142
45498 #, gcc-internal-format
45499 msgid "expected type-specifier"
45500 msgstr ""
45502 #: cp/parser.c:21426
45503 #, gcc-internal-format
45504 msgid "expected %<,%> or %<...%>"
45505 msgstr "мало бути %<,%> або %<...%>"
45507 #: cp/parser.c:21501
45508 #, gcc-internal-format
45509 msgid "types may not be defined in parameter types"
45510 msgstr ""
45512 #: cp/parser.c:21675
45513 #, gcc-internal-format
45514 msgid "default arguments are only permitted for function parameters"
45515 msgstr ""
45517 #: cp/parser.c:21693
45518 #, gcc-internal-format
45519 msgid "parameter pack %qD cannot have a default argument"
45520 msgstr ""
45522 #: cp/parser.c:21699
45523 #, gcc-internal-format
45524 msgid "template parameter pack cannot have a default argument"
45525 msgstr ""
45527 #: cp/parser.c:21701
45528 #, gcc-internal-format
45529 msgid "parameter pack cannot have a default argument"
45530 msgstr ""
45532 #: cp/parser.c:22128
45533 #, gcc-internal-format
45534 msgid "C++ designated initializers only available with -std=c++2a or -std=gnu++2a"
45535 msgstr ""
45537 #: cp/parser.c:22148
45538 #, gcc-internal-format
45539 msgid "ISO C++ does not allow GNU designated initializers"
45540 msgstr ""
45542 #: cp/parser.c:22186
45543 #, gcc-internal-format
45544 msgid "ISO C++ does not allow C99 designated initializers"
45545 msgstr ""
45547 #: cp/parser.c:22200
45548 #, gcc-internal-format
45549 msgid "either all initializer clauses should be designated or none of them should be"
45550 msgstr ""
45552 #: cp/parser.c:22225
45553 #, gcc-internal-format
45554 msgid "%<...%> not allowed in designated initializer list"
45555 msgstr ""
45557 #: cp/parser.c:22263
45558 #, gcc-internal-format
45559 msgid "%<.%s%> designator used multiple times in the same initializer list"
45560 msgstr ""
45562 #: cp/parser.c:22319 cp/parser.c:22445
45563 #, gcc-internal-format
45564 msgid "expected class-name"
45565 msgstr ""
45567 #: cp/parser.c:22647
45568 #, gcc-internal-format
45569 msgid "expected %<;%> after class definition"
45570 msgstr ""
45572 #: cp/parser.c:22650
45573 #, gcc-internal-format
45574 msgid "expected %<;%> after struct definition"
45575 msgstr ""
45577 #: cp/parser.c:22653
45578 #, gcc-internal-format
45579 msgid "expected %<;%> after union definition"
45580 msgstr ""
45582 #: cp/parser.c:23009
45583 #, gcc-internal-format
45584 msgid "expected %<{%> or %<:%>"
45585 msgstr "мало бути %<{%> або %<:%>"
45587 #: cp/parser.c:23020
45588 #, gcc-internal-format
45589 msgid "cannot specify %<override%> for a class"
45590 msgstr ""
45592 #: cp/parser.c:23028
45593 #, gcc-internal-format
45594 msgid "global qualification of class name is invalid"
45595 msgstr ""
45597 #: cp/parser.c:23035
45598 #, gcc-internal-format
45599 msgid "qualified name does not name a class"
45600 msgstr ""
45602 #: cp/parser.c:23047
45603 #, gcc-internal-format
45604 msgid "keyword %<template%> not allowed in class-head-name"
45605 msgstr ""
45607 #: cp/parser.c:23053
45608 #, gcc-internal-format
45609 msgid "invalid class name in declaration of %qD"
45610 msgstr ""
45612 #: cp/parser.c:23111
45613 #, gcc-internal-format
45614 msgid "an explicit specialization must be preceded by %<template <>%>"
45615 msgstr ""
45617 #: cp/parser.c:23143
45618 #, gcc-internal-format
45619 msgid "function template %qD redeclared as a class template"
45620 msgstr ""
45622 #: cp/parser.c:23179
45623 #, gcc-internal-format
45624 msgid "could not resolve typename type"
45625 msgstr "не вдалося визначити тип typename"
45627 #: cp/parser.c:23238
45628 #, gcc-internal-format
45629 msgid "previous definition of %q#T"
45630 msgstr "попереднє визначення %q#T"
45632 #: cp/parser.c:23328 cp/parser.c:28496
45633 #, gcc-internal-format
45634 msgid "expected class-key"
45635 msgstr ""
45637 #: cp/parser.c:23352
45638 #, gcc-internal-format
45639 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++17 or -std=gnu++17"
45640 msgstr ""
45642 #: cp/parser.c:23356
45643 #, gcc-internal-format
45644 msgid "expected %<class%> or %<typename%>"
45645 msgstr "мало бути %<class%> або %<typename%>"
45647 #: cp/parser.c:23602
45648 #, gcc-internal-format
45649 msgid "in C++03 a class-key must be used when declaring a friend"
45650 msgstr ""
45652 #: cp/parser.c:23620
45653 #, gcc-internal-format
45654 msgid "friend declaration does not name a class or function"
45655 msgstr ""
45657 #: cp/parser.c:23638
45658 #, gcc-internal-format
45659 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
45660 msgstr ""
45662 #: cp/parser.c:23735
45663 #, gcc-internal-format
45664 msgid "default member initializers for bit-fields only available with -std=c++2a or -std=gnu++2a"
45665 msgstr ""
45667 #: cp/parser.c:23742
45668 #, gcc-internal-format
45669 msgid "default member initializer for unnamed bit-field"
45670 msgstr ""
45672 #: cp/parser.c:23755
45673 #, gcc-internal-format
45674 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
45675 msgstr ""
45677 #: cp/parser.c:23900
45678 #, gcc-internal-format
45679 msgid "pure-specifier on function-definition"
45680 msgstr ""
45682 #: cp/parser.c:23920
45683 #, gcc-internal-format
45684 msgid "extra %<;%> after in-class function definition"
45685 msgstr ""
45687 #: cp/parser.c:23967
45688 #, gcc-internal-format
45689 msgid "stray %<,%> at end of member declaration"
45690 msgstr ""
45692 #: cp/parser.c:23981
45693 #, gcc-internal-format
45694 msgid "expected %<;%> at end of member declaration"
45695 msgstr ""
45697 #: cp/parser.c:24055
45698 #, gcc-internal-format
45699 msgid "invalid pure specifier (only %<= 0%> is allowed)"
45700 msgstr ""
45702 #: cp/parser.c:24090
45703 #, gcc-internal-format
45704 msgid "a brace-enclosed initializer is not allowed here"
45705 msgstr ""
45707 #: cp/parser.c:24220
45708 #, gcc-internal-format
45709 msgid "%<virtual%> specified more than once in base-specifier"
45710 msgstr ""
45712 #: cp/parser.c:24240
45713 #, gcc-internal-format
45714 msgid "more than one access specifier in base-specifier"
45715 msgstr ""
45717 #: cp/parser.c:24264
45718 #, gcc-internal-format
45719 msgid "keyword %<typename%> not allowed outside of templates"
45720 msgstr ""
45722 #: cp/parser.c:24267
45723 #, gcc-internal-format
45724 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
45725 msgstr ""
45727 #: cp/parser.c:24361 cp/parser.c:24439
45728 #, gcc-internal-format
45729 msgid "types may not be defined in an exception-specification"
45730 msgstr ""
45732 #: cp/parser.c:24447
45733 #, gcc-internal-format
45734 msgid "ISO C++17 does not allow dynamic exception specifications"
45735 msgstr "У ISO C++17 не можна визначати динамічні специфікації виключень"
45737 #: cp/parser.c:24453
45738 #, gcc-internal-format
45739 msgid "dynamic exception specifications are deprecated in C++11"
45740 msgstr ""
45742 #: cp/parser.c:24497
45743 #, gcc-internal-format
45744 msgid "invalid use of %<auto%> in exception-specification"
45745 msgstr ""
45747 #: cp/parser.c:24536
45748 #, gcc-internal-format
45749 msgid "%<try%> in %<constexpr%> function"
45750 msgstr "%<try%> у функції %<constexpr%>"
45752 #: cp/parser.c:24647
45753 #, gcc-internal-format
45754 msgid "types may not be defined in exception-declarations"
45755 msgstr ""
45757 #: cp/parser.c:25200
45758 #, gcc-internal-format
45759 msgid "attribute using prefix used together with scoped attribute token"
45760 msgstr ""
45762 #: cp/parser.c:25214
45763 #, gcc-internal-format
45764 msgid "expected an identifier for the attribute name"
45765 msgstr ""
45767 #: cp/parser.c:25298
45768 #, gcc-internal-format
45769 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
45770 msgstr ""
45772 #: cp/parser.c:25302
45773 #, gcc-internal-format
45774 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
45775 msgstr ""
45777 #: cp/parser.c:25339
45778 #, gcc-internal-format
45779 msgid "expected attribute before %<...%>"
45780 msgstr "мав бути атрибут перед %<...%>"
45782 #: cp/parser.c:25400
45783 #, gcc-internal-format
45784 msgid "attribute using prefix only available with -std=c++17 or -std=gnu++17"
45785 msgstr ""
45787 #: cp/parser.c:25718
45788 #, gcc-internal-format
45789 msgid "%<requires%> only available with -fconcepts"
45790 msgstr ""
45792 #: cp/parser.c:25750
45793 #, gcc-internal-format
45794 msgid "a requires expression cannot appear outside a template"
45795 msgstr ""
45797 #: cp/parser.c:26464
45798 #, gcc-internal-format
45799 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
45800 msgstr ""
45802 #: cp/parser.c:26469
45803 #, gcc-internal-format
45804 msgid "invalid declaration of %<%T::%E%>"
45805 msgstr ""
45807 #: cp/parser.c:26473
45808 #, gcc-internal-format
45809 msgid "too few template-parameter-lists"
45810 msgstr ""
45812 #. Otherwise, there are too many template parameter lists.  We have
45813 #. something like:
45815 #. template <class T> template <class U> void S::f();
45816 #: cp/parser.c:26480
45817 #, gcc-internal-format
45818 msgid "too many template-parameter-lists"
45819 msgstr ""
45821 #: cp/parser.c:26829
45822 #, gcc-internal-format
45823 msgid "named return values are no longer supported"
45824 msgstr ""
45826 #: cp/parser.c:26988
45827 #, gcc-internal-format
45828 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
45829 msgstr ""
45831 #: cp/parser.c:26993
45832 #, gcc-internal-format
45833 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
45834 msgstr ""
45836 #: cp/parser.c:27063
45837 #, gcc-internal-format
45838 msgid "empty introduction-list"
45839 msgstr ""
45841 #: cp/parser.c:27087
45842 #, gcc-internal-format
45843 msgid "no matching concept for template-introduction"
45844 msgstr ""
45846 #: cp/parser.c:27109
45847 #, gcc-internal-format
45848 msgid "invalid declaration of member template in local class"
45849 msgstr ""
45851 #: cp/parser.c:27118
45852 #, gcc-internal-format
45853 msgid "template with C linkage"
45854 msgstr ""
45856 #: cp/parser.c:27138
45857 #, gcc-internal-format
45858 msgid "invalid explicit specialization"
45859 msgstr ""
45861 #: cp/parser.c:27242
45862 #, gcc-internal-format
45863 msgid "template declaration of %<typedef%>"
45864 msgstr ""
45866 #: cp/parser.c:27293
45867 #, gcc-internal-format
45868 msgid "a class template declaration must not declare anything else"
45869 msgstr ""
45871 #: cp/parser.c:27339
45872 #, gcc-internal-format
45873 msgid "explicit template specialization cannot have a storage class"
45874 msgstr ""
45876 #: cp/parser.c:27647
45877 #, gcc-internal-format
45878 msgid "%<>>%> should be %<> >%> within a nested template argument list"
45879 msgstr ""
45881 #: cp/parser.c:27660
45882 #, gcc-internal-format
45883 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
45884 msgstr ""
45886 #: cp/parser.c:27955
45887 #, gcc-internal-format
45888 msgid "%<sizeof...%> argument must be surrounded by parentheses"
45889 msgstr ""
45891 #: cp/parser.c:28115
45892 #, gcc-internal-format
45893 msgid "invalid use of %qD in linkage specification"
45894 msgstr ""
45896 #: cp/parser.c:28130
45897 #, gcc-internal-format
45898 msgid "%<__thread%> before %qD"
45899 msgstr ""
45901 #: cp/parser.c:28264
45902 #, gcc-internal-format
45903 msgid "ISO C++ 1998 does not support %<long long%>"
45904 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
45906 #: cp/parser.c:28272
45907 #, gcc-internal-format
45908 msgid "both %<__thread%> and %<thread_local%> specified"
45909 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
45911 #: cp/parser.c:28277
45912 #, gcc-internal-format
45913 msgid "duplicate %qD"
45914 msgstr "дублювання %qD"
45916 #: cp/parser.c:28301
45917 #, gcc-internal-format
45918 msgid "duplicate %qs"
45919 msgstr "дублювання %qs"
45921 #: cp/parser.c:28353
45922 #, gcc-internal-format
45923 msgid "expected %<new%>"
45924 msgstr "мало бути %<new%>"
45926 #: cp/parser.c:28356
45927 #, gcc-internal-format
45928 msgid "expected %<delete%>"
45929 msgstr "мало бути %<delete%>"
45931 #: cp/parser.c:28359
45932 #, gcc-internal-format
45933 msgid "expected %<return%>"
45934 msgstr "мало бути %<return%>"
45936 #: cp/parser.c:28365
45937 #, gcc-internal-format
45938 msgid "expected %<extern%>"
45939 msgstr "мало бути %<extern%>"
45941 #: cp/parser.c:28368
45942 #, gcc-internal-format
45943 msgid "expected %<static_assert%>"
45944 msgstr "мало бути %<static_assert%>"
45946 #: cp/parser.c:28371
45947 #, gcc-internal-format
45948 msgid "expected %<decltype%>"
45949 msgstr "мало бути %<decltype%>"
45951 #: cp/parser.c:28374
45952 #, gcc-internal-format
45953 msgid "expected %<operator%>"
45954 msgstr "мало бути %<operator%>"
45956 #: cp/parser.c:28377
45957 #, gcc-internal-format
45958 msgid "expected %<class%>"
45959 msgstr "мало бути %<class%>"
45961 #: cp/parser.c:28380
45962 #, gcc-internal-format
45963 msgid "expected %<template%>"
45964 msgstr "мало бути %<template%>"
45966 #: cp/parser.c:28383
45967 #, gcc-internal-format
45968 msgid "expected %<namespace%>"
45969 msgstr "мало бути %<namespace%>"
45971 #: cp/parser.c:28386
45972 #, gcc-internal-format
45973 msgid "expected %<using%>"
45974 msgstr "мало бути %<using%>"
45976 #: cp/parser.c:28389
45977 #, gcc-internal-format
45978 msgid "expected %<asm%>"
45979 msgstr "мало бути %<asm%>"
45981 #: cp/parser.c:28392
45982 #, gcc-internal-format
45983 msgid "expected %<try%>"
45984 msgstr "мало бути %<try%>"
45986 #: cp/parser.c:28395
45987 #, gcc-internal-format
45988 msgid "expected %<catch%>"
45989 msgstr "мало бути %<catch%>"
45991 #: cp/parser.c:28398
45992 #, gcc-internal-format
45993 msgid "expected %<throw%>"
45994 msgstr "мало бути %<throw%>"
45996 #: cp/parser.c:28401
45997 #, gcc-internal-format
45998 msgid "expected %<__label__%>"
45999 msgstr "мало бути %<__label__%>"
46001 #: cp/parser.c:28404
46002 #, gcc-internal-format
46003 msgid "expected %<@try%>"
46004 msgstr "мало бути %<@try%>"
46006 #: cp/parser.c:28407
46007 #, gcc-internal-format
46008 msgid "expected %<@synchronized%>"
46009 msgstr "мало бути %<@synchronized%>"
46011 #: cp/parser.c:28410
46012 #, gcc-internal-format
46013 msgid "expected %<@throw%>"
46014 msgstr "мало бути %<@throw%>"
46016 #: cp/parser.c:28413
46017 #, gcc-internal-format
46018 msgid "expected %<__transaction_atomic%>"
46019 msgstr "мало бути %<__transaction_atomic%>"
46021 #: cp/parser.c:28416
46022 #, gcc-internal-format
46023 msgid "expected %<__transaction_relaxed%>"
46024 msgstr "мало бути %<__transaction_relaxed%>"
46026 #: cp/parser.c:28448
46027 #, gcc-internal-format
46028 msgid "expected %<::%>"
46029 msgstr "мало бути %<::%>"
46031 #: cp/parser.c:28460
46032 #, gcc-internal-format
46033 msgid "expected %<...%>"
46034 msgstr "мало бути %<...%>"
46036 #: cp/parser.c:28463
46037 #, gcc-internal-format
46038 msgid "expected %<*%>"
46039 msgstr "мало бути %<*%>"
46041 #: cp/parser.c:28466
46042 #, gcc-internal-format
46043 msgid "expected %<~%>"
46044 msgstr "мало бути %<~%>"
46046 #: cp/parser.c:28472
46047 #, gcc-internal-format
46048 msgid "expected %<:%> or %<::%>"
46049 msgstr "мало бути %<:%> або %<::%>"
46051 #: cp/parser.c:28499
46052 #, gcc-internal-format
46053 msgid "expected %<class%>, %<typename%>, or %<template%>"
46054 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
46056 #: cp/parser.c:28769
46057 #, gcc-internal-format
46058 msgid "%qs tag used in naming %q#T"
46059 msgstr "теґ %qs використано у назві %q#T"
46061 #: cp/parser.c:28774
46062 #, gcc-internal-format
46063 msgid "%q#T was previously declared here"
46064 msgstr ""
46066 #: cp/parser.c:28795
46067 #, gcc-internal-format
46068 msgid "%qD redeclared with different access"
46069 msgstr ""
46071 #: cp/parser.c:28816
46072 #, gcc-internal-format
46073 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
46074 msgstr ""
46076 #: cp/parser.c:29059
46077 #, gcc-internal-format
46078 msgid "file ends in default argument"
46079 msgstr ""
46081 #: cp/parser.c:29300 cp/parser.c:30617 cp/parser.c:30805
46082 #, gcc-internal-format
46083 msgid "misplaced %<@%D%> Objective-C++ construct"
46084 msgstr ""
46086 #: cp/parser.c:29369
46087 #, gcc-internal-format
46088 msgid "objective-c++ message receiver expected"
46089 msgstr ""
46091 #: cp/parser.c:29439
46092 #, gcc-internal-format
46093 msgid "objective-c++ message argument(s) are expected"
46094 msgstr ""
46096 #: cp/parser.c:29470
46097 #, gcc-internal-format
46098 msgid "%<@encode%> must specify a type as an argument"
46099 msgstr ""
46101 #: cp/parser.c:29880
46102 #, gcc-internal-format
46103 msgid "invalid Objective-C++ selector name"
46104 msgstr ""
46106 #: cp/parser.c:29955 cp/parser.c:29973
46107 #, gcc-internal-format
46108 msgid "objective-c++ method declaration is expected"
46109 msgstr ""
46111 #: cp/parser.c:29967 cp/parser.c:30032
46112 #, gcc-internal-format
46113 msgid "method attributes must be specified at the end"
46114 msgstr ""
46116 #: cp/parser.c:30075
46117 #, gcc-internal-format
46118 msgid "stray %qs between Objective-C++ methods"
46119 msgstr ""
46121 #: cp/parser.c:30281 cp/parser.c:30288 cp/parser.c:30295
46122 #, gcc-internal-format
46123 msgid "invalid type for instance variable"
46124 msgstr ""
46126 #: cp/parser.c:30410
46127 #, gcc-internal-format
46128 msgid "identifier expected after %<@protocol%>"
46129 msgstr ""
46131 #: cp/parser.c:30582
46132 #, gcc-internal-format
46133 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
46134 msgstr ""
46136 #: cp/parser.c:30589
46137 #, gcc-internal-format
46138 msgid "prefix attributes are ignored before %<@%D%>"
46139 msgstr ""
46141 #: cp/parser.c:30864 cp/parser.c:30871 cp/parser.c:30878
46142 #, gcc-internal-format
46143 msgid "invalid type for property"
46144 msgstr ""
46146 #: cp/parser.c:32008
46147 #, gcc-internal-format
46148 msgid "%<wait%> expression must be integral"
46149 msgstr ""
46151 #: cp/parser.c:32721
46152 #, gcc-internal-format
46153 msgid "invalid reduction-identifier"
46154 msgstr ""
46156 #: cp/parser.c:34908
46157 #, gcc-internal-format
46158 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
46159 msgstr ""
46161 #: cp/parser.c:35228 cp/pt.c:16414
46162 #, gcc-internal-format
46163 msgid "iteration variable %qD should not be reduction"
46164 msgstr ""
46166 #: cp/parser.c:35313
46167 #, gcc-internal-format
46168 msgid "not enough for loops to collapse"
46169 msgstr ""
46171 #: cp/parser.c:37518
46172 #, gcc-internal-format
46173 msgid "invalid initializer clause"
46174 msgstr ""
46176 #: cp/parser.c:37546
46177 #, gcc-internal-format
46178 msgid "expected id-expression (arguments)"
46179 msgstr ""
46181 #: cp/parser.c:37558
46182 #, gcc-internal-format
46183 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
46184 msgstr ""
46186 #: cp/parser.c:37659
46187 #, gcc-internal-format
46188 msgid "types may not be defined in declare reduction type list"
46189 msgstr ""
46191 #: cp/parser.c:37679 cp/semantics.c:5408
46192 #, gcc-internal-format
46193 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
46194 msgstr ""
46196 #: cp/parser.c:37684 cp/semantics.c:5417
46197 #, gcc-internal-format
46198 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
46199 msgstr ""
46201 #: cp/parser.c:37687 cp/pt.c:12966 cp/semantics.c:5423
46202 #, gcc-internal-format
46203 msgid "reference type %qT in %<#pragma omp declare reduction%>"
46204 msgstr ""
46206 #: cp/parser.c:37690 cp/semantics.c:5429
46207 #, gcc-internal-format
46208 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
46209 msgstr ""
46211 #: cp/parser.c:38044
46212 #, gcc-internal-format
46213 msgid "%<#pragma acc routine%> names a set of overloads"
46214 msgstr ""
46216 #: cp/parser.c:38054
46217 #, gcc-internal-format
46218 msgid "%qD does not refer to a namespace scope function"
46219 msgstr ""
46221 #. cancel-and-throw is unimplemented.
46222 #: cp/parser.c:38389
46223 #, gcc-internal-format
46224 msgid "atomic_cancel"
46225 msgstr ""
46227 #: cp/parser.c:38432 cp/semantics.c:8578
46228 #, gcc-internal-format
46229 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
46230 msgstr ""
46232 #: cp/parser.c:38434 cp/semantics.c:8580
46233 #, gcc-internal-format
46234 msgid "%<__transaction_atomic%> without transactional memory support enabled"
46235 msgstr ""
46237 #: cp/parser.c:38628
46238 #, gcc-internal-format
46239 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
46240 msgstr ""
46242 #: cp/parser.c:38924
46243 #, gcc-internal-format
46244 msgid "%<#pragma GCC ivdep%> must be inside a function"
46245 msgstr "%<#pragma GCC ivdep%> має перебувати всередині функції"
46247 #: cp/parser.c:38956
46248 #, gcc-internal-format
46249 msgid "%<#pragma GCC unroll%> must be inside a function"
46250 msgstr "%<#pragma GCC unroll%> має перебувати всередині функції"
46252 #: cp/parser.c:39036
46253 #, gcc-internal-format
46254 msgid "inter-module optimizations not implemented for C++"
46255 msgstr ""
46257 #: cp/parser.c:39292
46258 #, gcc-internal-format
46259 msgid "implicit templates may not be %<virtual%>"
46260 msgstr ""
46262 #: cp/parser.c:39348
46263 #, gcc-internal-format
46264 msgid "%<extern \"C\"%> linkage started here"
46265 msgstr ""
46267 #: cp/pt.c:303
46268 #, gcc-internal-format
46269 msgid "data member %qD cannot be a member template"
46270 msgstr ""
46272 #: cp/pt.c:315
46273 #, gcc-internal-format
46274 msgid "invalid member template declaration %qD"
46275 msgstr ""
46277 #: cp/pt.c:694
46278 #, gcc-internal-format
46279 msgid "explicit specialization in non-namespace scope %qD"
46280 msgstr ""
46282 #: cp/pt.c:708
46283 #, gcc-internal-format
46284 msgid "enclosing class templates are not explicitly specialized"
46285 msgstr ""
46287 #: cp/pt.c:792
46288 #, gcc-internal-format
46289 msgid "specialization of %qD must appear at namespace scope"
46290 msgstr ""
46292 #: cp/pt.c:802
46293 #, gcc-internal-format
46294 msgid "specialization of %qD in different namespace"
46295 msgstr ""
46297 #: cp/pt.c:804 cp/pt.c:1031
46298 #, gcc-internal-format
46299 msgid "  from definition of %q#D"
46300 msgstr "  із оголошення %q#D"
46302 #: cp/pt.c:821
46303 #, gcc-internal-format
46304 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
46305 msgstr ""
46307 #: cp/pt.c:941
46308 #, gcc-internal-format
46309 msgid "name of class shadows template template parameter %qD"
46310 msgstr ""
46312 #: cp/pt.c:953
46313 #, gcc-internal-format
46314 msgid "specialization of alias template %qD"
46315 msgstr ""
46317 #: cp/pt.c:956 cp/pt.c:1093
46318 #, gcc-internal-format
46319 msgid "explicit specialization of non-template %qT"
46320 msgstr ""
46322 #: cp/pt.c:988
46323 #, gcc-internal-format
46324 msgid "specialization of %qT after instantiation"
46325 msgstr ""
46327 #: cp/pt.c:1029
46328 #, gcc-internal-format
46329 msgid "specializing %q#T in different namespace"
46330 msgstr ""
46332 #. But if we've had an implicit instantiation, that's a
46333 #. problem ([temp.expl.spec]/6).
46334 #: cp/pt.c:1071
46335 #, gcc-internal-format
46336 msgid "specialization %qT after instantiation %qT"
46337 msgstr ""
46339 #: cp/pt.c:1089
46340 #, gcc-internal-format
46341 msgid "template specialization of %qD not allowed by ISO C++"
46342 msgstr ""
46344 #: cp/pt.c:1552
46345 #, gcc-internal-format
46346 msgid "specialization of %qD after instantiation"
46347 msgstr ""
46349 #: cp/pt.c:1954 cp/semantics.c:5277
46350 #, gcc-internal-format
46351 msgid "%s %#qD"
46352 msgstr "%s %#qD"
46354 #: cp/pt.c:2089
46355 #, gcc-internal-format
46356 msgid "%qD is not a function template"
46357 msgstr ""
46359 #: cp/pt.c:2094
46360 #, gcc-internal-format
46361 msgid "%qD is not a variable template"
46362 msgstr ""
46364 #: cp/pt.c:2365
46365 #, gcc-internal-format
46366 msgid "template-id %qD for %q+D does not match any template declaration"
46367 msgstr ""
46369 #: cp/pt.c:2368
46370 #, gcc-internal-format
46371 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
46372 msgstr ""
46374 #: cp/pt.c:2379
46375 #, gcc-internal-format
46376 msgid "ambiguous template specialization %qD for %q+D"
46377 msgstr ""
46379 #: cp/pt.c:2589
46380 #, gcc-internal-format
46381 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
46382 msgstr ""
46384 #: cp/pt.c:2598
46385 #, gcc-internal-format
46386 msgid "too many template headers for %qD (should be %d)"
46387 msgstr ""
46389 #: cp/pt.c:2604
46390 #, gcc-internal-format
46391 msgid "members of an explicitly specialized class are defined without a template header"
46392 msgstr ""
46394 #: cp/pt.c:2628
46395 #, gcc-internal-format
46396 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
46397 msgstr ""
46399 #. This was allowed in C++98, so only pedwarn.
46400 #: cp/pt.c:2633
46401 #, gcc-internal-format
46402 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
46403 msgstr ""
46405 #: cp/pt.c:2730
46406 #, gcc-internal-format
46407 msgid "explicit specialization %q#D may be missing attributes"
46408 msgstr ""
46410 #: cp/pt.c:2734
46411 #, gcc-internal-format, gfc-internal-format
46412 msgid "missing primary template attributes %s"
46413 msgstr "пропущено атрибути основного шаблона %s"
46415 #: cp/pt.c:2735
46416 #, gcc-internal-format, gfc-internal-format
46417 msgid "missing primary template attribute %s"
46418 msgstr "пропущено атрибут основного шаблона %s"
46420 #. This case handles bogus declarations like template <>
46421 #. template <class T> void f<int>();
46422 #: cp/pt.c:2824 cp/pt.c:2883
46423 #, gcc-internal-format
46424 msgid "template-id %qD in declaration of primary template"
46425 msgstr ""
46427 #: cp/pt.c:2837
46428 #, gcc-internal-format
46429 msgid "template parameter list used in explicit instantiation"
46430 msgstr ""
46432 #: cp/pt.c:2843
46433 #, gcc-internal-format
46434 msgid "definition provided for explicit instantiation"
46435 msgstr ""
46437 #: cp/pt.c:2851
46438 #, gcc-internal-format
46439 msgid "too many template parameter lists in declaration of %qD"
46440 msgstr ""
46442 #: cp/pt.c:2854
46443 #, gcc-internal-format
46444 msgid "too few template parameter lists in declaration of %qD"
46445 msgstr ""
46447 #: cp/pt.c:2856
46448 #, gcc-internal-format
46449 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
46450 msgstr ""
46452 #: cp/pt.c:2862
46453 #, gcc-internal-format
46454 msgid "explicit specialization declared %<concept%>"
46455 msgstr ""
46457 #: cp/pt.c:2893
46458 #, gcc-internal-format
46459 msgid "non-type partial specialization %qD is not allowed"
46460 msgstr ""
46462 #: cp/pt.c:2896
46463 #, gcc-internal-format
46464 msgid "non-class, non-variable partial specialization %qD is not allowed"
46465 msgstr ""
46467 #: cp/pt.c:2929
46468 #, gcc-internal-format
46469 msgid "default argument specified in explicit specialization"
46470 msgstr ""
46472 #: cp/pt.c:2967
46473 #, gcc-internal-format
46474 msgid "%qD is not a template function"
46475 msgstr ""
46477 #. From [temp.expl.spec]:
46479 #. If such an explicit specialization for the member
46480 #. of a class template names an implicitly-declared
46481 #. special member function (clause _special_), the
46482 #. program is ill-formed.
46484 #. Similar language is found in [temp.explicit].
46485 #: cp/pt.c:3029
46486 #, gcc-internal-format
46487 msgid "specialization of implicitly-declared special member function"
46488 msgstr ""
46490 #: cp/pt.c:3045
46491 #, gcc-internal-format
46492 msgid "no member function %qD declared in %qT"
46493 msgstr ""
46495 #: cp/pt.c:3076
46496 #, gcc-internal-format
46497 msgid "friend declaration %qD is not visible to explicit specialization"
46498 msgstr ""
46500 #: cp/pt.c:3079
46501 #, gcc-internal-format
46502 msgid "friend declaration here"
46503 msgstr "оголошення friend тут:"
46505 #: cp/pt.c:3187
46506 #, gcc-internal-format
46507 msgid "explicit specialization of function concept %qD"
46508 msgstr ""
46510 #: cp/pt.c:3621
46511 #, gcc-internal-format, gfc-internal-format
46512 msgid "argument to __integer_pack must be between 0 and %d"
46513 msgstr ""
46515 #: cp/pt.c:3955
46516 #, gcc-internal-format
46517 msgid "base initializer expansion %qT contains no parameter packs"
46518 msgstr ""
46520 #: cp/pt.c:4023
46521 #, gcc-internal-format
46522 msgid "expansion pattern %qT contains no argument packs"
46523 msgstr ""
46525 #: cp/pt.c:4025
46526 #, gcc-internal-format
46527 msgid "expansion pattern %qE contains no argument packs"
46528 msgstr ""
46530 #: cp/pt.c:4077
46531 #, gcc-internal-format
46532 msgid "parameter packs not expanded with %<...%>:"
46533 msgstr ""
46535 #: cp/pt.c:4094 cp/pt.c:4849
46536 #, gcc-internal-format
46537 msgid "        %qD"
46538 msgstr "        %qD"
46540 #: cp/pt.c:4096
46541 #, gcc-internal-format
46542 msgid "        <anonymous>"
46543 msgstr ""
46545 #: cp/pt.c:4222
46546 #, gcc-internal-format
46547 msgid "declaration of template parameter %q+D shadows template parameter"
46548 msgstr ""
46550 #: cp/pt.c:4225
46551 #, gcc-internal-format
46552 msgid "declaration of %q+#D shadows template parameter"
46553 msgstr ""
46555 #: cp/pt.c:4227
46556 #, gcc-internal-format
46557 msgid "template parameter %qD declared here"
46558 msgstr ""
46560 #: cp/pt.c:4785
46561 #, gcc-internal-format
46562 msgid "specialization of variable concept %q#D"
46563 msgstr ""
46565 #: cp/pt.c:4844
46566 #, gcc-internal-format
46567 msgid "template parameters not deducible in partial specialization:"
46568 msgstr ""
46570 #: cp/pt.c:4868
46571 #, gcc-internal-format
46572 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
46573 msgstr ""
46575 #: cp/pt.c:4872
46576 #, gcc-internal-format
46577 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"
46578 msgstr ""
46580 #: cp/pt.c:4876 cp/pt.c:4887
46581 #, gcc-internal-format
46582 msgid "primary template here"
46583 msgstr ""
46585 #: cp/pt.c:4884
46586 #, gcc-internal-format
46587 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
46588 msgstr ""
46590 #: cp/pt.c:4899
46591 #, gcc-internal-format
46592 msgid "partial specialization %qD is not more specialized than"
46593 msgstr ""
46595 #: cp/pt.c:4901
46596 #, gcc-internal-format
46597 msgid "primary template %qD"
46598 msgstr ""
46600 #: cp/pt.c:4948
46601 #, gcc-internal-format
46602 msgid "parameter pack argument %qE must be at the end of the template argument list"
46603 msgstr ""
46605 #: cp/pt.c:4951
46606 #, gcc-internal-format
46607 msgid "parameter pack argument %qT must be at the end of the template argument list"
46608 msgstr ""
46610 #: cp/pt.c:4972
46611 #, gcc-internal-format
46612 msgid "template argument %qE involves template parameter(s)"
46613 msgstr ""
46615 #: cp/pt.c:5018
46616 #, gcc-internal-format
46617 msgid "type %qT of template argument %qE depends on a template parameter"
46618 msgid_plural "type %qT of template argument %qE depends on template parameters"
46619 msgstr[0] ""
46620 msgstr[1] ""
46621 msgstr[2] ""
46623 #: cp/pt.c:5080
46624 #, gcc-internal-format
46625 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
46626 msgstr ""
46628 #: cp/pt.c:5084
46629 #, gcc-internal-format
46630 msgid "partial specialization of %qD after instantiation of %qD"
46631 msgstr ""
46633 #: cp/pt.c:5261
46634 #, gcc-internal-format
46635 msgid "no default argument for %qD"
46636 msgstr ""
46638 #. A primary class template can only have one
46639 #. parameter pack, at the end of the template
46640 #. parameter list.
46641 #: cp/pt.c:5283
46642 #, gcc-internal-format
46643 msgid "parameter pack %q+D must be at the end of the template parameter list"
46644 msgstr ""
46646 #: cp/pt.c:5319
46647 #, gcc-internal-format
46648 msgid "default template arguments may not be used in function template friend re-declaration"
46649 msgstr ""
46651 #: cp/pt.c:5322
46652 #, gcc-internal-format
46653 msgid "default template arguments may not be used in template friend declarations"
46654 msgstr ""
46656 #: cp/pt.c:5325
46657 #, gcc-internal-format
46658 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
46659 msgstr ""
46661 #: cp/pt.c:5328
46662 #, gcc-internal-format
46663 msgid "default template arguments may not be used in partial specializations"
46664 msgstr ""
46666 #: cp/pt.c:5331 cp/pt.c:5389
46667 #, gcc-internal-format
46668 msgid "default argument for template parameter for class enclosing %qD"
46669 msgstr ""
46671 #: cp/pt.c:5503
46672 #, gcc-internal-format
46673 msgid "template %qD declared"
46674 msgstr "оголошено шаблон %qD"
46676 #: cp/pt.c:5510
46677 #, gcc-internal-format
46678 msgid "template class without a name"
46679 msgstr ""
46681 #: cp/pt.c:5518
46682 #, gcc-internal-format
46683 msgid "member template %qD may not have virt-specifiers"
46684 msgstr ""
46686 #. [basic.stc.dynamic.allocation]
46688 #. An allocation function can be a function
46689 #. template. ... Template allocation functions shall
46690 #. have two or more parameters.
46691 #: cp/pt.c:5540
46692 #, gcc-internal-format
46693 msgid "invalid template declaration of %qD"
46694 msgstr ""
46696 #: cp/pt.c:5683
46697 #, gcc-internal-format
46698 msgid "template definition of non-template %q#D"
46699 msgstr ""
46701 #: cp/pt.c:5726
46702 #, gcc-internal-format
46703 msgid "expected %d levels of template parms for %q#D, got %d"
46704 msgstr ""
46706 #: cp/pt.c:5740
46707 #, gcc-internal-format
46708 msgid "got %d template parameters for %q#D"
46709 msgstr ""
46711 #: cp/pt.c:5743
46712 #, gcc-internal-format
46713 msgid "got %d template parameters for %q#T"
46714 msgstr ""
46716 #: cp/pt.c:5745
46717 #, gcc-internal-format, gfc-internal-format
46718 msgid "  but %d required"
46719 msgstr ""
46721 #: cp/pt.c:5766
46722 #, gcc-internal-format
46723 msgid "template arguments to %qD do not match original template %qD"
46724 msgstr ""
46726 #: cp/pt.c:5769
46727 #, gcc-internal-format
46728 msgid "use %<template<>%> for an explicit specialization"
46729 msgstr ""
46731 #: cp/pt.c:5896
46732 #, gcc-internal-format
46733 msgid "%qT is not a template type"
46734 msgstr ""
46736 #: cp/pt.c:5909
46737 #, gcc-internal-format
46738 msgid "template specifiers not specified in declaration of %qD"
46739 msgstr ""
46741 #: cp/pt.c:5920
46742 #, gcc-internal-format, gfc-internal-format
46743 msgid "redeclared with %d template parameter"
46744 msgid_plural "redeclared with %d template parameters"
46745 msgstr[0] ""
46746 msgstr[1] ""
46747 msgstr[2] ""
46749 #: cp/pt.c:5924
46750 #, gcc-internal-format
46751 msgid "previous declaration %qD used %d template parameter"
46752 msgid_plural "previous declaration %qD used %d template parameters"
46753 msgstr[0] ""
46754 msgstr[1] ""
46755 msgstr[2] ""
46757 #: cp/pt.c:5961
46758 #, gcc-internal-format
46759 msgid "template parameter %q+#D"
46760 msgstr ""
46762 #: cp/pt.c:5962
46763 #, gcc-internal-format
46764 msgid "redeclared here as %q#D"
46765 msgstr ""
46767 #. We have in [temp.param]:
46769 #. A template-parameter may not be given default arguments
46770 #. by two different declarations in the same scope.
46771 #: cp/pt.c:5972
46772 #, gcc-internal-format
46773 msgid "redefinition of default argument for %q#D"
46774 msgstr ""
46776 #: cp/pt.c:5974
46777 #, gcc-internal-format
46778 msgid "original definition appeared here"
46779 msgstr ""
46781 #: cp/pt.c:6002
46782 #, gcc-internal-format
46783 msgid "redeclaration %q#D with different constraints"
46784 msgstr ""
46786 #: cp/pt.c:6005
46787 #, gcc-internal-format
46788 msgid "original declaration appeared here"
46789 msgstr ""
46791 #: cp/pt.c:6264 cp/pt.c:6332
46792 #, gcc-internal-format
46793 msgid "%qE is not a valid template argument for type %qT"
46794 msgstr ""
46796 #: cp/pt.c:6267
46797 #, gcc-internal-format
46798 msgid "it must be the address of a function with external linkage"
46799 msgstr ""
46801 #: cp/pt.c:6270
46802 #, gcc-internal-format
46803 msgid "it must be the name of a function with external linkage"
46804 msgstr ""
46806 #: cp/pt.c:6282
46807 #, gcc-internal-format
46808 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
46809 msgstr ""
46811 #: cp/pt.c:6286
46812 #, gcc-internal-format
46813 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
46814 msgstr ""
46816 #: cp/pt.c:6335
46817 #, gcc-internal-format
46818 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
46819 msgstr ""
46821 #: cp/pt.c:6337
46822 #, gcc-internal-format
46823 msgid "because it is a member of %qT"
46824 msgstr ""
46826 #: cp/pt.c:6397
46827 #, gcc-internal-format
46828 msgid "  couldn't deduce template parameter %qD"
46829 msgstr ""
46831 #: cp/pt.c:6406
46832 #, gcc-internal-format
46833 msgid "  types %qT and %qT have incompatible cv-qualifiers"
46834 msgstr ""
46836 #: cp/pt.c:6415
46837 #, gcc-internal-format
46838 msgid "  mismatched types %qT and %qT"
46839 msgstr ""
46841 #: cp/pt.c:6424
46842 #, gcc-internal-format
46843 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
46844 msgstr ""
46846 #: cp/pt.c:6435
46847 #, gcc-internal-format
46848 msgid "  template argument %qE does not match pointer-to-member constant %qE"
46849 msgstr ""
46851 #: cp/pt.c:6445
46852 #, gcc-internal-format
46853 msgid "  %qE is not equivalent to %qE"
46854 msgstr ""
46856 #: cp/pt.c:6454
46857 #, gcc-internal-format
46858 msgid "  inconsistent parameter pack deduction with %qT and %qT"
46859 msgstr ""
46861 #: cp/pt.c:6466
46862 #, gcc-internal-format
46863 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
46864 msgstr ""
46866 #: cp/pt.c:6470
46867 #, gcc-internal-format
46868 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
46869 msgstr ""
46871 #: cp/pt.c:6481
46872 #, gcc-internal-format
46873 msgid "  variable-sized array type %qT is not a valid template argument"
46874 msgstr ""
46876 #: cp/pt.c:6492
46877 #, gcc-internal-format
46878 msgid "  member function type %qT is not a valid template argument"
46879 msgstr ""
46881 #: cp/pt.c:6504
46882 #, gcc-internal-format, gfc-internal-format
46883 msgid "  candidate expects at least %d argument, %d provided"
46884 msgid_plural "  candidate expects at least %d arguments, %d provided"
46885 msgstr[0] ""
46886 msgstr[1] ""
46887 msgstr[2] ""
46889 #: cp/pt.c:6535
46890 #, gcc-internal-format
46891 msgid "  cannot convert %qE (type %qT) to type %qT"
46892 msgstr ""
46894 #: cp/pt.c:6548
46895 #, gcc-internal-format
46896 msgid "  %qT is an ambiguous base class of %qT"
46897 msgstr ""
46899 #: cp/pt.c:6552
46900 #, gcc-internal-format
46901 msgid "  %qT is not derived from %qT"
46902 msgstr ""
46904 #: cp/pt.c:6563
46905 #, gcc-internal-format
46906 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
46907 msgstr ""
46909 #: cp/pt.c:6573
46910 #, gcc-internal-format
46911 msgid "  can't deduce a template for %qT from non-template type %qT"
46912 msgstr ""
46914 #: cp/pt.c:6583
46915 #, gcc-internal-format
46916 msgid "  template argument %qE does not match %qE"
46917 msgstr ""
46919 #: cp/pt.c:6623
46920 #, gcc-internal-format
46921 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
46922 msgstr ""
46924 #: cp/pt.c:6772
46925 #, gcc-internal-format
46926 msgid "in template argument for type %qT"
46927 msgstr "в аргументі шаблона для типу %qT"
46929 #: cp/pt.c:6786
46930 #, gcc-internal-format
46931 msgid "template argument %qE for type %qT not a constant integer"
46932 msgstr ""
46934 #: cp/pt.c:6847
46935 #, gcc-internal-format
46936 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
46937 msgstr ""
46939 #: cp/pt.c:6855
46940 #, gcc-internal-format
46941 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
46942 msgstr ""
46944 #: cp/pt.c:6871
46945 #, gcc-internal-format
46946 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
46947 msgstr ""
46949 #: cp/pt.c:6878
46950 #, gcc-internal-format
46951 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
46952 msgstr ""
46954 #: cp/pt.c:6887
46955 #, gcc-internal-format
46956 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
46957 msgstr ""
46959 #: cp/pt.c:6902
46960 #, gcc-internal-format
46961 msgid "the address of %qD is not a valid template argument"
46962 msgstr ""
46964 #: cp/pt.c:6911
46965 #, gcc-internal-format
46966 msgid "the address of the %qT subobject of %qD is not a valid template argument"
46967 msgstr ""
46969 #: cp/pt.c:6918
46970 #, gcc-internal-format
46971 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
46972 msgstr ""
46974 #: cp/pt.c:6947
46975 #, gcc-internal-format
46976 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
46977 msgstr ""
46979 #: cp/pt.c:6955
46980 #, gcc-internal-format
46981 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
46982 msgstr ""
46984 #: cp/pt.c:6973
46985 #, gcc-internal-format
46986 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
46987 msgstr ""
46989 #: cp/pt.c:6989
46990 #, gcc-internal-format
46991 msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
46992 msgstr ""
46994 #: cp/pt.c:7000
46995 #, gcc-internal-format
46996 msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
46997 msgstr ""
46999 #: cp/pt.c:7050
47000 #, gcc-internal-format
47001 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
47002 msgstr ""
47004 #: cp/pt.c:7052
47005 #, gcc-internal-format
47006 msgid "try using %qE instead"
47007 msgstr ""
47009 #: cp/pt.c:7106
47010 #, gcc-internal-format
47011 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
47012 msgstr ""
47014 #: cp/pt.c:7668
47015 #, gcc-internal-format
47016 msgid "ignoring attributes on template argument %qT"
47017 msgstr ""
47019 #: cp/pt.c:7684
47020 #, gcc-internal-format
47021 msgid "ignoring attributes in template argument %qE"
47022 msgstr ""
47024 #: cp/pt.c:7819
47025 #, gcc-internal-format
47026 msgid "injected-class-name %qD used as template template argument"
47027 msgstr ""
47029 #: cp/pt.c:7848
47030 #, gcc-internal-format
47031 msgid "invalid use of destructor %qE as a type"
47032 msgstr ""
47034 #: cp/pt.c:7853
47035 #, gcc-internal-format
47036 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
47037 msgstr ""
47039 #: cp/pt.c:7869 cp/pt.c:7891 cp/pt.c:7945
47040 #, gcc-internal-format
47041 msgid "type/value mismatch at argument %d in template parameter list for %qD"
47042 msgstr ""
47044 #: cp/pt.c:7874
47045 #, gcc-internal-format
47046 msgid "  expected a constant of type %qT, got %qT"
47047 msgstr ""
47049 #: cp/pt.c:7879
47050 #, gcc-internal-format
47051 msgid "  expected a class template, got %qE"
47052 msgstr ""
47054 #: cp/pt.c:7882
47055 #, gcc-internal-format
47056 msgid "  expected a type, got %qE"
47057 msgstr ""
47059 #: cp/pt.c:7896
47060 #, gcc-internal-format
47061 msgid "  expected a type, got %qT"
47062 msgstr ""
47064 #: cp/pt.c:7899
47065 #, gcc-internal-format
47066 msgid "  expected a class template, got %qT"
47067 msgstr ""
47069 #: cp/pt.c:7949
47070 #, gcc-internal-format
47071 msgid "  expected a template of type %qD, got %qT"
47072 msgstr ""
47074 #: cp/pt.c:7963
47075 #, gcc-internal-format
47076 msgid "constraint mismatch at argument %d in template parameter list for %qD"
47077 msgstr ""
47079 #: cp/pt.c:7966
47080 #, gcc-internal-format
47081 msgid "  expected %qD but got %qD"
47082 msgstr "  мало бути %qD, втім, маємо %qD"
47084 #: cp/pt.c:8026
47085 #, gcc-internal-format
47086 msgid "could not convert template argument %qE from %qT to %qT"
47087 msgstr ""
47089 #: cp/pt.c:8163 cp/pt.c:8479
47090 #, gcc-internal-format, gfc-internal-format
47091 msgid "template argument %d is invalid"
47092 msgstr ""
47094 #: cp/pt.c:8178 cp/pt.c:8312
47095 #, gcc-internal-format, gfc-internal-format
47096 msgid "wrong number of template arguments (%d, should be %d)"
47097 msgstr ""
47099 #: cp/pt.c:8308
47100 #, gcc-internal-format, gfc-internal-format
47101 msgid "wrong number of template arguments (%d, should be at least %d)"
47102 msgstr ""
47104 #: cp/pt.c:8317
47105 #, gcc-internal-format
47106 msgid "provided for %qD"
47107 msgstr ""
47109 #: cp/pt.c:8342
47110 #, gcc-internal-format
47111 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
47112 msgstr ""
47114 #: cp/pt.c:8346
47115 #, gcc-internal-format
47116 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
47117 msgstr ""
47119 #: cp/pt.c:8445
47120 #, gcc-internal-format
47121 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
47122 msgstr ""
47124 #: cp/pt.c:9068
47125 #, gcc-internal-format
47126 msgid "%q#D is not a function template"
47127 msgstr ""
47129 #: cp/pt.c:9235
47130 #, gcc-internal-format
47131 msgid "non-template type %qT used as a template"
47132 msgstr ""
47134 #: cp/pt.c:9237
47135 #, gcc-internal-format
47136 msgid "for template declaration %q+D"
47137 msgstr ""
47139 #: cp/pt.c:9360
47140 #, gcc-internal-format
47141 msgid "template constraint failure"
47142 msgstr ""
47144 #: cp/pt.c:9718
47145 #, gcc-internal-format
47146 msgid "use of invalid variable template %qE"
47147 msgstr ""
47149 #: cp/pt.c:10148
47150 #, gcc-internal-format, gfc-internal-format
47151 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
47152 msgstr ""
47154 #: cp/pt.c:11225
47155 #, gcc-internal-format
47156 msgid "flexible array member %qD in union"
47157 msgstr ""
47159 #: cp/pt.c:11713
47160 #, gcc-internal-format
47161 msgid "fold of empty expansion over %O"
47162 msgstr ""
47164 #: cp/pt.c:12182
47165 #, gcc-internal-format
47166 msgid "mismatched argument pack lengths while expanding %qT"
47167 msgstr ""
47169 #: cp/pt.c:12185
47170 #, gcc-internal-format
47171 msgid "mismatched argument pack lengths while expanding %qE"
47172 msgstr ""
47174 #: cp/pt.c:12769
47175 #, gcc-internal-format
47176 msgid "  when instantiating default argument for call to %qD"
47177 msgstr ""
47179 #. It may seem that this case cannot occur, since:
47181 #. typedef void f();
47182 #. void g() { f x; }
47184 #. declares a function, not a variable.  However:
47186 #. typedef void f();
47187 #. template <typename T> void g() { T t; }
47188 #. template void g<f>();
47190 #. is an attempt to declare a variable with function
47191 #. type.
47192 #: cp/pt.c:13730
47193 #, gcc-internal-format
47194 msgid "variable %qD has function type"
47195 msgstr ""
47197 #: cp/pt.c:13903
47198 #, gcc-internal-format
47199 msgid "invalid parameter type %qT"
47200 msgstr ""
47202 #: cp/pt.c:13905
47203 #, gcc-internal-format
47204 msgid "in declaration %q+D"
47205 msgstr ""
47207 #: cp/pt.c:14023
47208 #, gcc-internal-format
47209 msgid "function returning an array"
47210 msgstr ""
47212 #: cp/pt.c:14025
47213 #, gcc-internal-format
47214 msgid "function returning a function"
47215 msgstr ""
47217 #: cp/pt.c:14065
47218 #, gcc-internal-format
47219 msgid "creating pointer to member function of non-class type %qT"
47220 msgstr ""
47222 #: cp/pt.c:14659
47223 #, gcc-internal-format
47224 msgid "forming reference to void"
47225 msgstr ""
47227 #: cp/pt.c:14661
47228 #, gcc-internal-format
47229 msgid "forming pointer to reference type %qT"
47230 msgstr ""
47232 #: cp/pt.c:14663
47233 #, gcc-internal-format
47234 msgid "forming reference to reference type %qT"
47235 msgstr ""
47237 #: cp/pt.c:14676
47238 #, gcc-internal-format
47239 msgid "forming pointer to qualified function type %qT"
47240 msgstr ""
47242 #: cp/pt.c:14679
47243 #, gcc-internal-format
47244 msgid "forming reference to qualified function type %qT"
47245 msgstr ""
47247 #: cp/pt.c:14727
47248 #, gcc-internal-format
47249 msgid "creating pointer to member of non-class type %qT"
47250 msgstr ""
47252 #: cp/pt.c:14733
47253 #, gcc-internal-format
47254 msgid "creating pointer to member reference type %qT"
47255 msgstr ""
47257 #: cp/pt.c:14739
47258 #, gcc-internal-format
47259 msgid "creating pointer to member of type void"
47260 msgstr ""
47262 #: cp/pt.c:14805
47263 #, gcc-internal-format
47264 msgid "creating array of %qT"
47265 msgstr ""
47267 #: cp/pt.c:14838
47268 #, gcc-internal-format
47269 msgid "%qT is not a class, struct, or union type"
47270 msgstr ""
47272 #: cp/pt.c:14875
47273 #, gcc-internal-format
47274 msgid "%qT resolves to %qT, which is not an enumeration type"
47275 msgstr ""
47277 #: cp/pt.c:14883
47278 #, gcc-internal-format
47279 msgid "%qT resolves to %qT, which is is not a class type"
47280 msgstr ""
47282 #: cp/pt.c:14947
47283 #, gcc-internal-format
47284 msgid "empty initializer in lambda init-capture"
47285 msgstr ""
47287 #: cp/pt.c:15022
47288 #, gcc-internal-format
47289 msgid "use of %qs in template"
47290 msgstr ""
47292 #: cp/pt.c:15200
47293 #, gcc-internal-format
47294 msgid "qualifying type %qT does not match destructor name ~%qT"
47295 msgstr ""
47297 #: cp/pt.c:15215
47298 #, gcc-internal-format
47299 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
47300 msgstr ""
47302 #: cp/pt.c:15217
47303 #, gcc-internal-format
47304 msgid "say %<typename %E%> if a type is meant"
47305 msgstr ""
47307 #: cp/pt.c:15416
47308 #, gcc-internal-format
47309 msgid "using invalid field %qD"
47310 msgstr ""
47312 #: cp/pt.c:15905 cp/pt.c:17408
47313 #, gcc-internal-format
47314 msgid "invalid use of pack expansion expression"
47315 msgstr ""
47317 #: cp/pt.c:15909 cp/pt.c:17412
47318 #, gcc-internal-format
47319 msgid "use %<...%> to expand argument pack"
47320 msgstr ""
47322 #: cp/pt.c:18371
47323 #, gcc-internal-format
47324 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
47325 msgstr ""
47327 #: cp/pt.c:18399
47328 #, gcc-internal-format
47329 msgid "declarations in dependent base %qT are not found by unqualified lookup"
47330 msgstr ""
47332 #: cp/pt.c:18404
47333 #, gcc-internal-format
47334 msgid "use %<this->%D%> instead"
47335 msgstr "скористайтеся краще %<this->%D%>"
47337 #: cp/pt.c:18407
47338 #, gcc-internal-format
47339 msgid "use %<%T::%D%> instead"
47340 msgstr "скористайтеся краще %<%T::%D%>"
47342 #: cp/pt.c:18412
47343 #, gcc-internal-format
47344 msgid "%qD declared here, later in the translation unit"
47345 msgstr ""
47347 #: cp/pt.c:18752
47348 #, gcc-internal-format
47349 msgid "%qT is not a class or namespace"
47350 msgstr "%qT не є класом або простором назв"
47352 #: cp/pt.c:18755
47353 #, gcc-internal-format
47354 msgid "%qD is not a class or namespace"
47355 msgstr "%qD не є класом або простором назв"
47357 #: cp/pt.c:19066
47358 #, gcc-internal-format
47359 msgid "%qT is/uses unnamed type"
47360 msgstr ""
47362 #: cp/pt.c:19068
47363 #, gcc-internal-format
47364 msgid "template argument for %qD uses local type %qT"
47365 msgstr ""
47367 #: cp/pt.c:19078
47368 #, gcc-internal-format
47369 msgid "%qT is a variably modified type"
47370 msgstr "%qT є змінним за змінними типом"
47372 #: cp/pt.c:19093
47373 #, gcc-internal-format
47374 msgid "integral expression %qE is not constant"
47375 msgstr "інтегральний вираз %qE не є сталою"
47377 #: cp/pt.c:19111
47378 #, gcc-internal-format
47379 msgid "  trying to instantiate %qD"
47380 msgstr ""
47382 #: cp/pt.c:23050
47383 #, gcc-internal-format
47384 msgid "ambiguous template instantiation for %q#T"
47385 msgstr ""
47387 #: cp/pt.c:23052
47388 #, gcc-internal-format
47389 msgid "ambiguous template instantiation for %q#D"
47390 msgstr ""
47392 #: cp/pt.c:23058
47393 msgid "%s %#qS"
47394 msgstr "%s %#qS"
47396 #: cp/pt.c:23082 cp/pt.c:23169
47397 #, gcc-internal-format
47398 msgid "explicit instantiation of non-template %q#D"
47399 msgstr ""
47401 #: cp/pt.c:23101
47402 #, gcc-internal-format
47403 msgid "%qD is not a static data member of a class template"
47404 msgstr ""
47406 #: cp/pt.c:23107 cp/pt.c:23164
47407 #, gcc-internal-format
47408 msgid "no matching template for %qD found"
47409 msgstr ""
47411 #: cp/pt.c:23112
47412 #, gcc-internal-format
47413 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
47414 msgstr ""
47416 #: cp/pt.c:23120
47417 #, gcc-internal-format
47418 msgid "explicit instantiation of %q#D"
47419 msgstr ""
47421 #: cp/pt.c:23156
47422 #, gcc-internal-format
47423 msgid "duplicate explicit instantiation of %q#D"
47424 msgstr ""
47426 #: cp/pt.c:23179 cp/pt.c:23265
47427 #, gcc-internal-format
47428 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
47429 msgstr ""
47431 #: cp/pt.c:23184 cp/pt.c:23282
47432 #, gcc-internal-format
47433 msgid "storage class %qD applied to template instantiation"
47434 msgstr ""
47436 #: cp/pt.c:23241
47437 #, gcc-internal-format
47438 msgid "explicit instantiation of non-class template %qD"
47439 msgstr ""
47441 #: cp/pt.c:23243
47442 #, gcc-internal-format
47443 msgid "explicit instantiation of non-template type %qT"
47444 msgstr ""
47446 #: cp/pt.c:23252
47447 #, gcc-internal-format
47448 msgid "explicit instantiation of %q#T before definition of template"
47449 msgstr ""
47451 #: cp/pt.c:23270
47452 #, gcc-internal-format
47453 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
47454 msgstr ""
47456 #: cp/pt.c:23316
47457 #, gcc-internal-format
47458 msgid "duplicate explicit instantiation of %q#T"
47459 msgstr ""
47461 #: cp/pt.c:23614
47462 #, gcc-internal-format
47463 msgid "exception specification of %qD depends on itself"
47464 msgstr "специфікація виключення %qD залежить від самої себе"
47466 #. [temp.explicit]
47468 #. The definition of a non-exported function template, a
47469 #. non-exported member function template, or a non-exported
47470 #. member function or static data member of a class template
47471 #. shall be present in every translation unit in which it is
47472 #. explicitly instantiated.
47473 #: cp/pt.c:23920
47474 #, gcc-internal-format
47475 msgid "explicit instantiation of %qD but no definition available"
47476 msgstr ""
47478 #: cp/pt.c:24121
47479 #, gcc-internal-format
47480 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
47481 msgstr ""
47483 #: cp/pt.c:24496
47484 #, gcc-internal-format
47485 msgid "invalid template non-type parameter"
47486 msgstr "некоректний шаблон нетипізованого параметра"
47488 #: cp/pt.c:24498
47489 #, gcc-internal-format
47490 msgid "%q#T is not a valid type for a template non-type parameter"
47491 msgstr ""
47493 #: cp/pt.c:25802
47494 #, gcc-internal-format
47495 msgid "keyword %<template%> not allowed in declarator-id"
47496 msgstr ""
47498 #: cp/pt.c:26040
47499 #, gcc-internal-format
47500 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
47501 msgstr ""
47503 #: cp/pt.c:26519
47504 #, gcc-internal-format
47505 msgid "non-class template %qT used without template arguments"
47506 msgstr ""
47508 #: cp/pt.c:26665
47509 #, gcc-internal-format
47510 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
47511 msgstr ""
47513 #: cp/pt.c:26672
47514 #, gcc-internal-format
47515 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
47516 msgstr ""
47518 #: cp/pt.c:26686
47519 #, gcc-internal-format
47520 msgid "class template argument deduction failed:"
47521 msgstr ""
47523 #: cp/pt.c:26693
47524 #, gcc-internal-format
47525 msgid "explicit deduction guides not considered for copy-initialization"
47526 msgstr ""
47528 #: cp/pt.c:26755
47529 #, gcc-internal-format
47530 msgid "direct-list-initialization of %<auto%> requires exactly one element"
47531 msgstr ""
47533 #: cp/pt.c:26758
47534 #, gcc-internal-format
47535 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
47536 msgstr ""
47538 #: cp/pt.c:26790
47539 #, gcc-internal-format
47540 msgid "%qT as type rather than plain %<decltype(auto)%>"
47541 msgstr ""
47543 #: cp/pt.c:26825
47544 #, gcc-internal-format
47545 msgid "unable to deduce lambda return type from %qE"
47546 msgstr ""
47548 #: cp/pt.c:26827
47549 #, gcc-internal-format
47550 msgid "unable to deduce %qT from %qE"
47551 msgstr "не вдалося вивести %qT з %qE"
47553 #: cp/pt.c:26860
47554 #, gcc-internal-format
47555 msgid "placeholder constraints not satisfied"
47556 msgstr ""
47558 #: cp/pt.c:26864
47559 #, gcc-internal-format
47560 msgid "deduced initializer does not satisfy placeholder constraints"
47561 msgstr ""
47563 #: cp/pt.c:26868
47564 #, gcc-internal-format
47565 msgid "deduced return type does not satisfy placeholder constraints"
47566 msgstr ""
47568 #: cp/pt.c:26872
47569 #, gcc-internal-format
47570 msgid "deduced expression type does not satisfy placeholder constraints"
47571 msgstr ""
47573 #: cp/pt.c:26991
47574 #, gcc-internal-format
47575 msgid "invalid use of %qT in template argument"
47576 msgstr "некоректне використання %qT в аргументі шаблона"
47578 #: cp/repo.c:113
47579 #, gcc-internal-format
47580 msgid "-frepo must be used with -c"
47581 msgstr "-frepo слід використовувати разом із -c"
47583 #: cp/repo.c:203
47584 #, gcc-internal-format, gfc-internal-format
47585 msgid "mysterious repository information in %s"
47586 msgstr "загадкові дані щодо сховища у %s"
47588 #: cp/repo.c:221
47589 #, gcc-internal-format
47590 msgid "can%'t create repository information file %qs"
47591 msgstr ""
47593 #: cp/rtti.c:313
47594 #, gcc-internal-format
47595 msgid "cannot use %<typeid%> with -fno-rtti"
47596 msgstr "не можна використовувати %<typeid%> разом із -fno-rtti"
47598 #: cp/rtti.c:322
47599 #, gcc-internal-format
47600 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
47601 msgstr "слід використовувати %<#include <typeinfo>%> до використання %<typeid%>"
47603 #: cp/rtti.c:425
47604 #, gcc-internal-format
47605 msgid "cannot create type information for type %qT because it involves types of variable size"
47606 msgstr "не вдалося створити дані щодо типу для типу %qT, оскільки до нього включено типи змінного розміру"
47608 #: cp/rtti.c:515
47609 #, gcc-internal-format
47610 msgid "typeid of qualified function type %qT"
47611 msgstr ""
47613 #: cp/rtti.c:696 cp/rtti.c:711
47614 #, gcc-internal-format
47615 msgid "dynamic_cast of %q#D to %q#T can never succeed"
47616 msgstr ""
47618 #: cp/rtti.c:722
47619 #, gcc-internal-format
47620 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
47621 msgstr ""
47623 #: cp/rtti.c:801
47624 #, gcc-internal-format
47625 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
47626 msgstr ""
47628 #: cp/search.c:243
47629 #, gcc-internal-format
47630 msgid "%qT is an ambiguous base of %qT"
47631 msgstr ""
47633 #: cp/search.c:259
47634 #, gcc-internal-format
47635 msgid "%qT is an inaccessible base of %qT"
47636 msgstr ""
47638 #: cp/search.c:1908
47639 #, gcc-internal-format
47640 msgid "invalid covariant return type for %q#D"
47641 msgstr ""
47643 #: cp/search.c:1910 cp/search.c:1925 cp/search.c:1931 cp/search.c:1960
47644 #, gcc-internal-format
47645 msgid "overridden function is %q#D"
47646 msgstr "перевизначеною функцією є %q#D"
47648 #: cp/search.c:1923
47649 #, gcc-internal-format
47650 msgid "invalid covariant return type for %q+#D"
47651 msgstr ""
47653 #: cp/search.c:1929
47654 #, gcc-internal-format
47655 msgid "conflicting return type specified for %q+#D"
47656 msgstr ""
47658 #: cp/search.c:1945
47659 #, gcc-internal-format
47660 msgid "looser throw specifier for %q+#F"
47661 msgstr ""
47663 #: cp/search.c:1947
47664 #, gcc-internal-format
47665 msgid "overridden function is %q#F"
47666 msgstr ""
47668 #: cp/search.c:1958
47669 #, gcc-internal-format
47670 msgid "conflicting type attributes specified for %q+#D"
47671 msgstr ""
47673 #: cp/search.c:1975
47674 #, gcc-internal-format
47675 msgid "%qD declared %<transaction_safe_dynamic%>"
47676 msgstr "%qD оголошено як %<transaction_safe_dynamic%>"
47678 #: cp/search.c:1977
47679 #, gcc-internal-format
47680 msgid "overriding %qD declared %<transaction_safe%>"
47681 msgstr "перевизначаємо %qD, оголошене як %<transaction_safe%>"
47683 #: cp/search.c:1984
47684 #, gcc-internal-format
47685 msgid "deleted function %q+D overriding non-deleted function"
47686 msgstr ""
47688 #: cp/search.c:1987 cp/search.c:1995 cp/search.c:2003
47689 #, gcc-internal-format
47690 msgid "overridden function is %qD"
47691 msgstr "перевизначеною функцією є %qD"
47693 #: cp/search.c:1992
47694 #, gcc-internal-format
47695 msgid "non-deleted function %q+D overriding deleted function"
47696 msgstr ""
47698 #: cp/search.c:2001
47699 #, gcc-internal-format
47700 msgid "virtual function %q+D overriding final function"
47701 msgstr ""
47703 #. A static member function cannot match an inherited
47704 #. virtual member function.
47705 #: cp/search.c:2085
47706 #, gcc-internal-format
47707 msgid "%q+#D cannot be declared"
47708 msgstr ""
47710 #: cp/search.c:2086
47711 #, gcc-internal-format
47712 msgid "  since %q+#D declared in base class"
47713 msgstr ""
47715 #: cp/semantics.c:863
47716 #, gcc-internal-format
47717 msgid "suggest explicit braces around empty body in %<do%> statement"
47718 msgstr ""
47720 #: cp/semantics.c:1353
47721 #, gcc-internal-format
47722 msgid "catching polymorphic type %q#T by value"
47723 msgstr ""
47725 #: cp/semantics.c:1356
47726 #, gcc-internal-format
47727 msgid "catching type %q#T by value"
47728 msgstr ""
47730 #: cp/semantics.c:1360
47731 #, gcc-internal-format
47732 msgid "catching non-reference type %q#T"
47733 msgstr ""
47735 #: cp/semantics.c:1569
47736 #, gcc-internal-format
47737 msgid "type of asm operand %qE could not be determined"
47738 msgstr ""
47740 #: cp/semantics.c:1650
47741 #, gcc-internal-format
47742 msgid "__label__ declarations are only allowed in function scopes"
47743 msgstr ""
47745 #: cp/semantics.c:1833
47746 #, gcc-internal-format
47747 msgid "invalid use of member %qD in static member function"
47748 msgstr ""
47750 #: cp/semantics.c:2156
47751 #, gcc-internal-format
47752 msgid "a statement expression is an insufficient context for overload resolution"
47753 msgstr ""
47755 #: cp/semantics.c:2543
47756 #, gcc-internal-format
47757 msgid "arguments to destructor are not allowed"
47758 msgstr ""
47760 #: cp/semantics.c:2625
47761 #, gcc-internal-format
47762 msgid "%<this%> is unavailable for static member functions"
47763 msgstr ""
47765 #: cp/semantics.c:2627
47766 #, gcc-internal-format
47767 msgid "invalid use of %<this%> in non-member function"
47768 msgstr ""
47770 #: cp/semantics.c:2629
47771 #, gcc-internal-format
47772 msgid "invalid use of %<this%> at top level"
47773 msgstr ""
47775 #: cp/semantics.c:2651
47776 #, gcc-internal-format
47777 msgid "invalid qualifying scope in pseudo-destructor name"
47778 msgstr ""
47780 #: cp/semantics.c:2659 cp/typeck.c:2604
47781 #, gcc-internal-format
47782 msgid "qualified type %qT does not match destructor name ~%qT"
47783 msgstr ""
47785 #: cp/semantics.c:2681
47786 #, gcc-internal-format
47787 msgid "%qE is not of type %qT"
47788 msgstr ""
47790 #: cp/semantics.c:2754
47791 #, gcc-internal-format
47792 msgid "compound literal of non-object type %qT"
47793 msgstr ""
47795 #: cp/semantics.c:2895
47796 #, gcc-internal-format
47797 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
47798 msgstr ""
47800 #: cp/semantics.c:2945
47801 #, gcc-internal-format
47802 msgid "invalid use of type %qT as a default value for a template template-parameter"
47803 msgstr ""
47805 #: cp/semantics.c:2948
47806 #, gcc-internal-format
47807 msgid "invalid default argument for a template template parameter"
47808 msgstr ""
47810 #: cp/semantics.c:2965
47811 #, gcc-internal-format
47812 msgid "definition of %q#T inside template parameter list"
47813 msgstr ""
47815 #: cp/semantics.c:2996
47816 #, gcc-internal-format
47817 msgid "invalid definition of qualified type %qT"
47818 msgstr ""
47820 #: cp/semantics.c:3266
47821 #, gcc-internal-format
47822 msgid "invalid base-class specification"
47823 msgstr ""
47825 #: cp/semantics.c:3426
47826 #, gcc-internal-format
47827 msgid "cannot capture member %qD of anonymous union"
47828 msgstr ""
47830 #: cp/semantics.c:3446 cp/semantics.c:9272
47831 #, gcc-internal-format
47832 msgid "%qD is not captured"
47833 msgstr ""
47835 #: cp/semantics.c:3451
47836 #, gcc-internal-format
47837 msgid "the lambda has no capture-default"
47838 msgstr ""
47840 #: cp/semantics.c:3453
47841 #, gcc-internal-format
47842 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
47843 msgstr ""
47845 #: cp/semantics.c:3465
47846 #, gcc-internal-format
47847 msgid "use of local variable with automatic storage from containing function"
47848 msgstr ""
47850 #: cp/semantics.c:3467
47851 #, gcc-internal-format
47852 msgid "use of parameter from containing function"
47853 msgstr ""
47855 #: cp/semantics.c:3599
47856 #, gcc-internal-format
47857 msgid "use of parameter outside function body"
47858 msgstr ""
47860 #: cp/semantics.c:3609
47861 #, gcc-internal-format
47862 msgid "missing template arguments"
47863 msgstr "пропущено аргументи шаблона"
47865 #: cp/semantics.c:3636
47866 #, gcc-internal-format
47867 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
47868 msgstr ""
47870 #: cp/semantics.c:3667
47871 #, gcc-internal-format
47872 msgid "use of namespace %qD as expression"
47873 msgstr ""
47875 #: cp/semantics.c:3672
47876 #, gcc-internal-format
47877 msgid "use of class template %qT as expression"
47878 msgstr ""
47880 #. Ambiguous reference to base members.
47881 #: cp/semantics.c:3678
47882 #, gcc-internal-format
47883 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
47884 msgstr ""
47886 #: cp/semantics.c:3705
47887 #, gcc-internal-format
47888 msgid "%qD cannot appear in a constant-expression"
47889 msgstr ""
47891 #: cp/semantics.c:3844
47892 #, gcc-internal-format
47893 msgid "type of %qE is unknown"
47894 msgstr ""
47896 #: cp/semantics.c:3873
47897 #, gcc-internal-format
47898 msgid "%qT is not an enumeration type"
47899 msgstr ""
47901 #. Parameter packs can only be used in templates
47902 #: cp/semantics.c:4012
47903 #, gcc-internal-format
47904 msgid "Parameter pack __bases only valid in template declaration"
47905 msgstr ""
47907 #: cp/semantics.c:4041
47908 #, gcc-internal-format
47909 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
47910 msgstr ""
47912 #: cp/semantics.c:4055
47913 #, gcc-internal-format
47914 msgid "cannot apply %<offsetof%> to member function %qD"
47915 msgstr ""
47917 #: cp/semantics.c:4059
47918 #, gcc-internal-format
47919 msgid "cannot apply %<offsetof%> to member function"
47920 msgstr ""
47922 #: cp/semantics.c:4064
47923 #, gcc-internal-format
47924 msgid "cannot apply %<offsetof%> to an enumerator %qD"
47925 msgstr ""
47927 #: cp/semantics.c:4075
47928 #, gcc-internal-format
47929 msgid "offsetof within non-standard-layout type %qT is conditionally-supported"
47930 msgstr ""
47932 #: cp/semantics.c:4586 cp/semantics.c:6072 cp/semantics.c:6143
47933 #: cp/semantics.c:6186 cp/semantics.c:6536 cp/semantics.c:6635
47934 #: cp/semantics.c:6778
47935 #, gcc-internal-format
47936 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
47937 msgstr ""
47939 #: cp/semantics.c:5274
47940 #, gcc-internal-format
47941 msgid "user defined reduction lookup is ambiguous"
47942 msgstr ""
47944 #: cp/semantics.c:5547
47945 #, gcc-internal-format
47946 msgid "%qE in %<reduction%> clause is a zero size array"
47947 msgstr ""
47949 #: cp/semantics.c:5595
47950 #, gcc-internal-format
47951 msgid "%qE has const type for %<reduction%>"
47952 msgstr ""
47954 #: cp/semantics.c:5710
47955 #, gcc-internal-format
47956 msgid "user defined reduction with constructor initializer for base class %qT"
47957 msgstr ""
47959 #: cp/semantics.c:5944
47960 #, gcc-internal-format
47961 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
47962 msgstr ""
47964 #: cp/semantics.c:5958
47965 #, gcc-internal-format
47966 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
47967 msgstr ""
47969 #: cp/semantics.c:5980
47970 #, gcc-internal-format
47971 msgid "linear step expression must be integral"
47972 msgstr ""
47974 #: cp/semantics.c:6083
47975 #, gcc-internal-format
47976 msgid "%qD is not a variable in clause %qs"
47977 msgstr ""
47979 #: cp/semantics.c:6155
47980 #, gcc-internal-format
47981 msgid "%qD is not a variable in clause %<firstprivate%>"
47982 msgstr ""
47984 #: cp/semantics.c:6198
47985 #, gcc-internal-format
47986 msgid "%qD is not a variable in clause %<lastprivate%>"
47987 msgstr ""
47989 #: cp/semantics.c:6243
47990 #, gcc-internal-format
47991 msgid "%<gang%> static expression must be integral"
47992 msgstr ""
47994 #: cp/semantics.c:6257
47995 #, gcc-internal-format
47996 msgid "%<gang%> static value must be positive"
47997 msgstr "статичне значення %<gang%> має бути додатним"
47999 #: cp/semantics.c:6291
48000 #, gcc-internal-format
48001 msgid "%<gang%> num expression must be integral"
48002 msgstr ""
48004 #: cp/semantics.c:6294
48005 #, gcc-internal-format
48006 msgid "%<vector%> length expression must be integral"
48007 msgstr ""
48009 #: cp/semantics.c:6298
48010 #, gcc-internal-format
48011 msgid "%<worker%> num expression must be integral"
48012 msgstr ""
48014 #: cp/semantics.c:6320
48015 #, gcc-internal-format
48016 msgid "%<gang%> num value must be positive"
48017 msgstr "значення num %<gang%> має бути додатним"
48019 #: cp/semantics.c:6324
48020 #, gcc-internal-format
48021 msgid "%<vector%> length value must be positive"
48022 msgstr "значення довжини %<vector%> має бути додатним"
48024 #: cp/semantics.c:6329
48025 #, gcc-internal-format
48026 msgid "%<worker%> num value must be positive"
48027 msgstr "значення num %<worker%> має бути додатним"
48029 #: cp/semantics.c:6379
48030 #, gcc-internal-format
48031 msgid "schedule chunk size expression must be integral"
48032 msgstr ""
48034 #: cp/semantics.c:6409
48035 #, gcc-internal-format
48036 msgid "%qs length expression must be integral"
48037 msgstr ""
48039 #: cp/semantics.c:6422
48040 #, gcc-internal-format
48041 msgid "%qs length expression must be positive constant integer expression"
48042 msgstr ""
48044 #: cp/semantics.c:6441
48045 #, gcc-internal-format
48046 msgid "%<async%> expression must be integral"
48047 msgstr ""
48049 #: cp/semantics.c:6469
48050 #, gcc-internal-format
48051 msgid "%<thread_limit%> expression must be integral"
48052 msgstr ""
48054 #: cp/semantics.c:6498
48055 #, gcc-internal-format
48056 msgid "%<device%> id must be integral"
48057 msgstr ""
48059 #: cp/semantics.c:6519
48060 #, gcc-internal-format
48061 msgid "%<dist_schedule%> chunk size expression must be integral"
48062 msgstr ""
48064 #: cp/semantics.c:6546
48065 #, gcc-internal-format
48066 msgid "%qD is not a variable in %<aligned%> clause"
48067 msgstr ""
48069 #: cp/semantics.c:6560
48070 #, gcc-internal-format
48071 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
48072 msgstr ""
48074 #: cp/semantics.c:6566
48075 #, gcc-internal-format
48076 msgid "%qD appears more than once in %<aligned%> clauses"
48077 msgstr ""
48079 #: cp/semantics.c:6579
48080 #, gcc-internal-format
48081 msgid "%<aligned%> clause alignment expression must be integral"
48082 msgstr ""
48084 #: cp/semantics.c:6628
48085 #, gcc-internal-format
48086 msgid "%qD is not a variable in %<depend%> clause"
48087 msgstr ""
48089 #: cp/semantics.c:6913
48090 #, gcc-internal-format
48091 msgid "template %qE in clause %qs"
48092 msgstr ""
48094 #: cp/semantics.c:6917
48095 #, gcc-internal-format
48096 msgid "overloaded function name %qE in clause %qs"
48097 msgstr ""
48099 #: cp/semantics.c:6982
48100 #, gcc-internal-format
48101 msgid "%<grainsize%> expression must be integral"
48102 msgstr ""
48104 #: cp/semantics.c:7011
48105 #, gcc-internal-format
48106 msgid "%<priority%> expression must be integral"
48107 msgstr ""
48109 #: cp/semantics.c:7040
48110 #, gcc-internal-format
48111 msgid "%<num_tasks%> expression must be integral"
48112 msgstr ""
48114 #: cp/semantics.c:7069
48115 #, gcc-internal-format
48116 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
48117 msgstr ""
48119 #: cp/semantics.c:7108
48120 #, gcc-internal-format
48121 msgid "%<tile%> argument needs integral type"
48122 msgstr ""
48124 #: cp/semantics.c:7527
48125 #, gcc-internal-format
48126 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
48127 msgstr ""
48129 #: cp/semantics.c:7541
48130 #, gcc-internal-format
48131 msgid "%<threadprivate%> %qE directive not in %qT definition"
48132 msgstr ""
48134 #: cp/semantics.c:7746
48135 #, gcc-internal-format
48136 msgid "difference between %qE and %qD does not have integer type"
48137 msgstr ""
48139 #: cp/semantics.c:8174
48140 #, gcc-internal-format
48141 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
48142 msgstr ""
48144 #: cp/semantics.c:8401 cp/semantics.c:8411
48145 #, gcc-internal-format
48146 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
48147 msgstr ""
48149 #: cp/semantics.c:8705
48150 #, gcc-internal-format
48151 msgid "static assertion failed"
48152 msgstr ""
48154 #: cp/semantics.c:8707
48155 #, gcc-internal-format, gfc-internal-format
48156 msgid "static assertion failed: %s"
48157 msgstr ""
48159 #: cp/semantics.c:8712
48160 #, gcc-internal-format
48161 msgid "non-constant condition for static assertion"
48162 msgstr ""
48164 #: cp/semantics.c:8742
48165 #, gcc-internal-format
48166 msgid "argument to decltype must be an expression"
48167 msgstr ""
48169 #: cp/semantics.c:8770
48170 #, gcc-internal-format
48171 msgid "decltype cannot resolve address of overloaded function"
48172 msgstr ""
48174 #: cp/semantics.c:9311
48175 #, gcc-internal-format
48176 msgid "operand of fold expression has no unexpanded parameter packs"
48177 msgstr ""
48179 #: cp/semantics.c:9364
48180 #, gcc-internal-format
48181 msgid "both arguments in binary fold have unexpanded parameter packs"
48182 msgstr ""
48184 #: cp/semantics.c:9366
48185 #, gcc-internal-format
48186 msgid "no unexpanded parameter packs in binary fold"
48187 msgstr ""
48189 #: cp/semantics.c:9384
48190 #, gcc-internal-format
48191 msgid "non-pointer argument to %<__builtin_launder%>"
48192 msgstr "аргумент, який не є вказівником, у %<__builtin_launder%>"
48194 #: cp/tree.c:1295
48195 #, gcc-internal-format
48196 msgid "%qV qualifiers cannot be applied to %qT"
48197 msgstr ""
48199 #: cp/tree.c:1807
48200 #, gcc-internal-format
48201 msgid "lambda-expression in a constant expression"
48202 msgstr ""
48204 #: cp/tree.c:1811
48205 #, gcc-internal-format
48206 msgid "statement-expression in a constant expression"
48207 msgstr "інструкція-вираз не є сталим виразом"
48209 #: cp/tree.c:4083
48210 #, gcc-internal-format
48211 msgid "-fabi-version=13 (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
48212 msgstr ""
48214 #: cp/tree.c:4087
48215 #, gcc-internal-format
48216 msgid "-fabi-version=12 (GCC 8.1) accidentally changes the calling convention for %qT"
48217 msgstr ""
48219 #: cp/tree.c:4090
48220 #, gcc-internal-format
48221 msgid " declared here"
48222 msgstr " оголошено тут"
48224 #: cp/tree.c:4094
48225 #, gcc-internal-format
48226 msgid "the calling convention for %qT changes in -fabi-version=13 (GCC 8.2)"
48227 msgstr ""
48229 #: cp/tree.c:4096
48230 #, gcc-internal-format
48231 msgid " because all of its copy and move constructors are deleted"
48232 msgstr ""
48234 #: cp/tree.c:4464
48235 #, gcc-internal-format
48236 msgid "%qE attribute applied to %qD with void return type"
48237 msgstr ""
48239 #: cp/tree.c:4471
48240 #, gcc-internal-format
48241 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
48242 msgstr ""
48244 #: cp/tree.c:4523
48245 #, gcc-internal-format
48246 msgid "requested init_priority is not an integer constant"
48247 msgstr ""
48249 #: cp/tree.c:4545
48250 #, gcc-internal-format
48251 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
48252 msgstr ""
48254 #: cp/tree.c:4553
48255 #, gcc-internal-format
48256 msgid "requested init_priority is out of range"
48257 msgstr ""
48259 #: cp/tree.c:4563
48260 #, gcc-internal-format
48261 msgid "requested init_priority is reserved for internal use"
48262 msgstr ""
48264 #: cp/tree.c:4574
48265 #, gcc-internal-format
48266 msgid "%qE attribute is not supported on this platform"
48267 msgstr ""
48269 #: cp/tree.c:4601
48270 #, gcc-internal-format
48271 msgid "redeclaration of %qD adds abi tag %qE"
48272 msgstr "повторне оголошення %qD додає мітку abi %qE"
48274 #: cp/tree.c:4621
48275 #, gcc-internal-format
48276 msgid "the %qE attribute requires arguments"
48277 msgstr ""
48279 #: cp/tree.c:4632
48280 #, gcc-internal-format
48281 msgid "arguments to the %qE attribute must be narrow string literals"
48282 msgstr ""
48284 #: cp/tree.c:4645 cp/tree.c:4658
48285 #, gcc-internal-format
48286 msgid "arguments to the %qE attribute must contain valid identifiers"
48287 msgstr ""
48289 #: cp/tree.c:4647
48290 #, gcc-internal-format
48291 msgid "%<%c%> is not a valid first character for an identifier"
48292 msgstr ""
48294 #: cp/tree.c:4660
48295 #, gcc-internal-format
48296 msgid "%<%c%> is not a valid character in an identifier"
48297 msgstr ""
48299 #: cp/tree.c:4684
48300 #, gcc-internal-format
48301 msgid "%qE attribute applied to non-class, non-enum type %qT"
48302 msgstr ""
48304 #: cp/tree.c:4690
48305 #, gcc-internal-format
48306 msgid "%qE attribute applied to %qT after its definition"
48307 msgstr ""
48309 #: cp/tree.c:4697
48310 #, gcc-internal-format
48311 msgid "ignoring %qE attribute applied to template instantiation %qT"
48312 msgstr ""
48314 #: cp/tree.c:4704
48315 #, gcc-internal-format
48316 msgid "ignoring %qE attribute applied to template specialization %qT"
48317 msgstr ""
48319 #: cp/tree.c:4726
48320 #, gcc-internal-format
48321 msgid "%qE attribute applied to non-function, non-variable %qD"
48322 msgstr ""
48324 #: cp/tree.c:4732
48325 #, gcc-internal-format
48326 msgid "%qE attribute applied to extern \"C\" declaration %qD"
48327 msgstr ""
48329 #: cp/tree.c:5488
48330 #, gcc-internal-format
48331 msgid "zero as null pointer constant"
48332 msgstr ""
48334 #: cp/tree.c:5501
48335 #, gcc-internal-format, gfc-internal-format
48336 msgid "lang_* check: failed in %s, at %s:%d"
48337 msgstr ""
48339 #: cp/typeck.c:457
48340 #, gcc-internal-format
48341 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
48342 msgstr ""
48344 #: cp/typeck.c:463
48345 #, gcc-internal-format
48346 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
48347 msgstr ""
48349 #: cp/typeck.c:469
48350 #, gcc-internal-format
48351 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
48352 msgstr ""
48354 #: cp/typeck.c:606
48355 #, gcc-internal-format
48356 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
48357 msgstr ""
48359 #: cp/typeck.c:611
48360 #, gcc-internal-format
48361 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
48362 msgstr ""
48364 #: cp/typeck.c:616
48365 #, gcc-internal-format
48366 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
48367 msgstr ""
48369 #: cp/typeck.c:695
48370 #, gcc-internal-format
48371 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
48372 msgstr ""
48374 #: cp/typeck.c:700
48375 #, gcc-internal-format
48376 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
48377 msgstr ""
48379 #: cp/typeck.c:705
48380 #, gcc-internal-format
48381 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
48382 msgstr ""
48384 #: cp/typeck.c:1480
48385 #, gcc-internal-format
48386 msgid "canonical types differ for identical types %qT and %qT"
48387 msgstr ""
48389 #: cp/typeck.c:1487
48390 #, gcc-internal-format
48391 msgid "same canonical type node for different types %qT and %qT"
48392 msgstr ""
48394 #: cp/typeck.c:1620
48395 #, gcc-internal-format
48396 msgid "invalid application of %qs to a member function"
48397 msgstr ""
48399 #: cp/typeck.c:1708
48400 #, gcc-internal-format
48401 msgid "invalid application of %<sizeof%> to a bit-field"
48402 msgstr ""
48404 #: cp/typeck.c:1716
48405 #, gcc-internal-format
48406 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
48407 msgstr ""
48409 #: cp/typeck.c:1765
48410 #, gcc-internal-format
48411 msgid "invalid application of %<__alignof%> to a bit-field"
48412 msgstr ""
48414 #: cp/typeck.c:1776
48415 #, gcc-internal-format
48416 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
48417 msgstr ""
48419 #: cp/typeck.c:1853
48420 #, gcc-internal-format
48421 msgid "%<alignas%> argument has non-integral type %qT"
48422 msgstr ""
48424 #: cp/typeck.c:1898
48425 #, gcc-internal-format
48426 msgid "invalid use of non-static member function of type %qT"
48427 msgstr ""
48429 #: cp/typeck.c:2072
48430 #, gcc-internal-format
48431 msgid "taking address of temporary array"
48432 msgstr ""
48434 #: cp/typeck.c:2238
48435 #, gcc-internal-format
48436 msgid "ISO C++ forbids converting a string constant to %qT"
48437 msgstr ""
48439 #: cp/typeck.c:2242
48440 #, gcc-internal-format
48441 msgid "deprecated conversion from string constant to %qT"
48442 msgstr ""
48444 #: cp/typeck.c:2376 cp/typeck.c:2817
48445 #, gcc-internal-format
48446 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
48447 msgstr ""
48449 #: cp/typeck.c:2380 cp/typeck.c:2821
48450 #, gcc-internal-format
48451 msgid "request for member %qD in %qE, which is of non-class type %qT"
48452 msgstr ""
48454 #: cp/typeck.c:2411
48455 #, gcc-internal-format
48456 msgid "invalid use of nonstatic data member %qE"
48457 msgstr ""
48459 #: cp/typeck.c:2470
48460 #, gcc-internal-format
48461 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
48462 msgstr ""
48464 #: cp/typeck.c:2619
48465 #, gcc-internal-format
48466 msgid "object type %qT does not match destructor name ~%qT"
48467 msgstr ""
48469 #: cp/typeck.c:2628
48470 #, gcc-internal-format
48471 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
48472 msgstr ""
48474 #: cp/typeck.c:2745
48475 #, gcc-internal-format
48476 msgid "field %q#D can be accessed via %q#D"
48477 msgstr ""
48479 #: cp/typeck.c:2851 cp/typeck.c:2877
48480 #, gcc-internal-format
48481 msgid "%<%D::%D%> is not a member of %qT"
48482 msgstr ""
48484 #: cp/typeck.c:2916
48485 #, gcc-internal-format
48486 msgid "%qT is not a base of %qT"
48487 msgstr ""
48489 #: cp/typeck.c:2952
48490 #, gcc-internal-format
48491 msgid "%q#T has no member named %qE; did you mean %qE?"
48492 msgstr ""
48494 #: cp/typeck.c:2959
48495 #, gcc-internal-format
48496 msgid "%q#T has no member named %qE"
48497 msgstr ""
48499 #: cp/typeck.c:2988
48500 #, gcc-internal-format
48501 msgid "%qD is not a member template function"
48502 msgstr ""
48504 #: cp/typeck.c:3167
48505 #, gcc-internal-format
48506 msgid "%qT is not a pointer-to-object type"
48507 msgstr ""
48509 #: cp/typeck.c:3198
48510 #, gcc-internal-format
48511 msgid "invalid use of array indexing on pointer to member"
48512 msgstr ""
48514 #: cp/typeck.c:3201
48515 #, gcc-internal-format
48516 msgid "invalid use of unary %<*%> on pointer to member"
48517 msgstr ""
48519 #: cp/typeck.c:3204
48520 #, gcc-internal-format
48521 msgid "invalid use of implicit conversion on pointer to member"
48522 msgstr ""
48524 #: cp/typeck.c:3207
48525 #, gcc-internal-format
48526 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
48527 msgstr ""
48529 #: cp/typeck.c:3271
48530 #, gcc-internal-format
48531 msgid "subscript missing in array reference"
48532 msgstr ""
48534 #: cp/typeck.c:3366
48535 #, gcc-internal-format
48536 msgid "subscripting array declared %<register%>"
48537 msgstr ""
48539 #: cp/typeck.c:3400
48540 #, gcc-internal-format
48541 msgid "subscripted value is neither array nor pointer"
48542 msgstr ""
48544 #: cp/typeck.c:3473
48545 #, gcc-internal-format
48546 msgid "object missing in use of %qE"
48547 msgstr ""
48549 #: cp/typeck.c:3704
48550 #, gcc-internal-format
48551 msgid "cannot call function %qD"
48552 msgstr "не вдалося викликати функцію %qD"
48554 #: cp/typeck.c:3719
48555 #, gcc-internal-format
48556 msgid "ISO C++ forbids calling %<::main%> from within program"
48557 msgstr ""
48559 #: cp/typeck.c:3740
48560 #, gcc-internal-format
48561 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
48562 msgstr ""
48564 #: cp/typeck.c:3757
48565 #, gcc-internal-format
48566 msgid "%qE cannot be used as a function"
48567 msgstr ""
48569 #: cp/typeck.c:3760
48570 #, gcc-internal-format
48571 msgid "%qD cannot be used as a function"
48572 msgstr ""
48574 #: cp/typeck.c:3763
48575 #, gcc-internal-format
48576 msgid "expression cannot be used as a function"
48577 msgstr ""
48579 #: cp/typeck.c:3820
48580 #, gcc-internal-format
48581 msgid "too many arguments to constructor %q#D"
48582 msgstr ""
48584 #: cp/typeck.c:3821
48585 #, gcc-internal-format
48586 msgid "too few arguments to constructor %q#D"
48587 msgstr ""
48589 #: cp/typeck.c:3826
48590 #, gcc-internal-format
48591 msgid "too many arguments to member function %q#D"
48592 msgstr ""
48594 #: cp/typeck.c:3827
48595 #, gcc-internal-format
48596 msgid "too few arguments to member function %q#D"
48597 msgstr ""
48599 #: cp/typeck.c:3833
48600 #, gcc-internal-format
48601 msgid "too many arguments to function %q#D"
48602 msgstr ""
48604 #: cp/typeck.c:3834
48605 #, gcc-internal-format
48606 msgid "too few arguments to function %q#D"
48607 msgstr ""
48609 #: cp/typeck.c:3844
48610 #, gcc-internal-format
48611 msgid "too many arguments to method %q#D"
48612 msgstr ""
48614 #: cp/typeck.c:3845
48615 #, gcc-internal-format
48616 msgid "too few arguments to method %q#D"
48617 msgstr ""
48619 #: cp/typeck.c:3848
48620 #, gcc-internal-format
48621 msgid "too many arguments to function"
48622 msgstr ""
48624 #: cp/typeck.c:3849
48625 #, gcc-internal-format
48626 msgid "too few arguments to function"
48627 msgstr ""
48629 #: cp/typeck.c:3928
48630 #, gcc-internal-format
48631 msgid "parameter %P of %qD has incomplete type %qT"
48632 msgstr ""
48634 #: cp/typeck.c:3931
48635 #, gcc-internal-format
48636 msgid "parameter %P has incomplete type %qT"
48637 msgstr ""
48639 #: cp/typeck.c:4175
48640 #, gcc-internal-format
48641 msgid "the address of %qD will never be NULL"
48642 msgstr ""
48644 #: cp/typeck.c:4186
48645 #, gcc-internal-format
48646 msgid "the compiler can assume that the address of %qD will never be NULL"
48647 msgstr ""
48649 #: cp/typeck.c:4304 cp/typeck.c:4315
48650 #, gcc-internal-format
48651 msgid "assuming cast to type %qT from overloaded function"
48652 msgstr ""
48654 #: cp/typeck.c:4361
48655 #, gcc-internal-format
48656 msgid "NULL used in arithmetic"
48657 msgstr ""
48659 #: cp/typeck.c:4718
48660 #, gcc-internal-format
48661 msgid "left rotate count is negative"
48662 msgstr ""
48664 #: cp/typeck.c:4719
48665 #, gcc-internal-format
48666 msgid "right rotate count is negative"
48667 msgstr ""
48669 #: cp/typeck.c:4725
48670 #, gcc-internal-format
48671 msgid "left rotate count >= width of type"
48672 msgstr ""
48674 #: cp/typeck.c:4726
48675 #, gcc-internal-format
48676 msgid "right rotate count >= width of type"
48677 msgstr ""
48679 #: cp/typeck.c:4809 cp/typeck.c:4817 cp/typeck.c:5097 cp/typeck.c:5105
48680 #, gcc-internal-format
48681 msgid "ISO C++ forbids comparison between pointer and integer"
48682 msgstr ""
48684 #: cp/typeck.c:5019 cp/typeck.c:5032
48685 #, gcc-internal-format
48686 msgid "operand types are %qT and %qT"
48687 msgstr ""
48689 #: cp/typeck.c:5133
48690 #, gcc-internal-format
48691 msgid "unordered comparison on non-floating point argument"
48692 msgstr ""
48694 #: cp/typeck.c:5178
48695 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
48696 msgstr ""
48698 #: cp/typeck.c:5188
48699 #, gcc-internal-format
48700 msgid "invalid operands of types %qT and %qT to binary %qO"
48701 msgstr ""
48703 #: cp/typeck.c:5492
48704 #, gcc-internal-format
48705 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
48706 msgstr ""
48708 #: cp/typeck.c:5500
48709 #, gcc-internal-format
48710 msgid "ISO C++ forbids using pointer to a function in subtraction"
48711 msgstr ""
48713 #: cp/typeck.c:5508
48714 #, gcc-internal-format
48715 msgid "ISO C++ forbids using pointer to a method in subtraction"
48716 msgstr ""
48718 #: cp/typeck.c:5553
48719 #, gcc-internal-format
48720 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
48721 msgstr ""
48723 #: cp/typeck.c:5628
48724 #, gcc-internal-format
48725 msgid "taking address of constructor %qD"
48726 msgstr ""
48728 #: cp/typeck.c:5629
48729 #, gcc-internal-format
48730 msgid "taking address of destructor %qD"
48731 msgstr ""
48733 #: cp/typeck.c:5645
48734 #, gcc-internal-format
48735 msgid "invalid use of %qE to form a pointer-to-member-function"
48736 msgstr ""
48738 #: cp/typeck.c:5648
48739 #, gcc-internal-format
48740 msgid "  a qualified-id is required"
48741 msgstr ""
48743 #: cp/typeck.c:5655
48744 #, gcc-internal-format
48745 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
48746 msgstr ""
48748 #. An expression like &memfn.
48749 #: cp/typeck.c:5831
48750 #, gcc-internal-format
48751 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%>"
48752 msgstr ""
48754 #: cp/typeck.c:5836
48755 #, gcc-internal-format
48756 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
48757 msgstr ""
48759 #. Make this a permerror because we used to accept it.
48760 #: cp/typeck.c:5873
48761 #, gcc-internal-format
48762 msgid "taking address of temporary"
48763 msgstr ""
48765 #: cp/typeck.c:5875
48766 #, gcc-internal-format
48767 msgid "taking address of xvalue (rvalue reference)"
48768 msgstr ""
48770 #: cp/typeck.c:5892
48771 #, gcc-internal-format
48772 msgid "ISO C++ forbids taking address of function %<::main%>"
48773 msgstr ""
48775 #: cp/typeck.c:5949
48776 #, gcc-internal-format
48777 msgid "cannot create pointer to reference member %qD"
48778 msgstr ""
48780 #: cp/typeck.c:5969
48781 #, gcc-internal-format
48782 msgid "attempt to take address of bit-field"
48783 msgstr ""
48785 #: cp/typeck.c:6118
48786 #, gcc-internal-format
48787 msgid "%<~%> on an expression of type bool"
48788 msgstr ""
48790 #: cp/typeck.c:6119
48791 #, gcc-internal-format
48792 msgid "did you mean to use logical not (%<!%>)?"
48793 msgstr ""
48795 #: cp/typeck.c:6240
48796 #, gcc-internal-format
48797 msgid "ISO C++ forbids incrementing an enum"
48798 msgstr ""
48800 #: cp/typeck.c:6241
48801 #, gcc-internal-format
48802 msgid "ISO C++ forbids decrementing an enum"
48803 msgstr ""
48805 #: cp/typeck.c:6257
48806 #, gcc-internal-format
48807 msgid "cannot increment a pointer to incomplete type %qT"
48808 msgstr ""
48810 #: cp/typeck.c:6258
48811 #, gcc-internal-format
48812 msgid "cannot decrement a pointer to incomplete type %qT"
48813 msgstr ""
48815 #: cp/typeck.c:6269
48816 #, gcc-internal-format
48817 msgid "ISO C++ forbids incrementing a pointer of type %qT"
48818 msgstr ""
48820 #: cp/typeck.c:6270
48821 #, gcc-internal-format
48822 msgid "ISO C++ forbids decrementing a pointer of type %qT"
48823 msgstr ""
48825 #: cp/typeck.c:6305
48826 #, gcc-internal-format
48827 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
48828 msgstr ""
48830 #: cp/typeck.c:6314
48831 #, gcc-internal-format
48832 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
48833 msgstr ""
48835 #: cp/typeck.c:6321
48836 #, gcc-internal-format
48837 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
48838 msgstr ""
48840 #: cp/typeck.c:6502
48841 #, gcc-internal-format
48842 msgid "cannot take the address of %<this%>, which is an rvalue expression"
48843 msgstr ""
48845 #: cp/typeck.c:6524
48846 #, gcc-internal-format
48847 msgid "address of explicit register variable %qD requested"
48848 msgstr ""
48850 #: cp/typeck.c:6529
48851 #, gcc-internal-format
48852 msgid "address requested for %qD, which is declared %<register%>"
48853 msgstr ""
48855 #: cp/typeck.c:6604
48856 #, gcc-internal-format
48857 msgid "list-initializer for non-class type must not be parenthesized"
48858 msgstr ""
48860 #: cp/typeck.c:6616
48861 #, gcc-internal-format
48862 msgid "expression list treated as compound expression in initializer"
48863 msgstr ""
48865 #: cp/typeck.c:6620
48866 #, gcc-internal-format
48867 msgid "expression list treated as compound expression in mem-initializer"
48868 msgstr ""
48870 #: cp/typeck.c:6624
48871 #, gcc-internal-format
48872 msgid "expression list treated as compound expression in functional cast"
48873 msgstr ""
48875 #: cp/typeck.c:6661
48876 #, gcc-internal-format, gfc-internal-format
48877 msgid "%s expression list treated as compound expression"
48878 msgstr ""
48880 #: cp/typeck.c:6747
48881 #, gcc-internal-format
48882 msgid "no context to resolve type of %qE"
48883 msgstr ""
48885 #: cp/typeck.c:6780
48886 #, gcc-internal-format
48887 msgid "cast from type %qT to type %qT casts away qualifiers"
48888 msgstr ""
48890 #: cp/typeck.c:6786
48891 #, gcc-internal-format
48892 msgid "static_cast from type %qT to type %qT casts away qualifiers"
48893 msgstr ""
48895 #: cp/typeck.c:6792
48896 #, gcc-internal-format
48897 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
48898 msgstr ""
48900 #: cp/typeck.c:6813
48901 #, gcc-internal-format
48902 msgid "useless cast to type %q#T"
48903 msgstr ""
48905 #: cp/typeck.c:6826
48906 #, gcc-internal-format
48907 msgid "type qualifiers ignored on cast result type"
48908 msgstr ""
48910 #: cp/typeck.c:7249
48911 #, gcc-internal-format
48912 msgid "invalid static_cast from type %qT to type %qT"
48913 msgstr ""
48915 #: cp/typeck.c:7275
48916 msgid "converting from %qH to %qI"
48917 msgstr ""
48919 #: cp/typeck.c:7343
48920 #, gcc-internal-format
48921 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
48922 msgstr ""
48924 #: cp/typeck.c:7413
48925 msgid "cast from %qH to %qI loses precision"
48926 msgstr ""
48928 #: cp/typeck.c:7438
48929 msgid "cast between incompatible function types from %qH to %qI"
48930 msgstr ""
48932 #: cp/typeck.c:7449
48933 msgid "cast between incompatible pointer to member types from %qH to %qI"
48934 msgstr ""
48936 #: cp/typeck.c:7470 cp/typeck.c:7652
48937 msgid "cast from %qH to %qI increases required alignment of target type"
48938 msgstr ""
48940 #: cp/typeck.c:7486
48941 #, gcc-internal-format
48942 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
48943 msgstr ""
48945 #: cp/typeck.c:7500
48946 #, gcc-internal-format
48947 msgid "invalid cast from type %qT to type %qT"
48948 msgstr ""
48950 #: cp/typeck.c:7568
48951 #, gcc-internal-format
48952 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
48953 msgstr ""
48955 #: cp/typeck.c:7577
48956 #, gcc-internal-format
48957 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
48958 msgstr ""
48960 #: cp/typeck.c:7618
48961 #, gcc-internal-format
48962 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
48963 msgstr ""
48965 #: cp/typeck.c:7687
48966 #, gcc-internal-format
48967 msgid "invalid const_cast from type %qT to type %qT"
48968 msgstr ""
48970 #: cp/typeck.c:7783 cp/typeck.c:7791
48971 #, gcc-internal-format
48972 msgid "ISO C++ forbids casting to an array type %qT"
48973 msgstr ""
48975 #: cp/typeck.c:7800
48976 #, gcc-internal-format
48977 msgid "invalid cast to function type %qT"
48978 msgstr ""
48980 #: cp/typeck.c:8113
48981 #, gcc-internal-format
48982 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
48983 msgstr ""
48985 #: cp/typeck.c:8173
48986 #, gcc-internal-format
48987 msgid "assigning to an array from an initializer list"
48988 msgstr ""
48990 #: cp/typeck.c:8199
48991 #, gcc-internal-format
48992 msgid "incompatible types in assignment of %qT to %qT"
48993 msgstr ""
48995 #: cp/typeck.c:8213
48996 #, gcc-internal-format
48997 msgid "array used as initializer"
48998 msgstr ""
49000 #: cp/typeck.c:8215
49001 #, gcc-internal-format
49002 msgid "invalid array assignment"
49003 msgstr ""
49005 #: cp/typeck.c:8349
49006 #, gcc-internal-format
49007 msgid "   in pointer to member function conversion"
49008 msgstr ""
49010 #: cp/typeck.c:8363
49011 #, gcc-internal-format
49012 msgid "pointer to member conversion via virtual base %qT"
49013 msgstr ""
49015 #: cp/typeck.c:8410 cp/typeck.c:8429
49016 #, gcc-internal-format
49017 msgid "   in pointer to member conversion"
49018 msgstr ""
49020 #: cp/typeck.c:8510
49021 #, gcc-internal-format
49022 msgid "invalid conversion to type %qT from type %qT"
49023 msgstr ""
49025 #: cp/typeck.c:8812 cp/typeck.c:8829
49026 msgid "cannot convert %qH to %qI"
49027 msgstr "не вдалося перетворити %qH на %qI"
49029 #: cp/typeck.c:8821
49030 msgid "cannot convert %qH to %qI in default argument"
49031 msgstr ""
49033 #: cp/typeck.c:8825
49034 msgid "cannot convert %qH to %qI in argument passing"
49035 msgstr ""
49037 #: cp/typeck.c:8833
49038 msgid "cannot convert %qH to %qI in initialization"
49039 msgstr ""
49041 #: cp/typeck.c:8837
49042 msgid "cannot convert %qH to %qI in return"
49043 msgstr ""
49045 #: cp/typeck.c:8841
49046 msgid "cannot convert %qH to %qI in assignment"
49047 msgstr ""
49049 #: cp/typeck.c:8854
49050 #, gcc-internal-format
49051 msgid "class type %qT is incomplete"
49052 msgstr ""
49054 #: cp/typeck.c:8872
49055 #, gcc-internal-format
49056 msgid "parameter %qP of %qD might be a candidate for a format attribute"
49057 msgstr ""
49059 #: cp/typeck.c:8876
49060 #, gcc-internal-format
49061 msgid "parameter might be a candidate for a format attribute"
49062 msgstr ""
49064 #: cp/typeck.c:8881
49065 #, gcc-internal-format
49066 msgid "target of conversion might be a candidate for a format attribute"
49067 msgstr ""
49069 #: cp/typeck.c:8886
49070 #, gcc-internal-format
49071 msgid "target of initialization might be a candidate for a format attribute"
49072 msgstr ""
49074 #: cp/typeck.c:8896
49075 #, gcc-internal-format
49076 msgid "left-hand side of assignment might be a candidate for a format attribute"
49077 msgstr ""
49079 #: cp/typeck.c:8991
49080 #, gcc-internal-format
49081 msgid "in passing argument %P of %qD"
49082 msgstr ""
49084 #: cp/typeck.c:9050
49085 #, gcc-internal-format
49086 msgid "returning reference to temporary"
49087 msgstr ""
49089 #: cp/typeck.c:9057
49090 #, gcc-internal-format
49091 msgid "reference to non-lvalue returned"
49092 msgstr ""
49094 #: cp/typeck.c:9072
49095 #, gcc-internal-format
49096 msgid "reference to local variable %qD returned"
49097 msgstr ""
49099 #: cp/typeck.c:9076
49100 #, gcc-internal-format
49101 msgid "address of label %qD returned"
49102 msgstr ""
49104 #: cp/typeck.c:9080
49105 #, gcc-internal-format
49106 msgid "address of local variable %qD returned"
49107 msgstr ""
49109 #: cp/typeck.c:9119
49110 #, gcc-internal-format
49111 msgid "returning a value from a destructor"
49112 msgstr ""
49114 #. If a return statement appears in a handler of the
49115 #. function-try-block of a constructor, the program is ill-formed.
49116 #: cp/typeck.c:9127
49117 #, gcc-internal-format
49118 msgid "cannot return from a handler of a function-try-block of a constructor"
49119 msgstr ""
49121 #. You can't return a value from a constructor.
49122 #: cp/typeck.c:9130
49123 #, gcc-internal-format
49124 msgid "returning a value from a constructor"
49125 msgstr ""
49127 #. Give a helpful error message.
49128 #: cp/typeck.c:9164 cp/typeck.c:9210
49129 #, gcc-internal-format
49130 msgid "return-statement with no value, in function returning %qT"
49131 msgstr ""
49133 #: cp/typeck.c:9172
49134 #, gcc-internal-format
49135 msgid "returning initializer list"
49136 msgstr ""
49138 #: cp/typeck.c:9191
49139 #, gcc-internal-format
49140 msgid "inconsistent types %qT and %qT deduced for lambda return type"
49141 msgstr ""
49143 #: cp/typeck.c:9194
49144 #, gcc-internal-format
49145 msgid "inconsistent deduction for auto return type: %qT and then %qT"
49146 msgstr ""
49148 #: cp/typeck.c:9230
49149 #, gcc-internal-format
49150 msgid "return-statement with a value, in function returning %qT"
49151 msgstr ""
49153 #: cp/typeck.c:9259
49154 #, gcc-internal-format
49155 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
49156 msgstr ""
49158 #. Make this a permerror because we used to accept it.
49159 #: cp/typeck.c:9884
49160 #, gcc-internal-format
49161 msgid "using temporary as lvalue"
49162 msgstr ""
49164 #: cp/typeck.c:9886
49165 #, gcc-internal-format
49166 msgid "using xvalue (rvalue reference) as lvalue"
49167 msgstr ""
49169 #: cp/typeck2.c:49
49170 #, gcc-internal-format
49171 msgid "type %qT is not a base type for type %qT"
49172 msgstr ""
49174 #: cp/typeck2.c:104
49175 #, gcc-internal-format
49176 msgid "assignment of constant field %qD"
49177 msgstr ""
49179 #: cp/typeck2.c:106
49180 #, gcc-internal-format
49181 msgid "constant field %qD used as %<asm%> output"
49182 msgstr ""
49184 #: cp/typeck2.c:108
49185 #, gcc-internal-format
49186 msgid "increment of constant field %qD"
49187 msgstr ""
49189 #: cp/typeck2.c:110
49190 #, gcc-internal-format
49191 msgid "decrement of constant field %qD"
49192 msgstr ""
49194 #: cp/typeck2.c:117
49195 #, gcc-internal-format
49196 msgid "assignment of read-only reference %qD"
49197 msgstr ""
49199 #: cp/typeck2.c:119
49200 #, gcc-internal-format
49201 msgid "read-only reference %qD used as %<asm%> output"
49202 msgstr ""
49204 #: cp/typeck2.c:121
49205 #, gcc-internal-format
49206 msgid "increment of read-only reference %qD"
49207 msgstr ""
49209 #: cp/typeck2.c:123
49210 #, gcc-internal-format
49211 msgid "decrement of read-only reference %qD"
49212 msgstr ""
49214 #: cp/typeck2.c:321
49215 #, gcc-internal-format
49216 msgid "cannot declare variable %q+D to be of abstract type %qT"
49217 msgstr ""
49219 #: cp/typeck2.c:326
49220 #, gcc-internal-format
49221 msgid "cannot declare parameter %q+D to be of abstract type %qT"
49222 msgstr ""
49224 #: cp/typeck2.c:329
49225 #, gcc-internal-format
49226 msgid "cannot declare parameter to be of abstract type %qT"
49227 msgstr ""
49229 #: cp/typeck2.c:333
49230 #, gcc-internal-format
49231 msgid "cannot declare field %q+D to be of abstract type %qT"
49232 msgstr ""
49234 #: cp/typeck2.c:337
49235 #, gcc-internal-format
49236 msgid "invalid abstract return type for member function %q+#D"
49237 msgstr ""
49239 #: cp/typeck2.c:339
49240 #, gcc-internal-format
49241 msgid "invalid abstract return type for function %q+#D"
49242 msgstr ""
49244 #. Here we do not have location information.
49245 #: cp/typeck2.c:342
49246 #, gcc-internal-format
49247 msgid "invalid abstract type %qT for %qE"
49248 msgstr ""
49250 #: cp/typeck2.c:344
49251 #, gcc-internal-format
49252 msgid "invalid abstract type for %q+D"
49253 msgstr ""
49255 #: cp/typeck2.c:349
49256 #, gcc-internal-format
49257 msgid "creating array of %qT, which is an abstract class type"
49258 msgstr ""
49260 #: cp/typeck2.c:352
49261 #, gcc-internal-format
49262 msgid "invalid cast to abstract class type %qT"
49263 msgstr ""
49265 #: cp/typeck2.c:355
49266 #, gcc-internal-format
49267 msgid "invalid new-expression of abstract class type %qT"
49268 msgstr ""
49270 #: cp/typeck2.c:358
49271 #, gcc-internal-format
49272 msgid "invalid abstract return type %qT"
49273 msgstr ""
49275 #: cp/typeck2.c:361
49276 #, gcc-internal-format
49277 msgid "invalid abstract parameter type %qT"
49278 msgstr ""
49280 #: cp/typeck2.c:364
49281 #, gcc-internal-format
49282 msgid "expression of abstract class type %qT cannot be used in throw-expression"
49283 msgstr ""
49285 #: cp/typeck2.c:368
49286 #, gcc-internal-format
49287 msgid "cannot declare catch parameter to be of abstract class type %qT"
49288 msgstr ""
49290 #: cp/typeck2.c:372
49291 #, gcc-internal-format
49292 msgid "cannot allocate an object of abstract type %qT"
49293 msgstr ""
49295 #: cp/typeck2.c:382
49296 #, gcc-internal-format
49297 msgid "  because the following virtual functions are pure within %qT:"
49298 msgstr ""
49300 #: cp/typeck2.c:388
49301 #, gcc-internal-format
49302 msgid "\t%#qD"
49303 msgstr ""
49305 #: cp/typeck2.c:441
49306 #, gcc-internal-format
49307 msgid "definition of %q#T is not complete until the closing brace"
49308 msgstr ""
49310 #: cp/typeck2.c:444
49311 #, gcc-internal-format
49312 msgid "forward declaration of %q#T"
49313 msgstr ""
49315 #: cp/typeck2.c:446
49316 #, gcc-internal-format
49317 msgid "declaration of %q#T"
49318 msgstr ""
49320 #: cp/typeck2.c:473
49321 #, gcc-internal-format
49322 msgid "%qD has incomplete type"
49323 msgstr ""
49325 #: cp/typeck2.c:486
49326 #, gcc-internal-format
49327 msgid "invalid use of incomplete type %q#T"
49328 msgstr ""
49330 #: cp/typeck2.c:517
49331 #, gcc-internal-format
49332 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
49333 msgstr ""
49335 #: cp/typeck2.c:521
49336 #, gcc-internal-format
49337 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
49338 msgstr ""
49340 #: cp/typeck2.c:531
49341 #, gcc-internal-format
49342 msgid "invalid use of placeholder %qT"
49343 msgstr ""
49345 #: cp/typeck2.c:538
49346 #, gcc-internal-format
49347 msgid "invalid use of template type parameter %qT"
49348 msgstr ""
49350 #: cp/typeck2.c:543
49351 #, gcc-internal-format
49352 msgid "invalid use of template template parameter %qT"
49353 msgstr ""
49355 #: cp/typeck2.c:550
49356 #, gcc-internal-format
49357 msgid "invalid use of dependent type %qT"
49358 msgstr ""
49360 #: cp/typeck2.c:557
49361 #, gcc-internal-format
49362 msgid "invalid use of brace-enclosed initializer list"
49363 msgstr ""
49365 #: cp/typeck2.c:565
49366 #, gcc-internal-format
49367 msgid "address of overloaded function with no contextual type information"
49368 msgstr ""
49370 #: cp/typeck2.c:569
49371 #, gcc-internal-format
49372 msgid "overloaded function with no contextual type information"
49373 msgstr ""
49375 #: cp/typeck2.c:572
49376 #, gcc-internal-format
49377 msgid "insufficient contextual information to determine type"
49378 msgstr ""
49380 #: cp/typeck2.c:802
49381 #, gcc-internal-format
49382 msgid "constructor syntax used, but no constructor declared for type %qT"
49383 msgstr ""
49385 #: cp/typeck2.c:966
49386 msgid "narrowing conversion of %qE from %qH to %qI inside { } is ill-formed in C++11"
49387 msgstr ""
49389 #: cp/typeck2.c:977 cp/typeck2.c:991
49390 msgid "narrowing conversion of %qE from %qH to %qI inside { }"
49391 msgstr ""
49393 #: cp/typeck2.c:981
49394 #, gcc-internal-format
49395 msgid " the expression has a constant value but is not a C++ constant-expression"
49396 msgstr ""
49398 #: cp/typeck2.c:1069
49399 #, gcc-internal-format
49400 msgid "int-array initialized from non-wide string"
49401 msgstr ""
49403 #: cp/typeck2.c:1075
49404 #, gcc-internal-format
49405 msgid "int-array initialized from incompatible wide string"
49406 msgstr ""
49408 #: cp/typeck2.c:1105
49409 #, gcc-internal-format
49410 msgid "initializer-string for array of chars is too long"
49411 msgstr ""
49413 #: cp/typeck2.c:1157
49414 #, gcc-internal-format
49415 msgid "cannot initialize aggregate of type %qT with a compound literal"
49416 msgstr ""
49418 #: cp/typeck2.c:1499 cp/typeck2.c:1526
49419 #, gcc-internal-format
49420 msgid "missing initializer for member %qD"
49421 msgstr ""
49423 #: cp/typeck2.c:1507
49424 #, gcc-internal-format
49425 msgid "member %qD is uninitialized reference"
49426 msgstr ""
49428 #: cp/typeck2.c:1514
49429 #, gcc-internal-format
49430 msgid "member %qD with uninitialized reference fields"
49431 msgstr ""
49433 #: cp/typeck2.c:1590
49434 #, gcc-internal-format
49435 msgid "designator order for field %qD does not match declaration order in %qT"
49436 msgstr ""
49438 #: cp/typeck2.c:1663
49439 #, gcc-internal-format
49440 msgid "no field %qD found in union being initialized"
49441 msgstr ""
49443 #: cp/typeck2.c:1674
49444 #, gcc-internal-format
49445 msgid "index value instead of field name in union initializer"
49446 msgstr ""
49448 #: cp/typeck2.c:1861
49449 #, gcc-internal-format
49450 msgid "circular pointer delegation detected"
49451 msgstr ""
49453 #: cp/typeck2.c:1875
49454 #, gcc-internal-format
49455 msgid "base operand of %<->%> has non-pointer type %qT"
49456 msgstr ""
49458 #: cp/typeck2.c:1901
49459 #, gcc-internal-format
49460 msgid "result of %<operator->()%> yields non-pointer result"
49461 msgstr ""
49463 #: cp/typeck2.c:1903
49464 #, gcc-internal-format
49465 msgid "base operand of %<->%> is not a pointer"
49466 msgstr ""
49468 #: cp/typeck2.c:1930
49469 #, gcc-internal-format
49470 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
49471 msgstr ""
49473 #: cp/typeck2.c:1939
49474 #, gcc-internal-format
49475 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
49476 msgstr ""
49478 #: cp/typeck2.c:1961
49479 #, gcc-internal-format
49480 msgid "pointer to member type %qT incompatible with object type %qT"
49481 msgstr ""
49483 #: cp/typeck2.c:2021
49484 #, gcc-internal-format
49485 msgid "pointer-to-member-function type %qT requires an rvalue"
49486 msgstr ""
49488 #: cp/typeck2.c:2032
49489 #, gcc-internal-format
49490 msgid "pointer-to-member-function type %qT requires an lvalue"
49491 msgstr ""
49493 #: cp/typeck2.c:2040
49494 #, gcc-internal-format
49495 msgid "pointer-to-member-function type %qT requires an lvalue before C++2a"
49496 msgstr ""
49498 #: cp/typeck2.c:2083
49499 #, gcc-internal-format
49500 msgid "functional cast to array type %qT"
49501 msgstr ""
49503 #: cp/typeck2.c:2099
49504 #, gcc-internal-format
49505 msgid "cannot deduce template arguments for %qT from ()"
49506 msgstr ""
49508 #: cp/typeck2.c:2117
49509 #, gcc-internal-format
49510 msgid "invalid value-initialization of reference type"
49511 msgstr ""
49513 #: cp/typeck2.c:2344
49514 #, gcc-internal-format
49515 msgid "call to function %qD which throws incomplete type %q#T"
49516 msgstr ""
49518 #: cp/typeck2.c:2347
49519 #, gcc-internal-format
49520 msgid "call to function which throws incomplete type %q#T"
49521 msgstr ""
49523 #: cp/vtable-class-hierarchy.c:719
49524 #, gcc-internal-format
49525 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
49526 msgstr ""
49528 #: cp/vtable-class-hierarchy.c:859
49529 #, gcc-internal-format
49530 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
49531 msgstr ""
49533 #: cp/vtable-class-hierarchy.c:1109
49534 #, gcc-internal-format
49535 msgid "unable to open log file %<vtv_count_data.log%>: %m"
49536 msgstr ""
49538 #: fortran/arith.c:45
49539 #, gcc-internal-format, gfc-internal-format
49540 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
49541 msgstr ""
49543 #: fortran/arith.c:117 fortran/arith.c:1973
49544 #, gcc-internal-format
49545 msgid "gfc_arith_error(): Bad error code"
49546 msgstr ""
49548 #: fortran/arith.c:150
49549 #, gcc-internal-format
49550 msgid "Fix min_int calculation"
49551 msgstr ""
49553 #: fortran/arith.c:530
49554 #, gcc-internal-format
49555 msgid "gfc_range_check(): Bad type"
49556 msgstr ""
49558 #: fortran/arith.c:603
49559 #, gcc-internal-format
49560 msgid "gfc_arith_uminus(): Bad basic type"
49561 msgstr ""
49563 #: fortran/arith.c:637
49564 #, gcc-internal-format
49565 msgid "gfc_arith_plus(): Bad basic type"
49566 msgstr ""
49568 #: fortran/arith.c:671
49569 #, gcc-internal-format
49570 msgid "gfc_arith_minus(): Bad basic type"
49571 msgstr ""
49573 #: fortran/arith.c:706
49574 #, gcc-internal-format
49575 msgid "gfc_arith_times(): Bad basic type"
49576 msgstr ""
49578 #: fortran/arith.c:745
49579 #, gcc-internal-format
49580 msgid "Integer division truncated to constant %qs at %L"
49581 msgstr ""
49583 #: fortran/arith.c:791
49584 #, gcc-internal-format
49585 msgid "gfc_arith_divide(): Bad basic type"
49586 msgstr ""
49588 #: fortran/arith.c:837
49589 #, gcc-internal-format
49590 msgid "arith_power(): Bad base"
49591 msgstr ""
49593 #: fortran/arith.c:878
49594 #, gcc-internal-format, gfc-internal-format
49595 msgid "Negative exponent of integer has zero result at %L"
49596 msgstr ""
49598 #: fortran/arith.c:928 fortran/arith.c:953
49599 #, gcc-internal-format, gfc-internal-format
49600 msgid "Noninteger exponent in an initialization expression at %L"
49601 msgstr ""
49603 #: fortran/arith.c:939
49604 #, gcc-internal-format, gfc-internal-format
49605 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
49606 msgstr ""
49608 #: fortran/arith.c:967
49609 #, gcc-internal-format
49610 msgid "arith_power(): unknown type"
49611 msgstr ""
49613 #: fortran/arith.c:1033
49614 #, gcc-internal-format
49615 msgid "compare_real(): Bad operator"
49616 msgstr ""
49618 #: fortran/arith.c:1068
49619 #, gcc-internal-format
49620 msgid "gfc_compare_expr(): Bad basic type"
49621 msgstr ""
49623 #: fortran/arith.c:1579
49624 #, gcc-internal-format
49625 msgid "eval_intrinsic(): Bad operator"
49626 msgstr ""
49628 #: fortran/arith.c:1632
49629 #, gcc-internal-format
49630 msgid "eval_type_intrinsic0(): op NULL"
49631 msgstr ""
49633 #: fortran/arith.c:1941
49634 #, gcc-internal-format, gfc-internal-format
49635 msgid "Arithmetic OK converting %s to %s at %L"
49636 msgstr ""
49638 #: fortran/arith.c:1945
49639 #, gcc-internal-format
49640 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49641 msgstr ""
49643 #: fortran/arith.c:1950
49644 #, gcc-internal-format
49645 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49646 msgstr ""
49648 #: fortran/arith.c:1955
49649 #, gcc-internal-format
49650 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
49651 msgstr ""
49653 #: fortran/arith.c:1960
49654 #, gcc-internal-format, gfc-internal-format
49655 msgid "Division by zero converting %s to %s at %L"
49656 msgstr ""
49658 #: fortran/arith.c:1964
49659 #, gcc-internal-format, gfc-internal-format
49660 msgid "Array operands are incommensurate converting %s to %s at %L"
49661 msgstr ""
49663 #: fortran/arith.c:1968
49664 #, gcc-internal-format, gfc-internal-format
49665 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
49666 msgstr ""
49668 #: fortran/arith.c:2055 fortran/arith.c:2164 fortran/arith.c:2224
49669 #: fortran/arith.c:2276 fortran/arith.c:2336 fortran/arith.c:2405
49670 #: fortran/arith.c:2472
49671 #, gcc-internal-format
49672 msgid "Conversion from %qs to %qs at %L"
49673 msgstr ""
49675 #: fortran/arith.c:2084 fortran/arith.c:2117 fortran/arith.c:2156
49676 #: fortran/arith.c:2214 fortran/arith.c:2266 fortran/arith.c:2326
49677 #: fortran/arith.c:2395
49678 #, gcc-internal-format
49679 msgid "Change of value in conversion from %qs to %qs at %L"
49680 msgstr ""
49682 #: fortran/arith.c:2312 fortran/arith.c:2381
49683 #, gcc-internal-format
49684 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
49685 msgstr ""
49687 #: fortran/arith.c:2464
49688 #, gcc-internal-format
49689 msgid "Change of value in conversion from  %qs to %qs at %L"
49690 msgstr ""
49692 #: fortran/arith.c:2549
49693 #, gcc-internal-format
49694 msgid "The Hollerith constant at %L is too long to convert to %qs"
49695 msgstr ""
49697 #: fortran/array.c:95
49698 #, gcc-internal-format, gfc-internal-format
49699 msgid "Expected array subscript at %C"
49700 msgstr ""
49702 #: fortran/array.c:104
49703 #, gcc-internal-format
49704 msgid "Unexpected %<*%> in coarray subscript at %C"
49705 msgstr ""
49707 #: fortran/array.c:128
49708 #, gcc-internal-format, gfc-internal-format
49709 msgid "Strides not allowed in coarray subscript at %C"
49710 msgstr ""
49712 #: fortran/array.c:136
49713 #, gcc-internal-format, gfc-internal-format
49714 msgid "Expected array subscript stride at %C"
49715 msgstr ""
49717 #: fortran/array.c:196
49718 #, gcc-internal-format, gfc-internal-format
49719 msgid "Invalid form of array reference at %C"
49720 msgstr ""
49722 #: fortran/array.c:203
49723 #, gcc-internal-format, gfc-internal-format
49724 msgid "Array reference at %C has more than 7 dimensions"
49725 msgstr ""
49727 #: fortran/array.c:206 fortran/array.c:307
49728 #, gcc-internal-format, gfc-internal-format
49729 msgid "Array reference at %C cannot have more than %d dimensions"
49730 msgstr ""
49732 #: fortran/array.c:221 fortran/array.c:661 fortran/check.c:2849
49733 #: fortran/check.c:5225 fortran/check.c:5263 fortran/check.c:5305
49734 #: fortran/check.c:5332 fortran/check.c:5532 fortran/match.c:1821
49735 #: fortran/match.c:3174 fortran/match.c:3516 fortran/match.c:3712
49736 #: fortran/simplify.c:2909 fortran/simplify.c:2939 fortran/simplify.c:5769
49737 #: fortran/simplify.c:7663
49738 #, gcc-internal-format
49739 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
49740 msgstr ""
49742 #: fortran/array.c:227
49743 #, gcc-internal-format, gfc-internal-format
49744 msgid "Unexpected coarray designator at %C"
49745 msgstr ""
49747 #: fortran/array.c:249
49748 #, gcc-internal-format, gfc-internal-format
49749 msgid "TEAM= attribute in %C misplaced"
49750 msgstr ""
49752 #: fortran/array.c:261
49753 #, gcc-internal-format, gfc-internal-format
49754 msgid "STAT= attribute in %C misplaced"
49755 msgstr ""
49757 #: fortran/array.c:270
49758 #, gcc-internal-format, gfc-internal-format
49759 msgid "Too few codimensions at %C, expected %d not %d"
49760 msgstr ""
49762 #: fortran/array.c:276
49763 #, gcc-internal-format, gfc-internal-format
49764 msgid "Too many codimensions at %C, expected %d not %d"
49765 msgstr ""
49767 #: fortran/array.c:286 fortran/array.c:294
49768 #, gcc-internal-format
49769 msgid "Unexpected %<*%> for codimension %d of %d at %C"
49770 msgstr ""
49772 #: fortran/array.c:289
49773 #, gcc-internal-format, gfc-internal-format
49774 msgid "Invalid form of coarray reference at %C"
49775 msgstr ""
49777 #: fortran/array.c:301
49778 #, gcc-internal-format, gfc-internal-format
49779 msgid "Invalid codimension %d at %C, only %d codimensions exist"
49780 msgstr ""
49782 #: fortran/array.c:353
49783 #, gcc-internal-format
49784 msgid "Variable %qs at %L in this context must be constant"
49785 msgstr ""
49787 #: fortran/array.c:356
49788 #, gcc-internal-format, gfc-internal-format
49789 msgid "Expression at %L in this context must be constant"
49790 msgstr ""
49792 #: fortran/array.c:454
49793 #, gcc-internal-format, gfc-internal-format
49794 msgid "Expected expression in array specification at %C"
49795 msgstr ""
49797 #: fortran/array.c:467 fortran/array.c:499
49798 #, gcc-internal-format, gfc-internal-format
49799 msgid "Expecting a scalar INTEGER expression at %C, found %s"
49800 msgstr ""
49802 #: fortran/array.c:536
49803 #, gcc-internal-format, gfc-internal-format
49804 msgid "Assumed-rank array at %C"
49805 msgstr ""
49807 #: fortran/array.c:570
49808 #, gcc-internal-format, gfc-internal-format
49809 msgid "Bad array specification for implied-shape array at %C"
49810 msgstr ""
49812 #: fortran/array.c:586 fortran/array.c:699
49813 #, gcc-internal-format, gfc-internal-format
49814 msgid "Bad array specification for an explicitly shaped array at %C"
49815 msgstr ""
49817 #: fortran/array.c:596 fortran/array.c:709
49818 #, gcc-internal-format, gfc-internal-format
49819 msgid "Bad array specification for assumed shape array at %C"
49820 msgstr ""
49822 #: fortran/array.c:610 fortran/array.c:723
49823 #, gcc-internal-format, gfc-internal-format
49824 msgid "Bad specification for deferred shape array at %C"
49825 msgstr ""
49827 #: fortran/array.c:620 fortran/array.c:727
49828 #, gcc-internal-format, gfc-internal-format
49829 msgid "Bad specification for assumed size array at %C"
49830 msgstr ""
49832 #: fortran/array.c:632 fortran/array.c:739
49833 #, gcc-internal-format, gfc-internal-format
49834 msgid "Expected another dimension in array declaration at %C"
49835 msgstr ""
49837 #: fortran/array.c:638 fortran/array.c:667 fortran/array.c:745
49838 #, gcc-internal-format, gfc-internal-format
49839 msgid "Array specification at %C has more than %d dimensions"
49840 msgstr ""
49842 #: fortran/array.c:644
49843 #, gcc-internal-format, gfc-internal-format
49844 msgid "Array specification at %C with more than 7 dimensions"
49845 msgstr ""
49847 #: fortran/array.c:656
49848 #, gcc-internal-format, gfc-internal-format
49849 msgid "Coarray declaration at %C"
49850 msgstr ""
49852 #: fortran/array.c:753
49853 #, gcc-internal-format
49854 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
49855 msgstr ""
49857 #: fortran/array.c:821
49858 #, gcc-internal-format
49859 msgid "The assumed-rank array %qs at %L shall not have a codimension"
49860 msgstr ""
49862 #: fortran/array.c:905
49863 #, gcc-internal-format
49864 msgid "gfc_compare_array_spec(): Array spec clobbered"
49865 msgstr ""
49867 #: fortran/array.c:981
49868 #, gcc-internal-format
49869 msgid "DO-iterator %qs at %L is inside iterator of the same name"
49870 msgstr ""
49872 #: fortran/array.c:1073 fortran/array.c:1264
49873 #, gcc-internal-format, gfc-internal-format
49874 msgid "Syntax error in array constructor at %C"
49875 msgstr ""
49877 #: fortran/array.c:1105
49878 #, gcc-internal-format, gfc-internal-format
49879 msgid "NULL() at %C cannot appear in an array constructor"
49880 msgstr ""
49882 #: fortran/array.c:1138
49883 #, gcc-internal-format, gfc-internal-format
49884 msgid "[...] style array constructors at %C"
49885 msgstr ""
49887 #: fortran/array.c:1158
49888 #, gcc-internal-format, gfc-internal-format
49889 msgid "Array constructor including type specification at %C"
49890 msgstr ""
49892 #: fortran/array.c:1164 fortran/match.c:4148
49893 #, gcc-internal-format, gfc-internal-format
49894 msgid "Type-spec at %L cannot contain a deferred type parameter"
49895 msgstr ""
49897 #: fortran/array.c:1172
49898 #, gcc-internal-format, gfc-internal-format
49899 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
49900 msgstr ""
49902 #: fortran/array.c:1190
49903 #, gcc-internal-format, gfc-internal-format
49904 msgid "Empty array constructor at %C is not allowed"
49905 msgstr ""
49907 #: fortran/array.c:1227 fortran/array.c:1237
49908 #, gcc-internal-format, gfc-internal-format
49909 msgid "Incompatible typespec for array element at %L"
49910 msgstr ""
49912 #: fortran/array.c:1311
49913 #, gcc-internal-format, gfc-internal-format
49914 msgid "Element in %s array constructor at %L is %s"
49915 msgstr ""
49917 #: fortran/array.c:1642
49918 #, gcc-internal-format, gfc-internal-format
49919 msgid "Iterator step at %L cannot be zero"
49920 msgstr ""
49922 #: fortran/array.c:1779
49923 #, gcc-internal-format
49924 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"
49925 msgstr ""
49927 #: fortran/array.c:1949
49928 #, gcc-internal-format, gfc-internal-format
49929 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
49930 msgstr ""
49932 #: fortran/array.c:1956
49933 #, gcc-internal-format, gfc-internal-format
49934 msgid "AC-IMPLIED-DO final expression references control variable at %L"
49935 msgstr ""
49937 #: fortran/array.c:1963
49938 #, gcc-internal-format, gfc-internal-format
49939 msgid "AC-IMPLIED-DO step expression references control variable at %L"
49940 msgstr ""
49942 #: fortran/array.c:1975
49943 #, gcc-internal-format, gfc-internal-format
49944 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
49945 msgstr ""
49947 #: fortran/array.c:2067
49948 #, gcc-internal-format, gfc-internal-format
49949 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
49950 msgstr ""
49952 #: fortran/array.c:2186
49953 #, gcc-internal-format
49954 msgid "spec_dimen_size(): Bad dimension"
49955 msgstr ""
49957 #: fortran/array.c:2245
49958 #, gcc-internal-format
49959 msgid "gfc_ref_dimen_size(): Bad dimension"
49960 msgstr ""
49962 #: fortran/array.c:2249
49963 #, gcc-internal-format, gfc-internal-format
49964 msgid "Bad array dimension at %L"
49965 msgstr ""
49967 #: fortran/array.c:2276 fortran/data.c:563 fortran/data.c:582
49968 #: fortran/data.c:596 fortran/data.c:725
49969 #, gcc-internal-format
49970 msgid "Simplification error"
49971 msgstr ""
49973 #: fortran/array.c:2388
49974 #, gcc-internal-format
49975 msgid "gfc_ref_dimen_size(): Bad dimen_type"
49976 msgstr ""
49978 #: fortran/array.c:2439
49979 #, gcc-internal-format
49980 msgid "gfc_array_dimen_size(): Bad dimension"
49981 msgstr ""
49983 #: fortran/array.c:2484
49984 #, gcc-internal-format
49985 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
49986 msgstr ""
49988 #: fortran/array.c:2632
49989 #, gcc-internal-format
49990 msgid "gfc_find_array_ref(): No ref found"
49991 msgstr ""
49993 #. if (c == 0)
49994 #: fortran/bbt.c:119
49995 #, gcc-internal-format
49996 msgid "insert_bbt(): Duplicate key found"
49997 msgstr ""
49999 #: fortran/check.c:46
50000 #, gcc-internal-format
50001 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
50002 msgstr ""
50004 #: fortran/check.c:62
50005 #, gcc-internal-format
50006 msgid "%qs argument of %qs intrinsic at %L must be %s"
50007 msgstr ""
50009 #: fortran/check.c:96
50010 #, gcc-internal-format
50011 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
50012 msgstr ""
50014 #: fortran/check.c:111 fortran/check.c:141
50015 #, gcc-internal-format
50016 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
50017 msgstr ""
50019 #: fortran/check.c:129
50020 #, gcc-internal-format
50021 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
50022 msgstr ""
50024 #: fortran/check.c:136
50025 #, gcc-internal-format
50026 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
50027 msgstr ""
50029 #: fortran/check.c:159
50030 #, gcc-internal-format
50031 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
50032 msgstr ""
50034 #: fortran/check.c:176
50035 #, gcc-internal-format
50036 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
50037 msgstr ""
50039 #: fortran/check.c:205 fortran/check.c:6661
50040 #, gcc-internal-format
50041 msgid "%qs argument of %qs intrinsic at %L must be a constant"
50042 msgstr ""
50044 #: fortran/check.c:214
50045 #, gcc-internal-format, gfc-internal-format
50046 msgid "Invalid kind for %s at %L"
50047 msgstr ""
50049 #: fortran/check.c:233
50050 #, gcc-internal-format
50051 msgid "%qs argument of %qs intrinsic at %L must be double precision"
50052 msgstr ""
50054 #: fortran/check.c:256
50055 #, gcc-internal-format
50056 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
50057 msgstr ""
50059 #: fortran/check.c:273
50060 #, gcc-internal-format
50061 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
50062 msgstr ""
50064 #: fortran/check.c:299
50065 #, gcc-internal-format
50066 msgid "%qs argument of %qs intrinsic at %L must be an array"
50067 msgstr ""
50069 #: fortran/check.c:320
50070 #, gcc-internal-format
50071 msgid "%qs at %L must be nonnegative"
50072 msgstr ""
50074 #: fortran/check.c:341
50075 #, gcc-internal-format
50076 msgid "%qs argument of %qs intrinsic at %L must be positive"
50077 msgstr "аргумент %qs внутрішньої частини %qs у %L має бути додатним"
50079 #: fortran/check.c:374
50080 #, gcc-internal-format
50081 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
50082 msgstr ""
50084 #: fortran/check.c:385
50085 #, gcc-internal-format
50086 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
50087 msgstr ""
50089 #: fortran/check.c:395
50090 #, gcc-internal-format
50091 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
50092 msgstr ""
50094 #: fortran/check.c:422
50095 #, gcc-internal-format
50096 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
50097 msgstr ""
50099 #: fortran/check.c:448
50100 #, gcc-internal-format
50101 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
50102 msgstr ""
50104 #: fortran/check.c:481
50105 #, gcc-internal-format
50106 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
50107 msgstr ""
50109 #: fortran/check.c:498
50110 #, gcc-internal-format
50111 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
50112 msgstr ""
50114 #: fortran/check.c:513
50115 #, gcc-internal-format
50116 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
50117 msgstr ""
50119 #: fortran/check.c:534
50120 #, gcc-internal-format
50121 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
50122 msgstr ""
50124 #: fortran/check.c:552
50125 #, gcc-internal-format
50126 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
50127 msgstr ""
50129 #: fortran/check.c:590
50130 #, gcc-internal-format
50131 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
50132 msgstr ""
50134 #: fortran/check.c:611
50135 #, gcc-internal-format
50136 msgid "%qs argument of %qs intrinsic at %L must be a variable"
50137 msgstr ""
50139 #: fortran/check.c:660
50140 #, gcc-internal-format
50141 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
50142 msgstr ""
50144 #: fortran/check.c:710
50145 #, gcc-internal-format
50146 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
50147 msgstr ""
50149 #: fortran/check.c:813
50150 #, gcc-internal-format, gfc-internal-format
50151 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
50152 msgstr ""
50154 #: fortran/check.c:946 fortran/check.c:6605
50155 #, gcc-internal-format
50156 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
50157 msgstr ""
50159 #: fortran/check.c:955 fortran/check.c:2480 fortran/check.c:2606
50160 #: fortran/check.c:2680 fortran/check.c:3113
50161 #, gcc-internal-format, gfc-internal-format
50162 msgid "Different type kinds at %L"
50163 msgstr ""
50165 #: fortran/check.c:991
50166 #, gcc-internal-format
50167 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
50168 msgstr ""
50170 #: fortran/check.c:1000 fortran/check.c:1036 fortran/check.c:3696
50171 #, gcc-internal-format
50172 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
50173 msgstr ""
50175 #: fortran/check.c:1018
50176 #, gcc-internal-format
50177 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
50178 msgstr ""
50180 #: fortran/check.c:1027
50181 #, gcc-internal-format
50182 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
50183 msgstr ""
50185 #: fortran/check.c:1052
50186 #, gcc-internal-format, gfc-internal-format
50187 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
50188 msgstr ""
50190 #: fortran/check.c:1063
50191 #, gcc-internal-format
50192 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
50193 msgstr ""
50195 #: fortran/check.c:1106
50196 #, gcc-internal-format, gfc-internal-format
50197 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
50198 msgstr ""
50200 #: fortran/check.c:1114
50201 #, gcc-internal-format, gfc-internal-format
50202 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
50203 msgstr ""
50205 #: fortran/check.c:1121
50206 #, gcc-internal-format
50207 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
50208 msgstr ""
50210 #: fortran/check.c:1139 fortran/check.c:1352
50211 #, gcc-internal-format, gfc-internal-format
50212 msgid "STAT= argument to %s at %L"
50213 msgstr ""
50215 #: fortran/check.c:1158 fortran/check.c:1292 fortran/check.c:1389
50216 #, gcc-internal-format, gfc-internal-format
50217 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
50218 msgstr ""
50220 #: fortran/check.c:1172 fortran/check.c:1372
50221 #, gcc-internal-format, gfc-internal-format
50222 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
50223 msgstr ""
50225 #: fortran/check.c:1192
50226 #, gcc-internal-format, gfc-internal-format
50227 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
50228 msgstr ""
50230 #: fortran/check.c:1211 fortran/check.c:1225 fortran/check.c:1260
50231 #, gcc-internal-format
50232 msgid "%qs argument of %qs intrinsic at %L not yet supported"
50233 msgstr ""
50235 #: fortran/check.c:1245
50236 #, gcc-internal-format
50237 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
50238 msgstr ""
50240 #: fortran/check.c:1299 fortran/check.c:1396
50241 #, gcc-internal-format, gfc-internal-format
50242 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
50243 msgstr ""
50245 #: fortran/check.c:1314
50246 #, gcc-internal-format, gfc-internal-format
50247 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
50248 msgstr ""
50250 #: fortran/check.c:1324
50251 #, gcc-internal-format, gfc-internal-format
50252 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
50253 msgstr ""
50255 #: fortran/check.c:1337
50256 #, gcc-internal-format, gfc-internal-format
50257 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
50258 msgstr ""
50260 #: fortran/check.c:1416
50261 #, gcc-internal-format, gfc-internal-format
50262 msgid "Negative argument N at %L"
50263 msgstr ""
50265 #: fortran/check.c:1588 fortran/check.c:2045
50266 #, gcc-internal-format
50267 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
50268 msgstr ""
50270 #: fortran/check.c:1597 fortran/check.c:2054
50271 #, gcc-internal-format
50272 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
50273 msgstr ""
50275 #: fortran/check.c:1611 fortran/check.c:1617
50276 #, gcc-internal-format, gfc-internal-format
50277 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
50278 msgstr ""
50280 #: fortran/check.c:1639
50281 #, gcc-internal-format
50282 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
50283 msgstr ""
50285 #: fortran/check.c:1647
50286 #, gcc-internal-format, gfc-internal-format
50287 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
50288 msgstr ""
50290 #: fortran/check.c:1670
50291 #, gcc-internal-format, gfc-internal-format
50292 msgid "The stat= argument at %L must be a kind=4 integer variable"
50293 msgstr ""
50295 #: fortran/check.c:1686
50296 #, gcc-internal-format, gfc-internal-format
50297 msgid "The errmsg= argument at %L must be a default-kind character variable"
50298 msgstr ""
50300 #: fortran/check.c:1694
50301 #, gcc-internal-format
50302 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
50303 msgstr ""
50305 #: fortran/check.c:1709
50306 #, gcc-internal-format, gfc-internal-format
50307 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
50308 msgstr ""
50310 #: fortran/check.c:1728
50311 #, gcc-internal-format, gfc-internal-format
50312 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
50313 msgstr ""
50315 #: fortran/check.c:1735
50316 #, gcc-internal-format, gfc-internal-format
50317 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
50318 msgstr ""
50320 #: fortran/check.c:1749
50321 #, gcc-internal-format, gfc-internal-format
50322 msgid "OPERATOR argument at %L must be a PURE function"
50323 msgstr ""
50325 #. None of the intrinsics fulfills the criteria of taking two arguments,
50326 #. returning the same type and kind as the arguments and being permitted
50327 #. as actual argument.
50328 #: fortran/check.c:1759
50329 #, gcc-internal-format, gfc-internal-format
50330 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
50331 msgstr ""
50333 #: fortran/check.c:1776
50334 #, gcc-internal-format, gfc-internal-format
50335 msgid "The function passed as OPERATOR at %L shall have two arguments"
50336 msgstr ""
50338 #: fortran/check.c:1786
50339 #, gcc-internal-format, gfc-internal-format
50340 msgid "The A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
50341 msgstr ""
50343 #: fortran/check.c:1795
50344 #, gcc-internal-format, gfc-internal-format
50345 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
50346 msgstr ""
50348 #: fortran/check.c:1806
50349 #, gcc-internal-format, gfc-internal-format
50350 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
50351 msgstr ""
50353 #: fortran/check.c:1814
50354 #, gcc-internal-format, gfc-internal-format
50355 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
50356 msgstr ""
50358 #: fortran/check.c:1821
50359 #, gcc-internal-format, gfc-internal-format
50360 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
50361 msgstr ""
50363 #: fortran/check.c:1828
50364 #, gcc-internal-format, gfc-internal-format
50365 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
50366 msgstr ""
50368 #: fortran/check.c:1836
50369 #, gcc-internal-format, gfc-internal-format
50370 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
50371 msgstr ""
50373 #: fortran/check.c:1866
50374 #, gcc-internal-format, gfc-internal-format
50375 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
50376 msgstr ""
50378 #: fortran/check.c:1873
50379 #, gcc-internal-format, gfc-internal-format
50380 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
50381 msgstr ""
50383 #: fortran/check.c:1891
50384 #, gcc-internal-format
50385 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
50386 msgstr ""
50388 #: fortran/check.c:1939 fortran/check.c:2525 fortran/check.c:2628
50389 #: fortran/check.c:2835 fortran/check.c:2880 fortran/check.c:4259
50390 #: fortran/check.c:4393 fortran/check.c:4448 fortran/check.c:5518
50391 #: fortran/check.c:5647
50392 #, gcc-internal-format
50393 msgid "%qs intrinsic with KIND argument at %L"
50394 msgstr ""
50396 #: fortran/check.c:1986 fortran/check.c:2238 fortran/check.c:2298
50397 #, gcc-internal-format
50398 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
50399 msgstr ""
50401 #: fortran/check.c:2001 fortran/check.c:2253 fortran/check.c:2313
50402 #, gcc-internal-format
50403 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
50404 msgstr ""
50406 #: fortran/check.c:2104 fortran/check.c:3207 fortran/check.c:3215
50407 #, gcc-internal-format
50408 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
50409 msgstr ""
50411 #: fortran/check.c:2118
50412 #, gcc-internal-format
50413 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
50414 msgstr ""
50416 #: fortran/check.c:2138 fortran/check.c:2146
50417 #, gcc-internal-format
50418 msgid "%qs argument of %qs intrinsic at %L must be default real"
50419 msgstr ""
50421 #: fortran/check.c:2167
50422 #, gcc-internal-format
50423 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
50424 msgstr ""
50426 #: fortran/check.c:2274
50427 #, gcc-internal-format
50428 msgid "%qs must be of same type and kind as %qs at %L in %qs"
50429 msgstr ""
50431 #: fortran/check.c:2332
50432 #, gcc-internal-format
50433 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
50434 msgstr ""
50436 #: fortran/check.c:2351
50437 #, gcc-internal-format, gfc-internal-format
50438 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
50439 msgstr ""
50441 #: fortran/check.c:2412
50442 #, gcc-internal-format
50443 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
50444 msgstr ""
50446 #: fortran/check.c:2576
50447 #, gcc-internal-format, gfc-internal-format
50448 msgid "Argument of %s at %L must be of length one"
50449 msgstr ""
50451 #: fortran/check.c:2635
50452 #, gcc-internal-format
50453 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
50454 msgstr ""
50456 #: fortran/check.c:2725
50457 #, gcc-internal-format, gfc-internal-format
50458 msgid "SIZE at %L must be positive"
50459 msgstr ""
50461 #: fortran/check.c:2737
50462 #, gcc-internal-format, gfc-internal-format
50463 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
50464 msgstr ""
50466 #: fortran/check.c:2804
50467 #, gcc-internal-format
50468 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
50469 msgstr ""
50471 #: fortran/check.c:2811
50472 #, gcc-internal-format
50473 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
50474 msgstr ""
50476 #: fortran/check.c:3022
50477 #, gcc-internal-format
50478 msgid "Intrinsic %qs at %L must have at least two arguments"
50479 msgstr ""
50481 #: fortran/check.c:3070
50482 #, gcc-internal-format
50483 msgid "Missing %qs argument to the %s intrinsic at %L"
50484 msgstr ""
50486 #: fortran/check.c:3085
50487 #, gcc-internal-format
50488 msgid "Duplicate argument %qs at %L to intrinsic %s"
50489 msgstr ""
50491 #: fortran/check.c:3090
50492 #, gcc-internal-format
50493 msgid "Unknown argument %qs at %L to intrinsic %s"
50494 msgstr ""
50496 #: fortran/check.c:3119
50497 #, gcc-internal-format
50498 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
50499 msgstr ""
50501 #: fortran/check.c:3150
50502 #, gcc-internal-format
50503 msgid "%qs intrinsic with CHARACTER argument at %L"
50504 msgstr ""
50506 #: fortran/check.c:3157
50507 #, gcc-internal-format
50508 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
50509 msgstr ""
50511 #: fortran/check.c:3224
50512 #, gcc-internal-format
50513 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
50514 msgstr ""
50516 #: fortran/check.c:3238
50517 #, gcc-internal-format
50518 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
50519 msgstr ""
50521 #: fortran/check.c:3257
50522 #, gcc-internal-format
50523 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
50524 msgstr ""
50526 #: fortran/check.c:3266
50527 #, gcc-internal-format
50528 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
50529 msgstr ""
50531 #: fortran/check.c:3313
50532 #, gcc-internal-format
50533 msgid "BACK argument to %qs intrinsic not yet implemented"
50534 msgstr ""
50536 #: fortran/check.c:3466
50537 #, gcc-internal-format
50538 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
50539 msgstr ""
50541 #: fortran/check.c:3526
50542 #, gcc-internal-format, gfc-internal-format
50543 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
50544 msgstr ""
50546 #: fortran/check.c:3537
50547 #, gcc-internal-format, gfc-internal-format
50548 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
50549 msgstr ""
50551 #: fortran/check.c:3544
50552 #, gcc-internal-format, gfc-internal-format
50553 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
50554 msgstr ""
50556 #: fortran/check.c:3555
50557 #, gcc-internal-format, gfc-internal-format
50558 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
50559 msgstr ""
50561 #: fortran/check.c:3564
50562 #, gcc-internal-format, gfc-internal-format
50563 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
50564 msgstr ""
50566 #: fortran/check.c:3604
50567 #, gcc-internal-format, gfc-internal-format
50568 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
50569 msgstr ""
50571 #: fortran/check.c:3631
50572 #, gcc-internal-format
50573 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
50574 msgstr ""
50576 #: fortran/check.c:3681
50577 #, gcc-internal-format
50578 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
50579 msgstr ""
50581 #: fortran/check.c:3689
50582 #, gcc-internal-format, gfc-internal-format
50583 msgid "NULL intrinsic with allocatable MOLD at %L"
50584 msgstr ""
50586 #: fortran/check.c:3768 fortran/check.c:5594
50587 #, gcc-internal-format
50588 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
50589 msgstr ""
50591 #: fortran/check.c:3826
50592 #, gcc-internal-format
50593 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
50594 msgstr ""
50596 #: fortran/check.c:3834
50597 #, gcc-internal-format
50598 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
50599 msgstr ""
50601 #: fortran/check.c:3853
50602 #, gcc-internal-format
50603 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
50604 msgstr ""
50606 #: fortran/check.c:3904
50607 #, gcc-internal-format, gfc-internal-format
50608 msgid "The argument of the RANK intrinsic at %L must be a data object"
50609 msgstr ""
50611 #: fortran/check.c:4008
50612 #, gcc-internal-format
50613 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
50614 msgstr ""
50616 #: fortran/check.c:4018
50617 #, gcc-internal-format
50618 msgid "%qs argument of %qs intrinsic at %L is empty"
50619 msgstr ""
50621 #: fortran/check.c:4025
50622 #, gcc-internal-format
50623 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
50624 msgstr ""
50626 #: fortran/check.c:4042
50627 #, gcc-internal-format
50628 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
50629 msgstr ""
50631 #: fortran/check.c:4074
50632 #, gcc-internal-format, gfc-internal-format
50633 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
50634 msgstr ""
50636 #: fortran/check.c:4112
50637 #, gcc-internal-format
50638 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
50639 msgstr ""
50641 #: fortran/check.c:4130
50642 #, gcc-internal-format
50643 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
50644 msgstr ""
50646 #: fortran/check.c:4139
50647 #, gcc-internal-format
50648 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
50649 msgstr ""
50651 #: fortran/check.c:4175
50652 #, gcc-internal-format, gfc-internal-format
50653 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
50654 msgstr ""
50656 #: fortran/check.c:4192 fortran/check.c:4211
50657 #, gcc-internal-format
50658 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
50659 msgstr ""
50661 #: fortran/check.c:4202 fortran/check.c:4221
50662 #, gcc-internal-format
50663 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
50664 msgstr ""
50666 #: fortran/check.c:4320
50667 #, gcc-internal-format
50668 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
50669 msgstr ""
50671 #: fortran/check.c:4351
50672 #, gcc-internal-format
50673 msgid "%qs intrinsic with RADIX argument at %L"
50674 msgstr ""
50676 #: fortran/check.c:4386
50677 #, gcc-internal-format
50678 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
50679 msgstr ""
50681 #: fortran/check.c:4463 fortran/check.c:6644
50682 #, gcc-internal-format
50683 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
50684 msgstr ""
50686 #: fortran/check.c:4476 fortran/check.c:4615 fortran/check.c:6636
50687 #, gcc-internal-format
50688 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
50689 msgstr ""
50691 #: fortran/check.c:4487 fortran/check.c:4627
50692 #, gcc-internal-format
50693 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
50694 msgstr ""
50696 #: fortran/check.c:4557
50697 #, gcc-internal-format
50698 msgid "is_c_interoperable(): gfc_simplify_expr failed"
50699 msgstr ""
50701 #: fortran/check.c:4606
50702 #, gcc-internal-format
50703 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
50704 msgstr ""
50706 #: fortran/check.c:4645
50707 #, gcc-internal-format, gfc-internal-format
50708 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
50709 msgstr ""
50711 #: fortran/check.c:4659
50712 #, gcc-internal-format, gfc-internal-format
50713 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
50714 msgstr ""
50716 #: fortran/check.c:4683
50717 #, gcc-internal-format, gfc-internal-format
50718 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
50719 msgstr ""
50721 #: fortran/check.c:4695
50722 #, gcc-internal-format, gfc-internal-format
50723 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
50724 msgstr ""
50726 #: fortran/check.c:4702
50727 #, gcc-internal-format, gfc-internal-format
50728 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
50729 msgstr ""
50731 #: fortran/check.c:4709
50732 #, gcc-internal-format, gfc-internal-format
50733 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
50734 msgstr ""
50736 #: fortran/check.c:4716
50737 #, gcc-internal-format, gfc-internal-format
50738 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
50739 msgstr ""
50741 #: fortran/check.c:4722
50742 #, gcc-internal-format, gfc-internal-format
50743 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
50744 msgstr ""
50746 #: fortran/check.c:4741
50747 #, gcc-internal-format, gfc-internal-format
50748 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
50749 msgstr ""
50751 #: fortran/check.c:4751
50752 #, gcc-internal-format, gfc-internal-format
50753 msgid "Polymorphic FPTR at %L to C_F_POINTER"
50754 msgstr ""
50756 #: fortran/check.c:4756
50757 #, gcc-internal-format, gfc-internal-format
50758 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
50759 msgstr ""
50761 #: fortran/check.c:4772
50762 #, gcc-internal-format, gfc-internal-format
50763 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
50764 msgstr ""
50766 #: fortran/check.c:4784
50767 #, gcc-internal-format, gfc-internal-format
50768 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
50769 msgstr ""
50771 #: fortran/check.c:4791
50772 #, gcc-internal-format, gfc-internal-format
50773 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
50774 msgstr ""
50776 #: fortran/check.c:4797
50777 #, gcc-internal-format, gfc-internal-format
50778 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
50779 msgstr ""
50781 #: fortran/check.c:4811
50782 #, gcc-internal-format, gfc-internal-format
50783 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
50784 msgstr ""
50786 #: fortran/check.c:4826
50787 #, gcc-internal-format
50788 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
50789 msgstr ""
50791 #: fortran/check.c:4834
50792 #, gcc-internal-format, gfc-internal-format
50793 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
50794 msgstr ""
50796 #: fortran/check.c:4840
50797 #, gcc-internal-format, gfc-internal-format
50798 msgid "Noninteroperable procedure at %L to C_FUNLOC"
50799 msgstr ""
50801 #: fortran/check.c:4854
50802 #, gcc-internal-format, gfc-internal-format
50803 msgid "Argument X at %L to C_LOC shall not be coindexed"
50804 msgstr ""
50806 #: fortran/check.c:4860
50807 #, gcc-internal-format, gfc-internal-format
50808 msgid "X argument at %L to C_LOC shall not be polymorphic"
50809 msgstr ""
50811 #: fortran/check.c:4871
50812 #, gcc-internal-format, gfc-internal-format
50813 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
50814 msgstr ""
50816 #: fortran/check.c:4879
50817 #, gcc-internal-format, gfc-internal-format
50818 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
50819 msgstr ""
50821 #: fortran/check.c:4888
50822 #, gcc-internal-format, gfc-internal-format
50823 msgid "Argument at %L to C_LOC shall not be polymorphic"
50824 msgstr ""
50826 #: fortran/check.c:4895
50827 #, gcc-internal-format, gfc-internal-format
50828 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
50829 msgstr ""
50831 #: fortran/check.c:4906
50832 #, gcc-internal-format, gfc-internal-format
50833 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
50834 msgstr ""
50836 #: fortran/check.c:4911
50837 #, gcc-internal-format, gfc-internal-format
50838 msgid "Array section at %L to C_LOC"
50839 msgstr ""
50841 #: fortran/check.c:4939
50842 #, gcc-internal-format, gfc-internal-format
50843 msgid "non double precision REAL argument to %s intrinsic at %L"
50844 msgstr ""
50846 #: fortran/check.c:4952
50847 #, gcc-internal-format
50848 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
50849 msgstr ""
50851 #: fortran/check.c:4971
50852 #, gcc-internal-format
50853 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
50854 msgstr ""
50856 #: fortran/check.c:5234
50857 #, gcc-internal-format, gfc-internal-format
50858 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
50859 msgstr ""
50861 #: fortran/check.c:5245
50862 #, gcc-internal-format, gfc-internal-format
50863 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
50864 msgstr ""
50866 #: fortran/check.c:5278
50867 #, gcc-internal-format, gfc-internal-format
50868 msgid "DISTANCE= argument to NUM_IMAGES at %L"
50869 msgstr ""
50871 #: fortran/check.c:5291
50872 #, gcc-internal-format, gfc-internal-format
50873 msgid "FAILED= argument to NUM_IMAGES at %L"
50874 msgstr ""
50876 #: fortran/check.c:5315
50877 #, gcc-internal-format, gfc-internal-format
50878 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
50879 msgstr ""
50881 #: fortran/check.c:5341
50882 #, gcc-internal-format, gfc-internal-format
50883 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
50884 msgstr ""
50886 #: fortran/check.c:5348
50887 #, gcc-internal-format, gfc-internal-format
50888 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
50889 msgstr ""
50891 #: fortran/check.c:5359
50892 #, gcc-internal-format, gfc-internal-format
50893 msgid "Unexpected DIM argument with noncoarray argument at %L"
50894 msgstr ""
50896 #: fortran/check.c:5377
50897 #, gcc-internal-format, gfc-internal-format
50898 msgid "DISTANCE= argument to THIS_IMAGE at %L"
50899 msgstr ""
50901 #: fortran/check.c:5457
50902 #, gcc-internal-format
50903 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
50904 msgstr ""
50906 #: fortran/check.c:5486
50907 #, gcc-internal-format, gfc-internal-format
50908 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
50909 msgstr ""
50911 #: fortran/check.c:5608
50912 #, gcc-internal-format
50913 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
50914 msgstr ""
50916 #: fortran/check.c:5621
50917 #, gcc-internal-format
50918 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
50919 msgstr ""
50921 #: fortran/check.c:5864 fortran/check.c:5896
50922 #, gcc-internal-format
50923 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
50924 msgstr ""
50926 #: fortran/check.c:5904
50927 #, gcc-internal-format, gfc-internal-format
50928 msgid "Too many arguments to %s at %L"
50929 msgstr ""
50931 #: fortran/check.c:5922
50932 #, gcc-internal-format
50933 msgid "fe_runtime_error string must be null terminated"
50934 msgstr ""
50936 #: fortran/check.c:5934
50937 #, gcc-internal-format, gfc-internal-format
50938 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
50939 msgstr ""
50941 #: fortran/check.c:5974
50942 #, gcc-internal-format, gfc-internal-format
50943 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
50944 msgstr ""
50946 #: fortran/check.c:5993
50947 #, gcc-internal-format, gfc-internal-format
50948 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
50949 msgstr ""
50951 #: fortran/check.c:6003
50952 #, gcc-internal-format, gfc-internal-format
50953 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
50954 msgstr ""
50956 #: fortran/check.c:6020
50957 #, gcc-internal-format, gfc-internal-format
50958 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
50959 msgstr ""
50961 #: fortran/check.c:6237
50962 #, gcc-internal-format
50963 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
50964 msgstr ""
50966 #: fortran/check.c:6589 fortran/check.c:6597
50967 #, gcc-internal-format
50968 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
50969 msgstr ""
50971 #: fortran/check.c:6628
50972 #, gcc-internal-format, gfc-internal-format
50973 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
50974 msgstr ""
50976 #: fortran/class.c:616
50977 #, gcc-internal-format, gfc-internal-format
50978 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
50979 msgstr ""
50981 #. Since the extension field is 8 bit wide, we can only have
50982 #. up to 255 extension levels.
50983 #: fortran/class.c:727 fortran/decl.c:3655 fortran/decl.c:10091
50984 #, gcc-internal-format
50985 msgid "Maximum extension level reached with type %qs at %L"
50986 msgstr ""
50988 #: fortran/class.c:2884 fortran/class.c:2958
50989 #, gcc-internal-format
50990 msgid "%qs of %qs is PRIVATE at %L"
50991 msgstr ""
50993 #: fortran/cpp.c:450
50994 #, gcc-internal-format
50995 msgid "To enable preprocessing, use %<-cpp%>"
50996 msgstr ""
50998 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
50999 #, gcc-internal-format
51000 msgid "opening output file %qs: %s"
51001 msgstr ""
51003 #: fortran/data.c:65
51004 #, gcc-internal-format, gfc-internal-format
51005 msgid "non-constant array in DATA statement %L"
51006 msgstr ""
51008 #: fortran/data.c:140
51009 #, gcc-internal-format, gfc-internal-format
51010 msgid "failure to simplify substring reference in DATA statement at %L"
51011 msgstr ""
51013 #: fortran/data.c:173
51014 #, gcc-internal-format, gfc-internal-format
51015 msgid "Unused initialization string at %L because variable has zero length"
51016 msgstr ""
51018 #: fortran/data.c:179
51019 #, gcc-internal-format, gfc-internal-format
51020 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
51021 msgstr ""
51023 #: fortran/data.c:268
51024 #, gcc-internal-format
51025 msgid "%qs at %L already is initialized at %L"
51026 msgstr ""
51028 #: fortran/data.c:292
51029 #, gcc-internal-format, gfc-internal-format
51030 msgid "Data element below array lower bound at %L"
51031 msgstr ""
51033 #: fortran/data.c:309 fortran/data.c:398
51034 #, gcc-internal-format, gfc-internal-format
51035 msgid "Data element above array upper bound at %L"
51036 msgstr ""
51038 #: fortran/data.c:339 fortran/data.c:496
51039 #, gcc-internal-format
51040 msgid "re-initialization of %qs at %L"
51041 msgstr ""
51043 #: fortran/data.c:515
51044 #, gcc-internal-format
51045 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
51046 msgstr ""
51048 #: fortran/data.c:738
51049 #, gcc-internal-format
51050 msgid "TODO: Vector sections in data statements"
51051 msgstr ""
51053 #: fortran/decl.c:290
51054 #, gcc-internal-format
51055 msgid "Host associated variable %qs may not be in the DATA statement at %C"
51056 msgstr ""
51058 #: fortran/decl.c:297
51059 #, gcc-internal-format
51060 msgid "initialization of common block variable %qs in DATA statement at %C"
51061 msgstr ""
51063 #: fortran/decl.c:408
51064 #, gcc-internal-format
51065 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
51066 msgstr ""
51068 #: fortran/decl.c:434
51069 #, gcc-internal-format, gfc-internal-format
51070 msgid "Invalid initializer %s in Data statement at %C"
51071 msgstr ""
51073 #: fortran/decl.c:537
51074 #, gcc-internal-format, gfc-internal-format
51075 msgid "Initialization at %C is not allowed in a PURE procedure"
51076 msgstr ""
51078 #: fortran/decl.c:574
51079 #, gcc-internal-format, gfc-internal-format
51080 msgid "DATA statement at %C cannot appear within an INTERFACE"
51081 msgstr ""
51083 #: fortran/decl.c:598
51084 #, gcc-internal-format, gfc-internal-format
51085 msgid "Invalid substring in data-implied-do at %L in DATA statement"
51086 msgstr ""
51088 #: fortran/decl.c:620
51089 #, gcc-internal-format, gfc-internal-format
51090 msgid "DATA statement at %C is not allowed in a PURE procedure"
51091 msgstr ""
51093 #: fortran/decl.c:662
51094 #, gcc-internal-format, gfc-internal-format
51095 msgid "Empty old style initializer list at %C"
51096 msgstr ""
51098 #: fortran/decl.c:671
51099 #, gcc-internal-format, gfc-internal-format
51100 msgid "Array in initializer list at %L must have an explicit shape"
51101 msgstr ""
51103 #: fortran/decl.c:694
51104 #, gcc-internal-format, gfc-internal-format
51105 msgid "Repeat spec invalid in scalar initializer at %C"
51106 msgstr ""
51108 #: fortran/decl.c:699
51109 #, gcc-internal-format, gfc-internal-format
51110 msgid "Repeat spec must be an integer at %C"
51111 msgstr ""
51113 #: fortran/decl.c:710
51114 #, gcc-internal-format, gfc-internal-format
51115 msgid "Expected data constant after repeat spec at %C"
51116 msgstr ""
51118 #: fortran/decl.c:742
51119 #, gcc-internal-format, gfc-internal-format
51120 msgid "End of scalar initializer expected at %C"
51121 msgstr ""
51123 #: fortran/decl.c:773
51124 #, gcc-internal-format, gfc-internal-format
51125 msgid "Not enough elements in array initializer at %C"
51126 msgstr ""
51128 #: fortran/decl.c:775
51129 #, gcc-internal-format, gfc-internal-format
51130 msgid "Too many elements in array initializer at %C"
51131 msgstr ""
51133 #: fortran/decl.c:795
51134 #, gcc-internal-format, gfc-internal-format
51135 msgid "Syntax error in old style initializer list at %C"
51136 msgstr "Синтаксична помилка у списку ініціалізатора у старому стилі у %C"
51138 #: fortran/decl.c:821
51139 #, gcc-internal-format, gfc-internal-format
51140 msgid "The assumed-rank array at %C shall not have a codimension"
51141 msgstr ""
51143 #: fortran/decl.c:885
51144 #, gcc-internal-format, gfc-internal-format
51145 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
51146 msgstr ""
51148 #: fortran/decl.c:909
51149 #, gcc-internal-format, gfc-internal-format
51150 msgid "Bad INTENT specification at %C"
51151 msgstr ""
51153 #: fortran/decl.c:930
51154 #, gcc-internal-format, gfc-internal-format
51155 msgid "deferred type parameter at %C"
51156 msgstr ""
51158 #: fortran/decl.c:1013 fortran/resolve.c:11725
51159 #, gcc-internal-format, gfc-internal-format
51160 msgid "Scalar INTEGER expression expected at %L"
51161 msgstr ""
51163 #: fortran/decl.c:1039
51164 #, gcc-internal-format, gfc-internal-format
51165 msgid "Old-style character length at %C"
51166 msgstr ""
51168 #: fortran/decl.c:1070
51169 #, gcc-internal-format, gfc-internal-format
51170 msgid "Syntax error in character length specification at %C"
51171 msgstr ""
51173 #: fortran/decl.c:1221 fortran/decl.c:1226 fortran/decl.c:1275
51174 #, gcc-internal-format
51175 msgid "Procedure %qs at %C is already defined at %L"
51176 msgstr ""
51178 #: fortran/decl.c:1231
51179 #, gcc-internal-format
51180 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
51181 msgstr ""
51183 #: fortran/decl.c:1240
51184 #, gcc-internal-format
51185 msgid "Name %qs at %C is already defined as a generic interface at %L"
51186 msgstr ""
51188 #: fortran/decl.c:1253
51189 #, gcc-internal-format
51190 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
51191 msgstr "Процедура %qs у %C є явним інтерфейсом з попереднього оголошення"
51193 #: fortran/decl.c:1266
51194 #, gcc-internal-format
51195 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
51196 msgstr ""
51198 #: fortran/decl.c:1344
51199 #, gcc-internal-format
51200 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
51201 msgstr ""
51203 #: fortran/decl.c:1371
51204 #, gcc-internal-format
51205 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"
51206 msgstr ""
51208 #: fortran/decl.c:1378
51209 #, gcc-internal-format
51210 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
51211 msgstr ""
51213 #: fortran/decl.c:1385
51214 #, gcc-internal-format
51215 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
51216 msgstr ""
51218 #: fortran/decl.c:1400
51219 #, gcc-internal-format
51220 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
51221 msgstr ""
51223 #: fortran/decl.c:1413
51224 #, gcc-internal-format
51225 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
51226 msgstr ""
51228 #: fortran/decl.c:1421
51229 #, gcc-internal-format
51230 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
51231 msgstr ""
51233 #: fortran/decl.c:1430
51234 #, gcc-internal-format
51235 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
51236 msgstr ""
51238 #: fortran/decl.c:1439
51239 #, gcc-internal-format
51240 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
51241 msgstr ""
51243 #: fortran/decl.c:1446
51244 #, gcc-internal-format
51245 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
51246 msgstr ""
51248 #: fortran/decl.c:1457
51249 #, gcc-internal-format
51250 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
51251 msgstr ""
51253 #: fortran/decl.c:1525
51254 #, gcc-internal-format
51255 msgid "Symbol %qs at %C also declared as a type at %L"
51256 msgstr ""
51258 #: fortran/decl.c:1584
51259 #, gcc-internal-format
51260 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
51261 msgstr ""
51263 #: fortran/decl.c:1624
51264 #, gcc-internal-format, gfc-internal-format
51265 msgid "CHARACTER length must be a constant at %L"
51266 msgstr ""
51268 #: fortran/decl.c:1639
51269 #, gcc-internal-format, gfc-internal-format
51270 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
51271 msgstr ""
51273 #: fortran/decl.c:1647
51274 #, gcc-internal-format, gfc-internal-format
51275 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
51276 msgstr ""
51278 #: fortran/decl.c:1738
51279 #, gcc-internal-format
51280 msgid "Initializer not allowed for PARAMETER %qs at %C"
51281 msgstr ""
51283 #: fortran/decl.c:1748
51284 #, gcc-internal-format, gfc-internal-format
51285 msgid "PARAMETER at %L is missing an initializer"
51286 msgstr ""
51288 #: fortran/decl.c:1758
51289 #, gcc-internal-format
51290 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
51291 msgstr ""
51293 #: fortran/decl.c:1801
51294 #, gcc-internal-format, gfc-internal-format
51295 msgid "Cannot initialize parameter array at %L with variable length elements"
51296 msgstr ""
51298 #: fortran/decl.c:1870
51299 #, gcc-internal-format, gfc-internal-format
51300 msgid "Can't initialize implied-shape array at %L with scalar"
51301 msgstr ""
51303 #: fortran/decl.c:1905
51304 #, gcc-internal-format, gfc-internal-format
51305 msgid "Non-constant lower bound in implied-shape declaration at %L"
51306 msgstr ""
51308 #: fortran/decl.c:1991 fortran/decl.c:1998
51309 #, gcc-internal-format, gfc-internal-format
51310 msgid "Component at %C must have the POINTER attribute"
51311 msgstr ""
51313 #: fortran/decl.c:2007
51314 #, gcc-internal-format
51315 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
51316 msgstr ""
51318 #: fortran/decl.c:2016
51319 #, gcc-internal-format, gfc-internal-format
51320 msgid "Array component of structure at %C must have explicit or deferred shape"
51321 msgstr ""
51323 #: fortran/decl.c:2040 fortran/symbol.c:2244
51324 #, gcc-internal-format
51325 msgid "Component %qs at %C already declared at %L"
51326 msgstr ""
51328 #: fortran/decl.c:2088
51329 #, gcc-internal-format, gfc-internal-format
51330 msgid "Pointer array component of structure at %C must have a deferred shape"
51331 msgstr ""
51333 #: fortran/decl.c:2097
51334 #, gcc-internal-format, gfc-internal-format
51335 msgid "Allocatable component of structure at %C must have a deferred shape"
51336 msgstr ""
51338 #: fortran/decl.c:2106
51339 #, gcc-internal-format, gfc-internal-format
51340 msgid "Array component of structure at %C must have an explicit shape"
51341 msgstr ""
51343 #: fortran/decl.c:2123
51344 #, gcc-internal-format
51345 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
51346 msgstr ""
51348 #: fortran/decl.c:2180
51349 #, gcc-internal-format, gfc-internal-format
51350 msgid "NULL() initialization at %C is ambiguous"
51351 msgstr ""
51353 #: fortran/decl.c:2197
51354 #, gcc-internal-format, gfc-internal-format
51355 msgid "NULL() initialization at %C may not have MOLD"
51356 msgstr ""
51358 #: fortran/decl.c:2214
51359 #, gcc-internal-format, gfc-internal-format
51360 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
51361 msgstr ""
51363 #: fortran/decl.c:2235
51364 #, gcc-internal-format, gfc-internal-format
51365 msgid "Error in pointer initialization at %C"
51366 msgstr ""
51368 #: fortran/decl.c:2242
51369 #, gcc-internal-format, gfc-internal-format
51370 msgid "non-NULL pointer initialization at %C"
51371 msgstr ""
51373 #: fortran/decl.c:2265
51374 #, gcc-internal-format
51375 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
51376 msgstr ""
51378 #: fortran/decl.c:2327
51379 #, gcc-internal-format
51380 msgid "%qs not allowed outside STRUCTURE at %C"
51381 msgstr ""
51383 #: fortran/decl.c:2329
51384 #, gcc-internal-format
51385 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
51386 msgstr ""
51388 #: fortran/decl.c:2336
51389 #, gcc-internal-format
51390 msgid "%qs entity cannot have attributes at %C"
51391 msgstr ""
51393 #: fortran/decl.c:2376
51394 #, gcc-internal-format
51395 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
51396 msgstr ""
51398 #: fortran/decl.c:2386
51399 #, gcc-internal-format, gfc-internal-format
51400 msgid "Implied-shape array at %L"
51401 msgstr ""
51403 #: fortran/decl.c:2431
51404 #, gcc-internal-format, gfc-internal-format
51405 msgid "Explicit shaped array with nonconstant bounds at %C"
51406 msgstr ""
51408 #: fortran/decl.c:2510
51409 #, gcc-internal-format
51410 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
51411 msgstr ""
51413 #: fortran/decl.c:2521
51414 #, gcc-internal-format
51415 msgid "%qs entity cannot have an initializer at %C"
51416 msgstr ""
51418 #: fortran/decl.c:2547 fortran/decl.c:8388
51419 #, gcc-internal-format, gfc-internal-format
51420 msgid "Duplicate array spec for Cray pointee at %C"
51421 msgstr ""
51423 #: fortran/decl.c:2555
51424 #, gcc-internal-format
51425 msgid "Couldn't set pointee array spec."
51426 msgstr ""
51428 #: fortran/decl.c:2618
51429 #, gcc-internal-format, gfc-internal-format
51430 msgid "Old-style initialization at %C"
51431 msgstr ""
51433 #: fortran/decl.c:2626
51434 #, gcc-internal-format, gfc-internal-format
51435 msgid "Invalid old style initialization for derived type component at %C"
51436 msgstr ""
51438 #: fortran/decl.c:2639
51439 #, gcc-internal-format, gfc-internal-format
51440 msgid "Syntax error in old style initialization of %s at %C"
51441 msgstr "Синтаксична помилка у ініціалізації у старому стилі %s, адреса — %C"
51443 #: fortran/decl.c:2659 fortran/decl.c:6680
51444 #, gcc-internal-format, gfc-internal-format
51445 msgid "Initialization at %C isn't for a pointer variable"
51446 msgstr ""
51448 #: fortran/decl.c:2672
51449 #, gcc-internal-format
51450 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
51451 msgstr ""
51453 #: fortran/decl.c:2681 fortran/decl.c:10265
51454 #, gcc-internal-format, gfc-internal-format
51455 msgid "Expected an initialization expression at %C"
51456 msgstr ""
51458 #: fortran/decl.c:2688
51459 #, gcc-internal-format, gfc-internal-format
51460 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
51461 msgstr ""
51463 #: fortran/decl.c:2705
51464 #, gcc-internal-format, gfc-internal-format
51465 msgid "Initialization of allocatable component at %C is not allowed"
51466 msgstr ""
51468 #: fortran/decl.c:2719
51469 #, gcc-internal-format, gfc-internal-format
51470 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
51471 msgstr ""
51473 #: fortran/decl.c:2727
51474 #, gcc-internal-format, gfc-internal-format
51475 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
51476 msgstr ""
51478 #: fortran/decl.c:2735
51479 #, gcc-internal-format, gfc-internal-format
51480 msgid "The component at %C which is a type parameter must be a scalar"
51481 msgstr ""
51483 #: fortran/decl.c:2798 fortran/decl.c:2834
51484 #, gcc-internal-format, gfc-internal-format
51485 msgid "Old-style type declaration %s*%d not supported at %C"
51486 msgstr ""
51488 #: fortran/decl.c:2840
51489 #, gcc-internal-format, gfc-internal-format
51490 msgid "Nonstandard type declaration %s*%d at %C"
51491 msgstr ""
51493 #: fortran/decl.c:2899 fortran/decl.c:2976
51494 #, gcc-internal-format, gfc-internal-format
51495 msgid "Missing right parenthesis at %C"
51496 msgstr ""
51498 #: fortran/decl.c:2912 fortran/decl.c:3047
51499 #, gcc-internal-format, gfc-internal-format
51500 msgid "Expected initialization expression at %C"
51501 msgstr ""
51503 #: fortran/decl.c:2920 fortran/decl.c:3053
51504 #, gcc-internal-format, gfc-internal-format
51505 msgid "Expected scalar initialization expression at %C"
51506 msgstr ""
51508 #: fortran/decl.c:2950 fortran/decl.c:3676
51509 #, gcc-internal-format, gfc-internal-format
51510 msgid "Kind %d not supported for type %s at %C"
51511 msgstr ""
51513 #: fortran/decl.c:2963
51514 #, gcc-internal-format, gfc-internal-format
51515 msgid "C kind type parameter is for type %s but type at %L is %s"
51516 msgstr ""
51518 #: fortran/decl.c:2974
51519 #, gcc-internal-format, gfc-internal-format
51520 msgid "Missing right parenthesis or comma at %C"
51521 msgstr ""
51523 #: fortran/decl.c:3079
51524 #, gcc-internal-format, gfc-internal-format
51525 msgid "Kind %d is not supported for CHARACTER at %C"
51526 msgstr ""
51528 #: fortran/decl.c:3211
51529 #, gcc-internal-format, gfc-internal-format
51530 msgid "Syntax error in CHARACTER declaration at %C"
51531 msgstr ""
51533 #: fortran/decl.c:3310
51534 #, gcc-internal-format, gfc-internal-format
51535 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
51536 msgstr ""
51538 #: fortran/decl.c:3323
51539 #, gcc-internal-format, gfc-internal-format
51540 msgid "Structure name expected after RECORD at %C"
51541 msgstr ""
51543 #: fortran/decl.c:3436
51544 #, gcc-internal-format, gfc-internal-format
51545 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
51546 msgstr ""
51548 #: fortran/decl.c:3460
51549 #, gcc-internal-format, gfc-internal-format
51550 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
51551 msgstr ""
51553 #: fortran/decl.c:3484
51554 #, gcc-internal-format
51555 msgid "The derived parameter %qs at %C does not have a default value"
51556 msgstr ""
51558 #: fortran/decl.c:3516
51559 #, gcc-internal-format, gfc-internal-format
51560 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
51561 msgstr ""
51563 #: fortran/decl.c:3544
51564 #, gcc-internal-format
51565 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
51566 msgstr ""
51568 #: fortran/decl.c:3551
51569 #, gcc-internal-format
51570 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
51571 msgstr "Значення параметра KIND %qs у %C не спрощується до сталого виразу"
51573 #: fortran/decl.c:3566
51574 #, gcc-internal-format, gfc-internal-format
51575 msgid "The type parameter spec list at %C contains too many parameter expressions"
51576 msgstr ""
51578 #: fortran/decl.c:3575
51579 #, gcc-internal-format, gfc-internal-format
51580 msgid "Parameterized derived type at %C is ambiguous"
51581 msgstr ""
51583 #: fortran/decl.c:3838
51584 #, gcc-internal-format, gfc-internal-format
51585 msgid "BYTE type at %C"
51586 msgstr ""
51588 #: fortran/decl.c:3843
51589 #, gcc-internal-format, gfc-internal-format
51590 msgid "BYTE type used at %C is not available on the target machine"
51591 msgstr ""
51593 #: fortran/decl.c:3865
51594 #, gcc-internal-format, gfc-internal-format
51595 msgid "Assumed type at %C is not allowed for components"
51596 msgstr ""
51598 #: fortran/decl.c:3868
51599 #, gcc-internal-format, gfc-internal-format
51600 msgid "Assumed type at %C"
51601 msgstr ""
51603 #: fortran/decl.c:3891 fortran/decl.c:3922 fortran/decl.c:3951
51604 #: fortran/decl.c:4235
51605 #, gcc-internal-format, gfc-internal-format
51606 msgid "TYPE with intrinsic-type-spec at %C"
51607 msgstr ""
51609 #: fortran/decl.c:3947
51610 #, gcc-internal-format, gfc-internal-format
51611 msgid "DOUBLE COMPLEX at %C"
51612 msgstr ""
51614 #: fortran/decl.c:3990 fortran/decl.c:4126 fortran/decl.c:4138
51615 #: fortran/decl.c:4152 fortran/decl.c:4630 fortran/decl.c:4638
51616 #, gcc-internal-format
51617 msgid "Type name %qs at %C is ambiguous"
51618 msgstr ""
51620 #: fortran/decl.c:4085
51621 #, gcc-internal-format, gfc-internal-format
51622 msgid "CLASS statement at %C"
51623 msgstr ""
51625 #: fortran/decl.c:4167
51626 #, gcc-internal-format
51627 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
51628 msgstr ""
51630 #: fortran/decl.c:4306
51631 #, gcc-internal-format, gfc-internal-format
51632 msgid "Duplicate IMPLICIT NONE statement at %C"
51633 msgstr ""
51635 #: fortran/decl.c:4315
51636 #, gcc-internal-format, gfc-internal-format
51637 msgid "IMPORT NONE with spec list at %C"
51638 msgstr ""
51640 #: fortran/decl.c:4374
51641 #, gcc-internal-format, gfc-internal-format
51642 msgid "Missing character range in IMPLICIT at %C"
51643 msgstr ""
51645 #: fortran/decl.c:4420
51646 #, gcc-internal-format, gfc-internal-format
51647 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
51648 msgstr ""
51650 #: fortran/decl.c:4473
51651 #, gcc-internal-format, gfc-internal-format
51652 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
51653 msgstr ""
51655 #: fortran/decl.c:4483
51656 #, gcc-internal-format, gfc-internal-format
51657 msgid "Empty IMPLICIT statement at %C"
51658 msgstr ""
51660 #: fortran/decl.c:4589
51661 #, gcc-internal-format, gfc-internal-format
51662 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
51663 msgstr ""
51665 #: fortran/decl.c:4596
51666 #, gcc-internal-format, gfc-internal-format
51667 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
51668 msgstr ""
51670 #: fortran/decl.c:4601
51671 #, gcc-internal-format, gfc-internal-format
51672 msgid "IMPORT statement at %C"
51673 msgstr ""
51675 #: fortran/decl.c:4615
51676 #, gcc-internal-format, gfc-internal-format
51677 msgid "Expecting list of named entities at %C"
51678 msgstr ""
51680 #: fortran/decl.c:4644
51681 #, gcc-internal-format
51682 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
51683 msgstr ""
51685 #: fortran/decl.c:4651
51686 #, gcc-internal-format
51687 msgid "%qs is already IMPORTed from host scoping unit at %C"
51688 msgstr ""
51690 #: fortran/decl.c:4692
51691 #, gcc-internal-format, gfc-internal-format
51692 msgid "Syntax error in IMPORT statement at %C"
51693 msgstr ""
51695 #: fortran/decl.c:5029
51696 #, gcc-internal-format, gfc-internal-format
51697 msgid "Missing codimension specification at %C"
51698 msgstr ""
51700 #: fortran/decl.c:5031
51701 #, gcc-internal-format, gfc-internal-format
51702 msgid "Missing dimension specification at %C"
51703 msgstr ""
51705 #: fortran/decl.c:5126
51706 #, gcc-internal-format, gfc-internal-format
51707 msgid "Duplicate %s attribute at %L"
51708 msgstr ""
51710 #: fortran/decl.c:5143
51711 #, gcc-internal-format
51712 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
51713 msgstr ""
51715 #: fortran/decl.c:5160
51716 #, gcc-internal-format, gfc-internal-format
51717 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
51718 msgstr ""
51720 #: fortran/decl.c:5169
51721 #, gcc-internal-format, gfc-internal-format
51722 msgid "KIND attribute at %C in a TYPE definition"
51723 msgstr ""
51725 #: fortran/decl.c:5177
51726 #, gcc-internal-format, gfc-internal-format
51727 msgid "Component with KIND attribute at %C must be INTEGER"
51728 msgstr ""
51730 #: fortran/decl.c:5184
51731 #, gcc-internal-format, gfc-internal-format
51732 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
51733 msgstr ""
51735 #: fortran/decl.c:5193
51736 #, gcc-internal-format, gfc-internal-format
51737 msgid "LEN attribute at %C in a TYPE definition"
51738 msgstr ""
51740 #: fortran/decl.c:5201
51741 #, gcc-internal-format, gfc-internal-format
51742 msgid "Component with LEN attribute at %C must be INTEGER"
51743 msgstr ""
51745 #: fortran/decl.c:5208
51746 #, gcc-internal-format, gfc-internal-format
51747 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
51748 msgstr ""
51750 #: fortran/decl.c:5217
51751 #, gcc-internal-format, gfc-internal-format
51752 msgid "Attribute at %L is not allowed in a TYPE definition"
51753 msgstr ""
51755 #: fortran/decl.c:5235
51756 #, gcc-internal-format, gfc-internal-format
51757 msgid "Attribute %s at %L in a TYPE definition"
51758 msgstr ""
51760 #: fortran/decl.c:5245
51761 #, gcc-internal-format, gfc-internal-format
51762 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
51763 msgstr ""
51765 #: fortran/decl.c:5255
51766 #, gcc-internal-format, gfc-internal-format
51767 msgid "Attribute at %L is not allowed outside a TYPE definition"
51768 msgstr ""
51770 #: fortran/decl.c:5268
51771 #, gcc-internal-format, gfc-internal-format
51772 msgid "ASYNCHRONOUS attribute at %C"
51773 msgstr ""
51775 #: fortran/decl.c:5279
51776 #, gcc-internal-format, gfc-internal-format
51777 msgid "CONTIGUOUS attribute at %C"
51778 msgstr ""
51780 #: fortran/decl.c:5334 fortran/decl.c:8692
51781 #, gcc-internal-format, gfc-internal-format
51782 msgid "PROTECTED at %C only allowed in specification part of a module"
51783 msgstr ""
51785 #: fortran/decl.c:5340
51786 #, gcc-internal-format, gfc-internal-format
51787 msgid "PROTECTED attribute at %C"
51788 msgstr ""
51790 #: fortran/decl.c:5374
51791 #, gcc-internal-format, gfc-internal-format
51792 msgid "VALUE attribute at %C"
51793 msgstr ""
51795 #: fortran/decl.c:5381
51796 #, gcc-internal-format, gfc-internal-format
51797 msgid "VOLATILE attribute at %C"
51798 msgstr ""
51800 #: fortran/decl.c:5388
51801 #, gcc-internal-format
51802 msgid "match_attr_spec(): Bad attribute"
51803 msgstr ""
51805 #: fortran/decl.c:5429
51806 #, gcc-internal-format, gfc-internal-format
51807 msgid "Multiple identifiers provided with single NAME= specifier at %C"
51808 msgstr ""
51810 #: fortran/decl.c:5527
51811 #, gcc-internal-format
51812 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
51813 msgstr ""
51815 #: fortran/decl.c:5549
51816 #, gcc-internal-format
51817 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
51818 msgstr ""
51820 #: fortran/decl.c:5558
51821 #, gcc-internal-format
51822 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
51823 msgstr ""
51825 #: fortran/decl.c:5562
51826 #, gcc-internal-format
51827 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
51828 msgstr ""
51830 #: fortran/decl.c:5574
51831 #, gcc-internal-format
51832 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
51833 msgstr ""
51835 #: fortran/decl.c:5588
51836 #, gcc-internal-format
51837 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
51838 msgstr ""
51840 #: fortran/decl.c:5596
51841 #, gcc-internal-format
51842 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
51843 msgstr ""
51845 #: fortran/decl.c:5608
51846 #, gcc-internal-format
51847 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
51848 msgstr ""
51850 #: fortran/decl.c:5616
51851 #, gcc-internal-format
51852 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
51853 msgstr ""
51855 #. Use gfc_warning_now because we won't say that the symbol fails
51856 #. just because of this.
51857 #: fortran/decl.c:5627
51858 #, gcc-internal-format
51859 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
51860 msgstr ""
51862 #: fortran/decl.c:5701
51863 #, gcc-internal-format, gfc-internal-format
51864 msgid "Need either entity or common block name for attribute specification statement at %C"
51865 msgstr ""
51867 #: fortran/decl.c:5746
51868 #, gcc-internal-format, gfc-internal-format
51869 msgid "Missing entity or common block name for attribute specification statement at %C"
51870 msgstr ""
51872 #: fortran/decl.c:5753
51873 #, gcc-internal-format
51874 msgid "Missing symbol"
51875 msgstr ""
51877 #: fortran/decl.c:5782
51878 #, gcc-internal-format, gfc-internal-format
51879 msgid "BIND(C) statement at %C"
51880 msgstr ""
51882 #: fortran/decl.c:5869
51883 #, gcc-internal-format, gfc-internal-format
51884 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
51885 msgstr ""
51887 #: fortran/decl.c:5911
51888 #, gcc-internal-format, gfc-internal-format
51889 msgid "Syntax error in anonymous structure declaration at %C"
51890 msgstr "Синтаксична помилка у оголошенні анонімної структури у %C"
51892 #: fortran/decl.c:5920
51893 #, gcc-internal-format, gfc-internal-format
51894 msgid "Syntax error in data declaration at %C"
51895 msgstr ""
51897 #: fortran/decl.c:5970
51898 #, gcc-internal-format, gfc-internal-format
51899 msgid "MODULE prefix at %C"
51900 msgstr ""
51902 #: fortran/decl.c:6015
51903 #, gcc-internal-format, gfc-internal-format
51904 msgid "IMPURE procedure at %C"
51905 msgstr ""
51907 #: fortran/decl.c:6027
51908 #, gcc-internal-format, gfc-internal-format
51909 msgid "PURE and IMPURE must not appear both at %C"
51910 msgstr ""
51912 #: fortran/decl.c:6073
51913 #, gcc-internal-format, gfc-internal-format
51914 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
51915 msgstr ""
51917 #: fortran/decl.c:6080
51918 #, gcc-internal-format, gfc-internal-format
51919 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
51920 msgstr ""
51922 #: fortran/decl.c:6087
51923 #, gcc-internal-format, gfc-internal-format
51924 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
51925 msgstr ""
51927 #: fortran/decl.c:6153 fortran/primary.c:1820
51928 #, gcc-internal-format, gfc-internal-format
51929 msgid "Alternate-return argument at %C"
51930 msgstr ""
51932 #: fortran/decl.c:6159 fortran/decl.c:6167
51933 #, gcc-internal-format, gfc-internal-format
51934 msgid "A parameter name is required at %C"
51935 msgstr "Потрібна назва параметра у %C"
51937 #: fortran/decl.c:6207
51938 #, gcc-internal-format
51939 msgid "Name %qs at %C is the name of the procedure"
51940 msgstr ""
51942 #: fortran/decl.c:6220
51943 #, gcc-internal-format, gfc-internal-format
51944 msgid "Expected parameter list in type declaration at %C"
51945 msgstr "У оголошенні типу у %C мав бути список параметрів"
51947 #: fortran/decl.c:6223
51948 #, gcc-internal-format, gfc-internal-format
51949 msgid "Unexpected junk in formal argument list at %C"
51950 msgstr ""
51952 #: fortran/decl.c:6241
51953 #, gcc-internal-format
51954 msgid "Duplicate name %qs in parameter list at %C"
51955 msgstr ""
51957 #: fortran/decl.c:6244
51958 #, gcc-internal-format
51959 msgid "Duplicate symbol %qs in formal argument list at %C"
51960 msgstr ""
51962 #: fortran/decl.c:6283
51963 #, gcc-internal-format, gfc-internal-format
51964 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
51965 msgstr ""
51967 #: fortran/decl.c:6289
51968 #, gcc-internal-format, gfc-internal-format
51969 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
51970 msgstr ""
51972 #: fortran/decl.c:6328
51973 #, gcc-internal-format, gfc-internal-format
51974 msgid "RESULT variable at %C must be different than function name"
51975 msgstr ""
51977 #: fortran/decl.c:6405
51978 #, gcc-internal-format, gfc-internal-format
51979 msgid "Unexpected junk after function declaration at %C"
51980 msgstr ""
51982 #: fortran/decl.c:6415 fortran/decl.c:7513
51983 #, gcc-internal-format, gfc-internal-format
51984 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
51985 msgstr ""
51987 #: fortran/decl.c:6619
51988 #, gcc-internal-format, gfc-internal-format
51989 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
51990 msgstr ""
51992 #: fortran/decl.c:6626
51993 #, gcc-internal-format, gfc-internal-format
51994 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
51995 msgstr ""
51997 #: fortran/decl.c:6632
51998 #, gcc-internal-format, gfc-internal-format
51999 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
52000 msgstr ""
52002 #: fortran/decl.c:6655
52003 #, gcc-internal-format
52004 msgid "Procedure %qs at %L already has basic type of %s"
52005 msgstr ""
52007 #: fortran/decl.c:6701 fortran/decl.c:6889 fortran/decl.c:10748
52008 #, gcc-internal-format, gfc-internal-format
52009 msgid "Syntax error in PROCEDURE statement at %C"
52010 msgstr ""
52012 #: fortran/decl.c:6750 fortran/decl.c:10648
52013 #, gcc-internal-format
52014 msgid "Expected %<::%> after binding-attributes at %C"
52015 msgstr ""
52017 #: fortran/decl.c:6757
52018 #, gcc-internal-format, gfc-internal-format
52019 msgid "NOPASS or explicit interface required at %C"
52020 msgstr ""
52022 #: fortran/decl.c:6761
52023 #, gcc-internal-format, gfc-internal-format
52024 msgid "Procedure pointer component at %C"
52025 msgstr ""
52027 #: fortran/decl.c:6833
52028 #, gcc-internal-format, gfc-internal-format
52029 msgid "Syntax error in procedure pointer component at %C"
52030 msgstr ""
52032 #: fortran/decl.c:6851
52033 #, gcc-internal-format, gfc-internal-format
52034 msgid "PROCEDURE at %C must be in a generic interface"
52035 msgstr ""
52037 #: fortran/decl.c:6860 fortran/decl.c:9411
52038 #, gcc-internal-format, gfc-internal-format
52039 msgid "double colon in MODULE PROCEDURE statement at %L"
52040 msgstr ""
52042 #: fortran/decl.c:6930
52043 #, gcc-internal-format, gfc-internal-format
52044 msgid "PROCEDURE statement at %C"
52045 msgstr ""
52047 #: fortran/decl.c:7002
52048 #, gcc-internal-format, gfc-internal-format
52049 msgid "Expected formal argument list in function definition at %C"
52050 msgstr ""
52052 #: fortran/decl.c:7026 fortran/decl.c:7030 fortran/decl.c:7285
52053 #: fortran/decl.c:7289 fortran/decl.c:7481 fortran/decl.c:7485
52054 #: fortran/symbol.c:1889
52055 #, gcc-internal-format, gfc-internal-format
52056 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
52057 msgstr ""
52059 #: fortran/decl.c:7183
52060 #, gcc-internal-format, gfc-internal-format
52061 msgid "ENTRY statement at %C"
52062 msgstr ""
52064 #: fortran/decl.c:7192
52065 #, gcc-internal-format, gfc-internal-format
52066 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
52067 msgstr ""
52069 #: fortran/decl.c:7195
52070 #, gcc-internal-format, gfc-internal-format
52071 msgid "ENTRY statement at %C cannot appear within a MODULE"
52072 msgstr ""
52074 #: fortran/decl.c:7198
52075 #, gcc-internal-format, gfc-internal-format
52076 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
52077 msgstr ""
52079 #: fortran/decl.c:7201
52080 #, gcc-internal-format, gfc-internal-format
52081 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
52082 msgstr ""
52084 #: fortran/decl.c:7205 fortran/decl.c:7250
52085 #, gcc-internal-format, gfc-internal-format
52086 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
52087 msgstr ""
52089 #: fortran/decl.c:7209
52090 #, gcc-internal-format, gfc-internal-format
52091 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
52092 msgstr ""
52094 #: fortran/decl.c:7213
52095 #, gcc-internal-format, gfc-internal-format
52096 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
52097 msgstr ""
52099 #: fortran/decl.c:7217
52100 #, gcc-internal-format, gfc-internal-format
52101 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
52102 msgstr ""
52104 #: fortran/decl.c:7222
52105 #, gcc-internal-format, gfc-internal-format
52106 msgid "ENTRY statement at %C cannot appear within a DO block"
52107 msgstr ""
52109 #: fortran/decl.c:7226
52110 #, gcc-internal-format, gfc-internal-format
52111 msgid "ENTRY statement at %C cannot appear within a SELECT block"
52112 msgstr ""
52114 #: fortran/decl.c:7230
52115 #, gcc-internal-format, gfc-internal-format
52116 msgid "ENTRY statement at %C cannot appear within a FORALL block"
52117 msgstr ""
52119 #: fortran/decl.c:7234
52120 #, gcc-internal-format, gfc-internal-format
52121 msgid "ENTRY statement at %C cannot appear within a WHERE block"
52122 msgstr ""
52124 #: fortran/decl.c:7238
52125 #, gcc-internal-format, gfc-internal-format
52126 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
52127 msgstr ""
52129 #: fortran/decl.c:7242
52130 #, gcc-internal-format, gfc-internal-format
52131 msgid "Unexpected ENTRY statement at %C"
52132 msgstr ""
52134 #: fortran/decl.c:7263
52135 #, gcc-internal-format, gfc-internal-format
52136 msgid "ENTRY statement at %C cannot appear in a contained procedure"
52137 msgstr ""
52139 #: fortran/decl.c:7314 fortran/decl.c:7520
52140 #, gcc-internal-format, gfc-internal-format
52141 msgid "Missing required parentheses before BIND(C) at %C"
52142 msgstr ""
52144 #: fortran/decl.c:7582 fortran/decl.c:7589
52145 #, gcc-internal-format, gfc-internal-format
52146 msgid "Invalid C identifier in NAME= specifier at %C"
52147 msgstr ""
52149 #: fortran/decl.c:7629
52150 #, gcc-internal-format, gfc-internal-format
52151 msgid "Syntax error in NAME= specifier for binding label at %C"
52152 msgstr ""
52154 #: fortran/decl.c:7645
52155 #, gcc-internal-format, gfc-internal-format
52156 msgid "NAME= specifier at %C should be a constant expression"
52157 msgstr ""
52159 #: fortran/decl.c:7653
52160 #, gcc-internal-format, gfc-internal-format
52161 msgid "NAME= specifier at %C should be a scalar of default character kind"
52162 msgstr ""
52164 #: fortran/decl.c:7672
52165 #, gcc-internal-format, gfc-internal-format
52166 msgid "Missing closing paren for binding label at %C"
52167 msgstr ""
52169 #: fortran/decl.c:7678
52170 #, gcc-internal-format, gfc-internal-format
52171 msgid "No binding name is allowed in BIND(C) at %C"
52172 msgstr ""
52174 #: fortran/decl.c:7684
52175 #, gcc-internal-format, gfc-internal-format
52176 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
52177 msgstr ""
52179 #: fortran/decl.c:7713
52180 #, gcc-internal-format, gfc-internal-format
52181 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
52182 msgstr ""
52184 #: fortran/decl.c:7958
52185 #, gcc-internal-format, gfc-internal-format
52186 msgid "Unexpected END statement at %C"
52187 msgstr ""
52189 #: fortran/decl.c:7967
52190 #, gcc-internal-format, gfc-internal-format
52191 msgid "END statement instead of %s statement at %L"
52192 msgstr ""
52194 #. We would have required END [something].
52195 #: fortran/decl.c:7976
52196 #, gcc-internal-format, gfc-internal-format
52197 msgid "%s statement expected at %L"
52198 msgstr ""
52200 #: fortran/decl.c:7987
52201 #, gcc-internal-format, gfc-internal-format
52202 msgid "Expecting %s statement at %L"
52203 msgstr ""
52205 #: fortran/decl.c:8007
52206 #, gcc-internal-format
52207 msgid "Expected block name of %qs in %s statement at %L"
52208 msgstr ""
52210 #: fortran/decl.c:8024
52211 #, gcc-internal-format, gfc-internal-format
52212 msgid "Expected terminating name at %C"
52213 msgstr ""
52215 #: fortran/decl.c:8038 fortran/decl.c:8046
52216 #, gcc-internal-format
52217 msgid "Expected label %qs for %s statement at %C"
52218 msgstr ""
52220 #: fortran/decl.c:8145
52221 #, gcc-internal-format, gfc-internal-format
52222 msgid "Missing array specification at %L in DIMENSION statement"
52223 msgstr ""
52225 #: fortran/decl.c:8153
52226 #, gcc-internal-format, gfc-internal-format
52227 msgid "Dimensions specified for %s at %L after its initialization"
52228 msgstr ""
52230 #: fortran/decl.c:8161
52231 #, gcc-internal-format, gfc-internal-format
52232 msgid "Missing array specification at %L in CODIMENSION statement"
52233 msgstr ""
52235 #: fortran/decl.c:8170
52236 #, gcc-internal-format, gfc-internal-format
52237 msgid "Array specification must be deferred at %L"
52238 msgstr ""
52240 #: fortran/decl.c:8268
52241 #, gcc-internal-format, gfc-internal-format
52242 msgid "Unexpected character in variable list at %C"
52243 msgstr ""
52245 #: fortran/decl.c:8305
52246 #, gcc-internal-format
52247 msgid "Expected %<(%> at %C"
52248 msgstr ""
52250 #: fortran/decl.c:8319 fortran/decl.c:8359
52251 #, gcc-internal-format, gfc-internal-format
52252 msgid "Expected variable name at %C"
52253 msgstr ""
52255 #: fortran/decl.c:8335
52256 #, gcc-internal-format, gfc-internal-format
52257 msgid "Cray pointer at %C must be an integer"
52258 msgstr ""
52260 #: fortran/decl.c:8339
52261 #, gcc-internal-format, gfc-internal-format
52262 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
52263 msgstr ""
52265 #: fortran/decl.c:8345
52266 #, gcc-internal-format, gfc-internal-format
52267 msgid "Expected \",\" at %C"
52268 msgstr ""
52270 #: fortran/decl.c:8384
52271 #, gcc-internal-format
52272 msgid "Couldn't set Cray pointee array spec."
52273 msgstr ""
52275 #: fortran/decl.c:8408
52276 #, gcc-internal-format, gfc-internal-format
52277 msgid "Expected \")\" at %C"
52278 msgstr ""
52280 #: fortran/decl.c:8420
52281 #, gcc-internal-format
52282 msgid "Expected %<,%> or end of statement at %C"
52283 msgstr ""
52285 #: fortran/decl.c:8446
52286 #, gcc-internal-format, gfc-internal-format
52287 msgid "INTENT is not allowed inside of BLOCK at %C"
52288 msgstr ""
52290 #: fortran/decl.c:8478
52291 #, gcc-internal-format, gfc-internal-format
52292 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
52293 msgstr ""
52295 #: fortran/decl.c:8497
52296 #, gcc-internal-format, gfc-internal-format
52297 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
52298 msgstr ""
52300 #: fortran/decl.c:8536
52301 #, gcc-internal-format, gfc-internal-format
52302 msgid "CONTIGUOUS statement at %C"
52303 msgstr ""
52305 #: fortran/decl.c:8642
52306 #, gcc-internal-format, gfc-internal-format
52307 msgid "Access specification of the %s operator at %C has already been specified"
52308 msgstr ""
52310 #: fortran/decl.c:8659
52311 #, gcc-internal-format, gfc-internal-format
52312 msgid "Access specification of the .%s. operator at %C has already been specified"
52313 msgstr ""
52315 #: fortran/decl.c:8698
52316 #, gcc-internal-format, gfc-internal-format
52317 msgid "PROTECTED statement at %C"
52318 msgstr ""
52320 #: fortran/decl.c:8736
52321 #, gcc-internal-format, gfc-internal-format
52322 msgid "Syntax error in PROTECTED statement at %C"
52323 msgstr ""
52325 #: fortran/decl.c:8760
52326 #, gcc-internal-format, gfc-internal-format
52327 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
52328 msgstr ""
52330 #: fortran/decl.c:8797
52331 #, gcc-internal-format, gfc-internal-format
52332 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
52333 msgstr ""
52335 #: fortran/decl.c:8825
52336 #, gcc-internal-format, gfc-internal-format
52337 msgid "Expected variable name at %C in PARAMETER statement"
52338 msgstr ""
52340 #: fortran/decl.c:8832
52341 #, gcc-internal-format, gfc-internal-format
52342 msgid "Expected = sign in PARAMETER statement at %C"
52343 msgstr ""
52345 #: fortran/decl.c:8838
52346 #, gcc-internal-format, gfc-internal-format
52347 msgid "Expected expression at %C in PARAMETER statement"
52348 msgstr ""
52350 #: fortran/decl.c:8858
52351 #, gcc-internal-format, gfc-internal-format
52352 msgid "Initializing already initialized variable at %C"
52353 msgstr ""
52355 #. With legacy PARAMETER statements, don't expect a terminating ')'.
52356 #: fortran/decl.c:8883
52357 #, gcc-internal-format, gfc-internal-format
52358 msgid "PARAMETER without '()' at %C"
52359 msgstr ""
52361 #: fortran/decl.c:8899
52362 #, gcc-internal-format, gfc-internal-format
52363 msgid "Unexpected characters in PARAMETER statement at %C"
52364 msgstr ""
52366 #: fortran/decl.c:8918 fortran/decl.c:8974
52367 #, gcc-internal-format
52368 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
52369 msgstr ""
52371 #: fortran/decl.c:8953
52372 #, gcc-internal-format, gfc-internal-format
52373 msgid "Expected entity-list in AUTOMATIC statement at %C"
52374 msgstr ""
52376 #: fortran/decl.c:8960
52377 #, gcc-internal-format, gfc-internal-format
52378 msgid "Syntax error in AUTOMATIC statement at %C"
52379 msgstr "Синтаксична помилка у інструкції AUTOMATIC у %C"
52381 #: fortran/decl.c:9009
52382 #, gcc-internal-format, gfc-internal-format
52383 msgid "Expected entity-list in STATIC statement at %C"
52384 msgstr ""
52386 #: fortran/decl.c:9016
52387 #, gcc-internal-format, gfc-internal-format
52388 msgid "Syntax error in STATIC statement at %C"
52389 msgstr "Синтаксична помилка у інструкції STATIC у %C"
52391 #: fortran/decl.c:9035
52392 #, gcc-internal-format, gfc-internal-format
52393 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
52394 msgstr ""
52396 #: fortran/decl.c:9046
52397 #, gcc-internal-format, gfc-internal-format
52398 msgid "SAVE statement at %C follows blanket SAVE statement"
52399 msgstr ""
52401 #: fortran/decl.c:9092
52402 #, gcc-internal-format, gfc-internal-format
52403 msgid "Syntax error in SAVE statement at %C"
52404 msgstr ""
52406 #: fortran/decl.c:9106
52407 #, gcc-internal-format, gfc-internal-format
52408 msgid "VALUE is not allowed inside of BLOCK at %C"
52409 msgstr ""
52411 #: fortran/decl.c:9110
52412 #, gcc-internal-format, gfc-internal-format
52413 msgid "VALUE statement at %C"
52414 msgstr ""
52416 #: fortran/decl.c:9148
52417 #, gcc-internal-format, gfc-internal-format
52418 msgid "Syntax error in VALUE statement at %C"
52419 msgstr ""
52421 #: fortran/decl.c:9160
52422 #, gcc-internal-format, gfc-internal-format
52423 msgid "VOLATILE statement at %C"
52424 msgstr ""
52426 #: fortran/decl.c:9187
52427 #, gcc-internal-format
52428 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
52429 msgstr ""
52431 #: fortran/decl.c:9212
52432 #, gcc-internal-format, gfc-internal-format
52433 msgid "Syntax error in VOLATILE statement at %C"
52434 msgstr ""
52436 #: fortran/decl.c:9224
52437 #, gcc-internal-format, gfc-internal-format
52438 msgid "ASYNCHRONOUS statement at %C"
52439 msgstr ""
52441 #: fortran/decl.c:9268
52442 #, gcc-internal-format, gfc-internal-format
52443 msgid "Syntax error in ASYNCHRONOUS statement at %C"
52444 msgstr ""
52446 #: fortran/decl.c:9293
52447 #, gcc-internal-format, gfc-internal-format
52448 msgid "MODULE PROCEDURE declaration at %C"
52449 msgstr ""
52451 #: fortran/decl.c:9386
52452 #, gcc-internal-format, gfc-internal-format
52453 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
52454 msgstr ""
52456 #: fortran/decl.c:9444
52457 #, gcc-internal-format, gfc-internal-format
52458 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
52459 msgstr ""
52461 #: fortran/decl.c:9493
52462 #, gcc-internal-format, gfc-internal-format
52463 msgid "Ambiguous symbol in TYPE definition at %C"
52464 msgstr ""
52466 #: fortran/decl.c:9502
52467 #, gcc-internal-format
52468 msgid "Symbol %qs at %C has not been previously defined"
52469 msgstr ""
52471 #: fortran/decl.c:9508
52472 #, gcc-internal-format
52473 msgid "%qs in EXTENDS expression at %C is not a derived type"
52474 msgstr ""
52476 #: fortran/decl.c:9515
52477 #, gcc-internal-format
52478 msgid "%qs cannot be extended at %C because it is BIND(C)"
52479 msgstr ""
52481 #: fortran/decl.c:9522
52482 #, gcc-internal-format
52483 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
52484 msgstr ""
52486 #: fortran/decl.c:9545
52487 #, gcc-internal-format, gfc-internal-format
52488 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
52489 msgstr ""
52491 #: fortran/decl.c:9557
52492 #, gcc-internal-format, gfc-internal-format
52493 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
52494 msgstr ""
52496 #: fortran/decl.c:9578
52497 #, gcc-internal-format, gfc-internal-format
52498 msgid "ABSTRACT type at %C"
52499 msgstr ""
52501 #: fortran/decl.c:9624
52502 #, gcc-internal-format, gfc-internal-format
52503 msgid "Failed to create structure type '%s' at %C"
52504 msgstr ""
52506 #: fortran/decl.c:9630
52507 #, gcc-internal-format
52508 msgid "Type definition of %qs at %C was already defined at %L"
52509 msgstr ""
52511 #: fortran/decl.c:9677
52512 #, gcc-internal-format, gfc-internal-format
52513 msgid "Junk after MAP statement at %C"
52514 msgstr "Зайві команди після інструкції MAP у %C"
52516 #: fortran/decl.c:9710
52517 #, gcc-internal-format, gfc-internal-format
52518 msgid "Junk after UNION statement at %C"
52519 msgstr "Зайві команди після інструкції UNION у %C"
52521 #: fortran/decl.c:9745
52522 #, gcc-internal-format
52523 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
52524 msgstr ""
52526 #: fortran/decl.c:9759
52527 #, gcc-internal-format, gfc-internal-format
52528 msgid "Structure name expected in non-nested structure declaration at %C"
52529 msgstr ""
52531 #: fortran/decl.c:9777
52532 #, gcc-internal-format, gfc-internal-format
52533 msgid "Junk after non-nested STRUCTURE statement at %C"
52534 msgstr "Зайві команди після невкладеної інструкції STRUCTURE у %C"
52536 #: fortran/decl.c:9784
52537 #, gcc-internal-format
52538 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
52539 msgstr ""
52541 #: fortran/decl.c:9947
52542 #, gcc-internal-format, gfc-internal-format
52543 msgid "Expected :: in TYPE definition at %C"
52544 msgstr ""
52546 #: fortran/decl.c:9975
52547 #, gcc-internal-format
52548 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
52549 msgstr ""
52551 #: fortran/decl.c:9986
52552 #, gcc-internal-format
52553 msgid "Derived type name %qs at %C already has a basic type of %s"
52554 msgstr ""
52556 #: fortran/decl.c:9989
52557 #, gcc-internal-format
52558 msgid "Derived type name %qs at %C already has a basic type"
52559 msgstr "Похідна назва типу %qs у %C вже має базовий тип"
52561 #: fortran/decl.c:10006
52562 #, gcc-internal-format
52563 msgid "Derived type definition of %qs at %C has already been defined"
52564 msgstr ""
52566 #: fortran/decl.c:10067
52567 #, gcc-internal-format, gfc-internal-format
52568 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
52569 msgstr ""
52571 #: fortran/decl.c:10151
52572 #, gcc-internal-format, gfc-internal-format
52573 msgid "Cray Pointee at %C cannot be assumed shape array"
52574 msgstr ""
52576 #: fortran/decl.c:10171
52577 #, gcc-internal-format, gfc-internal-format
52578 msgid "ENUM and ENUMERATOR at %C"
52579 msgstr ""
52581 #: fortran/decl.c:10203
52582 #, gcc-internal-format, gfc-internal-format
52583 msgid "Enumerator exceeds the C integer type at %C"
52584 msgstr ""
52586 #: fortran/decl.c:10282
52587 #, gcc-internal-format, gfc-internal-format
52588 msgid "ENUMERATOR %L not initialized with integer expression"
52589 msgstr ""
52591 #: fortran/decl.c:10330
52592 #, gcc-internal-format, gfc-internal-format
52593 msgid "ENUM definition statement expected before %C"
52594 msgstr ""
52596 #: fortran/decl.c:10366
52597 #, gcc-internal-format, gfc-internal-format
52598 msgid "Syntax error in ENUMERATOR definition at %C"
52599 msgstr ""
52601 #: fortran/decl.c:10413 fortran/decl.c:10428
52602 #, gcc-internal-format, gfc-internal-format
52603 msgid "Duplicate access-specifier at %C"
52604 msgstr ""
52606 #: fortran/decl.c:10448
52607 #, gcc-internal-format, gfc-internal-format
52608 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
52609 msgstr ""
52611 #: fortran/decl.c:10468
52612 #, gcc-internal-format, gfc-internal-format
52613 msgid "Binding attributes already specify passing, illegal PASS at %C"
52614 msgstr ""
52616 #: fortran/decl.c:10495
52617 #, gcc-internal-format, gfc-internal-format
52618 msgid "Duplicate POINTER attribute at %C"
52619 msgstr ""
52621 #: fortran/decl.c:10513
52622 #, gcc-internal-format, gfc-internal-format
52623 msgid "Duplicate NON_OVERRIDABLE at %C"
52624 msgstr ""
52626 #: fortran/decl.c:10529
52627 #, gcc-internal-format, gfc-internal-format
52628 msgid "Duplicate DEFERRED at %C"
52629 msgstr ""
52631 #: fortran/decl.c:10542
52632 #, gcc-internal-format, gfc-internal-format
52633 msgid "Expected access-specifier at %C"
52634 msgstr ""
52636 #: fortran/decl.c:10544
52637 #, gcc-internal-format, gfc-internal-format
52638 msgid "Expected binding attribute at %C"
52639 msgstr ""
52641 #: fortran/decl.c:10552
52642 #, gcc-internal-format, gfc-internal-format
52643 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
52644 msgstr ""
52646 #: fortran/decl.c:10564
52647 #, gcc-internal-format, gfc-internal-format
52648 msgid "POINTER attribute is required for procedure pointer component at %C"
52649 msgstr ""
52651 #: fortran/decl.c:10606
52652 #, gcc-internal-format
52653 msgid "Interface-name expected after %<(%> at %C"
52654 msgstr ""
52656 #: fortran/decl.c:10612
52657 #, gcc-internal-format
52658 msgid "%<)%> expected at %C"
52659 msgstr ""
52661 #: fortran/decl.c:10632
52662 #, gcc-internal-format, gfc-internal-format
52663 msgid "Interface must be specified for DEFERRED binding at %C"
52664 msgstr ""
52666 #: fortran/decl.c:10637
52667 #, gcc-internal-format, gfc-internal-format
52668 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
52669 msgstr ""
52671 #: fortran/decl.c:10660
52672 #, gcc-internal-format, gfc-internal-format
52673 msgid "Expected binding name at %C"
52674 msgstr ""
52676 #: fortran/decl.c:10664
52677 #, gcc-internal-format, gfc-internal-format
52678 msgid "PROCEDURE list at %C"
52679 msgstr ""
52681 #: fortran/decl.c:10676
52682 #, gcc-internal-format
52683 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
52684 msgstr ""
52686 #: fortran/decl.c:10682
52687 #, gcc-internal-format
52688 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
52689 msgstr ""
52691 #: fortran/decl.c:10692
52692 #, gcc-internal-format
52693 msgid "Expected binding target after %<=>%> at %C"
52694 msgstr ""
52696 #: fortran/decl.c:10709
52697 #, gcc-internal-format
52698 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
52699 msgstr ""
52701 #: fortran/decl.c:10720
52702 #, gcc-internal-format
52703 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
52704 msgstr ""
52706 #: fortran/decl.c:10771
52707 #, gcc-internal-format, gfc-internal-format
52708 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
52709 msgstr ""
52711 #: fortran/decl.c:10791
52712 #, gcc-internal-format
52713 msgid "Expected %<::%> at %C"
52714 msgstr ""
52716 #: fortran/decl.c:10803
52717 #, gcc-internal-format, gfc-internal-format
52718 msgid "Expected generic name or operator descriptor at %C"
52719 msgstr ""
52721 #: fortran/decl.c:10824
52722 #, gcc-internal-format, gfc-internal-format
52723 msgid "Malformed GENERIC statement at %C"
52724 msgstr ""
52726 #: fortran/decl.c:10835
52727 #, gcc-internal-format
52728 msgid "Expected %<=>%> at %C"
52729 msgstr ""
52731 #: fortran/decl.c:10871
52732 #, gcc-internal-format
52733 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
52734 msgstr ""
52736 #: fortran/decl.c:10879
52737 #, gcc-internal-format
52738 msgid "Binding at %C must have the same access as already defined binding %qs"
52739 msgstr ""
52741 #: fortran/decl.c:10927
52742 #, gcc-internal-format, gfc-internal-format
52743 msgid "Expected specific binding name at %C"
52744 msgstr ""
52746 #: fortran/decl.c:10937
52747 #, gcc-internal-format
52748 msgid "%qs already defined as specific binding for the generic %qs at %C"
52749 msgstr ""
52751 #: fortran/decl.c:10955
52752 #, gcc-internal-format, gfc-internal-format
52753 msgid "Junk after GENERIC binding at %C"
52754 msgstr ""
52756 #: fortran/decl.c:10990
52757 #, gcc-internal-format, gfc-internal-format
52758 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
52759 msgstr ""
52761 #: fortran/decl.c:11001
52762 #, gcc-internal-format, gfc-internal-format
52763 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
52764 msgstr ""
52766 #: fortran/decl.c:11023
52767 #, gcc-internal-format, gfc-internal-format
52768 msgid "Empty FINAL at %C"
52769 msgstr ""
52771 #: fortran/decl.c:11030
52772 #, gcc-internal-format, gfc-internal-format
52773 msgid "Expected module procedure name at %C"
52774 msgstr ""
52776 #: fortran/decl.c:11040
52777 #, gcc-internal-format
52778 msgid "Expected %<,%> at %C"
52779 msgstr ""
52781 #: fortran/decl.c:11046
52782 #, gcc-internal-format
52783 msgid "Unknown procedure name %qs at %C"
52784 msgstr ""
52786 #: fortran/decl.c:11059
52787 #, gcc-internal-format
52788 msgid "%qs at %C is already defined as FINAL procedure"
52789 msgstr ""
52791 #: fortran/decl.c:11129
52792 #, gcc-internal-format, gfc-internal-format
52793 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
52794 msgstr ""
52796 #: fortran/decl.c:11175
52797 #, gcc-internal-format, gfc-internal-format
52798 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
52799 msgstr ""
52801 #: fortran/decl.c:11195
52802 #, gcc-internal-format
52803 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
52804 msgstr ""
52806 #: fortran/decl.c:11209
52807 #, gcc-internal-format, gfc-internal-format
52808 msgid "Syntax error in !GCC$ UNROLL directive at %C"
52809 msgstr ""
52811 #: fortran/dependency.c:105
52812 #, gcc-internal-format
52813 msgid "identical_array_ref(): inconsistent dimensions"
52814 msgstr ""
52816 #: fortran/dependency.c:193
52817 #, gcc-internal-format
52818 msgid "are_identical_variables: Bad type"
52819 msgstr ""
52821 #. We are told not to check dependencies.
52822 #. We do it, however, and issue a warning in case we find one.
52823 #. If a dependency is found in the case
52824 #. elemental == ELEM_CHECK_VARIABLE, we will generate
52825 #. a temporary, so we don't need to bother the user.
52826 #: fortran/dependency.c:976
52827 #, gcc-internal-format, gfc-internal-format
52828 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
52829 msgstr ""
52831 #: fortran/dependency.c:1280
52832 #, gcc-internal-format
52833 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
52834 msgstr ""
52836 #: fortran/dump-parse-tree.c:201
52837 #, gcc-internal-format
52838 msgid "show_array_spec(): Unhandled array shape type."
52839 msgstr ""
52841 #: fortran/dump-parse-tree.c:280
52842 #, gcc-internal-format
52843 msgid "show_array_ref(): Unknown array reference"
52844 msgstr ""
52846 #: fortran/dump-parse-tree.c:312
52847 #, gcc-internal-format
52848 msgid "show_ref(): Bad component code"
52849 msgstr ""
52851 #: fortran/dump-parse-tree.c:575
52852 #, gcc-internal-format
52853 msgid "show_expr(): Bad intrinsic in expression"
52854 msgstr ""
52856 #: fortran/dump-parse-tree.c:618
52857 #, gcc-internal-format
52858 msgid "show_expr(): Don't know how to show expr"
52859 msgstr ""
52861 #: fortran/dump-parse-tree.c:2856
52862 #, gcc-internal-format
52863 msgid "show_code_node(): Bad statement code"
52864 msgstr ""
52866 #: fortran/dump-parse-tree.c:3150 fortran/dump-parse-tree.c:3242
52867 #, gcc-internal-format
52868 msgid "Cannot convert %qs to interoperable type at %L"
52869 msgstr ""
52871 #: fortran/error.c:335
52872 #, gcc-internal-format, gfc-internal-format
52873 msgid "    Included at %s:%d:"
52874 msgstr ""
52876 #: fortran/error.c:421
52877 #, gcc-internal-format
52878 msgid "<During initialization>\n"
52879 msgstr "<Під час ініціалізації>\n"
52881 #: fortran/expr.c:149
52882 #, gcc-internal-format
52883 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
52884 msgstr ""
52886 #: fortran/expr.c:349
52887 #, gcc-internal-format
52888 msgid "gfc_copy_expr(): Bad expr node"
52889 msgstr ""
52891 #: fortran/expr.c:499
52892 #, gcc-internal-format
52893 msgid "free_expr0(): Bad expr type"
52894 msgstr ""
52896 #: fortran/expr.c:646 fortran/expr.c:648 fortran/expr.c:699 fortran/expr.c:701
52897 #, gcc-internal-format, gfc-internal-format
52898 msgid "Constant expression required at %C"
52899 msgstr ""
52901 #: fortran/expr.c:655 fortran/expr.c:657 fortran/expr.c:708 fortran/expr.c:710
52902 #, gcc-internal-format, gfc-internal-format
52903 msgid "Integer expression required at %C"
52904 msgstr ""
52906 #: fortran/expr.c:665 fortran/expr.c:667 fortran/expr.c:721 fortran/expr.c:723
52907 #, gcc-internal-format, gfc-internal-format
52908 msgid "Integer value too large in expression at %C"
52909 msgstr ""
52911 #: fortran/expr.c:1050
52912 #, gcc-internal-format
52913 msgid "gfc_is_constant_expr(): Unknown expression type"
52914 msgstr ""
52916 #: fortran/expr.c:1207
52917 #, gcc-internal-format
52918 msgid "simplify_intrinsic_op(): Bad operator"
52919 msgstr ""
52921 #: fortran/expr.c:1313
52922 #, gcc-internal-format, gfc-internal-format
52923 msgid "Index in dimension %d is out of bounds at %L"
52924 msgstr ""
52926 #: fortran/expr.c:1501 fortran/expr.c:1552
52927 #, gcc-internal-format, gfc-internal-format
52928 msgid "index in dimension %d is out of bounds at %L"
52929 msgstr ""
52931 #: fortran/expr.c:1628
52932 #, gcc-internal-format, gfc-internal-format
52933 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"
52934 msgstr ""
52936 #: fortran/expr.c:2175
52937 #, gcc-internal-format, gfc-internal-format
52938 msgid "elemental function arguments at %C are not compliant"
52939 msgstr ""
52941 #: fortran/expr.c:2219
52942 #, gcc-internal-format, gfc-internal-format
52943 msgid "Numeric or CHARACTER operands are required in expression at %L"
52944 msgstr ""
52946 #: fortran/expr.c:2244
52947 #, gcc-internal-format, gfc-internal-format
52948 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
52949 msgstr ""
52951 #: fortran/expr.c:2251
52952 #, gcc-internal-format, gfc-internal-format
52953 msgid "Concat operator at %L must concatenate strings of the same kind"
52954 msgstr ""
52956 #: fortran/expr.c:2261
52957 #, gcc-internal-format, gfc-internal-format
52958 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
52959 msgstr ""
52961 #: fortran/expr.c:2277
52962 #, gcc-internal-format, gfc-internal-format
52963 msgid "LOGICAL operands are required in expression at %L"
52964 msgstr ""
52966 #: fortran/expr.c:2288
52967 #, gcc-internal-format, gfc-internal-format
52968 msgid "Only intrinsic operators can be used in expression at %L"
52969 msgstr ""
52971 #: fortran/expr.c:2296
52972 #, gcc-internal-format, gfc-internal-format
52973 msgid "Numeric operands are required in expression at %L"
52974 msgstr ""
52976 #: fortran/expr.c:2319
52977 #, gcc-internal-format
52978 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
52979 msgstr ""
52981 #: fortran/expr.c:2430
52982 #, gcc-internal-format
52983 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
52984 msgstr ""
52986 #: fortran/expr.c:2496
52987 #, gcc-internal-format
52988 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
52989 msgstr ""
52991 #: fortran/expr.c:2527
52992 #, gcc-internal-format, gfc-internal-format
52993 msgid "Evaluation of nonstandard initialization expression at %L"
52994 msgstr ""
52996 #: fortran/expr.c:2604 fortran/resolve.c:2688
52997 #, gcc-internal-format
52998 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
52999 msgstr ""
53001 #: fortran/expr.c:2616
53002 #, gcc-internal-format
53003 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
53004 msgstr ""
53006 #: fortran/expr.c:2655
53007 #, gcc-internal-format
53008 msgid "PARAMETER %qs is used at %L before its definition is complete"
53009 msgstr ""
53011 #: fortran/expr.c:2675
53012 #, gcc-internal-format
53013 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
53014 msgstr ""
53016 #: fortran/expr.c:2681
53017 #, gcc-internal-format
53018 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
53019 msgstr ""
53021 #: fortran/expr.c:2687
53022 #, gcc-internal-format
53023 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
53024 msgstr ""
53026 #: fortran/expr.c:2693
53027 #, gcc-internal-format
53028 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
53029 msgstr ""
53031 #: fortran/expr.c:2703
53032 #, gcc-internal-format
53033 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
53034 msgstr ""
53036 #: fortran/expr.c:2757
53037 #, gcc-internal-format
53038 msgid "check_init_expr(): Unknown expression type"
53039 msgstr ""
53041 #: fortran/expr.c:2891
53042 #, gcc-internal-format
53043 msgid "Specification function %qs at %L cannot be a statement function"
53044 msgstr ""
53046 #: fortran/expr.c:2898
53047 #, gcc-internal-format
53048 msgid "Specification function %qs at %L cannot be an internal function"
53049 msgstr ""
53051 #: fortran/expr.c:2905
53052 #, gcc-internal-format
53053 msgid "Specification function %qs at %L must be PURE"
53054 msgstr ""
53056 #: fortran/expr.c:2913
53057 #, gcc-internal-format
53058 msgid "Specification function %qs at %L cannot be RECURSIVE"
53059 msgstr ""
53061 #: fortran/expr.c:3059
53062 #, gcc-internal-format
53063 msgid "Dummy argument %qs not allowed in expression at %L"
53064 msgstr ""
53066 #: fortran/expr.c:3066
53067 #, gcc-internal-format
53068 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
53069 msgstr ""
53071 #: fortran/expr.c:3073
53072 #, gcc-internal-format
53073 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
53074 msgstr ""
53076 #: fortran/expr.c:3102
53077 #, gcc-internal-format
53078 msgid "Variable %qs cannot appear in the expression at %L"
53079 msgstr ""
53081 #: fortran/expr.c:3133
53082 #, gcc-internal-format
53083 msgid "check_restricted(): Unknown expression type"
53084 msgstr ""
53086 #: fortran/expr.c:3153
53087 #, gcc-internal-format, gfc-internal-format
53088 msgid "Expression at %L must be of INTEGER type, found %s"
53089 msgstr ""
53091 #: fortran/expr.c:3165
53092 #, gcc-internal-format
53093 msgid "Function %qs at %L must be PURE"
53094 msgstr ""
53096 #: fortran/expr.c:3174
53097 #, gcc-internal-format, gfc-internal-format
53098 msgid "Expression at %L must be scalar"
53099 msgstr ""
53101 #: fortran/expr.c:3208
53102 #, gcc-internal-format, gfc-internal-format
53103 msgid "Incompatible ranks in %s (%d and %d) at %L"
53104 msgstr ""
53106 #: fortran/expr.c:3222
53107 #, gcc-internal-format, gfc-internal-format
53108 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
53109 msgstr ""
53111 #: fortran/expr.c:3318
53112 #, gcc-internal-format
53113 msgid "%qs at %L is not a VALUE"
53114 msgstr ""
53116 #: fortran/expr.c:3325
53117 #, gcc-internal-format, gfc-internal-format
53118 msgid "Incompatible ranks %d and %d in assignment at %L"
53119 msgstr ""
53121 #: fortran/expr.c:3332
53122 #, gcc-internal-format, gfc-internal-format
53123 msgid "Variable type is UNKNOWN in assignment at %L"
53124 msgstr ""
53126 #: fortran/expr.c:3344
53127 #, gcc-internal-format, gfc-internal-format
53128 msgid "NULL appears on right-hand side in assignment at %L"
53129 msgstr ""
53131 #: fortran/expr.c:3354
53132 #, gcc-internal-format, gfc-internal-format
53133 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
53134 msgstr ""
53136 #: fortran/expr.c:3364
53137 #, gcc-internal-format
53138 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
53139 msgstr ""
53141 #: fortran/expr.c:3369 fortran/resolve.c:10210
53142 #, gcc-internal-format, gfc-internal-format
53143 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
53144 msgstr ""
53146 #: fortran/expr.c:3380 fortran/resolve.c:10221
53147 #, gcc-internal-format
53148 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
53149 msgstr ""
53151 #: fortran/expr.c:3388 fortran/resolve.c:10230
53152 #, gcc-internal-format
53153 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53154 msgstr ""
53156 #: fortran/expr.c:3392 fortran/resolve.c:10234
53157 #, gcc-internal-format
53158 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53159 msgstr ""
53161 #: fortran/expr.c:3396 fortran/resolve.c:10238
53162 #, gcc-internal-format
53163 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
53164 msgstr ""
53166 #: fortran/expr.c:3405
53167 #, gcc-internal-format, gfc-internal-format
53168 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
53169 msgstr ""
53171 #: fortran/expr.c:3429
53172 #, gcc-internal-format, gfc-internal-format
53173 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
53174 msgstr ""
53176 #: fortran/expr.c:3468
53177 #, gcc-internal-format, gfc-internal-format
53178 msgid "Pointer assignment target is not a POINTER at %L"
53179 msgstr ""
53181 #: fortran/expr.c:3476
53182 #, gcc-internal-format
53183 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
53184 msgstr ""
53186 #: fortran/expr.c:3499
53187 #, gcc-internal-format
53188 msgid "Expected bounds specification for %qs at %L"
53189 msgstr ""
53191 #: fortran/expr.c:3504
53192 #, gcc-internal-format
53193 msgid "Bounds specification for %qs in pointer assignment at %L"
53194 msgstr ""
53196 #: fortran/expr.c:3517
53197 #, gcc-internal-format, gfc-internal-format
53198 msgid "Lower bound has to be present at %L"
53199 msgstr ""
53201 #: fortran/expr.c:3523
53202 #, gcc-internal-format, gfc-internal-format
53203 msgid "Stride must not be present at %L"
53204 msgstr ""
53206 #: fortran/expr.c:3535
53207 #, gcc-internal-format, gfc-internal-format
53208 msgid "Either all or none of the upper bounds must be specified at %L"
53209 msgstr ""
53211 #: fortran/expr.c:3561
53212 #, gcc-internal-format, gfc-internal-format
53213 msgid "Pointer object at %L shall not have a coindex"
53214 msgstr ""
53216 #: fortran/expr.c:3582
53217 #, gcc-internal-format, gfc-internal-format
53218 msgid "Invalid procedure pointer assignment at %L"
53219 msgstr ""
53221 #: fortran/expr.c:3606
53222 #, gcc-internal-format
53223 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
53224 msgstr ""
53226 #: fortran/expr.c:3615
53227 #, gcc-internal-format
53228 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
53229 msgstr ""
53231 #: fortran/expr.c:3625
53232 #, gcc-internal-format
53233 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
53234 msgstr ""
53236 #: fortran/expr.c:3631
53237 #, gcc-internal-format
53238 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
53239 msgstr ""
53241 #: fortran/expr.c:3638
53242 #, gcc-internal-format
53243 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
53244 msgstr ""
53246 #: fortran/expr.c:3646
53247 #, gcc-internal-format
53248 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
53249 msgstr ""
53251 #: fortran/expr.c:3669
53252 #, gcc-internal-format, gfc-internal-format
53253 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
53254 msgstr ""
53256 #: fortran/expr.c:3722
53257 #, gcc-internal-format
53258 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
53259 msgstr ""
53261 #: fortran/expr.c:3732 fortran/expr.c:3747
53262 #, gcc-internal-format
53263 msgid "Explicit interface required for component %qs at %L: %s"
53264 msgstr ""
53266 #: fortran/expr.c:3738 fortran/expr.c:3753 fortran/resolve.c:2566
53267 #, gcc-internal-format
53268 msgid "Explicit interface required for %qs at %L: %s"
53269 msgstr ""
53271 #: fortran/expr.c:3765
53272 #, gcc-internal-format, gfc-internal-format
53273 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
53274 msgstr ""
53276 #: fortran/expr.c:3774
53277 #, gcc-internal-format
53278 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
53279 msgstr ""
53281 #: fortran/expr.c:3791
53282 #, gcc-internal-format, gfc-internal-format
53283 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"
53284 msgstr ""
53286 #: fortran/expr.c:3796
53287 #, gcc-internal-format, gfc-internal-format
53288 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
53289 msgstr ""
53291 #: fortran/expr.c:3805
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "Different kind type parameters in pointer assignment at %L"
53294 msgstr ""
53296 #: fortran/expr.c:3812
53297 #, gcc-internal-format, gfc-internal-format
53298 msgid "Different ranks in pointer assignment at %L"
53299 msgstr ""
53301 #: fortran/expr.c:3831
53302 #, gcc-internal-format, gfc-internal-format
53303 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
53304 msgstr ""
53306 #: fortran/expr.c:3844
53307 #, gcc-internal-format, gfc-internal-format
53308 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
53309 msgstr ""
53311 #: fortran/expr.c:3848
53312 #, gcc-internal-format, gfc-internal-format
53313 msgid "Rank remapping target is not rank 1 at %L"
53314 msgstr ""
53316 #. The test above might need to be extend when F08, Note 5.4 has to be
53317 #. interpreted in the way that target and pointer with the same coindex
53318 #. are allowed.
53319 #: fortran/expr.c:3880 fortran/expr.c:3928
53320 #, gcc-internal-format, gfc-internal-format
53321 msgid "Data target at %L shall not have a coindex"
53322 msgstr ""
53324 #: fortran/expr.c:3883
53325 #, gcc-internal-format, gfc-internal-format
53326 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
53327 msgstr ""
53329 #: fortran/expr.c:3891
53330 #, gcc-internal-format, gfc-internal-format
53331 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
53332 msgstr ""
53334 #: fortran/expr.c:3898
53335 #, gcc-internal-format, gfc-internal-format
53336 msgid "Bad target in pointer assignment in PURE procedure at %L"
53337 msgstr ""
53339 #: fortran/expr.c:3907
53340 #, gcc-internal-format, gfc-internal-format
53341 msgid "Pointer assignment with vector subscript on rhs at %L"
53342 msgstr ""
53344 #: fortran/expr.c:3915
53345 #, gcc-internal-format, gfc-internal-format
53346 msgid "Pointer assignment target has PROTECTED attribute at %L"
53347 msgstr ""
53349 #: fortran/expr.c:3939
53350 #, gcc-internal-format, gfc-internal-format
53351 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
53352 msgstr ""
53354 #: fortran/expr.c:3978
53355 #, gcc-internal-format, gfc-internal-format
53356 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
53357 msgstr ""
53359 #: fortran/expr.c:4054 fortran/resolve.c:1452
53360 #, gcc-internal-format, gfc-internal-format
53361 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
53362 msgstr ""
53364 #: fortran/expr.c:4060
53365 #, gcc-internal-format, gfc-internal-format
53366 msgid "Pointer initialization target at %L must have the TARGET attribute"
53367 msgstr ""
53369 #: fortran/expr.c:4075 fortran/resolve.c:1458
53370 #, gcc-internal-format, gfc-internal-format
53371 msgid "Pointer initialization target at %L must have the SAVE attribute"
53372 msgstr ""
53374 #: fortran/expr.c:4087
53375 #, gcc-internal-format, gfc-internal-format
53376 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
53377 msgstr ""
53379 #: fortran/expr.c:4557
53380 #, gcc-internal-format
53381 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
53382 msgstr ""
53384 #: fortran/expr.c:5568
53385 #, gcc-internal-format, gfc-internal-format
53386 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
53387 msgstr ""
53389 #: fortran/expr.c:5576
53390 #, gcc-internal-format, gfc-internal-format
53391 msgid "Non-variable expression in variable definition context (%s) at %L"
53392 msgstr ""
53394 #: fortran/expr.c:5584
53395 #, gcc-internal-format
53396 msgid "Named constant %qs in variable definition context (%s) at %L"
53397 msgstr ""
53399 #: fortran/expr.c:5593
53400 #, gcc-internal-format
53401 msgid "%qs in variable definition context (%s) at %L is not a variable"
53402 msgstr ""
53404 #: fortran/expr.c:5604
53405 #, gcc-internal-format, gfc-internal-format
53406 msgid "Non-POINTER in pointer association context (%s) at %L"
53407 msgstr ""
53409 #: fortran/expr.c:5613
53410 #, gcc-internal-format, gfc-internal-format
53411 msgid "Type inaccessible in variable definition context (%s) at %L"
53412 msgstr ""
53414 #: fortran/expr.c:5626
53415 #, gcc-internal-format, gfc-internal-format
53416 msgid "LOCK_TYPE in variable definition context (%s) at %L"
53417 msgstr ""
53419 #: fortran/expr.c:5639
53420 #, gcc-internal-format, gfc-internal-format
53421 msgid "LOCK_EVENT in variable definition context (%s) at %L"
53422 msgstr ""
53424 #: fortran/expr.c:5669
53425 #, gcc-internal-format
53426 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
53427 msgstr ""
53429 #: fortran/expr.c:5677
53430 #, gcc-internal-format
53431 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
53432 msgstr ""
53434 #: fortran/expr.c:5690
53435 #, gcc-internal-format
53436 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
53437 msgstr ""
53439 #: fortran/expr.c:5698
53440 #, gcc-internal-format
53441 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
53442 msgstr ""
53444 #: fortran/expr.c:5710
53445 #, gcc-internal-format
53446 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
53447 msgstr ""
53449 #: fortran/expr.c:5769
53450 #, gcc-internal-format
53451 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
53452 msgstr ""
53454 #: fortran/expr.c:5773
53455 #, gcc-internal-format
53456 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
53457 msgstr ""
53459 #: fortran/expr.c:5784
53460 #, gcc-internal-format
53461 msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
53462 msgstr ""
53464 #: fortran/expr.c:5826
53465 #, gcc-internal-format, gfc-internal-format
53466 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
53467 msgstr ""
53469 #: fortran/f95-lang.c:251
53470 #, gcc-internal-format, gfc-internal-format
53471 msgid "can't open input file: %s"
53472 msgstr "не вдалося відкрити вхідний файл %s"
53474 #: fortran/frontend-passes.c:192
53475 #, gcc-internal-format
53476 msgid "No location in statement"
53477 msgstr ""
53479 #: fortran/frontend-passes.c:207
53480 #, gcc-internal-format, gfc-internal-format
53481 msgid "No location in expression near %L"
53482 msgstr "Не вказано місця у виразі поряд із %L"
53484 #: fortran/frontend-passes.c:414
53485 #, gcc-internal-format
53486 msgid "Illegal id in copy_walk_reduction_arg"
53487 msgstr ""
53489 #: fortran/frontend-passes.c:822 fortran/trans-array.c:1182
53490 #: fortran/trans-array.c:6440 fortran/trans-array.c:7864
53491 #: fortran/trans-intrinsic.c:7307
53492 #, gcc-internal-format, gfc-internal-format
53493 msgid "Creating array temporary at %L"
53494 msgstr ""
53496 #: fortran/frontend-passes.c:847 fortran/frontend-passes.c:851
53497 #, gcc-internal-format
53498 msgid "Removing call to function %qs at %L"
53499 msgstr ""
53501 #: fortran/frontend-passes.c:1278 fortran/frontend-passes.c:1317
53502 #, gcc-internal-format
53503 msgid "bad expression"
53504 msgstr "помилковий вираз"
53506 #: fortran/frontend-passes.c:1313
53507 #, gcc-internal-format
53508 msgid "bad op"
53509 msgstr "помилковий оператор"
53511 #: fortran/frontend-passes.c:2166
53512 #, gcc-internal-format
53513 msgid "illegal OP in optimize_comparison"
53514 msgstr ""
53516 #: fortran/frontend-passes.c:2412
53517 #, gcc-internal-format
53518 msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
53519 msgstr ""
53521 #: fortran/frontend-passes.c:2419
53522 #, gcc-internal-format
53523 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
53524 msgstr ""
53526 #: fortran/frontend-passes.c:2642 fortran/frontend-passes.c:2666
53527 #, gcc-internal-format, gfc-internal-format
53528 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
53529 msgstr ""
53531 #: fortran/frontend-passes.c:2651 fortran/frontend-passes.c:2675
53532 #, gcc-internal-format, gfc-internal-format
53533 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
53534 msgstr ""
53536 #: fortran/frontend-passes.c:2735
53537 #, gcc-internal-format
53538 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
53539 msgstr ""
53541 #: fortran/frontend-passes.c:2741
53542 #, gcc-internal-format
53543 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
53544 msgstr ""
53546 #: fortran/frontend-passes.c:3133 fortran/trans-expr.c:1581
53547 #, gcc-internal-format, gfc-internal-format
53548 msgid "Code for reallocating the allocatable array at %L will be added"
53549 msgstr ""
53551 #: fortran/frontend-passes.c:3642
53552 #, gcc-internal-format
53553 msgid "Scalarization using DIMEN_RANGE unimplemented"
53554 msgstr ""
53556 #: fortran/frontend-passes.c:4434
53557 #, gcc-internal-format, gfc-internal-format
53558 msgid "Interchanging loops at %L"
53559 msgstr ""
53561 #: fortran/gfortranspec.c:145
53562 #, gcc-internal-format
53563 msgid "overflowed output arg list for %qs"
53564 msgstr ""
53566 #: fortran/gfortranspec.c:299
53567 #, gcc-internal-format
53568 msgid "no input files; unwilling to write output files"
53569 msgstr ""
53571 #: fortran/interface.c:225
53572 #, gcc-internal-format, gfc-internal-format
53573 msgid "Syntax error in generic specification at %C"
53574 msgstr ""
53576 #: fortran/interface.c:252
53577 #, gcc-internal-format, gfc-internal-format
53578 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
53579 msgstr ""
53581 #: fortran/interface.c:272
53582 #, gcc-internal-format
53583 msgid "Dummy procedure %qs at %C cannot have a generic interface"
53584 msgstr ""
53586 #: fortran/interface.c:305
53587 #, gcc-internal-format, gfc-internal-format
53588 msgid "ABSTRACT INTERFACE at %C"
53589 msgstr ""
53591 #: fortran/interface.c:312
53592 #, gcc-internal-format, gfc-internal-format
53593 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
53594 msgstr ""
53596 #: fortran/interface.c:343
53597 #, gcc-internal-format, gfc-internal-format
53598 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
53599 msgstr ""
53601 #: fortran/interface.c:356
53602 #, gcc-internal-format, gfc-internal-format
53603 msgid "Expected a nameless interface at %C"
53604 msgstr ""
53606 #: fortran/interface.c:369
53607 #, gcc-internal-format
53608 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
53609 msgstr ""
53611 #: fortran/interface.c:400
53612 #, gcc-internal-format
53613 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
53614 msgstr ""
53616 #: fortran/interface.c:403
53617 #, gcc-internal-format
53618 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
53619 msgstr ""
53621 #: fortran/interface.c:417
53622 #, gcc-internal-format
53623 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
53624 msgstr ""
53626 #: fortran/interface.c:429
53627 #, gcc-internal-format
53628 msgid "Expecting %<END INTERFACE %s%> at %C"
53629 msgstr ""
53631 #: fortran/interface.c:619
53632 #, gcc-internal-format
53633 msgid "gfc_compare_derived_types: invalid derived type"
53634 msgstr ""
53636 #: fortran/interface.c:871
53637 #, gcc-internal-format, gfc-internal-format
53638 msgid "Alternate return cannot appear in operator interface at %L"
53639 msgstr ""
53641 #: fortran/interface.c:900
53642 #, gcc-internal-format, gfc-internal-format
53643 msgid "Assignment operator interface at %L must have two arguments"
53644 msgstr ""
53646 #: fortran/interface.c:903
53647 #, gcc-internal-format, gfc-internal-format
53648 msgid "Operator interface at %L has the wrong number of arguments"
53649 msgstr ""
53651 #: fortran/interface.c:916
53652 #, gcc-internal-format, gfc-internal-format
53653 msgid "Assignment operator interface at %L must be a SUBROUTINE"
53654 msgstr ""
53656 #: fortran/interface.c:934
53657 #, gcc-internal-format, gfc-internal-format
53658 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
53659 msgstr ""
53661 #: fortran/interface.c:943
53662 #, gcc-internal-format, gfc-internal-format
53663 msgid "Intrinsic operator interface at %L must be a FUNCTION"
53664 msgstr ""
53666 #: fortran/interface.c:954
53667 #, gcc-internal-format, gfc-internal-format
53668 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
53669 msgstr ""
53671 #: fortran/interface.c:961
53672 #, gcc-internal-format, gfc-internal-format
53673 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
53674 msgstr ""
53676 #: fortran/interface.c:970 fortran/resolve.c:16378
53677 #, gcc-internal-format, gfc-internal-format
53678 msgid "First argument of operator interface at %L must be INTENT(IN)"
53679 msgstr ""
53681 #: fortran/interface.c:977 fortran/resolve.c:16396
53682 #, gcc-internal-format, gfc-internal-format
53683 msgid "Second argument of operator interface at %L must be INTENT(IN)"
53684 msgstr ""
53686 #: fortran/interface.c:1082
53687 #, gcc-internal-format, gfc-internal-format
53688 msgid "Operator interface at %L conflicts with intrinsic interface"
53689 msgstr ""
53691 #: fortran/interface.c:1419 fortran/interface.c:1478
53692 #, gcc-internal-format, gfc-internal-format
53693 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
53694 msgstr ""
53696 #: fortran/interface.c:1591
53697 #, gcc-internal-format, gfc-internal-format
53698 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
53699 msgstr ""
53701 #: fortran/interface.c:1638
53702 #, gcc-internal-format, gfc-internal-format
53703 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
53704 msgstr ""
53706 #: fortran/interface.c:1810
53707 #, gcc-internal-format
53708 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
53709 msgstr ""
53711 #: fortran/interface.c:1815
53712 #, gcc-internal-format
53713 msgid "Procedure %qs in %s at %L has no explicit interface"
53714 msgstr ""
53716 #: fortran/interface.c:1819
53717 #, gcc-internal-format
53718 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
53719 msgstr ""
53721 #: fortran/interface.c:1823
53722 #, gcc-internal-format
53723 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
53724 msgstr ""
53726 #: fortran/interface.c:1835
53727 #, gcc-internal-format, gfc-internal-format
53728 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
53729 msgstr ""
53731 #: fortran/interface.c:1839
53732 #, gcc-internal-format, gfc-internal-format
53733 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
53734 msgstr ""
53736 #: fortran/interface.c:1847
53737 #, gcc-internal-format
53738 msgid "Internal procedure %qs in %s at %L"
53739 msgstr ""
53741 #: fortran/interface.c:1904 fortran/interface.c:1909
53742 #, gcc-internal-format
53743 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
53744 msgstr ""
53746 #: fortran/interface.c:1914
53747 #, gcc-internal-format
53748 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
53749 msgstr ""
53751 #: fortran/interface.c:1949
53752 #, gcc-internal-format
53753 msgid "%qs at %L is not a module procedure"
53754 msgstr ""
53756 #: fortran/interface.c:2152
53757 #, gcc-internal-format
53758 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
53759 msgstr ""
53761 #: fortran/interface.c:2155
53762 #, gcc-internal-format
53763 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
53764 msgstr ""
53766 #: fortran/interface.c:2158
53767 #, gcc-internal-format
53768 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
53769 msgstr ""
53771 #: fortran/interface.c:2161
53772 #, gcc-internal-format
53773 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
53774 msgstr ""
53776 #: fortran/interface.c:2203
53777 #, gcc-internal-format, gfc-internal-format
53778 msgid "Invalid procedure argument at %L"
53779 msgstr ""
53781 #: fortran/interface.c:2212 fortran/interface.c:2240
53782 #, gcc-internal-format
53783 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
53784 msgstr ""
53786 #: fortran/interface.c:2251
53787 #, gcc-internal-format
53788 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
53789 msgstr ""
53791 #: fortran/interface.c:2271
53792 #, gcc-internal-format
53793 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
53794 msgstr ""
53796 #: fortran/interface.c:2280
53797 #, gcc-internal-format
53798 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
53799 msgstr ""
53801 #: fortran/interface.c:2296
53802 #, gcc-internal-format
53803 msgid "Actual argument to %qs at %L must be polymorphic"
53804 msgstr ""
53806 #: fortran/interface.c:2306
53807 #, gcc-internal-format
53808 msgid "Actual argument to %qs at %L must have the same declared type"
53809 msgstr ""
53811 #: fortran/interface.c:2321
53812 #, gcc-internal-format
53813 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]"
53814 msgstr ""
53816 #: fortran/interface.c:2332
53817 #, gcc-internal-format
53818 msgid "Actual argument to %qs at %L must be a coarray"
53819 msgstr ""
53821 #: fortran/interface.c:2351
53822 #, gcc-internal-format
53823 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
53824 msgstr ""
53826 #: fortran/interface.c:2369
53827 #, gcc-internal-format
53828 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
53829 msgstr ""
53831 #: fortran/interface.c:2384
53832 #, gcc-internal-format
53833 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
53834 msgstr ""
53836 #: fortran/interface.c:2399
53837 #, gcc-internal-format
53838 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
53839 msgstr ""
53841 #: fortran/interface.c:2418
53842 #, gcc-internal-format
53843 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"
53844 msgstr ""
53846 #: fortran/interface.c:2431
53847 #, gcc-internal-format
53848 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
53849 msgstr ""
53851 #: fortran/interface.c:2438
53852 #, gcc-internal-format
53853 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
53854 msgstr ""
53856 #: fortran/interface.c:2501
53857 #, gcc-internal-format
53858 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
53859 msgstr ""
53861 #: fortran/interface.c:2510
53862 #, gcc-internal-format
53863 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
53864 msgstr ""
53866 #: fortran/interface.c:2522
53867 #, gcc-internal-format
53868 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
53869 msgstr ""
53871 #: fortran/interface.c:2530
53872 #, gcc-internal-format
53873 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
53874 msgstr ""
53876 #: fortran/interface.c:2870
53877 #, gcc-internal-format
53878 msgid "Keyword argument %qs at %L is invalid in a statement function"
53879 msgstr ""
53881 #: fortran/interface.c:2893
53882 #, gcc-internal-format
53883 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
53884 msgstr ""
53886 #: fortran/interface.c:2897
53887 #, gcc-internal-format
53888 msgid "Keyword argument %qs at %L is not in the procedure"
53889 msgstr ""
53891 #: fortran/interface.c:2906
53892 #, gcc-internal-format
53893 msgid "Keyword argument %qs at %L is already associated with another actual argument"
53894 msgstr ""
53896 #: fortran/interface.c:2916
53897 #, gcc-internal-format, gfc-internal-format
53898 msgid "More actual than formal arguments in procedure call at %L"
53899 msgstr ""
53901 #: fortran/interface.c:2928 fortran/interface.c:3318
53902 #, gcc-internal-format, gfc-internal-format
53903 msgid "Missing alternate return spec in subroutine call at %L"
53904 msgstr ""
53906 #: fortran/interface.c:2936
53907 #, gcc-internal-format, gfc-internal-format
53908 msgid "Unexpected alternate return spec in subroutine call at %L"
53909 msgstr ""
53911 #: fortran/interface.c:2963
53912 #, gcc-internal-format
53913 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
53914 msgstr ""
53916 #: fortran/interface.c:2966
53917 #, gcc-internal-format
53918 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
53919 msgstr ""
53921 #: fortran/interface.c:2990
53922 #, gcc-internal-format, gfc-internal-format
53923 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
53924 msgstr ""
53926 #: fortran/interface.c:3013
53927 #, gcc-internal-format
53928 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
53929 msgstr ""
53931 #: fortran/interface.c:3021
53932 #, gcc-internal-format
53933 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
53934 msgstr ""
53936 #: fortran/interface.c:3035
53937 #, gcc-internal-format
53938 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"
53939 msgstr ""
53941 #: fortran/interface.c:3053
53942 #, gcc-internal-format
53943 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
53944 msgstr ""
53946 #: fortran/interface.c:3062 fortran/interface.c:3067
53947 #, gcc-internal-format
53948 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
53949 msgstr ""
53951 #: fortran/interface.c:3087
53952 #, gcc-internal-format
53953 msgid "Expected a procedure pointer for argument %qs at %L"
53954 msgstr ""
53956 #: fortran/interface.c:3103
53957 #, gcc-internal-format
53958 msgid "Expected a procedure for argument %qs at %L"
53959 msgstr ""
53961 #: fortran/interface.c:3117
53962 #, gcc-internal-format
53963 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
53964 msgstr ""
53966 #: fortran/interface.c:3126
53967 #, gcc-internal-format
53968 msgid "Actual argument for %qs must be a pointer at %L"
53969 msgstr ""
53971 #: fortran/interface.c:3136
53972 #, gcc-internal-format
53973 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
53974 msgstr ""
53976 #: fortran/interface.c:3146
53977 #, gcc-internal-format
53978 msgid "Coindexed actual argument at %L to pointer dummy %qs"
53979 msgstr ""
53981 #: fortran/interface.c:3159
53982 #, gcc-internal-format
53983 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
53984 msgstr ""
53986 #: fortran/interface.c:3173
53987 #, gcc-internal-format
53988 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
53989 msgstr ""
53991 #: fortran/interface.c:3187
53992 #, gcc-internal-format
53993 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
53994 msgstr ""
53996 #: fortran/interface.c:3199
53997 #, gcc-internal-format
53998 msgid "Actual CLASS array argument for %qs must be a full array at %L"
53999 msgstr ""
54001 #: fortran/interface.c:3209
54002 #, gcc-internal-format
54003 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
54004 msgstr ""
54006 #: fortran/interface.c:3239
54007 #, gcc-internal-format
54008 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"
54009 msgstr ""
54011 #: fortran/interface.c:3258
54012 #, gcc-internal-format
54013 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
54014 msgstr ""
54016 #: fortran/interface.c:3275
54017 #, gcc-internal-format
54018 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
54019 msgstr ""
54021 #: fortran/interface.c:3295
54022 #, gcc-internal-format
54023 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
54024 msgstr ""
54026 #: fortran/interface.c:3326
54027 #, gcc-internal-format
54028 msgid "Missing actual argument for argument %qs at %L"
54029 msgstr ""
54031 #: fortran/interface.c:3445
54032 #, gcc-internal-format
54033 msgid "compare_actual_expr(): Bad component code"
54034 msgstr ""
54036 #: fortran/interface.c:3474
54037 #, gcc-internal-format
54038 msgid "check_some_aliasing(): List mismatch"
54039 msgstr ""
54041 #: fortran/interface.c:3500
54042 #, gcc-internal-format
54043 msgid "check_some_aliasing(): corrupted data"
54044 msgstr ""
54046 #: fortran/interface.c:3510
54047 #, gcc-internal-format
54048 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
54049 msgstr ""
54051 #: fortran/interface.c:3540
54052 #, gcc-internal-format
54053 msgid "check_intents(): List mismatch"
54054 msgstr ""
54056 #: fortran/interface.c:3560
54057 #, gcc-internal-format, gfc-internal-format
54058 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
54059 msgstr ""
54061 #: fortran/interface.c:3572
54062 #, gcc-internal-format, gfc-internal-format
54063 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
54064 msgstr ""
54066 #: fortran/interface.c:3582
54067 #, gcc-internal-format, gfc-internal-format
54068 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
54069 msgstr ""
54071 #: fortran/interface.c:3593
54072 #, gcc-internal-format
54073 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
54074 msgstr ""
54076 #: fortran/interface.c:3625
54077 #, gcc-internal-format
54078 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
54079 msgstr ""
54081 #: fortran/interface.c:3629 fortran/interface.c:3639
54082 #, gcc-internal-format
54083 msgid "Procedure %qs called at %L is not explicitly declared"
54084 msgstr ""
54086 #: fortran/interface.c:3635
54087 #, gcc-internal-format
54088 msgid "Procedure %qs called with an implicit interface at %L"
54089 msgstr ""
54091 #: fortran/interface.c:3647
54092 #, gcc-internal-format
54093 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
54094 msgstr ""
54096 #: fortran/interface.c:3655
54097 #, gcc-internal-format
54098 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
54099 msgstr ""
54101 #: fortran/interface.c:3663
54102 #, gcc-internal-format
54103 msgid "Allocatable function %qs at %L must have an explicit function interface"
54104 msgstr ""
54106 #: fortran/interface.c:3673
54107 #, gcc-internal-format
54108 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
54109 msgstr ""
54111 #: fortran/interface.c:3682
54112 #, gcc-internal-format, gfc-internal-format
54113 msgid "Assumed-type argument %s at %L requires an explicit interface"
54114 msgstr ""
54116 #: fortran/interface.c:3695
54117 #, gcc-internal-format
54118 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
54119 msgstr ""
54121 #: fortran/interface.c:3708
54122 #, gcc-internal-format
54123 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
54124 msgstr ""
54126 #: fortran/interface.c:3717
54127 #, gcc-internal-format, gfc-internal-format
54128 msgid "MOLD argument to NULL required at %L"
54129 msgstr ""
54131 #: fortran/interface.c:3725
54132 #, gcc-internal-format, gfc-internal-format
54133 msgid "Assumed-rank argument requires an explicit interface at %L"
54134 msgstr ""
54136 #: fortran/interface.c:3766
54137 #, gcc-internal-format
54138 msgid "Procedure pointer component %qs called with an implicit interface at %L"
54139 msgstr ""
54141 #: fortran/interface.c:3777
54142 #, gcc-internal-format
54143 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
54144 msgstr ""
54146 #: fortran/interface.c:3862
54147 #, gcc-internal-format, gfc-internal-format
54148 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
54149 msgstr ""
54151 #: fortran/interface.c:3932
54152 #, gcc-internal-format
54153 msgid "Unable to find symbol %qs"
54154 msgstr ""
54156 #: fortran/interface.c:4299
54157 #, gcc-internal-format
54158 msgid "Entity %qs at %L is already present in the interface"
54159 msgstr ""
54161 #: fortran/interface.c:4416
54162 #, gcc-internal-format
54163 msgid "gfc_add_interface(): Bad interface type"
54164 msgstr ""
54166 #: fortran/interface.c:4510
54167 #, gcc-internal-format
54168 msgid "Can't overwrite GENERIC %qs at %L"
54169 msgstr ""
54171 #: fortran/interface.c:4522
54172 #, gcc-internal-format
54173 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
54174 msgstr ""
54176 #: fortran/interface.c:4530
54177 #, gcc-internal-format
54178 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
54179 msgstr ""
54181 #: fortran/interface.c:4538
54182 #, gcc-internal-format
54183 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
54184 msgstr ""
54186 #: fortran/interface.c:4547
54187 #, gcc-internal-format
54188 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
54189 msgstr ""
54191 #: fortran/interface.c:4553
54192 #, gcc-internal-format
54193 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
54194 msgstr ""
54196 #: fortran/interface.c:4562
54197 #, gcc-internal-format
54198 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
54199 msgstr ""
54201 #: fortran/interface.c:4573
54202 #, gcc-internal-format
54203 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
54204 msgstr ""
54206 #: fortran/interface.c:4581
54207 #, gcc-internal-format
54208 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
54209 msgstr ""
54211 #: fortran/interface.c:4592
54212 #, gcc-internal-format
54213 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
54214 msgstr ""
54216 #: fortran/interface.c:4622
54217 #, gcc-internal-format
54218 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
54219 msgstr ""
54221 #: fortran/interface.c:4634
54222 #, gcc-internal-format
54223 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
54224 msgstr ""
54226 #: fortran/interface.c:4643
54227 #, gcc-internal-format
54228 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
54229 msgstr ""
54231 #: fortran/interface.c:4652
54232 #, gcc-internal-format
54233 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
54234 msgstr ""
54236 #: fortran/interface.c:4663
54237 #, gcc-internal-format
54238 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
54239 msgstr ""
54241 #: fortran/interface.c:4670
54242 #, gcc-internal-format
54243 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"
54244 msgstr ""
54246 #: fortran/interface.c:4691
54247 #, gcc-internal-format, gfc-internal-format
54248 msgid "DTIO dummy argument at %L must be of type %s"
54249 msgstr ""
54251 #: fortran/interface.c:4698
54252 #, gcc-internal-format, gfc-internal-format
54253 msgid "DTIO dummy argument at %L must be of KIND = %d"
54254 msgstr ""
54256 #: fortran/interface.c:4705
54257 #, gcc-internal-format, gfc-internal-format
54258 msgid "DTIO dummy argument at %L must be a scalar"
54259 msgstr ""
54261 #: fortran/interface.c:4709
54262 #, gcc-internal-format, gfc-internal-format
54263 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
54264 msgstr ""
54266 #: fortran/interface.c:4713
54267 #, gcc-internal-format, gfc-internal-format
54268 msgid "DTIO character argument at %L must have assumed length"
54269 msgstr ""
54271 #: fortran/interface.c:4717
54272 #, gcc-internal-format, gfc-internal-format
54273 msgid "DTIO dummy argument at %L must have INTENT %s"
54274 msgstr ""
54276 #: fortran/interface.c:4776 fortran/interface.c:4820
54277 #, gcc-internal-format, gfc-internal-format
54278 msgid "Alternate return at %L is not permitted in a DTIO procedure"
54279 msgstr ""
54281 #: fortran/interface.c:4788
54282 #, gcc-internal-format
54283 msgid "DTIO procedure %qs at %L must be a subroutine"
54284 msgstr ""
54286 #: fortran/interface.c:4797
54287 #, gcc-internal-format
54288 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
54289 msgstr ""
54291 #: fortran/interface.c:4804
54292 #, gcc-internal-format
54293 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
54294 msgstr ""
54296 #: fortran/intrinsic.c:196
54297 #, gcc-internal-format, gfc-internal-format
54298 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
54299 msgstr ""
54301 #: fortran/intrinsic.c:211
54302 #, gcc-internal-format, gfc-internal-format
54303 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
54304 msgstr ""
54306 #: fortran/intrinsic.c:218
54307 #, gcc-internal-format, gfc-internal-format
54308 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
54309 msgstr ""
54311 #: fortran/intrinsic.c:225
54312 #, gcc-internal-format, gfc-internal-format
54313 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
54314 msgstr ""
54316 #: fortran/intrinsic.c:232
54317 #, gcc-internal-format, gfc-internal-format
54318 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
54319 msgstr ""
54321 #: fortran/intrinsic.c:280
54322 #, gcc-internal-format
54323 msgid "do_check(): too many args"
54324 msgstr ""
54326 #: fortran/intrinsic.c:360
54327 #, gcc-internal-format
54328 msgid "add_sym(): Bad sizing mode"
54329 msgstr ""
54331 #: fortran/intrinsic.c:1083
54332 #, gcc-internal-format
54333 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."
54334 msgstr ""
54336 #: fortran/intrinsic.c:1118
54337 #, gcc-internal-format
54338 msgid "make_generic(): Can't find generic symbol %qs"
54339 msgstr ""
54341 #: fortran/intrinsic.c:4133
54342 #, gcc-internal-format
54343 msgid "Too many arguments in call to %qs at %L"
54344 msgstr ""
54346 #: fortran/intrinsic.c:4148
54347 #, gcc-internal-format, gfc-internal-format
54348 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
54349 msgstr ""
54351 #: fortran/intrinsic.c:4151
54352 #, gcc-internal-format
54353 msgid "Can't find keyword named %qs in call to %qs at %L"
54354 msgstr ""
54356 #: fortran/intrinsic.c:4158
54357 #, gcc-internal-format
54358 msgid "Argument %qs appears twice in call to %qs at %L"
54359 msgstr ""
54361 #: fortran/intrinsic.c:4172
54362 #, gcc-internal-format
54363 msgid "Missing actual argument %qs in call to %qs at %L"
54364 msgstr ""
54366 #: fortran/intrinsic.c:4187
54367 #, gcc-internal-format, gfc-internal-format
54368 msgid "ALTERNATE RETURN not permitted at %L"
54369 msgstr ""
54371 #: fortran/intrinsic.c:4244
54372 #, gcc-internal-format
54373 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
54374 msgstr ""
54376 #: fortran/intrinsic.c:4350
54377 #, gcc-internal-format
54378 msgid "resolve_intrinsic(): Too many args for intrinsic"
54379 msgstr ""
54381 #: fortran/intrinsic.c:4445
54382 #, gcc-internal-format
54383 msgid "do_simplify(): Too many args for intrinsic"
54384 msgstr ""
54386 #: fortran/intrinsic.c:4484
54387 #, gcc-internal-format
54388 msgid "init_arglist(): too many arguments"
54389 msgstr ""
54391 #: fortran/intrinsic.c:4634
54392 #, gcc-internal-format
54393 msgid "Invalid standard code on intrinsic %qs (%d)"
54394 msgstr ""
54396 #: fortran/intrinsic.c:4643
54397 #, gcc-internal-format
54398 msgid "Intrinsic %qs (is %s) is used at %L"
54399 msgstr ""
54401 #: fortran/intrinsic.c:4714
54402 #, gcc-internal-format
54403 msgid "Function %qs as initialization expression at %L"
54404 msgstr ""
54406 #: fortran/intrinsic.c:4732
54407 #, gcc-internal-format
54408 msgid "Transformational function %qs at %L is invalid in an initialization expression"
54409 msgstr ""
54411 #: fortran/intrinsic.c:4811
54412 #, gcc-internal-format, gfc-internal-format
54413 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
54414 msgstr ""
54416 #: fortran/intrinsic.c:4882
54417 #, gcc-internal-format
54418 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
54419 msgstr ""
54421 #: fortran/intrinsic.c:4889
54422 #, gcc-internal-format
54423 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
54424 msgstr ""
54426 #: fortran/intrinsic.c:4967
54427 #, gcc-internal-format, gfc-internal-format
54428 msgid "Extension: Conversion from %s to %s at %L"
54429 msgstr ""
54431 #: fortran/intrinsic.c:5003 fortran/intrinsic.c:5020
54432 #, gcc-internal-format, gfc-internal-format
54433 msgid "Possible change of value in conversion from %s to %s at %L"
54434 msgstr ""
54436 #: fortran/intrinsic.c:5008 fortran/intrinsic.c:5029
54437 #, gcc-internal-format, gfc-internal-format
54438 msgid "Conversion from %s to %s at %L"
54439 msgstr ""
54441 #: fortran/intrinsic.c:5084
54442 #, gcc-internal-format, gfc-internal-format
54443 msgid "Can't convert %s to %s at %L"
54444 msgstr ""
54446 #: fortran/intrinsic.c:5089
54447 #, gcc-internal-format
54448 msgid "Can't convert %qs to %qs at %L"
54449 msgstr ""
54451 #: fortran/intrinsic.c:5181
54452 #, gcc-internal-format
54453 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."
54454 msgstr ""
54456 #: fortran/intrinsic.c:5187
54457 #, gcc-internal-format
54458 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."
54459 msgstr ""
54461 #: fortran/io.c:180 fortran/primary.c:922
54462 #, gcc-internal-format, gfc-internal-format
54463 msgid "Extension: backslash character at %C"
54464 msgstr ""
54466 #: fortran/io.c:214
54467 #, gcc-internal-format, gfc-internal-format
54468 msgid "Nonconforming tab character in format at %C"
54469 msgstr ""
54471 #: fortran/io.c:457
54472 #, gcc-internal-format, gfc-internal-format
54473 msgid "DP format specifier not allowed at %C"
54474 msgstr ""
54476 #: fortran/io.c:464
54477 #, gcc-internal-format, gfc-internal-format
54478 msgid "DC format specifier not allowed at %C"
54479 msgstr ""
54481 #: fortran/io.c:471
54482 #, gcc-internal-format, gfc-internal-format
54483 msgid "Fortran 2003: DT format specifier not allowed at %C"
54484 msgstr ""
54486 #: fortran/io.c:699
54487 #, gcc-internal-format, gfc-internal-format
54488 msgid "X descriptor requires leading space count at %L"
54489 msgstr ""
54491 #: fortran/io.c:728
54492 #, gcc-internal-format, gfc-internal-format
54493 msgid "$ descriptor at %L"
54494 msgstr ""
54496 #: fortran/io.c:732
54497 #, gcc-internal-format, gfc-internal-format
54498 msgid "$ should be the last specifier in format at %L"
54499 msgstr ""
54501 #: fortran/io.c:832 fortran/io.c:836
54502 #, gcc-internal-format, gfc-internal-format
54503 msgid "Extension: Zero width after L descriptor at %L"
54504 msgstr ""
54506 #: fortran/io.c:848
54507 #, gcc-internal-format, gfc-internal-format
54508 msgid "Missing positive width after L descriptor at %L"
54509 msgstr ""
54511 #: fortran/io.c:879
54512 #, gcc-internal-format
54513 msgid "%<G0%> in format at %L"
54514 msgstr ""
54516 #: fortran/io.c:907
54517 #, gcc-internal-format, gfc-internal-format
54518 msgid "Positive width required in format specifier %s at %L"
54519 msgstr ""
54521 #: fortran/io.c:923 fortran/io.c:930
54522 #, gcc-internal-format, gfc-internal-format
54523 msgid "Period required in format specifier %s at %L"
54524 msgstr ""
54526 #: fortran/io.c:1052
54527 #, gcc-internal-format, gfc-internal-format
54528 msgid "Period required in format specifier at %L"
54529 msgstr ""
54531 #: fortran/io.c:1074
54532 #, gcc-internal-format, gfc-internal-format
54533 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
54534 msgstr ""
54536 #: fortran/io.c:1162 fortran/io.c:1224
54537 #, gcc-internal-format, gfc-internal-format
54538 msgid "Missing comma at %L"
54539 msgstr ""
54541 #: fortran/io.c:1242
54542 #, gcc-internal-format, gfc-internal-format
54543 msgid "%s in format string at %L"
54544 msgstr ""
54546 #: fortran/io.c:1280
54547 #, gcc-internal-format, gfc-internal-format
54548 msgid "Extraneous characters in format at %L"
54549 msgstr ""
54551 #: fortran/io.c:1302
54552 #, gcc-internal-format, gfc-internal-format
54553 msgid "Format statement in module main block at %C"
54554 msgstr ""
54556 #: fortran/io.c:1311
54557 #, gcc-internal-format, gfc-internal-format
54558 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
54559 msgstr ""
54561 #: fortran/io.c:1317
54562 #, gcc-internal-format, gfc-internal-format
54563 msgid "Missing format label at %C"
54564 msgstr ""
54566 #: fortran/io.c:1365
54567 #, gcc-internal-format, gfc-internal-format
54568 msgid "IOMSG must be a scalar-default-char-variable at %L"
54569 msgstr ""
54571 #: fortran/io.c:1379
54572 #, gcc-internal-format, gfc-internal-format
54573 msgid "%s requires a scalar-default-char-expr at %L"
54574 msgstr ""
54576 #: fortran/io.c:1402 fortran/io.c:1433 fortran/io.c:1499
54577 #, gcc-internal-format, gfc-internal-format
54578 msgid "Invalid value for %s specification at %C"
54579 msgstr ""
54581 #: fortran/io.c:1408 fortran/io.c:1439 fortran/io.c:1581 fortran/io.c:1594
54582 #, gcc-internal-format, gfc-internal-format
54583 msgid "Duplicate %s specification at %C"
54584 msgstr ""
54586 #: fortran/io.c:1446
54587 #, gcc-internal-format, gfc-internal-format
54588 msgid "Variable %s cannot be INTENT(IN) at %C"
54589 msgstr ""
54591 #: fortran/io.c:1454
54592 #, gcc-internal-format, gfc-internal-format
54593 msgid "Variable %s cannot be assigned in PURE procedure at %C"
54594 msgstr ""
54596 #: fortran/io.c:1505
54597 #, gcc-internal-format, gfc-internal-format
54598 msgid "Duplicate %s label specification at %C"
54599 msgstr ""
54601 #: fortran/io.c:1525 fortran/io.c:1542 fortran/io.c:1563
54602 #, gcc-internal-format
54603 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
54604 msgstr ""
54606 #: fortran/io.c:1616
54607 #, gcc-internal-format, gfc-internal-format
54608 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
54609 msgstr ""
54611 #: fortran/io.c:1675
54612 #, gcc-internal-format, gfc-internal-format
54613 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
54614 msgstr ""
54616 #: fortran/io.c:1681
54617 #, gcc-internal-format, gfc-internal-format
54618 msgid "ASSIGNED variable in FORMAT tag at %L"
54619 msgstr ""
54621 #: fortran/io.c:1686
54622 #, gcc-internal-format
54623 msgid "Variable %qs at %L has not been assigned a format label"
54624 msgstr ""
54626 #: fortran/io.c:1693
54627 #, gcc-internal-format
54628 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
54629 msgstr ""
54631 #: fortran/io.c:1705
54632 #, gcc-internal-format, gfc-internal-format
54633 msgid "Non-character in FORMAT tag at %L"
54634 msgstr ""
54636 #: fortran/io.c:1711
54637 #, gcc-internal-format, gfc-internal-format
54638 msgid "Non-character assumed shape array element in FORMAT tag at %L"
54639 msgstr ""
54641 #: fortran/io.c:1718
54642 #, gcc-internal-format, gfc-internal-format
54643 msgid "Non-character assumed size array element in FORMAT tag at %L"
54644 msgstr ""
54646 #: fortran/io.c:1725
54647 #, gcc-internal-format, gfc-internal-format
54648 msgid "Non-character pointer array element in FORMAT tag at %L"
54649 msgstr ""
54651 #: fortran/io.c:1751
54652 #, gcc-internal-format, gfc-internal-format
54653 msgid "%s tag at %L must be of type %s"
54654 msgstr ""
54656 #: fortran/io.c:1758
54657 #, gcc-internal-format, gfc-internal-format
54658 msgid "%s tag at %L must be a character string of default kind"
54659 msgstr ""
54661 #: fortran/io.c:1765
54662 #, gcc-internal-format, gfc-internal-format
54663 msgid "%s tag at %L must be scalar"
54664 msgstr ""
54666 #: fortran/io.c:1771
54667 #, gcc-internal-format, gfc-internal-format
54668 msgid "IOMSG tag at %L"
54669 msgstr ""
54671 #: fortran/io.c:1779
54672 #, gcc-internal-format, gfc-internal-format
54673 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
54674 msgstr ""
54676 #: fortran/io.c:1788
54677 #, gcc-internal-format, gfc-internal-format
54678 msgid "Non-default LOGICAL kind in %s tag at %L"
54679 msgstr ""
54681 #: fortran/io.c:1795
54682 #, gcc-internal-format, gfc-internal-format
54683 msgid "NEWUNIT specifier at %L"
54684 msgstr ""
54686 #: fortran/io.c:1813
54687 #, gcc-internal-format, gfc-internal-format
54688 msgid "CONVERT tag at %L"
54689 msgstr ""
54691 #: fortran/io.c:2035
54692 #, gcc-internal-format
54693 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
54694 msgstr ""
54696 #: fortran/io.c:2043 fortran/io.c:2070
54697 #, gcc-internal-format
54698 msgid "%s specifier in %s statement at %C has value %qs"
54699 msgstr ""
54701 #: fortran/io.c:2062
54702 #, gcc-internal-format
54703 msgid "Extension: %s specifier in %s statement at %C has value %qs"
54704 msgstr ""
54706 #: fortran/io.c:2084 fortran/io.c:2092
54707 #, gcc-internal-format
54708 msgid "%s specifier in %s statement at %C has invalid value %qs"
54709 msgstr ""
54711 #: fortran/io.c:2145
54712 #, gcc-internal-format, gfc-internal-format
54713 msgid "OPEN statement not allowed in PURE procedure at %C"
54714 msgstr ""
54716 #: fortran/io.c:2158
54717 #, gcc-internal-format, gfc-internal-format
54718 msgid "UNIT specifier not allowed with NEWUNIT at %C"
54719 msgstr ""
54721 #: fortran/io.c:2168
54722 #, gcc-internal-format, gfc-internal-format
54723 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
54724 msgstr ""
54726 #: fortran/io.c:2176
54727 #, gcc-internal-format, gfc-internal-format
54728 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
54729 msgstr ""
54731 #: fortran/io.c:2214
54732 #, gcc-internal-format, gfc-internal-format
54733 msgid "ACTION type conflicts with READONLY specifier at %C"
54734 msgstr ""
54736 #: fortran/io.c:2228
54737 #, gcc-internal-format, gfc-internal-format
54738 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
54739 msgstr ""
54741 #: fortran/io.c:2249 fortran/io.c:3848
54742 #, gcc-internal-format, gfc-internal-format
54743 msgid "BLANK= at %C not allowed in Fortran 95"
54744 msgstr ""
54746 #: fortran/io.c:2286 fortran/io.c:3824
54747 #, gcc-internal-format, gfc-internal-format
54748 msgid "DECIMAL= at %C not allowed in Fortran 95"
54749 msgstr ""
54751 #: fortran/io.c:2324
54752 #, gcc-internal-format, gfc-internal-format
54753 msgid "ENCODING= at %C not allowed in Fortran 95"
54754 msgstr ""
54756 #: fortran/io.c:2387 fortran/io.c:3897
54757 #, gcc-internal-format, gfc-internal-format
54758 msgid "ROUND= at %C not allowed in Fortran 95"
54759 msgstr ""
54761 #: fortran/io.c:2426
54762 #, gcc-internal-format, gfc-internal-format
54763 msgid "SIGN= at %C not allowed in Fortran 95"
54764 msgstr ""
54766 #: fortran/io.c:2647
54767 #, gcc-internal-format, gfc-internal-format
54768 msgid "CLOSE statement not allowed in PURE procedure at %C"
54769 msgstr ""
54771 #: fortran/io.c:2709
54772 #, gcc-internal-format, gfc-internal-format
54773 msgid "CLOSE statement at %L requires a UNIT number"
54774 msgstr ""
54776 #: fortran/io.c:2717
54777 #, gcc-internal-format, gfc-internal-format
54778 msgid "UNIT number in CLOSE statement at %L must be non-negative"
54779 msgstr ""
54781 #: fortran/io.c:2815 fortran/match.c:3010
54782 #, gcc-internal-format, gfc-internal-format
54783 msgid "%s statement not allowed in PURE procedure at %C"
54784 msgstr ""
54786 #: fortran/io.c:2849
54787 #, gcc-internal-format, gfc-internal-format
54788 msgid "UNIT number missing in statement at %L"
54789 msgstr ""
54791 #: fortran/io.c:2857 fortran/io.c:3324
54792 #, gcc-internal-format, gfc-internal-format
54793 msgid "UNIT number in statement at %L must be non-negative"
54794 msgstr ""
54796 #: fortran/io.c:2890
54797 #, gcc-internal-format, gfc-internal-format
54798 msgid "FLUSH statement at %C"
54799 msgstr ""
54801 #: fortran/io.c:2931
54802 #, gcc-internal-format, gfc-internal-format
54803 msgid "Missing format with default unit at %C"
54804 msgstr ""
54806 #: fortran/io.c:2951
54807 #, gcc-internal-format, gfc-internal-format
54808 msgid "Duplicate UNIT specification at %C"
54809 msgstr ""
54811 #: fortran/io.c:3025
54812 #, gcc-internal-format, gfc-internal-format
54813 msgid "Duplicate format specification at %C"
54814 msgstr ""
54816 #: fortran/io.c:3066
54817 #, gcc-internal-format
54818 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
54819 msgstr ""
54821 #: fortran/io.c:3102
54822 #, gcc-internal-format, gfc-internal-format
54823 msgid "Duplicate NML specification at %C"
54824 msgstr ""
54826 #: fortran/io.c:3111
54827 #, gcc-internal-format
54828 msgid "Symbol %qs at %C must be a NAMELIST group name"
54829 msgstr ""
54831 #: fortran/io.c:3181
54832 #, gcc-internal-format, gfc-internal-format
54833 msgid "END tag at %C not allowed in output statement"
54834 msgstr ""
54836 #: fortran/io.c:3258
54837 #, gcc-internal-format, gfc-internal-format
54838 msgid "UNIT not specified at %L"
54839 msgstr ""
54841 #: fortran/io.c:3270
54842 #, gcc-internal-format, gfc-internal-format
54843 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
54844 msgstr ""
54846 #: fortran/io.c:3292
54847 #, gcc-internal-format, gfc-internal-format
54848 msgid "Invalid form of WRITE statement at %L, UNIT required"
54849 msgstr ""
54851 #: fortran/io.c:3303
54852 #, gcc-internal-format, gfc-internal-format
54853 msgid "Internal unit with vector subscript at %L"
54854 msgstr ""
54856 #: fortran/io.c:3317
54857 #, gcc-internal-format, gfc-internal-format
54858 msgid "External IO UNIT cannot be an array at %L"
54859 msgstr ""
54861 #: fortran/io.c:3347
54862 #, gcc-internal-format
54863 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
54864 msgstr ""
54866 #: fortran/io.c:3359
54867 #, gcc-internal-format
54868 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
54869 msgstr ""
54871 #: fortran/io.c:3369 fortran/resolve.c:14283
54872 #, gcc-internal-format
54873 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
54874 msgstr ""
54876 #: fortran/io.c:3377
54877 #, gcc-internal-format
54878 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
54879 msgstr ""
54881 #: fortran/io.c:3388
54882 #, gcc-internal-format, gfc-internal-format
54883 msgid "Comma before i/o item list at %L"
54884 msgstr ""
54886 #: fortran/io.c:3398
54887 #, gcc-internal-format, gfc-internal-format
54888 msgid "ERR tag label %d at %L not defined"
54889 msgstr ""
54891 #: fortran/io.c:3410
54892 #, gcc-internal-format, gfc-internal-format
54893 msgid "END tag label %d at %L not defined"
54894 msgstr ""
54896 #: fortran/io.c:3422
54897 #, gcc-internal-format, gfc-internal-format
54898 msgid "EOR tag label %d at %L not defined"
54899 msgstr ""
54901 #: fortran/io.c:3432
54902 #, gcc-internal-format, gfc-internal-format
54903 msgid "FORMAT label %d at %L not defined"
54904 msgstr ""
54906 #: fortran/io.c:3463
54907 #, gcc-internal-format
54908 msgid "io_kind_name(): bad I/O-kind"
54909 msgstr ""
54911 #: fortran/io.c:3552
54912 #, gcc-internal-format, gfc-internal-format
54913 msgid "Syntax error in I/O iterator at %C"
54914 msgstr ""
54916 #: fortran/io.c:3583
54917 #, gcc-internal-format, gfc-internal-format
54918 msgid "Expected variable in READ statement at %C"
54919 msgstr ""
54921 #: fortran/io.c:3589
54922 #, gcc-internal-format, gfc-internal-format
54923 msgid "Expected expression in %s statement at %C"
54924 msgstr ""
54926 #. A general purpose syntax error.
54927 #: fortran/io.c:3646 fortran/io.c:4316 fortran/gfortran.h:2876
54928 #, gcc-internal-format, gfc-internal-format
54929 msgid "Syntax error in %s statement at %C"
54930 msgstr ""
54932 #: fortran/io.c:3731
54933 #, gcc-internal-format, gfc-internal-format
54934 msgid "Internal file at %L with namelist"
54935 msgstr ""
54937 #: fortran/io.c:3788
54938 #, gcc-internal-format, gfc-internal-format
54939 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
54940 msgstr ""
54942 #: fortran/io.c:3873
54943 #, gcc-internal-format, gfc-internal-format
54944 msgid "PAD= at %C not allowed in Fortran 95"
54945 msgstr ""
54947 #: fortran/io.c:3949
54948 #, gcc-internal-format, gfc-internal-format
54949 msgid "DELIM= at %C not allowed in Fortran 95"
54950 msgstr ""
54952 #: fortran/io.c:4101
54953 #, gcc-internal-format, gfc-internal-format
54954 msgid "PRINT namelist at %C is an extension"
54955 msgstr ""
54957 #: fortran/io.c:4282
54958 #, gcc-internal-format, gfc-internal-format
54959 msgid "Expected comma in I/O list at %C"
54960 msgstr ""
54962 #: fortran/io.c:4350
54963 #, gcc-internal-format, gfc-internal-format
54964 msgid "PRINT statement at %C not allowed within PURE procedure"
54965 msgstr ""
54967 #: fortran/io.c:4517 fortran/io.c:4579
54968 #, gcc-internal-format, gfc-internal-format
54969 msgid "INQUIRE statement not allowed in PURE procedure at %C"
54970 msgstr ""
54972 #: fortran/io.c:4545
54973 #, gcc-internal-format, gfc-internal-format
54974 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
54975 msgstr ""
54977 #: fortran/io.c:4555 fortran/trans-io.c:1333
54978 #, gcc-internal-format, gfc-internal-format
54979 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
54980 msgstr ""
54982 #: fortran/io.c:4562
54983 #, gcc-internal-format, gfc-internal-format
54984 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
54985 msgstr ""
54987 #: fortran/io.c:4572
54988 #, gcc-internal-format, gfc-internal-format
54989 msgid "UNIT number in INQUIRE statement at %L can not be %d"
54990 msgstr ""
54992 #: fortran/io.c:4587
54993 #, gcc-internal-format, gfc-internal-format
54994 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
54995 msgstr ""
54997 #: fortran/io.c:4765
54998 #, gcc-internal-format, gfc-internal-format
54999 msgid "WAIT at %C not allowed in Fortran 95"
55000 msgstr ""
55002 #: fortran/io.c:4771
55003 #, gcc-internal-format, gfc-internal-format
55004 msgid "WAIT statement not allowed in PURE procedure at %C"
55005 msgstr ""
55007 #: fortran/match.c:118
55008 #, gcc-internal-format
55009 msgid "gfc_op2string(): Bad code"
55010 msgstr ""
55012 #: fortran/match.c:195
55013 #, gcc-internal-format, gfc-internal-format
55014 msgid "Expected structure component or operator name after '.' at %C"
55015 msgstr ""
55017 #: fortran/match.c:227
55018 #, gcc-internal-format
55019 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
55020 msgstr ""
55022 #: fortran/match.c:297
55023 #, gcc-internal-format
55024 msgid "Missing %<)%> in statement at or before %L"
55025 msgstr ""
55027 #: fortran/match.c:302
55028 #, gcc-internal-format
55029 msgid "Missing %<(%> in statement at or before %L"
55030 msgstr ""
55032 #: fortran/match.c:499
55033 #, gcc-internal-format, gfc-internal-format
55034 msgid "Integer too large at %C"
55035 msgstr ""
55037 #: fortran/match.c:580 fortran/parse.c:1136
55038 #, gcc-internal-format, gfc-internal-format
55039 msgid "Too many digits in statement label at %C"
55040 msgstr ""
55042 #: fortran/match.c:586
55043 #, gcc-internal-format, gfc-internal-format
55044 msgid "Statement label at %C is zero"
55045 msgstr ""
55047 #: fortran/match.c:619
55048 #, gcc-internal-format
55049 msgid "Label name %qs at %C is ambiguous"
55050 msgstr ""
55052 #: fortran/match.c:625
55053 #, gcc-internal-format
55054 msgid "Duplicate construct label %qs at %C"
55055 msgstr ""
55057 #: fortran/match.c:659
55058 #, gcc-internal-format, gfc-internal-format
55059 msgid "Invalid character in name at %C"
55060 msgstr ""
55062 #: fortran/match.c:672
55063 #, gcc-internal-format, gfc-internal-format
55064 msgid "Name at %C is too long"
55065 msgstr ""
55067 #: fortran/match.c:683
55068 #, gcc-internal-format
55069 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
55070 msgstr ""
55072 #: fortran/match.c:959
55073 #, gcc-internal-format, gfc-internal-format
55074 msgid ".XOR. operator at %C"
55075 msgstr ""
55077 #: fortran/match.c:1014
55078 #, gcc-internal-format, gfc-internal-format
55079 msgid "Loop variable at %C cannot be an array"
55080 msgstr ""
55082 #: fortran/match.c:1021
55083 #, gcc-internal-format, gfc-internal-format
55084 msgid "Loop variable at %C cannot be a coarray"
55085 msgstr ""
55087 #: fortran/match.c:1027
55088 #, gcc-internal-format, gfc-internal-format
55089 msgid "Loop variable at %C cannot be a sub-component"
55090 msgstr ""
55092 #: fortran/match.c:1061
55093 #, gcc-internal-format, gfc-internal-format
55094 msgid "Expected a step value in iterator at %C"
55095 msgstr ""
55097 #: fortran/match.c:1073
55098 #, gcc-internal-format, gfc-internal-format
55099 msgid "Syntax error in iterator at %C"
55100 msgstr ""
55102 #: fortran/match.c:1241
55103 #, gcc-internal-format, gfc-internal-format
55104 msgid "gfc_match(): Bad match code %c"
55105 msgstr ""
55107 #: fortran/match.c:1315
55108 #, gcc-internal-format, gfc-internal-format
55109 msgid "Invalid form of PROGRAM statement at %C"
55110 msgstr ""
55112 #: fortran/match.c:1445 fortran/match.c:1525
55113 #, gcc-internal-format, gfc-internal-format
55114 msgid "Arithmetic IF statement at %C"
55115 msgstr ""
55117 #: fortran/match.c:1500
55118 #, gcc-internal-format, gfc-internal-format
55119 msgid "Syntax error in IF-expression at %C"
55120 msgstr ""
55122 #: fortran/match.c:1511
55123 #, gcc-internal-format, gfc-internal-format
55124 msgid "Block label not appropriate for arithmetic IF statement at %C"
55125 msgstr ""
55127 #: fortran/match.c:1548
55128 #, gcc-internal-format, gfc-internal-format
55129 msgid "Block label is not appropriate for IF statement at %C"
55130 msgstr ""
55132 #: fortran/match.c:1644
55133 #, gcc-internal-format, gfc-internal-format
55134 msgid "Cannot assign to a named constant at %C"
55135 msgstr ""
55137 #: fortran/match.c:1654
55138 #, gcc-internal-format, gfc-internal-format
55139 msgid "Unclassifiable statement in IF-clause at %C"
55140 msgstr ""
55142 #: fortran/match.c:1661
55143 #, gcc-internal-format, gfc-internal-format
55144 msgid "Syntax error in IF-clause at %C"
55145 msgstr ""
55147 #: fortran/match.c:1704
55148 #, gcc-internal-format, gfc-internal-format
55149 msgid "Unexpected junk after ELSE statement at %C"
55150 msgstr ""
55152 #: fortran/match.c:1710 fortran/match.c:1745
55153 #, gcc-internal-format
55154 msgid "Label %qs at %C doesn't match IF label %qs"
55155 msgstr ""
55157 #: fortran/match.c:1739
55158 #, gcc-internal-format, gfc-internal-format
55159 msgid "Unexpected junk after ELSE IF statement at %C"
55160 msgstr ""
55162 #: fortran/match.c:1803
55163 #, gcc-internal-format, gfc-internal-format
55164 msgid "Image control statement CRITICAL at %C in PURE procedure"
55165 msgstr ""
55167 #: fortran/match.c:1809
55168 #, gcc-internal-format, gfc-internal-format
55169 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
55170 msgstr ""
55172 #: fortran/match.c:1816
55173 #, gcc-internal-format, gfc-internal-format
55174 msgid "CRITICAL statement at %C"
55175 msgstr ""
55177 #: fortran/match.c:1828
55178 #, gcc-internal-format, gfc-internal-format
55179 msgid "Nested CRITICAL block at %C"
55180 msgstr ""
55182 #: fortran/match.c:1880
55183 #, gcc-internal-format, gfc-internal-format
55184 msgid "Expected association list at %C"
55185 msgstr ""
55187 #: fortran/match.c:1898
55188 #, gcc-internal-format, gfc-internal-format
55189 msgid "Expected association at %C"
55190 msgstr ""
55192 #: fortran/match.c:1909
55193 #, gcc-internal-format
55194 msgid "Duplicate name %qs in association at %C"
55195 msgstr ""
55197 #: fortran/match.c:1917
55198 #, gcc-internal-format, gfc-internal-format
55199 msgid "Association target at %C must not be coindexed"
55200 msgstr ""
55202 #: fortran/match.c:1935
55203 #, gcc-internal-format
55204 msgid "Expected %<)%> or %<,%> at %C"
55205 msgstr ""
55207 #: fortran/match.c:1953
55208 #, gcc-internal-format, gfc-internal-format
55209 msgid "Junk after ASSOCIATE statement at %C"
55210 msgstr ""
55212 #: fortran/match.c:2075
55213 #, gcc-internal-format
55214 msgid "Derived type %qs at %L may not be ABSTRACT"
55215 msgstr ""
55217 #: fortran/match.c:2149 fortran/match.c:2215 fortran/match.c:2236
55218 #, gcc-internal-format, gfc-internal-format
55219 msgid "Invalid type-spec at %C"
55220 msgstr ""
55222 #: fortran/match.c:2331
55223 #, gcc-internal-format, gfc-internal-format
55224 msgid "Syntax error in FORALL iterator at %C"
55225 msgstr ""
55227 #: fortran/match.c:2596
55228 #, gcc-internal-format, gfc-internal-format
55229 msgid "DO CONCURRENT construct at %C"
55230 msgstr ""
55232 #: fortran/match.c:2721
55233 #, gcc-internal-format
55234 msgid "Name %qs in %s statement at %C is unknown"
55235 msgstr ""
55237 #: fortran/match.c:2729
55238 #, gcc-internal-format
55239 msgid "Name %qs in %s statement at %C is not a construct name"
55240 msgstr ""
55242 #: fortran/match.c:2741
55243 #, gcc-internal-format, gfc-internal-format
55244 msgid "%s statement at %C leaves CRITICAL construct"
55245 msgstr ""
55247 #. F2008, C821 & C845.
55248 #: fortran/match.c:2749
55249 #, gcc-internal-format, gfc-internal-format
55250 msgid "%s statement at %C leaves DO CONCURRENT construct"
55251 msgstr ""
55253 #: fortran/match.c:2761
55254 #, gcc-internal-format, gfc-internal-format
55255 msgid "%s statement at %C is not within a construct"
55256 msgstr ""
55258 #: fortran/match.c:2764
55259 #, gcc-internal-format
55260 msgid "%s statement at %C is not within construct %qs"
55261 msgstr ""
55263 #: fortran/match.c:2789
55264 #, gcc-internal-format
55265 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
55266 msgstr ""
55268 #: fortran/match.c:2794
55269 #, gcc-internal-format, gfc-internal-format
55270 msgid "EXIT statement with no do-construct-name at %C"
55271 msgstr ""
55273 #: fortran/match.c:2800
55274 #, gcc-internal-format
55275 msgid "%s statement at %C is not applicable to construct %qs"
55276 msgstr ""
55278 #: fortran/match.c:2808
55279 #, gcc-internal-format, gfc-internal-format
55280 msgid "%s statement at %C leaving OpenACC structured block"
55281 msgstr ""
55283 #: fortran/match.c:2809
55284 #, gcc-internal-format, gfc-internal-format
55285 msgid "%s statement at %C leaving OpenMP structured block"
55286 msgstr ""
55288 #: fortran/match.c:2833
55289 #, gcc-internal-format, gfc-internal-format
55290 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
55291 msgstr ""
55293 #: fortran/match.c:2838
55294 #, gcc-internal-format, gfc-internal-format
55295 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
55296 msgstr ""
55298 #: fortran/match.c:2867
55299 #, gcc-internal-format, gfc-internal-format
55300 msgid "EXIT statement at %C terminating !$OMP DO loop"
55301 msgstr ""
55303 #: fortran/match.c:2872
55304 #, gcc-internal-format, gfc-internal-format
55305 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
55306 msgstr ""
55308 #: fortran/match.c:2959
55309 #, gcc-internal-format, gfc-internal-format
55310 msgid "Blank required in %s statement near %C"
55311 msgstr "Потрібен пробіл у інструкції %s поряд із %C"
55313 #: fortran/match.c:2977
55314 #, gcc-internal-format, gfc-internal-format
55315 msgid "STOP code at %C cannot be negative"
55316 msgstr ""
55318 #: fortran/match.c:2983
55319 #, gcc-internal-format, gfc-internal-format
55320 msgid "STOP code at %C contains too many digits"
55321 msgstr ""
55323 #: fortran/match.c:3004
55324 #, gcc-internal-format, gfc-internal-format
55325 msgid "%s statement at %C in PURE procedure"
55326 msgstr ""
55328 #: fortran/match.c:3020
55329 #, gcc-internal-format, gfc-internal-format
55330 msgid "Image control statement STOP at %C in CRITICAL block"
55331 msgstr ""
55333 #: fortran/match.c:3025
55334 #, gcc-internal-format, gfc-internal-format
55335 msgid "Image control statement STOP at %C in DO CONCURRENT block"
55336 msgstr ""
55338 #: fortran/match.c:3036
55339 #, gcc-internal-format, gfc-internal-format
55340 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
55341 msgstr ""
55343 #: fortran/match.c:3049
55344 #, gcc-internal-format, gfc-internal-format
55345 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
55346 msgstr ""
55348 #: fortran/match.c:3056
55349 #, gcc-internal-format, gfc-internal-format
55350 msgid "STOP code at %L must be scalar"
55351 msgstr ""
55353 #: fortran/match.c:3063
55354 #, gcc-internal-format, gfc-internal-format
55355 msgid "STOP code at %L must be default character KIND=%d"
55356 msgstr ""
55358 #: fortran/match.c:3070
55359 #, gcc-internal-format, gfc-internal-format
55360 msgid "STOP code at %L must be default integer KIND=%d"
55361 msgstr ""
55363 #: fortran/match.c:3118
55364 #, gcc-internal-format, gfc-internal-format
55365 msgid "PAUSE statement at %C"
55366 msgstr ""
55368 #: fortran/match.c:3139
55369 #, gcc-internal-format, gfc-internal-format
55370 msgid "ERROR STOP statement at %C"
55371 msgstr ""
55373 #: fortran/match.c:3165
55374 #, gcc-internal-format, gfc-internal-format
55375 msgid "Image control statement EVENT %s at %C in PURE procedure"
55376 msgstr ""
55378 #: fortran/match.c:3180
55379 #, gcc-internal-format, gfc-internal-format
55380 msgid "Image control statement EVENT %s at %C in CRITICAL block"
55381 msgstr ""
55383 #: fortran/match.c:3187
55384 #, gcc-internal-format, gfc-internal-format
55385 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
55386 msgstr ""
55388 #: fortran/match.c:3217 fortran/match.c:3559 fortran/match.c:3771
55389 #: fortran/match.c:4317 fortran/match.c:4659
55390 #, gcc-internal-format, gfc-internal-format
55391 msgid "Redundant STAT tag found at %L"
55392 msgstr ""
55394 #: fortran/match.c:3238 fortran/match.c:3580 fortran/match.c:3791
55395 #: fortran/match.c:4343 fortran/match.c:4684
55396 #, gcc-internal-format, gfc-internal-format
55397 msgid "Redundant ERRMSG tag found at %L"
55398 msgstr ""
55400 #: fortran/match.c:3259
55401 #, gcc-internal-format, gfc-internal-format
55402 msgid "Redundant UNTIL_COUNT tag found at %L"
55403 msgstr ""
55405 #: fortran/match.c:3325
55406 #, gcc-internal-format, gfc-internal-format
55407 msgid "EVENT POST statement at %C"
55408 msgstr ""
55410 #: fortran/match.c:3335
55411 #, gcc-internal-format, gfc-internal-format
55412 msgid "EVENT WAIT statement at %C"
55413 msgstr ""
55415 #: fortran/match.c:3347
55416 #, gcc-internal-format, gfc-internal-format
55417 msgid "FAIL IMAGE statement at %C"
55418 msgstr "Інструкція FAIL IMAGE у %C"
55420 #: fortran/match.c:3371
55421 #, gcc-internal-format, gfc-internal-format
55422 msgid "FORM TEAM statement at %C"
55423 msgstr ""
55425 #: fortran/match.c:3410
55426 #, gcc-internal-format, gfc-internal-format
55427 msgid "CHANGE TEAM statement at %C"
55428 msgstr ""
55430 #: fortran/match.c:3440
55431 #, gcc-internal-format, gfc-internal-format
55432 msgid "END TEAM statement at %C"
55433 msgstr ""
55435 #: fortran/match.c:3464
55436 #, gcc-internal-format, gfc-internal-format
55437 msgid "SYNC TEAM statement at %C"
55438 msgstr ""
55440 #: fortran/match.c:3507
55441 #, gcc-internal-format, gfc-internal-format
55442 msgid "Image control statement %s at %C in PURE procedure"
55443 msgstr ""
55445 #: fortran/match.c:3522
55446 #, gcc-internal-format, gfc-internal-format
55447 msgid "Image control statement %s at %C in CRITICAL block"
55448 msgstr ""
55450 #: fortran/match.c:3529
55451 #, gcc-internal-format, gfc-internal-format
55452 msgid "Image control statement %s at %C in DO CONCURRENT block"
55453 msgstr ""
55455 #: fortran/match.c:3601
55456 #, gcc-internal-format, gfc-internal-format
55457 msgid "Redundant ACQUIRED_LOCK tag found at %L"
55458 msgstr ""
55460 #: fortran/match.c:3666
55461 #, gcc-internal-format, gfc-internal-format
55462 msgid "LOCK statement at %C"
55463 msgstr ""
55465 #: fortran/match.c:3676
55466 #, gcc-internal-format, gfc-internal-format
55467 msgid "UNLOCK statement at %C"
55468 msgstr ""
55470 #: fortran/match.c:3701
55471 #, gcc-internal-format, gfc-internal-format
55472 msgid "Image control statement SYNC at %C in PURE procedure"
55473 msgstr ""
55475 #: fortran/match.c:3707
55476 #, gcc-internal-format, gfc-internal-format
55477 msgid "SYNC statement at %C"
55478 msgstr ""
55480 #: fortran/match.c:3719
55481 #, gcc-internal-format, gfc-internal-format
55482 msgid "Image control statement SYNC at %C in CRITICAL block"
55483 msgstr ""
55485 #: fortran/match.c:3725
55486 #, gcc-internal-format, gfc-internal-format
55487 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
55488 msgstr ""
55490 #: fortran/match.c:3905
55491 #, gcc-internal-format, gfc-internal-format
55492 msgid "ASSIGN statement at %C"
55493 msgstr ""
55495 #: fortran/match.c:3949
55496 #, gcc-internal-format, gfc-internal-format
55497 msgid "Assigned GOTO statement at %C"
55498 msgstr ""
55500 #: fortran/match.c:3993 fortran/match.c:4044
55501 #, gcc-internal-format, gfc-internal-format
55502 msgid "Statement label list in GOTO at %C cannot be empty"
55503 msgstr ""
55505 #: fortran/match.c:4054
55506 #, gcc-internal-format, gfc-internal-format
55507 msgid "Computed GOTO at %C"
55508 msgstr ""
55510 #: fortran/match.c:4129
55511 #, gcc-internal-format, gfc-internal-format
55512 msgid "Error in type-spec at %L"
55513 msgstr ""
55515 #: fortran/match.c:4142
55516 #, gcc-internal-format, gfc-internal-format
55517 msgid "typespec in ALLOCATE at %L"
55518 msgstr ""
55520 #: fortran/match.c:4165
55521 #, gcc-internal-format, gfc-internal-format
55522 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
55523 msgstr ""
55525 #: fortran/match.c:4199
55526 #, gcc-internal-format, gfc-internal-format
55527 msgid "Bad allocate-object at %C for a PURE procedure"
55528 msgstr ""
55530 #: fortran/match.c:4214
55531 #, gcc-internal-format, gfc-internal-format
55532 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
55533 msgstr ""
55535 #: fortran/match.c:4236
55536 #, gcc-internal-format, gfc-internal-format
55537 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
55538 msgstr ""
55540 #: fortran/match.c:4241
55541 #, gcc-internal-format, gfc-internal-format
55542 msgid "ALLOCATE of coarray at %C in CRITICAL block"
55543 msgstr ""
55545 #: fortran/match.c:4263
55546 #, gcc-internal-format, gfc-internal-format
55547 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
55548 msgstr ""
55550 #: fortran/match.c:4275
55551 #, gcc-internal-format, gfc-internal-format
55552 msgid "Type of entity at %L is type incompatible with typespec"
55553 msgstr ""
55555 #: fortran/match.c:4283
55556 #, gcc-internal-format, gfc-internal-format
55557 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
55558 msgstr ""
55560 #: fortran/match.c:4300
55561 #, gcc-internal-format, gfc-internal-format
55562 msgid "Shape specification for allocatable scalar at %C"
55563 msgstr ""
55565 #: fortran/match.c:4337
55566 #, gcc-internal-format, gfc-internal-format
55567 msgid "ERRMSG tag at %L"
55568 msgstr ""
55570 #: fortran/match.c:4360
55571 #, gcc-internal-format, gfc-internal-format
55572 msgid "SOURCE tag at %L"
55573 msgstr ""
55575 #: fortran/match.c:4366
55576 #, gcc-internal-format, gfc-internal-format
55577 msgid "Redundant SOURCE tag found at %L"
55578 msgstr ""
55580 #: fortran/match.c:4373
55581 #, gcc-internal-format, gfc-internal-format
55582 msgid "SOURCE tag at %L conflicts with the typespec at %L"
55583 msgstr ""
55585 #: fortran/match.c:4379
55586 #, gcc-internal-format, gfc-internal-format
55587 msgid "SOURCE tag at %L with more than a single allocate object"
55588 msgstr ""
55590 #: fortran/match.c:4397
55591 #, gcc-internal-format, gfc-internal-format
55592 msgid "MOLD tag at %L"
55593 msgstr ""
55595 #: fortran/match.c:4403
55596 #, gcc-internal-format, gfc-internal-format
55597 msgid "Redundant MOLD tag found at %L"
55598 msgstr ""
55600 #: fortran/match.c:4410
55601 #, gcc-internal-format, gfc-internal-format
55602 msgid "MOLD tag at %L conflicts with the typespec at %L"
55603 msgstr ""
55605 #: fortran/match.c:4436
55606 #, gcc-internal-format, gfc-internal-format
55607 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
55608 msgstr ""
55610 #: fortran/match.c:4444
55611 #, gcc-internal-format, gfc-internal-format
55612 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
55613 msgstr ""
55615 #: fortran/match.c:4456
55616 #, gcc-internal-format, gfc-internal-format
55617 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
55618 msgstr ""
55620 #: fortran/match.c:4523
55621 #, gcc-internal-format, gfc-internal-format
55622 msgid "Pointer object at %C shall not be coindexed"
55623 msgstr ""
55625 #: fortran/match.c:4609
55626 #, gcc-internal-format, gfc-internal-format
55627 msgid "Illegal allocate-object at %C for a PURE procedure"
55628 msgstr ""
55630 #: fortran/match.c:4619
55631 #, gcc-internal-format, gfc-internal-format
55632 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
55633 msgstr ""
55635 #: fortran/match.c:4626
55636 #, gcc-internal-format, gfc-internal-format
55637 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
55638 msgstr ""
55640 #: fortran/match.c:4642
55641 #, gcc-internal-format, gfc-internal-format
55642 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
55643 msgstr ""
55645 #: fortran/match.c:4679
55646 #, gcc-internal-format, gfc-internal-format
55647 msgid "ERRMSG at %L"
55648 msgstr ""
55650 #: fortran/match.c:4736
55651 #, gcc-internal-format, gfc-internal-format
55652 msgid "Image control statement RETURN at %C in CRITICAL block"
55653 msgstr ""
55655 #: fortran/match.c:4742
55656 #, gcc-internal-format, gfc-internal-format
55657 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
55658 msgstr ""
55660 #: fortran/match.c:4751
55661 #, gcc-internal-format, gfc-internal-format
55662 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
55663 msgstr ""
55665 #: fortran/match.c:4782
55666 #, gcc-internal-format, gfc-internal-format
55667 msgid "RETURN statement in main program at %C"
55668 msgstr ""
55670 #: fortran/match.c:4810
55671 #, gcc-internal-format, gfc-internal-format
55672 msgid "Expected component reference at %C"
55673 msgstr ""
55675 #: fortran/match.c:4819
55676 #, gcc-internal-format, gfc-internal-format
55677 msgid "Junk after CALL at %C"
55678 msgstr ""
55680 #: fortran/match.c:4830
55681 #, gcc-internal-format, gfc-internal-format
55682 msgid "Expected type-bound procedure or procedure pointer component at %C"
55683 msgstr ""
55685 #: fortran/match.c:5051
55686 #, gcc-internal-format, gfc-internal-format
55687 msgid "Syntax error in common block name at %C"
55688 msgstr ""
55690 #. If we find an error, just print it and continue,
55691 #. cause it's just semantic, and we can see if there
55692 #. are more errors.
55693 #: fortran/match.c:5118
55694 #, gcc-internal-format
55695 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)"
55696 msgstr ""
55698 #: fortran/match.c:5127
55699 #, gcc-internal-format
55700 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
55701 msgstr ""
55703 #: fortran/match.c:5134
55704 #, gcc-internal-format
55705 msgid "Symbol %qs at %C is already in a COMMON block"
55706 msgstr ""
55708 #: fortran/match.c:5142
55709 #, gcc-internal-format
55710 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
55711 msgstr ""
55713 #: fortran/match.c:5158
55714 #, gcc-internal-format
55715 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
55716 msgstr ""
55718 #: fortran/match.c:5168
55719 #, gcc-internal-format
55720 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
55721 msgstr ""
55723 #: fortran/match.c:5214
55724 #, gcc-internal-format
55725 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
55726 msgstr ""
55728 #: fortran/match.c:5342
55729 #, gcc-internal-format
55730 msgid "Namelist group name %qs at %C already has a basic type of %s"
55731 msgstr ""
55733 #: fortran/match.c:5350
55734 #, gcc-internal-format
55735 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
55736 msgstr ""
55738 #: fortran/match.c:5376
55739 #, gcc-internal-format
55740 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
55741 msgstr ""
55743 #: fortran/match.c:5510
55744 #, gcc-internal-format, gfc-internal-format
55745 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
55746 msgstr ""
55748 #: fortran/match.c:5518
55749 #, gcc-internal-format, gfc-internal-format
55750 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
55751 msgstr ""
55753 #: fortran/match.c:5546
55754 #, gcc-internal-format, gfc-internal-format
55755 msgid "EQUIVALENCE at %C requires two or more objects"
55756 msgstr ""
55758 #: fortran/match.c:5560
55759 #, gcc-internal-format, gfc-internal-format
55760 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
55761 msgstr ""
55763 #: fortran/match.c:5573
55764 #, gcc-internal-format, gfc-internal-format
55765 msgid "Expecting a comma in EQUIVALENCE at %C"
55766 msgstr ""
55768 #: fortran/match.c:5689
55769 #, gcc-internal-format, gfc-internal-format
55770 msgid "Statement function at %L is recursive"
55771 msgstr ""
55773 #: fortran/match.c:5699
55774 #, gcc-internal-format, gfc-internal-format
55775 msgid "Statement function at %L cannot appear within an INTERFACE"
55776 msgstr ""
55778 #: fortran/match.c:5704
55779 #, gcc-internal-format, gfc-internal-format
55780 msgid "Statement function at %C"
55781 msgstr ""
55783 #: fortran/match.c:5829 fortran/match.c:5845
55784 #, gcc-internal-format, gfc-internal-format
55785 msgid "Expression in CASE selector at %L cannot be %s"
55786 msgstr ""
55788 #: fortran/match.c:5867
55789 #, gcc-internal-format, gfc-internal-format
55790 msgid "Expected initialization expression in CASE at %C"
55791 msgstr ""
55793 #: fortran/match.c:5899
55794 #, gcc-internal-format
55795 msgid "Expected block name %qs of SELECT construct at %C"
55796 msgstr ""
55798 #: fortran/match.c:6201
55799 #, gcc-internal-format, gfc-internal-format
55800 msgid "parse error in SELECT TYPE statement at %C"
55801 msgstr ""
55803 #: fortran/match.c:6226
55804 #, gcc-internal-format, gfc-internal-format
55805 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
55806 msgstr ""
55808 #: fortran/match.c:6264
55809 #, gcc-internal-format, gfc-internal-format
55810 msgid "Unexpected CASE statement at %C"
55811 msgstr ""
55813 #: fortran/match.c:6316
55814 #, gcc-internal-format, gfc-internal-format
55815 msgid "Syntax error in CASE specification at %C"
55816 msgstr ""
55818 #: fortran/match.c:6334
55819 #, gcc-internal-format, gfc-internal-format
55820 msgid "Unexpected TYPE IS statement at %C"
55821 msgstr ""
55823 #: fortran/match.c:6366
55824 #, gcc-internal-format, gfc-internal-format
55825 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]"
55826 msgstr ""
55828 #: fortran/match.c:6377
55829 #, gcc-internal-format, gfc-internal-format
55830 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
55831 msgstr ""
55833 #: fortran/match.c:6388
55834 #, gcc-internal-format, gfc-internal-format
55835 msgid "Syntax error in TYPE IS specification at %C"
55836 msgstr ""
55838 #: fortran/match.c:6464
55839 #, gcc-internal-format, gfc-internal-format
55840 msgid "Syntax error in CLASS IS specification at %C"
55841 msgstr ""
55843 #: fortran/match.c:6587
55844 #, gcc-internal-format, gfc-internal-format
55845 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
55846 msgstr ""
55848 #: fortran/match.c:6625
55849 #, gcc-internal-format
55850 msgid "Label %qs at %C doesn't match WHERE label %qs"
55851 msgstr ""
55853 #: fortran/matchexp.c:72
55854 #, gcc-internal-format
55855 msgid "Bad character %qc in OPERATOR name at %C"
55856 msgstr ""
55858 #: fortran/matchexp.c:80
55859 #, gcc-internal-format
55860 msgid "The name %qs cannot be used as a defined operator at %C"
55861 msgstr ""
55863 #: fortran/matchexp.c:173
55864 #, gcc-internal-format, gfc-internal-format
55865 msgid "Expected a right parenthesis in expression at %C"
55866 msgstr ""
55868 #: fortran/matchexp.c:281
55869 #, gcc-internal-format, gfc-internal-format
55870 msgid "Expected exponent in expression at %C"
55871 msgstr ""
55873 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
55874 #: fortran/matchexp.c:433
55875 #, gcc-internal-format, gfc-internal-format
55876 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
55877 msgstr ""
55879 #: fortran/matchexp.c:665
55880 #, gcc-internal-format
55881 msgid "match_level_4(): Bad operator"
55882 msgstr ""
55884 #: fortran/misc.c:110
55885 #, gcc-internal-format
55886 msgid "gfc_basic_typename(): Undefined type"
55887 msgstr ""
55889 #: fortran/misc.c:176
55890 #, gcc-internal-format
55891 msgid "gfc_typename(): Undefined type"
55892 msgstr ""
55894 #: fortran/misc.c:196
55895 #, gcc-internal-format
55896 msgid "gfc_code2string(): Bad code"
55897 msgstr ""
55899 #: fortran/module.c:236
55900 #, gcc-internal-format
55901 msgid "free_pi_tree(): Unresolved fixup"
55902 msgstr ""
55904 #: fortran/module.c:453
55905 #, gcc-internal-format
55906 msgid "associate_integer_pointer(): Already associated"
55907 msgstr ""
55909 #: fortran/module.c:535
55910 #, gcc-internal-format, gfc-internal-format
55911 msgid "module nature in USE statement at %C"
55912 msgstr ""
55914 #: fortran/module.c:547
55915 #, gcc-internal-format, gfc-internal-format
55916 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
55917 msgstr ""
55919 #: fortran/module.c:560
55920 #, gcc-internal-format, gfc-internal-format
55921 msgid "\"::\" was expected after module nature at %C but was not found"
55922 msgstr ""
55924 #: fortran/module.c:570
55925 #, gcc-internal-format, gfc-internal-format
55926 msgid "\"USE :: module\" at %C"
55927 msgstr ""
55929 #: fortran/module.c:629
55930 #, gcc-internal-format, gfc-internal-format
55931 msgid "Missing generic specification in USE statement at %C"
55932 msgstr ""
55934 #: fortran/module.c:638
55935 #, gcc-internal-format, gfc-internal-format
55936 msgid "Renaming operators in USE statements at %C"
55937 msgstr ""
55939 #: fortran/module.c:679
55940 #, gcc-internal-format
55941 msgid "The name %qs at %C has already been used as an external module name"
55942 msgstr ""
55944 #: fortran/module.c:742
55945 #, gcc-internal-format, gfc-internal-format
55946 msgid "SUBMODULE declaration at %C"
55947 msgstr ""
55949 #: fortran/module.c:747
55950 #, gcc-internal-format, gfc-internal-format
55951 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
55952 msgstr ""
55954 #: fortran/module.c:822
55955 #, gcc-internal-format, gfc-internal-format
55956 msgid "Syntax error in SUBMODULE statement at %C"
55957 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
55959 #: fortran/module.c:1167
55960 #, gcc-internal-format
55961 msgid "Reading module %qs at line %d column %d: %s"
55962 msgstr ""
55964 #: fortran/module.c:1171
55965 #, gcc-internal-format
55966 msgid "Writing module %qs at line %d column %d: %s"
55967 msgstr ""
55969 #: fortran/module.c:1175
55970 #, gcc-internal-format
55971 msgid "Module %qs at line %d column %d: %s"
55972 msgstr ""
55974 #: fortran/module.c:1568
55975 #, gcc-internal-format
55976 msgid "require_atom(): bad atom type required"
55977 msgstr ""
55979 #: fortran/module.c:1617
55980 #, gcc-internal-format, gfc-internal-format
55981 msgid "Error writing modules file: %s"
55982 msgstr ""
55984 #: fortran/module.c:1667
55985 #, gcc-internal-format
55986 msgid "write_atom(): Trying to write dab atom"
55987 msgstr ""
55989 #: fortran/module.c:1888
55990 #, gcc-internal-format
55991 msgid "unquote_string(): got bad string"
55992 msgstr ""
55994 #: fortran/module.c:2724
55995 #, gcc-internal-format
55996 msgid "mio_array_ref(): Unknown array ref"
55997 msgstr ""
55999 #: fortran/module.c:3718
56000 #, gcc-internal-format, gfc-internal-format
56001 msgid "Namelist %s cannot be renamed by USE association to %s"
56002 msgstr ""
56004 #: fortran/module.c:4834
56005 #, gcc-internal-format, gfc-internal-format
56006 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
56007 msgstr ""
56009 #: fortran/module.c:4837
56010 #, gcc-internal-format, gfc-internal-format
56011 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
56012 msgstr ""
56014 #: fortran/module.c:5031
56015 #, gcc-internal-format
56016 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
56017 msgstr ""
56019 #: fortran/module.c:5383
56020 #, gcc-internal-format
56021 msgid "Symbol %qs referenced at %L not found in module %qs"
56022 msgstr ""
56024 #: fortran/module.c:5390
56025 #, gcc-internal-format
56026 msgid "User operator %qs referenced at %L not found in module %qs"
56027 msgstr ""
56029 #: fortran/module.c:5395
56030 #, gcc-internal-format
56031 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
56032 msgstr ""
56034 #: fortran/module.c:5630
56035 #, gcc-internal-format
56036 msgid "write_symbol(): bad module symbol %qs"
56037 msgstr ""
56039 #: fortran/module.c:5963
56040 #, gcc-internal-format
56041 msgid "write_symtree(): Symbol not written"
56042 msgstr ""
56044 #: fortran/module.c:6150
56045 #, gcc-internal-format
56046 msgid "Can't open module file %qs for writing at %C: %s"
56047 msgstr ""
56049 #: fortran/module.c:6171
56050 #, gcc-internal-format
56051 msgid "Error writing module file %qs for writing: %s"
56052 msgstr ""
56054 #: fortran/module.c:6182
56055 #, gcc-internal-format
56056 msgid "Can't delete module file %qs: %s"
56057 msgstr "Не вдалося вилучити файл модуля %qs: %s"
56059 #: fortran/module.c:6185
56060 #, gcc-internal-format
56061 msgid "Can't rename module file %qs to %qs: %s"
56062 msgstr ""
56064 #: fortran/module.c:6191
56065 #, gcc-internal-format
56066 msgid "Can't delete temporary module file %qs: %s"
56067 msgstr ""
56069 #: fortran/module.c:6248
56070 #, gcc-internal-format
56071 msgid "Symbol %qs at %C already declared"
56072 msgstr ""
56074 #: fortran/module.c:6319
56075 #, gcc-internal-format, gfc-internal-format
56076 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
56077 msgstr "import_iso_c_binding_module(): не вдалося створити символ для %s"
56079 #: fortran/module.c:6427 fortran/module.c:6771
56080 #, gcc-internal-format
56081 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
56082 msgstr ""
56084 #: fortran/module.c:6555
56085 #, gcc-internal-format
56086 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
56087 msgstr ""
56089 #: fortran/module.c:6576 fortran/module.c:6609 fortran/module.c:6651
56090 #, gcc-internal-format
56091 msgid "Symbol %qs already declared"
56092 msgstr "Символ %qs вже оголошено"
56094 #: fortran/module.c:6756
56095 #, gcc-internal-format
56096 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
56097 msgstr ""
56099 #: fortran/module.c:6778
56100 #, gcc-internal-format
56101 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
56102 msgstr ""
56104 #: fortran/module.c:6846
56105 #, gcc-internal-format, gfc-internal-format
56106 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
56107 msgstr ""
56109 #: fortran/module.c:6900
56110 #, gcc-internal-format
56111 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
56112 msgstr ""
56114 #: fortran/module.c:6926
56115 #, gcc-internal-format, gfc-internal-format
56116 msgid "USE statement at %C has no ONLY qualifier"
56117 msgstr ""
56119 #: fortran/module.c:6955
56120 #, gcc-internal-format, gfc-internal-format
56121 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
56122 msgstr "внутрішній модуль ISO_FORTRAN_ENV у %C"
56124 #: fortran/module.c:6967
56125 #, gcc-internal-format, gfc-internal-format
56126 msgid "ISO_C_BINDING module at %C"
56127 msgstr "модуль ISO_C_BINDING у %C"
56129 #: fortran/module.c:6980
56130 #, gcc-internal-format
56131 msgid "Can't find an intrinsic module named %qs at %C"
56132 msgstr ""
56134 #: fortran/module.c:6986
56135 #, gcc-internal-format, gfc-internal-format
56136 msgid "IEEE_FEATURES module at %C"
56137 msgstr "модуль IEEE_FEATURES у %C"
56139 #: fortran/module.c:6992
56140 #, gcc-internal-format, gfc-internal-format
56141 msgid "IEEE_EXCEPTIONS module at %C"
56142 msgstr "модуль IEEE_EXCEPTIONS у %C"
56144 #: fortran/module.c:6998
56145 #, gcc-internal-format, gfc-internal-format
56146 msgid "IEEE_ARITHMETIC module at %C"
56147 msgstr "модуль IEEE_ARITHMETIC у %C"
56149 #: fortran/module.c:7008
56150 #, gcc-internal-format
56151 msgid "Can't open module file %qs for reading at %C: %s"
56152 msgstr "Не вдалося відкрити файл модуля %qs для читання у %C: %s"
56154 #: fortran/module.c:7011
56155 #, gcc-internal-format
56156 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."
56157 msgstr ""
56159 #: fortran/module.c:7022
56160 #, gcc-internal-format
56161 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
56162 msgstr ""
56164 #: fortran/module.c:7045
56165 #, gcc-internal-format
56166 msgid "File %qs opened at %C is not a GNU Fortran module file"
56167 msgstr ""
56169 #: fortran/module.c:7053
56170 #, gcc-internal-format
56171 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
56172 msgstr ""
56174 #: fortran/module.c:7068
56175 #, gcc-internal-format, gfc-internal-format
56176 msgid "Can't USE the same %smodule we're building"
56177 msgstr ""
56179 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
56180 #: fortran/openmp.c:3166
56181 #, gcc-internal-format, gfc-internal-format
56182 msgid "COMMON block /%s/ not found at %C"
56183 msgstr ""
56185 #: fortran/openmp.c:335 fortran/openmp.c:425
56186 #, gcc-internal-format, gfc-internal-format
56187 msgid "Syntax error in OpenMP variable list at %C"
56188 msgstr "Синтаксична помилка у списку змінних OpenMP у %C"
56190 #: fortran/openmp.c:499
56191 #, gcc-internal-format, gfc-internal-format
56192 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
56193 msgstr "Синтаксична помилка у списку OpenMP DEPEND SINK у %C"
56195 #: fortran/openmp.c:561
56196 #, gcc-internal-format, gfc-internal-format
56197 msgid "Syntax error in OpenACC expression list at %C"
56198 msgstr "Синтаксична помилка у списку виразів OpenACC у %C"
56200 #: fortran/openmp.c:628
56201 #, gcc-internal-format
56202 msgid "Unexpected OpenACC parallelism."
56203 msgstr ""
56205 #: fortran/openmp.c:660
56206 #, gcc-internal-format, gfc-internal-format
56207 msgid "Variable at %C is an element of a COMMON block"
56208 msgstr ""
56210 #: fortran/openmp.c:720
56211 #, gcc-internal-format, gfc-internal-format
56212 msgid "Unexpected junk after !$ACC DECLARE at %C"
56213 msgstr ""
56215 #: fortran/openmp.c:730
56216 #, gcc-internal-format, gfc-internal-format
56217 msgid "Syntax error in !$ACC DECLARE list at %C"
56218 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
56220 #: fortran/openmp.c:1032
56221 #, gcc-internal-format, gfc-internal-format
56222 msgid "COLLAPSE clause argument not constant positive integer at %C"
56223 msgstr ""
56225 #: fortran/openmp.c:1492
56226 #, gcc-internal-format, gfc-internal-format
56227 msgid "ORDERED clause argument not constant positive integer at %C"
56228 msgstr ""
56230 #: fortran/openmp.c:1675
56231 #, gcc-internal-format, gfc-internal-format
56232 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
56233 msgstr ""
56235 #: fortran/openmp.c:2067
56236 #, gcc-internal-format, gfc-internal-format
56237 msgid "Invalid clause in module with !$ACC DECLARE at %L"
56238 msgstr ""
56240 #: fortran/openmp.c:2077
56241 #, gcc-internal-format, gfc-internal-format
56242 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
56243 msgstr ""
56245 #: fortran/openmp.c:2085
56246 #, gcc-internal-format, gfc-internal-format
56247 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
56248 msgstr ""
56250 #: fortran/openmp.c:2132
56251 #, gcc-internal-format
56252 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
56253 msgstr ""
56255 #: fortran/openmp.c:2180
56256 #, gcc-internal-format, gfc-internal-format
56257 msgid "Invalid argument to !$ACC WAIT at %C"
56258 msgstr "Некоректний аргумент !$ACC WAIT у %C"
56260 #: fortran/openmp.c:2187
56261 #, gcc-internal-format, gfc-internal-format
56262 msgid "WAIT clause at %L requires a scalar INTEGER expression"
56263 msgstr ""
56265 #: fortran/openmp.c:2220
56266 #, gcc-internal-format, gfc-internal-format
56267 msgid "ACC CACHE directive must be inside of loop %C"
56268 msgstr ""
56270 #: fortran/openmp.c:2251
56271 #, gcc-internal-format
56272 msgid "Multiple loop axes specified for routine"
56273 msgstr ""
56275 #: fortran/openmp.c:2277
56276 #, gcc-internal-format, gfc-internal-format
56277 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
56278 msgstr ""
56280 #: fortran/openmp.c:2305
56281 #, gcc-internal-format, gfc-internal-format
56282 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
56283 msgstr ""
56285 #: fortran/openmp.c:2314
56286 #, gcc-internal-format, gfc-internal-format
56287 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
56288 msgstr ""
56290 #: fortran/openmp.c:2321
56291 #, gcc-internal-format, gfc-internal-format
56292 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
56293 msgstr ""
56295 #: fortran/openmp.c:2456 fortran/openmp.c:2480
56296 #, gcc-internal-format, gfc-internal-format
56297 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
56298 msgstr ""
56300 #: fortran/openmp.c:2547
56301 #, gcc-internal-format, gfc-internal-format
56302 msgid "Unexpected junk after $OMP FLUSH statement at %C"
56303 msgstr ""
56305 #: fortran/openmp.c:2941 fortran/openmp.c:6230
56306 #, gcc-internal-format, gfc-internal-format
56307 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
56308 msgstr ""
56310 #: fortran/openmp.c:2945 fortran/openmp.c:6234
56311 #, gcc-internal-format, gfc-internal-format
56312 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
56313 msgstr ""
56315 #: fortran/openmp.c:2950
56316 #, gcc-internal-format, gfc-internal-format
56317 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
56318 msgstr ""
56320 #: fortran/openmp.c:2952
56321 #, gcc-internal-format, gfc-internal-format
56322 msgid "Previous !$OMP DECLARE REDUCTION at %L"
56323 msgstr ""
56325 #: fortran/openmp.c:2972
56326 #, gcc-internal-format, gfc-internal-format
56327 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
56328 msgstr ""
56330 #: fortran/openmp.c:3009
56331 #, gcc-internal-format, gfc-internal-format
56332 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
56333 msgstr ""
56335 #: fortran/openmp.c:3024
56336 #, gcc-internal-format, gfc-internal-format
56337 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
56338 msgstr ""
56340 #: fortran/openmp.c:3047
56341 #, gcc-internal-format, gfc-internal-format
56342 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
56343 msgstr ""
56345 #: fortran/openmp.c:3052
56346 #, gcc-internal-format, gfc-internal-format
56347 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
56348 msgstr ""
56350 #: fortran/openmp.c:3058
56351 #, gcc-internal-format, gfc-internal-format
56352 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
56353 msgstr ""
56355 #: fortran/openmp.c:3062
56356 #, gcc-internal-format, gfc-internal-format
56357 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
56358 msgstr ""
56360 #: fortran/openmp.c:3077
56361 #, gcc-internal-format, gfc-internal-format
56362 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
56363 msgstr ""
56365 #: fortran/openmp.c:3083
56366 #, gcc-internal-format, gfc-internal-format
56367 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
56368 msgstr ""
56370 #: fortran/openmp.c:3087
56371 #, gcc-internal-format, gfc-internal-format
56372 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
56373 msgstr ""
56375 #: fortran/openmp.c:3114
56376 #, gcc-internal-format, gfc-internal-format
56377 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
56378 msgstr ""
56380 #: fortran/openmp.c:3146
56381 #, gcc-internal-format, gfc-internal-format
56382 msgid "Threadprivate variable at %C is an element of a COMMON block"
56383 msgstr ""
56385 #: fortran/openmp.c:3183
56386 #, gcc-internal-format, gfc-internal-format
56387 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
56388 msgstr ""
56390 #: fortran/openmp.c:3190
56391 #, gcc-internal-format, gfc-internal-format
56392 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
56393 msgstr ""
56395 #: fortran/openmp.c:3404
56396 #, gcc-internal-format, gfc-internal-format
56397 msgid "Unexpected junk after TASKWAIT clause at %C"
56398 msgstr ""
56400 #: fortran/openmp.c:3418
56401 #, gcc-internal-format, gfc-internal-format
56402 msgid "Unexpected junk after TASKYIELD clause at %C"
56403 msgstr ""
56405 #: fortran/openmp.c:3477
56406 #, gcc-internal-format, gfc-internal-format
56407 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
56408 msgstr ""
56410 #: fortran/openmp.c:3491
56411 #, gcc-internal-format, gfc-internal-format
56412 msgid "Unexpected junk after $OMP MASTER statement at %C"
56413 msgstr ""
56415 #: fortran/openmp.c:3550
56416 #, gcc-internal-format, gfc-internal-format
56417 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
56418 msgstr ""
56420 #: fortran/openmp.c:3577
56421 #, gcc-internal-format, gfc-internal-format
56422 msgid "Unexpected junk after $OMP BARRIER statement at %C"
56423 msgstr ""
56425 #: fortran/openmp.c:3591
56426 #, gcc-internal-format, gfc-internal-format
56427 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
56428 msgstr ""
56430 #: fortran/openmp.c:3641
56431 #, gcc-internal-format, gfc-internal-format
56432 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
56433 msgstr ""
56435 #: fortran/openmp.c:3661
56436 #, gcc-internal-format, gfc-internal-format
56437 msgid "Unexpected junk after NOWAIT clause at %C"
56438 msgstr ""
56440 #: fortran/openmp.c:3703
56441 #, gcc-internal-format, gfc-internal-format
56442 msgid "%s clause at %L requires a scalar INTEGER expression"
56443 msgstr ""
56445 #: fortran/openmp.c:3714
56446 #, gcc-internal-format, gfc-internal-format
56447 msgid "INTEGER expression of %s clause at %L must be positive"
56448 msgstr ""
56450 #: fortran/openmp.c:3725
56451 #, gcc-internal-format, gfc-internal-format
56452 msgid "INTEGER expression of %s clause at %L must be non-negative"
56453 msgstr "Вираз INTEGER пункту %s у %L має бути невід'ємним"
56455 #: fortran/openmp.c:3736
56456 #, gcc-internal-format
56457 msgid "POINTER object %qs of derived type in %s clause at %L"
56458 msgstr ""
56460 #: fortran/openmp.c:3739
56461 #, gcc-internal-format
56462 msgid "Cray pointer object %qs of derived type in %s clause at %L"
56463 msgstr ""
56465 #: fortran/openmp.c:3742
56466 #, gcc-internal-format
56467 msgid "Cray pointee object %qs of derived type in %s clause at %L"
56468 msgstr ""
56470 #: fortran/openmp.c:3748 fortran/openmp.c:4686
56471 #, gcc-internal-format
56472 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
56473 msgstr ""
56475 #: fortran/openmp.c:3753
56476 #, gcc-internal-format
56477 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
56478 msgstr ""
56480 #: fortran/openmp.c:3758
56481 #, gcc-internal-format
56482 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
56483 msgstr ""
56485 #: fortran/openmp.c:3768 fortran/openmp.c:4384 fortran/openmp.c:4489
56486 #, gcc-internal-format
56487 msgid "Assumed size array %qs in %s clause at %L"
56488 msgstr ""
56490 #: fortran/openmp.c:3771
56491 #, gcc-internal-format
56492 msgid "Assumed rank array %qs in %s clause at %L"
56493 msgstr ""
56495 #: fortran/openmp.c:3775
56496 #, gcc-internal-format
56497 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
56498 msgstr ""
56500 #: fortran/openmp.c:3783
56501 #, gcc-internal-format
56502 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
56503 msgstr ""
56505 #: fortran/openmp.c:3788
56506 #, gcc-internal-format
56507 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
56508 msgstr ""
56510 #: fortran/openmp.c:3800 fortran/openmp.c:4479
56511 #, gcc-internal-format
56512 msgid "POINTER object %qs in %s clause at %L"
56513 msgstr ""
56515 #: fortran/openmp.c:3805 fortran/openmp.c:4690
56516 #, gcc-internal-format
56517 msgid "Cray pointer object %qs in %s clause at %L"
56518 msgstr ""
56520 #: fortran/openmp.c:3810 fortran/openmp.c:4693
56521 #, gcc-internal-format
56522 msgid "Cray pointee object %qs in %s clause at %L"
56523 msgstr ""
56525 #: fortran/openmp.c:3815 fortran/openmp.c:4681
56526 #, gcc-internal-format
56527 msgid "ALLOCATABLE object %qs in %s clause at %L"
56528 msgstr ""
56530 #: fortran/openmp.c:3818
56531 #, gcc-internal-format
56532 msgid "VALUE object %qs in %s clause at %L"
56533 msgstr ""
56535 #: fortran/openmp.c:3861
56536 #, gcc-internal-format, gfc-internal-format
56537 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
56538 msgstr ""
56540 #: fortran/openmp.c:3910
56541 #, gcc-internal-format, gfc-internal-format
56542 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
56543 msgstr ""
56545 #: fortran/openmp.c:3943
56546 #, gcc-internal-format, gfc-internal-format
56547 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
56548 msgstr ""
56550 #: fortran/openmp.c:3951 fortran/openmp.c:3962 fortran/resolve.c:10041
56551 #: fortran/resolve.c:11315
56552 #, gcc-internal-format, gfc-internal-format
56553 msgid "IF clause at %L requires a scalar LOGICAL expression"
56554 msgstr ""
56556 #: fortran/openmp.c:3966
56557 #, gcc-internal-format, gfc-internal-format
56558 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
56559 msgstr ""
56561 #: fortran/openmp.c:4043
56562 #, gcc-internal-format, gfc-internal-format
56563 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
56564 msgstr ""
56566 #: fortran/openmp.c:4053
56567 #, gcc-internal-format, gfc-internal-format
56568 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
56569 msgstr ""
56571 #: fortran/openmp.c:4063
56572 #, gcc-internal-format, gfc-internal-format
56573 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
56574 msgstr ""
56576 #: fortran/openmp.c:4068
56577 #, gcc-internal-format, gfc-internal-format
56578 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
56579 msgstr ""
56581 #: fortran/openmp.c:4083
56582 #, gcc-internal-format
56583 msgid "Variable %qs is not a dummy argument at %L"
56584 msgstr ""
56586 #: fortran/openmp.c:4115 fortran/openmp.c:5998
56587 #, gcc-internal-format
56588 msgid "Object %qs is not a variable at %L"
56589 msgstr ""
56591 #: fortran/openmp.c:4131 fortran/openmp.c:4142 fortran/openmp.c:4150
56592 #: fortran/openmp.c:4161 fortran/openmp.c:4173 fortran/openmp.c:4188
56593 #: fortran/openmp.c:6028
56594 #, gcc-internal-format
56595 msgid "Symbol %qs present on multiple clauses at %L"
56596 msgstr ""
56598 #: fortran/openmp.c:4195
56599 #, gcc-internal-format
56600 msgid "Array %qs is not permitted in reduction at %L"
56601 msgstr ""
56603 #: fortran/openmp.c:4208
56604 #, gcc-internal-format
56605 msgid "Symbol %qs present on both FROM and TO clauses at %L"
56606 msgstr ""
56608 #: fortran/openmp.c:4230
56609 #, gcc-internal-format
56610 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
56611 msgstr ""
56613 #: fortran/openmp.c:4238
56614 #, gcc-internal-format
56615 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
56616 msgstr ""
56618 #: fortran/openmp.c:4241
56619 #, gcc-internal-format
56620 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
56621 msgstr ""
56623 #: fortran/openmp.c:4249
56624 #, gcc-internal-format
56625 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
56626 msgstr ""
56628 #: fortran/openmp.c:4252
56629 #, gcc-internal-format
56630 msgid "Cray pointee %qs in SHARED clause at %L"
56631 msgstr ""
56633 #: fortran/openmp.c:4255
56634 #, gcc-internal-format
56635 msgid "ASSOCIATE name %qs in SHARED clause at %L"
56636 msgstr ""
56638 #: fortran/openmp.c:4270
56639 #, gcc-internal-format
56640 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
56641 msgstr ""
56643 #: fortran/openmp.c:4282
56644 #, gcc-internal-format
56645 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
56646 msgstr ""
56648 #: fortran/openmp.c:4301
56649 #, gcc-internal-format, gfc-internal-format
56650 msgid "SINK dependence type only allowed on ORDERED directive at %L"
56651 msgstr ""
56653 #: fortran/openmp.c:4305
56654 #, gcc-internal-format, gfc-internal-format
56655 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
56656 msgstr ""
56658 #: fortran/openmp.c:4315
56659 #, gcc-internal-format, gfc-internal-format
56660 msgid "SINK addend not a constant integer at %L"
56661 msgstr ""
56663 #: fortran/openmp.c:4321
56664 #, gcc-internal-format, gfc-internal-format
56665 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
56666 msgstr ""
56668 #: fortran/openmp.c:4332 fortran/openmp.c:4353
56669 #, gcc-internal-format
56670 msgid "%qs in %s clause at %L is not a proper array section"
56671 msgstr ""
56673 #: fortran/openmp.c:4336
56674 #, gcc-internal-format, gfc-internal-format
56675 msgid "Coarrays not supported in %s clause at %L"
56676 msgstr ""
56678 #: fortran/openmp.c:4345
56679 #, gcc-internal-format, gfc-internal-format
56680 msgid "Stride should not be specified for array section in %s clause at %L"
56681 msgstr ""
56683 #: fortran/openmp.c:4366
56684 #, gcc-internal-format
56685 msgid "%qs in DEPEND clause at %L is a zero size array section"
56686 msgstr ""
56688 #: fortran/openmp.c:4402
56689 #, gcc-internal-format, gfc-internal-format
56690 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
56691 msgstr ""
56693 #: fortran/openmp.c:4418
56694 #, gcc-internal-format, gfc-internal-format
56695 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
56696 msgstr ""
56698 #: fortran/openmp.c:4433
56699 #, gcc-internal-format, gfc-internal-format
56700 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
56701 msgstr ""
56703 #: fortran/openmp.c:4449 fortran/openmp.c:4465
56704 #, gcc-internal-format
56705 msgid "THREADPRIVATE object %qs in %s clause at %L"
56706 msgstr ""
56708 #: fortran/openmp.c:4452 fortran/openmp.c:4468
56709 #, gcc-internal-format
56710 msgid "Cray pointee %qs in %s clause at %L"
56711 msgstr ""
56713 #: fortran/openmp.c:4471
56714 #, gcc-internal-format
56715 msgid "ASSOCIATE name %qs in %s clause at %L"
56716 msgstr ""
56718 #: fortran/openmp.c:4476
56719 #, gcc-internal-format
56720 msgid "Procedure pointer %qs in %s clause at %L"
56721 msgstr ""
56723 #: fortran/openmp.c:4482
56724 #, gcc-internal-format
56725 msgid "Cray pointer %qs in %s clause at %L"
56726 msgstr ""
56728 #: fortran/openmp.c:4492
56729 #, gcc-internal-format
56730 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
56731 msgstr ""
56733 #. case OMP_LIST_REDUCTION:
56734 #: fortran/openmp.c:4502
56735 #, gcc-internal-format
56736 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
56737 msgstr ""
56739 #: fortran/openmp.c:4595
56740 #, gcc-internal-format, gfc-internal-format
56741 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
56742 msgstr ""
56744 #: fortran/openmp.c:4621
56745 #, gcc-internal-format, gfc-internal-format
56746 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
56747 msgstr ""
56749 #: fortran/openmp.c:4626
56750 #, gcc-internal-format, gfc-internal-format
56751 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
56752 msgstr ""
56754 #: fortran/openmp.c:4631
56755 #, gcc-internal-format
56756 msgid "LINEAR variable %qs must be INTEGER at %L"
56757 msgstr ""
56759 #: fortran/openmp.c:4636
56760 #, gcc-internal-format
56761 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
56762 msgstr ""
56764 #: fortran/openmp.c:4647
56765 #, gcc-internal-format
56766 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
56767 msgstr ""
56769 #: fortran/openmp.c:4664
56770 #, gcc-internal-format
56771 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
56772 msgstr ""
56774 #: fortran/openmp.c:4698
56775 #, gcc-internal-format
56776 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
56777 msgstr ""
56779 #: fortran/openmp.c:4730
56780 #, gcc-internal-format, gfc-internal-format
56781 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
56782 msgstr ""
56784 #: fortran/openmp.c:4762
56785 #, gcc-internal-format, gfc-internal-format
56786 msgid "Incompatible use of TILE and COLLAPSE at %L"
56787 msgstr ""
56789 #: fortran/openmp.c:4764
56790 #, gcc-internal-format, gfc-internal-format
56791 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
56792 msgstr ""
56794 #: fortran/openmp.c:4777
56795 #, gcc-internal-format, gfc-internal-format
56796 msgid "%s must contain at least one MAP clause at %L"
56797 msgstr ""
56799 #: fortran/openmp.c:4874
56800 #, gcc-internal-format, gfc-internal-format
56801 msgid "unexpected !$OMP ATOMIC expression at %L"
56802 msgstr "неочікуваний вираз !$OMP ATOMIC у %L"
56804 #: fortran/openmp.c:4903
56805 #, gcc-internal-format, gfc-internal-format
56806 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
56807 msgstr ""
56809 #: fortran/openmp.c:4928
56810 #, gcc-internal-format, gfc-internal-format
56811 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
56812 msgstr ""
56814 #: fortran/openmp.c:4933
56815 #, gcc-internal-format, gfc-internal-format
56816 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
56817 msgstr ""
56819 #: fortran/openmp.c:4955 fortran/openmp.c:5246
56820 #, gcc-internal-format, gfc-internal-format
56821 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
56822 msgstr ""
56824 #: fortran/openmp.c:4970
56825 #, gcc-internal-format, gfc-internal-format
56826 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
56827 msgstr ""
56829 #: fortran/openmp.c:4977 fortran/openmp.c:5253
56830 #, gcc-internal-format, gfc-internal-format
56831 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
56832 msgstr ""
56834 #: fortran/openmp.c:4993
56835 #, gcc-internal-format, gfc-internal-format
56836 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
56837 msgstr ""
56839 #: fortran/openmp.c:5035
56840 #, gcc-internal-format, gfc-internal-format
56841 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
56842 msgstr ""
56844 #: fortran/openmp.c:5083
56845 #, gcc-internal-format, gfc-internal-format
56846 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
56847 msgstr ""
56849 #: fortran/openmp.c:5097
56850 #, gcc-internal-format, gfc-internal-format
56851 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
56852 msgstr ""
56854 #: fortran/openmp.c:5129
56855 #, gcc-internal-format, gfc-internal-format
56856 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
56857 msgstr ""
56859 #: fortran/openmp.c:5153
56860 #, gcc-internal-format, gfc-internal-format
56861 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
56862 msgstr ""
56864 #: fortran/openmp.c:5160
56865 #, gcc-internal-format, gfc-internal-format
56866 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
56867 msgstr ""
56869 #: fortran/openmp.c:5177
56870 #, gcc-internal-format
56871 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
56872 msgstr ""
56874 #: fortran/openmp.c:5184
56875 #, gcc-internal-format, gfc-internal-format
56876 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
56877 msgstr ""
56879 #: fortran/openmp.c:5192
56880 #, gcc-internal-format
56881 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
56882 msgstr ""
56884 #: fortran/openmp.c:5210
56885 #, gcc-internal-format, gfc-internal-format
56886 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
56887 msgstr ""
56889 #: fortran/openmp.c:5224
56890 #, gcc-internal-format, gfc-internal-format
56891 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
56892 msgstr ""
56894 #: fortran/openmp.c:5543
56895 #, gcc-internal-format, gfc-internal-format
56896 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
56897 msgstr ""
56899 #: fortran/openmp.c:5549
56900 #, gcc-internal-format, gfc-internal-format
56901 msgid "%s cannot be a DO CONCURRENT loop at %L"
56902 msgstr ""
56904 #: fortran/openmp.c:5555
56905 #, gcc-internal-format, gfc-internal-format
56906 msgid "%s iteration variable must be of type integer at %L"
56907 msgstr ""
56909 #: fortran/openmp.c:5559
56910 #, gcc-internal-format, gfc-internal-format
56911 msgid "%s iteration variable must not be THREADPRIVATE at %L"
56912 msgstr ""
56914 #: fortran/openmp.c:5572
56915 #, gcc-internal-format, gfc-internal-format
56916 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
56917 msgstr ""
56919 #: fortran/openmp.c:5576
56920 #, gcc-internal-format, gfc-internal-format
56921 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
56922 msgstr ""
56924 #: fortran/openmp.c:5580
56925 #, gcc-internal-format, gfc-internal-format
56926 msgid "%s iteration variable present on clause other than LINEAR at %L"
56927 msgstr ""
56929 #: fortran/openmp.c:5598
56930 #, gcc-internal-format, gfc-internal-format
56931 msgid "%s collapsed loops don't form rectangular iteration space at %L"
56932 msgstr ""
56934 #: fortran/openmp.c:5610
56935 #, gcc-internal-format, gfc-internal-format
56936 msgid "collapsed %s loops not perfectly nested at %L"
56937 msgstr ""
56939 #: fortran/openmp.c:5619 fortran/openmp.c:5627
56940 #, gcc-internal-format, gfc-internal-format
56941 msgid "not enough DO loops for collapsed %s at %L"
56942 msgstr ""
56944 #: fortran/openmp.c:5711 fortran/openmp.c:5724
56945 #, gcc-internal-format, gfc-internal-format
56946 msgid "The %s directive cannot be specified within a %s region at %L"
56947 msgstr ""
56949 #: fortran/openmp.c:5743
56950 #, gcc-internal-format, gfc-internal-format
56951 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
56952 msgstr ""
56954 #: fortran/openmp.c:5749
56955 #, gcc-internal-format, gfc-internal-format
56956 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
56957 msgstr ""
56959 #: fortran/openmp.c:5765
56960 #, gcc-internal-format, gfc-internal-format
56961 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
56962 msgstr ""
56964 #: fortran/openmp.c:5777
56965 #, gcc-internal-format, gfc-internal-format
56966 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
56967 msgstr ""
56969 #: fortran/openmp.c:5787 fortran/openmp.c:5796
56970 #, gcc-internal-format, gfc-internal-format
56971 msgid "not enough DO loops for %s !$ACC LOOP at %L"
56972 msgstr ""
56974 #: fortran/openmp.c:5811 fortran/openmp.c:5818
56975 #, gcc-internal-format, gfc-internal-format
56976 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
56977 msgstr ""
56979 #: fortran/openmp.c:5840
56980 #, gcc-internal-format, gfc-internal-format
56981 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
56982 msgstr ""
56984 #: fortran/openmp.c:5844 fortran/openmp.c:5848
56985 #, gcc-internal-format, gfc-internal-format
56986 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
56987 msgstr ""
56989 #: fortran/openmp.c:5855
56990 #, gcc-internal-format, gfc-internal-format
56991 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
56992 msgstr ""
56994 #: fortran/openmp.c:5859
56995 #, gcc-internal-format, gfc-internal-format
56996 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
56997 msgstr ""
56999 #: fortran/openmp.c:5865
57000 #, gcc-internal-format, gfc-internal-format
57001 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
57002 msgstr ""
57004 #: fortran/openmp.c:5877
57005 #, gcc-internal-format, gfc-internal-format
57006 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
57007 msgstr ""
57009 #: fortran/openmp.c:5879
57010 #, gcc-internal-format, gfc-internal-format
57011 msgid "Clause SEQ conflicts with GANG at %L"
57012 msgstr ""
57014 #: fortran/openmp.c:5881
57015 #, gcc-internal-format, gfc-internal-format
57016 msgid "Clause SEQ conflicts with WORKER at %L"
57017 msgstr ""
57019 #: fortran/openmp.c:5883
57020 #, gcc-internal-format, gfc-internal-format
57021 msgid "Clause SEQ conflicts with VECTOR at %L"
57022 msgstr ""
57024 #: fortran/openmp.c:5885
57025 #, gcc-internal-format, gfc-internal-format
57026 msgid "Clause SEQ conflicts with AUTO at %L"
57027 msgstr ""
57029 #: fortran/openmp.c:5890
57030 #, gcc-internal-format, gfc-internal-format
57031 msgid "Clause AUTO conflicts with GANG at %L"
57032 msgstr ""
57034 #: fortran/openmp.c:5892
57035 #, gcc-internal-format, gfc-internal-format
57036 msgid "Clause AUTO conflicts with WORKER at %L"
57037 msgstr ""
57039 #: fortran/openmp.c:5894
57040 #, gcc-internal-format, gfc-internal-format
57041 msgid "Clause AUTO conflicts with VECTOR at %L"
57042 msgstr ""
57044 #: fortran/openmp.c:5898
57045 #, gcc-internal-format, gfc-internal-format
57046 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
57047 msgstr ""
57049 #: fortran/openmp.c:5933
57050 #, gcc-internal-format, gfc-internal-format
57051 msgid "TILE requires constant expression at %L"
57052 msgstr ""
57054 #: fortran/openmp.c:6004
57055 #, gcc-internal-format
57056 msgid "PARAMETER object %qs is not allowed at %L"
57057 msgstr ""
57059 #: fortran/openmp.c:6011
57060 #, gcc-internal-format
57061 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
57062 msgstr ""
57064 #: fortran/openmp.c:6138
57065 #, gcc-internal-format, gfc-internal-format
57066 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
57067 msgstr ""
57069 #: fortran/openmp.c:6160
57070 #, gcc-internal-format
57071 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
57072 msgstr ""
57074 #: fortran/openmp.c:6184
57075 #, gcc-internal-format, gfc-internal-format
57076 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
57077 msgstr ""
57079 #: fortran/openmp.c:6192
57080 #, gcc-internal-format, gfc-internal-format
57081 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
57082 msgstr ""
57084 #: fortran/openmp.c:6221
57085 #, gcc-internal-format, gfc-internal-format
57086 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
57087 msgstr ""
57089 #: fortran/openmp.c:6243
57090 #, gcc-internal-format, gfc-internal-format
57091 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
57092 msgstr ""
57094 #: fortran/openmp.c:6259
57095 #, gcc-internal-format, gfc-internal-format
57096 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
57097 msgstr ""
57099 #: fortran/openmp.c:6274
57100 #, gcc-internal-format, gfc-internal-format
57101 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
57102 msgstr ""
57104 #: fortran/openmp.c:6284
57105 #, gcc-internal-format, gfc-internal-format
57106 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
57107 msgstr ""
57109 #: fortran/openmp.c:6292
57110 #, gcc-internal-format, gfc-internal-format
57111 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
57112 msgstr ""
57114 #: fortran/options.c:227
57115 #, gcc-internal-format
57116 msgid "-fexcess-precision=standard for Fortran"
57117 msgstr ""
57119 #: fortran/options.c:316
57120 #, gcc-internal-format
57121 msgid "Reading file %qs as free form"
57122 msgstr ""
57124 #: fortran/options.c:326
57125 #, gcc-internal-format
57126 msgid "%<-fd-lines-as-comments%> has no effect in free form"
57127 msgstr ""
57129 #: fortran/options.c:329
57130 #, gcc-internal-format
57131 msgid "%<-fd-lines-as-code%> has no effect in free form"
57132 msgstr ""
57134 #: fortran/options.c:367
57135 #, gcc-internal-format
57136 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
57137 msgstr ""
57139 #: fortran/options.c:370
57140 #, gcc-internal-format
57141 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
57142 msgstr ""
57144 #: fortran/options.c:372
57145 #, gcc-internal-format
57146 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
57147 msgstr ""
57149 #: fortran/options.c:375
57150 #, gcc-internal-format
57151 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
57152 msgstr ""
57154 #: fortran/options.c:378
57155 #, gcc-internal-format
57156 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
57157 msgstr ""
57159 #: fortran/options.c:430
57160 #, gcc-internal-format
57161 msgid "Fixed line length must be at least seven"
57162 msgstr ""
57164 #: fortran/options.c:433
57165 #, gcc-internal-format
57166 msgid "Free line length must be at least three"
57167 msgstr ""
57169 #: fortran/options.c:436
57170 #, gcc-internal-format, gfc-internal-format
57171 msgid "Maximum subrecord length cannot exceed %d"
57172 msgstr ""
57174 #: fortran/options.c:455
57175 #, gcc-internal-format
57176 msgid "gfortran: Only one %<-J%> option allowed"
57177 msgstr ""
57179 #: fortran/options.c:527
57180 #, gcc-internal-format
57181 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
57182 msgstr ""
57184 #: fortran/options.c:529
57185 #, gcc-internal-format
57186 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
57187 msgstr ""
57189 #: fortran/options.c:578
57190 #, gcc-internal-format
57191 msgid "Argument to %<-fcheck%> is not valid: %s"
57192 msgstr ""
57194 #: fortran/options.c:627
57195 #, gcc-internal-format
57196 msgid "%<-static-libgfortran%> is not supported in this configuration"
57197 msgstr ""
57199 #: fortran/options.c:650
57200 #, gcc-internal-format, gfc-internal-format
57201 msgid "Maximum supported identifier length is %d"
57202 msgstr ""
57204 #: fortran/options.c:670
57205 #, gcc-internal-format
57206 msgid "Unrecognized option to %<-finit-logical%>: %s"
57207 msgstr ""
57209 #: fortran/options.c:686
57210 #, gcc-internal-format
57211 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
57212 msgstr ""
57214 #: fortran/parse.c:593
57215 #, gcc-internal-format, gfc-internal-format
57216 msgid "Unclassifiable statement at %C"
57217 msgstr ""
57219 #: fortran/parse.c:631
57220 #, gcc-internal-format, gfc-internal-format
57221 msgid "OpenACC directives at %C may not appear in PURE procedures"
57222 msgstr ""
57224 #: fortran/parse.c:707
57225 #, gcc-internal-format, gfc-internal-format
57226 msgid "Unclassifiable OpenACC directive at %C"
57227 msgstr ""
57229 #: fortran/parse.c:835 fortran/parse.c:1044
57230 #, gcc-internal-format, gfc-internal-format
57231 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
57232 msgstr ""
57234 #: fortran/parse.c:1028
57235 #, gcc-internal-format, gfc-internal-format
57236 msgid "Unclassifiable OpenMP directive at %C"
57237 msgstr ""
57239 #: fortran/parse.c:1080
57240 #, gcc-internal-format, gfc-internal-format
57241 msgid "Unclassifiable GCC directive at %C"
57242 msgstr ""
57244 #: fortran/parse.c:1139 fortran/parse.c:1366
57245 #, gcc-internal-format, gfc-internal-format
57246 msgid "Zero is not a valid statement label at %C"
57247 msgstr ""
57249 #: fortran/parse.c:1146 fortran/parse.c:1358
57250 #, gcc-internal-format, gfc-internal-format
57251 msgid "Non-numeric character in statement label at %C"
57252 msgstr ""
57254 #: fortran/parse.c:1158 fortran/parse.c:1407
57255 #, gcc-internal-format, gfc-internal-format
57256 msgid "Semicolon at %C needs to be preceded by statement"
57257 msgstr ""
57259 #: fortran/parse.c:1165 fortran/parse.c:1422
57260 #, gcc-internal-format, gfc-internal-format
57261 msgid "Statement label without statement at %L"
57262 msgstr ""
57264 #: fortran/parse.c:1228 fortran/parse.c:1409
57265 #, gcc-internal-format, gfc-internal-format
57266 msgid "Fortran 2008: Semicolon at %C without preceding statement"
57267 msgstr ""
57269 #: fortran/parse.c:1251 fortran/parse.c:1385
57270 #, gcc-internal-format, gfc-internal-format
57271 msgid "Bad continuation line at %C"
57272 msgstr ""
57274 #: fortran/parse.c:1683
57275 #, gcc-internal-format, gfc-internal-format
57276 msgid "FORMAT statement at %L does not have a statement label"
57277 msgstr ""
57279 #: fortran/parse.c:2439
57280 #, gcc-internal-format
57281 msgid "gfc_ascii_statement(): Bad statement code"
57282 msgstr ""
57284 #: fortran/parse.c:2581
57285 #, gcc-internal-format, gfc-internal-format
57286 msgid "Unexpected %s statement at %C"
57287 msgstr ""
57289 #: fortran/parse.c:2736
57290 #, gcc-internal-format, gfc-internal-format
57291 msgid "%s statement at %C cannot follow %s statement at %L"
57292 msgstr ""
57294 #: fortran/parse.c:2753
57295 #, gcc-internal-format
57296 msgid "Unexpected end of file in %qs"
57297 msgstr ""
57299 #: fortran/parse.c:2788
57300 #, gcc-internal-format
57301 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
57302 msgstr ""
57304 #: fortran/parse.c:2791
57305 #, gcc-internal-format
57306 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
57307 msgstr ""
57309 #: fortran/parse.c:2811
57310 #, gcc-internal-format, gfc-internal-format
57311 msgid "Components in TYPE at %C must precede CONTAINS"
57312 msgstr ""
57314 #: fortran/parse.c:2815
57315 #, gcc-internal-format, gfc-internal-format
57316 msgid "Type-bound procedure at %C"
57317 msgstr ""
57319 #: fortran/parse.c:2823
57320 #, gcc-internal-format, gfc-internal-format
57321 msgid "GENERIC binding at %C"
57322 msgstr ""
57324 #: fortran/parse.c:2831
57325 #, gcc-internal-format, gfc-internal-format
57326 msgid "FINAL procedure declaration at %C"
57327 msgstr ""
57329 #: fortran/parse.c:2843
57330 #, gcc-internal-format, gfc-internal-format
57331 msgid "Derived type definition at %C with empty CONTAINS section"
57332 msgstr ""
57334 #: fortran/parse.c:2853 fortran/parse.c:3308
57335 #, gcc-internal-format, gfc-internal-format
57336 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
57337 msgstr ""
57339 #: fortran/parse.c:2860
57340 #, gcc-internal-format, gfc-internal-format
57341 msgid "PRIVATE statement at %C must precede procedure bindings"
57342 msgstr ""
57344 #: fortran/parse.c:2867 fortran/parse.c:3321
57345 #, gcc-internal-format, gfc-internal-format
57346 msgid "Duplicate PRIVATE statement at %C"
57347 msgstr ""
57349 #: fortran/parse.c:2877
57350 #, gcc-internal-format, gfc-internal-format
57351 msgid "SEQUENCE statement at %C must precede CONTAINS"
57352 msgstr ""
57354 #: fortran/parse.c:2881
57355 #, gcc-internal-format, gfc-internal-format
57356 msgid "Already inside a CONTAINS block at %C"
57357 msgstr ""
57359 #: fortran/parse.c:3000
57360 #, gcc-internal-format, gfc-internal-format
57361 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"
57362 msgstr ""
57364 #: fortran/parse.c:3006
57365 #, gcc-internal-format, gfc-internal-format
57366 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"
57367 msgstr ""
57369 #: fortran/parse.c:3011
57370 #, gcc-internal-format, gfc-internal-format
57371 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
57372 msgstr ""
57374 #: fortran/parse.c:3015
57375 #, gcc-internal-format, gfc-internal-format
57376 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
57377 msgstr ""
57379 #: fortran/parse.c:3020
57380 #, gcc-internal-format, gfc-internal-format
57381 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)"
57382 msgstr ""
57384 #: fortran/parse.c:3027
57385 #, gcc-internal-format, gfc-internal-format
57386 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)"
57387 msgstr ""
57389 #: fortran/parse.c:3037
57390 #, gcc-internal-format, gfc-internal-format
57391 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"
57392 msgstr ""
57394 #: fortran/parse.c:3043
57395 #, gcc-internal-format, gfc-internal-format
57396 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"
57397 msgstr ""
57399 #: fortran/parse.c:3048
57400 #, gcc-internal-format, gfc-internal-format
57401 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
57402 msgstr ""
57404 #: fortran/parse.c:3052
57405 #, gcc-internal-format, gfc-internal-format
57406 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
57407 msgstr ""
57409 #: fortran/parse.c:3057
57410 #, gcc-internal-format, gfc-internal-format
57411 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)"
57412 msgstr ""
57414 #: fortran/parse.c:3064
57415 #, gcc-internal-format, gfc-internal-format
57416 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)"
57417 msgstr ""
57419 #: fortran/parse.c:3116
57420 #, gcc-internal-format, gfc-internal-format
57421 msgid "failed to create map component '%s'"
57422 msgstr ""
57424 #: fortran/parse.c:3149
57425 #, gcc-internal-format, gfc-internal-format
57426 msgid "failed to create union component '%s'"
57427 msgstr ""
57429 #: fortran/parse.c:3204
57430 #, gcc-internal-format, gfc-internal-format
57431 msgid "Syntax error in nested structure declaration at %C"
57432 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
57434 #: fortran/parse.c:3291
57435 #, gcc-internal-format, gfc-internal-format
57436 msgid "FINAL declaration at %C must be inside CONTAINS"
57437 msgstr ""
57439 #: fortran/parse.c:3299
57440 #, gcc-internal-format, gfc-internal-format
57441 msgid "Derived type definition at %C without components"
57442 msgstr ""
57444 #: fortran/parse.c:3315
57445 #, gcc-internal-format, gfc-internal-format
57446 msgid "PRIVATE statement at %C must precede structure components"
57447 msgstr ""
57449 #: fortran/parse.c:3332
57450 #, gcc-internal-format, gfc-internal-format
57451 msgid "SEQUENCE statement at %C must precede structure components"
57452 msgstr ""
57454 #: fortran/parse.c:3338
57455 #, gcc-internal-format, gfc-internal-format
57456 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
57457 msgstr ""
57459 #: fortran/parse.c:3343
57460 #, gcc-internal-format, gfc-internal-format
57461 msgid "Duplicate SEQUENCE statement at %C"
57462 msgstr ""
57464 #: fortran/parse.c:3353
57465 #, gcc-internal-format, gfc-internal-format
57466 msgid "CONTAINS block in derived type definition at %C"
57467 msgstr ""
57469 #: fortran/parse.c:3411
57470 #, gcc-internal-format, gfc-internal-format
57471 msgid "ENUM declaration at %C has no ENUMERATORS"
57472 msgstr ""
57474 #: fortran/parse.c:3498
57475 #, gcc-internal-format, gfc-internal-format
57476 msgid "Unexpected %s statement in INTERFACE block at %C"
57477 msgstr ""
57479 #: fortran/parse.c:3522
57480 #, gcc-internal-format
57481 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
57482 msgstr ""
57484 #: fortran/parse.c:3556
57485 #, gcc-internal-format, gfc-internal-format
57486 msgid "Unexpected %s statement at %C in INTERFACE body"
57487 msgstr ""
57489 #: fortran/parse.c:3574
57490 #, gcc-internal-format
57491 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
57492 msgstr ""
57494 #: fortran/parse.c:3704
57495 #, gcc-internal-format, gfc-internal-format
57496 msgid "%s statement is not allowed inside of BLOCK at %C"
57497 msgstr ""
57499 #: fortran/parse.c:3736
57500 #, gcc-internal-format, gfc-internal-format
57501 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
57502 msgstr ""
57504 #: fortran/parse.c:3826
57505 #, gcc-internal-format, gfc-internal-format
57506 msgid "%s statement must appear in a MODULE"
57507 msgstr ""
57509 #: fortran/parse.c:3834
57510 #, gcc-internal-format, gfc-internal-format
57511 msgid "%s statement at %C follows another accessibility specification"
57512 msgstr ""
57514 #: fortran/parse.c:3886
57515 #, gcc-internal-format
57516 msgid "Bad kind expression for function %qs at %L"
57517 msgstr ""
57519 #: fortran/parse.c:3890
57520 #, gcc-internal-format
57521 msgid "The type for function %qs at %L is not accessible"
57522 msgstr ""
57524 #: fortran/parse.c:3950
57525 #, gcc-internal-format, gfc-internal-format
57526 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
57527 msgstr ""
57529 #: fortran/parse.c:3972
57530 #, gcc-internal-format, gfc-internal-format
57531 msgid "Unexpected %s statement in WHERE block at %C"
57532 msgstr ""
57534 #: fortran/parse.c:4031
57535 #, gcc-internal-format, gfc-internal-format
57536 msgid "Unexpected %s statement in FORALL block at %C"
57537 msgstr ""
57539 #: fortran/parse.c:4082
57540 #, gcc-internal-format, gfc-internal-format
57541 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
57542 msgstr ""
57544 #: fortran/parse.c:4100
57545 #, gcc-internal-format, gfc-internal-format
57546 msgid "Duplicate ELSE statements at %L and %C"
57547 msgstr ""
57549 #: fortran/parse.c:4161
57550 #, gcc-internal-format, gfc-internal-format
57551 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
57552 msgstr ""
57554 #: fortran/parse.c:4245
57555 #, gcc-internal-format, gfc-internal-format
57556 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
57557 msgstr ""
57559 #: fortran/parse.c:4307
57560 #, gcc-internal-format
57561 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
57562 msgstr ""
57564 #: fortran/parse.c:4340
57565 #, gcc-internal-format, gfc-internal-format
57566 msgid "End of nonblock DO statement at %C is within another block"
57567 msgstr ""
57569 #: fortran/parse.c:4350
57570 #, gcc-internal-format, gfc-internal-format
57571 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
57572 msgstr ""
57574 #: fortran/parse.c:4376
57575 #, gcc-internal-format, gfc-internal-format
57576 msgid "CRITICAL block inside of OpenACC region at %C"
57577 msgstr ""
57579 #: fortran/parse.c:4377
57580 #, gcc-internal-format, gfc-internal-format
57581 msgid "CRITICAL block inside of OpenMP region at %C"
57582 msgstr ""
57584 #: fortran/parse.c:4403
57585 #, gcc-internal-format, gfc-internal-format
57586 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
57587 msgstr ""
57589 #: fortran/parse.c:4472
57590 #, gcc-internal-format, gfc-internal-format
57591 msgid "BLOCK construct at %C"
57592 msgstr ""
57594 #: fortran/parse.c:4506
57595 #, gcc-internal-format, gfc-internal-format
57596 msgid "ASSOCIATE construct at %C"
57597 msgstr ""
57599 #: fortran/parse.c:4694
57600 #, gcc-internal-format, gfc-internal-format
57601 msgid "Statement label in ENDDO at %C doesn't match DO label"
57602 msgstr ""
57604 #: fortran/parse.c:4710
57605 #, gcc-internal-format, gfc-internal-format
57606 msgid "Named block DO at %L requires matching ENDDO name"
57607 msgstr ""
57609 #: fortran/parse.c:4901
57610 #, gcc-internal-format, gfc-internal-format
57611 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
57612 msgstr ""
57614 #: fortran/parse.c:4917 fortran/parse.c:4976
57615 #, gcc-internal-format, gfc-internal-format
57616 msgid "OpenACC directive inside of CRITICAL block at %C"
57617 msgstr ""
57619 #: fortran/parse.c:4951
57620 #, gcc-internal-format, gfc-internal-format
57621 msgid "Expecting %s at %C"
57622 msgstr ""
57624 #: fortran/parse.c:4995
57625 #, gcc-internal-format, gfc-internal-format
57626 msgid "Expected DO loop at %C"
57627 msgstr ""
57629 #: fortran/parse.c:5015
57630 #, gcc-internal-format, gfc-internal-format
57631 msgid "Redundant !$ACC END LOOP at %C"
57632 msgstr ""
57634 #: fortran/parse.c:5229
57635 #, gcc-internal-format, gfc-internal-format
57636 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
57637 msgstr ""
57639 #: fortran/parse.c:5287
57640 #, gcc-internal-format, gfc-internal-format
57641 msgid "%s statement at %C cannot terminate a non-block DO loop"
57642 msgstr ""
57644 #: fortran/parse.c:5301
57645 #, gcc-internal-format, gfc-internal-format
57646 msgid "DATA statement at %C after the first executable statement"
57647 msgstr ""
57649 #: fortran/parse.c:5427
57650 #, gcc-internal-format
57651 msgid "%<GCC unroll%> directive does not commence a loop at %C"
57652 msgstr ""
57654 #: fortran/parse.c:5542
57655 #, gcc-internal-format
57656 msgid "Contained procedure %qs at %C is already ambiguous"
57657 msgstr ""
57659 #: fortran/parse.c:5599
57660 #, gcc-internal-format, gfc-internal-format
57661 msgid "Unexpected %s statement in CONTAINS section at %C"
57662 msgstr ""
57664 #: fortran/parse.c:5624
57665 #, gcc-internal-format, gfc-internal-format
57666 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
57667 msgstr ""
57669 #: fortran/parse.c:5736
57670 #, gcc-internal-format, gfc-internal-format
57671 msgid "CONTAINS statement at %C is already in a contained program unit"
57672 msgstr ""
57674 #: fortran/parse.c:5788
57675 #, gcc-internal-format
57676 msgid "Global binding name %qs at %L is already being used as a %s at %L"
57677 msgstr ""
57679 #: fortran/parse.c:5792
57680 #, gcc-internal-format
57681 msgid "Global name %qs at %L is already being used as a %s at %L"
57682 msgstr ""
57684 #: fortran/parse.c:5798
57685 #, gcc-internal-format
57686 msgid "Global binding name %qs at %L is already being used at %L"
57687 msgstr ""
57689 #: fortran/parse.c:5801
57690 #, gcc-internal-format
57691 msgid "Global name %qs at %L is already being used at %L"
57692 msgstr ""
57694 #: fortran/parse.c:5823
57695 #, gcc-internal-format, gfc-internal-format
57696 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
57697 msgstr ""
57699 #: fortran/parse.c:5849
57700 #, gcc-internal-format, gfc-internal-format
57701 msgid "Unexpected %s statement in BLOCK DATA at %C"
57702 msgstr ""
57704 #: fortran/parse.c:5953
57705 #, gcc-internal-format, gfc-internal-format
57706 msgid "Unexpected %s statement in MODULE at %C"
57707 msgstr ""
57709 #. If we see a duplicate main program, shut down.  If the second
57710 #. instance is an implied main program, i.e. data decls or executable
57711 #. statements, we're in for lots of errors.
57712 #: fortran/parse.c:6337
57713 #, gcc-internal-format, gfc-internal-format
57714 msgid "Two main PROGRAMs at %L and %C"
57715 msgstr ""
57717 #: fortran/primary.c:103
57718 #, gcc-internal-format, gfc-internal-format
57719 msgid "Missing kind-parameter at %C"
57720 msgstr ""
57722 #: fortran/primary.c:136
57723 #, gcc-internal-format
57724 msgid "gfc_check_digit(): bad radix"
57725 msgstr ""
57727 #: fortran/primary.c:230
57728 #, gcc-internal-format, gfc-internal-format
57729 msgid "Integer kind %d at %C not available"
57730 msgstr ""
57732 #: fortran/primary.c:239
57733 #, gcc-internal-format, gfc-internal-format
57734 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
57735 msgstr ""
57737 #: fortran/primary.c:267
57738 #, gcc-internal-format, gfc-internal-format
57739 msgid "Hollerith constant at %C"
57740 msgstr ""
57742 #: fortran/primary.c:274
57743 #, gcc-internal-format, gfc-internal-format
57744 msgid "Invalid Hollerith constant: %L must contain at least one character"
57745 msgstr ""
57747 #: fortran/primary.c:280
57748 #, gcc-internal-format, gfc-internal-format
57749 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
57750 msgstr ""
57752 #: fortran/primary.c:300
57753 #, gcc-internal-format, gfc-internal-format
57754 msgid "Invalid Hollerith constant at %L contains a wide character"
57755 msgstr ""
57757 #: fortran/primary.c:386
57758 #, gcc-internal-format, gfc-internal-format
57759 msgid "Hexadecimal constant at %C uses non-standard syntax"
57760 msgstr ""
57762 #: fortran/primary.c:395
57763 #, gcc-internal-format, gfc-internal-format
57764 msgid "Empty set of digits in BOZ constant at %C"
57765 msgstr ""
57767 #: fortran/primary.c:401
57768 #, gcc-internal-format, gfc-internal-format
57769 msgid "Illegal character in BOZ constant at %C"
57770 msgstr ""
57772 #: fortran/primary.c:424
57773 #, gcc-internal-format, gfc-internal-format
57774 msgid "BOZ constant at %C uses non-standard postfix syntax"
57775 msgstr ""
57777 #: fortran/primary.c:454
57778 #, gcc-internal-format, gfc-internal-format
57779 msgid "Integer too big for integer kind %i at %C"
57780 msgstr ""
57782 #: fortran/primary.c:460
57783 #, gcc-internal-format, gfc-internal-format
57784 msgid "BOZ used outside a DATA statement at %C"
57785 msgstr ""
57787 #: fortran/primary.c:551
57788 #, gcc-internal-format, gfc-internal-format
57789 msgid "exponent-letter 'q' in real-literal-constant at %C"
57790 msgstr ""
57792 #: fortran/primary.c:556
57793 #, gcc-internal-format
57794 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
57795 msgstr ""
57797 #: fortran/primary.c:577
57798 #, gcc-internal-format, gfc-internal-format
57799 msgid "Missing exponent in real number at %C"
57800 msgstr ""
57802 #: fortran/primary.c:636
57803 #, gcc-internal-format
57804 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
57805 msgstr ""
57807 #: fortran/primary.c:666
57808 #, gcc-internal-format
57809 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
57810 msgstr ""
57812 #: fortran/primary.c:680
57813 #, gcc-internal-format
57814 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
57815 msgstr ""
57817 #: fortran/primary.c:713
57818 #, gcc-internal-format, gfc-internal-format
57819 msgid "Invalid real kind %d at %C"
57820 msgstr ""
57822 #: fortran/primary.c:728
57823 #, gcc-internal-format, gfc-internal-format
57824 msgid "Real constant overflows its kind at %C"
57825 msgstr ""
57827 #: fortran/primary.c:733
57828 #, gcc-internal-format, gfc-internal-format
57829 msgid "Real constant underflows its kind at %C"
57830 msgstr ""
57832 #: fortran/primary.c:738
57833 #, gcc-internal-format
57834 msgid "gfc_range_check() returned bad value"
57835 msgstr "gfc_range_check() повернуто помилкове значення"
57837 #: fortran/primary.c:785
57838 #, gcc-internal-format
57839 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
57840 msgstr ""
57842 #: fortran/primary.c:877
57843 #, gcc-internal-format, gfc-internal-format
57844 msgid "Syntax error in SUBSTRING specification at %C"
57845 msgstr ""
57847 #: fortran/primary.c:1085
57848 #, gcc-internal-format, gfc-internal-format
57849 msgid "Invalid kind %d for CHARACTER constant at %C"
57850 msgstr ""
57852 #: fortran/primary.c:1106
57853 #, gcc-internal-format, gfc-internal-format
57854 msgid "Unterminated character constant beginning at %C"
57855 msgstr ""
57857 #: fortran/primary.c:1136
57858 #, gcc-internal-format
57859 msgid "Character %qs in string at %C is not representable in character kind %d"
57860 msgstr ""
57862 #: fortran/primary.c:1149
57863 #, gcc-internal-format
57864 msgid "match_string_constant(): Delimiter not found"
57865 msgstr ""
57867 #: fortran/primary.c:1219
57868 #, gcc-internal-format, gfc-internal-format
57869 msgid "Bad kind for logical constant at %C"
57870 msgstr ""
57872 #: fortran/primary.c:1263
57873 #, gcc-internal-format, gfc-internal-format
57874 msgid "Expected PARAMETER symbol in complex constant at %C"
57875 msgstr ""
57877 #: fortran/primary.c:1274
57878 #, gcc-internal-format, gfc-internal-format
57879 msgid "Numeric PARAMETER required in complex constant at %C"
57880 msgstr ""
57882 #: fortran/primary.c:1280
57883 #, gcc-internal-format, gfc-internal-format
57884 msgid "Scalar PARAMETER required in complex constant at %C"
57885 msgstr ""
57887 #: fortran/primary.c:1284
57888 #, gcc-internal-format, gfc-internal-format
57889 msgid "PARAMETER symbol in complex constant at %C"
57890 msgstr ""
57892 #: fortran/primary.c:1307
57893 #, gcc-internal-format
57894 msgid "gfc_match_sym_complex_part(): Bad type"
57895 msgstr "gfc_match_sym_complex_part(): помилковий тип"
57897 #: fortran/primary.c:1314
57898 #, gcc-internal-format, gfc-internal-format
57899 msgid "Error converting PARAMETER constant in complex constant at %C"
57900 msgstr ""
57902 #: fortran/primary.c:1446
57903 #, gcc-internal-format, gfc-internal-format
57904 msgid "Syntax error in COMPLEX constant at %C"
57905 msgstr "Синтаксична помилка у сталій COMPLEX, %C"
57907 #: fortran/primary.c:1573
57908 #, gcc-internal-format
57909 msgid "Namelist %qs can not be an argument at %L"
57910 msgstr ""
57912 #: fortran/primary.c:1675
57913 #, gcc-internal-format
57914 msgid "Keyword %qs at %C has already appeared in the current argument list"
57915 msgstr ""
57917 #: fortran/primary.c:1742
57918 #, gcc-internal-format, gfc-internal-format
57919 msgid "argument list function at %C"
57920 msgstr "функція списку аргументів, %C"
57922 #: fortran/primary.c:1816
57923 #, gcc-internal-format, gfc-internal-format
57924 msgid "Expected alternate return label at %C"
57925 msgstr ""
57927 #: fortran/primary.c:1863
57928 #, gcc-internal-format, gfc-internal-format
57929 msgid "Missing keyword name in actual argument list at %C"
57930 msgstr "Пропущено назву ключового слова у справжньому списку аргументів, %C"
57932 #: fortran/primary.c:1909
57933 #, gcc-internal-format, gfc-internal-format
57934 msgid "Syntax error in argument list at %C"
57935 msgstr "Синтаксична помилку у списку аргументів, %C"
57937 #: fortran/primary.c:1930
57938 #, gcc-internal-format
57939 msgid "extend_ref(): Bad tail"
57940 msgstr ""
57942 #: fortran/primary.c:1970
57943 #, gcc-internal-format, gfc-internal-format
57944 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
57945 msgstr ""
57947 #: fortran/primary.c:1978
57948 #, gcc-internal-format
57949 msgid "Coarray designator at %C but %qs is not a coarray"
57950 msgstr ""
57952 #: fortran/primary.c:2116
57953 #, gcc-internal-format
57954 msgid "Symbol %qs at %C has no IMPLICIT type"
57955 msgstr ""
57957 #: fortran/primary.c:2123
57958 #, gcc-internal-format
57959 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
57960 msgstr ""
57962 #: fortran/primary.c:2141
57963 #, gcc-internal-format, gfc-internal-format
57964 msgid "Expected structure component name at %C"
57965 msgstr "У %C мало бути вказано назву компонента структури"
57967 #: fortran/primary.c:2192
57968 #, gcc-internal-format, gfc-internal-format
57969 msgid "Expected argument list at %C"
57970 msgstr "У %C мало бути вказано список аргументів"
57972 #: fortran/primary.c:2232
57973 #, gcc-internal-format
57974 msgid "Procedure pointer component %qs requires an argument list at %C"
57975 msgstr ""
57977 #: fortran/primary.c:2321
57978 #, gcc-internal-format, gfc-internal-format
57979 msgid "Nonpolymorphic reference to abstract type at %C"
57980 msgstr ""
57982 #: fortran/primary.c:2328
57983 #, gcc-internal-format, gfc-internal-format
57984 msgid "Coindexed procedure-pointer component at %C"
57985 msgstr ""
57987 #: fortran/primary.c:2363
57988 #, gcc-internal-format
57989 msgid "gfc_variable_attr(): Expression isn't a variable"
57990 msgstr "gfc_variable_attr(): вираз не є змінною"
57992 #: fortran/primary.c:2418
57993 #, gcc-internal-format
57994 msgid "gfc_variable_attr(): Bad array reference"
57995 msgstr "gfc_variable_attr(): помилкове посилання на масив"
57997 #: fortran/primary.c:2538
57998 #, gcc-internal-format
57999 msgid "gfc_caf_attr(): Expression isn't a variable"
58000 msgstr "gfc_caf_attr(): вираз не є змінною"
58002 #: fortran/primary.c:2595
58003 #, gcc-internal-format
58004 msgid "gfc_caf_attr(): Bad array reference"
58005 msgstr "gfc_caf_attr(): помилкове посилання на масив"
58007 #: fortran/primary.c:2767
58008 #, gcc-internal-format, gfc-internal-format
58009 msgid "Structure constructor with missing optional arguments at %C"
58010 msgstr ""
58012 #: fortran/primary.c:2776
58013 #, gcc-internal-format
58014 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
58015 msgstr ""
58017 #: fortran/primary.c:2783
58018 #, gcc-internal-format
58019 msgid "No initializer for component %qs given in the structure constructor at %C"
58020 msgstr ""
58022 #: fortran/primary.c:2831
58023 #, gcc-internal-format
58024 msgid "Can't construct ABSTRACT type %qs at %L"
58025 msgstr ""
58027 #: fortran/primary.c:2851
58028 #, gcc-internal-format, gfc-internal-format
58029 msgid "Structure constructor with named arguments at %C"
58030 msgstr ""
58032 #: fortran/primary.c:2866
58033 #, gcc-internal-format, gfc-internal-format
58034 msgid "Component initializer without name after component named %s at %L"
58035 msgstr ""
58037 #: fortran/primary.c:2871
58038 #, gcc-internal-format, gfc-internal-format
58039 msgid "Too many components in structure constructor at %L"
58040 msgstr "Забагато компонентів у конструкторі структури, %L"
58042 #: fortran/primary.c:2941
58043 #, gcc-internal-format
58044 msgid "Component %qs is initialized twice in the structure constructor at %L"
58045 msgstr ""
58047 #: fortran/primary.c:2953
58048 #, gcc-internal-format
58049 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
58050 msgstr ""
58052 #: fortran/primary.c:3007
58053 #, gcc-internal-format
58054 msgid "component %qs at %L has already been set by a parent derived type constructor"
58055 msgstr ""
58057 #: fortran/primary.c:3162
58058 #, gcc-internal-format, gfc-internal-format
58059 msgid "%%LOC() as an rvalue at %C"
58060 msgstr ""
58062 #: fortran/primary.c:3221
58063 #, gcc-internal-format
58064 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)"
58065 msgstr ""
58067 #: fortran/primary.c:3345
58068 #, gcc-internal-format
58069 msgid "Unexpected use of subroutine name %qs at %C"
58070 msgstr "Неочікуване використання назви підпрограми %qs, %C"
58072 #: fortran/primary.c:3377
58073 #, gcc-internal-format
58074 msgid "Statement function %qs requires argument list at %C"
58075 msgstr ""
58077 #: fortran/primary.c:3380
58078 #, gcc-internal-format
58079 msgid "Function %qs requires an argument list at %C"
58080 msgstr "Функція %qs потребує списку аргументів, %C"
58082 #: fortran/primary.c:3430
58083 #, gcc-internal-format
58084 msgid "Missing argument to %qs at %C"
58085 msgstr "Пропущено аргумент %qs, %C"
58087 #: fortran/primary.c:3443
58088 #, gcc-internal-format, gfc-internal-format
58089 msgid "The leftmost part-ref in a data-ref can not be a function reference at %C"
58090 msgstr ""
58092 #: fortran/primary.c:3597
58093 #, gcc-internal-format
58094 msgid "Missing argument list in function %qs at %C"
58095 msgstr "Пропущено список аргументів у функції %qs, %C"
58097 #: fortran/primary.c:3641
58098 #, gcc-internal-format, gfc-internal-format
58099 msgid "Symbol at %C is not appropriate for an expression"
58100 msgstr "Символ у %C є відповідним для виразу"
58102 #: fortran/primary.c:3711
58103 #, gcc-internal-format
58104 msgid "Derived type %qs cannot be used as a variable at %C"
58105 msgstr "Похідний тип %qs не можна використовувати як змінну у %C"
58107 #: fortran/primary.c:3752
58108 #, gcc-internal-format, gfc-internal-format
58109 msgid "Named constant at %C in an EQUIVALENCE"
58110 msgstr "Іменована стала у %C в EQUIVALENCE"
58112 #: fortran/primary.c:3787
58113 #, gcc-internal-format
58114 msgid "%qs at %C is not a variable"
58115 msgstr "%qs у %C не є змінною"
58117 #: fortran/resolve.c:123
58118 #, gcc-internal-format
58119 msgid "%qs at %L is of the ABSTRACT type %qs"
58120 msgstr ""
58122 #: fortran/resolve.c:126
58123 #, gcc-internal-format
58124 msgid "ABSTRACT type %qs used at %L"
58125 msgstr ""
58127 #: fortran/resolve.c:143
58128 #, gcc-internal-format
58129 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
58130 msgstr ""
58132 #: fortran/resolve.c:156
58133 #, gcc-internal-format
58134 msgid "Interface %qs at %L may not be generic"
58135 msgstr ""
58137 #: fortran/resolve.c:163
58138 #, gcc-internal-format
58139 msgid "Interface %qs at %L may not be a statement function"
58140 msgstr ""
58142 #: fortran/resolve.c:172
58143 #, gcc-internal-format
58144 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
58145 msgstr ""
58147 #: fortran/resolve.c:178
58148 #, gcc-internal-format
58149 msgid "Interface %qs at %L must be explicit"
58150 msgstr ""
58152 #: fortran/resolve.c:200
58153 #, gcc-internal-format
58154 msgid "PROCEDURE %qs at %L may not be used as its own interface"
58155 msgstr ""
58157 #: fortran/resolve.c:300
58158 #, gcc-internal-format
58159 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
58160 msgstr ""
58162 #: fortran/resolve.c:304
58163 #, gcc-internal-format
58164 msgid "Alternate return specifier in function %qs at %L is not allowed"
58165 msgstr ""
58167 #: fortran/resolve.c:315
58168 #, gcc-internal-format
58169 msgid "Self-referential argument %qs at %L is not allowed"
58170 msgstr "Не можна використовувати аргумент, який посилається на себе, %qs у %L"
58172 #: fortran/resolve.c:387
58173 #, gcc-internal-format
58174 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
58175 msgstr ""
58177 #: fortran/resolve.c:397
58178 #, gcc-internal-format
58179 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
58180 msgstr ""
58182 #: fortran/resolve.c:402
58183 #, gcc-internal-format
58184 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
58185 msgstr ""
58187 #: fortran/resolve.c:410
58188 #, gcc-internal-format
58189 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
58190 msgstr ""
58192 #: fortran/resolve.c:415
58193 #, gcc-internal-format
58194 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
58195 msgstr ""
58197 #: fortran/resolve.c:425
58198 #, gcc-internal-format
58199 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
58200 msgstr ""
58202 #: fortran/resolve.c:458
58203 #, gcc-internal-format
58204 msgid "Coarray dummy argument %qs at %L to elemental procedure"
58205 msgstr ""
58207 #: fortran/resolve.c:466
58208 #, gcc-internal-format
58209 msgid "Argument %qs of elemental procedure at %L must be scalar"
58210 msgstr ""
58212 #: fortran/resolve.c:475
58213 #, gcc-internal-format
58214 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
58215 msgstr ""
58217 #: fortran/resolve.c:485
58218 #, gcc-internal-format
58219 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
58220 msgstr ""
58222 #: fortran/resolve.c:493
58223 #, gcc-internal-format
58224 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
58225 msgstr ""
58227 #: fortran/resolve.c:502
58228 #, gcc-internal-format
58229 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
58230 msgstr ""
58232 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
58233 #. shall be specified, explicitly or implicitly, to be scalar.
58234 #: fortran/resolve.c:517
58235 #, gcc-internal-format, gfc-internal-format
58236 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
58237 msgstr "Аргумент «%s» функції інструкції «%s» у %L має бути скаляром"
58239 #: fortran/resolve.c:528
58240 #, gcc-internal-format
58241 msgid "Character-valued argument %qs of statement function at %L must have constant length"
58242 msgstr ""
58244 #: fortran/resolve.c:577
58245 #, gcc-internal-format
58246 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
58247 msgstr ""
58249 #: fortran/resolve.c:594
58250 #, gcc-internal-format
58251 msgid "Contained function %qs at %L has no IMPLICIT type"
58252 msgstr ""
58254 #: fortran/resolve.c:597
58255 #, gcc-internal-format
58256 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
58257 msgstr ""
58259 #: fortran/resolve.c:622
58260 #, gcc-internal-format
58261 msgid "Character-valued module procedure %qs at %L must not be assumed length"
58262 msgstr ""
58264 #: fortran/resolve.c:624
58265 #, gcc-internal-format
58266 msgid "Character-valued internal function %qs at %L must not be assumed length"
58267 msgstr ""
58269 #: fortran/resolve.c:796
58270 #, gcc-internal-format, gfc-internal-format
58271 msgid "Function %s at %L has entries with mismatched array specifications"
58272 msgstr ""
58274 #: fortran/resolve.c:813
58275 #, gcc-internal-format, gfc-internal-format
58276 msgid "Function %s at %L with entries returning variables of different string lengths"
58277 msgstr ""
58279 #: fortran/resolve.c:840
58280 #, gcc-internal-format, gfc-internal-format
58281 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
58282 msgstr ""
58284 #: fortran/resolve.c:844
58285 #, gcc-internal-format, gfc-internal-format
58286 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
58287 msgstr ""
58289 #: fortran/resolve.c:851
58290 #, gcc-internal-format, gfc-internal-format
58291 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
58292 msgstr ""
58294 #: fortran/resolve.c:855
58295 #, gcc-internal-format, gfc-internal-format
58296 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
58297 msgstr ""
58299 #: fortran/resolve.c:893
58300 #, gcc-internal-format, gfc-internal-format
58301 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
58302 msgstr ""
58304 #: fortran/resolve.c:898
58305 #, gcc-internal-format, gfc-internal-format
58306 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
58307 msgstr ""
58309 #: fortran/resolve.c:947
58310 #, gcc-internal-format
58311 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
58312 msgstr ""
58314 #: fortran/resolve.c:951
58315 #, gcc-internal-format
58316 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
58317 msgstr ""
58319 #: fortran/resolve.c:958
58320 #, gcc-internal-format
58321 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
58322 msgstr ""
58324 #: fortran/resolve.c:966
58325 #, gcc-internal-format
58326 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
58327 msgstr ""
58329 #: fortran/resolve.c:970
58330 #, gcc-internal-format
58331 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
58332 msgstr ""
58334 #: fortran/resolve.c:974
58335 #, gcc-internal-format
58336 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
58337 msgstr ""
58339 #: fortran/resolve.c:1018
58340 #, gcc-internal-format
58341 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"
58342 msgstr ""
58344 #: fortran/resolve.c:1032
58345 #, gcc-internal-format
58346 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
58347 msgstr ""
58349 #: fortran/resolve.c:1040
58350 #, gcc-internal-format
58351 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
58352 msgstr ""
58354 #: fortran/resolve.c:1062
58355 #, gcc-internal-format
58356 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
58357 msgstr ""
58359 #: fortran/resolve.c:1083
58360 #, gcc-internal-format
58361 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
58362 msgstr ""
58364 #: fortran/resolve.c:1087
58365 #, gcc-internal-format
58366 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
58367 msgstr ""
58369 #: fortran/resolve.c:1091
58370 #, gcc-internal-format
58371 msgid "COMMON block %qs at %L is also an intrinsic procedure"
58372 msgstr ""
58374 #: fortran/resolve.c:1095
58375 #, gcc-internal-format
58376 msgid "COMMON block %qs at %L that is also a function result"
58377 msgstr ""
58379 #: fortran/resolve.c:1100
58380 #, gcc-internal-format
58381 msgid "COMMON block %qs at %L that is also a global procedure"
58382 msgstr ""
58384 #: fortran/resolve.c:1167
58385 #, gcc-internal-format
58386 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
58387 msgstr ""
58389 #: fortran/resolve.c:1303
58390 #, gcc-internal-format, gfc-internal-format
58391 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
58392 msgstr ""
58394 #: fortran/resolve.c:1324
58395 #, gcc-internal-format
58396 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
58397 msgstr ""
58399 #: fortran/resolve.c:1390
58400 #, gcc-internal-format
58401 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
58402 msgstr ""
58404 #: fortran/resolve.c:1425
58405 #, gcc-internal-format
58406 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
58407 msgstr ""
58409 #: fortran/resolve.c:1441
58410 #, gcc-internal-format
58411 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
58412 msgstr ""
58414 #: fortran/resolve.c:1470
58415 #, gcc-internal-format
58416 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
58417 msgstr ""
58419 #: fortran/resolve.c:1594
58420 #, gcc-internal-format
58421 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
58422 msgstr ""
58424 #: fortran/resolve.c:1656
58425 #, gcc-internal-format
58426 msgid "%qs at %L is ambiguous"
58427 msgstr ""
58429 #: fortran/resolve.c:1660
58430 #, gcc-internal-format
58431 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
58432 msgstr ""
58434 #: fortran/resolve.c:1781
58435 #, gcc-internal-format
58436 msgid "Type specified for intrinsic function %qs at %L is ignored"
58437 msgstr ""
58439 #: fortran/resolve.c:1794
58440 #, gcc-internal-format
58441 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
58442 msgstr ""
58444 #: fortran/resolve.c:1805
58445 #, gcc-internal-format
58446 msgid "%qs declared INTRINSIC at %L does not exist"
58447 msgstr ""
58449 #: fortran/resolve.c:1818
58450 #, gcc-internal-format
58451 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."
58452 msgstr ""
58454 #: fortran/resolve.c:1854
58455 #, gcc-internal-format
58456 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
58457 msgstr ""
58459 #: fortran/resolve.c:1893 fortran/resolve.c:9573 fortran/resolve.c:11245
58460 #, gcc-internal-format, gfc-internal-format
58461 msgid "Label %d referenced at %L is never defined"
58462 msgstr ""
58464 #: fortran/resolve.c:1936
58465 #, gcc-internal-format
58466 msgid "Statement function %qs at %L is not allowed as an actual argument"
58467 msgstr ""
58469 #: fortran/resolve.c:1944
58470 #, gcc-internal-format
58471 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
58472 msgstr ""
58474 #: fortran/resolve.c:1951
58475 #, gcc-internal-format
58476 msgid "Internal procedure %qs is used as actual argument at %L"
58477 msgstr ""
58479 #: fortran/resolve.c:1959
58480 #, gcc-internal-format
58481 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
58482 msgstr ""
58484 #: fortran/resolve.c:1986
58485 #, gcc-internal-format
58486 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
58487 msgstr ""
58489 #: fortran/resolve.c:2008
58490 #, gcc-internal-format
58491 msgid "Symbol %qs at %L is ambiguous"
58492 msgstr ""
58494 #: fortran/resolve.c:2063
58495 #, gcc-internal-format, gfc-internal-format
58496 msgid "By-value argument at %L is not of numeric type"
58497 msgstr ""
58499 #: fortran/resolve.c:2070
58500 #, gcc-internal-format, gfc-internal-format
58501 msgid "By-value argument at %L cannot be an array or an array section"
58502 msgstr ""
58504 #: fortran/resolve.c:2084
58505 #, gcc-internal-format, gfc-internal-format
58506 msgid "By-value argument at %L is not allowed in this context"
58507 msgstr ""
58509 #: fortran/resolve.c:2096
58510 #, gcc-internal-format, gfc-internal-format
58511 msgid "Passing internal procedure at %L by location not allowed"
58512 msgstr ""
58514 #: fortran/resolve.c:2107
58515 #, gcc-internal-format
58516 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
58517 msgstr ""
58519 #: fortran/resolve.c:2116
58520 #, gcc-internal-format, gfc-internal-format
58521 msgid "Coindexed actual argument at %L with ultimate pointer component"
58522 msgstr ""
58524 #: fortran/resolve.c:2248
58525 #, gcc-internal-format
58526 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)"
58527 msgstr ""
58529 #: fortran/resolve.c:2285
58530 #, gcc-internal-format
58531 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
58532 msgstr ""
58534 #: fortran/resolve.c:2557
58535 #, gcc-internal-format
58536 msgid "Return type mismatch of function %qs at %L (%s/%s)"
58537 msgstr ""
58539 #: fortran/resolve.c:2579
58540 #, gcc-internal-format
58541 msgid "Interface mismatch in global procedure %qs at %L: %s"
58542 msgstr ""
58544 #: fortran/resolve.c:2692
58545 #, gcc-internal-format
58546 msgid "There is no specific function for the generic %qs at %L"
58547 msgstr ""
58549 #: fortran/resolve.c:2712
58550 #, gcc-internal-format
58551 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
58552 msgstr ""
58554 #: fortran/resolve.c:2750
58555 #, gcc-internal-format
58556 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58557 msgstr ""
58559 #: fortran/resolve.c:2805
58560 #, gcc-internal-format
58561 msgid "Unable to resolve the specific function %qs at %L"
58562 msgstr ""
58564 #: fortran/resolve.c:2901
58565 #, gcc-internal-format
58566 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
58567 msgstr ""
58569 #: fortran/resolve.c:2905 fortran/resolve.c:16310
58570 #, gcc-internal-format
58571 msgid "Function %qs at %L has no IMPLICIT type"
58572 msgstr ""
58574 #: fortran/resolve.c:3014
58575 #, gcc-internal-format
58576 msgid "Reference to impure function %qs at %L inside a FORALL %s"
58577 msgstr ""
58579 #: fortran/resolve.c:3021
58580 #, gcc-internal-format
58581 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
58582 msgstr ""
58584 #: fortran/resolve.c:3028
58585 #, gcc-internal-format
58586 msgid "Reference to impure function %qs at %L within a PURE procedure"
58587 msgstr ""
58589 #: fortran/resolve.c:3098
58590 #, gcc-internal-format
58591 msgid "%qs at %L is not a function"
58592 msgstr ""
58594 #: fortran/resolve.c:3106 fortran/resolve.c:3576
58595 #, gcc-internal-format
58596 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
58597 msgstr ""
58599 #. Internal procedures are taken care of in resolve_contained_fntype.
58600 #: fortran/resolve.c:3149
58601 #, gcc-internal-format
58602 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
58603 msgstr ""
58605 #: fortran/resolve.c:3183
58606 #, gcc-internal-format
58607 msgid "resolve_function(): bad function type"
58608 msgstr ""
58610 #: fortran/resolve.c:3203
58611 #, gcc-internal-format
58612 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
58613 msgstr ""
58615 #: fortran/resolve.c:3265
58616 #, gcc-internal-format
58617 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
58618 msgstr ""
58620 #: fortran/resolve.c:3269
58621 #, gcc-internal-format
58622 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
58623 msgstr ""
58625 #: fortran/resolve.c:3320
58626 #, gcc-internal-format
58627 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
58628 msgstr ""
58630 #: fortran/resolve.c:3326
58631 #, gcc-internal-format
58632 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
58633 msgstr ""
58635 #: fortran/resolve.c:3332
58636 #, gcc-internal-format
58637 msgid "Subroutine call to %qs at %L is not PURE"
58638 msgstr ""
58640 #: fortran/resolve.c:3400
58641 #, gcc-internal-format
58642 msgid "There is no specific subroutine for the generic %qs at %L"
58643 msgstr ""
58645 #: fortran/resolve.c:3409
58646 #, gcc-internal-format
58647 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
58648 msgstr ""
58650 #: fortran/resolve.c:3444
58651 #, gcc-internal-format
58652 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
58653 msgstr ""
58655 #: fortran/resolve.c:3489
58656 #, gcc-internal-format
58657 msgid "Unable to resolve the specific subroutine %qs at %L"
58658 msgstr ""
58660 #: fortran/resolve.c:3547
58661 #, gcc-internal-format
58662 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
58663 msgstr ""
58665 #: fortran/resolve.c:3586
58666 #, gcc-internal-format
58667 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
58668 msgstr ""
58670 #: fortran/resolve.c:3590
58671 #, gcc-internal-format
58672 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
58673 msgstr ""
58675 #: fortran/resolve.c:3635
58676 #, gcc-internal-format
58677 msgid "resolve_subroutine(): bad function type"
58678 msgstr ""
58680 #: fortran/resolve.c:3673
58681 #, gcc-internal-format, gfc-internal-format
58682 msgid "Shapes for operands at %L and %L are not conformable"
58683 msgstr ""
58685 #: fortran/resolve.c:3725
58686 #, gcc-internal-format
58687 msgid "logical_to_bitwise(): Bad intrinsic"
58688 msgstr ""
58690 #: fortran/resolve.c:4065
58691 #, gcc-internal-format
58692 msgid "resolve_operator(): Bad intrinsic"
58693 msgstr ""
58695 #: fortran/resolve.c:4235 fortran/resolve.c:4258
58696 #, gcc-internal-format
58697 msgid "compare_bound_int(): Bad expression"
58698 msgstr ""
58700 #: fortran/resolve.c:4353
58701 #, gcc-internal-format, gfc-internal-format
58702 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58703 msgstr ""
58705 #: fortran/resolve.c:4358
58706 #, gcc-internal-format, gfc-internal-format
58707 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
58708 msgstr ""
58710 #: fortran/resolve.c:4368
58711 #, gcc-internal-format, gfc-internal-format
58712 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58713 msgstr ""
58715 #: fortran/resolve.c:4373
58716 #, gcc-internal-format, gfc-internal-format
58717 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
58718 msgstr ""
58720 #: fortran/resolve.c:4393
58721 #, gcc-internal-format, gfc-internal-format
58722 msgid "Illegal stride of zero at %L"
58723 msgstr ""
58725 #: fortran/resolve.c:4410
58726 #, gcc-internal-format, gfc-internal-format
58727 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58728 msgstr ""
58730 #: fortran/resolve.c:4418
58731 #, gcc-internal-format, gfc-internal-format
58732 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58733 msgstr ""
58735 #: fortran/resolve.c:4434
58736 #, gcc-internal-format, gfc-internal-format
58737 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
58738 msgstr ""
58740 #: fortran/resolve.c:4443
58741 #, gcc-internal-format, gfc-internal-format
58742 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
58743 msgstr ""
58745 #: fortran/resolve.c:4459
58746 #, gcc-internal-format
58747 msgid "check_dimension(): Bad array reference"
58748 msgstr ""
58750 #: fortran/resolve.c:4482
58751 #, gcc-internal-format, gfc-internal-format
58752 msgid "Rightmost upper bound of assumed size array section not specified at %L"
58753 msgstr ""
58755 #: fortran/resolve.c:4492
58756 #, gcc-internal-format, gfc-internal-format
58757 msgid "Rank mismatch in array reference at %L (%d/%d)"
58758 msgstr ""
58760 #: fortran/resolve.c:4500
58761 #, gcc-internal-format, gfc-internal-format
58762 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
58763 msgstr ""
58765 #: fortran/resolve.c:4516
58766 #, gcc-internal-format, gfc-internal-format
58767 msgid "Coindex of codimension %d must be a scalar at %L"
58768 msgstr ""
58770 #: fortran/resolve.c:4544
58771 #, gcc-internal-format, gfc-internal-format
58772 msgid "Array index at %L must be scalar"
58773 msgstr ""
58775 #: fortran/resolve.c:4550
58776 #, gcc-internal-format, gfc-internal-format
58777 msgid "Array index at %L must be of INTEGER type, found %s"
58778 msgstr ""
58780 #: fortran/resolve.c:4556
58781 #, gcc-internal-format, gfc-internal-format
58782 msgid "REAL array index at %L"
58783 msgstr ""
58785 #: fortran/resolve.c:4595
58786 #, gcc-internal-format, gfc-internal-format
58787 msgid "Argument dim at %L must be scalar"
58788 msgstr ""
58790 #: fortran/resolve.c:4602
58791 #, gcc-internal-format, gfc-internal-format
58792 msgid "Argument dim at %L must be of INTEGER type"
58793 msgstr ""
58795 #: fortran/resolve.c:4647
58796 #, gcc-internal-format
58797 msgid "find_array_spec(): Missing spec"
58798 msgstr ""
58800 #: fortran/resolve.c:4658
58801 #, gcc-internal-format
58802 msgid "find_array_spec(): unused as(1)"
58803 msgstr ""
58805 #: fortran/resolve.c:4669
58806 #, gcc-internal-format
58807 msgid "find_array_spec(): unused as(2)"
58808 msgstr ""
58810 #: fortran/resolve.c:4712
58811 #, gcc-internal-format, gfc-internal-format
58812 msgid "Array index at %L is an array of rank %d"
58813 msgstr ""
58815 #: fortran/resolve.c:4810
58816 #, gcc-internal-format, gfc-internal-format
58817 msgid "Substring start index at %L must be of type INTEGER"
58818 msgstr ""
58820 #: fortran/resolve.c:4817
58821 #, gcc-internal-format, gfc-internal-format
58822 msgid "Substring start index at %L must be scalar"
58823 msgstr ""
58825 #: fortran/resolve.c:4826
58826 #, gcc-internal-format, gfc-internal-format
58827 msgid "Substring start index at %L is less than one"
58828 msgstr ""
58830 #: fortran/resolve.c:4839
58831 #, gcc-internal-format, gfc-internal-format
58832 msgid "Substring end index at %L must be of type INTEGER"
58833 msgstr ""
58835 #: fortran/resolve.c:4846
58836 #, gcc-internal-format, gfc-internal-format
58837 msgid "Substring end index at %L must be scalar"
58838 msgstr ""
58840 #: fortran/resolve.c:4856
58841 #, gcc-internal-format, gfc-internal-format
58842 msgid "Substring end index at %L exceeds the string length"
58843 msgstr ""
58845 #: fortran/resolve.c:4866
58846 #, gcc-internal-format, gfc-internal-format
58847 msgid "Substring end index at %L is too large"
58848 msgstr ""
58850 #: fortran/resolve.c:5019
58851 #, gcc-internal-format
58852 msgid "resolve_ref(): Bad array reference"
58853 msgstr ""
58855 #: fortran/resolve.c:5033
58856 #, gcc-internal-format, gfc-internal-format
58857 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
58858 msgstr ""
58860 #: fortran/resolve.c:5043
58861 #, gcc-internal-format, gfc-internal-format
58862 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
58863 msgstr ""
58865 #: fortran/resolve.c:5062
58866 #, gcc-internal-format, gfc-internal-format
58867 msgid "Two or more part references with nonzero rank must not be specified at %L"
58868 msgstr ""
58870 #: fortran/resolve.c:5160
58871 #, gcc-internal-format
58872 msgid "expression_rank(): Two array specs"
58873 msgstr ""
58875 #: fortran/resolve.c:5242
58876 #, gcc-internal-format, gfc-internal-format
58877 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
58878 msgstr ""
58880 #: fortran/resolve.c:5252
58881 #, gcc-internal-format, gfc-internal-format
58882 msgid "Assumed-type variable %s at %L may only be used as actual argument"
58883 msgstr ""
58885 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58886 #. for all inquiry functions in resolve_function; the reason is
58887 #. that the function-name resolution happens too late in that
58888 #. function.
58889 #: fortran/resolve.c:5262
58890 #, gcc-internal-format, gfc-internal-format
58891 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
58892 msgstr ""
58894 #: fortran/resolve.c:5277
58895 #, gcc-internal-format, gfc-internal-format
58896 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
58897 msgstr ""
58899 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58900 #. for all inquiry functions in resolve_function; the reason is
58901 #. that the function-name resolution happens too late in that
58902 #. function.
58903 #: fortran/resolve.c:5287
58904 #, gcc-internal-format, gfc-internal-format
58905 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
58906 msgstr ""
58908 #: fortran/resolve.c:5298
58909 #, gcc-internal-format, gfc-internal-format
58910 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
58911 msgstr ""
58913 #: fortran/resolve.c:5307
58914 #, gcc-internal-format, gfc-internal-format
58915 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
58916 msgstr ""
58918 #: fortran/resolve.c:5322
58919 #, gcc-internal-format, gfc-internal-format
58920 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
58921 msgstr ""
58923 #: fortran/resolve.c:5484
58924 #, gcc-internal-format
58925 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
58926 msgstr ""
58928 #: fortran/resolve.c:5489
58929 #, gcc-internal-format
58930 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
58931 msgstr ""
58933 #: fortran/resolve.c:5559
58934 #, gcc-internal-format, gfc-internal-format
58935 msgid "Polymorphic subobject of coindexed object at %L"
58936 msgstr ""
58938 #: fortran/resolve.c:5572
58939 #, gcc-internal-format, gfc-internal-format
58940 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
58941 msgstr ""
58943 #: fortran/resolve.c:5925
58944 #, gcc-internal-format, gfc-internal-format
58945 msgid "Passed-object at %L must be scalar"
58946 msgstr ""
58948 #: fortran/resolve.c:5932
58949 #, gcc-internal-format
58950 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
58951 msgstr ""
58953 #: fortran/resolve.c:5967
58954 #, gcc-internal-format
58955 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
58956 msgstr ""
58958 #: fortran/resolve.c:5976
58959 #, gcc-internal-format, gfc-internal-format
58960 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
58961 msgstr ""
58963 #. Nothing matching found!
58964 #: fortran/resolve.c:6164
58965 #, gcc-internal-format
58966 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
58967 msgstr ""
58969 #: fortran/resolve.c:6191
58970 #, gcc-internal-format
58971 msgid "%qs at %L should be a SUBROUTINE"
58972 msgstr ""
58974 #: fortran/resolve.c:6242
58975 #, gcc-internal-format
58976 msgid "%qs at %L should be a FUNCTION"
58977 msgstr ""
58979 #: fortran/resolve.c:6792
58980 #, gcc-internal-format
58981 msgid "gfc_resolve_expr(): Bad expression type"
58982 msgstr ""
58984 #: fortran/resolve.c:6818
58985 #, gcc-internal-format, gfc-internal-format
58986 msgid "%s at %L must be a scalar"
58987 msgstr ""
58989 #: fortran/resolve.c:6828
58990 #, gcc-internal-format, gfc-internal-format
58991 msgid "%s at %L must be integer"
58992 msgstr ""
58994 #: fortran/resolve.c:6832 fortran/resolve.c:6839
58995 #, gcc-internal-format, gfc-internal-format
58996 msgid "%s at %L must be INTEGER"
58997 msgstr ""
58999 #: fortran/resolve.c:6881
59000 #, gcc-internal-format, gfc-internal-format
59001 msgid "Step expression in DO loop at %L cannot be zero"
59002 msgstr ""
59004 #: fortran/resolve.c:6917
59005 #, gcc-internal-format, gfc-internal-format
59006 msgid "DO loop at %L will be executed zero times"
59007 msgstr ""
59009 #: fortran/resolve.c:6934
59010 #, gcc-internal-format, gfc-internal-format
59011 msgid "DO loop at %L is undefined as it overflows"
59012 msgstr ""
59014 #: fortran/resolve.c:6940
59015 #, gcc-internal-format, gfc-internal-format
59016 msgid "DO loop at %L is undefined as it underflows"
59017 msgstr ""
59019 #: fortran/resolve.c:7001
59020 #, gcc-internal-format, gfc-internal-format
59021 msgid "FORALL index-name at %L must be a scalar INTEGER"
59022 msgstr ""
59024 #: fortran/resolve.c:7006
59025 #, gcc-internal-format, gfc-internal-format
59026 msgid "FORALL start expression at %L must be a scalar INTEGER"
59027 msgstr ""
59029 #: fortran/resolve.c:7013
59030 #, gcc-internal-format, gfc-internal-format
59031 msgid "FORALL end expression at %L must be a scalar INTEGER"
59032 msgstr ""
59034 #: fortran/resolve.c:7021
59035 #, gcc-internal-format, gfc-internal-format
59036 msgid "FORALL stride expression at %L must be a scalar %s"
59037 msgstr ""
59039 #: fortran/resolve.c:7026
59040 #, gcc-internal-format, gfc-internal-format
59041 msgid "FORALL stride expression at %L cannot be zero"
59042 msgstr ""
59044 #: fortran/resolve.c:7039
59045 #, gcc-internal-format
59046 msgid "FORALL index %qs may not appear in triplet specification at %L"
59047 msgstr ""
59049 #: fortran/resolve.c:7142 fortran/resolve.c:7434
59050 #, gcc-internal-format, gfc-internal-format
59051 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
59052 msgstr ""
59054 #: fortran/resolve.c:7150 fortran/resolve.c:7399
59055 #, gcc-internal-format, gfc-internal-format
59056 msgid "Coindexed allocatable object at %L"
59057 msgstr ""
59059 #: fortran/resolve.c:7256
59060 #, gcc-internal-format, gfc-internal-format
59061 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
59062 msgstr ""
59064 #: fortran/resolve.c:7287
59065 #, gcc-internal-format, gfc-internal-format
59066 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
59067 msgstr ""
59069 #: fortran/resolve.c:7445
59070 #, gcc-internal-format, gfc-internal-format
59071 msgid "Type of entity at %L is type incompatible with source-expr at %L"
59072 msgstr ""
59074 #: fortran/resolve.c:7457
59075 #, gcc-internal-format, gfc-internal-format
59076 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
59077 msgstr ""
59079 #: fortran/resolve.c:7471
59080 #, gcc-internal-format, gfc-internal-format
59081 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"
59082 msgstr ""
59084 #: fortran/resolve.c:7486
59085 #, gcc-internal-format, gfc-internal-format
59086 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"
59087 msgstr ""
59089 #: fortran/resolve.c:7499
59090 #, gcc-internal-format, gfc-internal-format
59091 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
59092 msgstr ""
59094 #: fortran/resolve.c:7517
59095 #, gcc-internal-format, gfc-internal-format
59096 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
59097 msgstr ""
59099 #: fortran/resolve.c:7598 fortran/resolve.c:7613
59100 #, gcc-internal-format, gfc-internal-format
59101 msgid "Array specification required in ALLOCATE statement at %L"
59102 msgstr ""
59104 #: fortran/resolve.c:7605
59105 #, gcc-internal-format, gfc-internal-format
59106 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
59107 msgstr ""
59109 #: fortran/resolve.c:7628
59110 #, gcc-internal-format, gfc-internal-format
59111 msgid "Coarray specification required in ALLOCATE statement at %L"
59112 msgstr ""
59114 #: fortran/resolve.c:7655
59115 #, gcc-internal-format, gfc-internal-format
59116 msgid "Bad array specification in ALLOCATE statement at %L"
59117 msgstr ""
59119 #: fortran/resolve.c:7674
59120 #, gcc-internal-format
59121 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
59122 msgstr ""
59124 #: fortran/resolve.c:7689
59125 #, gcc-internal-format, gfc-internal-format
59126 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
59127 msgstr ""
59129 #: fortran/resolve.c:7700
59130 #, gcc-internal-format, gfc-internal-format
59131 msgid "Bad coarray specification in ALLOCATE statement at %L"
59132 msgstr ""
59134 #: fortran/resolve.c:7732
59135 #, gcc-internal-format, gfc-internal-format
59136 msgid "Stat-variable at %L must be a scalar INTEGER variable"
59137 msgstr ""
59139 #: fortran/resolve.c:7755
59140 #, gcc-internal-format, gfc-internal-format
59141 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
59142 msgstr ""
59144 #: fortran/resolve.c:7766
59145 #, gcc-internal-format, gfc-internal-format
59146 msgid "ERRMSG at %L is useless without a STAT tag"
59147 msgstr ""
59149 #: fortran/resolve.c:7782
59150 #, gcc-internal-format, gfc-internal-format
59151 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
59152 msgstr ""
59154 #: fortran/resolve.c:7805
59155 #, gcc-internal-format, gfc-internal-format
59156 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
59157 msgstr ""
59159 #: fortran/resolve.c:7835
59160 #, gcc-internal-format, gfc-internal-format
59161 msgid "Allocate-object at %L also appears at %L"
59162 msgstr ""
59164 #: fortran/resolve.c:7841 fortran/resolve.c:7847
59165 #, gcc-internal-format, gfc-internal-format
59166 msgid "Allocate-object at %L is subobject of object at %L"
59167 msgstr ""
59169 #. The cases overlap, or they are the same
59170 #. element in the list.  Either way, we must
59171 #. issue an error and get the next case from P.
59172 #. FIXME: Sort P and Q by line number.
59173 #: fortran/resolve.c:8075
59174 #, gcc-internal-format, gfc-internal-format
59175 msgid "CASE label at %L overlaps with CASE label at %L"
59176 msgstr ""
59178 #: fortran/resolve.c:8126
59179 #, gcc-internal-format, gfc-internal-format
59180 msgid "Expression in CASE statement at %L must be of type %s"
59181 msgstr ""
59183 #: fortran/resolve.c:8137
59184 #, gcc-internal-format, gfc-internal-format
59185 msgid "Expression in CASE statement at %L must be of kind %d"
59186 msgstr ""
59188 #: fortran/resolve.c:8150
59189 #, gcc-internal-format, gfc-internal-format
59190 msgid "Expression in CASE statement at %L must be scalar"
59191 msgstr ""
59193 #: fortran/resolve.c:8196
59194 #, gcc-internal-format, gfc-internal-format
59195 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
59196 msgstr ""
59198 #: fortran/resolve.c:8215
59199 #, gcc-internal-format, gfc-internal-format
59200 msgid "Argument of SELECT statement at %L cannot be %s"
59201 msgstr ""
59203 #: fortran/resolve.c:8225
59204 #, gcc-internal-format, gfc-internal-format
59205 msgid "Argument of SELECT statement at %L must be a scalar expression"
59206 msgstr ""
59208 #: fortran/resolve.c:8243 fortran/resolve.c:8251
59209 #, gcc-internal-format, gfc-internal-format
59210 msgid "Expression in CASE statement at %L is not in the range of %s"
59211 msgstr ""
59213 #: fortran/resolve.c:8313 fortran/resolve.c:8884
59214 #, gcc-internal-format, gfc-internal-format
59215 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
59216 msgstr ""
59218 #: fortran/resolve.c:8339
59219 #, gcc-internal-format, gfc-internal-format
59220 msgid "Logical range in CASE statement at %L is not allowed"
59221 msgstr ""
59223 #: fortran/resolve.c:8351
59224 #, gcc-internal-format, gfc-internal-format
59225 msgid "Constant logical value in CASE statement is repeated at %L"
59226 msgstr ""
59228 #: fortran/resolve.c:8366
59229 #, gcc-internal-format, gfc-internal-format
59230 msgid "Range specification at %L can never be matched"
59231 msgstr ""
59233 #: fortran/resolve.c:8469
59234 #, gcc-internal-format, gfc-internal-format
59235 msgid "Logical SELECT CASE block at %L has more that two cases"
59236 msgstr ""
59238 #: fortran/resolve.c:8529
59239 #, gcc-internal-format, gfc-internal-format
59240 msgid "Selector at %L cannot be NULL()"
59241 msgstr ""
59243 #: fortran/resolve.c:8534
59244 #, gcc-internal-format, gfc-internal-format
59245 msgid "Selector at %L has no type"
59246 msgstr ""
59248 #: fortran/resolve.c:8556
59249 #, gcc-internal-format
59250 msgid "Associate-name %qs at %L is used as array"
59251 msgstr ""
59253 #: fortran/resolve.c:8567
59254 #, gcc-internal-format, gfc-internal-format
59255 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
59256 msgstr ""
59258 #: fortran/resolve.c:8774
59259 #, gcc-internal-format, gfc-internal-format
59260 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
59261 msgstr ""
59263 #: fortran/resolve.c:8794 fortran/resolve.c:8806
59264 #, gcc-internal-format, gfc-internal-format
59265 msgid "Selector at %L must not be coindexed"
59266 msgstr ""
59268 #: fortran/resolve.c:8835
59269 #, gcc-internal-format, gfc-internal-format
59270 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
59271 msgstr ""
59273 #: fortran/resolve.c:8847
59274 #, gcc-internal-format
59275 msgid "Derived type %qs at %L must be extensible"
59276 msgstr ""
59278 #: fortran/resolve.c:8859
59279 #, gcc-internal-format
59280 msgid "Derived type %qs at %L must be an extension of %qs"
59281 msgstr ""
59283 #: fortran/resolve.c:8862
59284 #, gcc-internal-format
59285 msgid "Unexpected intrinsic type %qs at %L"
59286 msgstr ""
59288 #: fortran/resolve.c:8872
59289 #, gcc-internal-format, gfc-internal-format
59290 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
59291 msgstr ""
59293 #: fortran/resolve.c:9119
59294 #, gcc-internal-format, gfc-internal-format
59295 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
59296 msgstr ""
59298 #: fortran/resolve.c:9215
59299 #, gcc-internal-format, gfc-internal-format
59300 msgid "Invalid context for NULL () intrinsic at %L"
59301 msgstr ""
59303 #: fortran/resolve.c:9268
59304 #, gcc-internal-format, gfc-internal-format
59305 msgid "DTIO %s procedure at %L must be recursive"
59306 msgstr ""
59308 #: fortran/resolve.c:9278
59309 #, gcc-internal-format, gfc-internal-format
59310 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
59311 msgstr ""
59313 #: fortran/resolve.c:9291
59314 #, gcc-internal-format, gfc-internal-format
59315 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
59316 msgstr ""
59318 #: fortran/resolve.c:9300
59319 #, gcc-internal-format, gfc-internal-format
59320 msgid "Data transfer element at %L cannot have procedure pointer components"
59321 msgstr ""
59323 #: fortran/resolve.c:9307
59324 #, gcc-internal-format, gfc-internal-format
59325 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
59326 msgstr ""
59328 #: fortran/resolve.c:9318
59329 #, gcc-internal-format, gfc-internal-format
59330 msgid "Data transfer element at %L cannot have PRIVATE components"
59331 msgstr ""
59333 #: fortran/resolve.c:9324
59334 #, gcc-internal-format, gfc-internal-format
59335 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
59336 msgstr ""
59338 #: fortran/resolve.c:9339
59339 #, gcc-internal-format, gfc-internal-format
59340 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
59341 msgstr ""
59343 #: fortran/resolve.c:9399
59344 #, gcc-internal-format, gfc-internal-format
59345 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
59346 msgstr ""
59348 #: fortran/resolve.c:9409
59349 #, gcc-internal-format, gfc-internal-format
59350 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
59351 msgstr ""
59353 #: fortran/resolve.c:9413
59354 #, gcc-internal-format, gfc-internal-format
59355 msgid "Event variable argument at %L must be a coarray or coindexed"
59356 msgstr ""
59358 #: fortran/resolve.c:9416
59359 #, gcc-internal-format, gfc-internal-format
59360 msgid "Event variable argument at %L must be a coarray but not coindexed"
59361 msgstr ""
59363 #: fortran/resolve.c:9423 fortran/resolve.c:9545
59364 #, gcc-internal-format, gfc-internal-format
59365 msgid "STAT= argument at %L must be a scalar INTEGER variable"
59366 msgstr ""
59368 #: fortran/resolve.c:9435 fortran/resolve.c:9553
59369 #, gcc-internal-format, gfc-internal-format
59370 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
59371 msgstr ""
59373 #: fortran/resolve.c:9447
59374 #, gcc-internal-format, gfc-internal-format
59375 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
59376 msgstr ""
59378 #: fortran/resolve.c:9460
59379 #, gcc-internal-format, gfc-internal-format
59380 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
59381 msgstr ""
59383 #: fortran/resolve.c:9521
59384 #, gcc-internal-format, gfc-internal-format
59385 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
59386 msgstr ""
59388 #: fortran/resolve.c:9525 fortran/resolve.c:9535
59389 #, gcc-internal-format, gfc-internal-format
59390 msgid "Imageset argument at %L must between 1 and num_images()"
59391 msgstr ""
59393 #: fortran/resolve.c:9580
59394 #, gcc-internal-format, gfc-internal-format
59395 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
59396 msgstr ""
59398 #: fortran/resolve.c:9590
59399 #, gcc-internal-format, gfc-internal-format
59400 msgid "Branch at %L may result in an infinite loop"
59401 msgstr ""
59403 #. Note: A label at END CRITICAL does not leave the CRITICAL
59404 #. construct as END CRITICAL is still part of it.
59405 #: fortran/resolve.c:9607 fortran/resolve.c:9630
59406 #, gcc-internal-format, gfc-internal-format
59407 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
59408 msgstr ""
59410 #: fortran/resolve.c:9611 fortran/resolve.c:9636
59411 #, gcc-internal-format, gfc-internal-format
59412 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
59413 msgstr ""
59415 #. The label is not in an enclosing block, so illegal.  This was
59416 #. allowed in Fortran 66, so we allow it as extension.  No
59417 #. further checks are necessary in this case.
59418 #: fortran/resolve.c:9651
59419 #, gcc-internal-format, gfc-internal-format
59420 msgid "Label at %L is not in the same block as the GOTO statement at %L"
59421 msgstr ""
59423 #: fortran/resolve.c:9723
59424 #, gcc-internal-format, gfc-internal-format
59425 msgid "WHERE mask at %L has inconsistent shape"
59426 msgstr ""
59428 #: fortran/resolve.c:9739
59429 #, gcc-internal-format, gfc-internal-format
59430 msgid "WHERE assignment target at %L has inconsistent shape"
59431 msgstr ""
59433 #: fortran/resolve.c:9747 fortran/resolve.c:9834
59434 #, gcc-internal-format, gfc-internal-format
59435 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
59436 msgstr ""
59438 #: fortran/resolve.c:9757 fortran/resolve.c:9844
59439 #, gcc-internal-format, gfc-internal-format
59440 msgid "Unsupported statement inside WHERE at %L"
59441 msgstr ""
59443 #: fortran/resolve.c:9788
59444 #, gcc-internal-format, gfc-internal-format
59445 msgid "Assignment to a FORALL index variable at %L"
59446 msgstr ""
59448 #: fortran/resolve.c:9797
59449 #, gcc-internal-format
59450 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"
59451 msgstr ""
59453 #: fortran/resolve.c:9962
59454 #, gcc-internal-format, gfc-internal-format
59455 msgid "FORALL index-name at %L must be a scalar variable of type integer"
59456 msgstr ""
59458 #: fortran/resolve.c:9972
59459 #, gcc-internal-format, gfc-internal-format
59460 msgid "An outer FORALL construct already has an index with this name %L"
59461 msgstr ""
59463 #: fortran/resolve.c:10049
59464 #, gcc-internal-format, gfc-internal-format
59465 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
59466 msgstr ""
59468 #: fortran/resolve.c:10151
59469 #, gcc-internal-format
59470 msgid "gfc_resolve_blocks(): Bad block type"
59471 msgstr ""
59473 #: fortran/resolve.c:10264
59474 #, gcc-internal-format, gfc-internal-format
59475 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
59476 msgstr ""
59478 #: fortran/resolve.c:10296
59479 #, gcc-internal-format, gfc-internal-format
59480 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
59481 msgstr ""
59483 #: fortran/resolve.c:10301
59484 #, gcc-internal-format, gfc-internal-format
59485 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
59486 msgstr ""
59488 #: fortran/resolve.c:10311
59489 #, gcc-internal-format, gfc-internal-format
59490 msgid "Assignment to coindexed variable at %L in a PURE procedure"
59491 msgstr ""
59493 #: fortran/resolve.c:10343
59494 #, gcc-internal-format, gfc-internal-format
59495 msgid "Assignment to polymorphic coarray at %L is not permitted"
59496 msgstr ""
59498 #: fortran/resolve.c:10347
59499 #, gcc-internal-format, gfc-internal-format
59500 msgid "Assignment to an allocatable polymorphic variable at %L"
59501 msgstr ""
59503 #: fortran/resolve.c:10352
59504 #, gcc-internal-format
59505 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
59506 msgstr ""
59508 #: fortran/resolve.c:10359
59509 #, gcc-internal-format, gfc-internal-format
59510 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
59511 msgstr ""
59513 #: fortran/resolve.c:10370
59514 #, gcc-internal-format, gfc-internal-format
59515 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
59516 msgstr ""
59518 #: fortran/resolve.c:10683
59519 #, gcc-internal-format, gfc-internal-format
59520 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
59521 msgstr ""
59523 #. Even if standard does not support this feature, continue to build
59524 #. the two statements to avoid upsetting frontend_passes.c.
59525 #: fortran/resolve.c:10925
59526 #, gcc-internal-format, gfc-internal-format
59527 msgid "Pointer procedure assignment at %L"
59528 msgstr ""
59530 #: fortran/resolve.c:10937
59531 #, gcc-internal-format, gfc-internal-format
59532 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
59533 msgstr ""
59535 #: fortran/resolve.c:11177
59536 #, gcc-internal-format, gfc-internal-format
59537 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
59538 msgstr ""
59540 #: fortran/resolve.c:11180
59541 #, gcc-internal-format
59542 msgid "Variable %qs has not been assigned a target label at %L"
59543 msgstr ""
59545 #: fortran/resolve.c:11191
59546 #, gcc-internal-format, gfc-internal-format
59547 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
59548 msgstr ""
59550 #: fortran/resolve.c:11253
59551 #, gcc-internal-format, gfc-internal-format
59552 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
59553 msgstr ""
59555 #: fortran/resolve.c:11298
59556 #, gcc-internal-format, gfc-internal-format
59557 msgid "Invalid NULL at %L"
59558 msgstr ""
59560 #: fortran/resolve.c:11302
59561 #, gcc-internal-format, gfc-internal-format
59562 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
59563 msgstr ""
59565 #: fortran/resolve.c:11359
59566 #, gcc-internal-format
59567 msgid "gfc_resolve_code(): No expression on DO WHILE"
59568 msgstr ""
59570 #: fortran/resolve.c:11364
59571 #, gcc-internal-format, gfc-internal-format
59572 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
59573 msgstr ""
59575 #: fortran/resolve.c:11448
59576 #, gcc-internal-format, gfc-internal-format
59577 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
59578 msgstr ""
59580 #: fortran/resolve.c:11527
59581 #, gcc-internal-format
59582 msgid "gfc_resolve_code(): Bad statement code"
59583 msgstr ""
59585 #: fortran/resolve.c:11637
59586 #, gcc-internal-format
59587 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
59588 msgstr ""
59590 #. This can only happen if the variable is defined in a module - if it
59591 #. isn't the same module, reject it.
59592 #: fortran/resolve.c:11650
59593 #, gcc-internal-format
59594 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
59595 msgstr ""
59597 #. Print an error if the procedure is defined multiple times; we have to
59598 #. exclude references to the same procedure via module association or
59599 #. multiple checks for the same procedure.
59600 #: fortran/resolve.c:11667
59601 #, gcc-internal-format
59602 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
59603 msgstr ""
59605 #: fortran/resolve.c:11752
59606 #, gcc-internal-format, gfc-internal-format
59607 msgid "String length at %L is too large"
59608 msgstr ""
59610 #: fortran/resolve.c:11981
59611 #, gcc-internal-format
59612 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
59613 msgstr ""
59615 #: fortran/resolve.c:11985
59616 #, gcc-internal-format
59617 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
59618 msgstr ""
59620 #: fortran/resolve.c:11993
59621 #, gcc-internal-format
59622 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
59623 msgstr ""
59625 #: fortran/resolve.c:12003
59626 #, gcc-internal-format
59627 msgid "Array %qs at %L cannot have a deferred shape"
59628 msgstr ""
59630 #: fortran/resolve.c:12018
59631 #, gcc-internal-format
59632 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
59633 msgstr ""
59635 #: fortran/resolve.c:12030
59636 #, gcc-internal-format
59637 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
59638 msgstr ""
59640 #: fortran/resolve.c:12061
59641 #, gcc-internal-format
59642 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"
59643 msgstr ""
59645 #: fortran/resolve.c:12083
59646 #, gcc-internal-format
59647 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
59648 msgstr ""
59650 #: fortran/resolve.c:12110
59651 #, gcc-internal-format
59652 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
59653 msgstr ""
59655 #. F08:C541. The shape of an array defined in a main program or module
59656 #. * needs to be constant.
59657 #: fortran/resolve.c:12151
59658 #, gcc-internal-format
59659 msgid "The module or main program array %qs at %L must have constant shape"
59660 msgstr ""
59662 #: fortran/resolve.c:12170
59663 #, gcc-internal-format, gfc-internal-format
59664 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
59665 msgstr ""
59667 #: fortran/resolve.c:12191
59668 #, gcc-internal-format
59669 msgid "%qs at %L must have constant character length in this context"
59670 msgstr ""
59672 #: fortran/resolve.c:12198
59673 #, gcc-internal-format
59674 msgid "COMMON variable %qs at %L must have constant character length"
59675 msgstr ""
59677 #: fortran/resolve.c:12245
59678 #, gcc-internal-format
59679 msgid "Allocatable %qs at %L cannot have an initializer"
59680 msgstr ""
59682 #: fortran/resolve.c:12248
59683 #, gcc-internal-format
59684 msgid "External %qs at %L cannot have an initializer"
59685 msgstr ""
59687 #: fortran/resolve.c:12252
59688 #, gcc-internal-format
59689 msgid "Dummy %qs at %L cannot have an initializer"
59690 msgstr ""
59692 #: fortran/resolve.c:12255
59693 #, gcc-internal-format
59694 msgid "Intrinsic %qs at %L cannot have an initializer"
59695 msgstr ""
59697 #: fortran/resolve.c:12258
59698 #, gcc-internal-format
59699 msgid "Function result %qs at %L cannot have an initializer"
59700 msgstr ""
59702 #: fortran/resolve.c:12261
59703 #, gcc-internal-format
59704 msgid "Automatic array %qs at %L cannot have an initializer"
59705 msgstr ""
59707 #: fortran/resolve.c:12303
59708 #, gcc-internal-format, gfc-internal-format
59709 msgid "%s at %L"
59710 msgstr ""
59712 #: fortran/resolve.c:12330
59713 #, gcc-internal-format
59714 msgid "Character-valued statement function %qs at %L must have constant length"
59715 msgstr ""
59717 #: fortran/resolve.c:12352
59718 #, gcc-internal-format
59719 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
59720 msgstr ""
59722 #: fortran/resolve.c:12374
59723 #, gcc-internal-format
59724 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
59725 msgstr ""
59727 #: fortran/resolve.c:12392
59728 #, gcc-internal-format
59729 msgid "Function %qs at %L cannot have an initializer"
59730 msgstr ""
59732 #: fortran/resolve.c:12401
59733 #, gcc-internal-format
59734 msgid "External object %qs at %L may not have an initializer"
59735 msgstr ""
59737 #: fortran/resolve.c:12409
59738 #, gcc-internal-format
59739 msgid "ELEMENTAL function %qs at %L must have a scalar result"
59740 msgstr ""
59742 #: fortran/resolve.c:12419
59743 #, gcc-internal-format
59744 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
59745 msgstr ""
59747 #: fortran/resolve.c:12438
59748 #, gcc-internal-format
59749 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
59750 msgstr ""
59752 #: fortran/resolve.c:12442
59753 #, gcc-internal-format
59754 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
59755 msgstr ""
59757 #: fortran/resolve.c:12446
59758 #, gcc-internal-format
59759 msgid "CHARACTER(*) function %qs at %L cannot be pure"
59760 msgstr ""
59762 #: fortran/resolve.c:12450
59763 #, gcc-internal-format
59764 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
59765 msgstr ""
59767 #: fortran/resolve.c:12463
59768 #, gcc-internal-format
59769 msgid "CHARACTER(*) function %qs at %L"
59770 msgstr ""
59772 #: fortran/resolve.c:12472
59773 #, gcc-internal-format
59774 msgid "Procedure pointer %qs at %L shall not be elemental"
59775 msgstr ""
59777 #: fortran/resolve.c:12478
59778 #, gcc-internal-format
59779 msgid "Dummy procedure %qs at %L shall not be elemental"
59780 msgstr ""
59782 #: fortran/resolve.c:12490
59783 #, gcc-internal-format
59784 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
59785 msgstr ""
59787 #: fortran/resolve.c:12547
59788 #, gcc-internal-format
59789 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
59790 msgstr ""
59792 #: fortran/resolve.c:12553
59793 #, gcc-internal-format
59794 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
59795 msgstr ""
59797 #: fortran/resolve.c:12559
59798 #, gcc-internal-format
59799 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
59800 msgstr ""
59802 #: fortran/resolve.c:12567
59803 #, gcc-internal-format
59804 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
59805 msgstr ""
59807 #: fortran/resolve.c:12573
59808 #, gcc-internal-format
59809 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
59810 msgstr ""
59812 #: fortran/resolve.c:12616
59813 #, gcc-internal-format, gfc-internal-format
59814 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
59815 msgstr ""
59817 #: fortran/resolve.c:12624
59818 #, gcc-internal-format, gfc-internal-format
59819 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
59820 msgstr ""
59822 #: fortran/resolve.c:12632
59823 #, gcc-internal-format, gfc-internal-format
59824 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
59825 msgstr ""
59827 #: fortran/resolve.c:12641
59828 #, gcc-internal-format
59829 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
59830 msgstr ""
59832 #: fortran/resolve.c:12725
59833 #, gcc-internal-format
59834 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
59835 msgstr ""
59837 #: fortran/resolve.c:12734
59838 #, gcc-internal-format, gfc-internal-format
59839 msgid "FINAL procedure at %L must have exactly one argument"
59840 msgstr ""
59842 #: fortran/resolve.c:12743
59843 #, gcc-internal-format
59844 msgid "Argument of FINAL procedure at %L must be of type %qs"
59845 msgstr ""
59847 #: fortran/resolve.c:12751
59848 #, gcc-internal-format, gfc-internal-format
59849 msgid "Argument of FINAL procedure at %L must not be a POINTER"
59850 msgstr ""
59852 #: fortran/resolve.c:12757
59853 #, gcc-internal-format, gfc-internal-format
59854 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
59855 msgstr ""
59857 #: fortran/resolve.c:12763
59858 #, gcc-internal-format, gfc-internal-format
59859 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
59860 msgstr ""
59862 #: fortran/resolve.c:12771
59863 #, gcc-internal-format, gfc-internal-format
59864 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
59865 msgstr ""
59867 #: fortran/resolve.c:12780
59868 #, gcc-internal-format, gfc-internal-format
59869 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
59870 msgstr ""
59872 #: fortran/resolve.c:12802
59873 #, gcc-internal-format
59874 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
59875 msgstr ""
59877 #: fortran/resolve.c:12839
59878 #, gcc-internal-format
59879 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
59880 msgstr ""
59882 #: fortran/resolve.c:12879
59883 #, gcc-internal-format
59884 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
59885 msgstr ""
59887 #: fortran/resolve.c:12915
59888 #, gcc-internal-format
59889 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
59890 msgstr ""
59892 #: fortran/resolve.c:12974
59893 #, gcc-internal-format
59894 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
59895 msgstr ""
59897 #: fortran/resolve.c:12986
59898 #, gcc-internal-format
59899 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
59900 msgstr ""
59902 #: fortran/resolve.c:13014
59903 #, gcc-internal-format
59904 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
59905 msgstr ""
59907 #: fortran/resolve.c:13070
59908 #, gcc-internal-format, gfc-internal-format
59909 msgid "Type-bound operator at %L can't be NOPASS"
59910 msgstr ""
59912 #: fortran/resolve.c:13262
59913 #, gcc-internal-format
59914 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
59915 msgstr ""
59917 #: fortran/resolve.c:13304
59918 #, gcc-internal-format
59919 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
59920 msgstr ""
59922 #: fortran/resolve.c:13318
59923 #, gcc-internal-format
59924 msgid "Procedure %qs with PASS at %L must have at least one argument"
59925 msgstr ""
59927 #: fortran/resolve.c:13332 fortran/resolve.c:13798
59928 #, gcc-internal-format
59929 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
59930 msgstr ""
59932 #: fortran/resolve.c:13340
59933 #, gcc-internal-format
59934 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
59935 msgstr ""
59937 #: fortran/resolve.c:13349
59938 #, gcc-internal-format
59939 msgid "Passed-object dummy argument of %qs at %L must be scalar"
59940 msgstr ""
59942 #: fortran/resolve.c:13355
59943 #, gcc-internal-format
59944 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
59945 msgstr ""
59947 #: fortran/resolve.c:13361
59948 #, gcc-internal-format
59949 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
59950 msgstr ""
59952 #: fortran/resolve.c:13390
59953 #, gcc-internal-format
59954 msgid "Procedure %qs at %L has the same name as a component of %qs"
59955 msgstr ""
59957 #: fortran/resolve.c:13400
59958 #, gcc-internal-format
59959 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
59960 msgstr ""
59962 #: fortran/resolve.c:13492
59963 #, gcc-internal-format
59964 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
59965 msgstr ""
59967 #: fortran/resolve.c:13594
59968 #, gcc-internal-format
59969 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
59970 msgstr ""
59972 #: fortran/resolve.c:13603
59973 #, gcc-internal-format
59974 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59975 msgstr ""
59977 #: fortran/resolve.c:13613
59978 #, gcc-internal-format
59979 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
59980 msgstr ""
59982 #: fortran/resolve.c:13622
59983 #, gcc-internal-format
59984 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
59985 msgstr ""
59987 #: fortran/resolve.c:13633
59988 #, gcc-internal-format
59989 msgid "Component %qs of BIND(C) type at %L must have length one"
59990 msgstr ""
59992 #: fortran/resolve.c:13731
59993 #, gcc-internal-format
59994 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
59995 msgstr ""
59997 #: fortran/resolve.c:13745
59998 #, gcc-internal-format
59999 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
60000 msgstr ""
60002 #: fortran/resolve.c:13761
60003 #, gcc-internal-format
60004 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
60005 msgstr ""
60007 #: fortran/resolve.c:13771
60008 #, gcc-internal-format
60009 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
60010 msgstr ""
60012 #: fortran/resolve.c:13780
60013 #, gcc-internal-format
60014 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
60015 msgstr ""
60017 #: fortran/resolve.c:13789
60018 #, gcc-internal-format
60019 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
60020 msgstr ""
60022 #: fortran/resolve.c:13831
60023 #, gcc-internal-format
60024 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
60025 msgstr ""
60027 #: fortran/resolve.c:13844
60028 #, gcc-internal-format
60029 msgid "Character length of component %qs needs to be a constant specification expression at %L"
60030 msgstr ""
60032 #: fortran/resolve.c:13855
60033 #, gcc-internal-format
60034 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
60035 msgstr ""
60037 #: fortran/resolve.c:13888
60038 #, gcc-internal-format
60039 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
60040 msgstr ""
60042 #: fortran/resolve.c:13896
60043 #, gcc-internal-format, gfc-internal-format
60044 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
60045 msgstr ""
60047 #: fortran/resolve.c:13905
60048 #, gcc-internal-format, gfc-internal-format
60049 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
60050 msgstr ""
60052 #: fortran/resolve.c:13923 fortran/resolve.c:13935
60053 #, gcc-internal-format
60054 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
60055 msgstr ""
60057 #: fortran/resolve.c:14009
60058 #, gcc-internal-format, gfc-internal-format
60059 msgid "Conflicting initializers in union at %L and %L"
60060 msgstr ""
60062 #: fortran/resolve.c:14054
60063 #, gcc-internal-format
60064 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
60065 msgstr ""
60067 #: fortran/resolve.c:14067
60068 #, gcc-internal-format
60069 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
60070 msgstr ""
60072 #: fortran/resolve.c:14131
60073 #, gcc-internal-format
60074 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
60075 msgstr ""
60077 #: fortran/resolve.c:14164
60078 #, gcc-internal-format
60079 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
60080 msgstr ""
60082 #: fortran/resolve.c:14236
60083 #, gcc-internal-format
60084 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
60085 msgstr ""
60087 #: fortran/resolve.c:14242
60088 #, gcc-internal-format
60089 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
60090 msgstr ""
60092 #: fortran/resolve.c:14248
60093 #, gcc-internal-format
60094 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
60095 msgstr ""
60097 #: fortran/resolve.c:14256
60098 #, gcc-internal-format
60099 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
60100 msgstr ""
60102 #: fortran/resolve.c:14273
60103 #, gcc-internal-format
60104 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
60105 msgstr ""
60107 #: fortran/resolve.c:14295
60108 #, gcc-internal-format
60109 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
60110 msgstr ""
60112 #: fortran/resolve.c:14306
60113 #, gcc-internal-format
60114 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
60115 msgstr ""
60117 #: fortran/resolve.c:14333
60118 #, gcc-internal-format
60119 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
60120 msgstr ""
60122 #: fortran/resolve.c:14357
60123 #, gcc-internal-format
60124 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
60125 msgstr ""
60127 #: fortran/resolve.c:14373
60128 #, gcc-internal-format
60129 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
60130 msgstr ""
60132 #: fortran/resolve.c:14384
60133 #, gcc-internal-format, gfc-internal-format
60134 msgid "Incompatible derived type in PARAMETER at %L"
60135 msgstr ""
60137 #: fortran/resolve.c:14392
60138 #, gcc-internal-format
60139 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
60140 msgstr ""
60142 #: fortran/resolve.c:14443
60143 #, gcc-internal-format
60144 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
60145 msgstr ""
60147 #: fortran/resolve.c:14454
60148 #, gcc-internal-format
60149 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)"
60150 msgstr ""
60152 #: fortran/resolve.c:14461
60153 #, gcc-internal-format
60154 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
60155 msgstr ""
60157 #: fortran/resolve.c:14500
60158 #, gcc-internal-format, gfc-internal-format
60159 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
60160 msgstr ""
60162 #: fortran/resolve.c:14564
60163 #, gcc-internal-format, gfc-internal-format
60164 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
60165 msgstr ""
60167 #: fortran/resolve.c:14567
60168 #, gcc-internal-format, gfc-internal-format
60169 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
60170 msgstr ""
60172 #: fortran/resolve.c:14663
60173 #, gcc-internal-format
60174 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
60175 msgstr ""
60177 #: fortran/resolve.c:14684
60178 #, gcc-internal-format, gfc-internal-format
60179 msgid "Bad specification for assumed size array at %L"
60180 msgstr ""
60182 #: fortran/resolve.c:14697
60183 #, gcc-internal-format, gfc-internal-format
60184 msgid "Assumed size array at %L must be a dummy argument"
60185 msgstr ""
60187 #: fortran/resolve.c:14700
60188 #, gcc-internal-format, gfc-internal-format
60189 msgid "Assumed shape array at %L must be a dummy argument"
60190 msgstr ""
60192 #: fortran/resolve.c:14708
60193 #, gcc-internal-format, gfc-internal-format
60194 msgid "Assumed-rank array at %L must be a dummy argument"
60195 msgstr ""
60197 #: fortran/resolve.c:14715
60198 #, gcc-internal-format, gfc-internal-format
60199 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
60200 msgstr ""
60202 #: fortran/resolve.c:14728
60203 #, gcc-internal-format, gfc-internal-format
60204 msgid "Symbol at %L is not a DUMMY variable"
60205 msgstr ""
60207 #: fortran/resolve.c:14734
60208 #, gcc-internal-format
60209 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
60210 msgstr ""
60212 #: fortran/resolve.c:14744
60213 #, gcc-internal-format
60214 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
60215 msgstr ""
60217 #: fortran/resolve.c:14753
60218 #, gcc-internal-format
60219 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
60220 msgstr ""
60222 #: fortran/resolve.c:14766 fortran/resolve.c:14943
60223 #, gcc-internal-format
60224 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
60225 msgstr ""
60227 #: fortran/resolve.c:14780
60228 #, gcc-internal-format, gfc-internal-format
60229 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
60230 msgstr ""
60232 #: fortran/resolve.c:14789
60233 #, gcc-internal-format, gfc-internal-format
60234 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
60235 msgstr ""
60237 #: fortran/resolve.c:14798
60238 #, gcc-internal-format, gfc-internal-format
60239 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
60240 msgstr ""
60242 #: fortran/resolve.c:14806
60243 #, gcc-internal-format, gfc-internal-format
60244 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
60245 msgstr ""
60247 #: fortran/resolve.c:14813
60248 #, gcc-internal-format, gfc-internal-format
60249 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
60250 msgstr ""
60252 #: fortran/resolve.c:14833
60253 #, gcc-internal-format, gfc-internal-format
60254 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
60255 msgstr ""
60257 #: fortran/resolve.c:14840
60258 #, gcc-internal-format, gfc-internal-format
60259 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
60260 msgstr ""
60262 #: fortran/resolve.c:14847
60263 #, gcc-internal-format, gfc-internal-format
60264 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
60265 msgstr ""
60267 #: fortran/resolve.c:14854
60268 #, gcc-internal-format, gfc-internal-format
60269 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
60270 msgstr ""
60272 #: fortran/resolve.c:14880
60273 #, gcc-internal-format
60274 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
60275 msgstr ""
60277 #: fortran/resolve.c:14890
60278 #, gcc-internal-format
60279 msgid "BIND(C) Variable %qs at %L must have length one"
60280 msgstr ""
60282 #: fortran/resolve.c:14969
60283 #, gcc-internal-format
60284 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
60285 msgstr ""
60287 #: fortran/resolve.c:14984
60288 #, gcc-internal-format, gfc-internal-format
60289 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
60290 msgstr ""
60292 #: fortran/resolve.c:14997
60293 #, gcc-internal-format, gfc-internal-format
60294 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
60295 msgstr ""
60297 #: fortran/resolve.c:15015
60298 #, gcc-internal-format
60299 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
60300 msgstr ""
60302 #: fortran/resolve.c:15027
60303 #, gcc-internal-format
60304 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
60305 msgstr ""
60307 #: fortran/resolve.c:15036
60308 #, gcc-internal-format
60309 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
60310 msgstr ""
60312 #: fortran/resolve.c:15048
60313 #, gcc-internal-format
60314 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
60315 msgstr ""
60317 #: fortran/resolve.c:15057
60318 #, gcc-internal-format
60319 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
60320 msgstr ""
60322 #: fortran/resolve.c:15069
60323 #, gcc-internal-format
60324 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
60325 msgstr ""
60327 #: fortran/resolve.c:15085
60328 #, gcc-internal-format
60329 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
60330 msgstr ""
60332 #: fortran/resolve.c:15093
60333 #, gcc-internal-format
60334 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
60335 msgstr ""
60337 #: fortran/resolve.c:15100
60338 #, gcc-internal-format
60339 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
60340 msgstr ""
60342 #: fortran/resolve.c:15112
60343 #, gcc-internal-format
60344 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
60345 msgstr ""
60347 #: fortran/resolve.c:15121
60348 #, gcc-internal-format
60349 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
60350 msgstr ""
60352 #: fortran/resolve.c:15137
60353 #, gcc-internal-format
60354 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
60355 msgstr ""
60357 #: fortran/resolve.c:15143
60358 #, gcc-internal-format
60359 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
60360 msgstr ""
60362 #: fortran/resolve.c:15168
60363 #, gcc-internal-format
60364 msgid "Namelist %qs can not be an argument to subroutine or function at %L"
60365 msgstr ""
60367 #: fortran/resolve.c:15238
60368 #, gcc-internal-format, gfc-internal-format
60369 msgid "Threadprivate at %L isn't SAVEd"
60370 msgstr ""
60372 #: fortran/resolve.c:15249
60373 #, gcc-internal-format
60374 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
60375 msgstr ""
60377 #: fortran/resolve.c:15353
60378 #, gcc-internal-format
60379 msgid "check_data_variable(): Bad expression"
60380 msgstr ""
60382 #: fortran/resolve.c:15359
60383 #, gcc-internal-format
60384 msgid "BLOCK DATA element %qs at %L must be in COMMON"
60385 msgstr ""
60387 #: fortran/resolve.c:15365
60388 #, gcc-internal-format
60389 msgid "DATA array %qs at %L must be specified in a previous declaration"
60390 msgstr ""
60392 #: fortran/resolve.c:15374
60393 #, gcc-internal-format
60394 msgid "DATA element %qs at %L cannot have a coindex"
60395 msgstr ""
60397 #: fortran/resolve.c:15388
60398 #, gcc-internal-format
60399 msgid "DATA element %qs at %L is a pointer and so must be a full array"
60400 msgstr ""
60402 #: fortran/resolve.c:15434
60403 #, gcc-internal-format, gfc-internal-format
60404 msgid "Nonconstant array section at %L in DATA statement"
60405 msgstr ""
60407 #: fortran/resolve.c:15447
60408 #, gcc-internal-format, gfc-internal-format
60409 msgid "DATA statement at %L has more variables than values"
60410 msgstr ""
60412 #: fortran/resolve.c:15546
60413 #, gcc-internal-format, gfc-internal-format
60414 msgid "start of implied-do loop at %L could not be simplified to a constant value"
60415 msgstr ""
60417 #: fortran/resolve.c:15554
60418 #, gcc-internal-format, gfc-internal-format
60419 msgid "end of implied-do loop at %L could not be simplified to a constant value"
60420 msgstr ""
60422 #: fortran/resolve.c:15562
60423 #, gcc-internal-format, gfc-internal-format
60424 msgid "step of implied-do loop at %L could not be simplified to a constant value"
60425 msgstr ""
60427 #: fortran/resolve.c:15687
60428 #, gcc-internal-format, gfc-internal-format
60429 msgid "DATA statement at %L has more values than variables"
60430 msgstr ""
60432 #: fortran/resolve.c:15852
60433 #, gcc-internal-format, gfc-internal-format
60434 msgid "Label %d at %L defined but not used"
60435 msgstr ""
60437 #: fortran/resolve.c:15858
60438 #, gcc-internal-format, gfc-internal-format
60439 msgid "Label %d at %L defined but cannot be used"
60440 msgstr ""
60442 #: fortran/resolve.c:15942
60443 #, gcc-internal-format
60444 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
60445 msgstr ""
60447 #: fortran/resolve.c:15951
60448 #, gcc-internal-format
60449 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
60450 msgstr ""
60452 #: fortran/resolve.c:15959
60453 #, gcc-internal-format
60454 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
60455 msgstr ""
60457 #: fortran/resolve.c:15975
60458 #, gcc-internal-format
60459 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
60460 msgstr ""
60462 #: fortran/resolve.c:16078
60463 #, gcc-internal-format, gfc-internal-format
60464 msgid "Syntax error in EQUIVALENCE statement at %L"
60465 msgstr ""
60467 #: fortran/resolve.c:16093
60468 #, gcc-internal-format, gfc-internal-format
60469 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
60470 msgstr ""
60472 #: fortran/resolve.c:16118
60473 #, gcc-internal-format
60474 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
60475 msgstr ""
60477 #: fortran/resolve.c:16127
60478 #, gcc-internal-format
60479 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
60480 msgstr ""
60482 #: fortran/resolve.c:16200
60483 #, gcc-internal-format
60484 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
60485 msgstr ""
60487 #: fortran/resolve.c:16211
60488 #, gcc-internal-format
60489 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
60490 msgstr ""
60492 #: fortran/resolve.c:16222
60493 #, gcc-internal-format, gfc-internal-format
60494 msgid "Substring at %L has length zero"
60495 msgstr ""
60497 #: fortran/resolve.c:16253
60498 #, gcc-internal-format
60499 msgid "Self reference in character length expression for %qs at %L"
60500 msgstr ""
60502 #: fortran/resolve.c:16320
60503 #, gcc-internal-format
60504 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
60505 msgstr ""
60507 #: fortran/resolve.c:16333
60508 #, gcc-internal-format
60509 msgid "ENTRY %qs at %L has no IMPLICIT type"
60510 msgstr ""
60512 #: fortran/resolve.c:16353
60513 #, gcc-internal-format
60514 msgid "User operator procedure %qs at %L must be a FUNCTION"
60515 msgstr ""
60517 #: fortran/resolve.c:16363
60518 #, gcc-internal-format
60519 msgid "User operator procedure %qs at %L cannot be assumed character length"
60520 msgstr ""
60522 #: fortran/resolve.c:16371
60523 #, gcc-internal-format
60524 msgid "User operator procedure %qs at %L must have at least one argument"
60525 msgstr ""
60527 #: fortran/resolve.c:16385
60528 #, gcc-internal-format, gfc-internal-format
60529 msgid "First argument of operator interface at %L cannot be optional"
60530 msgstr ""
60532 #: fortran/resolve.c:16403
60533 #, gcc-internal-format, gfc-internal-format
60534 msgid "Second argument of operator interface at %L cannot be optional"
60535 msgstr ""
60537 #: fortran/resolve.c:16410
60538 #, gcc-internal-format, gfc-internal-format
60539 msgid "Operator interface at %L must have, at most, two arguments"
60540 msgstr ""
60542 #: fortran/resolve.c:16488
60543 #, gcc-internal-format
60544 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
60545 msgstr ""
60547 #: fortran/scanner.c:332
60548 #, gcc-internal-format
60549 msgid "Include directory %qs: %s"
60550 msgstr ""
60552 #: fortran/scanner.c:336
60553 #, gcc-internal-format
60554 msgid "Nonexistent include directory %qs"
60555 msgstr ""
60557 #: fortran/scanner.c:341
60558 #, gcc-internal-format
60559 msgid "%qs is not a directory"
60560 msgstr ""
60562 #: fortran/scanner.c:744
60563 #, gcc-internal-format, gfc-internal-format
60564 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60565 msgstr ""
60567 #: fortran/scanner.c:784
60568 #, gcc-internal-format, gfc-internal-format
60569 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
60570 msgstr ""
60572 #: fortran/scanner.c:1277 fortran/scanner.c:1470
60573 #, gcc-internal-format, gfc-internal-format
60574 msgid "Line truncated at %L"
60575 msgstr ""
60577 #: fortran/scanner.c:1333 fortran/scanner.c:1548
60578 #, gcc-internal-format, gfc-internal-format
60579 msgid "Limit of %d continuations exceeded in statement at %C"
60580 msgstr ""
60582 #: fortran/scanner.c:1412 fortran/scanner.c:1509
60583 #, gcc-internal-format, gfc-internal-format
60584 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
60585 msgstr ""
60587 #: fortran/scanner.c:1414 fortran/scanner.c:1511
60588 #, gcc-internal-format, gfc-internal-format
60589 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
60590 msgstr ""
60592 #: fortran/scanner.c:1425
60593 #, gcc-internal-format
60594 msgid "Missing %<&%> in continued character constant at %C"
60595 msgstr ""
60597 #: fortran/scanner.c:1699
60598 #, gcc-internal-format, gfc-internal-format
60599 msgid "Nonconforming tab character at %C"
60600 msgstr ""
60602 #: fortran/scanner.c:1710
60603 #, gcc-internal-format, gfc-internal-format
60604 msgid "Invalid character 0x%s at %C"
60605 msgstr ""
60607 #: fortran/scanner.c:1795 fortran/scanner.c:1798
60608 #, gcc-internal-format
60609 msgid "%<&%> not allowed by itself in line %d"
60610 msgstr ""
60612 #: fortran/scanner.c:1857
60613 #, gcc-internal-format, gfc-internal-format
60614 msgid "Nonconforming tab character in column %d of line %d"
60615 msgstr ""
60617 #: fortran/scanner.c:2086
60618 #, gcc-internal-format
60619 msgid "file %qs left but not entered"
60620 msgstr ""
60622 #: fortran/scanner.c:2124
60623 #, gcc-internal-format
60624 msgid "Illegal preprocessor directive"
60625 msgstr ""
60627 #: fortran/scanner.c:2251
60628 #, gcc-internal-format
60629 msgid "Can't open file %qs"
60630 msgstr ""
60632 #: fortran/simplify.c:92
60633 #, gcc-internal-format, gfc-internal-format
60634 msgid "Result of %s overflows its kind at %L"
60635 msgstr ""
60637 #: fortran/simplify.c:97
60638 #, gcc-internal-format, gfc-internal-format
60639 msgid "Result of %s underflows its kind at %L"
60640 msgstr ""
60642 #: fortran/simplify.c:102
60643 #, gcc-internal-format, gfc-internal-format
60644 msgid "Result of %s is NaN at %L"
60645 msgstr ""
60647 #: fortran/simplify.c:106
60648 #, gcc-internal-format, gfc-internal-format
60649 msgid "Result of %s gives range error for its kind at %L"
60650 msgstr ""
60652 #: fortran/simplify.c:129
60653 #, gcc-internal-format, gfc-internal-format
60654 msgid "KIND parameter of %s at %L must be an initialization expression"
60655 msgstr ""
60657 #: fortran/simplify.c:137
60658 #, gcc-internal-format, gfc-internal-format
60659 msgid "Invalid KIND parameter of %s at %L"
60660 msgstr ""
60662 #: fortran/simplify.c:747
60663 #, gcc-internal-format
60664 msgid "gfc_simplify_abs(): Bad type"
60665 msgstr ""
60667 #: fortran/simplify.c:768
60668 #, gcc-internal-format, gfc-internal-format
60669 msgid "Argument of %s function at %L is negative"
60670 msgstr ""
60672 #: fortran/simplify.c:775
60673 #, gcc-internal-format, gfc-internal-format
60674 msgid "Argument of %s function at %L outside of range [0,127]"
60675 msgstr ""
60677 #: fortran/simplify.c:793
60678 #, gcc-internal-format, gfc-internal-format
60679 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
60680 msgstr ""
60682 #: fortran/simplify.c:830
60683 #, gcc-internal-format, gfc-internal-format
60684 msgid "Argument of ACOS at %L must be between -1 and 1"
60685 msgstr ""
60687 #: fortran/simplify.c:844
60688 #, gcc-internal-format
60689 msgid "in gfc_simplify_acos(): Bad type"
60690 msgstr ""
60692 #: fortran/simplify.c:863
60693 #, gcc-internal-format, gfc-internal-format
60694 msgid "Argument of ACOSH at %L must not be less than 1"
60695 msgstr ""
60697 #: fortran/simplify.c:878
60698 #, gcc-internal-format
60699 msgid "in gfc_simplify_acosh(): Bad type"
60700 msgstr ""
60702 #: fortran/simplify.c:1107
60703 #, gcc-internal-format, gfc-internal-format
60704 msgid "Argument of ASIN at %L must be between -1 and 1"
60705 msgstr ""
60707 #: fortran/simplify.c:1121
60708 #, gcc-internal-format
60709 msgid "in gfc_simplify_asin(): Bad type"
60710 msgstr ""
60712 #: fortran/simplify.c:1149
60713 #, gcc-internal-format
60714 msgid "in gfc_simplify_asinh(): Bad type"
60715 msgstr ""
60717 #: fortran/simplify.c:1177
60718 #, gcc-internal-format
60719 msgid "in gfc_simplify_atan(): Bad type"
60720 msgstr ""
60722 #: fortran/simplify.c:1198
60723 #, gcc-internal-format, gfc-internal-format
60724 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
60725 msgstr ""
60727 #: fortran/simplify.c:1212
60728 #, gcc-internal-format
60729 msgid "in gfc_simplify_atanh(): Bad type"
60730 msgstr ""
60732 #: fortran/simplify.c:1229
60733 #, gcc-internal-format, gfc-internal-format
60734 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
60735 msgstr ""
60737 #: fortran/simplify.c:1321
60738 #, gcc-internal-format, gfc-internal-format
60739 msgid "Result of BESSEL_YN is -INF at %L"
60740 msgstr ""
60742 #: fortran/simplify.c:1690
60743 #, gcc-internal-format
60744 msgid "gfc_simplify_dcmplx(): Bad type (x)"
60745 msgstr ""
60747 #: fortran/simplify.c:1709
60748 #, gcc-internal-format
60749 msgid "gfc_simplify_dcmplx(): Bad type (y)"
60750 msgstr ""
60752 #: fortran/simplify.c:1790
60753 #, gcc-internal-format
60754 msgid "in simplify_trig_call(): Bad intrinsic"
60755 msgstr ""
60757 #: fortran/simplify.c:1850
60758 #, gcc-internal-format
60759 msgid "in gfc_simplify_trigd(): Bad type"
60760 msgstr ""
60762 #: fortran/simplify.c:1868
60763 #, gcc-internal-format
60764 msgid "in gfc_simplify_atrigd(): Bad type"
60765 msgstr ""
60767 #: fortran/simplify.c:1892
60768 #, gcc-internal-format
60769 msgid "in gfc_simplify_atan2d(): Bad type"
60770 msgstr ""
60772 #: fortran/simplify.c:1930
60773 #, gcc-internal-format
60774 msgid "in gfc_simplify_cos(): Bad type"
60775 msgstr ""
60777 #: fortran/simplify.c:2289
60778 #, gcc-internal-format
60779 msgid "gfc_simplify_dim(): Bad type"
60780 msgstr ""
60782 #: fortran/simplify.c:2859
60783 #, gcc-internal-format
60784 msgid "in gfc_simplify_exp(): Bad type"
60785 msgstr ""
60787 #: fortran/simplify.c:3081
60788 #, gcc-internal-format
60789 msgid "gfc_simplify_floor(): Bad kind"
60790 msgstr ""
60792 #: fortran/simplify.c:3231
60793 #, gcc-internal-format, gfc-internal-format
60794 msgid "Argument of IACHAR at %L must be of length one"
60795 msgstr ""
60797 #: fortran/simplify.c:3239
60798 #, gcc-internal-format, gfc-internal-format
60799 msgid "Argument of IACHAR function at %L outside of range 0..127"
60800 msgstr ""
60802 #: fortran/simplify.c:3354
60803 #, gcc-internal-format, gfc-internal-format
60804 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
60805 msgstr ""
60807 #: fortran/simplify.c:3378
60808 #, gcc-internal-format
60809 msgid "IBITS: Bad bit"
60810 msgstr ""
60812 #: fortran/simplify.c:3429
60813 #, gcc-internal-format, gfc-internal-format
60814 msgid "Argument of ICHAR at %L must be of length one"
60815 msgstr ""
60817 #. Left shift, as in SHIFTL.
60818 #: fortran/simplify.c:3794 fortran/simplify.c:3802
60819 #, gcc-internal-format, gfc-internal-format
60820 msgid "Second argument of %s is negative at %L"
60821 msgstr ""
60823 #: fortran/simplify.c:3814
60824 #, gcc-internal-format, gfc-internal-format
60825 msgid "Magnitude of second argument of %s exceeds bit size at %L"
60826 msgstr ""
60828 #: fortran/simplify.c:3939
60829 #, gcc-internal-format, gfc-internal-format
60830 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
60831 msgstr ""
60833 #: fortran/simplify.c:3942
60834 #, gcc-internal-format, gfc-internal-format
60835 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
60836 msgstr ""
60838 #: fortran/simplify.c:4262 fortran/simplify.c:4394
60839 #, gcc-internal-format, gfc-internal-format
60840 msgid "DIM argument at %L is out of bounds"
60841 msgstr ""
60843 #: fortran/simplify.c:4577
60844 #, gcc-internal-format, gfc-internal-format
60845 msgid "Argument of LOG at %L cannot be less than or equal to zero"
60846 msgstr ""
60848 #: fortran/simplify.c:4590
60849 #, gcc-internal-format, gfc-internal-format
60850 msgid "Complex argument of LOG at %L cannot be zero"
60851 msgstr ""
60853 #: fortran/simplify.c:4601
60854 #, gcc-internal-format
60855 msgid "gfc_simplify_log: bad type"
60856 msgstr ""
60858 #: fortran/simplify.c:4618
60859 #, gcc-internal-format, gfc-internal-format
60860 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
60861 msgstr ""
60863 #: fortran/simplify.c:4941
60864 #, gcc-internal-format
60865 msgid "simplify_min_max(): Bad type in arglist"
60866 msgstr ""
60868 #: fortran/simplify.c:5470 fortran/simplify.c:5478
60869 #, gcc-internal-format
60870 msgid "Argument %qs of MOD at %L shall not be zero"
60871 msgstr ""
60873 #: fortran/simplify.c:5484
60874 #, gcc-internal-format
60875 msgid "gfc_simplify_mod(): Bad arguments"
60876 msgstr ""
60878 #. Result is processor-dependent. This processor just opts
60879 #. to not handle it at all.
60880 #. Result is processor-dependent.
60881 #: fortran/simplify.c:5525 fortran/simplify.c:5537
60882 #, gcc-internal-format, gfc-internal-format
60883 msgid "Second argument of MODULO at %L is zero"
60884 msgstr ""
60886 #: fortran/simplify.c:5557
60887 #, gcc-internal-format
60888 msgid "gfc_simplify_modulo(): Bad arguments"
60889 msgstr ""
60891 #: fortran/simplify.c:5605
60892 #, gcc-internal-format, gfc-internal-format
60893 msgid "Result of NEAREST is NaN at %L"
60894 msgstr ""
60896 #: fortran/simplify.c:6086
60897 #, gcc-internal-format, gfc-internal-format
60898 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
60899 msgstr ""
60901 #: fortran/simplify.c:6142
60902 #, gcc-internal-format, gfc-internal-format
60903 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
60904 msgstr ""
60906 #: fortran/simplify.c:6179
60907 #, gcc-internal-format, gfc-internal-format
60908 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
60909 msgstr ""
60911 #: fortran/simplify.c:6307
60912 #, gcc-internal-format, gfc-internal-format
60913 msgid "Reshaped array too large at %C"
60914 msgstr ""
60916 #: fortran/simplify.c:6421
60917 #, gcc-internal-format, gfc-internal-format
60918 msgid "Result of SCALE overflows its kind at %L"
60919 msgstr ""
60921 #: fortran/simplify.c:7000
60922 #, gcc-internal-format
60923 msgid "Bad type in gfc_simplify_sign"
60924 msgstr ""
60926 #: fortran/simplify.c:7029
60927 #, gcc-internal-format
60928 msgid "in gfc_simplify_sin(): Bad type"
60929 msgstr ""
60931 #: fortran/simplify.c:7156 fortran/simplify.c:7436
60932 #, gcc-internal-format
60933 msgid "Failure getting length of a constant array."
60934 msgstr ""
60936 #: fortran/simplify.c:7166
60937 #, gcc-internal-format
60938 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."
60939 msgstr ""
60941 #: fortran/simplify.c:7232
60942 #, gcc-internal-format, gfc-internal-format
60943 msgid "Simplification of SPREAD at %C not yet implemented"
60944 msgstr ""
60946 #: fortran/simplify.c:7256
60947 #, gcc-internal-format, gfc-internal-format
60948 msgid "Argument of SQRT at %L has a negative value"
60949 msgstr ""
60951 #: fortran/simplify.c:7272
60952 #, gcc-internal-format, gfc-internal-format
60953 msgid "invalid argument of SQRT at %L"
60954 msgstr ""
60956 #: fortran/simplify.c:7603
60957 #, gcc-internal-format, gfc-internal-format
60958 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
60959 msgstr ""
60961 #: fortran/simplify.c:7626
60962 #, gcc-internal-format, gfc-internal-format
60963 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
60964 msgstr ""
60966 #: fortran/simplify.c:7998
60967 #, gcc-internal-format
60968 msgid "gfc_convert_constant(): Unexpected type"
60969 msgstr ""
60971 #: fortran/simplify.c:8083
60972 #, gcc-internal-format
60973 msgid "Character %qs in string at %L cannot be converted into character kind %d"
60974 msgstr ""
60976 #: fortran/st.c:277
60977 #, gcc-internal-format
60978 msgid "gfc_free_statement(): Bad statement"
60979 msgstr ""
60981 #: fortran/symbol.c:141
60982 #, gcc-internal-format, gfc-internal-format
60983 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
60984 msgstr ""
60986 #: fortran/symbol.c:178
60987 #, gcc-internal-format
60988 msgid "Letter %qc already set in IMPLICIT statement at %C"
60989 msgstr ""
60991 #: fortran/symbol.c:200
60992 #, gcc-internal-format, gfc-internal-format
60993 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
60994 msgstr ""
60996 #: fortran/symbol.c:210
60997 #, gcc-internal-format
60998 msgid "Letter %qc already has an IMPLICIT type at %C"
60999 msgstr ""
61001 #: fortran/symbol.c:234
61002 #, gcc-internal-format
61003 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
61004 msgstr ""
61006 #: fortran/symbol.c:239
61007 #, gcc-internal-format
61008 msgid "gfc_get_default_type(): Bad symbol %qs"
61009 msgstr ""
61011 #: fortran/symbol.c:296
61012 #, gcc-internal-format
61013 msgid "gfc_set_default_type(): symbol already has a type"
61014 msgstr ""
61016 #: fortran/symbol.c:306
61017 #, gcc-internal-format
61018 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
61019 msgstr ""
61021 #: fortran/symbol.c:310
61022 #, gcc-internal-format
61023 msgid "Symbol %qs at %L has no IMPLICIT type"
61024 msgstr ""
61026 #. BIND(C) variables should not be implicitly declared.
61027 #: fortran/symbol.c:330
61028 #, gcc-internal-format
61029 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
61030 msgstr ""
61032 #. Dummy args to a BIND(C) routine may not be interoperable if
61033 #. they are implicitly typed.
61034 #: fortran/symbol.c:346
61035 #, gcc-internal-format
61036 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"
61037 msgstr ""
61039 #: fortran/symbol.c:387
61040 #, gcc-internal-format
61041 msgid "Function result %qs at %L has no IMPLICIT type"
61042 msgstr ""
61044 #: fortran/symbol.c:485
61045 #, gcc-internal-format, gfc-internal-format
61046 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
61047 msgstr ""
61049 #: fortran/symbol.c:510
61050 #, gcc-internal-format, gfc-internal-format
61051 msgid "Namelist group name at %L cannot have the SAVE attribute"
61052 msgstr ""
61054 #: fortran/symbol.c:529
61055 #, gcc-internal-format
61056 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
61057 msgstr ""
61059 #: fortran/symbol.c:562
61060 #, gcc-internal-format, gfc-internal-format
61061 msgid "Procedure pointer at %C"
61062 msgstr ""
61064 #: fortran/symbol.c:773
61065 #, gcc-internal-format, gfc-internal-format
61066 msgid "%s attribute applied to %s %s at %L"
61067 msgstr ""
61069 #: fortran/symbol.c:780
61070 #, gcc-internal-format, gfc-internal-format
61071 msgid "BIND(C) applied to %s %s at %L"
61072 msgstr ""
61074 #: fortran/symbol.c:901 fortran/symbol.c:912 fortran/symbol.c:1776
61075 #, gcc-internal-format, gfc-internal-format
61076 msgid "%s attribute conflicts with %s attribute at %L"
61077 msgstr ""
61079 #: fortran/symbol.c:904 fortran/symbol.c:918
61080 #, gcc-internal-format
61081 msgid "%s attribute conflicts with %s attribute in %qs at %L"
61082 msgstr ""
61084 #: fortran/symbol.c:962
61085 #, gcc-internal-format, gfc-internal-format
61086 msgid "Cannot change attributes of USE-associated symbol at %L"
61087 msgstr ""
61089 #: fortran/symbol.c:965
61090 #, gcc-internal-format, gfc-internal-format
61091 msgid "Cannot change attributes of USE-associated symbol %s at %L"
61092 msgstr ""
61094 #: fortran/symbol.c:981
61095 #, gcc-internal-format, gfc-internal-format
61096 msgid "Duplicate %s attribute specified at %L"
61097 msgstr ""
61099 #: fortran/symbol.c:1023
61100 #, gcc-internal-format, gfc-internal-format
61101 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
61102 msgstr ""
61104 #: fortran/symbol.c:1040
61105 #, gcc-internal-format, gfc-internal-format
61106 msgid "Duplicate AUTOMATIC attribute specified at %L"
61107 msgstr ""
61109 #: fortran/symbol.c:1064
61110 #, gcc-internal-format
61111 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
61112 msgstr ""
61114 #: fortran/symbol.c:1090
61115 #, gcc-internal-format
61116 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
61117 msgstr ""
61119 #: fortran/symbol.c:1246
61120 #, gcc-internal-format, gfc-internal-format
61121 msgid "Cray Pointee at %L appears in multiple pointer() statements"
61122 msgstr ""
61124 #: fortran/symbol.c:1265
61125 #, gcc-internal-format, gfc-internal-format
61126 msgid "Duplicate PROTECTED attribute specified at %L"
61127 msgstr ""
61129 #: fortran/symbol.c:1298
61130 #, gcc-internal-format, gfc-internal-format
61131 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
61132 msgstr ""
61134 #: fortran/symbol.c:1309
61135 #, gcc-internal-format, gfc-internal-format
61136 msgid "Duplicate SAVE attribute specified at %L"
61137 msgstr ""
61139 #: fortran/symbol.c:1329
61140 #, gcc-internal-format, gfc-internal-format
61141 msgid "Duplicate VALUE attribute specified at %L"
61142 msgstr ""
61144 #: fortran/symbol.c:1348
61145 #, gcc-internal-format, gfc-internal-format
61146 msgid "Duplicate VOLATILE attribute specified at %L"
61147 msgstr ""
61149 #: fortran/symbol.c:1360
61150 #, gcc-internal-format, gfc-internal-format
61151 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
61152 msgstr ""
61154 #: fortran/symbol.c:1381
61155 #, gcc-internal-format, gfc-internal-format
61156 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
61157 msgstr ""
61159 #: fortran/symbol.c:1772
61160 #, gcc-internal-format
61161 msgid "%s attribute of %qs conflicts with %s attribute at %L"
61162 msgstr ""
61164 #: fortran/symbol.c:1808
61165 #, gcc-internal-format, gfc-internal-format
61166 msgid ""
61167 "%s procedure at %L is already declared as %s procedure. \n"
61168 "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"
61169 msgstr ""
61171 #: fortran/symbol.c:1816
61172 #, gcc-internal-format, gfc-internal-format
61173 msgid "%s procedure at %L is already declared as %s procedure"
61174 msgstr ""
61176 #: fortran/symbol.c:1851
61177 #, gcc-internal-format, gfc-internal-format
61178 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
61179 msgstr ""
61181 #: fortran/symbol.c:1875
61182 #, gcc-internal-format, gfc-internal-format
61183 msgid "ACCESS specification at %L was already specified"
61184 msgstr ""
61186 #: fortran/symbol.c:1892
61187 #, gcc-internal-format, gfc-internal-format
61188 msgid "Duplicate BIND attribute specified at %L"
61189 msgstr ""
61191 #: fortran/symbol.c:1899
61192 #, gcc-internal-format, gfc-internal-format
61193 msgid "BIND(C) at %L"
61194 msgstr ""
61196 #: fortran/symbol.c:1915
61197 #, gcc-internal-format, gfc-internal-format
61198 msgid "Duplicate EXTENDS attribute specified at %L"
61199 msgstr ""
61201 #: fortran/symbol.c:1919
61202 #, gcc-internal-format, gfc-internal-format
61203 msgid "EXTENDS at %L"
61204 msgstr ""
61206 #: fortran/symbol.c:1945
61207 #, gcc-internal-format
61208 msgid "Symbol %qs at %L already has an explicit interface"
61209 msgstr ""
61211 #: fortran/symbol.c:1952
61212 #, gcc-internal-format
61213 msgid "%qs at %L has attributes specified outside its INTERFACE body"
61214 msgstr ""
61216 #: fortran/symbol.c:1990
61217 #, gcc-internal-format
61218 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
61219 msgstr ""
61221 #: fortran/symbol.c:1994
61222 #, gcc-internal-format
61223 msgid "Symbol %qs at %L already has basic type of %s"
61224 msgstr ""
61226 #: fortran/symbol.c:2001
61227 #, gcc-internal-format
61228 msgid "Procedure %qs at %L may not have basic type of %s"
61229 msgstr ""
61231 #: fortran/symbol.c:2013
61232 #, gcc-internal-format
61233 msgid "Symbol %qs at %L cannot have a type"
61234 msgstr ""
61236 #: fortran/symbol.c:2256
61237 #, gcc-internal-format
61238 msgid "Component %qs at %C already in the parent type at %L"
61239 msgstr ""
61241 #: fortran/symbol.c:2341
61242 #, gcc-internal-format
61243 msgid "Symbol %qs at %C is ambiguous"
61244 msgstr ""
61246 #: fortran/symbol.c:2373
61247 #, gcc-internal-format
61248 msgid "Derived type %qs at %C is being used before it is defined"
61249 msgstr ""
61251 #: fortran/symbol.c:2522
61252 #, gcc-internal-format
61253 msgid "Component %qs at %C is a PRIVATE component of %qs"
61254 msgstr ""
61256 #: fortran/symbol.c:2543
61257 #, gcc-internal-format
61258 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
61259 msgstr ""
61261 #: fortran/symbol.c:2547
61262 #, gcc-internal-format
61263 msgid "%qs at %C is not a member of the %qs structure"
61264 msgstr ""
61266 #: fortran/symbol.c:2711
61267 #, gcc-internal-format, gfc-internal-format
61268 msgid "Duplicate statement label %d at %L and %L"
61269 msgstr ""
61271 #: fortran/symbol.c:2722
61272 #, gcc-internal-format, gfc-internal-format
61273 msgid "Label %d at %C already referenced as branch target"
61274 msgstr ""
61276 #: fortran/symbol.c:2732
61277 #, gcc-internal-format, gfc-internal-format
61278 msgid "Label %d at %C already referenced as a format label"
61279 msgstr ""
61281 #: fortran/symbol.c:2738
61282 #, gcc-internal-format, gfc-internal-format
61283 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
61284 msgstr ""
61286 #: fortran/symbol.c:2780
61287 #, gcc-internal-format, gfc-internal-format
61288 msgid "Label %d at %C previously used as a FORMAT label"
61289 msgstr ""
61291 #: fortran/symbol.c:2789
61292 #, gcc-internal-format, gfc-internal-format
61293 msgid "Label %d at %C previously used as branch target"
61294 msgstr ""
61296 #: fortran/symbol.c:2795
61297 #, gcc-internal-format, gfc-internal-format
61298 msgid "Shared DO termination label %d at %C"
61299 msgstr ""
61301 #: fortran/symbol.c:3124
61302 #, gcc-internal-format
61303 msgid "new_symbol(): Symbol name too long"
61304 msgstr ""
61306 #: fortran/symbol.c:3149
61307 #, gcc-internal-format
61308 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
61309 msgstr ""
61311 #: fortran/symbol.c:3152
61312 #, gcc-internal-format
61313 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
61314 msgstr ""
61316 #. Symbol is from another namespace.
61317 #: fortran/symbol.c:3395
61318 #, gcc-internal-format
61319 msgid "Symbol %qs at %C has already been host associated"
61320 msgstr ""
61322 #: fortran/symbol.c:4411
61323 #, gcc-internal-format
61324 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
61325 msgstr ""
61327 #: fortran/symbol.c:4424
61328 #, gcc-internal-format
61329 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
61330 msgstr ""
61332 #: fortran/symbol.c:4442
61333 #, gcc-internal-format
61334 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
61335 msgstr ""
61337 #: fortran/symbol.c:4463
61338 #, gcc-internal-format
61339 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
61340 msgstr ""
61342 #: fortran/symbol.c:4473
61343 #, gcc-internal-format
61344 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
61345 msgstr ""
61347 #: fortran/symbol.c:4484
61348 #, gcc-internal-format
61349 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
61350 msgstr ""
61352 #: fortran/symbol.c:4523
61353 #, gcc-internal-format
61354 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
61355 msgstr ""
61357 #: fortran/symbol.c:4533
61358 #, gcc-internal-format
61359 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
61360 msgstr ""
61362 #: fortran/symbol.c:4547
61363 #, gcc-internal-format
61364 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
61365 msgstr ""
61367 #: fortran/symbol.c:4555
61368 #, gcc-internal-format
61369 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
61370 msgstr ""
61372 #: fortran/symbol.c:5032 fortran/symbol.c:5037
61373 #, gcc-internal-format
61374 msgid "Symbol %qs is used before it is typed at %L"
61375 msgstr ""
61377 #: fortran/target-memory.c:126
61378 #, gcc-internal-format
61379 msgid "Invalid expression in gfc_element_size."
61380 msgstr ""
61382 #: fortran/target-memory.c:345
61383 #, gcc-internal-format
61384 msgid "Invalid expression in gfc_target_encode_expr."
61385 msgstr ""
61387 #: fortran/target-memory.c:614
61388 #, gcc-internal-format
61389 msgid "Invalid expression in gfc_target_interpret_expr."
61390 msgstr ""
61392 #: fortran/target-memory.c:687
61393 #, gcc-internal-format, gfc-internal-format
61394 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
61395 msgstr ""
61397 #: fortran/target-memory.c:690
61398 #, gcc-internal-format, gfc-internal-format
61399 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
61400 msgstr ""
61402 #: fortran/target-memory.c:778
61403 #, gcc-internal-format, gfc-internal-format
61404 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
61405 msgstr ""
61407 #. Problems occur when we get something like
61408 #. integer :: a(lots) = (/(i, i=1, lots)/)
61409 #: fortran/trans-array.c:5927
61410 #, gcc-internal-format
61411 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"
61412 msgstr ""
61414 #: fortran/trans-array.c:7860
61415 #, gcc-internal-format
61416 msgid "Creating array temporary at %L for argument %qs"
61417 msgstr ""
61419 #: fortran/trans-array.c:10724
61420 #, gcc-internal-format, gfc-internal-format
61421 msgid "bad expression type during walk (%d)"
61422 msgstr ""
61424 #: fortran/trans-common.c:401
61425 #, gcc-internal-format
61426 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
61427 msgstr ""
61429 #: fortran/trans-common.c:782
61430 #, gcc-internal-format
61431 msgid "get_mpz(): Not an integer constant"
61432 msgstr ""
61434 #: fortran/trans-common.c:810
61435 #, gcc-internal-format
61436 msgid "element_number(): Bad dimension type"
61437 msgstr ""
61439 #: fortran/trans-common.c:880
61440 #, gcc-internal-format, gfc-internal-format
61441 msgid "Bad array reference at %L"
61442 msgstr ""
61444 #: fortran/trans-common.c:888
61445 #, gcc-internal-format, gfc-internal-format
61446 msgid "Illegal reference type at %L as EQUIVALENCE object"
61447 msgstr ""
61449 #: fortran/trans-common.c:928
61450 #, gcc-internal-format
61451 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
61452 msgstr ""
61454 #. Aligning this field would misalign a previous field.
61455 #: fortran/trans-common.c:1061
61456 #, gcc-internal-format
61457 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
61458 msgstr ""
61460 #: fortran/trans-common.c:1126
61461 #, gcc-internal-format
61462 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
61463 msgstr ""
61465 #: fortran/trans-common.c:1141
61466 #, gcc-internal-format
61467 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
61468 msgstr ""
61470 #: fortran/trans-common.c:1157
61471 #, gcc-internal-format
61472 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
61473 msgstr ""
61475 #: fortran/trans-common.c:1163
61476 #, gcc-internal-format
61477 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
61478 msgstr ""
61480 #: fortran/trans-common.c:1184
61481 #, gcc-internal-format
61482 msgid "COMMON %qs at %L does not exist"
61483 msgstr ""
61485 #: fortran/trans-common.c:1193
61486 #, gcc-internal-format
61487 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61488 msgstr ""
61490 #: fortran/trans-common.c:1198
61491 #, gcc-internal-format
61492 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
61493 msgstr ""
61495 #: fortran/trans-const.c:335
61496 #, gcc-internal-format, gfc-internal-format
61497 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
61498 msgstr ""
61500 #: fortran/trans-const.c:372
61501 #, gcc-internal-format, gfc-internal-format
61502 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
61503 msgstr ""
61505 #: fortran/trans-const.c:403
61506 #, gcc-internal-format, gfc-internal-format
61507 msgid "non-constant initialization expression at %L"
61508 msgstr ""
61510 #: fortran/trans-decl.c:1702
61511 #, gcc-internal-format
61512 msgid "intrinsic variable which isn't a procedure"
61513 msgstr ""
61515 #: fortran/trans-decl.c:4284 fortran/trans-decl.c:6585
61516 #, gcc-internal-format
61517 msgid "Return value of function %qs at %L not set"
61518 msgstr ""
61520 #: fortran/trans-decl.c:4765
61521 #, gcc-internal-format
61522 msgid "Deferred type parameter not yet supported"
61523 msgstr ""
61525 #: fortran/trans-decl.c:4994
61526 #, gcc-internal-format
61527 msgid "backend decl for module variable %qs already exists"
61528 msgstr ""
61530 #: fortran/trans-decl.c:5007
61531 #, gcc-internal-format
61532 msgid "Unused PRIVATE module variable %qs declared at %L"
61533 msgstr ""
61535 #: fortran/trans-decl.c:5605
61536 #, gcc-internal-format
61537 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
61538 msgstr ""
61540 #: fortran/trans-decl.c:5611
61541 #, gcc-internal-format
61542 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
61543 msgstr ""
61545 #: fortran/trans-decl.c:5621 fortran/trans-decl.c:5762
61546 #, gcc-internal-format
61547 msgid "Unused dummy argument %qs at %L"
61548 msgstr ""
61550 #: fortran/trans-decl.c:5636
61551 #, gcc-internal-format
61552 msgid "Unused module variable %qs which has been explicitly imported at %L"
61553 msgstr ""
61555 #: fortran/trans-decl.c:5655
61556 #, gcc-internal-format
61557 msgid "Unused variable %qs declared at %L"
61558 msgstr ""
61560 #: fortran/trans-decl.c:5704
61561 #, gcc-internal-format
61562 msgid "Unused parameter %qs declared at %L"
61563 msgstr "Невикористаний параметр %qs, оголошено у %L"
61565 #: fortran/trans-decl.c:5708
61566 #, gcc-internal-format
61567 msgid "Unused parameter %qs which has been explicitly imported at %L"
61568 msgstr "Невикористаний параметр %qs, який було явно імпортовано у %L"
61570 #: fortran/trans-decl.c:5734
61571 #, gcc-internal-format
61572 msgid "Return value %qs of function %qs declared at %L not set"
61573 msgstr ""
61575 #: fortran/trans-decl.c:6311
61576 #, gcc-internal-format, gfc-internal-format
61577 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
61578 msgstr ""
61580 #: fortran/trans-expr.c:926
61581 #, gcc-internal-format, gfc-internal-format
61582 msgid "Can't compute the length of the char array at %L."
61583 msgstr ""
61585 #: fortran/trans-expr.c:1585
61586 #, gcc-internal-format, gfc-internal-format
61587 msgid "Code for reallocating the allocatable variable at %L will be added"
61588 msgstr ""
61590 #: fortran/trans-expr.c:1883
61591 #, gcc-internal-format, gfc-internal-format
61592 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
61593 msgstr ""
61595 #: fortran/trans-expr.c:1892
61596 #, gcc-internal-format, gfc-internal-format
61597 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
61598 msgstr ""
61600 #: fortran/trans-expr.c:3412
61601 #, gcc-internal-format
61602 msgid "Unknown intrinsic op"
61603 msgstr ""
61605 #: fortran/trans-expr.c:4714
61606 #, gcc-internal-format, gfc-internal-format
61607 msgid "Unknown argument list function at %L"
61608 msgstr ""
61610 #: fortran/trans-intrinsic.c:855
61611 #, gcc-internal-format
61612 msgid "Intrinsic function %qs (%d) not recognized"
61613 msgstr ""
61615 #: fortran/trans-intrinsic.c:2360 fortran/trans-intrinsic.c:2825
61616 #: fortran/trans-intrinsic.c:3022
61617 #, gcc-internal-format
61618 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
61619 msgstr ""
61621 #: fortran/trans-intrinsic.c:10574 fortran/trans-stmt.c:1050
61622 #, gcc-internal-format, gfc-internal-format
61623 msgid "Sorry, the event component of derived type at %L is not yet supported"
61624 msgstr ""
61626 #: fortran/trans-intrinsic.c:10581
61627 #, gcc-internal-format, gfc-internal-format
61628 msgid "The event variable at %L shall not be coindexed"
61629 msgstr ""
61631 #: fortran/trans-io.c:1967
61632 #, gcc-internal-format
61633 msgid "build_dt: format with namelist"
61634 msgstr ""
61636 #: fortran/trans-io.c:2510
61637 #, gcc-internal-format, gfc-internal-format
61638 msgid "Bad IO basetype (%d)"
61639 msgstr ""
61641 #: fortran/trans-openmp.c:1058
61642 #, gcc-internal-format
61643 msgid "implicit mapping of assumed size array %qD"
61644 msgstr ""
61646 #: fortran/trans-openmp.c:4997
61647 #, gcc-internal-format
61648 msgid "gfc_trans_omp_workshare(): Bad statement code"
61649 msgstr ""
61651 #: fortran/trans-stmt.c:546
61652 #, gcc-internal-format, gfc-internal-format
61653 msgid "An alternate return at %L without a * dummy argument"
61654 msgstr ""
61656 #: fortran/trans-stmt.c:853
61657 #, gcc-internal-format, gfc-internal-format
61658 msgid "Sorry, the lock component of derived type at %L is not yet supported"
61659 msgstr ""
61661 #: fortran/trans-stmt.c:1312
61662 #, gcc-internal-format, gfc-internal-format
61663 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
61664 msgstr ""
61666 #: fortran/trans-stmt.c:3343
61667 #, gcc-internal-format
61668 msgid "gfc_trans_select(): Bad type for case expr."
61669 msgstr ""
61671 #: fortran/trans-types.c:555
61672 #, gcc-internal-format
61673 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
61674 msgstr ""
61676 #: fortran/trans-types.c:564
61677 #, gcc-internal-format
61678 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
61679 msgstr ""
61681 #: fortran/trans-types.c:583
61682 #, gcc-internal-format
61683 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
61684 msgstr ""
61686 #: fortran/trans-types.c:591
61687 #, gcc-internal-format
61688 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
61689 msgstr ""
61691 #: fortran/trans-types.c:599
61692 #, gcc-internal-format
61693 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
61694 msgstr ""
61696 #: fortran/trans-types.c:607
61697 #, gcc-internal-format
61698 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
61699 msgstr ""
61701 #: fortran/trans-types.c:615
61702 #, gcc-internal-format
61703 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
61704 msgstr ""
61706 #: fortran/trans-types.c:623
61707 #, gcc-internal-format
61708 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
61709 msgstr ""
61711 #: fortran/trans-types.c:654
61712 #, gcc-internal-format
61713 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
61714 msgstr ""
61716 #: fortran/trans-types.c:662
61717 #, gcc-internal-format
61718 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
61719 msgstr ""
61721 #: fortran/trans-types.c:670
61722 #, gcc-internal-format
61723 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
61724 msgstr ""
61726 #: fortran/trans-types.c:810
61727 #, gcc-internal-format
61728 msgid "gfc_validate_kind(): Got bad type"
61729 msgstr ""
61731 #: fortran/trans-types.c:814
61732 #, gcc-internal-format
61733 msgid "gfc_validate_kind(): Got bad kind"
61734 msgstr ""
61736 #: fortran/trans.c:2120
61737 #, gcc-internal-format
61738 msgid "gfc_trans_code(): Bad statement code"
61739 msgstr ""
61741 #: jit/docs/examples/tut05-bf.c:242
61742 #, gcc-internal-format
61743 msgid "too many open parens"
61744 msgstr ""
61746 #: jit/docs/examples/tut05-bf.c:275
61747 #, gcc-internal-format
61748 msgid "mismatching parens"
61749 msgstr ""
61751 #: jit/docs/examples/tut05-bf.c:310
61752 #, gcc-internal-format
61753 msgid "unable to open file"
61754 msgstr "не вдалося відкрити файл"
61756 #: lto/lto-lang.c:305
61757 #, gcc-internal-format
61758 msgid "%s:%s: %E: %E"
61759 msgstr ""
61761 #: lto/lto-lang.c:864
61762 #, gcc-internal-format
61763 msgid "-fwpa and -fltrans are mutually exclusive"
61764 msgstr ""
61766 #: lto/lto-object.c:107
61767 #, gcc-internal-format, gfc-internal-format
61768 msgid "open %s failed: %s"
61769 msgstr ""
61771 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
61772 #: lto/lto-object.c:340 lto/lto-object.c:364
61773 #, gcc-internal-format, gfc-internal-format
61774 msgid "%s: %s"
61775 msgstr "%s: %s"
61777 #: lto/lto-object.c:153
61778 #, gcc-internal-format, gfc-internal-format
61779 msgid "%s: %s: %s"
61780 msgstr ""
61782 #: lto/lto-object.c:195
61783 #, gcc-internal-format, gfc-internal-format
61784 msgid "close: %s"
61785 msgstr ""
61787 #: lto/lto-object.c:251
61788 #, gcc-internal-format, gfc-internal-format
61789 msgid "two or more sections for %s"
61790 msgstr ""
61792 #: lto/lto-partition.c:570
61793 #, gcc-internal-format
61794 msgid "min partition size cannot be greater than max partition size"
61795 msgstr ""
61797 #: lto/lto-symtab.c:176
61798 #, gcc-internal-format
61799 msgid "%qD is defined with tls model %s"
61800 msgstr ""
61802 #: lto/lto-symtab.c:178
61803 #, gcc-internal-format, gfc-internal-format
61804 msgid "previously defined here as %s"
61805 msgstr ""
61807 #: lto/lto-symtab.c:480
61808 #, gcc-internal-format
61809 msgid "multiple prevailing defs for %qE"
61810 msgstr ""
61812 #: lto/lto-symtab.c:498
61813 #, gcc-internal-format
61814 msgid "%qD has already been defined"
61815 msgstr ""
61817 #: lto/lto-symtab.c:500
61818 #, gcc-internal-format
61819 msgid "previously defined here"
61820 msgstr ""
61822 #: lto/lto-symtab.c:717
61823 #, gcc-internal-format
61824 msgid "%qD violates the C++ One Definition Rule "
61825 msgstr ""
61827 #: lto/lto-symtab.c:722
61828 #, gcc-internal-format
61829 msgid "type of %qD does not match original declaration"
61830 msgstr ""
61832 #: lto/lto-symtab.c:742
61833 #, gcc-internal-format
61834 msgid "alignment of %qD is bigger than original declaration"
61835 msgstr ""
61837 #: lto/lto-symtab.c:748
61838 #, gcc-internal-format
61839 msgid "size of %qD differ from the size of original declaration"
61840 msgstr ""
61842 #: lto/lto-symtab.c:753
61843 #, gcc-internal-format
61844 msgid "%qD was previously declared here"
61845 msgstr ""
61847 #: lto/lto-symtab.c:756
61848 #, gcc-internal-format
61849 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
61850 msgstr ""
61852 #: lto/lto-symtab.c:842
61853 #, gcc-internal-format
61854 msgid "variable %qD redeclared as function"
61855 msgstr ""
61857 #: lto/lto-symtab.c:849
61858 #, gcc-internal-format
61859 msgid "function %qD redeclared as variable"
61860 msgstr ""
61862 #: lto/lto-symtab.c:861
61863 #, gcc-internal-format
61864 msgid "previously declared here"
61865 msgstr ""
61867 #: lto/lto.c:1890
61868 #, gcc-internal-format
61869 msgid "bytecode stream: garbage at the end of symbols section"
61870 msgstr ""
61872 #: lto/lto.c:1917
61873 #, gcc-internal-format
61874 msgid "could not parse hex number"
61875 msgstr ""
61877 #: lto/lto.c:1949
61878 #, gcc-internal-format, gfc-internal-format
61879 msgid "unexpected file name %s in linker resolution file. Expected %s"
61880 msgstr ""
61882 #: lto/lto.c:1958
61883 #, gcc-internal-format
61884 msgid "could not parse file offset"
61885 msgstr ""
61887 #: lto/lto.c:1961
61888 #, gcc-internal-format
61889 msgid "unexpected offset"
61890 msgstr ""
61892 #: lto/lto.c:1983
61893 #, gcc-internal-format
61894 msgid "invalid line in the resolution file"
61895 msgstr ""
61897 #: lto/lto.c:1994
61898 #, gcc-internal-format
61899 msgid "invalid resolution in the resolution file"
61900 msgstr ""
61902 #: lto/lto.c:2000
61903 #, gcc-internal-format
61904 msgid "resolution sub id %wx not in object file"
61905 msgstr ""
61907 #: lto/lto.c:2117
61908 #, gcc-internal-format, gfc-internal-format
61909 msgid "cannot read LTO decls from %s"
61910 msgstr ""
61912 #: lto/lto.c:2223
61913 #, gcc-internal-format, gfc-internal-format
61914 msgid "Cannot open %s"
61915 msgstr "Не вдалося відкрити %s"
61917 #: lto/lto.c:2244
61918 #, gcc-internal-format, gfc-internal-format
61919 msgid "Cannot map %s"
61920 msgstr ""
61922 #: lto/lto.c:2255
61923 #, gcc-internal-format, gfc-internal-format
61924 msgid "Cannot read %s"
61925 msgstr "Не вдалося прочитати %s"
61927 #: lto/lto.c:2337
61928 #, gcc-internal-format
61929 msgid "lto_obj_file_open() failed"
61930 msgstr ""
61932 #: lto/lto.c:2362
61933 #, gcc-internal-format
61934 msgid "waitpid failed"
61935 msgstr "помилка waitpid"
61937 #: lto/lto.c:2365
61938 #, gcc-internal-format
61939 msgid "streaming subprocess failed"
61940 msgstr ""
61942 #: lto/lto.c:2368
61943 #, gcc-internal-format
61944 msgid "streaming subprocess was killed by signal"
61945 msgstr ""
61947 #: lto/lto.c:2445
61948 #, gcc-internal-format
61949 msgid "no LTRANS output list filename provided"
61950 msgstr ""
61952 #: lto/lto.c:2525
61953 #, gcc-internal-format
61954 msgid "opening LTRANS output list %s: %m"
61955 msgstr ""
61957 #: lto/lto.c:2532
61958 #, gcc-internal-format
61959 msgid "writing to LTRANS output list %s: %m"
61960 msgstr ""
61962 #: lto/lto.c:2542
61963 #, gcc-internal-format
61964 msgid "closing LTRANS output list %s: %m"
61965 msgstr ""
61967 #: lto/lto.c:2794
61968 #, gcc-internal-format
61969 msgid "could not open symbol resolution file: %m"
61970 msgstr ""
61972 #: lto/lto.c:2915
61973 #, gcc-internal-format, gfc-internal-format
61974 msgid "missing resolution data for %s"
61975 msgstr ""
61977 #: lto/lto.c:2947
61978 #, gcc-internal-format
61979 msgid "errors during merging of translation units"
61980 msgstr ""
61982 #: objc/objc-act.c:425 objc/objc-act.c:6786
61983 #, gcc-internal-format
61984 msgid "%<@end%> missing in implementation context"
61985 msgstr ""
61987 #: objc/objc-act.c:578
61988 #, gcc-internal-format
61989 msgid "class attributes are not available in Objective-C 1.0"
61990 msgstr ""
61992 #: objc/objc-act.c:593
61993 #, gcc-internal-format
61994 msgid "category attributes are not available in Objective-C 1.0"
61995 msgstr ""
61997 #: objc/objc-act.c:596
61998 #, gcc-internal-format
61999 msgid "category attributes are not available in this version of the compiler, (ignored)"
62000 msgstr ""
62002 #: objc/objc-act.c:602
62003 #, gcc-internal-format
62004 msgid "class extensions are not available in Objective-C 1.0"
62005 msgstr ""
62007 #: objc/objc-act.c:616
62008 #, gcc-internal-format
62009 msgid "class extension for class %qE declared after its %<@implementation%>"
62010 msgstr ""
62012 #: objc/objc-act.c:631
62013 #, gcc-internal-format
62014 msgid "protocol attributes are not available in Objective-C 1.0"
62015 msgstr ""
62017 #: objc/objc-act.c:696
62018 #, gcc-internal-format
62019 msgid "%<@end%> must appear in an @implementation context"
62020 msgstr ""
62022 #: objc/objc-act.c:705
62023 #, gcc-internal-format
62024 msgid "%<@package%> is not available in Objective-C 1.0"
62025 msgstr ""
62027 #: objc/objc-act.c:707
62028 #, gcc-internal-format
62029 msgid "%<@package%> presently has the same effect as %<@public%>"
62030 msgstr ""
62032 #: objc/objc-act.c:718
62033 #, gcc-internal-format
62034 msgid "%<@optional%> is not available in Objective-C 1.0"
62035 msgstr ""
62037 #: objc/objc-act.c:720
62038 #, gcc-internal-format
62039 msgid "%<@required%> is not available in Objective-C 1.0"
62040 msgstr ""
62042 #: objc/objc-act.c:728
62043 #, gcc-internal-format
62044 msgid "%<@optional%> is allowed in @protocol context only"
62045 msgstr ""
62047 #: objc/objc-act.c:730
62048 #, gcc-internal-format
62049 msgid "%<@required%> is allowed in @protocol context only"
62050 msgstr ""
62052 #: objc/objc-act.c:837
62053 #, gcc-internal-format
62054 msgid "%<@property%> is not available in Objective-C 1.0"
62055 msgstr ""
62057 #: objc/objc-act.c:841
62058 #, gcc-internal-format
62059 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
62060 msgstr ""
62062 #: objc/objc-act.c:858
62063 #, gcc-internal-format
62064 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
62065 msgstr ""
62067 #: objc/objc-act.c:864
62068 #, gcc-internal-format
62069 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
62070 msgstr ""
62072 #: objc/objc-act.c:869
62073 #, gcc-internal-format
62074 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
62075 msgstr ""
62077 #: objc/objc-act.c:874
62078 #, gcc-internal-format
62079 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
62080 msgstr ""
62082 #: objc/objc-act.c:891
62083 #, gcc-internal-format
62084 msgid "property declaration not in @interface or @protocol context"
62085 msgstr ""
62087 #: objc/objc-act.c:902
62088 #, gcc-internal-format
62089 msgid "invalid property declaration"
62090 msgstr "некоректне оголошення властивості"
62092 #: objc/objc-act.c:910
62093 #, gcc-internal-format
62094 msgid "property can not be an array"
62095 msgstr ""
62097 #. A @property is not an actual variable, but it is a way to
62098 #. describe a pair of accessor methods, so its type (which is
62099 #. the type of the return value of the getter and the first
62100 #. argument of the setter) can't be a bitfield (as return values
62101 #. and arguments of functions can not be bitfields).  The
62102 #. underlying instance variable could be a bitfield, but that is
62103 #. a different matter.
62104 #: objc/objc-act.c:928
62105 #, gcc-internal-format
62106 msgid "property can not be a bit-field"
62107 msgstr ""
62109 #: objc/objc-act.c:960
62110 #, gcc-internal-format
62111 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
62112 msgstr ""
62114 #: objc/objc-act.c:963
62115 #, gcc-internal-format
62116 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
62117 msgstr ""
62119 #: objc/objc-act.c:970
62120 #, gcc-internal-format
62121 msgid "%<retain%> attribute is only valid for Objective-C objects"
62122 msgstr ""
62124 #: objc/objc-act.c:974
62125 #, gcc-internal-format
62126 msgid "%<copy%> attribute is only valid for Objective-C objects"
62127 msgstr ""
62129 #: objc/objc-act.c:1028
62130 #, gcc-internal-format
62131 msgid "redeclaration of property %qD"
62132 msgstr ""
62134 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
62135 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
62136 #: objc/objc-act.c:1178 objc/objc-act.c:7557 objc/objc-act.c:7620
62137 #: objc/objc-act.c:7642 objc/objc-act.c:7655 objc/objc-act.c:7673
62138 #: objc/objc-act.c:7772
62139 #, gcc-internal-format
62140 msgid "originally specified here"
62141 msgstr ""
62143 #: objc/objc-act.c:1093
62144 #, gcc-internal-format
62145 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
62146 msgstr ""
62148 #: objc/objc-act.c:1103
62149 #, gcc-internal-format
62150 msgid "'getter' attribute of property %qD conflicts with previous declaration"
62151 msgstr ""
62153 #: objc/objc-act.c:1116
62154 #, gcc-internal-format
62155 msgid "'setter' attribute of property %qD conflicts with previous declaration"
62156 msgstr ""
62158 #: objc/objc-act.c:1127
62159 #, gcc-internal-format
62160 msgid "assign semantics attributes of property %qD conflict with previous declaration"
62161 msgstr ""
62163 #: objc/objc-act.c:1138
62164 #, gcc-internal-format
62165 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
62166 msgstr ""
62168 #: objc/objc-act.c:1176
62169 #, gcc-internal-format
62170 msgid "type of property %qD conflicts with previous declaration"
62171 msgstr ""
62173 #: objc/objc-act.c:1649
62174 #, gcc-internal-format
62175 msgid "the dot syntax is not available in Objective-C 1.0"
62176 msgstr ""
62178 #. We know that 'class_name' is an Objective-C class name as the
62179 #. parser won't call this function if it is not.  This is only a
62180 #. double-check for safety.
62181 #: objc/objc-act.c:1665
62182 #, gcc-internal-format
62183 msgid "could not find class %qE"
62184 msgstr ""
62186 #. Again, this should never happen, but we do check.
62187 #: objc/objc-act.c:1673
62188 #, gcc-internal-format
62189 msgid "could not find interface for class %qE"
62190 msgstr ""
62192 #: objc/objc-act.c:1679 objc/objc-act.c:6823 objc/objc-act.c:6954
62193 #, gcc-internal-format
62194 msgid "class %qE is deprecated"
62195 msgstr "клас %qE вважається застарілим"
62197 #: objc/objc-act.c:1708
62198 #, gcc-internal-format
62199 msgid "could not find setter/getter for %qE in class %qE"
62200 msgstr ""
62202 #: objc/objc-act.c:1744
62203 #, gcc-internal-format
62204 msgid "readonly property can not be set"
62205 msgstr ""
62207 #: objc/objc-act.c:2015
62208 #, gcc-internal-format
62209 msgid "method declaration not in @interface context"
62210 msgstr ""
62212 #: objc/objc-act.c:2019
62213 #, gcc-internal-format
62214 msgid "method attributes are not available in Objective-C 1.0"
62215 msgstr ""
62217 #: objc/objc-act.c:2039
62218 #, gcc-internal-format
62219 msgid "method definition not in @implementation context"
62220 msgstr ""
62222 #: objc/objc-act.c:2054
62223 #, gcc-internal-format
62224 msgid "method attributes can not be specified in @implementation context"
62225 msgstr ""
62227 #: objc/objc-act.c:2283
62228 #, gcc-internal-format
62229 msgid "class %qs does not implement the %qE protocol"
62230 msgstr ""
62232 #: objc/objc-act.c:2286
62233 #, gcc-internal-format
62234 msgid "type %qs does not conform to the %qE protocol"
62235 msgstr ""
62237 #: objc/objc-act.c:2567
62238 #, gcc-internal-format
62239 msgid "comparison of distinct Objective-C types lacks a cast"
62240 msgstr ""
62242 #: objc/objc-act.c:2571
62243 #, gcc-internal-format
62244 msgid "initialization from distinct Objective-C type"
62245 msgstr ""
62247 #: objc/objc-act.c:2575
62248 #, gcc-internal-format
62249 msgid "assignment from distinct Objective-C type"
62250 msgstr ""
62252 #: objc/objc-act.c:2579
62253 #, gcc-internal-format
62254 msgid "distinct Objective-C type in return"
62255 msgstr ""
62257 #: objc/objc-act.c:2583
62258 #, gcc-internal-format
62259 msgid "passing argument %d of %qE from distinct Objective-C type"
62260 msgstr ""
62262 #: objc/objc-act.c:2726
62263 #, gcc-internal-format
62264 msgid "statically allocated instance of Objective-C class %qE"
62265 msgstr ""
62267 #: objc/objc-act.c:2735
62268 #, gcc-internal-format
62269 msgid "redeclaration of Objective-C class %qs"
62270 msgstr ""
62272 #. This case happens when we are given an 'interface' which
62273 #. is not a valid class name.  For example if a typedef was
62274 #. used, and 'interface' really is the identifier of the
62275 #. typedef, but when you resolve it you don't get an
62276 #. Objective-C class, but something else, such as 'int'.
62277 #. This is an error; protocols make no sense unless you use
62278 #. them with Objective-C objects.
62279 #: objc/objc-act.c:2777
62280 #, gcc-internal-format
62281 msgid "only Objective-C object types can be qualified with a protocol"
62282 msgstr ""
62284 #: objc/objc-act.c:2841
62285 #, gcc-internal-format
62286 msgid "protocol %qE has circular dependency"
62287 msgstr ""
62289 #: objc/objc-act.c:2874 objc/objc-act.c:5687
62290 #, gcc-internal-format
62291 msgid "cannot find protocol declaration for %qE"
62292 msgstr ""
62294 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6399
62295 #: objc/objc-act.c:6874 objc/objc-act.c:6947 objc/objc-act.c:7000
62296 #, gcc-internal-format
62297 msgid "cannot find interface declaration for %qE"
62298 msgstr ""
62300 #: objc/objc-act.c:3179
62301 #, gcc-internal-format
62302 msgid "interface %qE does not have valid constant string layout"
62303 msgstr ""
62305 #: objc/objc-act.c:3184
62306 #, gcc-internal-format
62307 msgid "cannot find reference tag for class %qE"
62308 msgstr ""
62310 #: objc/objc-act.c:3329
62311 #, gcc-internal-format
62312 msgid "%qE is not an Objective-C class name or alias"
62313 msgstr ""
62315 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6780
62316 #: objc/objc-act.c:8103 objc/objc-act.c:8154
62317 #, gcc-internal-format
62318 msgid "Objective-C declarations may only appear in global scope"
62319 msgstr ""
62321 #: objc/objc-act.c:3349
62322 #, gcc-internal-format
62323 msgid "cannot find class %qE"
62324 msgstr ""
62326 #: objc/objc-act.c:3351
62327 #, gcc-internal-format
62328 msgid "class %qE already exists"
62329 msgstr ""
62331 #: objc/objc-act.c:3393 objc/objc-act.c:6839
62332 #, gcc-internal-format
62333 msgid "%qE redeclared as different kind of symbol"
62334 msgstr ""
62336 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
62337 #: objc/objc-act.c:4064 objc/objc-act.c:6841
62338 #, gcc-internal-format
62339 msgid "previous declaration of %q+D"
62340 msgstr ""
62342 #: objc/objc-act.c:3684
62343 #, gcc-internal-format
62344 msgid "strong-cast assignment has been intercepted"
62345 msgstr ""
62347 #: objc/objc-act.c:3726
62348 #, gcc-internal-format
62349 msgid "strong-cast may possibly be needed"
62350 msgstr ""
62352 #: objc/objc-act.c:3736
62353 #, gcc-internal-format
62354 msgid "instance variable assignment has been intercepted"
62355 msgstr ""
62357 #: objc/objc-act.c:3755
62358 #, gcc-internal-format
62359 msgid "pointer arithmetic for garbage-collected objects not allowed"
62360 msgstr ""
62362 #: objc/objc-act.c:3761
62363 #, gcc-internal-format
62364 msgid "global/static variable assignment has been intercepted"
62365 msgstr ""
62367 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
62368 #, gcc-internal-format
62369 msgid "duplicate instance variable %q+D"
62370 msgstr ""
62372 #: objc/objc-act.c:4121
62373 #, gcc-internal-format
62374 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
62375 msgstr ""
62377 #: objc/objc-act.c:4205
62378 #, gcc-internal-format
62379 msgid "@catch parameter is not a known Objective-C class type"
62380 msgstr ""
62382 #: objc/objc-act.c:4211
62383 #, gcc-internal-format
62384 msgid "@catch parameter can not be protocol-qualified"
62385 msgstr ""
62387 #: objc/objc-act.c:4256
62388 #, gcc-internal-format
62389 msgid "exception of type %<%T%> will be caught"
62390 msgstr ""
62392 #: objc/objc-act.c:4258
62393 #, gcc-internal-format
62394 msgid "   by earlier handler for %<%T%>"
62395 msgstr ""
62397 #: objc/objc-act.c:4305
62398 #, gcc-internal-format
62399 msgid "%<@try%> without %<@catch%> or %<@finally%>"
62400 msgstr ""
62402 #: objc/objc-act.c:4333
62403 #, gcc-internal-format
62404 msgid "%<@throw%> (rethrow) used outside of a @catch block"
62405 msgstr ""
62407 #: objc/objc-act.c:4346
62408 #, gcc-internal-format
62409 msgid "%<@throw%> argument is not an object"
62410 msgstr ""
62412 #: objc/objc-act.c:4367
62413 #, gcc-internal-format
62414 msgid "%<@synchronized%> argument is not an object"
62415 msgstr ""
62417 #: objc/objc-act.c:4575
62418 #, gcc-internal-format
62419 msgid "%s %qs"
62420 msgstr "%s %qs"
62422 #: objc/objc-act.c:4598 objc/objc-act.c:4623
62423 #, gcc-internal-format
62424 msgid "inconsistent instance variable specification"
62425 msgstr ""
62427 #: objc/objc-act.c:4678
62428 #, gcc-internal-format
62429 msgid "can not use an object as parameter to a method"
62430 msgstr ""
62432 #: objc/objc-act.c:4722
62433 #, gcc-internal-format
62434 msgid "method argument attributes are not available in Objective-C 1.0"
62435 msgstr ""
62437 #: objc/objc-act.c:5096
62438 #, gcc-internal-format
62439 msgid "multiple methods named %<%c%E%> found"
62440 msgstr ""
62442 #: objc/objc-act.c:5099
62443 #, gcc-internal-format
62444 msgid "using %<%c%s%>"
62445 msgstr "використовуємо %<%c%s%>"
62447 #: objc/objc-act.c:5108
62448 #, gcc-internal-format
62449 msgid "multiple selectors named %<%c%E%> found"
62450 msgstr ""
62452 #: objc/objc-act.c:5111
62453 #, gcc-internal-format
62454 msgid "found %<%c%s%>"
62455 msgstr "знайдено %<%c%s%>"
62457 #: objc/objc-act.c:5120
62458 #, gcc-internal-format
62459 msgid "also found %<%c%s%>"
62460 msgstr ""
62462 #. If 'rtype' is NULL_TREE at this point it means that
62463 #. we have seen no @interface corresponding to that
62464 #. class name, only a @class declaration (alternatively,
62465 #. this was a call such as [objc_getClass("SomeClass")
62466 #. alloc], where we've never seen the @interface of
62467 #. SomeClass).  So, we have a class name (class_tree)
62468 #. but no actual details of the class methods.  We won't
62469 #. be able to check that the class responds to the
62470 #. method, and we will have to guess the method
62471 #. prototype.  Emit a warning, then keep going (this
62472 #. will use any method with a matching name, as if the
62473 #. receiver was of type 'Class').
62474 #. We could not find an @interface declaration, and
62475 #. there are no protocols attached to the receiver,
62476 #. so we can't complete the check that the receiver
62477 #. responds to the method, and we can't retrieve the
62478 #. method prototype.  But, because the receiver has
62479 #. a well-specified class, the programmer did want
62480 #. this check to be performed.  Emit a warning, then
62481 #. keep going as if it was an 'id'.  To remove the
62482 #. warning, either include an @interface for the
62483 #. class, or cast the receiver to 'id'.  Note that
62484 #. rtype is an IDENTIFIER_NODE at this point.
62485 #: objc/objc-act.c:5406 objc/objc-act.c:5540
62486 #, gcc-internal-format
62487 msgid "@interface of class %qE not found"
62488 msgstr ""
62490 #: objc/objc-act.c:5414
62491 #, gcc-internal-format
62492 msgid "no super class declared in @interface for %qE"
62493 msgstr ""
62495 #: objc/objc-act.c:5465
62496 #, gcc-internal-format
62497 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
62498 msgstr ""
62500 #. We have a type, but it's not an Objective-C type (!).
62501 #: objc/objc-act.c:5577
62502 #, gcc-internal-format
62503 msgid "invalid receiver type %qs"
62504 msgstr ""
62506 #: objc/objc-act.c:5594
62507 #, gcc-internal-format
62508 msgid "%<%c%E%> not found in protocol(s)"
62509 msgstr ""
62511 #: objc/objc-act.c:5608
62512 #, gcc-internal-format
62513 msgid "%qE may not respond to %<%c%E%>"
62514 msgstr ""
62516 #: objc/objc-act.c:5616
62517 #, gcc-internal-format
62518 msgid "no %<%c%E%> method found"
62519 msgstr ""
62521 #: objc/objc-act.c:5623
62522 #, gcc-internal-format
62523 msgid "(Messages without a matching method signature"
62524 msgstr ""
62526 #: objc/objc-act.c:5625
62527 #, gcc-internal-format
62528 msgid "will be assumed to return %<id%> and accept"
62529 msgstr ""
62531 #: objc/objc-act.c:5627
62532 #, gcc-internal-format
62533 msgid "%<...%> as arguments.)"
62534 msgstr ""
62536 #: objc/objc-act.c:5736
62537 #, gcc-internal-format
62538 msgid "undeclared selector %qE"
62539 msgstr ""
62541 #. Historically, a class method that produced objects (factory
62542 #. method) would assign `self' to the instance that it
62543 #. allocated.  This would effectively turn the class method into
62544 #. an instance method.  Following this assignment, the instance
62545 #. variables could be accessed.  That practice, while safe,
62546 #. violates the simple rule that a class method should not refer
62547 #. to an instance variable.  It's better to catch the cases
62548 #. where this is done unknowingly than to support the above
62549 #. paradigm.
62550 #: objc/objc-act.c:5760
62551 #, gcc-internal-format
62552 msgid "instance variable %qE accessed in class method"
62553 msgstr ""
62555 #: objc/objc-act.c:5990 objc/objc-act.c:6010
62556 #, gcc-internal-format
62557 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
62558 msgstr ""
62560 #: objc/objc-act.c:5994
62561 #, gcc-internal-format
62562 msgid "previous declaration of %<%c%E%> as %<@required%>"
62563 msgstr ""
62565 #: objc/objc-act.c:6014
62566 #, gcc-internal-format
62567 msgid "previous declaration of %<%c%E%> as %<@optional%>"
62568 msgstr ""
62570 #: objc/objc-act.c:6074
62571 #, gcc-internal-format
62572 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
62573 msgstr ""
62575 #: objc/objc-act.c:6078
62576 #, gcc-internal-format
62577 msgid "previous declaration of %<%c%E%>"
62578 msgstr ""
62580 #: objc/objc-act.c:6115
62581 #, gcc-internal-format
62582 msgid "duplicate interface declaration for category %<%E(%E)%>"
62583 msgstr ""
62585 #: objc/objc-act.c:6203
62586 #, gcc-internal-format
62587 msgid "illegal reference type specified for instance variable %qs"
62588 msgstr ""
62590 #: objc/objc-act.c:6214
62591 #, gcc-internal-format
62592 msgid "instance variable %qs has unknown size"
62593 msgstr ""
62595 #: objc/objc-act.c:6235
62596 #, gcc-internal-format
62597 msgid "instance variable %qs uses flexible array member"
62598 msgstr ""
62600 #: objc/objc-act.c:6262
62601 #, gcc-internal-format
62602 msgid "type %qE has no default constructor to call"
62603 msgstr ""
62605 #: objc/objc-act.c:6268
62606 #, gcc-internal-format
62607 msgid "destructor for %qE shall not be run either"
62608 msgstr ""
62610 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
62611 #. initialize them.
62612 #: objc/objc-act.c:6280
62613 #, gcc-internal-format
62614 msgid "type %qE has virtual member functions"
62615 msgstr ""
62617 #: objc/objc-act.c:6281
62618 #, gcc-internal-format
62619 msgid "illegal aggregate type %qE specified for instance variable %qs"
62620 msgstr ""
62622 #: objc/objc-act.c:6291
62623 #, gcc-internal-format
62624 msgid "type %qE has a user-defined constructor"
62625 msgstr ""
62627 #: objc/objc-act.c:6293
62628 #, gcc-internal-format
62629 msgid "type %qE has a user-defined destructor"
62630 msgstr ""
62632 #: objc/objc-act.c:6297
62633 #, gcc-internal-format
62634 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
62635 msgstr ""
62637 #: objc/objc-act.c:6428
62638 #, gcc-internal-format
62639 msgid "instance variable %qE is declared private"
62640 msgstr ""
62642 #: objc/objc-act.c:6439
62643 #, gcc-internal-format
62644 msgid "instance variable %qE is %s; this will be a hard error in the future"
62645 msgstr ""
62647 #: objc/objc-act.c:6446
62648 #, gcc-internal-format
62649 msgid "instance variable %qE is declared %s"
62650 msgstr ""
62652 #: objc/objc-act.c:6557 objc/objc-act.c:6672
62653 #, gcc-internal-format
62654 msgid "incomplete implementation of class %qE"
62655 msgstr ""
62657 #: objc/objc-act.c:6561 objc/objc-act.c:6676
62658 #, gcc-internal-format
62659 msgid "incomplete implementation of category %qE"
62660 msgstr ""
62662 #: objc/objc-act.c:6570 objc/objc-act.c:6684
62663 #, gcc-internal-format
62664 msgid "method definition for %<%c%E%> not found"
62665 msgstr ""
62667 #: objc/objc-act.c:6725
62668 #, gcc-internal-format
62669 msgid "%s %qE does not fully implement the %qE protocol"
62670 msgstr ""
62672 #: objc/objc-act.c:6815
62673 #, gcc-internal-format
62674 msgid "cannot find interface declaration for %qE, superclass of %qE"
62675 msgstr ""
62677 #: objc/objc-act.c:6854
62678 #, gcc-internal-format
62679 msgid "reimplementation of class %qE"
62680 msgstr ""
62682 #: objc/objc-act.c:6887
62683 #, gcc-internal-format
62684 msgid "conflicting super class name %qE"
62685 msgstr ""
62687 #: objc/objc-act.c:6890
62688 #, gcc-internal-format
62689 msgid "previous declaration of %qE"
62690 msgstr ""
62692 #: objc/objc-act.c:6892
62693 #, gcc-internal-format
62694 msgid "previous declaration"
62695 msgstr "попереднє оголошення"
62697 #: objc/objc-act.c:6905 objc/objc-act.c:6907
62698 #, gcc-internal-format
62699 msgid "duplicate interface declaration for class %qE"
62700 msgstr ""
62702 #: objc/objc-act.c:7224 objc/objc-act.c:7420
62703 #, gcc-internal-format
62704 msgid "can not find instance variable associated with property"
62705 msgstr ""
62707 #. TODO: This should be caught much earlier than this.
62708 #: objc/objc-act.c:7386
62709 #, gcc-internal-format
62710 msgid "invalid setter, it must have one argument"
62711 msgstr ""
62713 #: objc/objc-act.c:7550 objc/objc-act.c:7765
62714 #, gcc-internal-format
62715 msgid "property %qs already specified in %<@dynamic%>"
62716 msgstr ""
62718 #: objc/objc-act.c:7553 objc/objc-act.c:7768
62719 #, gcc-internal-format
62720 msgid "property %qs already specified in %<@synthesize%>"
62721 msgstr ""
62723 #: objc/objc-act.c:7567 objc/objc-act.c:7782
62724 #, gcc-internal-format
62725 msgid "no declaration of property %qs found in the interface"
62726 msgstr ""
62728 #: objc/objc-act.c:7594
62729 #, gcc-internal-format
62730 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
62731 msgstr ""
62733 #: objc/objc-act.c:7615
62734 #, gcc-internal-format
62735 msgid "property %qs is using instance variable %qs of incompatible type"
62736 msgstr ""
62738 #: objc/objc-act.c:7637
62739 #, gcc-internal-format
62740 msgid "'assign' property %qs is using bit-field instance variable %qs"
62741 msgstr ""
62743 #: objc/objc-act.c:7650
62744 #, gcc-internal-format
62745 msgid "'atomic' property %qs is using bit-field instance variable %qs"
62746 msgstr ""
62748 #: objc/objc-act.c:7668
62749 #, gcc-internal-format
62750 msgid "property %qs is using the same instance variable as property %qs"
62751 msgstr ""
62753 #: objc/objc-act.c:7709
62754 #, gcc-internal-format
62755 msgid "%<@synthesize%> is not available in Objective-C 1.0"
62756 msgstr ""
62758 #. We can get here only in Objective-C; the Objective-C++ parser
62759 #. detects the problem while parsing, outputs the error
62760 #. "misplaced '@synthesize' Objective-C++ construct" and skips
62761 #. the declaration.
62762 #: objc/objc-act.c:7720
62763 #, gcc-internal-format
62764 msgid "%<@synthesize%> not in @implementation context"
62765 msgstr ""
62767 #: objc/objc-act.c:7726
62768 #, gcc-internal-format
62769 msgid "%<@synthesize%> can not be used in categories"
62770 msgstr ""
62772 #: objc/objc-act.c:7735
62773 #, gcc-internal-format
62774 msgid "%<@synthesize%> requires the @interface of the class to be available"
62775 msgstr ""
62777 #: objc/objc-act.c:7818
62778 #, gcc-internal-format
62779 msgid "%<@dynamic%> is not available in Objective-C 1.0"
62780 msgstr ""
62782 #. We can get here only in Objective-C; the Objective-C++ parser
62783 #. detects the problem while parsing, outputs the error
62784 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
62785 #. declaration.
62786 #: objc/objc-act.c:7829
62787 #, gcc-internal-format
62788 msgid "%<@dynamic%> not in @implementation context"
62789 msgstr ""
62791 #: objc/objc-act.c:7851
62792 #, gcc-internal-format
62793 msgid "%<@dynamic%> requires the @interface of the class to be available"
62794 msgstr ""
62796 #: objc/objc-act.c:8049
62797 #, gcc-internal-format
62798 msgid "definition of protocol %qE not found"
62799 msgstr ""
62801 #. It would be nice to use warn_deprecated_use() here, but
62802 #. we are using TREE_CHAIN (which is supposed to be the
62803 #. TYPE_STUB_DECL for a TYPE) for something different.
62804 #: objc/objc-act.c:8080
62805 #, gcc-internal-format
62806 msgid "protocol %qE is deprecated"
62807 msgstr "протокол %qE вважається застарілим"
62809 #: objc/objc-act.c:8199
62810 #, gcc-internal-format
62811 msgid "duplicate declaration for protocol %qE"
62812 msgstr ""
62814 #: objc/objc-act.c:8710
62815 #, gcc-internal-format
62816 msgid "conflicting types for %<%c%s%>"
62817 msgstr ""
62819 #: objc/objc-act.c:8714
62820 #, gcc-internal-format
62821 msgid "previous declaration of %<%c%s%>"
62822 msgstr ""
62824 #: objc/objc-act.c:8814
62825 #, gcc-internal-format
62826 msgid "no super class declared in interface for %qE"
62827 msgstr ""
62829 #: objc/objc-act.c:8841
62830 #, gcc-internal-format
62831 msgid "[super ...] must appear in a method context"
62832 msgstr ""
62834 #: objc/objc-act.c:8881
62835 #, gcc-internal-format
62836 msgid "method possibly missing a [super dealloc] call"
62837 msgstr ""
62839 #: objc/objc-act.c:9345
62840 #, gcc-internal-format
62841 msgid "instance variable %qs is declared private"
62842 msgstr ""
62844 #: objc/objc-act.c:9398
62845 #, gcc-internal-format
62846 msgid "local declaration of %qE hides instance variable"
62847 msgstr ""
62849 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
62850 #. should be impossible for real properties, which always
62851 #. have a getter.
62852 #: objc/objc-act.c:9444
62853 #, gcc-internal-format
62854 msgid "no %qs getter found"
62855 msgstr ""
62857 #: objc/objc-act.c:9684
62858 #, gcc-internal-format
62859 msgid "fast enumeration is not available in Objective-C 1.0"
62860 msgstr ""
62862 #: objc/objc-act.c:9694
62863 #, gcc-internal-format
62864 msgid "iterating variable in fast enumeration is not an object"
62865 msgstr ""
62867 #: objc/objc-act.c:9700
62868 #, gcc-internal-format
62869 msgid "collection in fast enumeration is not an object"
62870 msgstr ""
62872 #: objc/objc-encoding.c:130
62873 #, gcc-internal-format
62874 msgid "type %qT does not have a known size"
62875 msgstr ""
62877 #: objc/objc-encoding.c:721
62878 #, gcc-internal-format
62879 msgid "unknown type %<%T%> found during Objective-C encoding"
62880 msgstr ""
62882 #. Do not do any encoding, produce an error and keep going.
62883 #: objc/objc-encoding.c:804
62884 #, gcc-internal-format
62885 msgid "trying to encode non-integer type as a bitfield"
62886 msgstr ""
62888 #: objc/objc-gnu-runtime-abi-01.c:134
62889 #, gcc-internal-format
62890 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
62891 msgstr ""
62893 #: objc/objc-gnu-runtime-abi-01.c:142
62894 #, gcc-internal-format
62895 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
62896 msgstr ""
62898 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2817
62899 #: objc/objc-next-runtime-abi-02.c:3589
62900 #, gcc-internal-format
62901 msgid "non-objective-c type %qT cannot be caught"
62902 msgstr ""
62904 #: objc/objc-next-runtime-abi-01.c:152
62905 #, gcc-internal-format
62906 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
62907 msgstr ""
62909 #: objc/objc-next-runtime-abi-02.c:244
62910 #, gcc-internal-format
62911 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
62912 msgstr ""
62914 #: objc/objc-runtime-shared-support.c:425
62915 #, gcc-internal-format
62916 msgid "creating selector for nonexistent method %qE"
62917 msgstr ""
62919 #~ msgid "%<-fcf-protection=branch%> requires Intel CET support. Use -mcet or -mibt option to enable CET"
62920 #~ msgstr "Для %<-fcf-protection=branch%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mibt, щоб увімкнути CET"
62922 #~ msgid "%<-fcf-protection=return%> requires Intel CET support. Use -mcet or -mshstk option to enable CET"
62923 #~ msgstr "Для %<-fcf-protection=return%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або -mshstk, щоб увімкнути CET"
62925 #~ msgid "%<-fcf-protection=full%> requires Intel CET support. Use -mcet or both of -mibt and -mshstk options to enable CET"
62926 #~ msgstr "Для %<-fcf-protection=full%> потрібна підтримка Intel CET. Скористайтеся параметром -mcet або парою параметрів -mibt та -mshstk, щоб увімкнути CET"
62928 #~ msgid "%s:unknown function '%u'\n"
62929 #~ msgstr "%s:невідома функція «%u»\n"
62931 #~ msgid "Cilk array notation cannot be used as a computed goto expression"
62932 #~ msgstr "Позначення масиву Cilk не можна використовувати як обчислений вираз переходу"
62934 #~ msgid "candidates are: %+#D"
62935 #~ msgstr "кандидати: %+#D"
62937 #~ msgid "candidate is: %+#D"
62938 #~ msgstr "кандидат: %+#D"
62940 #~ msgid "{unknown}"
62941 #~ msgstr "{невідомий}"
62943 #~ msgid "Integer overflow"
62944 #~ msgstr "Переповнення типу цілого значення"
62946 #~ msgid "expected %<none%>"
62947 #~ msgstr "мало бути %<none%>"
62949 #~ msgid "%<num_gangs%> value must be positive"
62950 #~ msgstr "Значення %<num_gangs%> має бути додатним"
62952 #~ msgid "%<num_workers%> value must be positive"
62953 #~ msgstr "Значення %<num_workers%> має бути додатним"
62955 #~ msgid "%<vector_length%> value must be positive"
62956 #~ msgstr "значення %<vector_length%> має бути додатним"
62958 #~ msgid "previous external decl of %q#D"
62959 #~ msgstr "попереднє зовнішнє оголошення %q#D"
62961 #~ msgid "candidate is: %#D"
62962 #~ msgstr "кандидат: %#D"
62964 #~ msgid "\t%#D"
62965 #~ msgstr "\t%#D"
62967 #~ msgid ""
62968 #~ "For bug reporting instructions, please see:\n"
62969 #~ "%s.\n"
62970 #~ msgstr ""
62971 #~ "Настанови щодо звітування про вади можна знайти тут:\n"
62972 #~ "%s.\n"
62974 #~ msgid "see <http://www.gnu.org/licenses/>.  */"
62975 #~ msgstr "див. <http://www.gnu.org/licenses/>.  */"
62977 #~ msgid "%<%s%> value must be positive"
62978 #~ msgstr "значення %<%s%> має бути додатним"
62980 #~ msgid "%<tile%> value must be positive"
62981 #~ msgstr "значення %<tile%> має бути додатним"
62983 #~ msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
62984 #~ msgstr "мало бути %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> або %<max%>"
62986 #~ msgid "bad string constant"
62987 #~ msgstr "помилкова рядкова стала"
62989 #~ msgid "no input file specified"
62990 #~ msgstr "не вказано файла вхідних даних"
62992 #~ msgid "cannot create temporary file"
62993 #~ msgstr "не вдалося створити тимчасовий файл"
62995 #~ msgid "Warning:"
62996 #~ msgstr "Попередження:"
62998 #~ msgid "Error:"
62999 #~ msgstr "Помилка:"
63001 #~ msgid "\t%+#D"
63002 #~ msgstr "\t%+#D"